From cd3d614c560bdea99240ab68261c15b774c7a5fe Mon Sep 17 00:00:00 2001 From: Hannu Nyman Date: Tue, 19 Oct 2021 22:18:01 +0300 Subject: [PATCH] treewide: sync i18n translations Sync translations. Signed-off-by: Hannu Nyman --- applications/luci-app-frpc/po/bn_BD/frpc.po | 135 +----- .../luci-app-frpc/po/templates/frpc.pot | 15 +- applications/luci-app-frps/po/bn_BD/frps.po | 401 +++++++++--------- .../luci-app-frps/po/templates/frps.pot | 27 +- .../luci-app-smartdns/po/de/smartdns.po | 226 +++++----- .../luci-app-smartdns/po/es/smartdns.po | 226 +++++----- .../luci-app-smartdns/po/pt-BR/smartdns.po | 226 +++++----- .../po/templates/smartdns.pot | 226 +++++----- .../luci-app-smartdns/po/zh_Hans/smartdns.po | 234 +++++----- applications/luci-app-ttyd/po/bn_BD/ttyd.po | 13 +- modules/luci-base/po/ar/base.po | 381 +++++++++-------- modules/luci-base/po/bg/base.po | 381 +++++++++-------- modules/luci-base/po/bn_BD/base.po | 381 +++++++++-------- modules/luci-base/po/ca/base.po | 381 +++++++++-------- modules/luci-base/po/cs/base.po | 381 +++++++++-------- modules/luci-base/po/de/base.po | 381 +++++++++-------- modules/luci-base/po/el/base.po | 381 +++++++++-------- modules/luci-base/po/en/base.po | 381 +++++++++-------- modules/luci-base/po/es/base.po | 387 +++++++++-------- modules/luci-base/po/fi/base.po | 381 +++++++++-------- modules/luci-base/po/fr/base.po | 387 +++++++++-------- modules/luci-base/po/he/base.po | 381 +++++++++-------- modules/luci-base/po/hi/base.po | 381 +++++++++-------- modules/luci-base/po/hu/base.po | 381 +++++++++-------- modules/luci-base/po/it/base.po | 399 +++++++++-------- modules/luci-base/po/ja/base.po | 381 +++++++++-------- modules/luci-base/po/ko/base.po | 381 +++++++++-------- modules/luci-base/po/mr/base.po | 381 +++++++++-------- modules/luci-base/po/ms/base.po | 381 +++++++++-------- modules/luci-base/po/nb_NO/base.po | 381 +++++++++-------- modules/luci-base/po/nl/base.po | 381 +++++++++-------- modules/luci-base/po/pl/base.po | 387 +++++++++-------- modules/luci-base/po/pt/base.po | 399 +++++++++-------- modules/luci-base/po/pt_BR/base.po | 387 +++++++++-------- modules/luci-base/po/ro/base.po | 381 +++++++++-------- modules/luci-base/po/ru/base.po | 381 +++++++++-------- modules/luci-base/po/sk/base.po | 381 +++++++++-------- modules/luci-base/po/sv/base.po | 381 +++++++++-------- modules/luci-base/po/templates/base.pot | 381 +++++++++-------- modules/luci-base/po/tr/base.po | 381 +++++++++-------- modules/luci-base/po/uk/base.po | 381 +++++++++-------- modules/luci-base/po/vi/base.po | 381 +++++++++-------- modules/luci-base/po/zh_Hans/base.po | 385 +++++++++-------- modules/luci-base/po/zh_Hant/base.po | 381 +++++++++-------- 44 files changed, 8037 insertions(+), 6710 deletions(-) diff --git a/applications/luci-app-frpc/po/bn_BD/frpc.po b/applications/luci-app-frpc/po/bn_BD/frpc.po index 725265dea7..3d3f8dc8a7 100644 --- a/applications/luci-app-frpc/po/bn_BD/frpc.po +++ b/applications/luci-app-frpc/po/bn_BD/frpc.po @@ -394,131 +394,10 @@ msgstr "" msgid "frp Client" msgstr "" -#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:26 -msgid "" -"AdminAddr specifies the address that the admin server binds to.
By " -"default, this value is \"127.0.0.1\"." -msgstr "" - -#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:27 -msgid "" -"AdminPort specifies the port for the admin server to listen on. If this " -"value is 0, the admin server will not be started.
By default, this value " -"is 0." -msgstr "" - -#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:29 -msgid "" -"AdminPwd specifies the password that the admin server will use for login." -"
By default, this value is \"admin\"." -msgstr "" - -#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:28 -msgid "" -"AdminUser specifies the username that the admin server will use for login." -"
By default, this value is \"admin\"." -msgstr "" - -#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:30 -msgid "" -"AssetsDir specifies the local directory that the admin server will load " -"resources from. If this value is \"\", assets will be loaded from the " -"bundled executable using statik.
By default, this value is \"\"." -msgstr "" - -#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:36 -msgid "" -"HeartBeatInterval specifies at what interval heartbeats are sent to the " -"server, in seconds. It is not recommended to change this value.
By " -"default, this value is 30." -msgstr "" - -#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37 -msgid "" -"HeartBeatTimeout specifies the maximum allowed heartbeat response delay " -"before the connection is terminated, in seconds. It is not recommended to " -"change this value.
By default, this value is 90." -msgstr "" - -#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:22 -msgid "" -"HttpProxy specifies a proxy address to connect to the server through. If " -"this value is \"\", the server will be connected to directly.
By default, " -"this value is read from the \"http_proxy\" environment variable." -msgstr "" - -#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:23 -msgid "" -"LogLevel specifies the minimum log level. Valid values are \"trace\", \"debug" -"\", \"info\", \"warn\", and \"error\".
By default, this value is \"info\"." -msgstr "" -"LogLevel সর্বনিম্ন লগ লেভেল নির্দিষ্ট করে। বৈধ মান হল \"trace\", \"debug\", " -"\"info\", \"warn\" এবং \"error\"।
ডিফল্টরূপে, এই মান হল \"info\"।" - -#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:33 -msgid "" -"LoginFailExit controls whether or not the client should exit after a failed " -"login attempt. If false, the client will retry until a login attempt " -"succeeds.
By default, this value is true." -msgstr "" - -#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:34 -msgid "" -"Protocol specifies the protocol to use when interacting with the server. " -"Valid values are \"tcp\", \"kcp\", and \"websocket\".
By default, this " -"value is \"tcp\"." -msgstr "" - -#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:42 -msgid "" -"ProxyType specifies the type of this proxy. Valid values include \"tcp\", " -"\"udp\", \"http\", \"https\", \"stcp\", and \"xtcp\".
By default, this " -"value is \"tcp\"." -msgstr "" - -#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:20 -msgid "" -"ServerAddr specifies the address of the server to connect to.
By default, " -"this value is \"0.0.0.0\"." -msgstr "" - -#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:21 -msgid "" -"ServerPort specifies the port to connect to the server on.
By default, " -"this value is 7000." -msgstr "" - -#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:31 -msgid "" -"TcpMux toggles TCP stream multiplexing. This allows multiple requests from a " -"client to share a single TCP connection. If this value is true, the server " -"must have TCP multiplexing enabled as well.
By default, this value is " -"true." -msgstr "" - -#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25 -msgid "" -"Token specifies the authorization token used to create keys to be sent to " -"the server. The server must have a matching token for authorization to " -"succeed.
By default, this value is \"\"." -msgstr "" - -#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44 -msgid "" -"UseCompression controls whether or not communication with the server will be " -"compressed.
By default, this value is false." -msgstr "" - -#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:43 -msgid "" -"UseEncryption controls whether or not communication with the server will be " -"encrypted. Encryption is done using the tokens supplied in the server and " -"client configuration.
By default, this value is false." -msgstr "" - -#: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:32 -msgid "" -"User specifies a prefix for proxy names to distinguish them from other " -"clients. If this value is not \"\", proxy names will automatically be " -"changed to \"{user}.{proxy_name}\".
By default, this value is \"\"." -msgstr "" +#~ msgid "" +#~ "LogLevel specifies the minimum log level. Valid values are \"trace\", " +#~ "\"debug\", \"info\", \"warn\", and \"error\".
By default, this value " +#~ "is \"info\"." +#~ msgstr "" +#~ "LogLevel সর্বনিম্ন লগ লেভেল নির্দিষ্ট করে। বৈধ মান হল \"trace\", \"debug\", " +#~ "\"info\", \"warn\" এবং \"error\"।
ডিফল্টরূপে, এই মান হল \"info\"।" diff --git a/applications/luci-app-frpc/po/templates/frpc.pot b/applications/luci-app-frpc/po/templates/frpc.pot index e53c69378f..a337a8e973 100644 --- a/applications/luci-app-frpc/po/templates/frpc.pot +++ b/applications/luci-app-frpc/po/templates/frpc.pot @@ -34,8 +34,8 @@ msgstr "" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:27 msgid "" "AdminPort specifies the port for the admin server to listen on. If this " -"value is 0, the admin server will not be started.
By default, this value " -"is 0." +"value is 0, the admin server will not be started.
By default, this " +"value is 0." msgstr "" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:29 @@ -156,8 +156,8 @@ msgstr "" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:22 msgid "" "HttpProxy specifies a proxy address to connect to the server through. If " -"this value is \"\", the server will be connected to directly.
By default, " -"this value is read from the \"http_proxy\" environment variable." +"this value is \"\", the server will be connected to directly.
By " +"default, this value is read from the \"http_proxy\" environment variable." msgstr "" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:50 @@ -201,7 +201,8 @@ msgstr "" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:23 msgid "" "LogLevel specifies the minimum log level. Valid values are \"trace\", \"debug" -"\", \"info\", \"warn\", and \"error\".
By default, this value is \"info\"." +"\", \"info\", \"warn\", and \"error\".
By default, this value is \"info" +"\"." msgstr "" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:33 @@ -286,8 +287,8 @@ msgstr "" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:20 msgid "" -"ServerAddr specifies the address of the server to connect to.
By default, " -"this value is \"0.0.0.0\"." +"ServerAddr specifies the address of the server to connect to.
By " +"default, this value is \"0.0.0.0\"." msgstr "" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:21 diff --git a/applications/luci-app-frps/po/bn_BD/frps.po b/applications/luci-app-frps/po/bn_BD/frps.po index 9360d1eb6c..32536ab867 100644 --- a/applications/luci-app-frps/po/bn_BD/frps.po +++ b/applications/luci-app-frps/po/bn_BD/frps.po @@ -346,214 +346,193 @@ msgstr "" msgid "frp Server" msgstr "frp সার্ভার" -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:40 -msgid "" -"AllowPorts specifies a set of ports that clients are able to proxy to. If " -"the length of this value is 0, all ports are allowed.
By default, this " -"value is an empty set." -msgstr "" -"AllowPorts পোর্টের একটি সেট নির্দিষ্ট করে যা ক্লায়েন্টরা প্রক্সি করতে সক্ষম। যদি এই " -"মানটির দৈর্ঘ্য শূন্য হয়, তাহলে সমস্ত পোর্ট অনুমোদিত।
এই মানটির ডিফল্টভাবে একটি " -"খালি সেট।" - -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:31 -msgid "" -"AssetsDir specifies the local directory that the dashboard will load " -"resources from. If this value is \"\", assets will be loaded from the " -"bundled executable using statik.
By default, this value is \"\"." -msgstr "" -"যে ড্যাশবোর্ড থেকে রিসোর্স লোড হবে AssetsDir সেই স্থানীয় ডিরেক্টরি নির্দেশ করে। " -"যদি এই মান \"\" হয়, তাহলে স্ট্যাটিক ব্যবহার করে বান্ডেলকৃত এক্সিকিউটেবল থেকে " -"রিসোর্স লোড করা হবে।
এর ডিফল্ট মান \"\"।" - -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:19 -msgid "" -"BindAddr specifies the address that the server binds to.
By default, this " -"value is \"0.0.0.0\"." -msgstr "" -"BindAddr সার্ভারের সাথে সংযুক্ত ঠিকানাটি নির্দিষ্ট করে
, এই মানটি ডিফল্টভাবে " -"\"0.0.0.0\"।" - -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:22 -msgid "" -"BindKcpPort specifies the KCP port that the server listens on. If this value " -"is 0, the server will not listen for KCP connections.
By default, this " -"value is 0." -msgstr "" -"BindKcpPort সার্ভার শোনার জন্য KCP পোর্ট নির্দিষ্ট করে। এই মান 0 হলে, সার্ভার KCP " -"সংযোগের জন্য শুনবে না।
ডিফল্টরূপে, এই মান 0।" - -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:20 -msgid "" -"BindPort specifies the port that the server listens on.
By default, this " -"value is 7000." -msgstr "BindPort সার্ভারের শোনার পোর্টটি নির্দিষ্ট করে ।
ডিফল্টরূপে, এই মান 7000।" - -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:21 -msgid "" -"BindUdpPort specifies the UDP port that the server listens on. If this value " -"is 0, the server will not listen for UDP connections.
By default, this " -"value is 0" -msgstr "" -"BindUdpPort যা সার্ভার শোনার জন্য UDP পোর্ট নির্দিষ্ট করে। যদি এই মান 0 হয়, " -"সার্ভার UDP সংযোগের জন্য শুনবে না।
ডিফল্টরূপে, এই মান 0" - -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39 -msgid "" -"Custom404Page specifies a path to a custom 404 page to display. If this " -"value is \"\", a default page will be displayed.
By default, this value " -"is \"\"." -msgstr "" -"Custom404Page একটি কাস্টম 404 পৃষ্ঠার পথ নির্দিষ্ট করে। যদি এই মানটি \"\" হয়, " -"একটি ডিফল্ট পৃষ্ঠা প্রদর্শিত হবে।
ডিফল্টরূপে, এই মানটি \"\"।" - -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:27 -msgid "" -"DashboardAddr specifies the address that the dashboard binds to.
By " -"default, this value is \"0.0.0.0\"." -msgstr "" -"DashboardAddr ড্যাশবোর্ডের সাথে আবদ্ধ ঠিকানাটি নির্দিষ্ট করে।
ডিফল্টরূপে, এই " -"মানটি \"0.0.0.0\"।" - -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:28 -msgid "" -"DashboardPort specifies the port that the dashboard listens on. If this " -"value is 0, the dashboard will not be started.
By default, this value is " -"0." -msgstr "" -"DashboardPort ড্যাশবোর্ডের পোর্ট নির্দিষ্ট করে যা। এই মান 0 হলে, ড্যাশবোর্ড আরম্ভ " -"করা হবে না।
ডিফল্টরূপে, এই মান 0।" - -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:30 -msgid "" -"DashboardPwd specifies the password that the dashboard will use for login." -"
By default, this value is \"admin\"." -msgstr "" -"DashboardPwd পাসওয়ার্ড নির্দিষ্ট করে যা ড্যাশবোর্ড লগইন করার জন্য ব্যবহার করবে।" -"
ডিফল্টরূপে, এই মান হল \"admin\"।" - -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:29 -msgid "" -"DashboardUser specifies the username that the dashboard will use for login." -"
By default, this value is \"admin\"." -msgstr "" -"DashboardUser ব্যবহারকারীর নাম উল্লেখ করে যা ড্যাশবোর্ড লগইন করার জন্য ব্যবহার " -"করবে।
ডিফল্টরূপে, এই মানটি \"admin\"।" - -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35 -msgid "" -"DisableLogColor disables log colors when LogWay == \"console\" when set to " -"true.
By default, this value is false." -msgstr "" -"DisableLogColor রঙ্গিন লগ নিষ্ক্রিয় করে যখন LogWay == \"console\" true এ সেট " -"করা হয়।
ডিফল্টরূপে, এই মানটি মিথ্যা।" - -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42 -msgid "" -"HeartBeatTimeout specifies the maximum time to wait for a heartbeat before " -"terminating the connection. It is not recommended to change this value." -"
By default, this value is 90." -msgstr "" -"HeartBeatTimeout সংযোগ বন্ধ করার আগে হার্টবিটের জন্য অপেক্ষা করার সর্বোচ্চ সময় " -"নির্দিষ্ট করে। এই মান পরিবর্তন না করাই উত্তম।
ডিফল্টরূপে, এই মান 90।" - -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:32 -msgid "" -"LogFile specifies a file where logs will be written to. This value will only " -"be used if LogWay is set appropriately.
By default, this value is " -"\"console\"." -msgstr "" -"LogFile একটি ফাইল নির্দিষ্ট করে যেখানে লগগুলি লেখা হবে। লগওয়ে যথাযথভাবে সেট করা " -"হলেই এই মানটি ব্যবহার করা হবে।
ডিফল্টরূপে, এই মানটি \"console\"।" - -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:33 -msgid "" -"LogLevel specifies the minimum log level. Valid values are \"trace\", \"debug" -"\", \"info\", \"warn\", and \"error\".
By default, this value is \"info\"." -msgstr "" -"LogLevel সর্বনিম্ন লগ লেভেল নির্দিষ্ট করে। বৈধ মান হল \"trace\", \"debug\", " -"\"info\", \"warn\" এবং \"error\"।
ডিফল্টরূপে, এই মান হল \"info\"।" - -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:34 -msgid "" -"LogMaxDays specifies the maximum number of days to store log information " -"before deletion. This is only used if LogWay == \"file\".
By default, " -"this value is 0." -msgstr "" -"LogMaxDays মুছে ফেলার আগে লগ তথ্য সংরক্ষণের জন্য সর্বাধিক দিন নির্দিষ্ট করে। LogWay " -"== \"file\" হলেই এটি ব্যবহার করা হয়।
ডিফল্টরূপে, এই মানটি 0।" - -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:41 -msgid "" -"MaxPortsPerClient specifies the maximum number of ports a single client may " -"proxy to. If this value is 0, no limit will be applied.
By default, this " -"value is 0." -msgstr "" -"MaxPortsPerClient সর্বাধিক সংখ্যক পোর্ট নির্দিষ্ট করে যা একক ক্লায়েন্ট প্রক্সি করতে " -"পারে। যদি এই মান 0 হয়, তবে কোন সীমা প্রয়োগ করা হবে না।
ডিফল্টরূপে, এই মানটি " -"0।" - -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:23 -msgid "" -"ProxyBindAddr specifies the address that the proxy binds to. This value may " -"be the same as BindAddr.
By default, this value is \"0.0.0.0\"." -msgstr "" -"ProxyBindAddr সেই ঠিকানা উল্লেখ করে যা প্রক্সি আবদ্ধ করে। এই মানটি BindAddr এর " -"মত হতে পারে।
ডিফল্টরূপে, এই মানটি \"0.0.0.0\"।" - -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:37 -msgid "" -"SubDomainHost specifies the domain that will be attached to sub-domains " -"requested by the client when using Vhost proxying. For example, if this " -"value is set to \"frps.com\" and the client requested the subdomain \"test" -"\", the resulting URL would be \"test.frps.com\".
By default, this value " -"is \"\"." -msgstr "" -"SubDomainHost সেই ডোমেইনটি নির্দিষ্ট করে যা Vhost প্রক্সি ব্যবহার করার সময় " -"ক্লায়েন্টের অনুরোধ করা সাব-ডোমেইনের সাথে সংযুক্ত থাকবে। উদাহরণস্বরূপ, যদি এই মানটি " -"\"frps.com\" এ সেট করা হয় এবং ক্লায়েন্ট \"test\" সাবডোমেইন অনুরোধ করে, তাহলে " -"URL হবে \"test.frps.com\"।
ডিফল্টরূপে, এই মানটি \"\"।" - -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:38 -msgid "" -"TcpMux toggles TCP stream multiplexing. This allows multiple requests from a " -"client to share a single TCP connection.
By default, this value is true." -msgstr "" -"TcpMux টিসিপি স্ট্রিম মাল্টিপ্লেক্সিং নিয়ন্ত্রণ করে। এটি ক্লায়েন্টের একাধিক অনুরোধ " -"একটি টিসিপি সংযোগ শেয়ার করার জন্য অনুমতি দেয়।
ডিফল্টরূপে, এই মানটি সত্য।" - -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:36 -msgid "" -"Token specifies the authorization token used to authenticate keys received " -"from clients. Clients must have a matching token to be authorized to use the " -"server.
By default, this value is \"\"." -msgstr "" -"Token ক্লায়েন্টদের কাছ থেকে প্রাপ্ত কীগুলি প্রমাণীকরণের জন্য ব্যবহৃত অনুমোদন টোকেন " -"নির্দিষ্ট করে। সার্ভার ব্যবহার করার জন্য ক্লায়েন্টদের অবশ্যই একটি সদৃশ টোকেন থাকতে " -"হবে।
ডিফল্টরূপে, এই মানটি \"\"।" - -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:24 -msgid "" -"VhostHttpPort specifies the port that the server listens for HTTP Vhost " -"requests. If this value is 0, the server will not listen for HTTP requests." -"
By default, this value is 0." -msgstr "" -"VhostHttpPort পোর্টটি নির্দিষ্ট করে যা সার্ভার HTTP ভোস্ট অনুরোধের জন্য শোনে। যদি " -"এই মান 0 হয়, সার্ভার HTTP অনুরোধের জন্য শুনবে না।
ডিফল্টরূপে, এই মান 0।" - -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:26 -msgid "" -"VhostHttpTimeout specifies the response header timeout for the Vhost HTTP " -"server, in seconds.
By default, this value is 60." -msgstr "" -"VhostHttpTimeout Vhost HTTP সার্ভারের জন্য রেসপন্স হেডার টাইমআউট সেকেন্ডে " -"নির্দিষ্ট করে।
ডিফল্টরূপে, এই মানটি 60।" - -#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:25 -msgid "" -"VhostHttpsPort specifies the port that the server listens for HTTPS Vhost " -"requests. If this value is 0, the server will not listen for HTTPS requests." -"
By default, this value is 0." -msgstr "" -"VhostHttpsPort পোর্টটি নির্দিষ্ট করে যা সার্ভার HTTPS Vhost অনুরোধের জন্য শোনে। এই " -"মান 0 হলে, সার্ভার HTTPS অনুরোধের জন্য শুনবে না।
ডিফল্টরূপে, এই মানটি 0।" +#~ msgid "" +#~ "AllowPorts specifies a set of ports that clients are able to proxy to. If " +#~ "the length of this value is 0, all ports are allowed.
By default, this " +#~ "value is an empty set." +#~ msgstr "" +#~ "AllowPorts পোর্টের একটি সেট নির্দিষ্ট করে যা ক্লায়েন্টরা প্রক্সি করতে সক্ষম। যদি " +#~ "এই মানটির দৈর্ঘ্য শূন্য হয়, তাহলে সমস্ত পোর্ট অনুমোদিত।
এই মানটির ডিফল্টভাবে " +#~ "একটি খালি সেট।" + +#~ msgid "" +#~ "AssetsDir specifies the local directory that the dashboard will load " +#~ "resources from. If this value is \"\", assets will be loaded from the " +#~ "bundled executable using statik.
By default, this value is \"\"." +#~ msgstr "" +#~ "যে ড্যাশবোর্ড থেকে রিসোর্স লোড হবে AssetsDir সেই স্থানীয় ডিরেক্টরি নির্দেশ করে। " +#~ "যদি এই মান \"\" হয়, তাহলে স্ট্যাটিক ব্যবহার করে বান্ডেলকৃত এক্সিকিউটেবল থেকে " +#~ "রিসোর্স লোড করা হবে।
এর ডিফল্ট মান \"\"।" + +#~ msgid "" +#~ "BindAddr specifies the address that the server binds to.
By default, " +#~ "this value is \"0.0.0.0\"." +#~ msgstr "" +#~ "BindAddr সার্ভারের সাথে সংযুক্ত ঠিকানাটি নির্দিষ্ট করে
, এই মানটি " +#~ "ডিফল্টভাবে \"0.0.0.0\"।" + +#~ msgid "" +#~ "BindKcpPort specifies the KCP port that the server listens on. If this " +#~ "value is 0, the server will not listen for KCP connections.
By " +#~ "default, this value is 0." +#~ msgstr "" +#~ "BindKcpPort সার্ভার শোনার জন্য KCP পোর্ট নির্দিষ্ট করে। এই মান 0 হলে, সার্ভার " +#~ "KCP সংযোগের জন্য শুনবে না।
ডিফল্টরূপে, এই মান 0।" + +#~ msgid "" +#~ "BindPort specifies the port that the server listens on.
By default, " +#~ "this value is 7000." +#~ msgstr "" +#~ "BindPort সার্ভারের শোনার পোর্টটি নির্দিষ্ট করে ।
ডিফল্টরূপে, এই মান 7000।" + +#~ msgid "" +#~ "BindUdpPort specifies the UDP port that the server listens on. If this " +#~ "value is 0, the server will not listen for UDP connections.
By " +#~ "default, this value is 0" +#~ msgstr "" +#~ "BindUdpPort যা সার্ভার শোনার জন্য UDP পোর্ট নির্দিষ্ট করে। যদি এই মান 0 হয়, " +#~ "সার্ভার UDP সংযোগের জন্য শুনবে না।
ডিফল্টরূপে, এই মান 0" + +#~ msgid "" +#~ "Custom404Page specifies a path to a custom 404 page to display. If this " +#~ "value is \"\", a default page will be displayed.
By default, this " +#~ "value is \"\"." +#~ msgstr "" +#~ "Custom404Page একটি কাস্টম 404 পৃষ্ঠার পথ নির্দিষ্ট করে। যদি এই মানটি \"\" হয়, " +#~ "একটি ডিফল্ট পৃষ্ঠা প্রদর্শিত হবে।
ডিফল্টরূপে, এই মানটি \"\"।" + +#~ msgid "" +#~ "DashboardAddr specifies the address that the dashboard binds to.
By " +#~ "default, this value is \"0.0.0.0\"." +#~ msgstr "" +#~ "DashboardAddr ড্যাশবোর্ডের সাথে আবদ্ধ ঠিকানাটি নির্দিষ্ট করে।
ডিফল্টরূপে, " +#~ "এই মানটি \"0.0.0.0\"।" + +#~ msgid "" +#~ "DashboardPort specifies the port that the dashboard listens on. If this " +#~ "value is 0, the dashboard will not be started.
By default, this value " +#~ "is 0." +#~ msgstr "" +#~ "DashboardPort ড্যাশবোর্ডের পোর্ট নির্দিষ্ট করে যা। এই মান 0 হলে, ড্যাশবোর্ড আরম্ভ " +#~ "করা হবে না।
ডিফল্টরূপে, এই মান 0।" + +#~ msgid "" +#~ "DashboardPwd specifies the password that the dashboard will use for login." +#~ "
By default, this value is \"admin\"." +#~ msgstr "" +#~ "DashboardPwd পাসওয়ার্ড নির্দিষ্ট করে যা ড্যাশবোর্ড লগইন করার জন্য ব্যবহার করবে।" +#~ "
ডিফল্টরূপে, এই মান হল \"admin\"।" + +#~ msgid "" +#~ "DashboardUser specifies the username that the dashboard will use for " +#~ "login.
By default, this value is \"admin\"." +#~ msgstr "" +#~ "DashboardUser ব্যবহারকারীর নাম উল্লেখ করে যা ড্যাশবোর্ড লগইন করার জন্য ব্যবহার " +#~ "করবে।
ডিফল্টরূপে, এই মানটি \"admin\"।" + +#~ msgid "" +#~ "DisableLogColor disables log colors when LogWay == \"console\" when set " +#~ "to true.
By default, this value is false." +#~ msgstr "" +#~ "DisableLogColor রঙ্গিন লগ নিষ্ক্রিয় করে যখন LogWay == \"console\" true এ সেট " +#~ "করা হয়।
ডিফল্টরূপে, এই মানটি মিথ্যা।" + +#~ msgid "" +#~ "HeartBeatTimeout specifies the maximum time to wait for a heartbeat " +#~ "before terminating the connection. It is not recommended to change this " +#~ "value.
By default, this value is 90." +#~ msgstr "" +#~ "HeartBeatTimeout সংযোগ বন্ধ করার আগে হার্টবিটের জন্য অপেক্ষা করার সর্বোচ্চ সময় " +#~ "নির্দিষ্ট করে। এই মান পরিবর্তন না করাই উত্তম।
ডিফল্টরূপে, এই মান 90।" + +#~ msgid "" +#~ "LogFile specifies a file where logs will be written to. This value will " +#~ "only be used if LogWay is set appropriately.
By default, this value is " +#~ "\"console\"." +#~ msgstr "" +#~ "LogFile একটি ফাইল নির্দিষ্ট করে যেখানে লগগুলি লেখা হবে। লগওয়ে যথাযথভাবে সেট " +#~ "করা হলেই এই মানটি ব্যবহার করা হবে।
ডিফল্টরূপে, এই মানটি \"console\"।" + +#~ msgid "" +#~ "LogLevel specifies the minimum log level. Valid values are \"trace\", " +#~ "\"debug\", \"info\", \"warn\", and \"error\".
By default, this value " +#~ "is \"info\"." +#~ msgstr "" +#~ "LogLevel সর্বনিম্ন লগ লেভেল নির্দিষ্ট করে। বৈধ মান হল \"trace\", \"debug\", " +#~ "\"info\", \"warn\" এবং \"error\"।
ডিফল্টরূপে, এই মান হল \"info\"।" + +#~ msgid "" +#~ "LogMaxDays specifies the maximum number of days to store log information " +#~ "before deletion. This is only used if LogWay == \"file\".
By default, " +#~ "this value is 0." +#~ msgstr "" +#~ "LogMaxDays মুছে ফেলার আগে লগ তথ্য সংরক্ষণের জন্য সর্বাধিক দিন নির্দিষ্ট করে। " +#~ "LogWay == \"file\" হলেই এটি ব্যবহার করা হয়।
ডিফল্টরূপে, এই মানটি 0।" + +#~ msgid "" +#~ "MaxPortsPerClient specifies the maximum number of ports a single client " +#~ "may proxy to. If this value is 0, no limit will be applied.
By " +#~ "default, this value is 0." +#~ msgstr "" +#~ "MaxPortsPerClient সর্বাধিক সংখ্যক পোর্ট নির্দিষ্ট করে যা একক ক্লায়েন্ট প্রক্সি " +#~ "করতে পারে। যদি এই মান 0 হয়, তবে কোন সীমা প্রয়োগ করা হবে না।
ডিফল্টরূপে, " +#~ "এই মানটি 0।" + +#~ msgid "" +#~ "ProxyBindAddr specifies the address that the proxy binds to. This value " +#~ "may be the same as BindAddr.
By default, this value is \"0.0.0.0\"." +#~ msgstr "" +#~ "ProxyBindAddr সেই ঠিকানা উল্লেখ করে যা প্রক্সি আবদ্ধ করে। এই মানটি BindAddr " +#~ "এর মত হতে পারে।
ডিফল্টরূপে, এই মানটি \"0.0.0.0\"।" + +#~ msgid "" +#~ "SubDomainHost specifies the domain that will be attached to sub-domains " +#~ "requested by the client when using Vhost proxying. For example, if this " +#~ "value is set to \"frps.com\" and the client requested the subdomain \"test" +#~ "\", the resulting URL would be \"test.frps.com\".
By default, this " +#~ "value is \"\"." +#~ msgstr "" +#~ "SubDomainHost সেই ডোমেইনটি নির্দিষ্ট করে যা Vhost প্রক্সি ব্যবহার করার সময় " +#~ "ক্লায়েন্টের অনুরোধ করা সাব-ডোমেইনের সাথে সংযুক্ত থাকবে। উদাহরণস্বরূপ, যদি এই " +#~ "মানটি \"frps.com\" এ সেট করা হয় এবং ক্লায়েন্ট \"test\" সাবডোমেইন অনুরোধ করে, " +#~ "তাহলে URL হবে \"test.frps.com\"।
ডিফল্টরূপে, এই মানটি \"\"।" + +#~ msgid "" +#~ "TcpMux toggles TCP stream multiplexing. This allows multiple requests " +#~ "from a client to share a single TCP connection.
By default, this value " +#~ "is true." +#~ msgstr "" +#~ "TcpMux টিসিপি স্ট্রিম মাল্টিপ্লেক্সিং নিয়ন্ত্রণ করে। এটি ক্লায়েন্টের একাধিক অনুরোধ " +#~ "একটি টিসিপি সংযোগ শেয়ার করার জন্য অনুমতি দেয়।
ডিফল্টরূপে, এই মানটি সত্য।" + +#~ msgid "" +#~ "Token specifies the authorization token used to authenticate keys " +#~ "received from clients. Clients must have a matching token to be " +#~ "authorized to use the server.
By default, this value is \"\"." +#~ msgstr "" +#~ "Token ক্লায়েন্টদের কাছ থেকে প্রাপ্ত কীগুলি প্রমাণীকরণের জন্য ব্যবহৃত অনুমোদন টোকেন " +#~ "নির্দিষ্ট করে। সার্ভার ব্যবহার করার জন্য ক্লায়েন্টদের অবশ্যই একটি সদৃশ টোকেন থাকতে " +#~ "হবে।
ডিফল্টরূপে, এই মানটি \"\"।" + +#~ msgid "" +#~ "VhostHttpPort specifies the port that the server listens for HTTP Vhost " +#~ "requests. If this value is 0, the server will not listen for HTTP " +#~ "requests.
By default, this value is 0." +#~ msgstr "" +#~ "VhostHttpPort পোর্টটি নির্দিষ্ট করে যা সার্ভার HTTP ভোস্ট অনুরোধের জন্য শোনে। " +#~ "যদি এই মান 0 হয়, সার্ভার HTTP অনুরোধের জন্য শুনবে না।
ডিফল্টরূপে, এই মান 0।" + +#~ msgid "" +#~ "VhostHttpTimeout specifies the response header timeout for the Vhost HTTP " +#~ "server, in seconds.
By default, this value is 60." +#~ msgstr "" +#~ "VhostHttpTimeout Vhost HTTP সার্ভারের জন্য রেসপন্স হেডার টাইমআউট সেকেন্ডে " +#~ "নির্দিষ্ট করে।
ডিফল্টরূপে, এই মানটি 60।" + +#~ msgid "" +#~ "VhostHttpsPort specifies the port that the server listens for HTTPS Vhost " +#~ "requests. If this value is 0, the server will not listen for HTTPS " +#~ "requests.
By default, this value is 0." +#~ msgstr "" +#~ "VhostHttpsPort পোর্টটি নির্দিষ্ট করে যা সার্ভার HTTPS Vhost অনুরোধের জন্য শোনে। " +#~ "এই মান 0 হলে, সার্ভার HTTPS অনুরোধের জন্য শুনবে না।
ডিফল্টরূপে, এই মানটি 0।" diff --git a/applications/luci-app-frps/po/templates/frps.pot b/applications/luci-app-frps/po/templates/frps.pot index 3959ebcc51..667a8240b2 100644 --- a/applications/luci-app-frps/po/templates/frps.pot +++ b/applications/luci-app-frps/po/templates/frps.pot @@ -41,8 +41,8 @@ msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:19 msgid "" -"BindAddr specifies the address that the server binds to.
By default, this " -"value is \"0.0.0.0\"." +"BindAddr specifies the address that the server binds to.
By default, " +"this value is \"0.0.0.0\"." msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:22 @@ -54,8 +54,8 @@ msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:20 msgid "" -"BindPort specifies the port that the server listens on.
By default, this " -"value is 7000." +"BindPort specifies the port that the server listens on.
By default, " +"this value is 7000." msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:21 @@ -113,8 +113,8 @@ msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:28 msgid "" "DashboardPort specifies the port that the dashboard listens on. If this " -"value is 0, the dashboard will not be started.
By default, this value is " -"0." +"value is 0, the dashboard will not be started.
By default, this value " +"is 0." msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:30 @@ -150,8 +150,8 @@ msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42 msgid "" "HeartBeatTimeout specifies the maximum time to wait for a heartbeat before " -"terminating the connection. It is not recommended to change this value." -"
By default, this value is 90." +"terminating the connection. It is not recommended to change this value.
By default, this value is 90." msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42 @@ -192,7 +192,8 @@ msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:33 msgid "" "LogLevel specifies the minimum log level. Valid values are \"trace\", \"debug" -"\", \"info\", \"warn\", and \"error\".
By default, this value is \"info\"." +"\", \"info\", \"warn\", and \"error\".
By default, this value is \"info" +"\"." msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:34 @@ -209,8 +210,8 @@ msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:41 msgid "" "MaxPortsPerClient specifies the maximum number of ports a single client may " -"proxy to. If this value is 0, no limit will be applied.
By default, this " -"value is 0." +"proxy to. If this value is 0, no limit will be applied.
By default, " +"this value is 0." msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:118 @@ -259,8 +260,8 @@ msgid "" "SubDomainHost specifies the domain that will be attached to sub-domains " "requested by the client when using Vhost proxying. For example, if this " "value is set to \"frps.com\" and the client requested the subdomain \"test" -"\", the resulting URL would be \"test.frps.com\".
By default, this value " -"is \"\"." +"\", the resulting URL would be \"test.frps.com\".
By default, this " +"value is \"\"." msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:37 diff --git a/applications/luci-app-smartdns/po/de/smartdns.po b/applications/luci-app-smartdns/po/de/smartdns.po index 14757cb1d9..9ae53d7c9f 100644 --- a/applications/luci-app-smartdns/po/de/smartdns.po +++ b/applications/luci-app-smartdns/po/de/smartdns.po @@ -10,34 +10,34 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.5-dev\n" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:424 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:425 msgid "Additional Args for upstream dns servers" msgstr "Zusätzliche Argumente für Upstream-DNS-Server" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:423 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:424 msgid "Additional Server Args" msgstr "Zusätzliche Server Parameter" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:330 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:430 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:331 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:431 msgid "Advanced Settings" msgstr "Erweiterte Einstellungen" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:201 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:202 msgid "" "Attempts to serve old responses from cache with a TTL of 0 in the response " "without waiting for the actual resolution to finish." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:215 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:216 msgid "Cache Size" msgstr "Zwischenspeichergröße" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:146 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:147 msgid "Collecting data ..." msgstr "Ermittle Daten..." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:451 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:452 msgid "" "Configure IP blacklists that will be filtered from the results of specific " "DNS server." @@ -45,129 +45,129 @@ msgstr "" "Definition einer IP basierten Blockierliste, welche Ergebnisse eines " "spezifischen DNS Servers filtert." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:157 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:158 msgid "Custom Settings" msgstr "Benutzerdefinierte Einstellungen" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:339 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:340 msgid "DNS Server Name" msgstr "DNS Server Name" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:367 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:368 msgid "" "DNS Server group belongs to, used with nameserver, such as office, home." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:342 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:343 msgid "DNS Server ip" msgstr "DNS-Server IP" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:347 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:348 msgid "DNS Server port" msgstr "DNS-Server-Port" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:356 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:357 msgid "DNS Server type" msgstr "DNS-Server Typ" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:215 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:216 msgid "DNS domain result cache size" msgstr "DNS Domain Ergebnisspeichergröße" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:95 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:96 msgid "Dnsmasq Forwared To Smartdns Failure" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:263 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:264 msgid "Do not check speed." msgstr "Geschwindigkeit nicht testen." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:433 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:434 msgid "Domain Address" msgstr "Domain Adresse" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:219 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:220 msgid "Domain TTL" msgstr "Domain TTL" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:232 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:233 msgid "Domain TTL Max" msgstr "Domain TTL Max" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:223 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:224 msgid "Domain TTL Min" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:194 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:195 msgid "Domain prefetch" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:475 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:476 msgid "Donate" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:474 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:475 msgid "Donate to smartdns" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:188 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:189 msgid "Dual-stack IP Selection" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:160 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:237 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:333 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:161 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:238 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:334 msgid "Enable" msgstr "Aktivieren" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:189 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:190 msgid "Enable IP selection between IPV4 and IPV6" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:183 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:184 msgid "Enable IPV6 DNS Server" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:178 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:250 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:179 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:251 msgid "Enable TCP DNS Server" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:195 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:196 msgid "Enable domain prefetch, accelerate domain response speed." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:238 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:239 msgid "Enable or disable second DNS server." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:160 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:161 msgid "Enable or disable smartdns server" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:377 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:378 msgid "Filtering IP with blacklist" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:302 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:303 msgid "Force AAAA SOA" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:302 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:303 msgid "Force AAAA SOA." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:152 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:155 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:329 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:153 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:156 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:330 msgid "General Settings" msgstr "Allgemeine Einstellungen" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:318 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:319 msgid "Generate Coredump" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:319 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:320 msgid "" "Generate Coredump file when smartdns crash, coredump file is located at /tmp/" "smartdns.xxx.core." @@ -177,283 +177,283 @@ msgstr "" msgid "Grant access to LuCI app smartdns" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:403 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:404 msgid "HTTP Host" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:434 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:435 msgid "IP Blacklist" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:376 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:377 msgid "IP Blacklist Filtering" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:103 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:104 msgid "IPV4 53 Port Redirect Failure" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:109 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:110 msgid "IPV6 53 Port Redirect Failure" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:183 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:184 msgid "IPV6 Server" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:462 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:463 msgid "If you like this software, please buy me a cup of coffee." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:171 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:243 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:172 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:244 msgid "Local Port" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:233 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:234 msgid "Maximum TTL for all domain result." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:224 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:225 msgid "Minimum TTL for all domain result." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:86 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:87 msgid "NOT RUNNING" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:256 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:257 msgid "Query DNS through specific dns server group, such as office, home." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:84 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:85 msgid "RUNNING" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:206 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:207 msgid "Redirect" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:210 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:211 msgid "Redirect 53 port to SmartDNS" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:209 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:210 msgid "Run as dnsmasq upstream server" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:156 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:157 msgid "Second Server Settings" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:200 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:201 msgid "Serve expired" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:255 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:367 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:256 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:368 msgid "Server Group" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:165 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:166 msgid "Server Name" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:433 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:434 msgid "Set Specific domain ip address." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:434 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:435 msgid "Set Specific ip blacklist." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:384 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:385 msgid "Set TLS hostname to verify." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:404 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:405 msgid "" "Set the HTTP host used for the query. Use this parameter when the host of " "the URL address is an IP address." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:394 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:395 msgid "Sets the server name indication for query." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:152 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:153 msgid "Settings" msgstr "Einstellungen" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:268 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:269 msgid "Skip Address Rules" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:297 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:298 msgid "Skip Cache" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:297 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:298 msgid "Skip Cache." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:291 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:292 msgid "Skip Dualstack Selection" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:292 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:293 msgid "Skip Dualstack Selection." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:280 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:281 msgid "Skip Ipset Rule" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:274 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:275 msgid "Skip Nameserver Rule" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:286 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:287 msgid "Skip SOA Address Rule" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:287 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:288 msgid "Skip SOA address rules." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:262 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:263 msgid "Skip Speed Check" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:269 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:270 msgid "Skip address rules." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:281 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:282 msgid "Skip ipset rules." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:275 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:276 msgid "Skip nameserver rules." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:128 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:129 #: applications/luci-app-smartdns/root/usr/share/luci/menu.d/luci-app-smartdns.json:3 msgid "SmartDNS" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:129 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:130 msgid "SmartDNS Server" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:130 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:131 msgid "" "SmartDNS is a local high-performance DNS server, supports finding fastest " "IP, supports ad filtering, and supports avoiding DNS poisoning." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:466 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:467 msgid "SmartDNS official website" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:206 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:207 msgid "SmartDNS redirect mode" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:171 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:243 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:172 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:244 msgid "Smartdns local server port" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:165 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:166 msgid "Smartdns server name" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:438 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:439 msgid "" "Specify an IP address to return for any host in the given domains, Queries " "in the domains are never forwarded and always replied to with the specified " "IP address which may be IPv4 or IPv6." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:178 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:250 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:179 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:251 msgid "TCP Server" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:383 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:384 msgid "TLS Hostname Verify" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:393 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:394 msgid "TLS SNI name" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:412 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:413 msgid "TLS SPKI Pinning" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:219 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:220 msgid "TTL for all domain result." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:461 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:462 msgid "Technical Support" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:323 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:324 msgid "Upstream Servers" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:324 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:325 msgid "" "Upstream Servers, support UDP, TCP protocol. Please configure multiple DNS " "servers, including multiple foreign DNS servers." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:413 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:414 msgid "" "Used to verify the validity of the TLS server, The value is Base64 encoded " "SPKI fingerprint, leaving blank to indicate that the validity of TLS is not " "verified." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:361 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:362 msgid "https" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:342 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:343 msgid "ip" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:208 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:209 msgid "none" msgstr "kein" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:467 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:468 msgid "open website" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:347 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:348 msgid "port" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:308 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:309 msgid "smartdns custom settings" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:359 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:360 msgid "tcp" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:360 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:361 msgid "tls" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:356 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:357 msgid "type" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:358 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:359 msgid "udp" msgstr "" diff --git a/applications/luci-app-smartdns/po/es/smartdns.po b/applications/luci-app-smartdns/po/es/smartdns.po index 601c33cb55..267b1070e3 100644 --- a/applications/luci-app-smartdns/po/es/smartdns.po +++ b/applications/luci-app-smartdns/po/es/smartdns.po @@ -13,20 +13,20 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.8-dev\n" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:424 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:425 msgid "Additional Args for upstream dns servers" msgstr "Args adicionales para servidores DNS aguas arriba" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:423 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:424 msgid "Additional Server Args" msgstr "Args adicionales del servidor" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:330 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:430 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:331 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:431 msgid "Advanced Settings" msgstr "Configuración avanzada" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:201 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:202 msgid "" "Attempts to serve old responses from cache with a TTL of 0 in the response " "without waiting for the actual resolution to finish." @@ -34,15 +34,15 @@ msgstr "" "Intenta servir respuestas antiguas de la memoria caché con un TTL de 0 en la " "respuesta sin esperar a que finalice la resolución real." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:215 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:216 msgid "Cache Size" msgstr "Tamaño del caché" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:146 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:147 msgid "Collecting data ..." msgstr "Recolectando datos..." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:451 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:452 msgid "" "Configure IP blacklists that will be filtered from the results of specific " "DNS server." @@ -50,133 +50,133 @@ msgstr "" "Configure listas negras de IP que se filtrarán de los resultados de un " "servidor DNS específico." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:157 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:158 msgid "Custom Settings" msgstr "Configuraciones personalizadas" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:339 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:340 msgid "DNS Server Name" msgstr "Nombre del servidor DNS" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:367 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:368 msgid "" "DNS Server group belongs to, used with nameserver, such as office, home." msgstr "" "El grupo del servidor DNS pertenece a, usado con el servidor de nombres, " "como la oficina, el hogar." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:342 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:343 msgid "DNS Server ip" msgstr "IP del servidor DNS" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:347 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:348 msgid "DNS Server port" msgstr "Puerto del servidor DNS" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:356 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:357 msgid "DNS Server type" msgstr "Tipo de servidor DNS" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:215 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:216 msgid "DNS domain result cache size" msgstr "Tamaño del caché de resultados del dominio DNS" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:95 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:96 msgid "Dnsmasq Forwared To Smartdns Failure" msgstr "Fallo en el reenvío de dnsmasq a SmartDNS" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:263 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:264 msgid "Do not check speed." msgstr "No verifique la velocidad." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:433 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:434 msgid "Domain Address" msgstr "Dirección de dominio" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:219 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:220 msgid "Domain TTL" msgstr "TTL del dominio" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:232 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:233 msgid "Domain TTL Max" msgstr "TTL Máx. del dominio" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:223 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:224 msgid "Domain TTL Min" msgstr "TTL Mín. del dominio" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:194 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:195 msgid "Domain prefetch" msgstr "Prebúsqueda de dominios" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:475 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:476 msgid "Donate" msgstr "Donar" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:474 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:475 msgid "Donate to smartdns" msgstr "Donar a smartdns" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:188 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:189 msgid "Dual-stack IP Selection" msgstr "Selección de IP de doble pila" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:160 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:237 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:333 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:161 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:238 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:334 msgid "Enable" msgstr "Activar" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:189 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:190 msgid "Enable IP selection between IPV4 and IPV6" msgstr "Activar la selección de IP entre IPv4 e IPv6" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:183 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:184 msgid "Enable IPV6 DNS Server" msgstr "Activar servidor DNS IPv6" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:178 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:250 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:179 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:251 msgid "Enable TCP DNS Server" msgstr "Activar el servidor DNS TCP" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:195 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:196 msgid "Enable domain prefetch, accelerate domain response speed." msgstr "" "Active la captación previa del dominio, acelere la velocidad de respuesta " "del dominio." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:238 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:239 msgid "Enable or disable second DNS server." msgstr "Activar o desactivar el segundo servidor DNS." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:160 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:161 msgid "Enable or disable smartdns server" msgstr "Activar o desactivar el servidor smartdns" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:377 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:378 msgid "Filtering IP with blacklist" msgstr "Filtrado de IP con lista negra" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:302 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:303 msgid "Force AAAA SOA" msgstr "Forzar AAAA SOA" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:302 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:303 msgid "Force AAAA SOA." msgstr "Forzar AAAA SOA." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:152 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:155 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:329 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:153 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:156 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:330 msgid "General Settings" msgstr "Configuración general" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:318 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:319 msgid "Generate Coredump" msgstr "Generar Coredump" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:319 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:320 msgid "" "Generate Coredump file when smartdns crash, coredump file is located at /tmp/" "smartdns.xxx.core." @@ -188,104 +188,104 @@ msgstr "" msgid "Grant access to LuCI app smartdns" msgstr "Conceder acceso a la aplicación LuCI smartdns" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:403 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:404 msgid "HTTP Host" msgstr "Host HTTP" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:434 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:435 msgid "IP Blacklist" msgstr "Lista negra de IP" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:376 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:377 msgid "IP Blacklist Filtering" msgstr "Filtrado de la lista negra de IP" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:103 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:104 msgid "IPV4 53 Port Redirect Failure" msgstr "Error de reenvío de puerto IPv4 53" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:109 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:110 msgid "IPV6 53 Port Redirect Failure" msgstr "Error de reenvío de puerto IPv6 53" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:183 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:184 msgid "IPV6 Server" msgstr "Servidor IPv6" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:462 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:463 msgid "If you like this software, please buy me a cup of coffee." msgstr "Si le gusta este software, cómpreme una taza de café." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:171 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:243 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:172 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:244 msgid "Local Port" msgstr "Puerto local" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:233 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:234 msgid "Maximum TTL for all domain result." msgstr "TTL máximo para todos los resultados de dominio." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:224 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:225 msgid "Minimum TTL for all domain result." msgstr "TTL mínimo para todos los resultados de dominio." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:86 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:87 #, fuzzy msgid "NOT RUNNING" msgstr "NO SE ESTÁ EJECUTANDO" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:256 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:257 msgid "Query DNS through specific dns server group, such as office, home." msgstr "" "Consulta DNS a través de un grupo de servidores dns específico, como " "oficina, hogar." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:84 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:85 msgid "RUNNING" msgstr "EJECUTANDO" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:206 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:207 msgid "Redirect" msgstr "Redirigir" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:210 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:211 msgid "Redirect 53 port to SmartDNS" msgstr "Redirigir el puerto 53 a SmartDNS" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:209 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:210 msgid "Run as dnsmasq upstream server" msgstr "Ejecutar como servidor dnsmasq aguas arriba" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:156 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:157 msgid "Second Server Settings" msgstr "Segunda configuración del servidor" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:200 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:201 msgid "Serve expired" msgstr "Servir expirado" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:255 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:367 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:256 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:368 msgid "Server Group" msgstr "Grupo de servidores" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:165 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:166 msgid "Server Name" msgstr "Nombre del servidor" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:433 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:434 msgid "Set Specific domain ip address." msgstr "Establecer dirección IP de dominio específico." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:434 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:435 msgid "Set Specific ip blacklist." msgstr "Establecer lista negra de IP específica." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:384 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:385 msgid "Set TLS hostname to verify." msgstr "Establezca el nombre de host TLS para verificar." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:404 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:405 msgid "" "Set the HTTP host used for the query. Use this parameter when the host of " "the URL address is an IP address." @@ -293,76 +293,76 @@ msgstr "" "Establezca el host HTTP utilizado para la consulta. Use este parámetro " "cuando el host de la dirección URL sea una dirección IP." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:394 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:395 msgid "Sets the server name indication for query." msgstr "Establece la indicación del nombre del servidor para la consulta." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:152 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:153 msgid "Settings" msgstr "Configuraciones" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:268 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:269 msgid "Skip Address Rules" msgstr "Omitir reglas de dirección" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:297 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:298 msgid "Skip Cache" msgstr "Omitir caché" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:297 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:298 msgid "Skip Cache." msgstr "Omitir caché." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:291 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:292 msgid "Skip Dualstack Selection" msgstr "Omitir selección de pila doble" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:292 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:293 msgid "Skip Dualstack Selection." msgstr "Omitir selección de pila doble." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:280 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:281 msgid "Skip Ipset Rule" msgstr "Omitir regla de Ipset" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:274 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:275 msgid "Skip Nameserver Rule" msgstr "Omitir regla de servidor de nombres" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:286 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:287 msgid "Skip SOA Address Rule" msgstr "Omitir regla de dirección SOA" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:287 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:288 msgid "Skip SOA address rules." msgstr "Omita las reglas de dirección SOA." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:262 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:263 msgid "Skip Speed Check" msgstr "Omitir comprobación de velocidad" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:269 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:270 msgid "Skip address rules." msgstr "Omitir reglas de dirección." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:281 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:282 msgid "Skip ipset rules." msgstr "Omitir las reglas de ipset." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:275 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:276 msgid "Skip nameserver rules." msgstr "Omitir las reglas del servidor de nombres." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:128 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:129 #: applications/luci-app-smartdns/root/usr/share/luci/menu.d/luci-app-smartdns.json:3 msgid "SmartDNS" msgstr "SmartDNS" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:129 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:130 msgid "SmartDNS Server" msgstr "Servidor SmartDNS" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:130 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:131 msgid "" "SmartDNS is a local high-performance DNS server, supports finding fastest " "IP, supports ad filtering, and supports avoiding DNS poisoning." @@ -371,24 +371,24 @@ msgstr "" "la IP más rápida, admite el filtrado de anuncios y evita el envenenamiento " "de DNS." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:466 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:467 msgid "SmartDNS official website" msgstr "Sitio web oficial de SmartDNS" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:206 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:207 msgid "SmartDNS redirect mode" msgstr "Modo de redireccionamiento SmartDNS" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:171 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:243 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:172 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:244 msgid "Smartdns local server port" msgstr "Puerto del servidor local Smartdns" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:165 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:166 msgid "Smartdns server name" msgstr "Nombre del servidor de Smartdns" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:438 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:439 msgid "" "Specify an IP address to return for any host in the given domains, Queries " "in the domains are never forwarded and always replied to with the specified " @@ -398,36 +398,36 @@ msgstr "" "dominios dados, las consultas en los dominios nunca se reenvían y siempre se " "responden con la dirección IP especificada que puede ser IPv4 o IPv6." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:178 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:250 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:179 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:251 msgid "TCP Server" msgstr "Servidor TCP" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:383 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:384 msgid "TLS Hostname Verify" msgstr "Verificar nombre de host TLS" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:393 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:394 msgid "TLS SNI name" msgstr "Nombre SNI de TLS" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:412 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:413 msgid "TLS SPKI Pinning" msgstr "TLS SPKI Anclado" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:219 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:220 msgid "TTL for all domain result." msgstr "TTL para todos los resultados de dominio." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:461 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:462 msgid "Technical Support" msgstr "Soporte técnico" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:323 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:324 msgid "Upstream Servers" msgstr "Servidores aguas arriba" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:324 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:325 msgid "" "Upstream Servers, support UDP, TCP protocol. Please configure multiple DNS " "servers, including multiple foreign DNS servers." @@ -435,7 +435,7 @@ msgstr "" "Servidores aguas arriba, soporte UDP, protocolo TCP. Configure varios " "servidores DNS, incluidos varios servidores DNS externos." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:413 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:414 msgid "" "Used to verify the validity of the TLS server, The value is Base64 encoded " "SPKI fingerprint, leaving blank to indicate that the validity of TLS is not " @@ -445,43 +445,43 @@ msgstr "" "digital SPKI codificada en Base64, y se deja en blanco para indicar que no " "se verifica la validez de TLS." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:361 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:362 msgid "https" msgstr "https" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:342 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:343 msgid "ip" msgstr "ip" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:208 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:209 msgid "none" msgstr "ninguno" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:467 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:468 msgid "open website" msgstr "abrir sitio web" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:347 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:348 msgid "port" msgstr "puerto" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:308 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:309 msgid "smartdns custom settings" msgstr "configuraciones personalizadas de smartdns" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:359 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:360 msgid "tcp" msgstr "tcp" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:360 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:361 msgid "tls" msgstr "tls" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:356 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:357 msgid "type" msgstr "tipo" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:358 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:359 msgid "udp" msgstr "udp" diff --git a/applications/luci-app-smartdns/po/pt-BR/smartdns.po b/applications/luci-app-smartdns/po/pt-BR/smartdns.po index dcc46daab2..663498c031 100644 --- a/applications/luci-app-smartdns/po/pt-BR/smartdns.po +++ b/applications/luci-app-smartdns/po/pt-BR/smartdns.po @@ -10,20 +10,20 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: Weblate 4.7.2-dev\n" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:424 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:425 msgid "Additional Args for upstream dns servers" msgstr "Args adicionais para servidores dns upstream" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:423 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:424 msgid "Additional Server Args" msgstr "Args Adicionais Sobre o Servidor" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:330 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:430 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:331 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:431 msgid "Advanced Settings" msgstr "Configurações Avançadas" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:201 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:202 msgid "" "Attempts to serve old responses from cache with a TTL of 0 in the response " "without waiting for the actual resolution to finish." @@ -31,15 +31,15 @@ msgstr "" "Tentativas de servir respostas antigas do cache com um TTL de 0 na resposta " "sem esperar o término da resolução real." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:215 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:216 msgid "Cache Size" msgstr "Tamanho do Cache" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:146 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:147 msgid "Collecting data ..." msgstr "Coletando dados ..." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:451 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:452 msgid "" "Configure IP blacklists that will be filtered from the results of specific " "DNS server." @@ -47,133 +47,133 @@ msgstr "" "Configure as listas negras dos IP que serão filtradas a partir dos " "resultados de um servidor DNS específico." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:157 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:158 msgid "Custom Settings" msgstr "Configurações Personalizadas" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:339 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:340 msgid "DNS Server Name" msgstr "Nome do Servidor DNS" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:367 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:368 msgid "" "DNS Server group belongs to, used with nameserver, such as office, home." msgstr "" "O grupo do Servidor DNS pertence a, usado em conjunto com o nameserver (nome " "do servidor), assim como em office, em casa." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:342 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:343 msgid "DNS Server ip" msgstr "Endereço IP do Servidor DNS" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:347 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:348 msgid "DNS Server port" msgstr "Porta do Servidor DNS" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:356 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:357 msgid "DNS Server type" msgstr "Tipo do Servidor DNS" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:215 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:216 msgid "DNS domain result cache size" msgstr "Tamanho do cache para o resultado do domínio DNS" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:95 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:96 msgid "Dnsmasq Forwared To Smartdns Failure" msgstr "Encaminhamento do Dnsmasq para Falha do Smartdns" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:263 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:264 msgid "Do not check speed." msgstr "Não verifique a velocidade." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:433 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:434 msgid "Domain Address" msgstr "Endereço do domínio" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:219 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:220 msgid "Domain TTL" msgstr "TTL do domínio" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:232 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:233 msgid "Domain TTL Max" msgstr "TTL Max. do Domínio" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:223 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:224 msgid "Domain TTL Min" msgstr "TTL Min. do Domínio" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:194 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:195 msgid "Domain prefetch" msgstr "Pré-aquisição do Domínio" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:475 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:476 msgid "Donate" msgstr "Doe" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:474 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:475 msgid "Donate to smartdns" msgstr "Doar para o smartdns" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:188 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:189 msgid "Dual-stack IP Selection" msgstr "Seleção IP com pilha dupla" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:160 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:237 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:333 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:161 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:238 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:334 msgid "Enable" msgstr "Ativar" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:189 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:190 msgid "Enable IP selection between IPV4 and IPV6" msgstr "Ative a seleção do IP entre o IPV4 e o IPV6" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:183 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:184 msgid "Enable IPV6 DNS Server" msgstr "Ativar o Servidor IPV6 do DNS" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:178 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:250 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:179 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:251 msgid "Enable TCP DNS Server" msgstr "Ative o TCP do servidor DNS" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:195 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:196 msgid "Enable domain prefetch, accelerate domain response speed." msgstr "" "Ative a pré-aquisição do domínio, acelera a velocidade de resposta do " "domínio." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:238 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:239 msgid "Enable or disable second DNS server." msgstr "Ative ou desative o segundo servidor DNS." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:160 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:161 msgid "Enable or disable smartdns server" msgstr "Ative ou desative o servidor smartdns" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:377 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:378 msgid "Filtering IP with blacklist" msgstr "Filtrando o IP com um alista negra" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:302 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:303 msgid "Force AAAA SOA" msgstr "Impor AAAA SOA" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:302 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:303 msgid "Force AAAA SOA." msgstr "Impor AAAA SOA." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:152 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:155 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:329 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:153 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:156 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:330 msgid "General Settings" msgstr "Configurações gerais" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:318 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:319 msgid "Generate Coredump" msgstr "Gerar Coredump" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:319 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:320 msgid "" "Generate Coredump file when smartdns crash, coredump file is located at /tmp/" "smartdns.xxx.core." @@ -185,103 +185,103 @@ msgstr "" msgid "Grant access to LuCI app smartdns" msgstr "Conceda acesso ao LuCI app smartdns" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:403 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:404 msgid "HTTP Host" msgstr "Host HTTP" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:434 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:435 msgid "IP Blacklist" msgstr "Lista negra de IPs" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:376 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:377 msgid "IP Blacklist Filtering" msgstr "Filtragem da Lista Negra dos IPs" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:103 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:104 msgid "IPV4 53 Port Redirect Failure" msgstr "Falha no Redirecionamento da Porta IPV4 53" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:109 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:110 msgid "IPV6 53 Port Redirect Failure" msgstr "Falha no Redirecionamento da Porta IPV6 53" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:183 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:184 msgid "IPV6 Server" msgstr "Servidor IPV6" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:462 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:463 msgid "If you like this software, please buy me a cup of coffee." msgstr "Caso goste deste software, por favor, me pague uma xícara de café." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:171 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:243 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:172 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:244 msgid "Local Port" msgstr "Porta Local" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:233 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:234 msgid "Maximum TTL for all domain result." msgstr "TTL máximo para todos os resultados do domínio." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:224 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:225 msgid "Minimum TTL for all domain result." msgstr "TTL mínimo para todos os resultados do domínio." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:86 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:87 msgid "NOT RUNNING" msgstr "NÃO ESTÁ EM EXECUÇÃO" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:256 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:257 msgid "Query DNS through specific dns server group, such as office, home." msgstr "" "Consulta o DNS através de um grupo específico de servidores dns, como " "office, casa." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:84 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:85 msgid "RUNNING" msgstr "EM EXECUÇÃO" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:206 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:207 msgid "Redirect" msgstr "Redirecione" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:210 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:211 msgid "Redirect 53 port to SmartDNS" msgstr "Redirecionar a porta 53 para o SmartDNS" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:209 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:210 msgid "Run as dnsmasq upstream server" msgstr "Executar como servidor dnsmasq upstream" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:156 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:157 msgid "Second Server Settings" msgstr "Configurações do Segundo Servidor" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:200 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:201 msgid "Serve expired" msgstr "O servir expirou" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:255 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:367 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:256 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:368 msgid "Server Group" msgstr "Grupo dos Servidores" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:165 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:166 msgid "Server Name" msgstr "Nome do Servidor" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:433 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:434 msgid "Set Specific domain ip address." msgstr "Defina um endereço IP específico para o domínio." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:434 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:435 msgid "Set Specific ip blacklist." msgstr "Defina um IP específico para a lista negra." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:384 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:385 msgid "Set TLS hostname to verify." msgstr "Defina o nome do host TLS para verificar." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:404 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:405 msgid "" "Set the HTTP host used for the query. Use this parameter when the host of " "the URL address is an IP address." @@ -289,76 +289,76 @@ msgstr "" "Defina o host HTTP utilizado para a consulta. Use este parâmetro quando o " "host da URL do endereço for um endereço IP." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:394 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:395 msgid "Sets the server name indication for query." msgstr "Define a indicação do nome do servidor para consulta." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:152 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:153 msgid "Settings" msgstr "Configurações" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:268 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:269 msgid "Skip Address Rules" msgstr "Ignora as Regras do Endereço" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:297 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:298 msgid "Skip Cache" msgstr "Ignora a Cache" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:297 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:298 msgid "Skip Cache." msgstr "Ignora a Cache." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:291 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:292 msgid "Skip Dualstack Selection" msgstr "Ignora a Seleção da Pilha Dupla" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:292 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:293 msgid "Skip Dualstack Selection." msgstr "Ignora a Seleção da Pilha Dupla." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:280 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:281 msgid "Skip Ipset Rule" msgstr "Ignora a Regra Ipset" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:274 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:275 msgid "Skip Nameserver Rule" msgstr "Ignora a Regra do Servidor de Nomes" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:286 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:287 msgid "Skip SOA Address Rule" msgstr "Ignorar a Regra do Endereço SOA" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:287 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:288 msgid "Skip SOA address rules." msgstr "Ignorar a Regra do Endereço SOA." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:262 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:263 msgid "Skip Speed Check" msgstr "Ignorar a Verificação da Velocidade" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:269 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:270 msgid "Skip address rules." msgstr "Ignora as Regras do Endereço." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:281 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:282 msgid "Skip ipset rules." msgstr "Ignore as regras do ipset." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:275 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:276 msgid "Skip nameserver rules." msgstr "Ignora a regra do servidor de nomes." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:128 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:129 #: applications/luci-app-smartdns/root/usr/share/luci/menu.d/luci-app-smartdns.json:3 msgid "SmartDNS" msgstr "SmartDNS" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:129 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:130 msgid "SmartDNS Server" msgstr "Servidor SmartDNS" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:130 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:131 msgid "" "SmartDNS is a local high-performance DNS server, supports finding fastest " "IP, supports ad filtering, and supports avoiding DNS poisoning." @@ -367,24 +367,24 @@ msgstr "" "localização rápida do IP, suporta filtragem de anúncios e previne o " "envenenamento do DNS." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:466 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:467 msgid "SmartDNS official website" msgstr "Site oficial do SmartDNS" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:206 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:207 msgid "SmartDNS redirect mode" msgstr "SmartDNS, modo de redirecionamento" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:171 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:243 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:172 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:244 msgid "Smartdns local server port" msgstr "Porta do servidor local Smartdns" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:165 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:166 msgid "Smartdns server name" msgstr "Nome do servidor Smartdns" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:438 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:439 msgid "" "Specify an IP address to return for any host in the given domains, Queries " "in the domains are never forwarded and always replied to with the specified " @@ -395,36 +395,36 @@ msgstr "" "respondidas de forma especificada com o endereço IP que tanto pode ser IPv4 " "ou IPv6." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:178 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:250 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:179 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:251 msgid "TCP Server" msgstr "Servidor TCP" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:383 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:384 msgid "TLS Hostname Verify" msgstr "Verificar o Nome do Host TLS" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:393 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:394 msgid "TLS SNI name" msgstr "Nome TLS SNI" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:412 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:413 msgid "TLS SPKI Pinning" msgstr "Fixação TLS SPKI" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:219 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:220 msgid "TTL for all domain result." msgstr "O TTL para todos os resultados do domínio." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:461 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:462 msgid "Technical Support" msgstr "Suporte Técnico" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:323 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:324 msgid "Upstream Servers" msgstr "Servidores upstream" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:324 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:325 msgid "" "Upstream Servers, support UDP, TCP protocol. Please configure multiple DNS " "servers, including multiple foreign DNS servers." @@ -432,7 +432,7 @@ msgstr "" "Servidores upstream, suporte UDP, protocolo TCP. Configure os vários " "servidores DNS, incluindo vários servidores DNS externos." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:413 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:414 msgid "" "Used to verify the validity of the TLS server, The value is Base64 encoded " "SPKI fingerprint, leaving blank to indicate that the validity of TLS is not " @@ -442,42 +442,42 @@ msgstr "" "digital SPKI codificada com base64, deixando em branco para indicar que a " "validade do TLS não será verificada." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:361 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:362 msgid "https" msgstr "https" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:342 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:343 msgid "ip" msgstr "IP" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:208 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:209 msgid "none" msgstr "nenhum" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:467 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:468 msgid "open website" msgstr "abrir o website" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:347 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:348 msgid "port" msgstr "porta" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:308 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:309 msgid "smartdns custom settings" msgstr "configurações personalizadas do smartdns" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:359 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:360 msgid "tcp" msgstr "tcp" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:360 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:361 msgid "tls" msgstr "tls" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:356 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:357 msgid "type" msgstr "tipo" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:358 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:359 msgid "udp" msgstr "udp" diff --git a/applications/luci-app-smartdns/po/templates/smartdns.pot b/applications/luci-app-smartdns/po/templates/smartdns.pot index 2f61dc4528..1cc83fcb95 100644 --- a/applications/luci-app-smartdns/po/templates/smartdns.pot +++ b/applications/luci-app-smartdns/po/templates/smartdns.pot @@ -1,162 +1,162 @@ msgid "" msgstr "Content-Type: text/plain; charset=UTF-8" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:424 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:425 msgid "Additional Args for upstream dns servers" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:423 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:424 msgid "Additional Server Args" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:330 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:430 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:331 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:431 msgid "Advanced Settings" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:201 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:202 msgid "" "Attempts to serve old responses from cache with a TTL of 0 in the response " "without waiting for the actual resolution to finish." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:215 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:216 msgid "Cache Size" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:146 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:147 msgid "Collecting data ..." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:451 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:452 msgid "" "Configure IP blacklists that will be filtered from the results of specific " "DNS server." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:157 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:158 msgid "Custom Settings" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:339 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:340 msgid "DNS Server Name" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:367 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:368 msgid "" "DNS Server group belongs to, used with nameserver, such as office, home." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:342 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:343 msgid "DNS Server ip" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:347 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:348 msgid "DNS Server port" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:356 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:357 msgid "DNS Server type" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:215 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:216 msgid "DNS domain result cache size" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:95 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:96 msgid "Dnsmasq Forwared To Smartdns Failure" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:263 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:264 msgid "Do not check speed." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:433 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:434 msgid "Domain Address" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:219 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:220 msgid "Domain TTL" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:232 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:233 msgid "Domain TTL Max" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:223 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:224 msgid "Domain TTL Min" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:194 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:195 msgid "Domain prefetch" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:475 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:476 msgid "Donate" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:474 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:475 msgid "Donate to smartdns" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:188 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:189 msgid "Dual-stack IP Selection" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:160 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:237 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:333 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:161 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:238 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:334 msgid "Enable" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:189 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:190 msgid "Enable IP selection between IPV4 and IPV6" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:183 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:184 msgid "Enable IPV6 DNS Server" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:178 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:250 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:179 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:251 msgid "Enable TCP DNS Server" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:195 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:196 msgid "Enable domain prefetch, accelerate domain response speed." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:238 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:239 msgid "Enable or disable second DNS server." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:160 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:161 msgid "Enable or disable smartdns server" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:377 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:378 msgid "Filtering IP with blacklist" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:302 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:303 msgid "Force AAAA SOA" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:302 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:303 msgid "Force AAAA SOA." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:152 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:155 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:329 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:153 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:156 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:330 msgid "General Settings" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:318 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:319 msgid "Generate Coredump" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:319 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:320 msgid "" "Generate Coredump file when smartdns crash, coredump file is located at /tmp/" "smartdns.xxx.core." @@ -166,283 +166,283 @@ msgstr "" msgid "Grant access to LuCI app smartdns" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:403 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:404 msgid "HTTP Host" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:434 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:435 msgid "IP Blacklist" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:376 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:377 msgid "IP Blacklist Filtering" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:103 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:104 msgid "IPV4 53 Port Redirect Failure" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:109 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:110 msgid "IPV6 53 Port Redirect Failure" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:183 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:184 msgid "IPV6 Server" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:462 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:463 msgid "If you like this software, please buy me a cup of coffee." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:171 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:243 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:172 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:244 msgid "Local Port" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:233 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:234 msgid "Maximum TTL for all domain result." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:224 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:225 msgid "Minimum TTL for all domain result." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:86 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:87 msgid "NOT RUNNING" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:256 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:257 msgid "Query DNS through specific dns server group, such as office, home." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:84 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:85 msgid "RUNNING" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:206 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:207 msgid "Redirect" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:210 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:211 msgid "Redirect 53 port to SmartDNS" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:209 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:210 msgid "Run as dnsmasq upstream server" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:156 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:157 msgid "Second Server Settings" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:200 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:201 msgid "Serve expired" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:255 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:367 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:256 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:368 msgid "Server Group" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:165 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:166 msgid "Server Name" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:433 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:434 msgid "Set Specific domain ip address." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:434 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:435 msgid "Set Specific ip blacklist." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:384 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:385 msgid "Set TLS hostname to verify." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:404 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:405 msgid "" "Set the HTTP host used for the query. Use this parameter when the host of " "the URL address is an IP address." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:394 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:395 msgid "Sets the server name indication for query." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:152 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:153 msgid "Settings" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:268 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:269 msgid "Skip Address Rules" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:297 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:298 msgid "Skip Cache" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:297 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:298 msgid "Skip Cache." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:291 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:292 msgid "Skip Dualstack Selection" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:292 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:293 msgid "Skip Dualstack Selection." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:280 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:281 msgid "Skip Ipset Rule" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:274 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:275 msgid "Skip Nameserver Rule" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:286 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:287 msgid "Skip SOA Address Rule" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:287 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:288 msgid "Skip SOA address rules." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:262 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:263 msgid "Skip Speed Check" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:269 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:270 msgid "Skip address rules." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:281 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:282 msgid "Skip ipset rules." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:275 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:276 msgid "Skip nameserver rules." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:128 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:129 #: applications/luci-app-smartdns/root/usr/share/luci/menu.d/luci-app-smartdns.json:3 msgid "SmartDNS" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:129 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:130 msgid "SmartDNS Server" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:130 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:131 msgid "" "SmartDNS is a local high-performance DNS server, supports finding fastest " "IP, supports ad filtering, and supports avoiding DNS poisoning." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:466 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:467 msgid "SmartDNS official website" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:206 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:207 msgid "SmartDNS redirect mode" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:171 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:243 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:172 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:244 msgid "Smartdns local server port" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:165 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:166 msgid "Smartdns server name" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:438 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:439 msgid "" "Specify an IP address to return for any host in the given domains, Queries " "in the domains are never forwarded and always replied to with the specified " "IP address which may be IPv4 or IPv6." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:178 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:250 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:179 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:251 msgid "TCP Server" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:383 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:384 msgid "TLS Hostname Verify" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:393 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:394 msgid "TLS SNI name" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:412 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:413 msgid "TLS SPKI Pinning" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:219 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:220 msgid "TTL for all domain result." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:461 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:462 msgid "Technical Support" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:323 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:324 msgid "Upstream Servers" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:324 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:325 msgid "" "Upstream Servers, support UDP, TCP protocol. Please configure multiple DNS " "servers, including multiple foreign DNS servers." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:413 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:414 msgid "" "Used to verify the validity of the TLS server, The value is Base64 encoded " "SPKI fingerprint, leaving blank to indicate that the validity of TLS is not " "verified." msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:361 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:362 msgid "https" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:342 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:343 msgid "ip" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:208 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:209 msgid "none" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:467 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:468 msgid "open website" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:347 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:348 msgid "port" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:308 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:309 msgid "smartdns custom settings" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:359 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:360 msgid "tcp" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:360 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:361 msgid "tls" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:356 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:357 msgid "type" msgstr "" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:358 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:359 msgid "udp" msgstr "" diff --git a/applications/luci-app-smartdns/po/zh_Hans/smartdns.po b/applications/luci-app-smartdns/po/zh_Hans/smartdns.po index 1572a49ebe..17c8515cde 100644 --- a/applications/luci-app-smartdns/po/zh_Hans/smartdns.po +++ b/applications/luci-app-smartdns/po/zh_Hans/smartdns.po @@ -10,162 +10,162 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 4.6-dev\n" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:424 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:425 msgid "Additional Args for upstream dns servers" msgstr "额外的上游 DNS 服务器参数" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:423 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:424 msgid "Additional Server Args" msgstr "额外的服务器参数" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:330 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:430 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:331 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:431 msgid "Advanced Settings" msgstr "高级设置" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:201 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:202 msgid "" "Attempts to serve old responses from cache with a TTL of 0 in the response " "without waiting for the actual resolution to finish." msgstr "查询性能优化,有请求时尝试回应TTL为0的过期记录,以避免查询等待。" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:215 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:216 msgid "Cache Size" msgstr "缓存大小" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:146 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:147 msgid "Collecting data ..." msgstr "正在收集数据..." -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:451 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:452 msgid "" "Configure IP blacklists that will be filtered from the results of specific " "DNS server." msgstr "配置需要从指定域名服务器结果过滤的IP黑名单。" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:157 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:158 msgid "Custom Settings" msgstr "自定义设置" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:339 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:340 msgid "DNS Server Name" msgstr "DNS服务器名称" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:367 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:368 msgid "" "DNS Server group belongs to, used with nameserver, such as office, home." msgstr "DNS服务器所属组, 配合nameserver使用,例如:office,home。" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:342 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:343 msgid "DNS Server ip" msgstr "DNS服务器IP" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:347 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:348 msgid "DNS Server port" msgstr "DNS服务器端口" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:356 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:357 msgid "DNS Server type" msgstr "协议类型" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:215 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:216 msgid "DNS domain result cache size" msgstr "缓存DNS的结果,缓存大小,配置零则不缓存" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:95 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:96 msgid "Dnsmasq Forwared To Smartdns Failure" msgstr "重定向dnsmasq到smartdns失败" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:263 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:264 msgid "Do not check speed." msgstr "禁用测速。" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:433 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:434 msgid "Domain Address" msgstr "域名地址" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:219 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:220 msgid "Domain TTL" msgstr "域名TTL" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:232 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:233 msgid "Domain TTL Max" msgstr "域名TTL最大值" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:223 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:224 msgid "Domain TTL Min" msgstr "域名TTL最小值" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:194 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:195 msgid "Domain prefetch" msgstr "域名预加载" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:475 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:476 msgid "Donate" msgstr "捐助" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:474 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:475 msgid "Donate to smartdns" msgstr "捐助smartdns项目" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:188 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:189 msgid "Dual-stack IP Selection" msgstr "双栈IP优选" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:160 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:237 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:333 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:161 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:238 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:334 msgid "Enable" msgstr "启用" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:189 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:190 msgid "Enable IP selection between IPV4 and IPV6" msgstr "启用 IPV4 和 IPV6 间的 IP 优选策略" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:183 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:184 msgid "Enable IPV6 DNS Server" msgstr "启用IPV6服务器" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:178 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:250 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:179 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:251 msgid "Enable TCP DNS Server" msgstr "启用TCP服务器" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:195 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:196 msgid "Enable domain prefetch, accelerate domain response speed." msgstr "启用域名预加载,加速域名响应速度。" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:238 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:239 msgid "Enable or disable second DNS server." msgstr "是否启用第二DNS服务器。" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:160 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:161 msgid "Enable or disable smartdns server" msgstr "启用或禁用SmartDNS服务" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:377 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:378 msgid "Filtering IP with blacklist" msgstr "使用IP黑名单过滤" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:302 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:303 msgid "Force AAAA SOA" msgstr "停用IPV6地址解析" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:302 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:303 msgid "Force AAAA SOA." msgstr "停用IPV6地址解析。" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:152 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:155 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:329 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:153 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:156 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:330 msgid "General Settings" msgstr "常规设置" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:318 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:319 msgid "Generate Coredump" msgstr "生成coredump" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:319 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:320 msgid "" "Generate Coredump file when smartdns crash, coredump file is located at /tmp/" "smartdns.xxx.core." @@ -176,199 +176,199 @@ msgstr "" msgid "Grant access to LuCI app smartdns" msgstr "授予访问 LuCI 应用 smartdns 的权限" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:403 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:404 msgid "HTTP Host" msgstr "HTTP主机" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:434 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:435 msgid "IP Blacklist" msgstr "IP黑名单" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:376 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:377 msgid "IP Blacklist Filtering" msgstr "IP黑名单过滤" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:103 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:104 msgid "IPV4 53 Port Redirect Failure" msgstr "IPV4 53端口重定向失败" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:109 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:110 msgid "IPV6 53 Port Redirect Failure" msgstr "IPV6 53端口重定向失败" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:183 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:184 msgid "IPV6 Server" msgstr "IPV6服务器" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:462 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:463 msgid "If you like this software, please buy me a cup of coffee." msgstr "如果本软件对你有帮助,请给作者加个蛋。" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:171 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:243 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:172 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:244 msgid "Local Port" msgstr "本地端口" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:233 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:234 msgid "Maximum TTL for all domain result." msgstr "所有域名的最大 TTL 值。" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:224 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:225 msgid "Minimum TTL for all domain result." msgstr "所有域名的最小 TTL 值。" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:86 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:87 msgid "NOT RUNNING" msgstr "未运行" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:256 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:257 msgid "Query DNS through specific dns server group, such as office, home." msgstr "使用指定服务器组查询,比如office, home。" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:84 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:85 msgid "RUNNING" msgstr "运行中" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:206 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:207 msgid "Redirect" msgstr "重定向" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:210 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:211 msgid "Redirect 53 port to SmartDNS" msgstr "重定向53端口到SmartDNS" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:209 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:210 msgid "Run as dnsmasq upstream server" msgstr "作为dnsmasq的上游服务器" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:156 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:157 msgid "Second Server Settings" msgstr "第二DNS服务器" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:200 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:201 msgid "Serve expired" msgstr "缓存过期服务" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:255 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:367 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:256 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:368 msgid "Server Group" msgstr "服务器组" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:165 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:166 msgid "Server Name" msgstr "服务器名称" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:433 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:434 msgid "Set Specific domain ip address." msgstr "设置指定域名的IP地址。" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:434 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:435 msgid "Set Specific ip blacklist." msgstr "设置指定的 IP 黑名单列表。" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:384 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:385 msgid "Set TLS hostname to verify." msgstr "设置校验TLS主机名。" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:404 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:405 msgid "" "Set the HTTP host used for the query. Use this parameter when the host of " "the URL address is an IP address." msgstr "设置查询时使用的HTTP主机,当URL地址的host是IP地址时,使用此参数。" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:394 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:395 msgid "Sets the server name indication for query." msgstr "设置查询时使用的服务器SNI名称。" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:152 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:153 msgid "Settings" msgstr "设置" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:268 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:269 msgid "Skip Address Rules" msgstr "跳过address规则" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:297 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:298 msgid "Skip Cache" msgstr "跳过cache" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:297 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:298 msgid "Skip Cache." msgstr "跳过cache。" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:291 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:292 msgid "Skip Dualstack Selection" msgstr "跳过双栈优选" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:292 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:293 msgid "Skip Dualstack Selection." msgstr "跳过双栈优选。" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:280 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:281 msgid "Skip Ipset Rule" msgstr "跳过ipset规则" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:274 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:275 msgid "Skip Nameserver Rule" msgstr "跳过Nameserver规则" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:286 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:287 msgid "Skip SOA Address Rule" msgstr "跳过address SOA(#)规则" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:287 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:288 msgid "Skip SOA address rules." msgstr "跳过address SOA(#)规则。" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:262 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:263 msgid "Skip Speed Check" msgstr "跳过测速" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:269 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:270 msgid "Skip address rules." msgstr "跳过address规则。" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:281 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:282 msgid "Skip ipset rules." msgstr "跳过ipset规则。" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:275 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:276 msgid "Skip nameserver rules." msgstr "跳过Nameserver规则。" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:128 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:129 #: applications/luci-app-smartdns/root/usr/share/luci/menu.d/luci-app-smartdns.json:3 msgid "SmartDNS" msgstr "SmartDNS" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:129 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:130 msgid "SmartDNS Server" msgstr "SmartDNS 服务器" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:130 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:131 msgid "" "SmartDNS is a local high-performance DNS server, supports finding fastest " "IP, supports ad filtering, and supports avoiding DNS poisoning." msgstr "SmartDNS是一个本地高性能DNS服务器,支持返回最快IP,支持广告过滤。" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:466 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:467 msgid "SmartDNS official website" msgstr "SmartDNS官方网站" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:206 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:207 msgid "SmartDNS redirect mode" msgstr "SmartDNS 重定向模式" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:171 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:243 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:172 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:244 msgid "Smartdns local server port" msgstr "SmartDNS本地服务端口" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:165 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:166 msgid "Smartdns server name" msgstr "SmartDNS的服务器名称,默认为smartdns,留空为主机名" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:438 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:439 msgid "" "Specify an IP address to return for any host in the given domains, Queries " "in the domains are never forwarded and always replied to with the specified " @@ -377,84 +377,88 @@ msgstr "" "配置特定域名返回特定的IP地址,域名查询将不到上游服务器请求,直接返回配置的IP" "地址,可用于广告屏蔽。" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:178 -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:250 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:179 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:251 msgid "TCP Server" msgstr "TCP服务器" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:383 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:384 msgid "TLS Hostname Verify" msgstr "校验TLS主机名" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:393 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:394 msgid "TLS SNI name" msgstr "TLS SNI名称" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:412 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:413 msgid "TLS SPKI Pinning" msgstr "TLS SPKI 指纹" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:219 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:220 msgid "TTL for all domain result." msgstr "设置所有域名的 TTL 值。" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:461 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:462 msgid "Technical Support" msgstr "技术支持" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:323 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:324 msgid "Upstream Servers" msgstr "上游服务器" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:324 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:325 msgid "" "Upstream Servers, support UDP, TCP protocol. Please configure multiple DNS " "servers, including multiple foreign DNS servers." -msgstr "上游 DNS 服务器,支持 UDP,TCP 协议。请配置多个上游 DNS 服务器,包括多个国内外服务器。" +msgstr "" +"上游 DNS 服务器,支持 UDP,TCP 协议。请配置多个上游 DNS 服务器,包括多个国内" +"外服务器。" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:413 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:414 msgid "" "Used to verify the validity of the TLS server, The value is Base64 encoded " "SPKI fingerprint, leaving blank to indicate that the validity of TLS is not " "verified." -msgstr "用于校验 TLS 服务器的有效性,数值为 Base64 编码的 SPKI 指纹,留空表示不验证 TLS 的合法性。" +msgstr "" +"用于校验 TLS 服务器的有效性,数值为 Base64 编码的 SPKI 指纹,留空表示不验证 " +"TLS 的合法性。" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:361 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:362 msgid "https" msgstr "https" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:342 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:343 msgid "ip" msgstr "ip" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:208 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:209 msgid "none" msgstr "无" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:467 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:468 msgid "open website" msgstr "打开网站" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:347 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:348 msgid "port" msgstr "端口" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:308 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:309 msgid "smartdns custom settings" msgstr "smartdns 自定义设置,具体配置参数参考指导" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:359 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:360 msgid "tcp" msgstr "tcp" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:360 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:361 msgid "tls" msgstr "tls" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:356 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:357 msgid "type" msgstr "类型" -#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:358 +#: applications/luci-app-smartdns/htdocs/luci-static/resources/view/smartdns/smartdns.js:359 msgid "udp" msgstr "udp" diff --git a/applications/luci-app-ttyd/po/bn_BD/ttyd.po b/applications/luci-app-ttyd/po/bn_BD/ttyd.po index 00f5c1fbc9..09f965e0db 100644 --- a/applications/luci-app-ttyd/po/bn_BD/ttyd.po +++ b/applications/luci-app-ttyd/po/bn_BD/ttyd.po @@ -223,10 +223,9 @@ msgstr "সতর্কতা" msgid "ttyd Instance" msgstr "ttyd ইনস্ট্যান্স" -#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:14 -msgid "" -"Random ttyd port (port=0) is not supported.
Change to a fixed port and " -"try again." -msgstr "" -"র‍্যান্ডম ttyd পোর্ট (port = 0) সমর্থিত নয়।
একটি নির্দিষ্ট পোর্টে পরিবর্তন করুন " -"এবং আবার চেষ্টা করুন।" +#~ msgid "" +#~ "Random ttyd port (port=0) is not supported.
Change to a fixed port and " +#~ "try again." +#~ msgstr "" +#~ "র‍্যান্ডম ttyd পোর্ট (port = 0) সমর্থিত নয়।
একটি নির্দিষ্ট পোর্টে পরিবর্তন " +#~ "করুন এবং আবার চেষ্টা করুন।" diff --git a/modules/luci-base/po/ar/base.po b/modules/luci-base/po/ar/base.po index 5c9ae23cdc..6572230d25 100644 --- a/modules/luci-base/po/ar/base.po +++ b/modules/luci-base/po/ar/base.po @@ -55,8 +55,8 @@ msgid "-- Additional Field --" msgstr "--ميدانية إضافية --" #: modules/luci-base/htdocs/luci-static/resources/cbi.js:275 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3773 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3931 #: modules/luci-base/htdocs/luci-static/resources/ui.js:784 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1022 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1995 @@ -322,7 +322,7 @@ msgstr "معرف مزود نظام ATU-C" msgid "Absent Interface" msgstr "واجهة غائبة" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:319 msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "قصر خدمة DNS على واجهات الشبكات الفرعية التي نخدم DNS عليها." @@ -403,7 +403,7 @@ msgstr "موازنة تحميل الإرسال التكيفي (balance-tlb, 5)" #: modules/luci-base/htdocs/luci-static/resources/form.js:2195 #: modules/luci-base/htdocs/luci-static/resources/form.js:2208 #: modules/luci-base/htdocs/luci-static/resources/form.js:2216 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3205 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3363 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:25 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197 @@ -452,7 +452,7 @@ msgstr "إضافة مثيل" msgid "Add key" msgstr "إضافة مفتاح" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:408 msgid "Add local domain suffix to names served from hosts files." msgstr "أضف لاحقة المجال المحلي للأسماء التي يتم تقديمها من ملفات المضيفين" @@ -473,11 +473,11 @@ msgstr "أضف إلى القائمة السوداء" msgid "Add to Whitelist" msgstr "إضافة إلى القائمة البيضاء" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:365 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:366 msgid "Additional hosts files" msgstr "ملفات Hosts إضافية" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:414 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 msgid "Additional servers file" msgstr "ملف سرفير إضافي" @@ -498,7 +498,7 @@ msgstr "عنوان" msgid "Address to access local relay bridge" msgstr "عنوان للوصول إلى جسر الترحيل المحلي" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:287 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 msgid "Addresses" msgstr "عناوين" @@ -566,17 +566,17 @@ msgstr "واجهة الاسم المستعار" msgid "Alias of \"%s\"" msgstr "الاسم المستعار ل \"%s\"" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:424 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 msgid "All servers" msgstr "جميع السيرفرات" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:377 msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address." msgstr "قم بتخصيص عناوين IP بالتسلسل ، بدءًا من أدنى عنوان متاح" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:375 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 msgid "Allocate IPs sequentially" msgstr "تخصيص IP بالتسلسل" @@ -604,7 +604,7 @@ msgstr "السماح بمعدلات 802.11b القديمة" msgid "Allow listed only" msgstr "السماح بالقائمة فقط" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:304 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 msgid "Allow localhost" msgstr "السماح ب localhost" @@ -628,7 +628,7 @@ msgstr "السماح بفحص ميزات النظام" msgid "Allow the root user to login with password" msgstr "اسمح للمستخدم root بتسجيل الدخول باستخدام كلمة المرور" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "Allowed IPs" msgstr "عناوين IP المسموح بها" @@ -795,6 +795,10 @@ msgstr "جاري تطبيق تغييرات التكوين ... %ds" msgid "Architecture" msgstr "بنية" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 +msgid "Arp-scan" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:963 msgid "" "Assign a part of given length of every public IPv6-prefix to this interface" @@ -833,7 +837,7 @@ msgstr "المصادقة" msgid "Authentication Type" msgstr "نوع المصادقة" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:263 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 msgid "Authoritative" msgstr "موثوق" @@ -968,7 +972,7 @@ msgstr "" "التكوين التي تم تغييرها والتي تم تمييزها بواسطة opkg والملفات الأساسية " "الأساسية وأنماط النسخ الاحتياطي التي يحددها المستخدم." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:325 msgid "Bind dynamically to interfaces rather than wildcard address." msgstr "" "ربط ديناميكيًا بالواجهات بدلاً من عنوان أحرف البدل (موصى به باعتباره افتراضيًا " @@ -1571,11 +1575,11 @@ msgstr "خدمة DHCPv6" msgid "DNS" msgstr "نظام أسماء النطاقات" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:280 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 msgid "DNS forwardings" msgstr "شحن DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:442 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 msgid "DNS query port" msgstr "DNS query port" @@ -1583,7 +1587,7 @@ msgstr "DNS query port" msgid "DNS search domains" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:435 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 msgid "DNS server port" msgstr "منفذ سيرفرDNS System>" @@ -1595,11 +1599,11 @@ msgstr "" msgid "DNS-Label / FQDN" msgstr "DNS-Label / FQDN" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:394 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 msgid "DNSSEC" msgstr "DNSSEC" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:399 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 msgid "DNSSEC check unsigned" msgstr "تحقق DNSSEC بدون توقيع" @@ -1629,7 +1633,7 @@ msgid "DTIM Interval" msgstr "فترة DTIM" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:58 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:626 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:644 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:128 msgid "DUID" msgstr "DUID" @@ -1684,9 +1688,9 @@ msgid "Delegate IPv6 prefixes" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2272 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2697 #: modules/luci-base/htdocs/luci-static/resources/form.js:2701 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3189 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2705 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3347 #: modules/luci-base/htdocs/luci-static/resources/ui.js:2893 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:11 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162 @@ -1865,7 +1869,7 @@ msgstr "غير مفعل" msgid "Disassociate On Low Acknowledgement" msgstr "إلغاء الارتباط عند الإقرار القليل" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:301 msgid "Discard upstream RFC1918 responses." msgstr "تجاهل استجابات المنبع RFC1918" @@ -1886,7 +1890,7 @@ msgid "Disconnection attempt failed." msgstr "فشلت محاولة قطع الاتصال." #: modules/luci-base/htdocs/luci-static/resources/form.js:606 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2896 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3054 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3330 #: modules/luci-base/htdocs/luci-static/resources/ui.js:4157 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766 @@ -1912,7 +1916,7 @@ msgstr "" "\">DHCP- و DNS- معاد توجيهه " "إلى جدران الحماية NAT" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:412 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" "لا تقم بتخزين الردود السلبية مؤقتًا ، على سبيل المثال لغير المجالات الموجودة" @@ -1924,23 +1928,23 @@ msgstr "" msgid "Do not create host route to peer (optional)." msgstr "لا تقم بإنشاء مسار مضيف إلى نظير (اختياري)." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:261 msgid "Do not forward DNS queries without dots or domain parts." msgstr "" "لا تقم بإعادة توجيه طلبات DNS بدون " "إسم DNS-" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:387 msgid "Do not forward queries that cannot be answered by public resolvers." msgstr "" "لا تقم بإعادة توجيه الطلبات التي لا يمكن الرد عليها بواسطة خوادم الأسماء " "العامة" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:382 msgid "Do not forward reverse lookups for local networks." msgstr "لا تقم بإعادة توجيه عمليات البحث العكسي للشبكات المحلية" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:338 msgid "Do not listen on the specified interfaces." msgstr "منع الاستماع على هذه الواجهات." @@ -1985,11 +1989,15 @@ msgstr "هل تريد حقًا مسح جميع الإعدادات؟" msgid "Do you really want to recursively delete the directory \"%s\" ?" msgstr "هل تريد حقًا حذف الدليل \" s%\" بشكل متكرر؟" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:259 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:538 +msgid "Domain" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 msgid "Domain required" msgstr "المجال مطلوب" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:309 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 msgid "Domain whitelist" msgstr "القائمة البيضاء للمجال" @@ -2019,7 +2027,7 @@ msgstr "تحميل mtdblock" msgid "Downstream SNR offset" msgstr "تعويض مصب SNR" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2659 msgid "Drag to reorder" msgstr "اسحب لإعادة ترتيب" @@ -2069,9 +2077,9 @@ msgstr "طول EA بت" msgid "EAP-Method" msgstr "طريقة EAP" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2675 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2678 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3052 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2679 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2682 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3210 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495 @@ -2180,7 +2188,7 @@ msgstr "تمكين عميل NTP" msgid "Enable Single DES" msgstr "تمكين واحد DES" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:477 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:478 msgid "Enable TFTP server" msgstr "تفعيل خادم TFTP" @@ -2315,11 +2323,11 @@ msgstr "وضع التغليف" msgid "Encryption" msgstr "التشفير" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "Endpoint Host" msgstr "مضيف نقطة النهاية" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Endpoint Port" msgstr "منفذ نقطة النهاية" @@ -2386,11 +2394,11 @@ msgstr "كل 30 ثانية (بطيء ، 0)" msgid "Every second (fast, 1)" msgstr "كل ثانية (سريع ، 1)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:336 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 msgid "Exclude interfaces" msgstr "استبعاد واجهات" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:306 msgid "" "Exempt 127.0.0.0/8 and ::1 from rebinding checks, " "e.g. for RBL services." @@ -2401,7 +2409,7 @@ msgstr "" msgid "Existing device" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:406 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 msgid "Expand hosts" msgstr "قم بتوسيع المضيفين" @@ -2513,7 +2521,7 @@ msgstr "فشل تنفيذ الإجراء\"%‎/etc/init.d/s% s\"" msgid "File" msgstr "ملف" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:416 msgid "" "File listing upstream resolvers, optionally domain-specific, e.g. " "server=1.2.3.4, server=/domain/1.2.3.4." @@ -2526,13 +2534,13 @@ msgstr "" msgid "File not accessible" msgstr "الملف لا يمكن الوصول إليه" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:348 msgid "File to store DHCP lease information." msgstr "" "ملف حيث سيتم تخزين الإجازات المعطاة DHCP " -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:356 msgid "File with upstream resolvers." msgstr "الملف محلي DNS" @@ -2540,7 +2548,7 @@ msgstr "الملف محلي DNS" msgid "Filename" msgstr "اسم الملف" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:490 msgid "Filename of the boot image advertised to clients." msgstr "تم الإعلان عن اسم ملف صورة الاشهار للعملاء" @@ -2549,11 +2557,11 @@ msgstr "تم الإعلان عن اسم ملف صورة الاشهار للعم msgid "Filesystem" msgstr "نظام الملفات" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:380 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 msgid "Filter private" msgstr "تصفية خاصة" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:385 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 msgid "Filter useless" msgstr "تصفية عديمة الفائدة" @@ -2618,7 +2626,7 @@ msgstr "ملف البرامج الثابتة" msgid "Firmware Version" msgstr "نسخة برنامج ثابت" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:444 msgid "Fixed source port for outbound DNS queries." msgstr "منفذ مصدر ثابت لاستعلامات DNS الصادرة" @@ -2644,7 +2652,7 @@ msgstr "عمليات الفلاش" msgid "Flashing…" msgstr "تتبيت الصورة …" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:198 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:201 msgid "For QR-Code support please install the qrencode package!" msgstr "" @@ -2827,7 +2835,7 @@ msgstr "توليد التكوين" msgid "Generate Key" msgstr "توليد مفتاح" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:202 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:205 msgid "Generate New QR-Code" msgstr "" @@ -2839,7 +2847,7 @@ msgstr "إنشاء PMK محليًا" msgid "Generate archive" msgstr "إنشاء أرشيف" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:217 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:220 msgid "Generate new QR-Code" msgstr "" @@ -2855,14 +2863,21 @@ msgstr "الاعدادات العامة" msgid "Global network options" msgstr "خيارات الشبكة العالمية" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:57 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:63 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:89 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:72 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:92 +msgid "Go to firmware upgrade..." +msgstr "" + +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:53 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:62 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:82 msgid "Go to password configuration..." msgstr "انتقل إلى تكوين كلمة المرور ..." -#: modules/luci-base/htdocs/luci-static/resources/form.js:2597 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3371 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2601 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3529 #: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58 msgid "Go to relevant configuration page" @@ -3016,7 +3031,7 @@ msgstr "" msgid "Hide ESSID" msgstr "إخفاء ESSID" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:212 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:215 msgid "Hide QR-Code" msgstr "" @@ -3045,8 +3060,8 @@ msgid "Host-Uniq tag content" msgstr "محتوى علامة Host-Uniq" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:37 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:503 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:533 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:504 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:551 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/10_system.js:54 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:87 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:121 @@ -3061,7 +3076,7 @@ msgstr "اسم المضيف المراد إرساله عند طلب DHCP" msgid "Hostnames" msgstr "أسماء المضيفين" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:495 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:496 msgid "" "Hostnames are used to bind a domain name to an IP address. This setting is " "redundant for hostnames already configured with static leases, but it can be " @@ -3097,11 +3112,15 @@ msgstr "عناوينIP" msgid "IP Protocol" msgstr "بروتوكول IP" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:257 +msgid "IP Sets" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:126 msgid "IP Type" msgstr "نوع IP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:507 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:508 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:178 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:204 msgid "IP address" @@ -3117,16 +3136,20 @@ msgstr "عنوان IP غير صالح" msgid "IP address is missing" msgstr "عنوان IP مفقود" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:293 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:534 +msgid "IP set" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 msgid "IP sets" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:429 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 msgid "IPs to override with NXDOMAIN" msgstr "تجاوز المجال الزائف NX" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:86 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:87 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:88 @@ -3158,7 +3181,7 @@ msgstr "IPv4 المنبع" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:178 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:38 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:591 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:609 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:88 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:164 msgid "IPv4 address" @@ -3211,8 +3234,8 @@ msgstr "IPv4-in-IPv4 (RFC2003)" msgid "IPv4/IPv6 (both - defaults to IPv4)" msgstr "IPv4 / IPv6 (كلاهما - الافتراضيات إلى IPv4)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:92 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:93 @@ -3321,7 +3344,7 @@ msgstr "" msgid "IPv6 suffix" msgstr "لاحقة IPv6" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:632 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 msgid "IPv6 suffix (hex)" msgstr "" "لاحقة ( سداسية) IPv6" @@ -3392,7 +3415,7 @@ msgstr "" "إذا تم تحديد ذلك ، فقم بتركيب الجهاز من خلال تسمية القسم بدلاً من عقدة الجهاز " "الثابت" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:177 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 msgid "" "If there are any unsaved changes for this client, please save the " "configuration before generating a QR-Code" @@ -3425,7 +3448,7 @@ msgstr "" "المبادلة بالبيانات العالية الخاصة بـ RAM." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:361 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:362 msgid "Ignore /etc/hosts" msgstr "تجاهل / etc / hosts " @@ -3433,7 +3456,7 @@ msgstr "تجاهل / etc / hosts " msgid "Ignore interface" msgstr "تجاهل الواجهة" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:350 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:351 msgid "Ignore resolv file" msgstr "تجاهل حل الملف" @@ -3725,8 +3748,8 @@ msgstr "" "يبدو أنك تحاول وميض صورة لا تتناسب مع ذاكرة الفلاش ، يرجى التحقق من ملف " "الصورة!" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:64 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:70 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:96 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:72 msgid "JavaScript required!" msgstr "مطلوب جافا سكريبت!" @@ -3862,11 +3885,11 @@ msgstr "" msgid "Learn routes" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:346 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 msgid "Lease file" msgstr "ملف الإيجار" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:623 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:641 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:679 msgid "Lease time" msgstr "مدة الايجار" @@ -3937,11 +3960,12 @@ msgstr "مراقبة الارتباط" msgid "Link On" msgstr "الارتباط قيد التشغيل" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:431 msgid "List of IP addresses to convert into NXDOMAIN responses." msgstr "قائمة المضيفين الذين يقدمون نتائج زائفة لمجال NX" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:295 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 msgid "List of IP sets to populate with the specified domain IPs." msgstr "" @@ -3975,15 +3999,15 @@ msgstr "" msgid "List of SSH key files for auth" msgstr "قائمة ملفات مفتاح SSH للمصادقة" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:311 msgid "List of domains to allow RFC1918 responses for." msgstr "قائمة المجالات التي تسمح باستجابات RFC1918 ل" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:289 msgid "List of domains to force to an IP address." msgstr "قائمة المجالات التي سيتم فرضها على عنوان IP." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:282 msgid "List of upstream resolvers to forward queries to." msgstr "" "قائمة الخوادم لإعادة توجيه الطلبات إليها Max. DHCP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:456 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 msgid "Max. EDNS0 packet size" msgstr "" "حجم الحزمة Max. EDNS0" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:463 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 msgid "Max. concurrent queries" msgstr "Max. أقصى استفسارات متزامنة" @@ -4290,15 +4314,15 @@ msgstr "" msgid "Maximum allowed Listen Interval" msgstr "الحد الأقصى المسموح به لفاصل الاستماع" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:451 msgid "Maximum allowed number of active DHCP leases." msgstr "العدد الأقصى المسموح به لعقود إيجار DHCP النشطة" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:465 msgid "Maximum allowed number of concurrent DNS queries." msgstr "العدد الأقصى المسموح به لاستعلامات DNS المتزامنة" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:458 msgid "Maximum allowed size of EDNS0 UDP packets." msgstr "الحجم الأقصى المسموح به لحزم EDNS.0 UDP" @@ -4493,7 +4517,7 @@ msgstr "مراقب" msgid "More Characters" msgstr "المزيد من الأحرف" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2539 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2543 msgid "More…" msgstr "المزيد…" @@ -4598,7 +4622,7 @@ msgstr "مجال NT" msgid "NTP server candidates" msgstr "المرشحين لخادم NTP" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2577 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2581 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1087 @@ -4634,11 +4658,11 @@ msgstr "شبكة الاتصال" msgid "Network SSID" msgstr "l SSIDلشبكة" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:68 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 msgid "Network Utilities" msgstr "مرافق الشبكة" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:488 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 msgid "Network boot image" msgstr "صورة تمهيد الشبكة" @@ -4673,7 +4697,7 @@ msgstr "واجهة الشبكة" msgid "Never" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:269 msgid "" "Never forward matching domains and subdomains, resolve from DHCP or hosts " "files only." @@ -4693,7 +4717,7 @@ msgstr "اسم الواجهة الجديد …" msgid "Next »" msgstr "التالي \"" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346 msgid "No" @@ -4723,6 +4747,15 @@ msgstr "لا يوجد NAT-T" msgid "No RX signal" msgstr "لا توجد إشارة RX" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:61 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:70 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:90 +msgid "" +"No changes to settings will be stored and are lost after rebooting. This " +"mode should only be used to install a firmware upgrade" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:69 msgid "No client associated" msgstr "لا يوجد عميل مرتبط" @@ -4781,11 +4814,11 @@ msgstr "لا مزيد من المستخدمين متاحين" msgid "No more slaves available, can not save interface" msgstr "لا مزيد من المستخدمين متاحين ، لا يمكن حفظ الواجهة" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:410 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 msgid "No negative cache" msgstr "لا توجد ذاكرة تخزين مؤقت سلبية" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:54 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:50 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:59 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:79 msgid "No password set!" @@ -4833,7 +4866,7 @@ msgstr "التشويش:" msgid "Non Pre-emptive CRC errors (CRC_P)" msgstr "أخطاء CRC غير استباقية (CRC_P)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:323 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 msgid "Non-wildcard" msgstr "غير البدل" @@ -4892,7 +4925,7 @@ msgstr "" msgid "Notice" msgstr "ملاحضة" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:127 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:138 msgid "Nslookup" msgstr "Nslookup" @@ -4900,7 +4933,7 @@ msgstr "Nslookup" msgid "Number of IGMP membership reports" msgstr "عدد تقارير عضوية IGMP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:472 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" "عدد إدخالات DNS المخزنة مؤقتًا (الحد الأقصى 10000 ، 0 لا يوجد تخزين مؤقت)" @@ -4949,7 +4982,7 @@ msgstr "حالة التأخير" msgid "On-link" msgstr "طريق على الارتباط" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:598 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 msgid "One of hostname or MAC address must be specified!" msgstr "يجب تحديد اسم مضيف أو عنوان mac!" @@ -5018,7 +5051,7 @@ msgid "Operating frequency" msgstr "تردد التشغيل" #: modules/luci-base/htdocs/luci-static/resources/form.js:1974 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3722 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3880 msgid "Option \"%s\" contains an invalid input value." msgstr "يحتوي الخيار \" s%\" على قيمة إدخال غير صالحة." @@ -5061,7 +5094,7 @@ msgstr "" "1: 2'. عند استلام بادئة IPv6 (مثل \"a: b: c: d ::\") من خادم مفوض ، استخدم " "اللاحقة (مثل \":: 1\") لتشكيل عنوان IPv6 ('a: b: c: d: : 1 ') للواجهة." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "" "Optional. Base64-encoded preshared key. Adds in an additional layer of " "symmetric-key cryptography for post-quantum resistance." @@ -5069,7 +5102,7 @@ msgstr "" "خياري. مفتاح مشفر باستخدام Base64. يضيف طبقة إضافية من تشفير المفتاح " "المتماثل لمقاومة ما بعد الكم." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Optional. Create routes for Allowed IPs for this peer." msgstr "خياري. إنشاء مسارات لعناوين IP المسموح بها لهذا النظير." @@ -5081,13 +5114,13 @@ msgstr "خياري. وصف الأقران." msgid "Optional. Do not create host routes to peers." msgstr "خياري. لا تقم بإنشاء مسارات مضيفة للأقران." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "" "Optional. Host of peer. Names are resolved prior to bringing up the " "interface." msgstr "خياري. مضيف الأقران. يتم حل الأسماء قبل إحضار الواجهة." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "" "Optional. IP addresses and prefixes that this peer is allowed to use inside " "the tunnel. Usually the peer's tunnel IP addresses and the networks the peer " @@ -5098,11 +5131,11 @@ msgstr "" msgid "Optional. Maximum Transmission Unit of tunnel interface." msgstr "خياري. وحدة النقل القصوى لواجهة النفق." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Optional. Port of peer." msgstr "خياري. بوابة الأقران." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "" "Optional. Seconds between keep alive messages. Default is 0 (disabled). " "Recommended value if this device is behind a NAT is 25." @@ -5486,7 +5519,7 @@ msgstr "إجراء إعادة تعيين" msgid "Permission denied" msgstr "طلب الاذن مرفوض" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "Persistent Keep Alive" msgstr "مثابرة على البقاء حيا" @@ -5498,9 +5531,9 @@ msgstr "المعدل المادي:" msgid "Physical Settings" msgstr "الإعدادات المادية" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:101 msgid "Ping" msgstr "ping" @@ -5565,7 +5598,7 @@ msgstr "تفويض البادئة" msgid "Prefix suppressor" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "Preshared Key" msgstr "مفتاح مشترك مسبقًا" @@ -5660,7 +5693,7 @@ msgstr "توفير شبكة جديدة" msgid "Pseudo Ad-Hoc (ahdemo)" msgstr "Pseudo Ad-Hoc (ahdemo)" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Public Key" msgstr "المفتاح العمومي" @@ -5685,7 +5718,7 @@ msgid "QMI Cellular" msgstr "QMI الخلوية" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:159 -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:186 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:189 msgid "QR-Code" msgstr "" @@ -5693,7 +5726,7 @@ msgstr "" msgid "Quality" msgstr "جودة" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:426 msgid "Query all available upstream resolvers." msgstr "" "الاستعلام عن جميع خوادم المنبع المتاحة /etc/ethers to configure the DHCP server." msgstr "" "اقرأ /etc/ethers لتكوين الخادم ...: 2/64 " -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:265 msgid "This is the only DHCP server in the local network." msgstr "" "هذا هو DHCP " @@ -7502,7 +7545,7 @@ msgid "" msgstr "لا يمكن استخدام هذا الخيار نظرًا لعدم تثبيت حزمة ca-bundle." #: modules/luci-base/htdocs/luci-static/resources/form.js:2240 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2546 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2550 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172 #: modules/luci-compat/luasrc/view/cbi/tsection.htm:32 msgid "This section contains no values yet" @@ -7566,9 +7609,9 @@ msgstr "نغمة، رنه" msgid "Total Available" msgstr "مجموعه متاحة" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:124 msgid "Traceroute" msgstr "traceroute تتبع الطريق" @@ -7859,7 +7902,7 @@ msgid "" "will be restarted to apply the updated configuration." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:420 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:421 msgid "Upstream resolvers will be queried in the order of the resolv file." msgstr "" "DNS سيتم الاستعلام عن الخوادم " @@ -7870,7 +7913,7 @@ msgstr "" msgid "Uptime" msgstr "مدة التشغيل" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:342 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 msgid "Use /etc/ethers" msgstr "استخدم / etc / ethers " @@ -7980,7 +8023,7 @@ msgstr "استخدم شهادات النظام" msgid "Use system certificates for inner-tunnel" msgstr "استخدم شهادات النظام للنفق الداخلي" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:544 msgid "" "Use the Add Button to add a new lease entry. The MAC address identifies the host, the IPv4 address specifies the fixed " @@ -8124,7 +8167,7 @@ msgstr "معرف شبكة VXLAN" msgid "VXLANv6 (RFC7348)" msgstr "شبكة محلية افتراضية قابلة للتوسيع VXLANv6 (RFC7348)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:396 msgid "" "Validate DNS replies and cache DNSSEC data, requires upstream to support " "DNSSEC." @@ -8161,7 +8204,7 @@ msgstr "بائع" msgid "Vendor Class to send when requesting DHCP" msgstr "إرسال فئة البائع عند طلب DHCP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:401 msgid "Verify unsigned domain responses really come from unsigned domains." msgstr "" @@ -8329,7 +8372,7 @@ msgstr "تم تعطيل الشبكة اللاسلكية" msgid "Wireless network is enabled" msgstr "تم تمكين الشبكة اللاسلكية" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:277 msgid "Write received DNS queries to syslog." msgstr "اكتب طلبات DNS المستلمة إلى سجل النظام" @@ -8341,7 +8384,7 @@ msgstr "اكتب سجل النظام إلى ملف" msgid "XOR policy (balance-xor, 2)" msgstr "سياسة XOR (Balance-xor، 2)" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345 msgid "Yes" @@ -8368,8 +8411,8 @@ msgstr "" "إعادة تشغيل الجهاز.
تحذير: إذا عطلت البرامج النصية الأساسية " "للبادئ مثل \"الشبكة\" ، فقد يتعذر الوصول إلى جهازك! " -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:65 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:71 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:97 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:73 msgid "" "You must enable JavaScript in your browser or LuCI will not work properly." @@ -8398,7 +8441,7 @@ msgstr "إعدادات ZRam" msgid "ZRam Size" msgstr "حجم ZRam" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:446 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:447 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:152 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:163 msgid "any" @@ -8504,8 +8547,8 @@ msgstr "على سبيل المثال: - proxy 10.10.10.10" msgid "e.g: dump" msgstr "على سبيل المثال: dump" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:652 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:673 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:691 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:101 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:140 msgid "expired" @@ -8598,7 +8641,7 @@ msgstr "لا يوجد ارتباط" msgid "non-empty value" msgstr "قيمة غير فارغة" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3042 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3200 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800 msgid "none" msgstr "لا شيء" @@ -8697,15 +8740,15 @@ msgstr "قيمة فريدة" msgid "unknown" msgstr "غير معروف" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:453 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:671 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:454 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:668 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:689 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:99 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:138 msgid "unlimited" msgstr "غير محدود" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369 diff --git a/modules/luci-base/po/bg/base.po b/modules/luci-base/po/bg/base.po index 53dc06986d..49859215a1 100644 --- a/modules/luci-base/po/bg/base.po +++ b/modules/luci-base/po/bg/base.po @@ -54,8 +54,8 @@ msgid "-- Additional Field --" msgstr "-- Допълнително поле --" #: modules/luci-base/htdocs/luci-static/resources/cbi.js:275 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3773 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3931 #: modules/luci-base/htdocs/luci-static/resources/ui.js:784 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1022 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1995 @@ -319,7 +319,7 @@ msgstr "" msgid "Absent Interface" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:319 msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "" @@ -400,7 +400,7 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2195 #: modules/luci-base/htdocs/luci-static/resources/form.js:2208 #: modules/luci-base/htdocs/luci-static/resources/form.js:2216 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3205 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3363 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:25 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197 @@ -449,7 +449,7 @@ msgstr "" msgid "Add key" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:408 msgid "Add local domain suffix to names served from hosts files." msgstr "" @@ -470,11 +470,11 @@ msgstr "" msgid "Add to Whitelist" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:365 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:366 msgid "Additional hosts files" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:414 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 msgid "Additional servers file" msgstr "" @@ -495,7 +495,7 @@ msgstr "" msgid "Address to access local relay bridge" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:287 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 msgid "Addresses" msgstr "" @@ -560,17 +560,17 @@ msgstr "" msgid "Alias of \"%s\"" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:424 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 msgid "All servers" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:377 msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:375 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 msgid "Allocate IPs sequentially" msgstr "" @@ -598,7 +598,7 @@ msgstr "" msgid "Allow listed only" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:304 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 msgid "Allow localhost" msgstr "" @@ -622,7 +622,7 @@ msgstr "" msgid "Allow the root user to login with password" msgstr "Разрешаване на потребителя root да влезе с парола" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "Allowed IPs" msgstr "Разрешени IPs" @@ -787,6 +787,10 @@ msgstr "" msgid "Architecture" msgstr "Архитектура" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 +msgid "Arp-scan" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:963 msgid "" "Assign a part of given length of every public IPv6-prefix to this interface" @@ -825,7 +829,7 @@ msgstr "" msgid "Authentication Type" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:263 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 msgid "Authoritative" msgstr "" @@ -960,7 +964,7 @@ msgstr "" "променени конфигурационни файлове, маркирани от opkg, основни базови файлове " "и дефинираните от потребителя модели за архивиране." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:325 msgid "Bind dynamically to interfaces rather than wildcard address." msgstr "" "Свързване динамично с интерфейси, а не със wildcard адрес (препоръчва се по " @@ -1544,11 +1548,11 @@ msgstr "" msgid "DNS" msgstr "DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:280 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 msgid "DNS forwardings" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:442 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 msgid "DNS query port" msgstr "Порт за заявки за DNS" @@ -1556,7 +1560,7 @@ msgstr "Порт за заявки за DNS" msgid "DNS search domains" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:435 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 msgid "DNS server port" msgstr "" @@ -1568,11 +1572,11 @@ msgstr "DNS тегло" msgid "DNS-Label / FQDN" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:394 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 msgid "DNSSEC" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:399 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 msgid "DNSSEC check unsigned" msgstr "" @@ -1602,7 +1606,7 @@ msgid "DTIM Interval" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:58 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:626 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:644 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:128 msgid "DUID" msgstr "DUID" @@ -1654,9 +1658,9 @@ msgid "Delegate IPv6 prefixes" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2272 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2697 #: modules/luci-base/htdocs/luci-static/resources/form.js:2701 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3189 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2705 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3347 #: modules/luci-base/htdocs/luci-static/resources/ui.js:2893 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:11 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162 @@ -1837,7 +1841,7 @@ msgstr "Забранен" msgid "Disassociate On Low Acknowledgement" msgstr "Дисоцииране при ниско потвърждение" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:301 msgid "Discard upstream RFC1918 responses." msgstr "" @@ -1859,7 +1863,7 @@ msgid "Disconnection attempt failed." msgstr "Опитът за прекъсване е неуспешен." #: modules/luci-base/htdocs/luci-static/resources/form.js:606 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2896 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3054 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3330 #: modules/luci-base/htdocs/luci-static/resources/ui.js:4157 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766 @@ -1884,7 +1888,7 @@ msgstr "" "Dnsmasq е лек DHCP сървър и DNS препращач." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:412 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "Не кеширайте отрицателни отговори, например за несъществуващи домейни." @@ -1896,22 +1900,22 @@ msgstr "Не кеширайте отрицателни отговори, нап msgid "Do not create host route to peer (optional)." msgstr "Да не се създава маршрут към хост на партньор (по избор)." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:261 msgid "Do not forward DNS queries without dots or domain parts." msgstr "Не препращай DNS заявки без точки или домейн части." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:387 #, fuzzy msgid "Do not forward queries that cannot be answered by public resolvers." msgstr "" "Не препращайте заявки, на които не може да се отговори от публичните " "резолвери." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:382 msgid "Do not forward reverse lookups for local networks." msgstr "Не препращай обратно търсене за локални мрежи." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:338 msgid "Do not listen on the specified interfaces." msgstr "Да не се слуша на посочените интерфейси." @@ -1960,11 +1964,15 @@ msgstr "Наистина ли искате да изтриете всички н msgid "Do you really want to recursively delete the directory \"%s\" ?" msgstr "Наистина ли искате да изтриете рекурсивно директорията \"%s\" ?" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:259 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:538 +msgid "Domain" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 msgid "Domain required" msgstr "Изисква се домейн" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:309 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 msgid "Domain whitelist" msgstr "Бял списък на домейни" @@ -1994,7 +2002,7 @@ msgstr "Изтегляне на mtdblock" msgid "Downstream SNR offset" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2659 msgid "Drag to reorder" msgstr "Плъзнете, за да пренаредите" @@ -2045,9 +2053,9 @@ msgstr "Дължина на EA-бита" msgid "EAP-Method" msgstr "EAP-метод" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2675 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2678 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3052 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2679 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2682 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3210 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495 @@ -2160,7 +2168,7 @@ msgstr "Разрешаване на NTP клиент" msgid "Enable Single DES" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:477 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:478 msgid "Enable TFTP server" msgstr "Разрешаване на TFTP сървър" @@ -2294,12 +2302,12 @@ msgstr "" msgid "Encryption" msgstr "Криптиране" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 #, fuzzy msgid "Endpoint Host" msgstr "Хост на крайна точка" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 #, fuzzy msgid "Endpoint Port" msgstr "Порт на крайна точка" @@ -2370,11 +2378,11 @@ msgstr "На всеки 30 секунди (бавно, 0)" msgid "Every second (fast, 1)" msgstr "Всяка секунда (бързо, 1)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:336 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 msgid "Exclude interfaces" msgstr "Изключване на интерфейси" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:306 msgid "" "Exempt 127.0.0.0/8 and ::1 from rebinding checks, " "e.g. for RBL services." @@ -2384,7 +2392,7 @@ msgstr "" msgid "Existing device" msgstr "Съществуващо устройство" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:406 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 #, fuzzy msgid "Expand hosts" msgstr "Разгъване на хостове" @@ -2497,7 +2505,7 @@ msgstr "" msgid "File" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:416 msgid "" "File listing upstream resolvers, optionally domain-specific, e.g. " "server=1.2.3.4, server=/domain/1.2.3.4." @@ -2507,11 +2515,11 @@ msgstr "" msgid "File not accessible" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:348 msgid "File to store DHCP lease information." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:356 msgid "File with upstream resolvers." msgstr "" @@ -2519,7 +2527,7 @@ msgstr "" msgid "Filename" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:490 msgid "Filename of the boot image advertised to clients." msgstr "" @@ -2528,11 +2536,11 @@ msgstr "" msgid "Filesystem" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:380 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 msgid "Filter private" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:385 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 msgid "Filter useless" msgstr "" @@ -2595,7 +2603,7 @@ msgstr "" msgid "Firmware Version" msgstr "Версия на firmware" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:444 msgid "Fixed source port for outbound DNS queries." msgstr "" @@ -2621,7 +2629,7 @@ msgstr "" msgid "Flashing…" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:198 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:201 msgid "For QR-Code support please install the qrencode package!" msgstr "" @@ -2802,7 +2810,7 @@ msgstr "" msgid "Generate Key" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:202 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:205 msgid "Generate New QR-Code" msgstr "" @@ -2814,7 +2822,7 @@ msgstr "" msgid "Generate archive" msgstr "Създай архив" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:217 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:220 msgid "Generate new QR-Code" msgstr "" @@ -2830,14 +2838,21 @@ msgstr "Глобални настройки" msgid "Global network options" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:57 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:63 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:89 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:72 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:92 +msgid "Go to firmware upgrade..." +msgstr "" + +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:53 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:62 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:82 msgid "Go to password configuration..." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2597 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3371 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2601 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3529 #: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58 msgid "Go to relevant configuration page" @@ -2990,7 +3005,7 @@ msgstr "" msgid "Hide ESSID" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:212 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:215 msgid "Hide QR-Code" msgstr "" @@ -3019,8 +3034,8 @@ msgid "Host-Uniq tag content" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:37 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:503 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:533 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:504 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:551 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/10_system.js:54 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:87 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:121 @@ -3035,7 +3050,7 @@ msgstr "" msgid "Hostnames" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:495 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:496 msgid "" "Hostnames are used to bind a domain name to an IP address. This setting is " "redundant for hostnames already configured with static leases, but it can be " @@ -3071,11 +3086,15 @@ msgstr "" msgid "IP Protocol" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:257 +msgid "IP Sets" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:126 msgid "IP Type" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:507 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:508 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:178 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:204 msgid "IP address" @@ -3091,16 +3110,20 @@ msgstr "" msgid "IP address is missing" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:293 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:534 +msgid "IP set" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 msgid "IP sets" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:429 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 msgid "IPs to override with NXDOMAIN" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:86 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:87 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:88 @@ -3132,7 +3155,7 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:178 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:38 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:591 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:609 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:88 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:164 msgid "IPv4 address" @@ -3185,8 +3208,8 @@ msgstr "" msgid "IPv4/IPv6 (both - defaults to IPv4)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:92 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:93 @@ -3295,7 +3318,7 @@ msgstr "" msgid "IPv6 suffix" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:632 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 msgid "IPv6 suffix (hex)" msgstr "IPv6-Съфикс(hex)" @@ -3361,7 +3384,7 @@ msgid "" "device node" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:177 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 msgid "" "If there are any unsaved changes for this client, please save the " "configuration before generating a QR-Code" @@ -3388,7 +3411,7 @@ msgid "" "of the RAM." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:361 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:362 msgid "Ignore /etc/hosts" msgstr "" @@ -3396,7 +3419,7 @@ msgstr "" msgid "Ignore interface" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:350 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:351 msgid "Ignore resolv file" msgstr "" @@ -3682,8 +3705,8 @@ msgstr "" "Изглежда, че се опитвате да флашнете фирмуеър, което не се побира във флаш " "паметта, моля, проверете файла с изображението!" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:64 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:70 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:96 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:72 msgid "JavaScript required!" msgstr "" @@ -3819,11 +3842,11 @@ msgstr "" msgid "Learn routes" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:346 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 msgid "Lease file" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:623 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:641 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:679 msgid "Lease time" msgstr "" @@ -3891,11 +3914,12 @@ msgstr "" msgid "Link On" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:431 msgid "List of IP addresses to convert into NXDOMAIN responses." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:295 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 msgid "List of IP sets to populate with the specified domain IPs." msgstr "" @@ -3921,15 +3945,15 @@ msgstr "" msgid "List of SSH key files for auth" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:311 msgid "List of domains to allow RFC1918 responses for." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:289 msgid "List of domains to force to an IP address." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:282 msgid "List of upstream resolvers to forward queries to." msgstr "" @@ -3937,7 +3961,7 @@ msgstr "" msgid "Listen Port" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:330 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 msgid "Listen interfaces" msgstr "" @@ -3945,13 +3969,13 @@ msgstr "" msgid "Listen only on the given interface or, if unspecified, on all" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:332 msgid "" "Listen only on the specified interfaces, and loopback if not excluded " "explicitly." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:437 msgid "Listening port for inbound DNS queries." msgstr "" @@ -3964,7 +3988,7 @@ msgstr "" msgid "Load Average" msgstr "Средно натоварване" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:204 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:207 msgid "Loading QR-Code..." msgstr "" @@ -4031,23 +4055,23 @@ msgstr "Местно време" msgid "Local ULA" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:271 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 msgid "Local domain" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:273 msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:267 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 msgid "Local server" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:317 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 msgid "Local service only" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:389 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 msgid "Localise queries" msgstr "" @@ -4059,7 +4083,7 @@ msgstr "" msgid "Log output level" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:275 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 msgid "Log queries" msgstr "" @@ -4123,7 +4147,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:591 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:39 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:545 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:563 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2157 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:56 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:89 @@ -4208,17 +4232,17 @@ msgstr "" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:449 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 msgid "Max. DHCP leases" msgstr "" "Max. DHCP лийзове" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:456 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 msgid "Max. EDNS0 packet size" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:463 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 msgid "Max. concurrent queries" msgstr "Макс. едновременни заявки" @@ -4230,15 +4254,15 @@ msgstr "" msgid "Maximum allowed Listen Interval" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:451 msgid "Maximum allowed number of active DHCP leases." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:465 msgid "Maximum allowed number of concurrent DNS queries." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:458 msgid "Maximum allowed size of EDNS0 UDP packets." msgstr "" @@ -4432,7 +4456,7 @@ msgstr "" msgid "More Characters" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2539 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2543 msgid "More…" msgstr "" @@ -4538,7 +4562,7 @@ msgstr "" msgid "NTP server candidates" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2577 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2581 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1087 @@ -4574,11 +4598,11 @@ msgstr "" msgid "Network SSID" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:68 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 msgid "Network Utilities" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:488 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 msgid "Network boot image" msgstr "" @@ -4613,7 +4637,7 @@ msgstr "" msgid "Never" msgstr "Никога" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:269 msgid "" "Never forward matching domains and subdomains, resolve from DHCP or hosts " "files only." @@ -4631,7 +4655,7 @@ msgstr "" msgid "Next »" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346 msgid "No" @@ -4661,6 +4685,15 @@ msgstr "" msgid "No RX signal" msgstr "" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:61 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:70 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:90 +msgid "" +"No changes to settings will be stored and are lost after rebooting. This " +"mode should only be used to install a firmware upgrade" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:69 msgid "No client associated" msgstr "" @@ -4719,11 +4752,11 @@ msgstr "" msgid "No more slaves available, can not save interface" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:410 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 msgid "No negative cache" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:54 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:50 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:59 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:79 msgid "No password set!" @@ -4771,7 +4804,7 @@ msgstr "" msgid "Non Pre-emptive CRC errors (CRC_P)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:323 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 msgid "Non-wildcard" msgstr "" @@ -4828,7 +4861,7 @@ msgstr "" msgid "Notice" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:127 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:138 msgid "Nslookup" msgstr "" @@ -4836,7 +4869,7 @@ msgstr "" msgid "Number of IGMP membership reports" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:472 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" @@ -4884,7 +4917,7 @@ msgstr "" msgid "On-link" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:598 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 msgid "One of hostname or MAC address must be specified!" msgstr "" @@ -4953,7 +4986,7 @@ msgid "Operating frequency" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:1974 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3722 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3880 msgid "Option \"%s\" contains an invalid input value." msgstr "" @@ -4991,13 +5024,13 @@ msgid "" "for the interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "" "Optional. Base64-encoded preshared key. Adds in an additional layer of " "symmetric-key cryptography for post-quantum resistance." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Optional. Create routes for Allowed IPs for this peer." msgstr "" @@ -5009,13 +5042,13 @@ msgstr "" msgid "Optional. Do not create host routes to peers." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "" "Optional. Host of peer. Names are resolved prior to bringing up the " "interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "" "Optional. IP addresses and prefixes that this peer is allowed to use inside " "the tunnel. Usually the peer's tunnel IP addresses and the networks the peer " @@ -5026,11 +5059,11 @@ msgstr "" msgid "Optional. Maximum Transmission Unit of tunnel interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Optional. Port of peer." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "" "Optional. Seconds between keep alive messages. Default is 0 (disabled). " "Recommended value if this device is behind a NAT is 25." @@ -5410,7 +5443,7 @@ msgstr "" msgid "Permission denied" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "Persistent Keep Alive" msgstr "" @@ -5422,9 +5455,9 @@ msgstr "" msgid "Physical Settings" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:101 msgid "Ping" msgstr "" @@ -5489,7 +5522,7 @@ msgstr "" msgid "Prefix suppressor" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "Preshared Key" msgstr "" @@ -5580,7 +5613,7 @@ msgstr "" msgid "Pseudo Ad-Hoc (ahdemo)" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Public Key" msgstr "Публичен ключ" @@ -5606,7 +5639,7 @@ msgid "QMI Cellular" msgstr "" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:159 -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:186 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:189 msgid "QR-Code" msgstr "" @@ -5614,7 +5647,7 @@ msgstr "" msgid "Quality" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:426 msgid "Query all available upstream resolvers." msgstr "" @@ -5687,7 +5720,7 @@ msgstr "" msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:344 msgid "Read /etc/ethers to configure the DHCP server." msgstr "" @@ -5703,7 +5736,7 @@ msgstr "" msgid "Reassociation Deadline" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:299 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 msgid "Rebind protection" msgstr "" @@ -5837,7 +5870,7 @@ msgstr "" msgid "Required. Base64-encoded private key for this interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Required. Base64-encoded public key of peer." msgstr "" @@ -5929,7 +5962,7 @@ msgstr "" msgid "Resolv and Hosts Files" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 msgid "Resolv file" msgstr "" @@ -5959,7 +5992,7 @@ msgstr "" msgid "Restore backup" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:391 msgid "" "Return answers to DNS queries matching the subnet from which the query was " "received if multiple IPs are available." @@ -5994,7 +6027,7 @@ msgstr "" msgid "Robustness" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:482 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:483 msgid "Root directory for files served via TFTP." msgstr "" @@ -6006,7 +6039,7 @@ msgstr "" msgid "Round-Robin policy (balance-rr, 0)" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Route Allowed IPs" msgstr "" @@ -6111,7 +6144,7 @@ msgstr "" msgid "SWAP" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2901 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3059 #: modules/luci-base/htdocs/luci-static/resources/luci.js:2199 #: modules/luci-compat/luasrc/view/cbi/error.htm:17 #: modules/luci-compat/luasrc/view/cbi/footer.htm:26 @@ -6259,6 +6292,11 @@ msgstr "" msgid "Set to first slave added to the bond (follow, 2)" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:646 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:662 +msgid "Set up DHCP Server" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:55 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:55 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:23 @@ -6274,11 +6312,6 @@ msgstr "" msgid "Settings" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:646 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:662 -msgid "Set up DHCP Server" -msgstr "" - #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:906 msgid "Setup routes for proxied IPv6 neighbours." msgstr "" @@ -6348,7 +6381,7 @@ msgstr "" msgid "Size" msgstr "Размер" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:470 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 msgid "Size of DNS query cache" msgstr "" @@ -6710,7 +6743,7 @@ msgstr "" msgid "Static address" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:525 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:543 msgid "" "Static leases are used to assign fixed IP addresses and symbolic hostnames " "to DHCP clients. They are also required for non-dynamic interface " @@ -6746,7 +6779,7 @@ msgstr "" msgid "Strict filtering" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:419 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:420 msgid "Strict order" msgstr "" @@ -6759,11 +6792,11 @@ msgstr "" msgid "Submit" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:370 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:371 msgid "Suppress logging" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:371 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:372 msgid "Suppress logging of the routine operation for the DHCP protocol." msgstr "" @@ -6841,6 +6874,16 @@ msgstr "" msgid "System log buffer size" msgstr "" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:60 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:69 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:89 +msgid "System running in recovery (initramfs) mode." +msgstr "" + +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +msgid "Sytem running in recovery (initramfs) mode." +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:338 msgid "TCP:" msgstr "" @@ -6849,7 +6892,7 @@ msgstr "" msgid "TFTP Settings" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:481 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:482 msgid "TFTP server root" msgstr "" @@ -6938,11 +6981,11 @@ msgid "" "username instead of the user ID!" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:607 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:625 msgid "The IP address %h is already used by another static lease" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:634 msgid "The IP address is outside of any DHCP pool address range" msgstr "" @@ -6983,7 +7026,7 @@ msgstr "" msgid "The MTU must not exceed the parent device MTU of %d bytes" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:180 msgid "" "The QR-Code works per wg interface, it will be refreshed with every button " "click and transfers the following information:" @@ -7237,8 +7280,8 @@ msgstr "" msgid "The value is overridden by configuration. Original: %s" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:663 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:695 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:681 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:713 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:122 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:171 msgid "There are no active leases" @@ -7248,7 +7291,7 @@ msgstr "" msgid "There are no changes to apply" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:55 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:51 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:60 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:80 msgid "" @@ -7294,7 +7337,7 @@ msgid "" "ends with ...:2/64" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:265 msgid "This is the only DHCP server in the local network." msgstr "" @@ -7329,7 +7372,7 @@ msgid "" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2240 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2546 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2550 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172 #: modules/luci-compat/luasrc/view/cbi/tsection.htm:32 msgid "This section contains no values yet" @@ -7394,9 +7437,9 @@ msgstr "" msgid "Total Available" msgstr "Общо налично" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:124 msgid "Traceroute" msgstr "" @@ -7683,7 +7726,7 @@ msgid "" "will be restarted to apply the updated configuration." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:420 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:421 msgid "Upstream resolvers will be queried in the order of the resolv file." msgstr "" @@ -7692,7 +7735,7 @@ msgstr "" msgid "Uptime" msgstr "Ъптайм" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:342 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 msgid "Use /etc/ethers" msgstr "" @@ -7798,7 +7841,7 @@ msgstr "" msgid "Use system certificates for inner-tunnel" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:544 msgid "" "Use the Add Button to add a new lease entry. The MAC address identifies the host, the IPv4 address specifies the fixed " @@ -7933,7 +7976,7 @@ msgstr "" msgid "VXLANv6 (RFC7348)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:396 msgid "" "Validate DNS replies and cache DNSSEC data, requires upstream to support " "DNSSEC." @@ -7966,7 +8009,7 @@ msgstr "" msgid "Vendor Class to send when requesting DHCP" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:401 msgid "Verify unsigned domain responses really come from unsigned domains." msgstr "" @@ -8126,7 +8169,7 @@ msgstr "" msgid "Wireless network is enabled" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:277 msgid "Write received DNS queries to syslog." msgstr "" @@ -8138,7 +8181,7 @@ msgstr "" msgid "XOR policy (balance-xor, 2)" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345 msgid "Yes" @@ -8161,8 +8204,8 @@ msgid "" "scripts like \"network\", your device might become inaccessible!" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:65 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:71 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:97 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:73 msgid "" "You must enable JavaScript in your browser or LuCI will not work properly." @@ -8191,7 +8234,7 @@ msgstr "" msgid "ZRam Size" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:446 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:447 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:152 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:163 msgid "any" @@ -8297,8 +8340,8 @@ msgstr "" msgid "e.g: dump" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:652 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:673 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:691 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:101 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:140 msgid "expired" @@ -8391,7 +8434,7 @@ msgstr "" msgid "non-empty value" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3042 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3200 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800 msgid "none" msgstr "" @@ -8490,15 +8533,15 @@ msgstr "" msgid "unknown" msgstr "неизвестен" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:453 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:671 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:454 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:668 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:689 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:99 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:138 msgid "unlimited" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369 diff --git a/modules/luci-base/po/bn_BD/base.po b/modules/luci-base/po/bn_BD/base.po index 872bdd3e44..38d76ee1bd 100644 --- a/modules/luci-base/po/bn_BD/base.po +++ b/modules/luci-base/po/bn_BD/base.po @@ -54,8 +54,8 @@ msgid "-- Additional Field --" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/cbi.js:275 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3773 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3931 #: modules/luci-base/htdocs/luci-static/resources/ui.js:784 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1022 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1995 @@ -318,7 +318,7 @@ msgstr "" msgid "Absent Interface" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:319 msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "" @@ -399,7 +399,7 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2195 #: modules/luci-base/htdocs/luci-static/resources/form.js:2208 #: modules/luci-base/htdocs/luci-static/resources/form.js:2216 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3205 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3363 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:25 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197 @@ -448,7 +448,7 @@ msgstr "ইন্সট্যান্স যোগ করুন" msgid "Add key" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:408 msgid "Add local domain suffix to names served from hosts files." msgstr "" @@ -469,11 +469,11 @@ msgstr "" msgid "Add to Whitelist" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:365 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:366 msgid "Additional hosts files" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:414 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 msgid "Additional servers file" msgstr "" @@ -494,7 +494,7 @@ msgstr "" msgid "Address to access local relay bridge" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:287 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 msgid "Addresses" msgstr "" @@ -559,17 +559,17 @@ msgstr "" msgid "Alias of \"%s\"" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:424 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 msgid "All servers" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:377 msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:375 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 msgid "Allocate IPs sequentially" msgstr "" @@ -597,7 +597,7 @@ msgstr "" msgid "Allow listed only" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:304 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 msgid "Allow localhost" msgstr "" @@ -621,7 +621,7 @@ msgstr "" msgid "Allow the root user to login with password" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "Allowed IPs" msgstr "অনুমোদিত আইপি" @@ -786,6 +786,10 @@ msgstr "" msgid "Architecture" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 +msgid "Arp-scan" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:963 msgid "" "Assign a part of given length of every public IPv6-prefix to this interface" @@ -824,7 +828,7 @@ msgstr "" msgid "Authentication Type" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:263 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 msgid "Authoritative" msgstr "" @@ -956,7 +960,7 @@ msgid "" "defined backup patterns." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:325 msgid "Bind dynamically to interfaces rather than wildcard address." msgstr "" @@ -1522,11 +1526,11 @@ msgstr "" msgid "DNS" msgstr "ডিএনএস" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:280 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 msgid "DNS forwardings" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:442 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 msgid "DNS query port" msgstr "" @@ -1534,7 +1538,7 @@ msgstr "" msgid "DNS search domains" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:435 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 msgid "DNS server port" msgstr "" @@ -1546,11 +1550,11 @@ msgstr "" msgid "DNS-Label / FQDN" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:394 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 msgid "DNSSEC" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:399 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 msgid "DNSSEC check unsigned" msgstr "" @@ -1580,7 +1584,7 @@ msgid "DTIM Interval" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:58 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:626 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:644 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:128 msgid "DUID" msgstr "" @@ -1632,9 +1636,9 @@ msgid "Delegate IPv6 prefixes" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2272 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2697 #: modules/luci-base/htdocs/luci-static/resources/form.js:2701 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3189 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2705 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3347 #: modules/luci-base/htdocs/luci-static/resources/ui.js:2893 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:11 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162 @@ -1811,7 +1815,7 @@ msgstr "নিষ্ক্রিয়" msgid "Disassociate On Low Acknowledgement" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:301 msgid "Discard upstream RFC1918 responses." msgstr "" @@ -1832,7 +1836,7 @@ msgid "Disconnection attempt failed." msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:606 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2896 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3054 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3330 #: modules/luci-base/htdocs/luci-static/resources/ui.js:4157 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766 @@ -1855,7 +1859,7 @@ msgid "" "forwarder." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:412 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" @@ -1866,19 +1870,19 @@ msgstr "" msgid "Do not create host route to peer (optional)." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:261 msgid "Do not forward DNS queries without dots or domain parts." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:387 msgid "Do not forward queries that cannot be answered by public resolvers." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:382 msgid "Do not forward reverse lookups for local networks." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:338 msgid "Do not listen on the specified interfaces." msgstr "" @@ -1923,11 +1927,15 @@ msgstr "" msgid "Do you really want to recursively delete the directory \"%s\" ?" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:259 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:538 +msgid "Domain" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 msgid "Domain required" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:309 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 msgid "Domain whitelist" msgstr "" @@ -1957,7 +1965,7 @@ msgstr "" msgid "Downstream SNR offset" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2659 msgid "Drag to reorder" msgstr "" @@ -2002,9 +2010,9 @@ msgstr "" msgid "EAP-Method" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2675 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2678 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3052 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2679 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2682 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3210 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495 @@ -2110,7 +2118,7 @@ msgstr "" msgid "Enable Single DES" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:477 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:478 msgid "Enable TFTP server" msgstr "" @@ -2243,11 +2251,11 @@ msgstr "" msgid "Encryption" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "Endpoint Host" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Endpoint Port" msgstr "" @@ -2314,11 +2322,11 @@ msgstr "" msgid "Every second (fast, 1)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:336 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 msgid "Exclude interfaces" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:306 msgid "" "Exempt 127.0.0.0/8 and ::1 from rebinding checks, " "e.g. for RBL services." @@ -2328,7 +2336,7 @@ msgstr "" msgid "Existing device" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:406 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 msgid "Expand hosts" msgstr "" @@ -2438,7 +2446,7 @@ msgstr "" msgid "File" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:416 msgid "" "File listing upstream resolvers, optionally domain-specific, e.g. " "server=1.2.3.4, server=/domain/1.2.3.4." @@ -2448,11 +2456,11 @@ msgstr "" msgid "File not accessible" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:348 msgid "File to store DHCP lease information." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:356 msgid "File with upstream resolvers." msgstr "" @@ -2460,7 +2468,7 @@ msgstr "" msgid "Filename" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:490 msgid "Filename of the boot image advertised to clients." msgstr "" @@ -2469,11 +2477,11 @@ msgstr "" msgid "Filesystem" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:380 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 msgid "Filter private" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:385 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 msgid "Filter useless" msgstr "" @@ -2536,7 +2544,7 @@ msgstr "" msgid "Firmware Version" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:444 msgid "Fixed source port for outbound DNS queries." msgstr "" @@ -2562,7 +2570,7 @@ msgstr "" msgid "Flashing…" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:198 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:201 msgid "For QR-Code support please install the qrencode package!" msgstr "" @@ -2743,7 +2751,7 @@ msgstr "" msgid "Generate Key" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:202 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:205 msgid "Generate New QR-Code" msgstr "" @@ -2755,7 +2763,7 @@ msgstr "" msgid "Generate archive" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:217 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:220 msgid "Generate new QR-Code" msgstr "" @@ -2771,14 +2779,21 @@ msgstr "" msgid "Global network options" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:57 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:63 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:89 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:72 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:92 +msgid "Go to firmware upgrade..." +msgstr "" + +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:53 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:62 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:82 msgid "Go to password configuration..." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2597 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3371 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2601 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3529 #: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58 msgid "Go to relevant configuration page" @@ -2931,7 +2946,7 @@ msgstr "" msgid "Hide ESSID" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:212 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:215 msgid "Hide QR-Code" msgstr "" @@ -2960,8 +2975,8 @@ msgid "Host-Uniq tag content" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:37 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:503 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:533 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:504 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:551 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/10_system.js:54 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:87 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:121 @@ -2976,7 +2991,7 @@ msgstr "" msgid "Hostnames" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:495 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:496 msgid "" "Hostnames are used to bind a domain name to an IP address. This setting is " "redundant for hostnames already configured with static leases, but it can be " @@ -3012,11 +3027,15 @@ msgstr "" msgid "IP Protocol" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:257 +msgid "IP Sets" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:126 msgid "IP Type" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:507 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:508 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:178 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:204 msgid "IP address" @@ -3032,16 +3051,20 @@ msgstr "" msgid "IP address is missing" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:293 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:534 +msgid "IP set" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 msgid "IP sets" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:429 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 msgid "IPs to override with NXDOMAIN" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:86 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:87 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:88 @@ -3073,7 +3096,7 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:178 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:38 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:591 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:609 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:88 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:164 msgid "IPv4 address" @@ -3126,8 +3149,8 @@ msgstr "" msgid "IPv4/IPv6 (both - defaults to IPv4)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:92 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:93 @@ -3236,7 +3259,7 @@ msgstr "" msgid "IPv6 suffix" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:632 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 msgid "IPv6 suffix (hex)" msgstr "" @@ -3302,7 +3325,7 @@ msgid "" "device node" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:177 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 msgid "" "If there are any unsaved changes for this client, please save the " "configuration before generating a QR-Code" @@ -3329,7 +3352,7 @@ msgid "" "of the RAM." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:361 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:362 msgid "Ignore /etc/hosts" msgstr "" @@ -3337,7 +3360,7 @@ msgstr "" msgid "Ignore interface" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:350 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:351 msgid "Ignore resolv file" msgstr "" @@ -3621,8 +3644,8 @@ msgid "" "flash memory, please verify the image file!" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:64 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:70 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:96 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:72 msgid "JavaScript required!" msgstr "" @@ -3758,11 +3781,11 @@ msgstr "" msgid "Learn routes" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:346 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 msgid "Lease file" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:623 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:641 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:679 msgid "Lease time" msgstr "" @@ -3830,11 +3853,12 @@ msgstr "" msgid "Link On" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:431 msgid "List of IP addresses to convert into NXDOMAIN responses." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:295 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 msgid "List of IP sets to populate with the specified domain IPs." msgstr "" @@ -3860,15 +3884,15 @@ msgstr "" msgid "List of SSH key files for auth" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:311 msgid "List of domains to allow RFC1918 responses for." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:289 msgid "List of domains to force to an IP address." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:282 msgid "List of upstream resolvers to forward queries to." msgstr "" @@ -3876,7 +3900,7 @@ msgstr "" msgid "Listen Port" msgstr "শোনার পোর্ট" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:330 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 msgid "Listen interfaces" msgstr "" @@ -3884,13 +3908,13 @@ msgstr "" msgid "Listen only on the given interface or, if unspecified, on all" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:332 msgid "" "Listen only on the specified interfaces, and loopback if not excluded " "explicitly." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:437 msgid "Listening port for inbound DNS queries." msgstr "" @@ -3903,7 +3927,7 @@ msgstr "" msgid "Load Average" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:204 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:207 msgid "Loading QR-Code..." msgstr "" @@ -3970,23 +3994,23 @@ msgstr "" msgid "Local ULA" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:271 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 msgid "Local domain" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:273 msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:267 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 msgid "Local server" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:317 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 msgid "Local service only" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:389 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 msgid "Localise queries" msgstr "" @@ -3998,7 +4022,7 @@ msgstr "" msgid "Log output level" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:275 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 msgid "Log queries" msgstr "" @@ -4062,7 +4086,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:591 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:39 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:545 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:563 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2157 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:56 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:89 @@ -4147,15 +4171,15 @@ msgstr "" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:449 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 msgid "Max. DHCP leases" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:456 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 msgid "Max. EDNS0 packet size" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:463 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 msgid "Max. concurrent queries" msgstr "" @@ -4167,15 +4191,15 @@ msgstr "" msgid "Maximum allowed Listen Interval" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:451 msgid "Maximum allowed number of active DHCP leases." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:465 msgid "Maximum allowed number of concurrent DNS queries." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:458 msgid "Maximum allowed size of EDNS0 UDP packets." msgstr "" @@ -4369,7 +4393,7 @@ msgstr "" msgid "More Characters" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2539 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2543 msgid "More…" msgstr "" @@ -4473,7 +4497,7 @@ msgstr "" msgid "NTP server candidates" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2577 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2581 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1087 @@ -4509,11 +4533,11 @@ msgstr "নেটওয়ার্ক" msgid "Network SSID" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:68 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 msgid "Network Utilities" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:488 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 msgid "Network boot image" msgstr "" @@ -4548,7 +4572,7 @@ msgstr "" msgid "Never" msgstr "কখনও না" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:269 msgid "" "Never forward matching domains and subdomains, resolve from DHCP or hosts " "files only." @@ -4566,7 +4590,7 @@ msgstr "" msgid "Next »" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346 msgid "No" @@ -4596,6 +4620,15 @@ msgstr "" msgid "No RX signal" msgstr "" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:61 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:70 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:90 +msgid "" +"No changes to settings will be stored and are lost after rebooting. This " +"mode should only be used to install a firmware upgrade" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:69 msgid "No client associated" msgstr "" @@ -4654,11 +4687,11 @@ msgstr "" msgid "No more slaves available, can not save interface" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:410 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 msgid "No negative cache" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:54 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:50 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:59 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:79 msgid "No password set!" @@ -4706,7 +4739,7 @@ msgstr "" msgid "Non Pre-emptive CRC errors (CRC_P)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:323 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 msgid "Non-wildcard" msgstr "" @@ -4763,7 +4796,7 @@ msgstr "" msgid "Notice" msgstr "নির্দেশনা" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:127 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:138 msgid "Nslookup" msgstr "" @@ -4771,7 +4804,7 @@ msgstr "" msgid "Number of IGMP membership reports" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:472 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" @@ -4819,7 +4852,7 @@ msgstr "" msgid "On-link" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:598 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 msgid "One of hostname or MAC address must be specified!" msgstr "" @@ -4888,7 +4921,7 @@ msgid "Operating frequency" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:1974 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3722 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3880 msgid "Option \"%s\" contains an invalid input value." msgstr "" @@ -4926,13 +4959,13 @@ msgid "" "for the interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "" "Optional. Base64-encoded preshared key. Adds in an additional layer of " "symmetric-key cryptography for post-quantum resistance." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Optional. Create routes for Allowed IPs for this peer." msgstr "" @@ -4944,13 +4977,13 @@ msgstr "" msgid "Optional. Do not create host routes to peers." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "" "Optional. Host of peer. Names are resolved prior to bringing up the " "interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "" "Optional. IP addresses and prefixes that this peer is allowed to use inside " "the tunnel. Usually the peer's tunnel IP addresses and the networks the peer " @@ -4961,11 +4994,11 @@ msgstr "" msgid "Optional. Maximum Transmission Unit of tunnel interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Optional. Port of peer." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "" "Optional. Seconds between keep alive messages. Default is 0 (disabled). " "Recommended value if this device is behind a NAT is 25." @@ -5345,7 +5378,7 @@ msgstr "" msgid "Permission denied" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "Persistent Keep Alive" msgstr "" @@ -5357,9 +5390,9 @@ msgstr "" msgid "Physical Settings" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:101 msgid "Ping" msgstr "" @@ -5424,7 +5457,7 @@ msgstr "" msgid "Prefix suppressor" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "Preshared Key" msgstr "" @@ -5515,7 +5548,7 @@ msgstr "" msgid "Pseudo Ad-Hoc (ahdemo)" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Public Key" msgstr "পাবলিক কী" @@ -5537,7 +5570,7 @@ msgid "QMI Cellular" msgstr "" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:159 -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:186 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:189 msgid "QR-Code" msgstr "" @@ -5545,7 +5578,7 @@ msgstr "" msgid "Quality" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:426 msgid "Query all available upstream resolvers." msgstr "" @@ -5618,7 +5651,7 @@ msgstr "" msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:344 msgid "Read /etc/ethers to configure the DHCP server." msgstr "" @@ -5634,7 +5667,7 @@ msgstr "" msgid "Reassociation Deadline" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:299 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 msgid "Rebind protection" msgstr "" @@ -5768,7 +5801,7 @@ msgstr "" msgid "Required. Base64-encoded private key for this interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Required. Base64-encoded public key of peer." msgstr "" @@ -5860,7 +5893,7 @@ msgstr "" msgid "Resolv and Hosts Files" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 msgid "Resolv file" msgstr "" @@ -5890,7 +5923,7 @@ msgstr "" msgid "Restore backup" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:391 msgid "" "Return answers to DNS queries matching the subnet from which the query was " "received if multiple IPs are available." @@ -5925,7 +5958,7 @@ msgstr "" msgid "Robustness" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:482 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:483 msgid "Root directory for files served via TFTP." msgstr "" @@ -5937,7 +5970,7 @@ msgstr "" msgid "Round-Robin policy (balance-rr, 0)" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Route Allowed IPs" msgstr "" @@ -6042,7 +6075,7 @@ msgstr "" msgid "SWAP" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2901 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3059 #: modules/luci-base/htdocs/luci-static/resources/luci.js:2199 #: modules/luci-compat/luasrc/view/cbi/error.htm:17 #: modules/luci-compat/luasrc/view/cbi/footer.htm:26 @@ -6190,6 +6223,11 @@ msgstr "" msgid "Set to first slave added to the bond (follow, 2)" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:646 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:662 +msgid "Set up DHCP Server" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:55 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:55 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:23 @@ -6205,11 +6243,6 @@ msgstr "" msgid "Settings" msgstr "সেটিংস" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:646 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:662 -msgid "Set up DHCP Server" -msgstr "" - #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:906 msgid "Setup routes for proxied IPv6 neighbours." msgstr "" @@ -6279,7 +6312,7 @@ msgstr "" msgid "Size" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:470 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 msgid "Size of DNS query cache" msgstr "" @@ -6641,7 +6674,7 @@ msgstr "" msgid "Static address" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:525 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:543 msgid "" "Static leases are used to assign fixed IP addresses and symbolic hostnames " "to DHCP clients. They are also required for non-dynamic interface " @@ -6677,7 +6710,7 @@ msgstr "" msgid "Strict filtering" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:419 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:420 msgid "Strict order" msgstr "" @@ -6690,11 +6723,11 @@ msgstr "" msgid "Submit" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:370 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:371 msgid "Suppress logging" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:371 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:372 msgid "Suppress logging of the routine operation for the DHCP protocol." msgstr "" @@ -6772,6 +6805,16 @@ msgstr "" msgid "System log buffer size" msgstr "" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:60 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:69 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:89 +msgid "System running in recovery (initramfs) mode." +msgstr "" + +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +msgid "Sytem running in recovery (initramfs) mode." +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:338 msgid "TCP:" msgstr "" @@ -6780,7 +6823,7 @@ msgstr "" msgid "TFTP Settings" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:481 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:482 msgid "TFTP server root" msgstr "" @@ -6869,11 +6912,11 @@ msgid "" "username instead of the user ID!" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:607 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:625 msgid "The IP address %h is already used by another static lease" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:634 msgid "The IP address is outside of any DHCP pool address range" msgstr "" @@ -6914,7 +6957,7 @@ msgstr "" msgid "The MTU must not exceed the parent device MTU of %d bytes" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:180 msgid "" "The QR-Code works per wg interface, it will be refreshed with every button " "click and transfers the following information:" @@ -7166,8 +7209,8 @@ msgstr "" msgid "The value is overridden by configuration. Original: %s" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:663 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:695 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:681 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:713 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:122 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:171 msgid "There are no active leases" @@ -7177,7 +7220,7 @@ msgstr "" msgid "There are no changes to apply" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:55 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:51 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:60 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:80 msgid "" @@ -7223,7 +7266,7 @@ msgid "" "ends with ...:2/64" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:265 msgid "This is the only DHCP server in the local network." msgstr "" @@ -7258,7 +7301,7 @@ msgid "" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2240 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2546 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2550 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172 #: modules/luci-compat/luasrc/view/cbi/tsection.htm:32 msgid "This section contains no values yet" @@ -7319,9 +7362,9 @@ msgstr "" msgid "Total Available" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:124 msgid "Traceroute" msgstr "" @@ -7608,7 +7651,7 @@ msgid "" "will be restarted to apply the updated configuration." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:420 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:421 msgid "Upstream resolvers will be queried in the order of the resolv file." msgstr "" @@ -7617,7 +7660,7 @@ msgstr "" msgid "Uptime" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:342 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 msgid "Use /etc/ethers" msgstr "" @@ -7723,7 +7766,7 @@ msgstr "" msgid "Use system certificates for inner-tunnel" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:544 msgid "" "Use the Add Button to add a new lease entry. The MAC address identifies the host, the IPv4 address specifies the fixed " @@ -7858,7 +7901,7 @@ msgstr "" msgid "VXLANv6 (RFC7348)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:396 msgid "" "Validate DNS replies and cache DNSSEC data, requires upstream to support " "DNSSEC." @@ -7891,7 +7934,7 @@ msgstr "" msgid "Vendor Class to send when requesting DHCP" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:401 msgid "Verify unsigned domain responses really come from unsigned domains." msgstr "" @@ -8051,7 +8094,7 @@ msgstr "" msgid "Wireless network is enabled" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:277 msgid "Write received DNS queries to syslog." msgstr "" @@ -8063,7 +8106,7 @@ msgstr "" msgid "XOR policy (balance-xor, 2)" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345 msgid "Yes" @@ -8086,8 +8129,8 @@ msgid "" "scripts like \"network\", your device might become inaccessible!" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:65 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:71 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:97 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:73 msgid "" "You must enable JavaScript in your browser or LuCI will not work properly." @@ -8116,7 +8159,7 @@ msgstr "" msgid "ZRam Size" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:446 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:447 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:152 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:163 msgid "any" @@ -8222,8 +8265,8 @@ msgstr "" msgid "e.g: dump" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:652 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:673 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:691 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:101 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:140 msgid "expired" @@ -8316,7 +8359,7 @@ msgstr "" msgid "non-empty value" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3042 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3200 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800 msgid "none" msgstr "" @@ -8415,15 +8458,15 @@ msgstr "" msgid "unknown" msgstr "অজ্ঞাত" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:453 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:671 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:454 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:668 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:689 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:99 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:138 msgid "unlimited" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369 diff --git a/modules/luci-base/po/ca/base.po b/modules/luci-base/po/ca/base.po index 2869196437..b24108851b 100644 --- a/modules/luci-base/po/ca/base.po +++ b/modules/luci-base/po/ca/base.po @@ -58,8 +58,8 @@ msgid "-- Additional Field --" msgstr "-- Camp addicional --" #: modules/luci-base/htdocs/luci-static/resources/cbi.js:275 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3773 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3931 #: modules/luci-base/htdocs/luci-static/resources/ui.js:784 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1022 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1995 @@ -329,7 +329,7 @@ msgstr "Identificador del proveïdor del sistema ATU-C" msgid "Absent Interface" msgstr "Interfície absent" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:319 msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "" "Accepta peticions DNS només de dispositius l'adreça dels quals sigui d'una " @@ -412,7 +412,7 @@ msgstr "Equilibri de càrrega de transmissió adaptativa (balance-tlb, 5)" #: modules/luci-base/htdocs/luci-static/resources/form.js:2195 #: modules/luci-base/htdocs/luci-static/resources/form.js:2208 #: modules/luci-base/htdocs/luci-static/resources/form.js:2216 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3205 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3363 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:25 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197 @@ -461,7 +461,7 @@ msgstr "Afegeix una instància" msgid "Add key" msgstr "Afegeix una clau" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:408 msgid "Add local domain suffix to names served from hosts files." msgstr "" "Afegeix el sufix de domini local als noms servits des dels fitxers de hosts" @@ -483,11 +483,11 @@ msgstr "Afegeix a la llista negra" msgid "Add to Whitelist" msgstr "Afegeix a la llista blanca" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:365 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:366 msgid "Additional hosts files" msgstr "Fitxers de Hosts addicionals" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:414 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 msgid "Additional servers file" msgstr "Fitxer de servidors addicionals" @@ -508,7 +508,7 @@ msgstr "Adreça" msgid "Address to access local relay bridge" msgstr "Adreça per accedir al relay bridge local" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:287 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 msgid "Addresses" msgstr "Adreces" @@ -576,11 +576,11 @@ msgstr "Àlies d'interfície" msgid "Alias of \"%s\"" msgstr "Àlies de \"%s\"" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:424 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 msgid "All servers" msgstr "Tots els servidors" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:377 msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address." @@ -588,7 +588,7 @@ msgstr "" "Assigna les adreces IP seqüencialment, començant per l'adreça més baixa " "disponible." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:375 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 msgid "Allocate IPs sequentially" msgstr "Assigna les adreces IP seqüencialment" @@ -618,7 +618,7 @@ msgstr "Permet velocitats obsoletes de 802.11b" msgid "Allow listed only" msgstr "Permet només les llistades" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:304 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 msgid "Allow localhost" msgstr "Permetre el localhost" @@ -644,7 +644,7 @@ msgstr "" msgid "Allow the root user to login with password" msgstr "Permetre l'accés de l'usurari root amb contrasenya" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "Allowed IPs" msgstr "IPs permeses" @@ -809,6 +809,10 @@ msgstr "" msgid "Architecture" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 +msgid "Arp-scan" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:963 msgid "" "Assign a part of given length of every public IPv6-prefix to this interface" @@ -847,7 +851,7 @@ msgstr "Autenticació" msgid "Authentication Type" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:263 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 msgid "Authoritative" msgstr "Autoritzada" @@ -982,7 +986,7 @@ msgstr "" "en els fitxers de configuració canviats i marcats per l'opkg, fitxers base " "essencials i els patrons de còpia de seguretat definits per l'usuari." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:325 msgid "Bind dynamically to interfaces rather than wildcard address." msgstr "" @@ -1561,11 +1565,11 @@ msgstr "" msgid "DNS" msgstr "DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:280 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 msgid "DNS forwardings" msgstr "Reenviaments DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:442 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 msgid "DNS query port" msgstr "Port de consulta DNS " @@ -1573,7 +1577,7 @@ msgstr "Port de consulta DNS " msgid "DNS search domains" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:435 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 msgid "DNS server port" msgstr "Port del servidor DNS" @@ -1585,12 +1589,12 @@ msgstr "" msgid "DNS-Label / FQDN" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:394 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 #, fuzzy msgid "DNSSEC" msgstr "DNSSEC" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:399 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 msgid "DNSSEC check unsigned" msgstr "" @@ -1620,7 +1624,7 @@ msgid "DTIM Interval" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:58 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:626 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:644 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:128 msgid "DUID" msgstr "DUID" @@ -1672,9 +1676,9 @@ msgid "Delegate IPv6 prefixes" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2272 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2697 #: modules/luci-base/htdocs/luci-static/resources/form.js:2701 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3189 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2705 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3347 #: modules/luci-base/htdocs/luci-static/resources/ui.js:2893 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:11 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162 @@ -1853,7 +1857,7 @@ msgstr "Inhabilitat" msgid "Disassociate On Low Acknowledgement" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:301 msgid "Discard upstream RFC1918 responses." msgstr "Descarta les respostes RFC1918 des de dalt" @@ -1874,7 +1878,7 @@ msgid "Disconnection attempt failed." msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:606 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2896 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3054 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3330 #: modules/luci-base/htdocs/luci-static/resources/ui.js:4157 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766 @@ -1901,7 +1905,7 @@ msgstr "" "\">DNS
per tallafocs NAT" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:412 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" @@ -1912,21 +1916,21 @@ msgstr "" msgid "Do not create host route to peer (optional)." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:261 msgid "Do not forward DNS queries without dots or domain parts." msgstr "" "No reenviïs les peticions DNS " "sense el nom DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:387 msgid "Do not forward queries that cannot be answered by public resolvers." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:382 msgid "Do not forward reverse lookups for local networks." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:338 msgid "Do not listen on the specified interfaces." msgstr "" @@ -1971,11 +1975,15 @@ msgstr "" msgid "Do you really want to recursively delete the directory \"%s\" ?" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:259 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:538 +msgid "Domain" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 msgid "Domain required" msgstr "Es requereix un domini" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:309 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 msgid "Domain whitelist" msgstr "" @@ -2005,7 +2013,7 @@ msgstr "" msgid "Downstream SNR offset" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2659 msgid "Drag to reorder" msgstr "" @@ -2053,9 +2061,9 @@ msgstr "" msgid "EAP-Method" msgstr "Mètode EAP" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2675 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2678 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3052 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2679 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2682 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3210 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495 @@ -2161,7 +2169,7 @@ msgstr "Habilita el client NTP" msgid "Enable Single DES" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:477 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:478 msgid "Enable TFTP server" msgstr "Habilita el servidor TFTP" @@ -2294,11 +2302,11 @@ msgstr "Mode d'encapsulació" msgid "Encryption" msgstr "Xifratge" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "Endpoint Host" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Endpoint Port" msgstr "" @@ -2365,11 +2373,11 @@ msgstr "" msgid "Every second (fast, 1)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:336 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 msgid "Exclude interfaces" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:306 msgid "" "Exempt 127.0.0.0/8 and ::1 from rebinding checks, " "e.g. for RBL services." @@ -2379,7 +2387,7 @@ msgstr "Permet respostes del rang 127.0.0.0/8, p.e. per serveis RBL" msgid "Existing device" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:406 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 msgid "Expand hosts" msgstr "" @@ -2489,7 +2497,7 @@ msgstr "" msgid "File" msgstr "Fitxer" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:416 msgid "" "File listing upstream resolvers, optionally domain-specific, e.g. " "server=1.2.3.4, server=/domain/1.2.3.4." @@ -2499,13 +2507,13 @@ msgstr "" msgid "File not accessible" msgstr "No hi ha accés al fitxer" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:348 msgid "File to store DHCP lease information." msgstr "" "fitxer on els leases de DHCP s'emmagatzemaran" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:356 msgid "File with upstream resolvers." msgstr "fitxer DNS local" @@ -2513,7 +2521,7 @@ msgstr "fitxer DNS local" msgid "Filename" msgstr "Nom de fitxer" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:490 msgid "Filename of the boot image advertised to clients." msgstr "Nom de fitxer de la imatge d'inici que es publica als clients" @@ -2522,11 +2530,11 @@ msgstr "Nom de fitxer de la imatge d'inici que es publica als clients" msgid "Filesystem" msgstr "Sistema de fitxers" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:380 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 msgid "Filter private" msgstr "Filtra privat" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:385 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 msgid "Filter useless" msgstr "Filtra els no útils" @@ -2589,7 +2597,7 @@ msgstr "" msgid "Firmware Version" msgstr "Versió de microprogramari" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:444 msgid "Fixed source port for outbound DNS queries." msgstr "" @@ -2615,7 +2623,7 @@ msgstr "Operacions a la memòria flaix" msgid "Flashing…" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:198 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:201 msgid "For QR-Code support please install the qrencode package!" msgstr "" @@ -2796,7 +2804,7 @@ msgstr "" msgid "Generate Key" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:202 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:205 msgid "Generate New QR-Code" msgstr "" @@ -2808,7 +2816,7 @@ msgstr "" msgid "Generate archive" msgstr "Genera l'arxiu" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:217 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:220 msgid "Generate new QR-Code" msgstr "" @@ -2826,14 +2834,21 @@ msgstr "Configuració global" msgid "Global network options" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:57 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:63 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:89 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:72 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:92 +msgid "Go to firmware upgrade..." +msgstr "" + +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:53 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:62 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:82 msgid "Go to password configuration..." msgstr "Vés a la configuració de contrasenya" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2597 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3371 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2601 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3529 #: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58 msgid "Go to relevant configuration page" @@ -2989,7 +3004,7 @@ msgid "Hide ESSID" msgstr "" "No mostris l'ESSID" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:212 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:215 msgid "Hide QR-Code" msgstr "" @@ -3018,8 +3033,8 @@ msgid "Host-Uniq tag content" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:37 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:503 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:533 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:504 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:551 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/10_system.js:54 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:87 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:121 @@ -3034,7 +3049,7 @@ msgstr "" msgid "Hostnames" msgstr "Noms de màquina" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:495 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:496 msgid "" "Hostnames are used to bind a domain name to an IP address. This setting is " "redundant for hostnames already configured with static leases, but it can be " @@ -3070,11 +3085,15 @@ msgstr "" msgid "IP Protocol" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:257 +msgid "IP Sets" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:126 msgid "IP Type" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:507 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:508 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:178 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:204 msgid "IP address" @@ -3090,16 +3109,20 @@ msgstr "" msgid "IP address is missing" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:293 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:534 +msgid "IP set" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 msgid "IP sets" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:429 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 msgid "IPs to override with NXDOMAIN" msgstr "Substitució dels dominis NX falsos" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:86 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:87 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:88 @@ -3131,7 +3154,7 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:178 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:38 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:591 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:609 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:88 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:164 msgid "IPv4 address" @@ -3184,8 +3207,8 @@ msgstr "" msgid "IPv4/IPv6 (both - defaults to IPv4)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:92 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:93 @@ -3294,7 +3317,7 @@ msgstr "" msgid "IPv6 suffix" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:632 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 msgid "IPv6 suffix (hex)" msgstr "Sufix (hex)IPv6-" @@ -3360,7 +3383,7 @@ msgid "" "device node" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:177 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 msgid "" "If there are any unsaved changes for this client, please save the " "configuration before generating a QR-Code" @@ -3393,7 +3416,7 @@ msgstr "" "es pot accedir al dispositiu d'intercanvi amb unes taxes tan altes com les " "de la RAM." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:361 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:362 msgid "Ignore /etc/hosts" msgstr "Ignora /etc/hosts" @@ -3401,7 +3424,7 @@ msgstr "Ignora /etc/hosts" msgid "Ignore interface" msgstr "Ignora la interfície" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:350 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:351 msgid "Ignore resolv file" msgstr "Ignora el fitxer de resolució" @@ -3688,8 +3711,8 @@ msgstr "" "Sembla que intentes actualitzar una imatge que no hi cap a la memòria flaix, " "si us plau verifica el fitxer d'imatge!" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:64 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:70 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:96 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:72 msgid "JavaScript required!" msgstr "Es requereix JavaScript!" @@ -3825,11 +3848,11 @@ msgstr "Aprèn" msgid "Learn routes" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:346 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 msgid "Lease file" msgstr "Fitxer d'arrendament" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:623 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:641 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:679 msgid "Lease time" msgstr "" @@ -3897,11 +3920,12 @@ msgstr "" msgid "Link On" msgstr "Enllaç actiu" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:431 msgid "List of IP addresses to convert into NXDOMAIN responses." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:295 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 msgid "List of IP sets to populate with the specified domain IPs." msgstr "" @@ -3927,15 +3951,15 @@ msgstr "" msgid "List of SSH key files for auth" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:311 msgid "List of domains to allow RFC1918 responses for." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:289 msgid "List of domains to force to an IP address." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:282 msgid "List of upstream resolvers to forward queries to." msgstr "" @@ -3943,7 +3967,7 @@ msgstr "" msgid "Listen Port" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:330 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 msgid "Listen interfaces" msgstr "" @@ -3953,13 +3977,13 @@ msgstr "" "Habilita el servei en totes les interfícies o, si no se n'especifica cap, en " "totes" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:332 msgid "" "Listen only on the specified interfaces, and loopback if not excluded " "explicitly." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:437 msgid "Listening port for inbound DNS queries." msgstr "" @@ -3972,7 +3996,7 @@ msgstr "Càrrega" msgid "Load Average" msgstr "Càrrega mitjana" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:204 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:207 msgid "Loading QR-Code..." msgstr "" @@ -4039,23 +4063,23 @@ msgstr "Hora local" msgid "Local ULA" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:271 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 msgid "Local domain" msgstr "Domini local" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:273 msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:267 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 msgid "Local server" msgstr "Servidor local" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:317 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 msgid "Local service only" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:389 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 msgid "Localise queries" msgstr "Localitza les peticions" @@ -4067,7 +4091,7 @@ msgstr "" msgid "Log output level" msgstr "Nivell de sortida de registre" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:275 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 msgid "Log queries" msgstr "Registra les peticions" @@ -4131,7 +4155,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:591 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:39 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:545 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:563 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2157 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:56 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:89 @@ -4216,19 +4240,19 @@ msgstr "" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:449 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 msgid "Max. DHCP leases" msgstr "" "Arrendaments de DHCP max." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:456 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 msgid "Max. EDNS0 packet size" msgstr "" "Mida màx. de paquet EDNS0" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:463 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 msgid "Max. concurrent queries" msgstr "Consultes concurrents max." @@ -4240,15 +4264,15 @@ msgstr "" msgid "Maximum allowed Listen Interval" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:451 msgid "Maximum allowed number of active DHCP leases." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:465 msgid "Maximum allowed number of concurrent DNS queries." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:458 msgid "Maximum allowed size of EDNS0 UDP packets." msgstr "" @@ -4442,7 +4466,7 @@ msgstr "Monitor" msgid "More Characters" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2539 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2543 msgid "More…" msgstr "Més…" @@ -4548,7 +4572,7 @@ msgstr "" msgid "NTP server candidates" msgstr "Candidats de servidor NTP" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2577 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2581 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1087 @@ -4584,11 +4608,11 @@ msgstr "Xarxa" msgid "Network SSID" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:68 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 msgid "Network Utilities" msgstr "Utilitats de xarxa" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:488 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 msgid "Network boot image" msgstr "Imatge d'inici de xarxa" @@ -4623,7 +4647,7 @@ msgstr "" msgid "Never" msgstr "Mai" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:269 msgid "" "Never forward matching domains and subdomains, resolve from DHCP or hosts " "files only." @@ -4641,7 +4665,7 @@ msgstr "" msgid "Next »" msgstr "Següent" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346 msgid "No" @@ -4671,6 +4695,15 @@ msgstr "" msgid "No RX signal" msgstr "" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:61 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:70 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:90 +msgid "" +"No changes to settings will be stored and are lost after rebooting. This " +"mode should only be used to install a firmware upgrade" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:69 msgid "No client associated" msgstr "" @@ -4729,11 +4762,11 @@ msgstr "" msgid "No more slaves available, can not save interface" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:410 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 msgid "No negative cache" msgstr "Sense memòria cau negativa" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:54 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:50 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:59 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:79 msgid "No password set!" @@ -4781,7 +4814,7 @@ msgstr "Soroll:" msgid "Non Pre-emptive CRC errors (CRC_P)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:323 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 msgid "Non-wildcard" msgstr "" @@ -4838,7 +4871,7 @@ msgstr "Notes" msgid "Notice" msgstr "Avís" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:127 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:138 msgid "Nslookup" msgstr "Nslookup" @@ -4846,7 +4879,7 @@ msgstr "Nslookup" msgid "Number of IGMP membership reports" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:472 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" @@ -4894,7 +4927,7 @@ msgstr "" msgid "On-link" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:598 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 msgid "One of hostname or MAC address must be specified!" msgstr "Cal especificar o el nom de host o l'adreça MAC!" @@ -4963,7 +4996,7 @@ msgid "Operating frequency" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:1974 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3722 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3880 msgid "Option \"%s\" contains an invalid input value." msgstr "" @@ -5001,13 +5034,13 @@ msgid "" "for the interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "" "Optional. Base64-encoded preshared key. Adds in an additional layer of " "symmetric-key cryptography for post-quantum resistance." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Optional. Create routes for Allowed IPs for this peer." msgstr "" @@ -5019,13 +5052,13 @@ msgstr "" msgid "Optional. Do not create host routes to peers." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "" "Optional. Host of peer. Names are resolved prior to bringing up the " "interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "" "Optional. IP addresses and prefixes that this peer is allowed to use inside " "the tunnel. Usually the peer's tunnel IP addresses and the networks the peer " @@ -5036,11 +5069,11 @@ msgstr "" msgid "Optional. Maximum Transmission Unit of tunnel interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Optional. Port of peer." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "" "Optional. Seconds between keep alive messages. Default is 0 (disabled). " "Recommended value if this device is behind a NAT is 25." @@ -5420,7 +5453,7 @@ msgstr "Executa un reinici" msgid "Permission denied" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "Persistent Keep Alive" msgstr "" @@ -5432,9 +5465,9 @@ msgstr "Velocitat física:" msgid "Physical Settings" msgstr "Ajusts físics" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:101 msgid "Ping" msgstr "Ping" @@ -5499,7 +5532,7 @@ msgstr "" msgid "Prefix suppressor" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "Preshared Key" msgstr "" @@ -5590,7 +5623,7 @@ msgstr "" msgid "Pseudo Ad-Hoc (ahdemo)" msgstr "Pseudo Ad-Hoc (ahdemo)" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Public Key" msgstr "" @@ -5612,7 +5645,7 @@ msgid "QMI Cellular" msgstr "" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:159 -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:186 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:189 msgid "QR-Code" msgstr "" @@ -5620,7 +5653,7 @@ msgstr "" msgid "Quality" msgstr "Calidad" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:426 msgid "Query all available upstream resolvers." msgstr "" @@ -5693,7 +5726,7 @@ msgstr "" msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:344 msgid "Read /etc/ethers to configure the DHCP server." msgstr "" "Llegeix /etc/ethers per configurar el servidor ...:2/64" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:265 msgid "This is the only DHCP server in the local network." msgstr "" "Aquest és l'únic DHCPDNS " @@ -7730,7 +7773,7 @@ msgstr "" msgid "Uptime" msgstr "Temps en marxa" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:342 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 msgid "Use /etc/ethers" msgstr "Fes servir /etc/ethers" @@ -7836,7 +7879,7 @@ msgstr "Empra els certificats del sistema" msgid "Use system certificates for inner-tunnel" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:544 msgid "" "Use the Add Button to add a new lease entry. The MAC address identifies the host, the IPv4 address specifies the fixed " @@ -7971,7 +8014,7 @@ msgstr "" msgid "VXLANv6 (RFC7348)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:396 msgid "" "Validate DNS replies and cache DNSSEC data, requires upstream to support " "DNSSEC." @@ -8004,7 +8047,7 @@ msgstr "Venedor" msgid "Vendor Class to send when requesting DHCP" msgstr "Classe de venidor per enviar al sol·licitar DHCP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:401 msgid "Verify unsigned domain responses really come from unsigned domains." msgstr "" @@ -8166,7 +8209,7 @@ msgstr "La xarxa sense fil està inhabilitada" msgid "Wireless network is enabled" msgstr "La xarxa sense fils està habilitada" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:277 msgid "Write received DNS queries to syslog." msgstr "Escriure les peticions DNS rebudes al registre del sistema" @@ -8178,7 +8221,7 @@ msgstr "Escriure el registre del sistema al fitxer" msgid "XOR policy (balance-xor, 2)" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345 msgid "Yes" @@ -8205,8 +8248,8 @@ msgstr "" "Si desactives scripts d'inici necessaris com el \"network\", el teu " "dispositiu pot resultar inaccessible!" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:65 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:71 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:97 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:73 msgid "" "You must enable JavaScript in your browser or LuCI will not work properly." @@ -8237,7 +8280,7 @@ msgstr "" msgid "ZRam Size" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:446 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:447 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:152 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:163 msgid "any" @@ -8343,8 +8386,8 @@ msgstr "" msgid "e.g: dump" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:652 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:673 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:691 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:101 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:140 msgid "expired" @@ -8437,7 +8480,7 @@ msgstr "cap enllaç" msgid "non-empty value" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3042 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3200 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800 msgid "none" msgstr "cap" @@ -8536,15 +8579,15 @@ msgstr "" msgid "unknown" msgstr "desconegut" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:453 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:671 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:454 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:668 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:689 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:99 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:138 msgid "unlimited" msgstr "il·limitat" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369 diff --git a/modules/luci-base/po/cs/base.po b/modules/luci-base/po/cs/base.po index adbe50866a..f5937a1ffb 100644 --- a/modules/luci-base/po/cs/base.po +++ b/modules/luci-base/po/cs/base.po @@ -55,8 +55,8 @@ msgid "-- Additional Field --" msgstr "-- Doplňující pole --" #: modules/luci-base/htdocs/luci-static/resources/cbi.js:275 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3773 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3931 #: modules/luci-base/htdocs/luci-static/resources/ui.js:784 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1022 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1995 @@ -323,7 +323,7 @@ msgstr "ATU-C identifikace výrobce systému" msgid "Absent Interface" msgstr "Rozhraní chybí" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:319 msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "" "Omezit obsluhování DNS na rozhraní podsítí, na kterých je DNS poskytováno." @@ -409,7 +409,7 @@ msgstr "Adaptivní vyvažování přenosové zátěže (balance-tlb, 5)" #: modules/luci-base/htdocs/luci-static/resources/form.js:2195 #: modules/luci-base/htdocs/luci-static/resources/form.js:2208 #: modules/luci-base/htdocs/luci-static/resources/form.js:2216 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3205 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3363 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:25 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197 @@ -458,7 +458,7 @@ msgstr "Přidat instanci" msgid "Add key" msgstr "Přidat klíč" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:408 msgid "Add local domain suffix to names served from hosts files." msgstr "Přidat lokální koncovku k doménovým jménům ze souboru hosts." @@ -479,11 +479,11 @@ msgstr "Přidat na blacklist" msgid "Add to Whitelist" msgstr "Přidat na whitelist" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:365 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:366 msgid "Additional hosts files" msgstr "Dodatečné Hosts soubory" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:414 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 msgid "Additional servers file" msgstr "Soubor s dalšími servery" @@ -504,7 +504,7 @@ msgstr "Adresa" msgid "Address to access local relay bridge" msgstr "Adresa pro přístup k místnímu relay bridge" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:287 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 msgid "Addresses" msgstr "Adresy" @@ -569,17 +569,17 @@ msgstr "Alternativní název rozhraní" msgid "Alias of \"%s\"" msgstr "Alternativní název „%s“" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:424 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 msgid "All servers" msgstr "Všechny servery" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:377 msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address." msgstr "Postupné přidělování adres IP od nejnižší dostupné adresy." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:375 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 msgid "Allocate IPs sequentially" msgstr "Postupné přidělování adres IP" @@ -609,7 +609,7 @@ msgstr "Povolit starší rychlosti 802.11b" msgid "Allow listed only" msgstr "Povolit pouze uvedené" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:304 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 msgid "Allow localhost" msgstr "Povolit localhost" @@ -635,7 +635,7 @@ msgstr "Povolit zkoumání funkcí systému" msgid "Allow the root user to login with password" msgstr "Povolit root účtu přihlášení bez nastaveného hesla" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "Allowed IPs" msgstr "IP adresy, ze kterých umožnit přístup" @@ -802,6 +802,10 @@ msgstr "Aplikuji změny nastavení… %ds" msgid "Architecture" msgstr "Architektura" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 +msgid "Arp-scan" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:963 msgid "" "Assign a part of given length of every public IPv6-prefix to this interface" @@ -846,7 +850,7 @@ msgstr "Ověřování se" msgid "Authentication Type" msgstr "Typ ověřování se" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:263 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 msgid "Authoritative" msgstr "Autoritativní" @@ -983,7 +987,7 @@ msgstr "" "souborů označených opkg, nezbyných systémových souborů a souborů " "vyhovujících uživatelem určeným vzorům." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:325 msgid "Bind dynamically to interfaces rather than wildcard address." msgstr "" "Dynamicky navázat k rozhraním místo wildcard adresy (doporučeno jako výchozí " @@ -1578,11 +1582,11 @@ msgstr "Služba DHCPv6" msgid "DNS" msgstr "DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:280 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 msgid "DNS forwardings" msgstr "Přeposílání DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:442 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 msgid "DNS query port" msgstr "port dotazů DNS" @@ -1590,7 +1594,7 @@ msgstr "port dotazů DNS" msgid "DNS search domains" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:435 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 msgid "DNS server port" msgstr "port serveru DNS" @@ -1602,11 +1606,11 @@ msgstr "" msgid "DNS-Label / FQDN" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:394 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 msgid "DNSSEC" msgstr "DNSSEC" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:399 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 msgid "DNSSEC check unsigned" msgstr "DNSSEC kontrolovat nepodepsané" @@ -1636,7 +1640,7 @@ msgid "DTIM Interval" msgstr "Interval DTIM" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:58 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:626 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:644 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:128 msgid "DUID" msgstr "DUID" @@ -1690,9 +1694,9 @@ msgid "Delegate IPv6 prefixes" msgstr "Delegovat prefix IPv6" #: modules/luci-base/htdocs/luci-static/resources/form.js:2272 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2697 #: modules/luci-base/htdocs/luci-static/resources/form.js:2701 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3189 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2705 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3347 #: modules/luci-base/htdocs/luci-static/resources/ui.js:2893 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:11 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162 @@ -1871,7 +1875,7 @@ msgstr "Zakázáno" msgid "Disassociate On Low Acknowledgement" msgstr "Zrušit spojení při nízkém počtu ACK potvrzení" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:301 msgid "Discard upstream RFC1918 responses." msgstr "Vyřadit upstream RFC1918 odpovědi." @@ -1892,7 +1896,7 @@ msgid "Disconnection attempt failed." msgstr "Pokud o odpojení se nezdařil." #: modules/luci-base/htdocs/luci-static/resources/form.js:606 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2896 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3054 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3330 #: modules/luci-base/htdocs/luci-static/resources/ui.js:4157 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766 @@ -1918,7 +1922,7 @@ msgstr "" "Protocol\">DHCP serveru a DNS forwarderu." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:412 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" "Neukládat negativní odpovědi do mezipaměti (např. pro neexistující domény)." @@ -1930,23 +1934,23 @@ msgstr "" msgid "Do not create host route to peer (optional)." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:261 msgid "Do not forward DNS queries without dots or domain parts." msgstr "" "Nepřeposílat DNS dotazy bez DNS jména." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:387 msgid "Do not forward queries that cannot be answered by public resolvers." msgstr "" "Nepřeposílat požadavky, které nemohou být zodpovězeny veřejnými jmennými " "servery." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:382 msgid "Do not forward reverse lookups for local networks." msgstr "Nepřeposílat reverzní dotazy na místní sítě." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:338 msgid "Do not listen on the specified interfaces." msgstr "Zabránit naslouchání na těchto rozhraních." @@ -1991,11 +1995,15 @@ msgstr "Opravdu chcete smazat veškeré nastavení?" msgid "Do you really want to recursively delete the directory \"%s\" ?" msgstr "Opravdu chcete smazat složku „%s“ a tím i vše, co obsahuje?" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:259 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:538 +msgid "Domain" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 msgid "Domain required" msgstr "Vyžadována doména" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:309 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 msgid "Domain whitelist" msgstr "Whitelist domén" @@ -2025,7 +2033,7 @@ msgstr "Stáhnout si mtdblock" msgid "Downstream SNR offset" msgstr "Downstream SNR offset" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2659 msgid "Drag to reorder" msgstr "Pořadí změníte přetažením" @@ -2076,9 +2084,9 @@ msgstr "EA bitová délka" msgid "EAP-Method" msgstr "Metoda EAP" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2675 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2678 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3052 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2679 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2682 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3210 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495 @@ -2188,7 +2196,7 @@ msgstr "Povolit NTP klienta" msgid "Enable Single DES" msgstr "Povolit Single DES" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:477 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:478 msgid "Enable TFTP server" msgstr "Zapnout TFTP server" @@ -2323,11 +2331,11 @@ msgstr "Režim zapouzdřování" msgid "Encryption" msgstr "Šifrování" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "Endpoint Host" msgstr "Koncový bod" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Endpoint Port" msgstr "Port koncového bodu" @@ -2394,11 +2402,11 @@ msgstr "Každých 30 vteřin (pomalý, 0)" msgid "Every second (fast, 1)" msgstr "Každou vteřinu (rychlý, 1)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:336 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 msgid "Exclude interfaces" msgstr "Vynechat rozhraní" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:306 msgid "" "Exempt 127.0.0.0/8 and ::1 from rebinding checks, " "e.g. for RBL services." @@ -2410,7 +2418,7 @@ msgstr "" msgid "Existing device" msgstr "Existující zařízení" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:406 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 msgid "Expand hosts" msgstr "Rozšířit hostitele" @@ -2525,7 +2533,7 @@ msgstr "Nepodařilo se vykonat „/etc/init.d/%s %s“ akce: %s" msgid "File" msgstr "Soubor" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:416 msgid "" "File listing upstream resolvers, optionally domain-specific, e.g. " "server=1.2.3.4, server=/domain/1.2.3.4." @@ -2538,13 +2546,13 @@ msgstr "" msgid "File not accessible" msgstr "Soubor není přístupný" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:348 msgid "File to store DHCP lease information." msgstr "" "Soubor, ve kterém budou uloženy zadané DHCP výpůjčky (leases)." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:356 msgid "File with upstream resolvers." msgstr "Soubor s nadřazenými resolvery." @@ -2552,7 +2560,7 @@ msgstr "Soubor s nadřazenými resolvery." msgid "Filename" msgstr "Název souboru" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:490 msgid "Filename of the boot image advertised to clients." msgstr "Název souboru s bootovacím obrazem oznamovaný klientům." @@ -2561,11 +2569,11 @@ msgstr "Název souboru s bootovacím obrazem oznamovaný klientům." msgid "Filesystem" msgstr "Souborový systém" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:380 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 msgid "Filter private" msgstr "Filtrovat soukromé" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:385 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 msgid "Filter useless" msgstr "Filtrovat nepotřebné" @@ -2630,7 +2638,7 @@ msgstr "Soubor s firmware" msgid "Firmware Version" msgstr "Verze firmware" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:444 msgid "Fixed source port for outbound DNS queries." msgstr "Pevný zdrojový port pro odchozí DNS dotazy." @@ -2656,7 +2664,7 @@ msgstr "Operace nad flash pamětí" msgid "Flashing…" msgstr "Flashování…" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:198 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:201 msgid "For QR-Code support please install the qrencode package!" msgstr "" @@ -2840,7 +2848,7 @@ msgstr "Vytvořit konfiguraci" msgid "Generate Key" msgstr "Vygenerovat klíč" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:202 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:205 msgid "Generate New QR-Code" msgstr "" @@ -2852,7 +2860,7 @@ msgstr "Generovat klíč PMK lokálně" msgid "Generate archive" msgstr "Vytvorǐt archív" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:217 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:220 msgid "Generate new QR-Code" msgstr "" @@ -2868,14 +2876,21 @@ msgstr "Obecná nastavení" msgid "Global network options" msgstr "Globální možnosti sítě" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:57 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:63 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:89 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:72 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:92 +msgid "Go to firmware upgrade..." +msgstr "" + +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:53 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:62 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:82 msgid "Go to password configuration..." msgstr "Přejít na nastavení hesla..." -#: modules/luci-base/htdocs/luci-static/resources/form.js:2597 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3371 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2601 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3529 #: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58 msgid "Go to relevant configuration page" @@ -3030,7 +3045,7 @@ msgstr "" msgid "Hide ESSID" msgstr "Skrývat ESSID" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:212 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:215 msgid "Hide QR-Code" msgstr "" @@ -3059,8 +3074,8 @@ msgid "Host-Uniq tag content" msgstr "Obsah značky Host-Uniq" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:37 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:503 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:533 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:504 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:551 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/10_system.js:54 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:87 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:121 @@ -3075,7 +3090,7 @@ msgstr "Jméno hostitele odesílané při vyžádání DHCP" msgid "Hostnames" msgstr "Jména hostitelů" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:495 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:496 msgid "" "Hostnames are used to bind a domain name to an IP address. This setting is " "redundant for hostnames already configured with static leases, but it can be " @@ -3111,11 +3126,15 @@ msgstr "IP adresy" msgid "IP Protocol" msgstr "Protokol IP" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:257 +msgid "IP Sets" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:126 msgid "IP Type" msgstr "Typ IP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:507 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:508 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:178 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:204 msgid "IP address" @@ -3131,16 +3150,20 @@ msgstr "Neplatná IP adresa" msgid "IP address is missing" msgstr "Chybí IP adresa" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:293 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:534 +msgid "IP set" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 msgid "IP sets" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:429 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 msgid "IPs to override with NXDOMAIN" msgstr "Přepíše falešnou hodnotu NX Domény" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:86 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:87 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:88 @@ -3172,7 +3195,7 @@ msgstr "IPv4 Upstream" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:178 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:38 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:591 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:609 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:88 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:164 msgid "IPv4 address" @@ -3225,8 +3248,8 @@ msgstr "IPv4-in-IPv4 (RFC2003)" msgid "IPv4/IPv6 (both - defaults to IPv4)" msgstr "IPv4/IPv6 (obojí - výchozí IPv4)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:92 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:93 @@ -3336,7 +3359,7 @@ msgstr "" msgid "IPv6 suffix" msgstr "IPv6 suffix" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:632 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 msgid "IPv6 suffix (hex)" msgstr "" "IPv6-Suffix " @@ -3404,7 +3427,7 @@ msgid "" "device node" msgstr "Namísto pevného uzlu zařízení připojovat pomocí názvu oddílu" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:177 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 msgid "" "If there are any unsaved changes for this client, please save the " "configuration before generating a QR-Code" @@ -3437,7 +3460,7 @@ msgstr "" "přístup na odkládací zařízení je řádově pomalejší, než přístup do paměti " "RAM." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:361 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:362 msgid "Ignore /etc/hosts" msgstr "Ignorovat /etc/hosts" @@ -3445,7 +3468,7 @@ msgstr "Ignorovat /etc/hosts" msgid "Ignore interface" msgstr "Ignorovat rozhraní" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:350 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:351 msgid "Ignore resolv file" msgstr "Ignorovat resolv soubor" @@ -3738,8 +3761,8 @@ msgstr "" "Vypadadá to, že se pokoušíte zapsat obraz, který se nevejde do flash paměti. " "Prosím ověřte soubor s obrazem!" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:64 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:70 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:96 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:72 msgid "JavaScript required!" msgstr "Je vyžadován JavaScript!" @@ -3875,11 +3898,11 @@ msgstr "" msgid "Learn routes" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:346 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 msgid "Lease file" msgstr "Soubor zápůjček" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:623 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:641 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:679 msgid "Lease time" msgstr "Doba zapůjčení" @@ -3951,11 +3974,12 @@ msgstr "Monitorování linek" msgid "Link On" msgstr "Odkaz na" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:431 msgid "List of IP addresses to convert into NXDOMAIN responses." msgstr "Seznam IP adres, které se mají převádět na odpovědi NXDOMAIN." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:295 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 msgid "List of IP sets to populate with the specified domain IPs." msgstr "" @@ -3995,15 +4019,15 @@ msgstr "" msgid "List of SSH key files for auth" msgstr "Seznam SSH klíčů pro autentizaci" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:311 msgid "List of domains to allow RFC1918 responses for." msgstr "Seznam domén, pro které povolit odpovědi podle RFC1918." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:289 msgid "List of domains to force to an IP address." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:282 msgid "List of upstream resolvers to forward queries to." msgstr "" "Seznam nadřazených DNS serverů, na " @@ -4013,7 +4037,7 @@ msgstr "" msgid "Listen Port" msgstr "Port na kterém očekávat spojení" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:330 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 msgid "Listen interfaces" msgstr "Naslouchající rozhraní" @@ -4022,13 +4046,13 @@ msgid "Listen only on the given interface or, if unspecified, on all" msgstr "" "Poslouchat pouze na daném rozhraní, nebo pokud není specifikováno, na všech" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:332 msgid "" "Listen only on the specified interfaces, and loopback if not excluded " "explicitly." msgstr "Omezit naslouchání na tato rozhraní a zpětnou smyčku." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:437 msgid "Listening port for inbound DNS queries." msgstr "Port pro příchozí dotazy DNS." @@ -4041,7 +4065,7 @@ msgstr "Zátěž" msgid "Load Average" msgstr "Průměrná zátěž" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:204 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:207 msgid "Loading QR-Code..." msgstr "" @@ -4108,25 +4132,25 @@ msgstr "Místní čas" msgid "Local ULA" msgstr "Místní ULA" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:271 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 msgid "Local domain" msgstr "Místní doména" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:273 msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" "Přípona místní domény, připojená za názvy DHCP jmen a záznamů v souboru " "hosts." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:267 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 msgid "Local server" msgstr "Místní server" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:317 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 msgid "Local service only" msgstr "Pouze lokální služba" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:389 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 msgid "Localise queries" msgstr "Lokalizační dotazy" @@ -4138,7 +4162,7 @@ msgstr "Uzamčení na BSSID" msgid "Log output level" msgstr "Úroveň logování" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:275 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 msgid "Log queries" msgstr "Dotazy pro logování" @@ -4205,7 +4229,7 @@ msgstr "MAC VLAN" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:591 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:39 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:545 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:563 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2157 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:56 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:89 @@ -4293,19 +4317,19 @@ msgstr "" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "Max. dosažitelná rychlost přenosu dat (ATTNDR)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:449 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 msgid "Max. DHCP leases" msgstr "" "Nejvyšší počet DHCP zápůjček" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:456 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 msgid "Max. EDNS0 packet size" msgstr "" "Největší povolená velikost EDNS0 paketů" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:463 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 msgid "Max. concurrent queries" msgstr "Nejvyšší počet souběžných dotazů" @@ -4317,15 +4341,15 @@ msgstr "" msgid "Maximum allowed Listen Interval" msgstr "Maximální povolený naslouchací interval" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:451 msgid "Maximum allowed number of active DHCP leases." msgstr "Nejvyšší povolené množství aktivních DHCP zápůjček." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:465 msgid "Maximum allowed number of concurrent DNS queries." msgstr "Nejvyšší povolené množství souběžných DNS dotazů." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:458 msgid "Maximum allowed size of EDNS0 UDP packets." msgstr "Nejvyšší povolená velikost EDNS0 UDP paketů." @@ -4523,7 +4547,7 @@ msgstr "Sledování" msgid "More Characters" msgstr "Více znaků" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2539 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2543 msgid "More…" msgstr "Více…" @@ -4630,7 +4654,7 @@ msgstr "NT doména" msgid "NTP server candidates" msgstr "Kandidáti NTP serveru" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2577 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2581 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1087 @@ -4666,11 +4690,11 @@ msgstr "Síť" msgid "Network SSID" msgstr "SSID sítě" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:68 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 msgid "Network Utilities" msgstr "Síťové nástroje" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:488 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 msgid "Network boot image" msgstr "Síťový bootovací obraz" @@ -4705,7 +4729,7 @@ msgstr "Síťové rozhraní" msgid "Never" msgstr "Nikdy" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:269 msgid "" "Never forward matching domains and subdomains, resolve from DHCP or hosts " "files only." @@ -4725,7 +4749,7 @@ msgstr "Nový název rozhraní…" msgid "Next »" msgstr "Další »" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346 msgid "No" @@ -4755,6 +4779,15 @@ msgstr "Žádné NAT-T" msgid "No RX signal" msgstr "Žádný signál RX" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:61 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:70 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:90 +msgid "" +"No changes to settings will be stored and are lost after rebooting. This " +"mode should only be used to install a firmware upgrade" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:69 msgid "No client associated" msgstr "" @@ -4813,11 +4846,11 @@ msgstr "" msgid "No more slaves available, can not save interface" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:410 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 msgid "No negative cache" msgstr "Žádná negativní mezipaměť" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:54 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:50 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:59 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:79 msgid "No password set!" @@ -4865,7 +4898,7 @@ msgstr "Šum:" msgid "Non Pre-emptive CRC errors (CRC_P)" msgstr "Nepreemptivní CRC chyby (CRC_P)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:323 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 msgid "Non-wildcard" msgstr "Bez zástupných znaků" @@ -4926,7 +4959,7 @@ msgstr "Poznámky" msgid "Notice" msgstr "Oznámení" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:127 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:138 msgid "Nslookup" msgstr "Nslookup" @@ -4934,7 +4967,7 @@ msgstr "Nslookup" msgid "Number of IGMP membership reports" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:472 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)." @@ -4983,7 +5016,7 @@ msgstr "Zapnutí prodlevy" msgid "On-link" msgstr "Link-local trasa" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:598 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 msgid "One of hostname or MAC address must be specified!" msgstr "Jedno jméno nebo mac adresa, musí být zadáno!" @@ -5052,7 +5085,7 @@ msgid "Operating frequency" msgstr "Provozní frekvence" #: modules/luci-base/htdocs/luci-static/resources/form.js:1974 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3722 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3880 msgid "Option \"%s\" contains an invalid input value." msgstr "Volba \"%s\" obsahuje neplatnou vstupní hodnotu." @@ -5096,7 +5129,7 @@ msgstr "" "b:c:d::\"), použijte k vytvoření IPv6 adresy (\"a:b:c:d::1\") pro dané " "rozhraní suffix (např. '::1')." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "" "Optional. Base64-encoded preshared key. Adds in an additional layer of " "symmetric-key cryptography for post-quantum resistance." @@ -5104,7 +5137,7 @@ msgstr "" "Volitelné. Předsdílený klíč v kódování Base64. Přidává další vrstvu " "symetrické kryptografie pro post-kvantovou odolnost." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 #, fuzzy msgid "Optional. Create routes for Allowed IPs for this peer." msgstr "Volitelné. Vytvořte trasy pro povolené IP adresy této protistrany." @@ -5117,7 +5150,7 @@ msgstr "Volitelné. Popis protistrany." msgid "Optional. Do not create host routes to peers." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "" "Optional. Host of peer. Names are resolved prior to bringing up the " "interface." @@ -5125,7 +5158,7 @@ msgstr "" "Volitelné. Hostitel protistrany. Názvy jsou překládány před spuštěním " "síťového rozhraní." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "" "Optional. IP addresses and prefixes that this peer is allowed to use inside " "the tunnel. Usually the peer's tunnel IP addresses and the networks the peer " @@ -5136,11 +5169,11 @@ msgstr "" msgid "Optional. Maximum Transmission Unit of tunnel interface." msgstr "Volitelné. Maximální přenosová jednotka (MTU) tunelového rozhraní." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Optional. Port of peer." msgstr "Volitelné. Port protistrany." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "" "Optional. Seconds between keep alive messages. Default is 0 (disabled). " "Recommended value if this device is behind a NAT is 25." @@ -5525,7 +5558,7 @@ msgstr "Provést reset" msgid "Permission denied" msgstr "Přístup zamítnut" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "Persistent Keep Alive" msgstr "Trvalé udržování spojení (Keep Alive)" @@ -5537,9 +5570,9 @@ msgstr "Fyzická rychlost:" msgid "Physical Settings" msgstr "Fyzické nastavení" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:101 msgid "Ping" msgstr "Ping" @@ -5604,7 +5637,7 @@ msgstr "Delegovaný prefix" msgid "Prefix suppressor" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "Preshared Key" msgstr "Předsdílený klíč" @@ -5697,7 +5730,7 @@ msgstr "Poskytování nové sítě" msgid "Pseudo Ad-Hoc (ahdemo)" msgstr "Pseudo Ad-Hoc (ahdemo)" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Public Key" msgstr "Veřejný klíč" @@ -5723,7 +5756,7 @@ msgid "QMI Cellular" msgstr "Mobilní QMI" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:159 -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:186 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:189 msgid "QR-Code" msgstr "" @@ -5731,7 +5764,7 @@ msgstr "" msgid "Quality" msgstr "Kvalita" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:426 msgid "Query all available upstream resolvers." msgstr "" "Dotazovat se všech dostupných nadřazených /etc/ethers to configure the DHCP server." msgstr "" "Přečtěte si /etc/ethers ke konfiguraci ...:2/64" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:265 msgid "This is the only DHCP server in the local network." msgstr "" "Toto je jediný DHCPDNS servery budou dotazovány podle " @@ -7907,7 +7950,7 @@ msgstr "" msgid "Uptime" msgstr "Doba běhu" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:342 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 msgid "Use /etc/ethers" msgstr "Použít /etc/ethers" @@ -8013,7 +8056,7 @@ msgstr "" msgid "Use system certificates for inner-tunnel" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:544 msgid "" "Use the Add Button to add a new lease entry. The MAC address identifies the host, the IPv4 address specifies the fixed " @@ -8156,7 +8199,7 @@ msgstr "" msgid "VXLANv6 (RFC7348)" msgstr "VXLANv6 (RFC7348)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:396 msgid "" "Validate DNS replies and cache DNSSEC data, requires upstream to support " "DNSSEC." @@ -8193,7 +8236,7 @@ msgstr "Výrobce" msgid "Vendor Class to send when requesting DHCP" msgstr "Třída výrobce (Vendor Class) odesílaná při vyžádání DHCP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:401 msgid "Verify unsigned domain responses really come from unsigned domains." msgstr "" @@ -8363,7 +8406,7 @@ msgstr "Bezdrátová síť je zakázána" msgid "Wireless network is enabled" msgstr "Bezdrátová síť je povolena" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:277 msgid "Write received DNS queries to syslog." msgstr "Zapisovat přijaté požadavky DNS do systemového logu." @@ -8375,7 +8418,7 @@ msgstr "Zapisovat systémový protokol do souboru" msgid "XOR policy (balance-xor, 2)" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345 msgid "Yes" @@ -8403,8 +8446,8 @@ msgstr "" "zařízení.
Varování: Pokud zakážete základní init skripty jako " "\"network\", vaše zařízení se může stát nepřístupným!" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:65 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:71 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:97 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:73 msgid "" "You must enable JavaScript in your browser or LuCI will not work properly." @@ -8437,7 +8480,7 @@ msgstr "Nastavení ZRam" msgid "ZRam Size" msgstr "Velikost ZRam" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:446 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:447 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:152 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:163 msgid "any" @@ -8543,8 +8586,8 @@ msgstr "např.: --proxy 10.10.10.10" msgid "e.g: dump" msgstr "např.: dump" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:652 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:673 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:691 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:101 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:140 msgid "expired" @@ -8637,7 +8680,7 @@ msgstr "žádné spojení" msgid "non-empty value" msgstr "neprázdná hodnota" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3042 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3200 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800 msgid "none" msgstr "žádný" @@ -8736,15 +8779,15 @@ msgstr "jedinečná hodnota" msgid "unknown" msgstr "neznámý" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:453 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:671 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:454 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:668 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:689 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:99 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:138 msgid "unlimited" msgstr "neomezený" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369 diff --git a/modules/luci-base/po/de/base.po b/modules/luci-base/po/de/base.po index a9d67d753c..a404ceeace 100644 --- a/modules/luci-base/po/de/base.po +++ b/modules/luci-base/po/de/base.po @@ -58,8 +58,8 @@ msgid "-- Additional Field --" msgstr "-- Zusätzliches Feld --" #: modules/luci-base/htdocs/luci-static/resources/cbi.js:275 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3773 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3931 #: modules/luci-base/htdocs/luci-static/resources/ui.js:784 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1022 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1995 @@ -327,7 +327,7 @@ msgstr "IPv4-Adresse" msgid "Absent Interface" msgstr "Nicht vorhandener Adapter" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:319 msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "" "DNS-Dienste auf direkte lokale Subnetze beschränken um Missbrauch durch " @@ -410,7 +410,7 @@ msgstr "Adaptiver Sendelastausgleich (balance-tlb, 5)" #: modules/luci-base/htdocs/luci-static/resources/form.js:2195 #: modules/luci-base/htdocs/luci-static/resources/form.js:2208 #: modules/luci-base/htdocs/luci-static/resources/form.js:2216 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3205 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3363 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:25 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197 @@ -459,7 +459,7 @@ msgstr "Instanz hinzufügen" msgid "Add key" msgstr "Schlüssel hinzufügen" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:408 msgid "Add local domain suffix to names served from hosts files." msgstr "Lokalen Domainsuffx an Namen aus der Hosts-Datei anhängen" @@ -480,11 +480,11 @@ msgstr "Zur Blacklist hinzügen" msgid "Add to Whitelist" msgstr "Zur Whitelist hinzufügen" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:365 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:366 msgid "Additional hosts files" msgstr "Zusätzliche Hosts-Dateien" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:414 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 msgid "Additional servers file" msgstr "Zusätzliche Nameserver-Datei" @@ -505,7 +505,7 @@ msgstr "Adresse" msgid "Address to access local relay bridge" msgstr "Adresse der lokalen Relay-Brücke" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:287 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 msgid "Addresses" msgstr "Adressen" @@ -573,11 +573,11 @@ msgstr "Alias-Schnittstelle" msgid "Alias of \"%s\"" msgstr "Alias von \"%s\"" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:424 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 msgid "All servers" msgstr "Alle Server" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:377 msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address." @@ -585,7 +585,7 @@ msgstr "" "IP-Adressen sequenziell vergeben, beginnend mit der kleinsten verfügbaren " "Adresse" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:375 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 msgid "Allocate IPs sequentially" msgstr "IPs sequenziell vergeben" @@ -616,7 +616,7 @@ msgstr "Veraltete 802.11b-Raten erlauben" msgid "Allow listed only" msgstr "Nur gelistete erlauben" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:304 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 msgid "Allow localhost" msgstr "Erlaube localhost" @@ -642,7 +642,7 @@ msgstr "" "Erlaubt es dem root Benutzer sich mit einem Passwort statt einem " "Zertifikat einzuloggen" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "Allowed IPs" msgstr "Erlaubte IP-Adressen" @@ -821,6 +821,10 @@ msgstr "Warte auf das Anwenden der Konfiguration… %ds" msgid "Architecture" msgstr "Architektur" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 +msgid "Arp-scan" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:963 msgid "" "Assign a part of given length of every public IPv6-prefix to this interface" @@ -865,7 +869,7 @@ msgstr "Authentifizierung" msgid "Authentication Type" msgstr "Authentifizierungstyp" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:263 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 msgid "Authoritative" msgstr "Authoritativ" @@ -1001,7 +1005,7 @@ msgstr "" "markierten Konfigurationsdateien. Des Weiteren sind die durch " "benutzerdefinierte Dateiemuster betroffenen Dateien enthalten." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:325 msgid "Bind dynamically to interfaces rather than wildcard address." msgstr "" "Dynamisch an Netzwerkadapter binden statt die globale Standardadresse zu " @@ -1628,11 +1632,11 @@ msgstr "DHCPv6-Dienst" msgid "DNS" msgstr "DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:280 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 msgid "DNS forwardings" msgstr "DNS-Weiterleitungen" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:442 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 msgid "DNS query port" msgstr "DNS Abfrageport" @@ -1640,7 +1644,7 @@ msgstr "DNS Abfrageport" msgid "DNS search domains" msgstr "DNS-Suchdomänen" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:435 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 msgid "DNS server port" msgstr "DNS Serverport" @@ -1652,11 +1656,11 @@ msgstr "DNS-Gewichtung" msgid "DNS-Label / FQDN" msgstr "DNS-Label / FQDN" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:394 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 msgid "DNSSEC" msgstr "DNSSEC" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:399 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 msgid "DNSSEC check unsigned" msgstr "DNSSEC Signaturstatus prüfen" @@ -1686,7 +1690,7 @@ msgid "DTIM Interval" msgstr "DTIM-Intervall" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:58 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:626 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:644 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:128 msgid "DUID" msgstr "DUID" @@ -1744,9 +1748,9 @@ msgid "Delegate IPv6 prefixes" msgstr "IPv6-Präfix-Delegation" #: modules/luci-base/htdocs/luci-static/resources/form.js:2272 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2697 #: modules/luci-base/htdocs/luci-static/resources/form.js:2701 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3189 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2705 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3347 #: modules/luci-base/htdocs/luci-static/resources/ui.js:2893 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:11 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162 @@ -1926,7 +1930,7 @@ msgstr "Deaktiviert" msgid "Disassociate On Low Acknowledgement" msgstr "Trennung bei schlechtem Antwortverhalten" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:301 msgid "Discard upstream RFC1918 responses." msgstr "Eingehende RFC1918-Antworten verwerfen" @@ -1947,7 +1951,7 @@ msgid "Disconnection attempt failed." msgstr "Trennungsversuch fehlgeschlagen." #: modules/luci-base/htdocs/luci-static/resources/form.js:606 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2896 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3054 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3330 #: modules/luci-base/htdocs/luci-static/resources/ui.js:4157 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766 @@ -1975,7 +1979,7 @@ msgstr "" "abbr>-Forwarder für NAT " "Router" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:412 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" "Negative Antworten nicht zwischenspeichern, z.B. bei nicht existierenden " @@ -1988,23 +1992,23 @@ msgstr "" msgid "Do not create host route to peer (optional)." msgstr "Keine Hostroute zum Peer erstellen (optional)." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:261 msgid "Do not forward DNS queries without dots or domain parts." msgstr "" "DNS-Anfragen ohne DNS-Name nicht weiterleiten" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:387 msgid "Do not forward queries that cannot be answered by public resolvers." msgstr "" "Keine Anfragen weiterleiten welche nicht durch öffentliche Server " "beantwortet werden können" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:382 msgid "Do not forward reverse lookups for local networks." msgstr "Keine Rückwärtsauflösungen für lokale Netzwerke weiterleiten" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:338 msgid "Do not listen on the specified interfaces." msgstr "Verhindert das Binden an diese Netzwerkadapter." @@ -2054,11 +2058,15 @@ msgstr "Möchten Sie wirklich alle Einstellungen löschen?" msgid "Do you really want to recursively delete the directory \"%s\" ?" msgstr "Soll das Verzeichnis \"%s\" wirklich rekursiv gelöscht werden?" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:259 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:538 +msgid "Domain" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 msgid "Domain required" msgstr "Anfragen nur mit Domain" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:309 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 msgid "Domain whitelist" msgstr "Domain-Whitelist" @@ -2088,7 +2096,7 @@ msgstr "Mtdblock-Datei herunterladen" msgid "Downstream SNR offset" msgstr "Downstream SNR-Offset" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2659 msgid "Drag to reorder" msgstr "Ziehen zur Neuanordnung" @@ -2139,9 +2147,9 @@ msgstr "EA-Bitlänge" msgid "EAP-Method" msgstr "EAP-Methode" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2675 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2678 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3052 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2679 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2682 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3210 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495 @@ -2251,7 +2259,7 @@ msgstr "Aktiviere NTP-Client" msgid "Enable Single DES" msgstr "Single-DES aktivieren" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:477 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:478 msgid "Enable TFTP server" msgstr "TFTP-Server aktivieren" @@ -2390,11 +2398,11 @@ msgstr "Kapselung" msgid "Encryption" msgstr "Verschlüsselung" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "Endpoint Host" msgstr "Entfernter Server" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Endpoint Port" msgstr "Entfernter Port" @@ -2461,11 +2469,11 @@ msgstr "Alle 30 Sekunden (langsam, 0)" msgid "Every second (fast, 1)" msgstr "Jede Sekunde (schnell, 1)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:336 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 msgid "Exclude interfaces" msgstr "Netzwerkadapter ausschließen" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:306 msgid "" "Exempt 127.0.0.0/8 and ::1 from rebinding checks, " "e.g. for RBL services." @@ -2477,7 +2485,7 @@ msgstr "" msgid "Existing device" msgstr "Existierender Netzwerkadapter" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:406 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 msgid "Expand hosts" msgstr "Hosts vervollständigen" @@ -2591,7 +2599,7 @@ msgstr "Fehler beim Ausführen der Aktion \"/etc/init.d/%s %s\": %s" msgid "File" msgstr "Datei" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:416 msgid "" "File listing upstream resolvers, optionally domain-specific, e.g. " "server=1.2.3.4, server=/domain/1.2.3.4." @@ -2604,13 +2612,13 @@ msgstr "" msgid "File not accessible" msgstr "Datei nicht verfügbar" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:348 msgid "File to store DHCP lease information." msgstr "" "Speicherort für vergebene DHCP-Adressen" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:356 msgid "File with upstream resolvers." msgstr "Lokale DNS-Datei" @@ -2618,7 +2626,7 @@ msgstr "Lokale DNS-Datei" msgid "Filename" msgstr "Dateiname" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:490 msgid "Filename of the boot image advertised to clients." msgstr "Dateiname des Boot-Images welches den Clients mitgeteilt wird" @@ -2627,11 +2635,11 @@ msgstr "Dateiname des Boot-Images welches den Clients mitgeteilt wird" msgid "Filesystem" msgstr "Dateisystem" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:380 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 msgid "Filter private" msgstr "Private Anfragen filtern" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:385 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 msgid "Filter useless" msgstr "Windowsanfragen filtern" @@ -2696,7 +2704,7 @@ msgstr "Firmware-Datei" msgid "Firmware Version" msgstr "Firmware-Version" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:444 msgid "Fixed source port for outbound DNS queries." msgstr "Fester Port für ausgehende DNS-Anfragen" @@ -2722,7 +2730,7 @@ msgstr "Flash-Operationen" msgid "Flashing…" msgstr "Aktualisieren…" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:198 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:201 msgid "For QR-Code support please install the qrencode package!" msgstr "" @@ -2917,7 +2925,7 @@ msgstr "Konfiguration generieren" msgid "Generate Key" msgstr "Key generieren" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:202 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:205 msgid "Generate New QR-Code" msgstr "" @@ -2929,7 +2937,7 @@ msgstr "PMK lokal generieren" msgid "Generate archive" msgstr "Sicherung erstellen" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:217 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:220 msgid "Generate new QR-Code" msgstr "" @@ -2947,14 +2955,21 @@ msgstr "Globale Einstellungen" msgid "Global network options" msgstr "Globale Netzwerkeinstellungen" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:57 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:63 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:89 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:72 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:92 +msgid "Go to firmware upgrade..." +msgstr "" + +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:53 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:62 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:82 msgid "Go to password configuration..." msgstr "Zur Passwortkonfiguration..." -#: modules/luci-base/htdocs/luci-static/resources/form.js:2597 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3371 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2601 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3529 #: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58 msgid "Go to relevant configuration page" @@ -3110,7 +3125,7 @@ msgid "Hide ESSID" msgstr "" "ESSID verstecken" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:212 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:215 msgid "Hide QR-Code" msgstr "" @@ -3139,8 +3154,8 @@ msgid "Host-Uniq tag content" msgstr "\"Host-Uniq\"-Bezeichner" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:37 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:503 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:533 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:504 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:551 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/10_system.js:54 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:87 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:121 @@ -3155,7 +3170,7 @@ msgstr "Zu sendender Hostname bei DHCP Anfragen" msgid "Hostnames" msgstr "Rechnernamen" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:495 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:496 msgid "" "Hostnames are used to bind a domain name to an IP address. This setting is " "redundant for hostnames already configured with static leases, but it can be " @@ -3191,11 +3206,15 @@ msgstr "IP-Adressen" msgid "IP Protocol" msgstr "IP-Protokoll" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:257 +msgid "IP Sets" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:126 msgid "IP Type" msgstr "IP-Typ" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:507 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:508 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:178 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:204 msgid "IP address" @@ -3211,16 +3230,20 @@ msgstr "IP-Adresse ist ungültig" msgid "IP address is missing" msgstr "IP-Adresse fehlt" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:293 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:534 +msgid "IP set" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 msgid "IP sets" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:429 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 msgid "IPs to override with NXDOMAIN" msgstr "Ungültige \"NX-Domain\" Antworten ignorieren" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:86 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:87 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:88 @@ -3252,7 +3275,7 @@ msgstr "IPv4-Upstream" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:178 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:38 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:591 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:609 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:88 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:164 msgid "IPv4 address" @@ -3305,8 +3328,8 @@ msgstr "IPv4-in-IPv4 (RFC2003)" msgid "IPv4/IPv6 (both - defaults to IPv4)" msgstr "IPv4/IPv6 (beide - standardmäßig IPv4)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:92 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:93 @@ -3415,7 +3438,7 @@ msgstr "" msgid "IPv6 suffix" msgstr "IPv6 Endung" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:632 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 msgid "IPv6 suffix (hex)" msgstr "" "IPv6-Suffix (hexadezimal)" @@ -3490,7 +3513,7 @@ msgstr "" "Wenn angegeben, wird das Gerät nach anhand des Partitionslabels statt fester " "Gerätedatei gemounted" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:177 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 msgid "" "If there are any unsaved changes for this client, please save the " "configuration before generating a QR-Code" @@ -3521,7 +3544,7 @@ msgstr "" "effektive Größe des Arbeitsspeichers zu erhöhen. Die Auslagerung der Daten " "ist natürlich bedeutend langsamer als direkte Arbeitsspeicherzugriffe." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:361 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:362 msgid "Ignore /etc/hosts" msgstr "Ignoriere /etc/hosts" @@ -3529,7 +3552,7 @@ msgstr "Ignoriere /etc/hosts" msgid "Ignore interface" msgstr "Schnittstelle ignorieren" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:350 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:351 msgid "Ignore resolv file" msgstr "Resolv-Datei ignorieren" @@ -3833,8 +3856,8 @@ msgstr "" "Das verwendete Image scheint zu groß für den internen Flash-Speicher zu " "sein. Überprüfen Sie die Imagedatei!" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:64 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:70 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:96 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:72 msgid "JavaScript required!" msgstr "JavaScript benötigt!" @@ -3970,11 +3993,11 @@ msgstr "Lernend" msgid "Learn routes" msgstr "Routen lernen" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:346 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 msgid "Lease file" msgstr "Leasedatei" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:623 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:641 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:679 msgid "Lease time" msgstr "Laufzeit" @@ -4046,11 +4069,12 @@ msgstr "Linküberwachung" msgid "Link On" msgstr "Verbindung hergestellt" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:431 msgid "List of IP addresses to convert into NXDOMAIN responses." msgstr "Liste von Servern die falsche \"NX Domain\" Antworten liefern" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:295 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 msgid "List of IP sets to populate with the specified domain IPs." msgstr "" @@ -4088,15 +4112,15 @@ msgstr "" msgid "List of SSH key files for auth" msgstr "Liste der SSH Schlüssel zur Authentifikation" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:311 msgid "List of domains to allow RFC1918 responses for." msgstr "Liste von Domains für welche RFC1918-Antworten erlaubt sind" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:289 msgid "List of domains to force to an IP address." msgstr "Liste von erzwungenen Domain-IP-Adressen-Zuordnungen." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:282 msgid "List of upstream resolvers to forward queries to." msgstr "" "Liste von DNS-Servern an welche " @@ -4106,7 +4130,7 @@ msgstr "" msgid "Listen Port" msgstr "Listening-Port" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:330 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 msgid "Listen interfaces" msgstr "Aktive Adapter" @@ -4116,14 +4140,14 @@ msgstr "" "Nur auf die gegebene Schnittstelle reagieren, nutze alle wenn nicht " "spezifiziert" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:332 msgid "" "Listen only on the specified interfaces, and loopback if not excluded " "explicitly." msgstr "" "Dienste auf die angegeben Netzwerkadapter zuzüglich Loopback beschränken." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:437 msgid "Listening port for inbound DNS queries." msgstr "Serverport für eingehende DNS Abfragen" @@ -4136,7 +4160,7 @@ msgstr "Last" msgid "Load Average" msgstr "Durchschnittslast" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:204 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:207 msgid "Loading QR-Code..." msgstr "" @@ -4203,25 +4227,25 @@ msgstr "Ortszeit" msgid "Local ULA" msgstr "Lokales ULA-Präfix" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:271 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 msgid "Local domain" msgstr "Lokale Domain" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:273 msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" "Lokaler Domain-Suffix welcher an DHCP Namen und Host-Datei Einträge " "angehangen wird" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:267 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 msgid "Local server" msgstr "Lokaler Server" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:317 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 msgid "Local service only" msgstr "Nur lokale Dienste" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:389 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 msgid "Localise queries" msgstr "Lokalisiere Anfragen" @@ -4233,7 +4257,7 @@ msgstr "Auf BSSID beschränken" msgid "Log output level" msgstr "Protokolllevel" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:275 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 msgid "Log queries" msgstr "Schreibe Abfragelog" @@ -4302,7 +4326,7 @@ msgstr "MAC-VLAN" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:591 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:39 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:545 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:563 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2157 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:56 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:89 @@ -4387,19 +4411,19 @@ msgstr "Maximales RA-Intervall" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "Maximal erreichbare Datenrate (ATTNDR)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:449 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 msgid "Max. DHCP leases" msgstr "" "Max. Anzahl von DHCP-Leases" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:456 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 msgid "Max. EDNS0 packet size" msgstr "" "Max. Größe von EDNS0-Paketen" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:463 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 msgid "Max. concurrent queries" msgstr "Max. Anzahl gleichzeitiger Abfragen" @@ -4411,15 +4435,15 @@ msgstr "Maximales Alter" msgid "Maximum allowed Listen Interval" msgstr "Maximal erlaubter Inaktivitätszeitraum" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:451 msgid "Maximum allowed number of active DHCP leases." msgstr "Maximal zulässige Anzahl von aktiven DHCP-Leases" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:465 msgid "Maximum allowed number of concurrent DNS queries." msgstr "Maximal zulässige Anzahl an gleichzeitigen DNS-Anfragen" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:458 msgid "Maximum allowed size of EDNS0 UDP packets." msgstr "Maximal zulässige Größe von EDNS.0 UDP Paketen" @@ -4623,7 +4647,7 @@ msgstr "Monitor" msgid "More Characters" msgstr "Mehr Zeichen" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2539 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2543 msgid "More…" msgstr "Mehr…" @@ -4729,7 +4753,7 @@ msgstr "NT-Domäne" msgid "NTP server candidates" msgstr "NTP Server Kandidaten" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2577 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2581 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1087 @@ -4765,11 +4789,11 @@ msgstr "Netzwerk" msgid "Network SSID" msgstr "Netzwerk-SSID" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:68 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 msgid "Network Utilities" msgstr "Netzwerk-Werkzeuge" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:488 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 msgid "Network boot image" msgstr "Netzwerk-Boot-Image" @@ -4804,7 +4828,7 @@ msgstr "Netzwerkschnittstelle" msgid "Never" msgstr "Niemals" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:269 msgid "" "Never forward matching domains and subdomains, resolve from DHCP or hosts " "files only." @@ -4825,7 +4849,7 @@ msgstr "Name der neuen Schnittstelle…" msgid "Next »" msgstr "Weiter »" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346 msgid "No" @@ -4855,6 +4879,15 @@ msgstr "Kein NAT-T" msgid "No RX signal" msgstr "Kein Signal empfangen" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:61 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:70 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:90 +msgid "" +"No changes to settings will be stored and are lost after rebooting. This " +"mode should only be used to install a firmware upgrade" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:69 msgid "No client associated" msgstr "Keine Clients assoziiert" @@ -4915,11 +4948,11 @@ msgstr "" "Keine Slaves mehr verfügbar, Schnittstellenkonfiguration kann nicht " "gespeichert werden" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:410 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 msgid "No negative cache" msgstr "Kein Negativ-Cache" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:54 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:50 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:59 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:79 msgid "No password set!" @@ -4967,7 +5000,7 @@ msgstr "Rauschen:" msgid "Non Pre-emptive CRC errors (CRC_P)" msgstr "Nicht-präemptive CRC-Fehler (CRC_P)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:323 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 msgid "Non-wildcard" msgstr "An Schnittstellen binden" @@ -5026,7 +5059,7 @@ msgstr "Notizen" msgid "Notice" msgstr "Notiz" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:127 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:138 msgid "Nslookup" msgstr "DNS-Auflösung" @@ -5034,7 +5067,7 @@ msgstr "DNS-Auflösung" msgid "Number of IGMP membership reports" msgstr "Anzahl der IGMP-Mitgliedschaftsberichte" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:472 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, " @@ -5084,7 +5117,7 @@ msgstr "Verzögerung für Anschalt-Zustand" msgid "On-link" msgstr "Link-lokale Route" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:598 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 msgid "One of hostname or MAC address must be specified!" msgstr "Es muss entweder ein Hostname oder eine MAC-Adresse angegeben werden!" @@ -5164,7 +5197,7 @@ msgid "Operating frequency" msgstr "Betriebsfrequenz" #: modules/luci-base/htdocs/luci-static/resources/form.js:1974 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3722 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3880 msgid "Option \"%s\" contains an invalid input value." msgstr "Eingabefeld \"%s\" enthält einen ungültigen Wert." @@ -5208,7 +5241,7 @@ msgstr "" "Server empfangen wird, kombiniert das System das Suffix mit dem Präfix um " "eine lokale IPv6-Adresse (z.B. 'a:b:c:d::1') für die Schnittstelle zu formen." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "" "Optional. Base64-encoded preshared key. Adds in an additional layer of " "symmetric-key cryptography for post-quantum resistance." @@ -5216,7 +5249,7 @@ msgstr "" "Optional. Base64-kodierter, vorhab ausgetauschter Schlüssel um eine weitere " "Ebene an symmetrischer Verschlüsselung für erhöhte Sicherheit hinzuzufügen." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Optional. Create routes for Allowed IPs for this peer." msgstr "Optional. Routen für erlaubte IP-Adressen erzeugen." @@ -5228,7 +5261,7 @@ msgstr "Optionale Beschreibung des entfernten VPN-Partners." msgid "Optional. Do not create host routes to peers." msgstr "Optional. Unterdrückt die Einrichtung von Host-Routen zu VPN-Nachbarn." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "" "Optional. Host of peer. Names are resolved prior to bringing up the " "interface." @@ -5236,7 +5269,7 @@ msgstr "" "Optional. Hostname oder Adresse des Verbindungspartners. Namen werden vor " "dem Verbindungsaufbau aufgelöst." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "" "Optional. IP addresses and prefixes that this peer is allowed to use inside " "the tunnel. Usually the peer's tunnel IP addresses and the networks the peer " @@ -5247,11 +5280,11 @@ msgstr "" msgid "Optional. Maximum Transmission Unit of tunnel interface." msgstr "Optional. Maximale MTU des Tunneladapters." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Optional. Port of peer." msgstr "Optional. Port-Nummer des Verbindungspartners." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "" "Optional. Seconds between keep alive messages. Default is 0 (disabled). " "Recommended value if this device is behind a NAT is 25." @@ -5638,7 +5671,7 @@ msgstr "Reset durchführen" msgid "Permission denied" msgstr "Zugriff verweigert" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "Persistent Keep Alive" msgstr "Persistentes Keep-Alive" @@ -5650,9 +5683,9 @@ msgstr "Phy-Rate:" msgid "Physical Settings" msgstr "Physische Einstellungen" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:101 msgid "Ping" msgstr "Ping" @@ -5717,7 +5750,7 @@ msgstr "Delegiertes Präfix" msgid "Prefix suppressor" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "Preshared Key" msgstr "Gemeinsamer Schlüssel" @@ -5817,7 +5850,7 @@ msgstr "Neues Netzwerk anbieten" msgid "Pseudo Ad-Hoc (ahdemo)" msgstr "Pseudo Ad-Hoc (ahdemo)" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Public Key" msgstr "Öffentlicher Schlüssel" @@ -5847,7 +5880,7 @@ msgid "QMI Cellular" msgstr "QMI Cellular" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:159 -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:186 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:189 msgid "QR-Code" msgstr "" @@ -5855,7 +5888,7 @@ msgstr "" msgid "Quality" msgstr "Qualität" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:426 msgid "Query all available upstream resolvers." msgstr "" "Alle verfügbaren übergeordneten DNS/etc/ethers to configure the DHCP server." msgstr "" "Lese /etc/ethers um den ...:2/64" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:265 msgid "This is the only DHCP server in the local network." msgstr "" "Dies ist der einzige DNS-Server in der Reihenfolge der " @@ -8201,7 +8244,7 @@ msgstr "" msgid "Uptime" msgstr "Laufzeit" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:342 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 msgid "Use /etc/ethers" msgstr "Verwende /etc/ethers" @@ -8312,7 +8355,7 @@ msgstr "Benutze Systemzertifikate" msgid "Use system certificates for inner-tunnel" msgstr "Benutze Systemzertifikate für inneren Tunnel" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:544 msgid "" "Use the Add Button to add a new lease entry. The MAC address identifies the host, the IPv4 address specifies the fixed " @@ -8457,7 +8500,7 @@ msgstr "VXLAN-Netzwerkkennung" msgid "VXLANv6 (RFC7348)" msgstr "VXLANv6 (RFC7348)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:396 msgid "" "Validate DNS replies and cache DNSSEC data, requires upstream to support " "DNSSEC." @@ -8494,7 +8537,7 @@ msgstr "Hersteller" msgid "Vendor Class to send when requesting DHCP" msgstr "Bei DHCP-Anfragen gesendete Vendor-Klasse" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:401 msgid "Verify unsigned domain responses really come from unsigned domains." msgstr "" @@ -8668,7 +8711,7 @@ msgstr "Das WLAN-Netzwerk ist deaktiviert" msgid "Wireless network is enabled" msgstr "Das WLAN-Netzwerk ist aktiviert" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:277 msgid "Write received DNS queries to syslog." msgstr "Empfangene DNS-Anfragen in das Systemprotokoll schreiben" @@ -8680,7 +8723,7 @@ msgstr "Systemprotokoll in Datei schreiben" msgid "XOR policy (balance-xor, 2)" msgstr "XOR-Richtlinie (balance-xor, 2)" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345 msgid "Yes" @@ -8709,8 +8752,8 @@ msgstr "" ">Warnung: Wenn essentielle Startscripte wie \"network\" deaktiviert " "werden könnte das Gerät unerreichbar werden!" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:65 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:71 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:97 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:73 msgid "" "You must enable JavaScript in your browser or LuCI will not work properly." @@ -8745,7 +8788,7 @@ msgstr "ZRAM Einstellungen" msgid "ZRam Size" msgstr "ZRAM Größe" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:446 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:447 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:152 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:163 msgid "any" @@ -8851,8 +8894,8 @@ msgstr "Beispiel: --proxy 10.10.10.10" msgid "e.g: dump" msgstr "z.B.: abwerfen" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:652 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:673 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:691 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:101 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:140 msgid "expired" @@ -8945,7 +8988,7 @@ msgstr "nicht verbunden" msgid "non-empty value" msgstr "nicht-leeren Wert" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3042 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3200 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800 msgid "none" msgstr "kein" @@ -9044,15 +9087,15 @@ msgstr "eindeutigen Wert" msgid "unknown" msgstr "unbekannt" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:453 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:671 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:454 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:668 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:689 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:99 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:138 msgid "unlimited" msgstr "unlimitiert" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369 diff --git a/modules/luci-base/po/el/base.po b/modules/luci-base/po/el/base.po index d68cdd0b86..d63752bfb5 100644 --- a/modules/luci-base/po/el/base.po +++ b/modules/luci-base/po/el/base.po @@ -57,8 +57,8 @@ msgid "-- Additional Field --" msgstr "-- Επιπλέον Πεδίο --" #: modules/luci-base/htdocs/luci-static/resources/cbi.js:275 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3773 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3931 #: modules/luci-base/htdocs/luci-static/resources/ui.js:784 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1022 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1995 @@ -324,7 +324,7 @@ msgstr "" msgid "Absent Interface" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:319 msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "" @@ -407,7 +407,7 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2195 #: modules/luci-base/htdocs/luci-static/resources/form.js:2208 #: modules/luci-base/htdocs/luci-static/resources/form.js:2216 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3205 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3363 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:25 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197 @@ -456,7 +456,7 @@ msgstr "" msgid "Add key" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:408 msgid "Add local domain suffix to names served from hosts files." msgstr "" "Προσθήκη κατάληξης τοπικού τομέα για ονόματα εξυπηρετούμενα από αρχεία hosts" @@ -478,11 +478,11 @@ msgstr "" msgid "Add to Whitelist" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:365 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:366 msgid "Additional hosts files" msgstr "Επιπλέον αρχεία Hosts" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:414 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 msgid "Additional servers file" msgstr "" @@ -503,7 +503,7 @@ msgstr "Διεύθυνση" msgid "Address to access local relay bridge" msgstr "Διεύθυνση για πρόσβαση σε την τοπική γέφυρα αναμετάδοσης" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:287 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 msgid "Addresses" msgstr "" @@ -568,17 +568,17 @@ msgstr "" msgid "Alias of \"%s\"" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:424 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 msgid "All servers" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:377 msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:375 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 msgid "Allocate IPs sequentially" msgstr "" @@ -608,7 +608,7 @@ msgstr "" msgid "Allow listed only" msgstr "Να επιτρέπονται μόνο αυτές στην λίστα" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:304 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 msgid "Allow localhost" msgstr "Να επιτρέπεται το localhost" @@ -635,7 +635,7 @@ msgid "Allow the root user to login with password" msgstr "" "Να επιτρέπεται στον χρήστη root να συνδέετε με κωδικό πρόσβασης" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "Allowed IPs" msgstr "Επιτρεπόμενες IPs" @@ -800,6 +800,10 @@ msgstr "" msgid "Architecture" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 +msgid "Arp-scan" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:963 msgid "" "Assign a part of given length of every public IPv6-prefix to this interface" @@ -838,7 +842,7 @@ msgstr "Εξουσιοδότηση" msgid "Authentication Type" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:263 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 msgid "Authoritative" msgstr "Κύριος" @@ -974,7 +978,7 @@ msgstr "" "ουσιώδη βασικά αρχεία καθώς και καθορισμένα από το χρήστη μοτίβα αντιγράφων " "ασφαλείας." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:325 msgid "Bind dynamically to interfaces rather than wildcard address." msgstr "" @@ -1551,11 +1555,11 @@ msgstr "" msgid "DNS" msgstr "DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:280 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 msgid "DNS forwardings" msgstr "Προωθήσεις DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:442 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 msgid "DNS query port" msgstr "Θύρα ερωτημάτων DNS" @@ -1563,7 +1567,7 @@ msgstr "Θύρα ερωτημάτων DNS" @@ -1575,11 +1579,11 @@ msgstr "" msgid "DNS-Label / FQDN" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:394 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 msgid "DNSSEC" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:399 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 msgid "DNSSEC check unsigned" msgstr "" @@ -1609,7 +1613,7 @@ msgid "DTIM Interval" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:58 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:626 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:644 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:128 msgid "DUID" msgstr "DUID" @@ -1663,9 +1667,9 @@ msgid "Delegate IPv6 prefixes" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2272 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2697 #: modules/luci-base/htdocs/luci-static/resources/form.js:2701 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3189 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2705 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3347 #: modules/luci-base/htdocs/luci-static/resources/ui.js:2893 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:11 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162 @@ -1844,7 +1848,7 @@ msgstr "Απενεργοποιημένο" msgid "Disassociate On Low Acknowledgement" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:301 msgid "Discard upstream RFC1918 responses." msgstr "Αγνόησε τις απαντήσεις ανοδικής ροής RFC1918" @@ -1865,7 +1869,7 @@ msgid "Disconnection attempt failed." msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:606 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2896 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3054 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3330 #: modules/luci-base/htdocs/luci-static/resources/ui.js:4157 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766 @@ -1892,7 +1896,7 @@ msgstr "" "title=\"Σύστημα Ονόματος Τομέα\">DNS για τείχη προστασίας NAT" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:412 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" "Να μην αποθηκεύονται στη λανθάνουσα μνήμη οι αρνητικές απαντήσεις, π.χ. για " @@ -1905,23 +1909,23 @@ msgstr "" msgid "Do not create host route to peer (optional)." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:261 msgid "Do not forward DNS queries without dots or domain parts." msgstr "" "Να μην προωθούνται ερωτήματα DNS " "χωρίς όνομα τομέα DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:387 msgid "Do not forward queries that cannot be answered by public resolvers." msgstr "" "Να μην προωθούνται αιτήματα τα οποία δεν μπορούν να απαντηθούν από δημόσιους " "εξυπηρετητές ονομάτων" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:382 msgid "Do not forward reverse lookups for local networks." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:338 msgid "Do not listen on the specified interfaces." msgstr "" @@ -1966,11 +1970,15 @@ msgstr "" msgid "Do you really want to recursively delete the directory \"%s\" ?" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:259 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:538 +msgid "Domain" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 msgid "Domain required" msgstr "Απαίτηση για όνομα τομέα" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:309 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 msgid "Domain whitelist" msgstr "Λευκή λίστα τομέων" @@ -2000,7 +2008,7 @@ msgstr "" msgid "Downstream SNR offset" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2659 msgid "Drag to reorder" msgstr "" @@ -2051,9 +2059,9 @@ msgstr "" msgid "EAP-Method" msgstr "Μέθοδος EAP" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2675 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2678 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3052 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2679 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2682 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3210 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495 @@ -2159,7 +2167,7 @@ msgstr "" msgid "Enable Single DES" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:477 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:478 msgid "Enable TFTP server" msgstr "Ενεργοποίηση εξυπηρετητή TFTP" @@ -2292,11 +2300,11 @@ msgstr "Λειτουργία ενθυλάκωσης" msgid "Encryption" msgstr "Κρυπτογράφηση" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "Endpoint Host" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Endpoint Port" msgstr "" @@ -2363,11 +2371,11 @@ msgstr "" msgid "Every second (fast, 1)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:336 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 msgid "Exclude interfaces" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:306 msgid "" "Exempt 127.0.0.0/8 and ::1 from rebinding checks, " "e.g. for RBL services." @@ -2379,7 +2387,7 @@ msgstr "" msgid "Existing device" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:406 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 msgid "Expand hosts" msgstr "" @@ -2492,7 +2500,7 @@ msgstr "" msgid "File" msgstr "Αρχείο" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:416 msgid "" "File listing upstream resolvers, optionally domain-specific, e.g. " "server=1.2.3.4, server=/domain/1.2.3.4." @@ -2502,13 +2510,13 @@ msgstr "" msgid "File not accessible" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:348 msgid "File to store DHCP lease information." msgstr "" "αρχείο όπου θα αποθηκεύονται τα Leases του DHCP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:356 msgid "File with upstream resolvers." msgstr "τοπικό αρχείο DNS" @@ -2516,7 +2524,7 @@ msgstr "τοπικό αρχείο DNS" msgid "Filename" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:490 msgid "Filename of the boot image advertised to clients." msgstr "Όνομα αρχείου της εικόνας εκκίνησης που διαφημίζετε στους πελάτες" @@ -2525,11 +2533,11 @@ msgstr "Όνομα αρχείου της εικόνας εκκίνησης πο msgid "Filesystem" msgstr "Σύστημα Αρχείων" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:380 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 msgid "Filter private" msgstr "Φιλτράρισμα ιδιωτικών" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:385 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 msgid "Filter useless" msgstr "Φιλτράρισμα άχρηστων" @@ -2592,7 +2600,7 @@ msgstr "" msgid "Firmware Version" msgstr "Έκδοση Υλικολογισμικού" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:444 msgid "Fixed source port for outbound DNS queries." msgstr "" @@ -2618,7 +2626,7 @@ msgstr "Λειτουργίες φλασάρισματος" msgid "Flashing…" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:198 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:201 msgid "For QR-Code support please install the qrencode package!" msgstr "" @@ -2801,7 +2809,7 @@ msgstr "" msgid "Generate Key" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:202 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:205 msgid "Generate New QR-Code" msgstr "" @@ -2813,7 +2821,7 @@ msgstr "" msgid "Generate archive" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:217 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:220 msgid "Generate new QR-Code" msgstr "" @@ -2829,14 +2837,21 @@ msgstr "" msgid "Global network options" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:57 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:63 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:89 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:72 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:92 +msgid "Go to firmware upgrade..." +msgstr "" + +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:53 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:62 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:82 msgid "Go to password configuration..." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2597 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3371 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2601 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3529 #: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58 msgid "Go to relevant configuration page" @@ -2991,7 +3006,7 @@ msgstr "" msgid "Hide ESSID" msgstr "Κρυφό ESSID" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:212 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:215 msgid "Hide QR-Code" msgstr "" @@ -3020,8 +3035,8 @@ msgid "Host-Uniq tag content" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:37 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:503 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:533 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:504 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:551 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/10_system.js:54 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:87 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:121 @@ -3036,7 +3051,7 @@ msgstr "" msgid "Hostnames" msgstr "Ονόματα Υπολογιστών" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:495 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:496 msgid "" "Hostnames are used to bind a domain name to an IP address. This setting is " "redundant for hostnames already configured with static leases, but it can be " @@ -3072,11 +3087,15 @@ msgstr "" msgid "IP Protocol" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:257 +msgid "IP Sets" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:126 msgid "IP Type" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:507 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:508 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:178 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:204 msgid "IP address" @@ -3092,16 +3111,20 @@ msgstr "" msgid "IP address is missing" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:293 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:534 +msgid "IP set" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 msgid "IP sets" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:429 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 msgid "IPs to override with NXDOMAIN" msgstr "Παράκαμψη Ψευδούς Τομέα NX" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:86 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:87 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:88 @@ -3133,7 +3156,7 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:178 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:38 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:591 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:609 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:88 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:164 msgid "IPv4 address" @@ -3186,8 +3209,8 @@ msgstr "" msgid "IPv4/IPv6 (both - defaults to IPv4)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:92 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:93 @@ -3296,7 +3319,7 @@ msgstr "" msgid "IPv6 suffix" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:632 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 msgid "IPv6 suffix (hex)" msgstr "" @@ -3366,7 +3389,7 @@ msgstr "" "Αν οριστεί, προσάρτησε τη συσκευή με βάση την ετικέτα της αντί για το " "καθορισμένο όνομα της" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:177 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 msgid "" "If there are any unsaved changes for this client, please save the " "configuration before generating a QR-Code" @@ -3399,7 +3422,7 @@ msgstr "" "προσπελαστεί με τους υψηλούς ρυθμούς μεταφοράς δεδομένων που διαθέτει η " "RAM." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:361 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:362 msgid "Ignore /etc/hosts" msgstr "Αγνόησε /etc/hosts" @@ -3407,7 +3430,7 @@ msgstr "Αγνόησε /etc/hosts" msgid "Ignore interface" msgstr "Αγνόησε διεπαφή" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:350 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:351 msgid "Ignore resolv file" msgstr "Αγνόησε αρχείο resolve" @@ -3694,8 +3717,8 @@ msgstr "" "Φαίνεται πως προσπαθείτε να φλασάρετε μια εικόνα που δεν χωράει στην μνήμη " "flash, παρακαλώ επιβεβαιώστε το αρχείο εικόνας!" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:64 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:70 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:96 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:72 msgid "JavaScript required!" msgstr "Απαιτείται JavaScript!" @@ -3831,11 +3854,11 @@ msgstr "" msgid "Learn routes" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:346 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 msgid "Lease file" msgstr "Αρχείο Leases" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:623 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:641 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:679 msgid "Lease time" msgstr "" @@ -3903,11 +3926,12 @@ msgstr "" msgid "Link On" msgstr "Αναμμένο με Ζεύξη" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:431 msgid "List of IP addresses to convert into NXDOMAIN responses." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:295 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 msgid "List of IP sets to populate with the specified domain IPs." msgstr "" @@ -3933,15 +3957,15 @@ msgstr "" msgid "List of SSH key files for auth" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:311 msgid "List of domains to allow RFC1918 responses for." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:289 msgid "List of domains to force to an IP address." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:282 msgid "List of upstream resolvers to forward queries to." msgstr "" @@ -3949,7 +3973,7 @@ msgstr "" msgid "Listen Port" msgstr "Θύρα ακρόασης" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:330 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 msgid "Listen interfaces" msgstr "" @@ -3957,13 +3981,13 @@ msgstr "" msgid "Listen only on the given interface or, if unspecified, on all" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:332 msgid "" "Listen only on the specified interfaces, and loopback if not excluded " "explicitly." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:437 msgid "Listening port for inbound DNS queries." msgstr "" @@ -3976,7 +4000,7 @@ msgstr "Φόρτος" msgid "Load Average" msgstr "Μέσος όρος φόρτου" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:204 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:207 msgid "Loading QR-Code..." msgstr "" @@ -4043,23 +4067,23 @@ msgstr "Τοπική Ώρα" msgid "Local ULA" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:271 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 msgid "Local domain" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:273 msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:267 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 msgid "Local server" msgstr "Τοπικός εξυπηρετητής" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:317 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 msgid "Local service only" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:389 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 msgid "Localise queries" msgstr "Τοπικά ερωτήματα" @@ -4071,7 +4095,7 @@ msgstr "" msgid "Log output level" msgstr "Επίπεδο εξόδου αρχείων καταγραφής" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:275 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 msgid "Log queries" msgstr "Καταγραφή ερωτημάτων" @@ -4135,7 +4159,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:591 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:39 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:545 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:563 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2157 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:56 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:89 @@ -4220,19 +4244,19 @@ msgstr "" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:449 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 msgid "Max. DHCP leases" msgstr "" "Μεγ. πλήθος DHCP leases" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:456 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 msgid "Max. EDNS0 packet size" msgstr "" "Μεγ. μέγεθος πακέτου EDNS0" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:463 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 msgid "Max. concurrent queries" msgstr "Μεγ. πλήθος ταυτόχρονων ερωτηματων" @@ -4244,15 +4268,15 @@ msgstr "" msgid "Maximum allowed Listen Interval" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:451 msgid "Maximum allowed number of active DHCP leases." msgstr "Μέγιστος επιτρεπόμενος αριθμός ενεργών DHCP leases" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:465 msgid "Maximum allowed number of concurrent DNS queries." msgstr "Μέγιστος επιτρεπόμενος αριθμός ταυτόχρονων ερωτημάτων DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:458 msgid "Maximum allowed size of EDNS0 UDP packets." msgstr "Μέγιστο επιτρεπόμενο μέγεθος EDNS.0 UDP πακέτων" @@ -4447,7 +4471,7 @@ msgstr "Παρακολούθηση" msgid "More Characters" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2539 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2543 msgid "More…" msgstr "" @@ -4553,7 +4577,7 @@ msgstr "" msgid "NTP server candidates" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2577 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2581 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1087 @@ -4589,11 +4613,11 @@ msgstr "Δίκτυο" msgid "Network SSID" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:68 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 msgid "Network Utilities" msgstr "Εργαλεία Δικτύου" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:488 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 msgid "Network boot image" msgstr "" @@ -4628,7 +4652,7 @@ msgstr "" msgid "Never" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:269 msgid "" "Never forward matching domains and subdomains, resolve from DHCP or hosts " "files only." @@ -4646,7 +4670,7 @@ msgstr "" msgid "Next »" msgstr "Επόμενο »" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346 msgid "No" @@ -4676,6 +4700,15 @@ msgstr "" msgid "No RX signal" msgstr "" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:61 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:70 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:90 +msgid "" +"No changes to settings will be stored and are lost after rebooting. This " +"mode should only be used to install a firmware upgrade" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:69 msgid "No client associated" msgstr "" @@ -4734,11 +4767,11 @@ msgstr "" msgid "No more slaves available, can not save interface" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:410 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 msgid "No negative cache" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:54 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:50 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:59 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:79 msgid "No password set!" @@ -4786,7 +4819,7 @@ msgstr "Θόρυβος:" msgid "Non Pre-emptive CRC errors (CRC_P)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:323 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 msgid "Non-wildcard" msgstr "" @@ -4843,7 +4876,7 @@ msgstr "" msgid "Notice" msgstr "Επισήμανση" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:127 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:138 msgid "Nslookup" msgstr "" @@ -4851,7 +4884,7 @@ msgstr "" msgid "Number of IGMP membership reports" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:472 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" @@ -4899,7 +4932,7 @@ msgstr "" msgid "On-link" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:598 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 msgid "One of hostname or MAC address must be specified!" msgstr "" @@ -4968,7 +5001,7 @@ msgid "Operating frequency" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:1974 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3722 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3880 msgid "Option \"%s\" contains an invalid input value." msgstr "" @@ -5006,13 +5039,13 @@ msgid "" "for the interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "" "Optional. Base64-encoded preshared key. Adds in an additional layer of " "symmetric-key cryptography for post-quantum resistance." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Optional. Create routes for Allowed IPs for this peer." msgstr "" @@ -5024,13 +5057,13 @@ msgstr "" msgid "Optional. Do not create host routes to peers." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "" "Optional. Host of peer. Names are resolved prior to bringing up the " "interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "" "Optional. IP addresses and prefixes that this peer is allowed to use inside " "the tunnel. Usually the peer's tunnel IP addresses and the networks the peer " @@ -5041,11 +5074,11 @@ msgstr "" msgid "Optional. Maximum Transmission Unit of tunnel interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Optional. Port of peer." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "" "Optional. Seconds between keep alive messages. Default is 0 (disabled). " "Recommended value if this device is behind a NAT is 25." @@ -5425,7 +5458,7 @@ msgstr "Διενέργεια αρχικοποίησης" msgid "Permission denied" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "Persistent Keep Alive" msgstr "" @@ -5437,9 +5470,9 @@ msgstr "" msgid "Physical Settings" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:101 msgid "Ping" msgstr "" @@ -5504,7 +5537,7 @@ msgstr "" msgid "Prefix suppressor" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "Preshared Key" msgstr "" @@ -5596,7 +5629,7 @@ msgstr "" msgid "Pseudo Ad-Hoc (ahdemo)" msgstr "Ψευδό Ad-Hoc (ahdemo)" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Public Key" msgstr "Δημόσιο κλειδί" @@ -5618,7 +5651,7 @@ msgid "QMI Cellular" msgstr "" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:159 -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:186 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:189 msgid "QR-Code" msgstr "" @@ -5626,7 +5659,7 @@ msgstr "" msgid "Quality" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:426 msgid "Query all available upstream resolvers." msgstr "" @@ -5699,7 +5732,7 @@ msgstr "" msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:344 msgid "Read /etc/ethers to configure the DHCP server." msgstr "" "Διάβασμα του /etc/ethers για την παραμετροποίηση του " @@ -5717,7 +5750,7 @@ msgstr "Γραφήματα πραγματικού χρόνου" msgid "Reassociation Deadline" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:299 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 msgid "Rebind protection" msgstr "" @@ -5851,7 +5884,7 @@ msgstr "" msgid "Required. Base64-encoded private key for this interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Required. Base64-encoded public key of peer." msgstr "" @@ -5943,7 +5976,7 @@ msgstr "Αρχικοποίηση στις προεπιλεγμένες τιμέ msgid "Resolv and Hosts Files" msgstr "Αρχεία Resolv και Hosts" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 msgid "Resolv file" msgstr "Αρχείο Resolve" @@ -5973,7 +6006,7 @@ msgstr "Επαναφορά Αντίγραφου Ασφαλείας" msgid "Restore backup" msgstr "Επαναφορά αντιγράφου ασφαλείας" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:391 msgid "" "Return answers to DNS queries matching the subnet from which the query was " "received if multiple IPs are available." @@ -6008,7 +6041,7 @@ msgstr "" msgid "Robustness" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:482 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:483 msgid "Root directory for files served via TFTP." msgstr "Κατάλογος Root για αρχεία που σερβίρονται μέσω TFTP" @@ -6020,7 +6053,7 @@ msgstr "" msgid "Round-Robin policy (balance-rr, 0)" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Route Allowed IPs" msgstr "" @@ -6127,7 +6160,7 @@ msgstr "" msgid "SWAP" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2901 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3059 #: modules/luci-base/htdocs/luci-static/resources/luci.js:2199 #: modules/luci-compat/luasrc/view/cbi/error.htm:17 #: modules/luci-compat/luasrc/view/cbi/footer.htm:26 @@ -6275,6 +6308,11 @@ msgstr "" msgid "Set to first slave added to the bond (follow, 2)" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:646 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:662 +msgid "Set up DHCP Server" +msgstr "Ρύθμιση Εξυπηρετητή DHCP" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:55 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:55 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:23 @@ -6290,11 +6328,6 @@ msgstr "" msgid "Settings" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:646 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:662 -msgid "Set up DHCP Server" -msgstr "Ρύθμιση Εξυπηρετητή DHCP" - #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:906 msgid "Setup routes for proxied IPv6 neighbours." msgstr "" @@ -6364,7 +6397,7 @@ msgstr "Σήμα:" msgid "Size" msgstr "Μέγεθος" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:470 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 msgid "Size of DNS query cache" msgstr "" @@ -6726,7 +6759,7 @@ msgstr "Στατικά Leases" msgid "Static address" msgstr "Στατική διεύθυνση" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:525 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:543 msgid "" "Static leases are used to assign fixed IP addresses and symbolic hostnames " "to DHCP clients. They are also required for non-dynamic interface " @@ -6762,7 +6795,7 @@ msgstr "" msgid "Strict filtering" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:419 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:420 msgid "Strict order" msgstr "Αυστηρή σειρά" @@ -6775,11 +6808,11 @@ msgstr "" msgid "Submit" msgstr "Υποβολή" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:370 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:371 msgid "Suppress logging" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:371 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:372 msgid "Suppress logging of the routine operation for the DHCP protocol." msgstr "" @@ -6857,6 +6890,16 @@ msgstr "Ιδιότητες Συστήματος" msgid "System log buffer size" msgstr "" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:60 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:69 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:89 +msgid "System running in recovery (initramfs) mode." +msgstr "" + +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +msgid "Sytem running in recovery (initramfs) mode." +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:338 msgid "TCP:" msgstr "TCP:" @@ -6865,7 +6908,7 @@ msgstr "TCP:" msgid "TFTP Settings" msgstr "Ρυθμίσεις TFTP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:481 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:482 msgid "TFTP server root" msgstr "" @@ -6954,11 +6997,11 @@ msgid "" "username instead of the user ID!" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:607 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:625 msgid "The IP address %h is already used by another static lease" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:634 msgid "The IP address is outside of any DHCP pool address range" msgstr "" @@ -6999,7 +7042,7 @@ msgstr "" msgid "The MTU must not exceed the parent device MTU of %d bytes" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:180 msgid "" "The QR-Code works per wg interface, it will be refreshed with every button " "click and transfers the following information:" @@ -7262,8 +7305,8 @@ msgstr "" msgid "The value is overridden by configuration. Original: %s" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:663 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:695 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:681 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:713 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:122 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:171 msgid "There are no active leases" @@ -7273,7 +7316,7 @@ msgstr "" msgid "There are no changes to apply" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:55 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:51 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:60 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:80 msgid "" @@ -7319,7 +7362,7 @@ msgid "" "ends with ...:2/64" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:265 msgid "This is the only DHCP server in the local network." msgstr "" "Αυτός είναι ο μόνος DNS εξυπηρετητές θα " @@ -7725,7 +7768,7 @@ msgstr "" msgid "Uptime" msgstr "Χρόνος εν λειτουργία" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:342 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 msgid "Use /etc/ethers" msgstr "Χρήση /etc/ethers" @@ -7831,7 +7874,7 @@ msgstr "" msgid "Use system certificates for inner-tunnel" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:544 msgid "" "Use the Add Button to add a new lease entry. The MAC address identifies the host, the IPv4 address specifies the fixed " @@ -7966,7 +8009,7 @@ msgstr "" msgid "VXLANv6 (RFC7348)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:396 msgid "" "Validate DNS replies and cache DNSSEC data, requires upstream to support " "DNSSEC." @@ -7999,7 +8042,7 @@ msgstr "" msgid "Vendor Class to send when requesting DHCP" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:401 msgid "Verify unsigned domain responses really come from unsigned domains." msgstr "" @@ -8159,7 +8202,7 @@ msgstr "Το ασύρματο δίκτυο είναι ανενεργό" msgid "Wireless network is enabled" msgstr "Το ασύρματο δίκτυο είναι ενεργό" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:277 msgid "Write received DNS queries to syslog." msgstr "Καταγραφή των ληφθέντων DNS αιτήσεων στο syslog" @@ -8171,7 +8214,7 @@ msgstr "" msgid "XOR policy (balance-xor, 2)" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345 msgid "Yes" @@ -8198,8 +8241,8 @@ msgstr "" ">Προειδοποίηση: Αν απενεργοποιήσετε απαραίτητα σενάρια εκκίνησης " "όπως το \"network\", η συσκευή σας μπορεί να καταστεί μη-προσβάσιμη!" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:65 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:71 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:97 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:73 msgid "" "You must enable JavaScript in your browser or LuCI will not work properly." @@ -8228,7 +8271,7 @@ msgstr "" msgid "ZRam Size" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:446 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:447 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:152 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:163 msgid "any" @@ -8335,8 +8378,8 @@ msgstr "" msgid "e.g: dump" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:652 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:673 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:691 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:101 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:140 msgid "expired" @@ -8429,7 +8472,7 @@ msgstr "" msgid "non-empty value" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3042 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3200 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800 msgid "none" msgstr "κανένα" @@ -8528,15 +8571,15 @@ msgstr "" msgid "unknown" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:453 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:671 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:454 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:668 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:689 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:99 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:138 msgid "unlimited" msgstr "απεριόριστα" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369 diff --git a/modules/luci-base/po/en/base.po b/modules/luci-base/po/en/base.po index e3d7c3040e..b0df971ec0 100644 --- a/modules/luci-base/po/en/base.po +++ b/modules/luci-base/po/en/base.po @@ -58,8 +58,8 @@ msgid "-- Additional Field --" msgstr "-- Additional Field --" #: modules/luci-base/htdocs/luci-static/resources/cbi.js:275 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3773 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3931 #: modules/luci-base/htdocs/luci-static/resources/ui.js:784 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1022 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1995 @@ -325,7 +325,7 @@ msgstr "" msgid "Absent Interface" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:319 msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "" @@ -406,7 +406,7 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2195 #: modules/luci-base/htdocs/luci-static/resources/form.js:2208 #: modules/luci-base/htdocs/luci-static/resources/form.js:2216 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3205 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3363 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:25 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197 @@ -455,7 +455,7 @@ msgstr "" msgid "Add key" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:408 msgid "Add local domain suffix to names served from hosts files." msgstr "Add local domain suffix to names served from hosts files" @@ -476,11 +476,11 @@ msgstr "" msgid "Add to Whitelist" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:365 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:366 msgid "Additional hosts files" msgstr "Additional Hosts files" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:414 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 msgid "Additional servers file" msgstr "" @@ -501,7 +501,7 @@ msgstr "Address" msgid "Address to access local relay bridge" msgstr "Address to access local relay bridge" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:287 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 msgid "Addresses" msgstr "" @@ -566,17 +566,17 @@ msgstr "" msgid "Alias of \"%s\"" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:424 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 msgid "All servers" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:377 msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:375 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 msgid "Allocate IPs sequentially" msgstr "" @@ -604,7 +604,7 @@ msgstr "" msgid "Allow listed only" msgstr "Allow listed only" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:304 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 msgid "Allow localhost" msgstr "Allow localhost" @@ -628,7 +628,7 @@ msgstr "" msgid "Allow the root user to login with password" msgstr "Allow the root user to login with password" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "Allowed IPs" msgstr "" @@ -793,6 +793,10 @@ msgstr "" msgid "Architecture" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 +msgid "Arp-scan" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:963 msgid "" "Assign a part of given length of every public IPv6-prefix to this interface" @@ -831,7 +835,7 @@ msgstr "Authentication" msgid "Authentication Type" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:263 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 msgid "Authoritative" msgstr "Authoritative" @@ -966,7 +970,7 @@ msgstr "" "configuration files marked by opkg, essential base files and the user " "defined backup patterns." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:325 msgid "Bind dynamically to interfaces rather than wildcard address." msgstr "" @@ -1542,11 +1546,11 @@ msgstr "" msgid "DNS" msgstr "DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:280 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 msgid "DNS forwardings" msgstr "DNS forwardings" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:442 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 msgid "DNS query port" msgstr "DNS query port" @@ -1554,7 +1558,7 @@ msgstr "DNS query port" msgid "DNS search domains" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:435 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 msgid "DNS server port" msgstr "DNS server port" @@ -1566,11 +1570,11 @@ msgstr "" msgid "DNS-Label / FQDN" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:394 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 msgid "DNSSEC" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:399 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 msgid "DNSSEC check unsigned" msgstr "" @@ -1600,7 +1604,7 @@ msgid "DTIM Interval" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:58 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:626 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:644 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:128 msgid "DUID" msgstr "" @@ -1655,9 +1659,9 @@ msgid "Delegate IPv6 prefixes" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2272 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2697 #: modules/luci-base/htdocs/luci-static/resources/form.js:2701 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3189 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2705 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3347 #: modules/luci-base/htdocs/luci-static/resources/ui.js:2893 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:11 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162 @@ -1834,7 +1838,7 @@ msgstr "Disabled" msgid "Disassociate On Low Acknowledgement" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:301 msgid "Discard upstream RFC1918 responses." msgstr "" @@ -1855,7 +1859,7 @@ msgid "Disconnection attempt failed." msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:606 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2896 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3054 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3330 #: modules/luci-base/htdocs/luci-static/resources/ui.js:4157 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766 @@ -1882,7 +1886,7 @@ msgstr "" "Forwarder for NAT " "firewalls" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:412 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "Do not cache negative replies, e.g. for not existing domains" @@ -1893,21 +1897,21 @@ msgstr "Do not cache negative replies, e.g. for not existing domains" msgid "Do not create host route to peer (optional)." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:261 msgid "Do not forward DNS queries without dots or domain parts." msgstr "" "Don't forward DNS-Requests " "without DNS-Name" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:387 msgid "Do not forward queries that cannot be answered by public resolvers." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:382 msgid "Do not forward reverse lookups for local networks." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:338 msgid "Do not listen on the specified interfaces." msgstr "" @@ -1952,11 +1956,15 @@ msgstr "" msgid "Do you really want to recursively delete the directory \"%s\" ?" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:259 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:538 +msgid "Domain" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 msgid "Domain required" msgstr "Domain required" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:309 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 msgid "Domain whitelist" msgstr "" @@ -1986,7 +1994,7 @@ msgstr "" msgid "Downstream SNR offset" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2659 msgid "Drag to reorder" msgstr "" @@ -2034,9 +2042,9 @@ msgstr "" msgid "EAP-Method" msgstr "EAP-Method" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2675 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2678 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3052 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2679 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2682 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3210 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495 @@ -2142,7 +2150,7 @@ msgstr "" msgid "Enable Single DES" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:477 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:478 msgid "Enable TFTP server" msgstr "" @@ -2275,11 +2283,11 @@ msgstr "" msgid "Encryption" msgstr "Encryption" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "Endpoint Host" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Endpoint Port" msgstr "" @@ -2346,11 +2354,11 @@ msgstr "" msgid "Every second (fast, 1)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:336 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 msgid "Exclude interfaces" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:306 msgid "" "Exempt 127.0.0.0/8 and ::1 from rebinding checks, " "e.g. for RBL services." @@ -2361,7 +2369,7 @@ msgstr "" msgid "Existing device" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:406 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 msgid "Expand hosts" msgstr "" @@ -2471,7 +2479,7 @@ msgstr "" msgid "File" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:416 msgid "" "File listing upstream resolvers, optionally domain-specific, e.g. " "server=1.2.3.4, server=/domain/1.2.3.4." @@ -2481,13 +2489,13 @@ msgstr "" msgid "File not accessible" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:348 msgid "File to store DHCP lease information." msgstr "" "file where given DHCP-leases will be stored" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:356 msgid "File with upstream resolvers." msgstr "local DNS file" @@ -2495,7 +2503,7 @@ msgstr "local DNS file" msgid "Filename" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:490 msgid "Filename of the boot image advertised to clients." msgstr "" @@ -2504,11 +2512,11 @@ msgstr "" msgid "Filesystem" msgstr "Filesystem" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:380 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 msgid "Filter private" msgstr "Filter private" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:385 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 msgid "Filter useless" msgstr "Filter useless" @@ -2571,7 +2579,7 @@ msgstr "" msgid "Firmware Version" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:444 msgid "Fixed source port for outbound DNS queries." msgstr "" @@ -2597,7 +2605,7 @@ msgstr "" msgid "Flashing…" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:198 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:201 msgid "For QR-Code support please install the qrencode package!" msgstr "" @@ -2778,7 +2786,7 @@ msgstr "" msgid "Generate Key" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:202 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:205 msgid "Generate New QR-Code" msgstr "" @@ -2790,7 +2798,7 @@ msgstr "" msgid "Generate archive" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:217 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:220 msgid "Generate new QR-Code" msgstr "" @@ -2806,14 +2814,21 @@ msgstr "" msgid "Global network options" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:57 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:63 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:89 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:72 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:92 +msgid "Go to firmware upgrade..." +msgstr "" + +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:53 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:62 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:82 msgid "Go to password configuration..." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2597 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3371 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2601 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3529 #: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58 msgid "Go to relevant configuration page" @@ -2968,7 +2983,7 @@ msgstr "" msgid "Hide ESSID" msgstr "Hide ESSID" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:212 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:215 msgid "Hide QR-Code" msgstr "" @@ -2997,8 +3012,8 @@ msgid "Host-Uniq tag content" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:37 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:503 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:533 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:504 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:551 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/10_system.js:54 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:87 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:121 @@ -3013,7 +3028,7 @@ msgstr "" msgid "Hostnames" msgstr "Hostnames" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:495 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:496 msgid "" "Hostnames are used to bind a domain name to an IP address. This setting is " "redundant for hostnames already configured with static leases, but it can be " @@ -3049,11 +3064,15 @@ msgstr "" msgid "IP Protocol" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:257 +msgid "IP Sets" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:126 msgid "IP Type" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:507 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:508 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:178 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:204 msgid "IP address" @@ -3069,16 +3088,20 @@ msgstr "" msgid "IP address is missing" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:293 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:534 +msgid "IP set" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 msgid "IP sets" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:429 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 msgid "IPs to override with NXDOMAIN" msgstr "Bogus NX Domain Override" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:86 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:87 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:88 @@ -3110,7 +3133,7 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:178 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:38 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:591 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:609 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:88 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:164 msgid "IPv4 address" @@ -3163,8 +3186,8 @@ msgstr "" msgid "IPv4/IPv6 (both - defaults to IPv4)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:92 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:93 @@ -3273,7 +3296,7 @@ msgstr "" msgid "IPv6 suffix" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:632 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 msgid "IPv6 suffix (hex)" msgstr "" @@ -3339,7 +3362,7 @@ msgid "" "device node" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:177 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 msgid "" "If there are any unsaved changes for this client, please save the " "configuration before generating a QR-Code" @@ -3371,7 +3394,7 @@ msgstr "" "slow process as the swap-device cannot be accessed with the high datarates " "of the RAM." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:361 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:362 msgid "Ignore /etc/hosts" msgstr "Ignore /etc/hosts" @@ -3379,7 +3402,7 @@ msgstr "Ignore /etc/hosts" msgid "Ignore interface" msgstr "Ignore interface" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:350 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:351 msgid "Ignore resolv file" msgstr "Ignore resolve file" @@ -3666,8 +3689,8 @@ msgstr "" "It appears that you try to flash an image that does not fit into the flash " "memory, please verify the image file!" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:64 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:70 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:96 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:72 msgid "JavaScript required!" msgstr "" @@ -3803,11 +3826,11 @@ msgstr "" msgid "Learn routes" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:346 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 msgid "Lease file" msgstr "Leasefile" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:623 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:641 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:679 msgid "Lease time" msgstr "" @@ -3875,11 +3898,12 @@ msgstr "" msgid "Link On" msgstr "Link On" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:431 msgid "List of IP addresses to convert into NXDOMAIN responses." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:295 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 msgid "List of IP sets to populate with the specified domain IPs." msgstr "" @@ -3905,15 +3929,15 @@ msgstr "" msgid "List of SSH key files for auth" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:311 msgid "List of domains to allow RFC1918 responses for." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:289 msgid "List of domains to force to an IP address." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:282 msgid "List of upstream resolvers to forward queries to." msgstr "" @@ -3921,7 +3945,7 @@ msgstr "" msgid "Listen Port" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:330 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 msgid "Listen interfaces" msgstr "" @@ -3929,13 +3953,13 @@ msgstr "" msgid "Listen only on the given interface or, if unspecified, on all" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:332 msgid "" "Listen only on the specified interfaces, and loopback if not excluded " "explicitly." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:437 msgid "Listening port for inbound DNS queries." msgstr "" @@ -3948,7 +3972,7 @@ msgstr "Load" msgid "Load Average" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:204 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:207 msgid "Loading QR-Code..." msgstr "" @@ -4015,23 +4039,23 @@ msgstr "Local Time" msgid "Local ULA" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:271 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 msgid "Local domain" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:273 msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:267 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 msgid "Local server" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:317 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 msgid "Local service only" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:389 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 msgid "Localise queries" msgstr "Localise queries" @@ -4043,7 +4067,7 @@ msgstr "" msgid "Log output level" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:275 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 msgid "Log queries" msgstr "Log queries" @@ -4107,7 +4131,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:591 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:39 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:545 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:563 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2157 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:56 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:89 @@ -4192,19 +4216,19 @@ msgstr "" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:449 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 msgid "Max. DHCP leases" msgstr "" "Max. DHCP leases" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:456 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 msgid "Max. EDNS0 packet size" msgstr "" "Max. EDNS0 packet size" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:463 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 msgid "Max. concurrent queries" msgstr "Max. concurrent queries" @@ -4216,15 +4240,15 @@ msgstr "" msgid "Maximum allowed Listen Interval" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:451 msgid "Maximum allowed number of active DHCP leases." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:465 msgid "Maximum allowed number of concurrent DNS queries." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:458 msgid "Maximum allowed size of EDNS0 UDP packets." msgstr "" @@ -4418,7 +4442,7 @@ msgstr "Monitor" msgid "More Characters" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2539 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2543 msgid "More…" msgstr "" @@ -4524,7 +4548,7 @@ msgstr "" msgid "NTP server candidates" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2577 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2581 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1087 @@ -4560,11 +4584,11 @@ msgstr "Network" msgid "Network SSID" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:68 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 msgid "Network Utilities" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:488 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 msgid "Network boot image" msgstr "" @@ -4599,7 +4623,7 @@ msgstr "" msgid "Never" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:269 msgid "" "Never forward matching domains and subdomains, resolve from DHCP or hosts " "files only." @@ -4617,7 +4641,7 @@ msgstr "" msgid "Next »" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346 msgid "No" @@ -4647,6 +4671,15 @@ msgstr "" msgid "No RX signal" msgstr "" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:61 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:70 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:90 +msgid "" +"No changes to settings will be stored and are lost after rebooting. This " +"mode should only be used to install a firmware upgrade" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:69 msgid "No client associated" msgstr "" @@ -4705,11 +4738,11 @@ msgstr "" msgid "No more slaves available, can not save interface" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:410 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 msgid "No negative cache" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:54 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:50 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:59 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:79 msgid "No password set!" @@ -4757,7 +4790,7 @@ msgstr "" msgid "Non Pre-emptive CRC errors (CRC_P)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:323 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 msgid "Non-wildcard" msgstr "" @@ -4814,7 +4847,7 @@ msgstr "" msgid "Notice" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:127 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:138 msgid "Nslookup" msgstr "" @@ -4822,7 +4855,7 @@ msgstr "" msgid "Number of IGMP membership reports" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:472 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" @@ -4870,7 +4903,7 @@ msgstr "" msgid "On-link" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:598 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 msgid "One of hostname or MAC address must be specified!" msgstr "" @@ -4939,7 +4972,7 @@ msgid "Operating frequency" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:1974 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3722 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3880 msgid "Option \"%s\" contains an invalid input value." msgstr "" @@ -4977,13 +5010,13 @@ msgid "" "for the interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "" "Optional. Base64-encoded preshared key. Adds in an additional layer of " "symmetric-key cryptography for post-quantum resistance." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Optional. Create routes for Allowed IPs for this peer." msgstr "" @@ -4995,13 +5028,13 @@ msgstr "" msgid "Optional. Do not create host routes to peers." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "" "Optional. Host of peer. Names are resolved prior to bringing up the " "interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "" "Optional. IP addresses and prefixes that this peer is allowed to use inside " "the tunnel. Usually the peer's tunnel IP addresses and the networks the peer " @@ -5012,11 +5045,11 @@ msgstr "" msgid "Optional. Maximum Transmission Unit of tunnel interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Optional. Port of peer." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "" "Optional. Seconds between keep alive messages. Default is 0 (disabled). " "Recommended value if this device is behind a NAT is 25." @@ -5396,7 +5429,7 @@ msgstr "" msgid "Permission denied" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "Persistent Keep Alive" msgstr "" @@ -5408,9 +5441,9 @@ msgstr "" msgid "Physical Settings" msgstr "Physical Settings" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:101 msgid "Ping" msgstr "" @@ -5475,7 +5508,7 @@ msgstr "" msgid "Prefix suppressor" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "Preshared Key" msgstr "" @@ -5566,7 +5599,7 @@ msgstr "" msgid "Pseudo Ad-Hoc (ahdemo)" msgstr "Pseudo Ad-Hoc (ahdemo)" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Public Key" msgstr "" @@ -5588,7 +5621,7 @@ msgid "QMI Cellular" msgstr "" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:159 -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:186 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:189 msgid "QR-Code" msgstr "" @@ -5596,7 +5629,7 @@ msgstr "" msgid "Quality" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:426 msgid "Query all available upstream resolvers." msgstr "" @@ -5669,7 +5702,7 @@ msgstr "" msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:344 msgid "Read /etc/ethers to configure the DHCP server." msgstr "" "Read /etc/ethers to configure the ...:2/64" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:265 msgid "This is the only DHCP server in the local network." msgstr "" "This is the only DNS servers will be queried in the " @@ -7690,7 +7733,7 @@ msgstr "" msgid "Uptime" msgstr "Uptime" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:342 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 msgid "Use /etc/ethers" msgstr "Use /etc/ethers" @@ -7796,7 +7839,7 @@ msgstr "" msgid "Use system certificates for inner-tunnel" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:544 msgid "" "Use the Add Button to add a new lease entry. The MAC address identifies the host, the IPv4 address specifies the fixed " @@ -7931,7 +7974,7 @@ msgstr "" msgid "VXLANv6 (RFC7348)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:396 msgid "" "Validate DNS replies and cache DNSSEC data, requires upstream to support " "DNSSEC." @@ -7964,7 +8007,7 @@ msgstr "" msgid "Vendor Class to send when requesting DHCP" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:401 msgid "Verify unsigned domain responses really come from unsigned domains." msgstr "" @@ -8126,7 +8169,7 @@ msgstr "" msgid "Wireless network is enabled" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:277 msgid "Write received DNS queries to syslog." msgstr "" @@ -8138,7 +8181,7 @@ msgstr "" msgid "XOR policy (balance-xor, 2)" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345 msgid "Yes" @@ -8164,8 +8207,8 @@ msgstr "" "after a device reboot.
Warning: If you disable essential init " "scripts like \"network\", your device might become inaccessible!" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:65 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:71 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:97 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:73 msgid "" "You must enable JavaScript in your browser or LuCI will not work properly." @@ -8194,7 +8237,7 @@ msgstr "" msgid "ZRam Size" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:446 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:447 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:152 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:163 msgid "any" @@ -8300,8 +8343,8 @@ msgstr "" msgid "e.g: dump" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:652 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:673 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:691 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:101 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:140 msgid "expired" @@ -8394,7 +8437,7 @@ msgstr "" msgid "non-empty value" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3042 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3200 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800 msgid "none" msgstr "none" @@ -8493,15 +8536,15 @@ msgstr "" msgid "unknown" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:453 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:671 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:454 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:668 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:689 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:99 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:138 msgid "unlimited" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369 diff --git a/modules/luci-base/po/es/base.po b/modules/luci-base/po/es/base.po index 7632a0f479..65b4114289 100644 --- a/modules/luci-base/po/es/base.po +++ b/modules/luci-base/po/es/base.po @@ -58,8 +58,8 @@ msgid "-- Additional Field --" msgstr "-- Campo adicional --" #: modules/luci-base/htdocs/luci-static/resources/cbi.js:275 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3773 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3931 #: modules/luci-base/htdocs/luci-static/resources/ui.js:784 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1022 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1995 @@ -332,7 +332,7 @@ msgstr "ID del proveedor del sistema ATU-C" msgid "Absent Interface" msgstr "Interfaz ausente" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:319 msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "" "Limita el servicio de DNS a las subredes de interfaces en las que estamos " @@ -415,7 +415,7 @@ msgstr "Equilibrio de carga de transmisión adaptativa (balance-tlb, 5)" #: modules/luci-base/htdocs/luci-static/resources/form.js:2195 #: modules/luci-base/htdocs/luci-static/resources/form.js:2208 #: modules/luci-base/htdocs/luci-static/resources/form.js:2216 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3205 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3363 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:25 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197 @@ -464,7 +464,7 @@ msgstr "Añadir instancia" msgid "Add key" msgstr "Añadir clave" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:408 msgid "Add local domain suffix to names served from hosts files." msgstr "" "Añadir el sufijo de dominio local a los nombres servidos desde el archivo de " @@ -487,11 +487,11 @@ msgstr "Añadir a la lista negra" msgid "Add to Whitelist" msgstr "Añadir a la lista blanca" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:365 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:366 msgid "Additional hosts files" msgstr "Archivos de hosts adicionales" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:414 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 msgid "Additional servers file" msgstr "Archivo de servidores adicionales" @@ -512,7 +512,7 @@ msgstr "Dirección" msgid "Address to access local relay bridge" msgstr "Dirección del puente relé local" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:287 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 msgid "Addresses" msgstr "Direcciones" @@ -580,11 +580,11 @@ msgstr "Apodo de interfaz" msgid "Alias of \"%s\"" msgstr "Apodo de \"%s\"" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:424 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 msgid "All servers" msgstr "Todos los servidores" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:377 msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address." @@ -592,7 +592,7 @@ msgstr "" "Asigna direcciones IP secuencialmente, comenzando desde la dirección más " "baja disponible" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:375 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 msgid "Allocate IPs sequentially" msgstr "Asignar IPs secuencialmente" @@ -623,7 +623,7 @@ msgstr "Permitir tasas de 802.11b heredadas" msgid "Allow listed only" msgstr "Permitir a los pertenecientes en la lista" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:304 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 msgid "Allow localhost" msgstr "Permitir host local" @@ -649,7 +649,7 @@ msgstr "Permitir sondeo de funciones del sistema" msgid "Allow the root user to login with password" msgstr "Permitir al usuario root conectar con contraseña" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "Allowed IPs" msgstr "IPs permitidas" @@ -823,6 +823,10 @@ msgstr "Esperando a que se aplique la configuración… %ds" msgid "Architecture" msgstr "Arquitectura" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 +msgid "Arp-scan" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:963 msgid "" "Assign a part of given length of every public IPv6-prefix to this interface" @@ -867,7 +871,7 @@ msgstr "Autenticación" msgid "Authentication Type" msgstr "Tipo de autenticación" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:263 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 msgid "Authoritative" msgstr "Autorizar" @@ -1007,7 +1011,7 @@ msgstr "" "esenciales base y los patrones de copia de seguridad definidos por el " "usuario." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:325 msgid "Bind dynamically to interfaces rather than wildcard address." msgstr "" "Enlace dinámico a las interfaces en lugar de la dirección del comodín " @@ -1632,11 +1636,11 @@ msgstr "Servicio DHCPv6" msgid "DNS" msgstr "DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:280 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 msgid "DNS forwardings" msgstr "Reenvíos de DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:442 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 msgid "DNS query port" msgstr "Puerto de consultas al DNS" @@ -1644,7 +1648,7 @@ msgstr "Puerto de consultas al DNS" msgid "DNS search domains" msgstr "Dominios de búsqueda de DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:435 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 msgid "DNS server port" msgstr "Puerto del servidor DNS" @@ -1656,11 +1660,11 @@ msgstr "Peso de DNS" msgid "DNS-Label / FQDN" msgstr "Etiqueta DNS / FQDN" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:394 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 msgid "DNSSEC" msgstr "DNSSEC" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:399 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 msgid "DNSSEC check unsigned" msgstr "Comprobación DNSSEC sin firmar" @@ -1690,7 +1694,7 @@ msgid "DTIM Interval" msgstr "Intervalo DTIM" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:58 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:626 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:644 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:128 msgid "DUID" msgstr "DUID" @@ -1749,9 +1753,9 @@ msgid "Delegate IPv6 prefixes" msgstr "Delegar prefijos de IPv6" #: modules/luci-base/htdocs/luci-static/resources/form.js:2272 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2697 #: modules/luci-base/htdocs/luci-static/resources/form.js:2701 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3189 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2705 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3347 #: modules/luci-base/htdocs/luci-static/resources/ui.js:2893 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:11 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162 @@ -1930,7 +1934,7 @@ msgstr "Desactivado" msgid "Disassociate On Low Acknowledgement" msgstr "Desasociarse en un reconocimiento bajo" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:301 msgid "Discard upstream RFC1918 responses." msgstr "Descartar respuestas RFC1918 ascendentes" @@ -1951,7 +1955,7 @@ msgid "Disconnection attempt failed." msgstr "Intento de desconexión fallido." #: modules/luci-base/htdocs/luci-static/resources/form.js:606 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2896 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3054 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3330 #: modules/luci-base/htdocs/luci-static/resources/ui.js:4157 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766 @@ -1978,7 +1982,7 @@ msgstr "" "Name System\">DNS
para cortafuegos NAT" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:412 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "No guardar respuestas negativas, por ejemplo dominios inexistentes" @@ -1989,23 +1993,23 @@ msgstr "No guardar respuestas negativas, por ejemplo dominios inexistentes" msgid "Do not create host route to peer (optional)." msgstr "No crear una ruta de host al par (opcional)." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:261 msgid "Do not forward DNS queries without dots or domain parts." msgstr "" "No reenviar peticiones de DNS sin " "un nombre de DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:387 msgid "Do not forward queries that cannot be answered by public resolvers." msgstr "" "No reenviar peticiones que no se puedan responder por servidores de nombres " "públicos" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:382 msgid "Do not forward reverse lookups for local networks." msgstr "No reenviar búsquedas inversas para redes locales" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:338 msgid "Do not listen on the specified interfaces." msgstr "Evita escuchar en estas interfaces." @@ -2054,11 +2058,15 @@ msgstr "¿Realmente quieres borrar todos las configuraciones?" msgid "Do you really want to recursively delete the directory \"%s\" ?" msgstr "¿Realmente desea eliminar recursivamente el directorio \"%s\" ?" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:259 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:538 +msgid "Domain" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 msgid "Domain required" msgstr "Requerir dominio" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:309 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 msgid "Domain whitelist" msgstr "Lista blanca de dominios" @@ -2088,7 +2096,7 @@ msgstr "Descargar mtdblock" msgid "Downstream SNR offset" msgstr "Desplazamiento SNR en sentido descendente" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2659 msgid "Drag to reorder" msgstr "Arrastrar para reordenar" @@ -2138,9 +2146,9 @@ msgstr "Longitud de bits EA" msgid "EAP-Method" msgstr "Método EAP" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2675 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2678 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3052 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2679 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2682 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3210 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495 @@ -2250,7 +2258,7 @@ msgstr "Activar cliente NTP" msgid "Enable Single DES" msgstr "Activar sólo DES" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:477 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:478 msgid "Enable TFTP server" msgstr "Activar servidor TFTP" @@ -2393,11 +2401,11 @@ msgstr "Modo de encapsulado" msgid "Encryption" msgstr "Encriptación" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "Endpoint Host" msgstr "Punto final de Host" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Endpoint Port" msgstr "Punto final del puerto" @@ -2464,11 +2472,11 @@ msgstr "Cada 30 segundos (lento, 0)" msgid "Every second (fast, 1)" msgstr "Cada segundo (rápido, 1)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:336 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 msgid "Exclude interfaces" msgstr "Excluir interfaces" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:306 msgid "" "Exempt 127.0.0.0/8 and ::1 from rebinding checks, " "e.g. for RBL services." @@ -2480,7 +2488,7 @@ msgstr "" msgid "Existing device" msgstr "Dispositivo existente" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:406 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 msgid "Expand hosts" msgstr "Expandir hosts" @@ -2594,7 +2602,7 @@ msgstr "Error al ejecutar la acción \"/etc/init.d/%s%s\": %s" msgid "File" msgstr "Archivo" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:416 msgid "" "File listing upstream resolvers, optionally domain-specific, e.g. " "server=1.2.3.4, server=/domain/1.2.3.4." @@ -2607,11 +2615,11 @@ msgstr "" msgid "File not accessible" msgstr "Archivo no accesible" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:348 msgid "File to store DHCP lease information." msgstr "Archivo en donde se almacenará información de las asignaciones DHCP." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:356 msgid "File with upstream resolvers." msgstr "Archivo DNS local" @@ -2619,7 +2627,7 @@ msgstr "Archivo DNS local" msgid "Filename" msgstr "Nombre del archivo" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:490 msgid "Filename of the boot image advertised to clients." msgstr "Nombre del archivo de imagen de arranque mostrado a los clientes" @@ -2628,11 +2636,11 @@ msgstr "Nombre del archivo de imagen de arranque mostrado a los clientes" msgid "Filesystem" msgstr "Sistema de archivos" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:380 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 msgid "Filter private" msgstr "Filtro privado" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:385 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 msgid "Filter useless" msgstr "Filtro inútil" @@ -2701,7 +2709,7 @@ msgstr "Archivo de firmware" msgid "Firmware Version" msgstr "Versión del firmware" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:444 msgid "Fixed source port for outbound DNS queries." msgstr "Puerto origen fijo para peticiones de DNS salientes" @@ -2727,7 +2735,7 @@ msgstr "Operaciones de grabado" msgid "Flashing…" msgstr "Instalando…" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:198 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:201 msgid "For QR-Code support please install the qrencode package!" msgstr "Para la compatibilidad con código QR, instale el paquete qrencode!" @@ -2923,7 +2931,7 @@ msgstr "Generar Config" msgid "Generate Key" msgstr "Generar clave" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:202 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:205 msgid "Generate New QR-Code" msgstr "Generar nuevo código QR" @@ -2935,7 +2943,7 @@ msgstr "Generar PMK localmente" msgid "Generate archive" msgstr "Generar archivo" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:217 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:220 msgid "Generate new QR-Code" msgstr "Generar nuevo código QR" @@ -2953,14 +2961,21 @@ msgstr "Configuración global" msgid "Global network options" msgstr "Opciones globales de red" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:57 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:63 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:89 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:72 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:92 +msgid "Go to firmware upgrade..." +msgstr "" + +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:53 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:62 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:82 msgid "Go to password configuration..." msgstr "Ir a la configuración de la contraseña..." -#: modules/luci-base/htdocs/luci-static/resources/form.js:2597 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3371 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2601 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3529 #: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58 msgid "Go to relevant configuration page" @@ -3115,7 +3130,7 @@ msgstr "" msgid "Hide ESSID" msgstr "Ocultar ESSID" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:212 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:215 msgid "Hide QR-Code" msgstr "Ocultar código QR" @@ -3144,8 +3159,8 @@ msgid "Host-Uniq tag content" msgstr "Contenido de la etiqueta Host-Uniq" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:37 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:503 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:533 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:504 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:551 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/10_system.js:54 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:87 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:121 @@ -3160,7 +3175,7 @@ msgstr "Nombre del host a enviar cuando se solicite una IP" msgid "Hostnames" msgstr "Nombres de host" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:495 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:496 msgid "" "Hostnames are used to bind a domain name to an IP address. This setting is " "redundant for hostnames already configured with static leases, but it can be " @@ -3200,11 +3215,15 @@ msgstr "Direcciones IP" msgid "IP Protocol" msgstr "Protocolo IP" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:257 +msgid "IP Sets" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:126 msgid "IP Type" msgstr "Tipo de IP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:507 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:508 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:178 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:204 msgid "IP address" @@ -3220,16 +3239,20 @@ msgstr "Dirección IP inválida" msgid "IP address is missing" msgstr "Falta la dirección IP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:293 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:534 +msgid "IP set" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 msgid "IP sets" msgstr "Conjuntos de IP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:429 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 msgid "IPs to override with NXDOMAIN" msgstr "Ignorar dominio falso NX" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:86 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:87 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:88 @@ -3261,7 +3284,7 @@ msgstr "Conexión IPv4 ascendente" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:178 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:38 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:591 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:609 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:88 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:164 msgid "IPv4 address" @@ -3314,8 +3337,8 @@ msgstr "IPv4 en IPv4 (RFC2003)" msgid "IPv4/IPv6 (both - defaults to IPv4)" msgstr "IPv4/IPv6 (ambos: el valor predeterminado es IPv4)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:92 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:93 @@ -3425,7 +3448,7 @@ msgstr "Enrutamiento de origen IPv6" msgid "IPv6 suffix" msgstr "Sufijo IPv6" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:632 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 msgid "IPv6 suffix (hex)" msgstr "Sufijo (hex)IPv6-" @@ -3497,7 +3520,7 @@ msgstr "" "Montar el dispositivo por la etiqueta de la partición en vez de por el nodo " "fijo de dispositivo si se especifica" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:177 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 msgid "" "If there are any unsaved changes for this client, please save the " "configuration before generating a QR-Code" @@ -3533,7 +3556,7 @@ msgstr "" "transferir volúmenes de información a alta velocidad tal y como hace la " "RAM." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:361 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:362 msgid "Ignore /etc/hosts" msgstr "Ignorar /etc/hosts" @@ -3541,7 +3564,7 @@ msgstr "Ignorar /etc/hosts" msgid "Ignore interface" msgstr "Desactivar DHCP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:350 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:351 msgid "Ignore resolv file" msgstr "Ignorar el archivo resolve" @@ -3841,8 +3864,8 @@ msgstr "" "Parece que está intentando grabar una imagen de firmware mayor que la " "memoria flash de su equipo. ¡Por favor, verifique el archivo!" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:64 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:70 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:96 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:72 msgid "JavaScript required!" msgstr "¡Se necesita JavaScript!" @@ -3979,11 +4002,11 @@ msgstr "Aprender" msgid "Learn routes" msgstr "Aprender rutas" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:346 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 msgid "Lease file" msgstr "Archivo de asignación" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:623 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:641 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:679 msgid "Lease time" msgstr "Tiempo de asignación" @@ -4055,11 +4078,12 @@ msgstr "Monitoreo de enlaces" msgid "Link On" msgstr "Enlace conectado" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:431 msgid "List of IP addresses to convert into NXDOMAIN responses." msgstr "Lista de dispositivos que proporcionan resultados de dominio NX falsos" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:295 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 msgid "List of IP sets to populate with the specified domain IPs." msgstr "" "Lista de conjuntos de IP para completar con las IP de dominio especificadas." @@ -4097,15 +4121,15 @@ msgstr "" msgid "List of SSH key files for auth" msgstr "Lista de archivos de claves SSH para autenticación" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:311 msgid "List of domains to allow RFC1918 responses for." msgstr "Lista de dominios a los que se permiten respuestas RFC1918" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:289 msgid "List of domains to force to an IP address." msgstr "Lista de dominios para forzar a una dirección IP." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:282 msgid "List of upstream resolvers to forward queries to." msgstr "" "Lista de servidores DNS a los que " @@ -4115,7 +4139,7 @@ msgstr "" msgid "Listen Port" msgstr "Puerto de escucha" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:330 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 msgid "Listen interfaces" msgstr "Interfaces de escucha" @@ -4123,13 +4147,13 @@ msgstr "Interfaces de escucha" msgid "Listen only on the given interface or, if unspecified, on all" msgstr "Escucha solo en la interfaz dada o, si no se especifica, en todas" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:332 msgid "" "Listen only on the specified interfaces, and loopback if not excluded " "explicitly." msgstr "Limita la escucha de estas interfaces, y el bucle de retorno." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:437 msgid "Listening port for inbound DNS queries." msgstr "Puerto de escucha para consultas DNS entrantes" @@ -4142,7 +4166,7 @@ msgstr "Carga" msgid "Load Average" msgstr "Carga media" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:204 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:207 msgid "Loading QR-Code..." msgstr "Cargando código QR..." @@ -4209,25 +4233,25 @@ msgstr "Hora local" msgid "Local ULA" msgstr "ULA local" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:271 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 msgid "Local domain" msgstr "Dominio local" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:273 msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" "Sufijo del dominio local que se añade a los nombres DHCP y a las entradas " "del archivo de dispositivos" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:267 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 msgid "Local server" msgstr "Servidor local" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:317 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 msgid "Local service only" msgstr "Solo servicio local" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:389 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 msgid "Localise queries" msgstr "Localizar consultas" @@ -4239,7 +4263,7 @@ msgstr "Bloquear a BSSID" msgid "Log output level" msgstr "Nivel de registro" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:275 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 msgid "Log queries" msgstr "Registrar consultas" @@ -4305,7 +4329,7 @@ msgstr "MAC VLAN" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:591 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:39 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:545 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:563 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2157 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:56 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:89 @@ -4392,19 +4416,19 @@ msgstr "Intervalo máximo de RA" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "Max. velocidad de datos alcanzable (ATTNDR)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:449 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 msgid "Max. DHCP leases" msgstr "" "Máximo de asignaciones DHCP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:456 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 msgid "Max. EDNS0 packet size" msgstr "" "Máx. tamaño del paquete EDNS0" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:463 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 msgid "Max. concurrent queries" msgstr "Máx. consultas simultáneas" @@ -4416,15 +4440,15 @@ msgstr "Período máximo" msgid "Maximum allowed Listen Interval" msgstr "Máximo permitido de intervalo de escucha" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:451 msgid "Maximum allowed number of active DHCP leases." msgstr "Número máximo permitido de asignaciones DHCP activas" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:465 msgid "Maximum allowed number of concurrent DNS queries." msgstr "Número máximo de consultas DNS concurrentes" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:458 msgid "Maximum allowed size of EDNS0 UDP packets." msgstr "Tamaño máximo de paquetes EDNS.0 paquetes UDP" @@ -4628,7 +4652,7 @@ msgstr "Monitor" msgid "More Characters" msgstr "Más caracteres" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2539 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2543 msgid "More…" msgstr "Más…" @@ -4734,7 +4758,7 @@ msgstr "Dominio NT" msgid "NTP server candidates" msgstr "Servidores NTP a consultar" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2577 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2581 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1087 @@ -4770,11 +4794,11 @@ msgstr "Red" msgid "Network SSID" msgstr "SSID de la red" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:68 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 msgid "Network Utilities" msgstr "Utilidades de red" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:488 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 msgid "Network boot image" msgstr "Imagen de arranque en red" @@ -4810,7 +4834,7 @@ msgstr "Interfaz de red" msgid "Never" msgstr "Nunca" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:269 msgid "" "Never forward matching domains and subdomains, resolve from DHCP or hosts " "files only." @@ -4830,7 +4854,7 @@ msgstr "Nuevo nombre de interfaz…" msgid "Next »" msgstr "Siguiente »" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346 msgid "No" @@ -4860,6 +4884,15 @@ msgstr "Sin NAT-T" msgid "No RX signal" msgstr "No hay señal RX" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:61 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:70 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:90 +msgid "" +"No changes to settings will be stored and are lost after rebooting. This " +"mode should only be used to install a firmware upgrade" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:69 msgid "No client associated" msgstr "Ningún cliente asociado" @@ -4919,11 +4952,11 @@ msgstr "No hay más esclavos disponibles" msgid "No more slaves available, can not save interface" msgstr "No hay más esclavos disponibles, no se puede guardar la interfaz" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:410 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 msgid "No negative cache" msgstr "Sin caché negativa" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:54 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:50 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:59 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:79 msgid "No password set!" @@ -4971,7 +5004,7 @@ msgstr "Ruido:" msgid "Non Pre-emptive CRC errors (CRC_P)" msgstr "Errores de CRC no preventivos (CRC P)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:323 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 msgid "Non-wildcard" msgstr "Sin comodín" @@ -5030,7 +5063,7 @@ msgstr "Notas" msgid "Notice" msgstr "Aviso" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:127 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:138 msgid "Nslookup" msgstr "NSLookup" @@ -5038,7 +5071,7 @@ msgstr "NSLookup" msgid "Number of IGMP membership reports" msgstr "Número de informes de membresía IGMP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:472 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" "Número de entradas de DNS en caché (el máximo es 10000, 0 es sin " @@ -5089,7 +5122,7 @@ msgstr "Retraso de activación" msgid "On-link" msgstr "Ruta en enlace" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:598 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 msgid "One of hostname or MAC address must be specified!" msgstr "¡Debe especificar al menos un nombre de host o dirección MAC!" @@ -5169,7 +5202,7 @@ msgid "Operating frequency" msgstr "Frecuencia de operación" #: modules/luci-base/htdocs/luci-static/resources/form.js:1974 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3722 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3880 msgid "Option \"%s\" contains an invalid input value." msgstr "La opción \"%s\" contiene un valor de entrada no válido." @@ -5213,7 +5246,7 @@ msgstr "" "servidor delegante, use el sufijo (como '::1') para formar la dirección IPv6 " "('a:b:c:d::1') para la interfaz." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "" "Optional. Base64-encoded preshared key. Adds in an additional layer of " "symmetric-key cryptography for post-quantum resistance." @@ -5222,7 +5255,7 @@ msgstr "" "adicional de criptografía de clave simétrica para la resistencia post-" "cuántica." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Optional. Create routes for Allowed IPs for this peer." msgstr "Opcional. Crear rutas para IPs permitidas para este par." @@ -5234,14 +5267,14 @@ msgstr "Opcional. Descripción del par." msgid "Optional. Do not create host routes to peers." msgstr "Opcional. No crea rutas de host para los pares." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "" "Optional. Host of peer. Names are resolved prior to bringing up the " "interface." msgstr "" "Opcional. Host de pares. Los nombres se resuelven antes de abrir la interfaz." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "" "Optional. IP addresses and prefixes that this peer is allowed to use inside " "the tunnel. Usually the peer's tunnel IP addresses and the networks the peer " @@ -5255,11 +5288,11 @@ msgstr "" msgid "Optional. Maximum Transmission Unit of tunnel interface." msgstr "Opcional. Unidad máxima de transmisión de la interfaz del túnel." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Optional. Port of peer." msgstr "Opcional. Puerto de pares." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "" "Optional. Seconds between keep alive messages. Default is 0 (disabled). " "Recommended value if this device is behind a NAT is 25." @@ -5644,7 +5677,7 @@ msgstr "Realizar restablecimiento" msgid "Permission denied" msgstr "Permiso denegado" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "Persistent Keep Alive" msgstr "Mantener conectado continuamente" @@ -5656,9 +5689,9 @@ msgstr "Ratio Phy:" msgid "Physical Settings" msgstr "Configuración física" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:101 msgid "Ping" msgstr "Ping" @@ -5723,7 +5756,7 @@ msgstr "Prefijo delegado" msgid "Prefix suppressor" msgstr "Supresor de prefijo" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "Preshared Key" msgstr "Clave precompartida" @@ -5822,7 +5855,7 @@ msgstr "Introduzca una nueva red" msgid "Pseudo Ad-Hoc (ahdemo)" msgstr "Pseudo Ad-Hoc (ahdemo)" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Public Key" msgstr "Clave pública" @@ -5851,7 +5884,7 @@ msgid "QMI Cellular" msgstr "QMI Celular" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:159 -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:186 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:189 msgid "QR-Code" msgstr "Código QR" @@ -5859,7 +5892,7 @@ msgstr "Código QR" msgid "Quality" msgstr "Calidad" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:426 msgid "Query all available upstream resolvers." msgstr "" "Consulta todos los servidores DNS " @@ -5936,7 +5969,7 @@ msgstr "" "Bytes en bruto codificados en hexadecimal. Deje en blanco a menos que su ISP " "lo requiera" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:344 msgid "Read /etc/ethers to configure the DHCP server." msgstr "" "Leer /etc/ethers para configurar el servidor ...:2/64" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:265 msgid "This is the only DHCP server in the local network." msgstr "" "Este es el único servidor DNS se consultan " @@ -8182,7 +8225,7 @@ msgstr "" msgid "Uptime" msgstr "Tiempo de actividad" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:342 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 msgid "Use /etc/ethers" msgstr "Usar /etc/ethers" @@ -8292,7 +8335,7 @@ msgstr "Usar certificados del sistema" msgid "Use system certificates for inner-tunnel" msgstr "Usar certificados del sistema para túnel interno" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:544 msgid "" "Use the Add Button to add a new lease entry. The MAC address identifies the host, the IPv4 address specifies the fixed " @@ -8438,7 +8481,7 @@ msgstr "Identificador de red VXLAN" msgid "VXLANv6 (RFC7348)" msgstr "VXLANv6 (RFC7348)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:396 msgid "" "Validate DNS replies and cache DNSSEC data, requires upstream to support " "DNSSEC." @@ -8475,7 +8518,7 @@ msgstr "Proveedor" msgid "Vendor Class to send when requesting DHCP" msgstr "Clase de vendedor a enviar cuando solicite DHCP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:401 msgid "Verify unsigned domain responses really come from unsigned domains." msgstr "" "Verifique que las respuestas de dominio sin firmar realmente provengan de " @@ -8649,7 +8692,7 @@ msgstr "Red Wi-Fi desactivada" msgid "Wireless network is enabled" msgstr "Red Wi-Fi activada" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:277 msgid "Write received DNS queries to syslog." msgstr "Escribe las peticiones de DNS recibidas en el registro del sistema" @@ -8661,7 +8704,7 @@ msgstr "Escribe el registro del sistema al archivo" msgid "XOR policy (balance-xor, 2)" msgstr "Política XOR (balance-xor, 2)" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345 msgid "Yes" @@ -8690,8 +8733,8 @@ msgstr "" "Advertencia: Si desactivas los scripts de inicio esenciales como " "\"network\", ¡Tu dispositivo podría volverse inaccesible!" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:65 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:71 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:97 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:73 msgid "" "You must enable JavaScript in your browser or LuCI will not work properly." @@ -8725,7 +8768,7 @@ msgstr "Configuración de ZRam" msgid "ZRam Size" msgstr "Tamaño de ZRam" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:446 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:447 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:152 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:163 msgid "any" @@ -8832,8 +8875,8 @@ msgstr "p. ej: --proxy 10.10.10.10" msgid "e.g: dump" msgstr "p. ej: vertedero" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:652 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:673 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:691 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:101 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:140 msgid "expired" @@ -8927,7 +8970,7 @@ msgstr "Sin enlace" msgid "non-empty value" msgstr "valor no vacío" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3042 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3200 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800 msgid "none" msgstr "ninguno" @@ -9017,9 +9060,9 @@ msgid "" "HTTPS network " "access." msgstr "" -"uHTTPd ofrece acceso a la red HTTP o HTTPS." +"uHTTPd ofrece acceso a la red HTTP o HTTPS." #: modules/luci-base/htdocs/luci-static/resources/validation.js:563 msgid "unique value" @@ -9031,15 +9074,15 @@ msgstr "valor único" msgid "unknown" msgstr "Desconocido" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:453 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:671 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:454 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:668 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:689 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:99 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:138 msgid "unlimited" msgstr "ilimitado" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369 diff --git a/modules/luci-base/po/fi/base.po b/modules/luci-base/po/fi/base.po index f29b93d5a7..9e5e35f7df 100644 --- a/modules/luci-base/po/fi/base.po +++ b/modules/luci-base/po/fi/base.po @@ -54,8 +54,8 @@ msgid "-- Additional Field --" msgstr "-- Lisäkenttä --" #: modules/luci-base/htdocs/luci-static/resources/cbi.js:275 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3773 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3931 #: modules/luci-base/htdocs/luci-static/resources/ui.js:784 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1022 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1995 @@ -321,7 +321,7 @@ msgstr "ATU-C-järjestelmän toimittajan tunnus" msgid "Absent Interface" msgstr "Puuttuva sovitin" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:319 msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "Rajoita DNS-palvelu aliverkkoihin joille tarjoamme DNS: ää." @@ -405,7 +405,7 @@ msgstr "Mukautuva lähetyskuormantasaus (balance-tlb, 5)" #: modules/luci-base/htdocs/luci-static/resources/form.js:2195 #: modules/luci-base/htdocs/luci-static/resources/form.js:2208 #: modules/luci-base/htdocs/luci-static/resources/form.js:2216 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3205 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3363 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:25 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197 @@ -454,7 +454,7 @@ msgstr "Lisää esiintymä" msgid "Add key" msgstr "Lisää avain" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:408 msgid "Add local domain suffix to names served from hosts files." msgstr "" "Lisää paikallisen verkkotunnuksen pääte nimiin, jotka tarjotaan hosts-" @@ -477,11 +477,11 @@ msgstr "Lisää estolistalle" msgid "Add to Whitelist" msgstr "Lisää pääsylistalle" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:365 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:366 msgid "Additional hosts files" msgstr "Hosts-tiedostot" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:414 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 msgid "Additional servers file" msgstr "Lisäpalvelimien tiedosto" @@ -502,7 +502,7 @@ msgstr "Osoite" msgid "Address to access local relay bridge" msgstr "Paikallisen välityssillan osoite" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:287 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 msgid "Addresses" msgstr "Osoitteet" @@ -570,18 +570,18 @@ msgstr "Sovittimen alias" msgid "Alias of \"%s\"" msgstr "Kohteen %s alias" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:424 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 msgid "All servers" msgstr "Kaikki palvelimet" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:377 msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address." msgstr "" "Varaa IP-osoitteet alkaen pienimmästä käytettävissä olevasta osoitteesta" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:375 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 msgid "Allocate IPs sequentially" msgstr "Jaa IPt järjestyksessä" @@ -610,7 +610,7 @@ msgstr "Salli vanhat 802.11b nopeudet" msgid "Allow listed only" msgstr "Salli vain luetellut" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:304 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 msgid "Allow localhost" msgstr "Salli localhost" @@ -636,7 +636,7 @@ msgstr "Salli järjestelmän ominaisuuksien testaus" msgid "Allow the root user to login with password" msgstr "Salli root -käyttäjän kirjautua sisään salasanalla" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "Allowed IPs" msgstr "Sallitut IP:t" @@ -803,6 +803,10 @@ msgstr "Otetaan käyttöön määritysmuutoksia... %ds" msgid "Architecture" msgstr "Arkkitehtuuri" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 +msgid "Arp-scan" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:963 msgid "" "Assign a part of given length of every public IPv6-prefix to this interface" @@ -845,7 +849,7 @@ msgstr "Todennus" msgid "Authentication Type" msgstr "Todennuksen tyyppi" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:263 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 msgid "Authoritative" msgstr "Määräävä" @@ -982,7 +986,7 @@ msgstr "" "perustiedostoista ja käyttäjän erikseen määrittelemistä varmuuskopioitavista " "tiedostoista." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:325 msgid "Bind dynamically to interfaces rather than wildcard address." msgstr "" "Yhdistä dynaamisesti sovittimiin yleisosoitteen sijasta (suositellaan linux-" @@ -1586,11 +1590,11 @@ msgstr "DHCPv6-palvelu" msgid "DNS" msgstr "DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:280 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 msgid "DNS forwardings" msgstr "DNS-edelleenvälitys" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:442 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 msgid "DNS query port" msgstr "" " DNS kyselyportti" @@ -1599,7 +1603,7 @@ msgstr "" msgid "DNS search domains" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:435 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 msgid "DNS server port" msgstr "" " DNS palvelinportti" @@ -1612,11 +1616,11 @@ msgstr "" msgid "DNS-Label / FQDN" msgstr "DNS-nimi / FQDN" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:394 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 msgid "DNSSEC" msgstr "DNSSEC" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:399 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 msgid "DNSSEC check unsigned" msgstr "DNSSEC tarkista allekirjoittamaton" @@ -1646,7 +1650,7 @@ msgid "DTIM Interval" msgstr "DTIM-aikaväli" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:58 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:626 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:644 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:128 msgid "DUID" msgstr "DUID" @@ -1700,9 +1704,9 @@ msgid "Delegate IPv6 prefixes" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2272 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2697 #: modules/luci-base/htdocs/luci-static/resources/form.js:2701 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3189 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2705 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3347 #: modules/luci-base/htdocs/luci-static/resources/ui.js:2893 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:11 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162 @@ -1881,7 +1885,7 @@ msgstr "Pois käytöstä" msgid "Disassociate On Low Acknowledgement" msgstr "Poista heikon kuittauksen yhteydet" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:301 msgid "Discard upstream RFC1918 responses." msgstr "Hylkää ulkoverkosta tulevat RFC1918-vastaukset" @@ -1902,7 +1906,7 @@ msgid "Disconnection attempt failed." msgstr "Yhteyden katkaiseminen epäonnistui." #: modules/luci-base/htdocs/luci-static/resources/form.js:606 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2896 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3054 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3330 #: modules/luci-base/htdocs/luci-static/resources/ui.js:4157 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766 @@ -1928,7 +1932,7 @@ msgstr "" "\">DHCP-palvelin ja DNS-" "välittäjä NAT-palomuurille" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:412 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" "Älä tallenna välimuistiin negatiivisia vastauksia, esim. olemattomien " @@ -1941,23 +1945,23 @@ msgstr "" msgid "Do not create host route to peer (optional)." msgstr "Älä luo reittiä kohteelle (valinnainen)." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:261 msgid "Do not forward DNS queries without dots or domain parts." msgstr "" "Älä lähetä DNS-kyselyitä ilman " "DNS-verkkotunnusta" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:387 msgid "Do not forward queries that cannot be answered by public resolvers." msgstr "" "Älä välitä eteenpäin kyselyitä, joihin julkiset nimipalvelimet eivät voi " "vastata" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:382 msgid "Do not forward reverse lookups for local networks." msgstr "Älä välitä käänteisiä hakuja paikallisille verkoille" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:338 msgid "Do not listen on the specified interfaces." msgstr "Estä näiden sovittimien kuuntelu." @@ -2002,11 +2006,15 @@ msgstr "Haluatko todella poistaa kaikki asetukset?" msgid "Do you really want to recursively delete the directory \"%s\" ?" msgstr "Haluatko todella poistaa hakemiston '%s' alihakemistoineen?" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:259 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:538 +msgid "Domain" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 msgid "Domain required" msgstr "Vaadi verkkotunnus" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:309 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 msgid "Domain whitelist" msgstr "Sallitut verkkotunnukset" @@ -2036,7 +2044,7 @@ msgstr "Lataa mtd-osio" msgid "Downstream SNR offset" msgstr "Alavirran SNR-siirtymä" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2659 msgid "Drag to reorder" msgstr "Vedä järjestääksesi uudelleen" @@ -2087,9 +2095,9 @@ msgstr "EA-bittien pituus" msgid "EAP-Method" msgstr "EAP-menetelmä" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2675 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2678 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3052 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2679 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2682 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3210 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495 @@ -2199,7 +2207,7 @@ msgstr "Ota NTP-asiakas käyttöön" msgid "Enable Single DES" msgstr "Ota käyttöön yksittäinen DES" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:477 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:478 msgid "Enable TFTP server" msgstr "TFTP-palvelin käytössä" @@ -2336,11 +2344,11 @@ msgstr "Kapselointitila" msgid "Encryption" msgstr "Salaus" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "Endpoint Host" msgstr "Päätepisteen palvelin" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Endpoint Port" msgstr "Päätepisteen portti" @@ -2407,11 +2415,11 @@ msgstr "30 sekunnin välein (hidas, 0)" msgid "Every second (fast, 1)" msgstr "Joka sekunti (nopea, 1)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:336 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 msgid "Exclude interfaces" msgstr "Älä huomioi sovittimia" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:306 msgid "" "Exempt 127.0.0.0/8 and ::1 from rebinding checks, " "e.g. for RBL services." @@ -2421,7 +2429,7 @@ msgstr "Salli ylävirran vastaukset alueella 127.0.0.0/8, esim. RBL-palveluille" msgid "Existing device" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:406 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 msgid "Expand hosts" msgstr "Laajenna palvelimet" @@ -2535,7 +2543,7 @@ msgstr "Komento \"/etc/init.d/%s %s\" epäonnistui: %s" msgid "File" msgstr "Tiedosto" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:416 msgid "" "File listing upstream resolvers, optionally domain-specific, e.g. " "server=1.2.3.4, server=/domain/1.2.3.4." @@ -2548,13 +2556,13 @@ msgstr "" msgid "File not accessible" msgstr "Tiedostoa ei voida lukea" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:348 msgid "File to store DHCP lease information." msgstr "" "tiedosto, johon annetut DHCP -lainat tallennetaan" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:356 msgid "File with upstream resolvers." msgstr "" "paikallinen DNS-" @@ -2564,7 +2572,7 @@ msgstr "" msgid "Filename" msgstr "Tiedoston nimi" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:490 msgid "Filename of the boot image advertised to clients." msgstr "Asiakkaille mainostetun käynnistysnäköistiedoston tiedostonimi" @@ -2573,11 +2581,11 @@ msgstr "Asiakkaille mainostetun käynnistysnäköistiedoston tiedostonimi" msgid "Filesystem" msgstr "Tiedostojärjestelmä" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:380 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 msgid "Filter private" msgstr "Suodata yksityinen" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:385 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 msgid "Filter useless" msgstr "Suodata hyödytön" @@ -2642,7 +2650,7 @@ msgstr "Laiteohjelmisto-tiedosto" msgid "Firmware Version" msgstr "Laiteohjelmiston versio" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:444 msgid "Fixed source port for outbound DNS queries." msgstr "Kiinteä lähdeportti lähteville DNS-kyselyille" @@ -2668,7 +2676,7 @@ msgstr "Flash toiminnot" msgid "Flashing…" msgstr "Kirjoitetaan laiteohjelmistoa…" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:198 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:201 msgid "For QR-Code support please install the qrencode package!" msgstr "" @@ -2851,7 +2859,7 @@ msgstr "Luo määritys" msgid "Generate Key" msgstr "Luo avain" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:202 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:205 msgid "Generate New QR-Code" msgstr "" @@ -2863,7 +2871,7 @@ msgstr "Luo PMK paikallisesti" msgid "Generate archive" msgstr "Luo arkisto" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:217 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:220 msgid "Generate new QR-Code" msgstr "" @@ -2879,14 +2887,21 @@ msgstr "Yleiset asetukset" msgid "Global network options" msgstr "Yleiset verkkoasetukset" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:57 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:63 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:89 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:72 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:92 +msgid "Go to firmware upgrade..." +msgstr "" + +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:53 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:62 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:82 msgid "Go to password configuration..." msgstr "Siirry salasanan määritykseen ..." -#: modules/luci-base/htdocs/luci-static/resources/form.js:2597 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3371 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2601 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3529 #: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58 msgid "Go to relevant configuration page" @@ -3042,7 +3057,7 @@ msgid "Hide ESSID" msgstr "" "Piilota ESSID " -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:212 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:215 msgid "Hide QR-Code" msgstr "" @@ -3071,8 +3086,8 @@ msgid "Host-Uniq tag content" msgstr "Host-Uniq-tunnisteen sisältö" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:37 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:503 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:533 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:504 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:551 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/10_system.js:54 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:87 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:121 @@ -3087,7 +3102,7 @@ msgstr "Asiakastunnus, joka lähetetään DHCP: tä pyydettäessä" msgid "Hostnames" msgstr "Isäntänimet" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:495 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:496 msgid "" "Hostnames are used to bind a domain name to an IP address. This setting is " "redundant for hostnames already configured with static leases, but it can be " @@ -3123,11 +3138,15 @@ msgstr "IP-osoitteet" msgid "IP Protocol" msgstr "IP-protokolla" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:257 +msgid "IP Sets" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:126 msgid "IP Type" msgstr "IP-tyyppi" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:507 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:508 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:178 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:204 msgid "IP address" @@ -3143,16 +3162,20 @@ msgstr "IP-osoite on virheellinen" msgid "IP address is missing" msgstr "IP-osoite puuttuu" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:293 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:534 +msgid "IP set" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 msgid "IP sets" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:429 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 msgid "IPs to override with NXDOMAIN" msgstr "Väärän NX-alueen ohitus" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:86 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:87 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:88 @@ -3184,7 +3207,7 @@ msgstr "IPv4 ylävirta" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:178 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:38 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:591 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:609 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:88 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:164 msgid "IPv4 address" @@ -3237,8 +3260,8 @@ msgstr "IPv4-in-IPv4 (RFC2003)" msgid "IPv4/IPv6 (both - defaults to IPv4)" msgstr "IPv4/IPv6 (molemmat - oletuksena IPv4)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:92 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:93 @@ -3347,7 +3370,7 @@ msgstr "" msgid "IPv6 suffix" msgstr "IPv6-pääte" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:632 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 msgid "IPv6 suffix (hex)" msgstr "" " IPv6-jälkiliite (heksa)" @@ -3414,7 +3437,7 @@ msgid "" "device node" msgstr "Määritä laite osiotunnisteella kiinteän laitepolun sijasta" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:177 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 msgid "" "If there are any unsaved changes for this client, please save the " "configuration before generating a QR-Code" @@ -3447,7 +3470,7 @@ msgstr "" "hidas prosessi, koska vaihtolaite ei toimi RAM-muistin nopeudella." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:361 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:362 msgid "Ignore /etc/hosts" msgstr "Ohita /etc/hosts " @@ -3455,7 +3478,7 @@ msgstr "Ohita /etc/hosts " msgid "Ignore interface" msgstr "Älä huomioi sovitinta" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:350 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:351 msgid "Ignore resolv file" msgstr "Ohita resolv-tiedosto" @@ -3748,8 +3771,8 @@ msgstr "" "Näyttää siltä, että kirjoittaa kuvaa, joka ei sovi flash-muistiin, tarkista " "kuvatiedosto!" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:64 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:70 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:96 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:72 msgid "JavaScript required!" msgstr "JavaScript vaaditaan!" @@ -3885,11 +3908,11 @@ msgstr "" msgid "Learn routes" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:346 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 msgid "Lease file" msgstr "Vuokratiedosto" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:623 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:641 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:679 msgid "Lease time" msgstr "Laina-aika" @@ -3960,12 +3983,13 @@ msgstr "Linkin valvonta" msgid "Link On" msgstr "Linkki päällä" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:431 msgid "List of IP addresses to convert into NXDOMAIN responses." msgstr "" "Luettelo palvelimista, jotka toimittavat vääriä NX-verkkotunnuksen tuloksia" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:295 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 msgid "List of IP sets to populate with the specified domain IPs." msgstr "" @@ -4002,15 +4026,15 @@ msgstr "" msgid "List of SSH key files for auth" msgstr "Luettelo autentikoinnin SSH-avaintiedostoista" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:311 msgid "List of domains to allow RFC1918 responses for." msgstr "Luettelo verkkotunnuksista, joille sallitaan RFC1918-vastaukset" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:289 msgid "List of domains to force to an IP address." msgstr "Lista verkkoalueista sekä käytettävistä IP-osoitteista." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:282 msgid "List of upstream resolvers to forward queries to." msgstr "" "Luettelo DNS -palvelimista, " @@ -4020,7 +4044,7 @@ msgstr "" msgid "Listen Port" msgstr "Kuunteluportti" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:330 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 msgid "Listen interfaces" msgstr "Kuuntelevat sovittimet" @@ -4029,13 +4053,13 @@ msgid "Listen only on the given interface or, if unspecified, on all" msgstr "" "Kuuntele vain määritetyissä sovittimissa tai kaikissa jos määrittelemättä" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:332 msgid "" "Listen only on the specified interfaces, and loopback if not excluded " "explicitly." msgstr "Rajoita kuuntelu näihin sovittimiin ja sisäiseen sovittimeen." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:437 msgid "Listening port for inbound DNS queries." msgstr "Saapuvien DNS-kyselyiden kuunteluportti" @@ -4048,7 +4072,7 @@ msgstr "Kuormitus" msgid "Load Average" msgstr "Kuormituksen keskiarvo" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:204 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:207 msgid "Loading QR-Code..." msgstr "" @@ -4115,24 +4139,24 @@ msgstr "Paikallinen aika" msgid "Local ULA" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:271 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 msgid "Local domain" msgstr "Paikallinen verkkotunnus" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:273 msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" "DHCP-nimiin ja hosts-tiedoston kohteisiin liitettävä paikallinen verkkotunnus" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:267 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 msgid "Local server" msgstr "Paikallinen palvelin" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:317 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 msgid "Local service only" msgstr "Palvele vain paikallisesti" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:389 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 msgid "Localise queries" msgstr "Lokalisoi kyselyt" @@ -4144,7 +4168,7 @@ msgstr "Lukitse BSSID:hen" msgid "Log output level" msgstr "Lokin tulostustaso" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:275 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 msgid "Log queries" msgstr "Lokikyselyt" @@ -4210,7 +4234,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:591 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:39 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:545 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:563 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2157 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:56 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:89 @@ -4297,19 +4321,19 @@ msgstr "" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "Maks. Saavutettavissa oleva tiedonsiirtonopeus (ATTNDR)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:449 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 msgid "Max. DHCP leases" msgstr "" " Max. DHCP laina" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:456 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 msgid "Max. EDNS0 packet size" msgstr "" " Max. EDNS0 paketin koko" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:463 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 msgid "Max. concurrent queries" msgstr " Max. samanaikaiset kyselyt" @@ -4321,15 +4345,15 @@ msgstr "" msgid "Maximum allowed Listen Interval" msgstr "Suurin sallittu kuunteluväli" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:451 msgid "Maximum allowed number of active DHCP leases." msgstr "Aktiivisten DHCP-lainojen sallittu enimmäismäärä" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:465 msgid "Maximum allowed number of concurrent DNS queries." msgstr "Samanaikaisten DNS-kyselyiden suurin sallittu määrä" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:458 msgid "Maximum allowed size of EDNS0 UDP packets." msgstr "EDNS.0 UDP -pakettien suurin sallittu koko" @@ -4525,7 +4549,7 @@ msgstr "Valvonta" msgid "More Characters" msgstr "Lisää merkkejä" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2539 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2543 msgid "More…" msgstr "Lisää…" @@ -4631,7 +4655,7 @@ msgstr "NT-toimialue" msgid "NTP server candidates" msgstr "NTP-palvelin ehdokkaat" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2577 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2581 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1087 @@ -4667,11 +4691,11 @@ msgstr "Verkko" msgid "Network SSID" msgstr "Verkon SSID" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:68 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 msgid "Network Utilities" msgstr "Verkon apuohjelmat" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:488 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 msgid "Network boot image" msgstr "Verkon käynnistyskuva" @@ -4706,7 +4730,7 @@ msgstr "Sovitin" msgid "Never" msgstr "Ei ikinä" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:269 msgid "" "Never forward matching domains and subdomains, resolve from DHCP or hosts " "files only." @@ -4726,7 +4750,7 @@ msgstr "Uusi sovittimen nimi…" msgid "Next »" msgstr "Seuraava »" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346 msgid "No" @@ -4756,6 +4780,15 @@ msgstr "Ei NAT-T:tä" msgid "No RX signal" msgstr "Ei RX-signaalia" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:61 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:70 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:90 +msgid "" +"No changes to settings will be stored and are lost after rebooting. This " +"mode should only be used to install a firmware upgrade" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:69 msgid "No client associated" msgstr "Ei asiakasta" @@ -4814,11 +4847,11 @@ msgstr "Enempää orjia ei ole saatavilla" msgid "No more slaves available, can not save interface" msgstr "Ei enempää orjia saatavilla, sovitinta ei voi tallentaa" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:410 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 msgid "No negative cache" msgstr "Ei negatiivista välimuistia" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:54 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:50 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:59 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:79 msgid "No password set!" @@ -4866,7 +4899,7 @@ msgstr "Kohina:" msgid "Non Pre-emptive CRC errors (CRC_P)" msgstr "Keskeytyksettömät CRC-virheet (CRC_P)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:323 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 msgid "Non-wildcard" msgstr "Ei-yleismerkki" @@ -4925,7 +4958,7 @@ msgstr "" msgid "Notice" msgstr "Huomaa" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:127 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:138 msgid "Nslookup" msgstr "Nslookup" @@ -4933,7 +4966,7 @@ msgstr "Nslookup" msgid "Number of IGMP membership reports" msgstr "IGMP-jäsenraporttien määrä" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:472 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" "Välimuistissa olevien DNS-merkintöjen määrä (max on 10000, 0 poistaa " @@ -4983,7 +5016,7 @@ msgstr "Ylöstulon viive" msgid "On-link" msgstr "Reitti aina ylhäällä" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:598 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 msgid "One of hostname or MAC address must be specified!" msgstr "Palvelinnimi tai MAC-osoite on määritettävä!" @@ -5054,7 +5087,7 @@ msgid "Operating frequency" msgstr "Toimintataajuus" #: modules/luci-base/htdocs/luci-static/resources/form.js:1974 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3722 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3880 msgid "Option \"%s\" contains an invalid input value." msgstr "Vaihtoehto \"%s\" sisältää virheellisen arvon." @@ -5098,7 +5131,7 @@ msgstr "" "delegoivalta palvelimelta, muodosta liite (kuten ':: 1') IPv6-osoitteen " "muodostamiseksi ('a:b:c:d::1 ') käyttöliittymälle." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "" "Optional. Base64-encoded preshared key. Adds in an additional layer of " "symmetric-key cryptography for post-quantum resistance." @@ -5106,7 +5139,7 @@ msgstr "" "Valinnainen. Base64-koodattu esijaettu avain. Lisää ylimääräisen symmetrisen " "avaimen salauksen tason kvanttiresistenssiä varten." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Optional. Create routes for Allowed IPs for this peer." msgstr "Valinnainen. Luo reitit sallituille IP-reitit tälle vertaiskoneelle." @@ -5118,7 +5151,7 @@ msgstr "Valinnainen. Vertaiskoneen kuvaus." msgid "Optional. Do not create host routes to peers." msgstr "Valinnainen. Älä luo isäntäreittejä vertaiskoneisiin." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "" "Optional. Host of peer. Names are resolved prior to bringing up the " "interface." @@ -5126,7 +5159,7 @@ msgstr "" "Valinnainen. Vertaiskoneen isäntä. Nimet ratkaistaan ennen sovittimen " "aktivoimista." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "" "Optional. IP addresses and prefixes that this peer is allowed to use inside " "the tunnel. Usually the peer's tunnel IP addresses and the networks the peer " @@ -5137,11 +5170,11 @@ msgstr "" msgid "Optional. Maximum Transmission Unit of tunnel interface." msgstr "Valinnainen. Tunnelisovittimen suurin siirtoyksikkö (MTU)." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Optional. Port of peer." msgstr "Valinnainen. Vertaiskoneen portti." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "" "Optional. Seconds between keep alive messages. Default is 0 (disabled). " "Recommended value if this device is behind a NAT is 25." @@ -5525,7 +5558,7 @@ msgstr "Suorita nollaus" msgid "Permission denied" msgstr "Lupa evätty" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "Persistent Keep Alive" msgstr "Persistent Keep Alive" @@ -5537,9 +5570,9 @@ msgstr "Fyys. nopeus:" msgid "Physical Settings" msgstr "Fyysiset asetukset" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:101 msgid "Ping" msgstr "Latenssi" @@ -5604,7 +5637,7 @@ msgstr "Delegoitu etuliite" msgid "Prefix suppressor" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "Preshared Key" msgstr "Esijaettu avain" @@ -5701,7 +5734,7 @@ msgstr "Tarjoa uusi verkko" msgid "Pseudo Ad-Hoc (ahdemo)" msgstr "Pseudo-ad-hoc (ahdemo)" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Public Key" msgstr "Julkinen avain" @@ -5728,7 +5761,7 @@ msgid "QMI Cellular" msgstr "QMI Cellular" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:159 -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:186 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:189 msgid "QR-Code" msgstr "" @@ -5736,7 +5769,7 @@ msgstr "" msgid "Quality" msgstr "Laatu" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:426 msgid "Query all available upstream resolvers." msgstr "" "Käytä kaikkia määriteltyjäDNS -" @@ -5813,7 +5846,7 @@ msgstr "" "Raa'at heksakoodatut tavut. Jätä tyhjäksi, ellei palveluntarjoajasi vaadi " "tätä" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:344 msgid "Read /etc/ethers to configure the DHCP server." msgstr "" "Lue /etc/ethers määrittääksesi ... :2/64" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:265 msgid "This is the only DHCP server in the local network." msgstr "" "Tämä on paikallisverkon ainoa DNS -palvelimet " @@ -7948,7 +7991,7 @@ msgstr "" msgid "Uptime" msgstr "Päällä" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:342 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 msgid "Use /etc/ethers" msgstr "Käytä /etc/ethers" @@ -8056,7 +8099,7 @@ msgstr "Käytä järjestelmävarmenteita" msgid "Use system certificates for inner-tunnel" msgstr "Käytä järjestelmävarmenteita sisätunneliin" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:544 msgid "" "Use the Add Button to add a new lease entry. The MAC address identifies the host, the IPv4 address specifies the fixed " @@ -8201,7 +8244,7 @@ msgstr "VXLAN-verkon tunnus" msgid "VXLANv6 (RFC7348)" msgstr "VXLANv6 (RFC7348)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:396 msgid "" "Validate DNS replies and cache DNSSEC data, requires upstream to support " "DNSSEC." @@ -8238,7 +8281,7 @@ msgstr "Toimittaja" msgid "Vendor Class to send when requesting DHCP" msgstr "Toimittajaluokka, joka lähetetään DHCP-pyynnössä" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:401 msgid "Verify unsigned domain responses really come from unsigned domains." msgstr "" @@ -8410,7 +8453,7 @@ msgstr "Langaton verkko on poistettu käytöstä" msgid "Wireless network is enabled" msgstr "Langaton verkko on käytössä" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:277 msgid "Write received DNS queries to syslog." msgstr "Kirjoita vastaanotetut DNS-pyynnöt järjestelmälokiin" @@ -8422,7 +8465,7 @@ msgstr "Kirjoita järjestelmäloki tiedostoon" msgid "XOR policy (balance-xor, 2)" msgstr "XOR-käytäntö (tasapaino-xor, 2)" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345 msgid "Yes" @@ -8451,8 +8494,8 @@ msgstr "" " Varoitus: Jos poistat käytöstä välttämättömät aloituskomentosarjat, " "kuten \"verkko\", saatat kadottaa pääsyn laitteeseesi! " -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:65 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:71 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:97 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:73 msgid "" "You must enable JavaScript in your browser or LuCI will not work properly." @@ -8483,7 +8526,7 @@ msgstr "ZRam-asetukset" msgid "ZRam Size" msgstr "ZRam-koko" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:446 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:447 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:152 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:163 msgid "any" @@ -8589,8 +8632,8 @@ msgstr "esim: --proxy 10.10.10.10" msgid "e.g: dump" msgstr "esim. dump" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:652 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:673 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:691 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:101 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:140 msgid "expired" @@ -8683,7 +8726,7 @@ msgstr "ei linkkiä" msgid "non-empty value" msgstr "ei-tyhjä arvo" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3042 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3200 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800 msgid "none" msgstr "ei mitään" @@ -8782,15 +8825,15 @@ msgstr "ainutlaatuinen arvo" msgid "unknown" msgstr "tuntematon" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:453 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:671 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:454 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:668 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:689 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:99 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:138 msgid "unlimited" msgstr "rajoittamaton" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369 diff --git a/modules/luci-base/po/fr/base.po b/modules/luci-base/po/fr/base.po index ea15a836ee..c888abfcd8 100644 --- a/modules/luci-base/po/fr/base.po +++ b/modules/luci-base/po/fr/base.po @@ -58,8 +58,8 @@ msgid "-- Additional Field --" msgstr "-- Champ Supplémentaire --" #: modules/luci-base/htdocs/luci-static/resources/cbi.js:275 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3773 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3931 #: modules/luci-base/htdocs/luci-static/resources/ui.js:784 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1022 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1995 @@ -336,7 +336,7 @@ msgstr "ATU-C System Vendor ID" msgid "Absent Interface" msgstr "Interface manquante" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:319 msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "" "Limiter le service DNS aux interfaces des sous-réseaux sur lesquels nous " @@ -419,7 +419,7 @@ msgstr "Équilibrage adaptatif de la charge de transmission (balance-tlb, 5)" #: modules/luci-base/htdocs/luci-static/resources/form.js:2195 #: modules/luci-base/htdocs/luci-static/resources/form.js:2208 #: modules/luci-base/htdocs/luci-static/resources/form.js:2216 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3205 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3363 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:25 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197 @@ -468,7 +468,7 @@ msgstr "Ajouter une instance" msgid "Add key" msgstr "Ajouter une clé" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:408 msgid "Add local domain suffix to names served from hosts files." msgstr "" "Ajouter le suffixe du domaine local aux noms résolus d'après le fichier hosts" @@ -490,11 +490,11 @@ msgstr "Ajouter à la liste noire" msgid "Add to Whitelist" msgstr "Ajouter à la liste blanche" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:365 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:366 msgid "Additional hosts files" msgstr "Fichiers hosts supplémentaires" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:414 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 msgid "Additional servers file" msgstr "Fichier de serveurs additionnels" @@ -515,7 +515,7 @@ msgstr "Adresse" msgid "Address to access local relay bridge" msgstr "Adresse pour accéder au pont-relais local" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:287 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 msgid "Addresses" msgstr "Adresses" @@ -584,11 +584,11 @@ msgstr "Alias de l'interface" msgid "Alias of \"%s\"" msgstr "Alias de \"%s\"" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:424 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 msgid "All servers" msgstr "Tous les serveurs" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:377 msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address." @@ -596,7 +596,7 @@ msgstr "" "Allouer les adresses IP de manière séquentielle en commençant par les plus " "petites" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:375 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 msgid "Allocate IPs sequentially" msgstr "Allouer les IP de manière séquentielle" @@ -628,7 +628,7 @@ msgstr "Autoriser les débits 802.11b obsolètes" msgid "Allow listed only" msgstr "Autoriser seulement ce qui est listé" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:304 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 msgid "Allow localhost" msgstr "Autoriser l'hôte local" @@ -655,7 +655,7 @@ msgid "Allow the root user to login with password" msgstr "" "Autoriser l'utilisateur root à se connecter avec un mot de passe" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "Allowed IPs" msgstr "IP autorisées" @@ -823,6 +823,10 @@ msgstr "Application des changements de configuration en cours... %ds" msgid "Architecture" msgstr "Architecture" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 +msgid "Arp-scan" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:963 msgid "" "Assign a part of given length of every public IPv6-prefix to this interface" @@ -867,7 +871,7 @@ msgstr "Authentification" msgid "Authentication Type" msgstr "Type d'authentification" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:263 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 msgid "Authoritative" msgstr "Autoritaire" @@ -1003,7 +1007,7 @@ msgstr "" "de configuration modifiés marqués par opkg, des fichiers de base essentiels, " "et des motifs de sauvegarde définis par l'utilisateur." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:325 msgid "Bind dynamically to interfaces rather than wildcard address." msgstr "" "Lier dynamiquement les interfaces plutôt que l'adresse joker (recommandé " @@ -1615,11 +1619,11 @@ msgstr "Service DHCPv6" msgid "DNS" msgstr "DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:280 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 msgid "DNS forwardings" msgstr "transmissions DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:442 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 msgid "DNS query port" msgstr "Port des requêtes DNS" @@ -1627,7 +1631,7 @@ msgstr "Port des requêtes DNS" msgid "DNS search domains" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:435 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 msgid "DNS server port" msgstr "Port du serveur DNS" @@ -1639,11 +1643,11 @@ msgstr "" msgid "DNS-Label / FQDN" msgstr "Label DNS / FQDN" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:394 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 msgid "DNSSEC" msgstr "DNSSEC" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:399 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 msgid "DNSSEC check unsigned" msgstr "Vérification DNSSEC non signée" @@ -1673,7 +1677,7 @@ msgid "DTIM Interval" msgstr "Intervalle DTIM" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:58 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:626 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:644 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:128 msgid "DUID" msgstr "DUID" @@ -1728,9 +1732,9 @@ msgid "Delegate IPv6 prefixes" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2272 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2697 #: modules/luci-base/htdocs/luci-static/resources/form.js:2701 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3189 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2705 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3347 #: modules/luci-base/htdocs/luci-static/resources/ui.js:2893 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:11 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162 @@ -1909,7 +1913,7 @@ msgstr "Désactivé" msgid "Disassociate On Low Acknowledgement" msgstr "Désassossier sur la reconnaissance basse (Low Acknowledgement)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:301 msgid "Discard upstream RFC1918 responses." msgstr "Rejeter les réponses RFC1918 en amont" @@ -1930,7 +1934,7 @@ msgid "Disconnection attempt failed." msgstr "La tentative de déconnexion a échoué." #: modules/luci-base/htdocs/luci-static/resources/form.js:606 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2896 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3054 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3330 #: modules/luci-base/htdocs/luci-static/resources/ui.js:4157 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766 @@ -1953,11 +1957,11 @@ msgid "" "\">DHCP server and DNS " "forwarder." msgstr "" -"Dnsmasq est un serveur DHCP léger et un transitaire DNS." +"Dnsmasq est un serveur DHCP léger et un transitaire DNS." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:412 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" "Ne pas mettre en cache les réponses négatives, par ex. pour des domaines " @@ -1971,24 +1975,24 @@ msgstr "" msgid "Do not create host route to peer (optional)." msgstr "Ne créer pas de route hôte vers le pair (facultatif)." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:261 msgid "Do not forward DNS queries without dots or domain parts." msgstr "" "Ne pas transmettre de requêtes DNS " "sans nom DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:387 msgid "Do not forward queries that cannot be answered by public resolvers." msgstr "" "Ne pas transmettre les requêtes qui ne peuvent être résolues par les " "serveurs de noms publics" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:382 msgid "Do not forward reverse lookups for local networks." msgstr "" "Ne pas transmettre les requêtes de recherche inverse pour les réseaux locaux" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:338 msgid "Do not listen on the specified interfaces." msgstr "Empêcher l'écoute sur ces interfaces." @@ -2033,11 +2037,15 @@ msgstr "Voulez-vous vraiment effacer tous les paramètres ?" msgid "Do you really want to recursively delete the directory \"%s\" ?" msgstr "Voulez-vous vraiment supprimer récursivement le répertoire « %s » ?" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:259 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:538 +msgid "Domain" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 msgid "Domain required" msgstr "Domaine nécessaire" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:309 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 msgid "Domain whitelist" msgstr "Liste blanche de domaines" @@ -2067,7 +2075,7 @@ msgstr "Télécharger mtdblock" msgid "Downstream SNR offset" msgstr "Décalage du Rapport signal - bruit descendant" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2659 msgid "Drag to reorder" msgstr "Faites glisser pour réorganiser" @@ -2117,9 +2125,9 @@ msgstr "Longueur des bits de l'EA" msgid "EAP-Method" msgstr "Méthode EAP" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2675 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2678 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3052 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2679 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2682 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3210 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495 @@ -2229,7 +2237,7 @@ msgstr "Activer client NTP" msgid "Enable Single DES" msgstr "Activer le DES unique" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:477 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:478 msgid "Enable TFTP server" msgstr "Activer le serveur TFTP" @@ -2368,11 +2376,11 @@ msgstr "Mode encapsulé" msgid "Encryption" msgstr "Chiffrement" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "Endpoint Host" msgstr "Hôte du point terminal" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Endpoint Port" msgstr "Port du point terminal" @@ -2439,11 +2447,11 @@ msgstr "Toutes les 30 secondes (slow, 0)" msgid "Every second (fast, 1)" msgstr "Chaque seconde (fast, 1)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:336 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 msgid "Exclude interfaces" msgstr "Exclure les interfaces" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:306 msgid "" "Exempt 127.0.0.0/8 and ::1 from rebinding checks, " "e.g. for RBL services." @@ -2455,7 +2463,7 @@ msgstr "" msgid "Existing device" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:406 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 msgid "Expand hosts" msgstr "Étendre le nom d'hôte" @@ -2569,7 +2577,7 @@ msgstr "Impossible d'exécuter l'action \"/etc/init.d/%s %s\" action : %s" msgid "File" msgstr "Fichier" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:416 msgid "" "File listing upstream resolvers, optionally domain-specific, e.g. " "server=1.2.3.4, server=/domain/1.2.3.4." @@ -2582,13 +2590,13 @@ msgstr "" msgid "File not accessible" msgstr "Fichier non accessible" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:348 msgid "File to store DHCP lease information." msgstr "" "fichier dans lequel les baux DHCP seront stockés" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:356 msgid "File with upstream resolvers." msgstr "fichier local DNS " @@ -2596,7 +2604,7 @@ msgstr "fichier local DNS " msgid "Filename" msgstr "Nom de fichier" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:490 msgid "Filename of the boot image advertised to clients." msgstr "Nom de fichier d'une image de démarrage publiée aux clients" @@ -2605,11 +2613,11 @@ msgstr "Nom de fichier d'une image de démarrage publiée aux clients" msgid "Filesystem" msgstr "Système de fichiers" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:380 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 msgid "Filter private" msgstr "Filtrer les requêtes privées" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:385 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 msgid "Filter useless" msgstr "Filtrer les requêtes inutiles" @@ -2678,7 +2686,7 @@ msgstr "Fichier de micrologiciel" msgid "Firmware Version" msgstr "Version du micrologiciel" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:444 msgid "Fixed source port for outbound DNS queries." msgstr "Port source fixe pour les requêtes DNS sortantes" @@ -2704,7 +2712,7 @@ msgstr "Opérations d'écriture" msgid "Flashing…" msgstr "Écriture en cours…" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:198 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:201 msgid "For QR-Code support please install the qrencode package!" msgstr "" @@ -2887,7 +2895,7 @@ msgstr "Générer la configuration" msgid "Generate Key" msgstr "Générer une clé" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:202 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:205 msgid "Generate New QR-Code" msgstr "" @@ -2899,7 +2907,7 @@ msgstr "Générer PMK localement" msgid "Generate archive" msgstr "Construire l'archive" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:217 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:220 msgid "Generate new QR-Code" msgstr "" @@ -2917,14 +2925,21 @@ msgstr "Paramètres généraux" msgid "Global network options" msgstr "Options globales de réseau" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:57 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:63 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:89 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:72 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:92 +msgid "Go to firmware upgrade..." +msgstr "" + +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:53 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:62 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:82 msgid "Go to password configuration..." msgstr "Aller à la configuration du mot de passe…" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2597 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3371 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2601 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3529 #: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58 msgid "Go to relevant configuration page" @@ -3079,7 +3094,7 @@ msgstr "" msgid "Hide ESSID" msgstr "Cacher le ESSID" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:212 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:215 msgid "Hide QR-Code" msgstr "" @@ -3108,8 +3123,8 @@ msgid "Host-Uniq tag content" msgstr "Contenu du tag Host-Uniq" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:37 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:503 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:533 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:504 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:551 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/10_system.js:54 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:87 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:121 @@ -3124,7 +3139,7 @@ msgstr "Nom d'hôte à envoyer dans une requête DHCP" msgid "Hostnames" msgstr "Noms d'hôtes" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:495 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:496 msgid "" "Hostnames are used to bind a domain name to an IP address. This setting is " "redundant for hostnames already configured with static leases, but it can be " @@ -3160,11 +3175,15 @@ msgstr "Adresses IP" msgid "IP Protocol" msgstr "Protocole IP" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:257 +msgid "IP Sets" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:126 msgid "IP Type" msgstr "Type IP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:507 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:508 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:178 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:204 msgid "IP address" @@ -3180,16 +3199,20 @@ msgstr "L'adresse IP n'est pas valide" msgid "IP address is missing" msgstr "Adresse IP manquante" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:293 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:534 +msgid "IP set" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 msgid "IP sets" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:429 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 msgid "IPs to override with NXDOMAIN" msgstr "Contourne les « NX Domain » bogués" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:86 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:87 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:88 @@ -3221,7 +3244,7 @@ msgstr "IPv4 en amont" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:178 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:38 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:591 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:609 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:88 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:164 msgid "IPv4 address" @@ -3274,8 +3297,8 @@ msgstr "IPv4 en IPv4 (RFC2003)" msgid "IPv4/IPv6 (both - defaults to IPv4)" msgstr "IPv4/IPv6 (les deux - par défaut IPv4)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:92 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:93 @@ -3384,7 +3407,7 @@ msgstr "" msgid "IPv6 suffix" msgstr "Suffixe IPv6" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:632 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 msgid "IPv6 suffix (hex)" msgstr "" "Suffixe IPv6 (en " @@ -3456,7 +3479,7 @@ msgstr "" "Monte le périphérique identifié par cette étiquette au lieu d'un nom de " "périphérique fixe" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:177 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 msgid "" "If there are any unsaved changes for this client, please save the " "configuration before generating a QR-Code" @@ -3489,7 +3512,7 @@ msgstr "" "très lent car le périphérique d'échange n'est pas accessible avec les taux " "de données élevés de la RAM." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:361 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:362 msgid "Ignore /etc/hosts" msgstr "Ignorer /etc/hosts" @@ -3497,7 +3520,7 @@ msgstr "Ignorer /etc/hosts" msgid "Ignore interface" msgstr "Ignorer l'interface" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:350 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:351 msgid "Ignore resolv file" msgstr "Ignorer le fichier de résolution" @@ -3791,8 +3814,8 @@ msgstr "" "L'image que vous essayez de flasher est vraisemblablement trop grosse pour " "tenir dans la mémoire flash, merci de vérifier le fichier !" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:64 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:70 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:96 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:72 msgid "JavaScript required!" msgstr "Nécessite JavaScript !" @@ -3928,11 +3951,11 @@ msgstr "" msgid "Learn routes" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:346 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 msgid "Lease file" msgstr "Fichier de baux" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:623 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:641 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:679 msgid "Lease time" msgstr "Durée du bail" @@ -4000,12 +4023,13 @@ msgstr "Lien De Suivi" msgid "Link On" msgstr "Lien établi" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:431 msgid "List of IP addresses to convert into NXDOMAIN responses." msgstr "" "Liste des hôtes qui fournissent des résultats avec des « NX domain » bogués" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:295 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 msgid "List of IP sets to populate with the specified domain IPs." msgstr "" @@ -4043,15 +4067,15 @@ msgstr "" msgid "List of SSH key files for auth" msgstr "Liste des fichiers de clés SSH pour l'authentification" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:311 msgid "List of domains to allow RFC1918 responses for." msgstr "Liste des domaines où sont permises les réponses de type RFC1918" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:289 msgid "List of domains to force to an IP address." msgstr "Liste des domaines à forcer à une adresse IP." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:282 msgid "List of upstream resolvers to forward queries to." msgstr "" "Liste des serveurs auquels sont transmis les requêtes DHCP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:456 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 msgid "Max. EDNS0 packet size" msgstr "" "Taille maximale des paquets EDNS0" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:463 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 msgid "Max. concurrent queries" msgstr "Nombre maximal de requêtes concurrentes" @@ -4361,15 +4385,15 @@ msgstr "" msgid "Maximum allowed Listen Interval" msgstr "Intervalle d'écoute maximum autorisé" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:451 msgid "Maximum allowed number of active DHCP leases." msgstr "Nombre maximum de baux DHCP actifs" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:465 msgid "Maximum allowed number of concurrent DNS queries." msgstr "Nombre maximum de requêtes DNS au même moment" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:458 msgid "Maximum allowed size of EDNS0 UDP packets." msgstr "Taille maximum autorisée des paquets UDP EDNS.0" @@ -4563,7 +4587,7 @@ msgstr "Monitor" msgid "More Characters" msgstr "Plus de caractères" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2539 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2543 msgid "More…" msgstr "Plus…" @@ -4669,7 +4693,7 @@ msgstr "Domaine NT" msgid "NTP server candidates" msgstr "Serveurs NTP candidats" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2577 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2581 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1087 @@ -4705,11 +4729,11 @@ msgstr "Réseau" msgid "Network SSID" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:68 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 msgid "Network Utilities" msgstr "Utilitaires réseau" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:488 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 msgid "Network boot image" msgstr "Image de démarrage réseau" @@ -4744,7 +4768,7 @@ msgstr "Interface réseau" msgid "Never" msgstr "Jamais" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:269 msgid "" "Never forward matching domains and subdomains, resolve from DHCP or hosts " "files only." @@ -4765,7 +4789,7 @@ msgstr "Nom de la nouvelle interface …" msgid "Next »" msgstr "Prochain »" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346 msgid "No" @@ -4795,6 +4819,15 @@ msgstr "Pas de NAT-T" msgid "No RX signal" msgstr "Pas de signal RX" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:61 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:70 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:90 +msgid "" +"No changes to settings will be stored and are lost after rebooting. This " +"mode should only be used to install a firmware upgrade" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:69 msgid "No client associated" msgstr "Aucun client associé" @@ -4853,11 +4886,11 @@ msgstr "Plus d'esclaves disponibles" msgid "No more slaves available, can not save interface" msgstr "Plus d'esclaves disponibles, ne peut pas sauver l'interface" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:410 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 msgid "No negative cache" msgstr "Pas de cache négatif" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:54 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:50 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:59 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:79 msgid "No password set!" @@ -4905,7 +4938,7 @@ msgstr "Bruit :" msgid "Non Pre-emptive CRC errors (CRC_P)" msgstr "Erreurs CRC non préemptives (CRC_P)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:323 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 msgid "Non-wildcard" msgstr "Non-wildcard" @@ -4962,7 +4995,7 @@ msgstr "" msgid "Notice" msgstr "Remarque" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:127 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:138 msgid "Nslookup" msgstr "Nslookup" @@ -4970,7 +5003,7 @@ msgstr "Nslookup" msgid "Number of IGMP membership reports" msgstr "Nombre de rapports d'adhésion à l'IGMP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:472 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 " @@ -5020,7 +5053,7 @@ msgstr "Durée allumée" msgid "On-link" msgstr "Route On-Link" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:598 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 msgid "One of hostname or MAC address must be specified!" msgstr "Il faut indiquer un nom d'hôte ou une adresse MAC !" @@ -5091,7 +5124,7 @@ msgid "Operating frequency" msgstr "Fréquence de fonctionnement" #: modules/luci-base/htdocs/luci-static/resources/form.js:1974 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3722 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3880 msgid "Option \"%s\" contains an invalid input value." msgstr "Option \"%s\" contient une valeur erronée." @@ -5135,7 +5168,7 @@ msgstr "" "d'un serveur délégant, utiliser le suffixe (comme '::1') pour former " "l'adresse IPv6 ('a:b:c:d::1') de l'interface." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "" "Optional. Base64-encoded preshared key. Adds in an additional layer of " "symmetric-key cryptography for post-quantum resistance." @@ -5144,7 +5177,7 @@ msgstr "" "supplémentaire de cryptographie à clé symétrique pour la résistance post-" "quantique." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Optional. Create routes for Allowed IPs for this peer." msgstr "Facultatif. Créer des itinéraires pour les IP autorisés pour ce pair." @@ -5156,7 +5189,7 @@ msgstr "Facultatif. Description du pair." msgid "Optional. Do not create host routes to peers." msgstr "Optionnel. Ne créez pas de routes hôtes vers des homologues." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "" "Optional. Host of peer. Names are resolved prior to bringing up the " "interface." @@ -5164,7 +5197,7 @@ msgstr "" "Facultatif. Hôte du pair. Les noms sont résolus avant de mettre en place " "l'interface." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "" "Optional. IP addresses and prefixes that this peer is allowed to use inside " "the tunnel. Usually the peer's tunnel IP addresses and the networks the peer " @@ -5175,11 +5208,11 @@ msgstr "" msgid "Optional. Maximum Transmission Unit of tunnel interface." msgstr "Facultatif. Unité de transmission maximale de l'interface du tunnel." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Optional. Port of peer." msgstr "Facultatif. Port de pair." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "" "Optional. Seconds between keep alive messages. Default is 0 (disabled). " "Recommended value if this device is behind a NAT is 25." @@ -5564,7 +5597,7 @@ msgstr "Réinitialiser" msgid "Permission denied" msgstr "Permission refusée" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "Persistent Keep Alive" msgstr "Maintien persistant" @@ -5576,9 +5609,9 @@ msgstr "Débit physique :" msgid "Physical Settings" msgstr "Paramètres physiques" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:101 msgid "Ping" msgstr "Ping" @@ -5643,7 +5676,7 @@ msgstr "Préfixe Délégué" msgid "Prefix suppressor" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "Preshared Key" msgstr "Clé pré-partagée" @@ -5738,7 +5771,7 @@ msgstr "Donner un nouveau réseau" msgid "Pseudo Ad-Hoc (ahdemo)" msgstr "Pseudo Ad-Hoc (ahdemo)" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Public Key" msgstr "Clé publique" @@ -5766,7 +5799,7 @@ msgid "QMI Cellular" msgstr "QMI Cellulaire" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:159 -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:186 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:189 msgid "QR-Code" msgstr "" @@ -5774,7 +5807,7 @@ msgstr "" msgid "Quality" msgstr "Qualité" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:426 msgid "Query all available upstream resolvers." msgstr "" "Interroger tous les serveurs DNS/etc/ethers to configure the DHCP server." msgstr "Lisez /etc/ethers pour configurer le serveur DHCP." @@ -5867,7 +5900,7 @@ msgstr "Graphiques temps-réel" msgid "Reassociation Deadline" msgstr "Date limite de réassociation" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:299 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 msgid "Rebind protection" msgstr "Protection contre l'attaque « rebind »" @@ -6001,7 +6034,7 @@ msgstr "Nécessaire avec certains FAIs, par ex. : Charter avec DOCSIS 3" msgid "Required. Base64-encoded private key for this interface." msgstr "Obligatoire. Clé privée encodée en Base64 pour cette interface." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Required. Base64-encoded public key of peer." msgstr "Obligatoire. Clé publique du pair encodée en Base64." @@ -6093,7 +6126,7 @@ msgstr "Ré-initialisation" msgid "Resolv and Hosts Files" msgstr "Fichiers Resolv et Hosts" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 msgid "Resolv file" msgstr "Fichier de résolution des noms" @@ -6123,7 +6156,7 @@ msgstr "Restaurer" msgid "Restore backup" msgstr "Restaurer une sauvegarde" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:391 msgid "" "Return answers to DNS queries matching the subnet from which the query was " "received if multiple IPs are available." @@ -6160,7 +6193,7 @@ msgstr "Annulation de la configuration…" msgid "Robustness" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:482 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:483 msgid "Root directory for files served via TFTP." msgstr "Répertoire racine des fichiers fournis par TFTP" @@ -6172,7 +6205,7 @@ msgstr "Préparation root" msgid "Round-Robin policy (balance-rr, 0)" msgstr "Politique Round-Robin (balance-rr, 0)" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Route Allowed IPs" msgstr "Route IP autorisées" @@ -6280,7 +6313,7 @@ msgstr "Serveur SSTP" msgid "SWAP" msgstr "SWAP" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2901 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3059 #: modules/luci-base/htdocs/luci-static/resources/luci.js:2199 #: modules/luci-compat/luasrc/view/cbi/error.htm:17 #: modules/luci-compat/luasrc/view/cbi/footer.htm:26 @@ -6438,6 +6471,11 @@ msgstr "Définir sur esclave actif (actif, 1)" msgid "Set to first slave added to the bond (follow, 2)" msgstr "Fixe le premier esclave ajouté au lien (follow, 2)" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:646 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:662 +msgid "Set up DHCP Server" +msgstr "Configurer le serveur DHCP" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:55 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:55 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:23 @@ -6453,11 +6491,6 @@ msgstr "Échec de la définition du mode de fonctionnement" msgid "Settings" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:646 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:662 -msgid "Set up DHCP Server" -msgstr "Configurer le serveur DHCP" - #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:906 msgid "Setup routes for proxied IPv6 neighbours." msgstr "" @@ -6527,7 +6560,7 @@ msgstr "Signal :" msgid "Size" msgstr "Taille" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:470 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 msgid "Size of DNS query cache" msgstr "Taille du cache de requête DNS" @@ -6937,7 +6970,7 @@ msgstr "Baux Statiques" msgid "Static address" msgstr "Adresse statique" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:525 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:543 msgid "" "Static leases are used to assign fixed IP addresses and symbolic hostnames " "to DHCP clients. They are also required for non-dynamic interface " @@ -6977,7 +7010,7 @@ msgstr "Arrêter le rafraîchissement" msgid "Strict filtering" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:419 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:420 msgid "Strict order" msgstr "Ordre strict" @@ -6990,11 +7023,11 @@ msgstr "Forte" msgid "Submit" msgstr "Soumettre" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:370 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:371 msgid "Suppress logging" msgstr "Supprimer la journalisation" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:371 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:372 msgid "Suppress logging of the routine operation for the DHCP protocol." msgstr "" "Supprimer la journalisation du fonctionnement de routine de ces protocoles" @@ -7075,6 +7108,16 @@ msgstr "Propriétés système" msgid "System log buffer size" msgstr "Taille du tampon du journal système" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:60 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:69 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:89 +msgid "System running in recovery (initramfs) mode." +msgstr "" + +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +msgid "Sytem running in recovery (initramfs) mode." +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:338 msgid "TCP:" msgstr "TCP :" @@ -7083,7 +7126,7 @@ msgstr "TCP :" msgid "TFTP Settings" msgstr "Paramètres TFTP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:481 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:482 msgid "TFTP server root" msgstr "Racine du serveur TFTP" @@ -7175,11 +7218,11 @@ msgstr "" "vous devez maintenant utiliser le nom d'utilisateur brut au lieu de l'ID " "utilisateur!" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:607 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:625 msgid "The IP address %h is already used by another static lease" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:634 msgid "The IP address is outside of any DHCP pool address range" msgstr "" @@ -7225,7 +7268,7 @@ msgstr "" msgid "The MTU must not exceed the parent device MTU of %d bytes" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:180 msgid "" "The QR-Code works per wg interface, it will be refreshed with every button " "click and transfers the following information:" @@ -7522,8 +7565,8 @@ msgstr "" msgid "The value is overridden by configuration. Original: %s" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:663 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:695 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:681 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:713 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:122 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:171 msgid "There are no active leases" @@ -7533,7 +7576,7 @@ msgstr "Aucun bail actif" msgid "There are no changes to apply" msgstr "Il n'y a aucun changement à appliquer" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:55 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:51 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:60 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:80 msgid "" @@ -7593,7 +7636,7 @@ msgstr "" "Il s'agit de l'adresse de l'extrémité locale attribuée par le fournisseur de " "tunnels, elle se termine habituellement avec ...:2/64" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:265 msgid "This is the only DHCP server in the local network." msgstr "" "C'est le seul serveur DNS seront interrogés " @@ -8009,7 +8052,7 @@ msgstr "" msgid "Uptime" msgstr "Temps de service" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:342 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 msgid "Use /etc/ethers" msgstr "Utilisez /etc/ethers" @@ -8118,7 +8161,7 @@ msgstr "Utiliser des certificats système" msgid "Use system certificates for inner-tunnel" msgstr "Utiliser des certificats système pour le tunnel intérieur" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:544 msgid "" "Use the Add Button to add a new lease entry. The MAC address identifies the host, the IPv4 address specifies the fixed " @@ -8264,7 +8307,7 @@ msgstr "Identificateur réseau VXLAN" msgid "VXLANv6 (RFC7348)" msgstr "VXLANv6 (RFC7348)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:396 msgid "" "Validate DNS replies and cache DNSSEC data, requires upstream to support " "DNSSEC." @@ -8301,7 +8344,7 @@ msgstr "Vendeur" msgid "Vendor Class to send when requesting DHCP" msgstr "Classe de fournisseur à envoyer dans les requêtes DHCP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:401 msgid "Verify unsigned domain responses really come from unsigned domains." msgstr "" @@ -8468,7 +8511,7 @@ msgstr "Le réseau Wi-Fi est désactivé" msgid "Wireless network is enabled" msgstr "Le réseau Wi-Fi est activé" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:277 msgid "Write received DNS queries to syslog." msgstr "Écrire les requêtes DNS reçues dans syslog" @@ -8480,7 +8523,7 @@ msgstr "Écrire les log systèmes dans un fichier" msgid "XOR policy (balance-xor, 2)" msgstr "Stratégie XOR (balance-xor, 2)" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345 msgid "Yes" @@ -8509,8 +8552,8 @@ msgstr "" ">Attention : Si vous désactivez des scripts essentiels comme \"réseau" "\", votre équipement pourrait ne plus être accessible !" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:65 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:71 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:97 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:73 msgid "" "You must enable JavaScript in your browser or LuCI will not work properly." @@ -8545,7 +8588,7 @@ msgstr "Paramètres ZRam" msgid "ZRam Size" msgstr "Taille ZRam" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:446 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:447 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:152 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:163 msgid "any" @@ -8651,8 +8694,8 @@ msgstr "p. ex. : --proxy 10.10.10.10" msgid "e.g: dump" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:652 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:673 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:691 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:101 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:140 msgid "expired" @@ -8745,7 +8788,7 @@ msgstr "pas de lien" msgid "non-empty value" msgstr "valeur non vide" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3042 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3200 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800 msgid "none" msgstr "aucun" @@ -8844,15 +8887,15 @@ msgstr "valeur unique" msgid "unknown" msgstr "inconnu" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:453 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:671 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:454 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:668 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:689 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:99 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:138 msgid "unlimited" msgstr "non limité" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369 diff --git a/modules/luci-base/po/he/base.po b/modules/luci-base/po/he/base.po index fb9f39aef7..7f1c9ca30c 100644 --- a/modules/luci-base/po/he/base.po +++ b/modules/luci-base/po/he/base.po @@ -56,8 +56,8 @@ msgid "-- Additional Field --" msgstr "-- שדה נוסף --" #: modules/luci-base/htdocs/luci-static/resources/cbi.js:275 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3773 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3931 #: modules/luci-base/htdocs/luci-static/resources/ui.js:784 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1022 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1995 @@ -322,7 +322,7 @@ msgstr "" msgid "Absent Interface" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:319 msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "" @@ -406,7 +406,7 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2195 #: modules/luci-base/htdocs/luci-static/resources/form.js:2208 #: modules/luci-base/htdocs/luci-static/resources/form.js:2216 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3205 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3363 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:25 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197 @@ -455,7 +455,7 @@ msgstr "" msgid "Add key" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:408 msgid "Add local domain suffix to names served from hosts files." msgstr "הוסף דומיין מקומי לשמות המוגשים מהקבצים של המארח" @@ -476,11 +476,11 @@ msgstr "" msgid "Add to Whitelist" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:365 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:366 msgid "Additional hosts files" msgstr "קבצי מארח נוספים" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:414 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 msgid "Additional servers file" msgstr "" @@ -501,7 +501,7 @@ msgstr "כתובת" msgid "Address to access local relay bridge" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:287 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 msgid "Addresses" msgstr "" @@ -568,17 +568,17 @@ msgstr "" msgid "Alias of \"%s\"" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:424 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 msgid "All servers" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:377 msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:375 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 msgid "Allocate IPs sequentially" msgstr "" @@ -607,7 +607,7 @@ msgstr "" msgid "Allow listed only" msgstr "אפשר רשומים בלבד" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:304 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 #, fuzzy msgid "Allow localhost" msgstr "אפשר localhost" @@ -632,7 +632,7 @@ msgstr "" msgid "Allow the root user to login with password" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "Allowed IPs" msgstr "כתובות IP מורשות" @@ -799,6 +799,10 @@ msgstr "" msgid "Architecture" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 +msgid "Arp-scan" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:963 msgid "" "Assign a part of given length of every public IPv6-prefix to this interface" @@ -837,7 +841,7 @@ msgstr "אימות" msgid "Authentication Type" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:263 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 msgid "Authoritative" msgstr "מוסמך" @@ -972,7 +976,7 @@ msgstr "" "המסומנים ב opkg ׁOpen PacKaGe Managementׂ, קבצי בסיס חיוניים ותבניות הגיבוי " "המוגדרות ×¢\"י המשתמש." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:325 msgid "Bind dynamically to interfaces rather than wildcard address." msgstr "" @@ -1541,11 +1545,11 @@ msgstr "" msgid "DNS" msgstr "DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:280 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 msgid "DNS forwardings" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:442 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 msgid "DNS query port" msgstr "DNS יציאת שאילתא" @@ -1553,7 +1557,7 @@ msgstr "DNS יציאת שאילתא" msgid "DNS search domains" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:435 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 msgid "DNS server port" msgstr "DNS יציאת שרת" @@ -1565,11 +1569,11 @@ msgstr "" msgid "DNS-Label / FQDN" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:394 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 msgid "DNSSEC" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:399 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 msgid "DNSSEC check unsigned" msgstr "" @@ -1599,7 +1603,7 @@ msgid "DTIM Interval" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:58 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:626 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:644 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:128 msgid "DUID" msgstr "" @@ -1653,9 +1657,9 @@ msgid "Delegate IPv6 prefixes" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2272 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2697 #: modules/luci-base/htdocs/luci-static/resources/form.js:2701 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3189 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2705 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3347 #: modules/luci-base/htdocs/luci-static/resources/ui.js:2893 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:11 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162 @@ -1832,7 +1836,7 @@ msgstr "" msgid "Disassociate On Low Acknowledgement" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:301 msgid "Discard upstream RFC1918 responses." msgstr "" @@ -1853,7 +1857,7 @@ msgid "Disconnection attempt failed." msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:606 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2896 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3054 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3330 #: modules/luci-base/htdocs/luci-static/resources/ui.js:4157 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766 @@ -1876,7 +1880,7 @@ msgid "" "forwarder." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:412 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" @@ -1887,19 +1891,19 @@ msgstr "" msgid "Do not create host route to peer (optional)." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:261 msgid "Do not forward DNS queries without dots or domain parts." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:387 msgid "Do not forward queries that cannot be answered by public resolvers." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:382 msgid "Do not forward reverse lookups for local networks." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:338 msgid "Do not listen on the specified interfaces." msgstr "" @@ -1944,11 +1948,15 @@ msgstr "" msgid "Do you really want to recursively delete the directory \"%s\" ?" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:259 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:538 +msgid "Domain" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 msgid "Domain required" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:309 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 msgid "Domain whitelist" msgstr "" @@ -1978,7 +1986,7 @@ msgstr "" msgid "Downstream SNR offset" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2659 msgid "Drag to reorder" msgstr "" @@ -2025,9 +2033,9 @@ msgstr "" msgid "EAP-Method" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2675 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2678 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3052 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2679 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2682 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3210 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495 @@ -2133,7 +2141,7 @@ msgstr "" msgid "Enable Single DES" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:477 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:478 msgid "Enable TFTP server" msgstr "אפשר שרת TFTP" @@ -2266,11 +2274,11 @@ msgstr "" msgid "Encryption" msgstr "הצפנה" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "Endpoint Host" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Endpoint Port" msgstr "" @@ -2337,11 +2345,11 @@ msgstr "" msgid "Every second (fast, 1)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:336 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 msgid "Exclude interfaces" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:306 msgid "" "Exempt 127.0.0.0/8 and ::1 from rebinding checks, " "e.g. for RBL services." @@ -2351,7 +2359,7 @@ msgstr "" msgid "Existing device" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:406 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 msgid "Expand hosts" msgstr "" @@ -2461,7 +2469,7 @@ msgstr "" msgid "File" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:416 msgid "" "File listing upstream resolvers, optionally domain-specific, e.g. " "server=1.2.3.4, server=/domain/1.2.3.4." @@ -2471,11 +2479,11 @@ msgstr "" msgid "File not accessible" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:348 msgid "File to store DHCP lease information." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:356 msgid "File with upstream resolvers." msgstr "" @@ -2483,7 +2491,7 @@ msgstr "" msgid "Filename" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:490 msgid "Filename of the boot image advertised to clients." msgstr "" @@ -2492,11 +2500,11 @@ msgstr "" msgid "Filesystem" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:380 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 msgid "Filter private" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:385 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 msgid "Filter useless" msgstr "" @@ -2559,7 +2567,7 @@ msgstr "" msgid "Firmware Version" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:444 msgid "Fixed source port for outbound DNS queries." msgstr "" @@ -2585,7 +2593,7 @@ msgstr "" msgid "Flashing…" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:198 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:201 msgid "For QR-Code support please install the qrencode package!" msgstr "" @@ -2766,7 +2774,7 @@ msgstr "" msgid "Generate Key" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:202 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:205 msgid "Generate New QR-Code" msgstr "" @@ -2778,7 +2786,7 @@ msgstr "" msgid "Generate archive" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:217 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:220 msgid "Generate new QR-Code" msgstr "" @@ -2794,14 +2802,21 @@ msgstr "" msgid "Global network options" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:57 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:63 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:89 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:72 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:92 +msgid "Go to firmware upgrade..." +msgstr "" + +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:53 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:62 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:82 msgid "Go to password configuration..." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2597 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3371 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2601 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3529 #: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58 msgid "Go to relevant configuration page" @@ -2954,7 +2969,7 @@ msgstr "" msgid "Hide ESSID" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:212 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:215 msgid "Hide QR-Code" msgstr "" @@ -2983,8 +2998,8 @@ msgid "Host-Uniq tag content" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:37 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:503 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:533 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:504 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:551 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/10_system.js:54 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:87 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:121 @@ -2999,7 +3014,7 @@ msgstr "" msgid "Hostnames" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:495 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:496 msgid "" "Hostnames are used to bind a domain name to an IP address. This setting is " "redundant for hostnames already configured with static leases, but it can be " @@ -3035,11 +3050,15 @@ msgstr "" msgid "IP Protocol" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:257 +msgid "IP Sets" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:126 msgid "IP Type" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:507 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:508 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:178 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:204 msgid "IP address" @@ -3055,16 +3074,20 @@ msgstr "" msgid "IP address is missing" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:293 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:534 +msgid "IP set" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 msgid "IP sets" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:429 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 msgid "IPs to override with NXDOMAIN" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:86 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:87 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:88 @@ -3096,7 +3119,7 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:178 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:38 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:591 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:609 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:88 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:164 msgid "IPv4 address" @@ -3149,8 +3172,8 @@ msgstr "" msgid "IPv4/IPv6 (both - defaults to IPv4)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:92 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:93 @@ -3259,7 +3282,7 @@ msgstr "" msgid "IPv6 suffix" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:632 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 msgid "IPv6 suffix (hex)" msgstr "" @@ -3325,7 +3348,7 @@ msgid "" "device node" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:177 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 msgid "" "If there are any unsaved changes for this client, please save the " "configuration before generating a QR-Code" @@ -3352,7 +3375,7 @@ msgid "" "of the RAM." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:361 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:362 msgid "Ignore /etc/hosts" msgstr "" @@ -3360,7 +3383,7 @@ msgstr "" msgid "Ignore interface" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:350 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:351 msgid "Ignore resolv file" msgstr "" @@ -3644,8 +3667,8 @@ msgid "" "flash memory, please verify the image file!" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:64 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:70 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:96 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:72 msgid "JavaScript required!" msgstr "" @@ -3781,11 +3804,11 @@ msgstr "" msgid "Learn routes" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:346 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 msgid "Lease file" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:623 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:641 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:679 msgid "Lease time" msgstr "" @@ -3853,11 +3876,12 @@ msgstr "" msgid "Link On" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:431 msgid "List of IP addresses to convert into NXDOMAIN responses." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:295 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 msgid "List of IP sets to populate with the specified domain IPs." msgstr "" @@ -3883,15 +3907,15 @@ msgstr "" msgid "List of SSH key files for auth" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:311 msgid "List of domains to allow RFC1918 responses for." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:289 msgid "List of domains to force to an IP address." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:282 msgid "List of upstream resolvers to forward queries to." msgstr "" @@ -3899,7 +3923,7 @@ msgstr "" msgid "Listen Port" msgstr "פתחת האזנה" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:330 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 msgid "Listen interfaces" msgstr "" @@ -3907,13 +3931,13 @@ msgstr "" msgid "Listen only on the given interface or, if unspecified, on all" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:332 msgid "" "Listen only on the specified interfaces, and loopback if not excluded " "explicitly." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:437 msgid "Listening port for inbound DNS queries." msgstr "" @@ -3926,7 +3950,7 @@ msgstr "עומס" msgid "Load Average" msgstr "עומס ממוצע" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:204 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:207 msgid "Loading QR-Code..." msgstr "" @@ -3993,23 +4017,23 @@ msgstr "" msgid "Local ULA" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:271 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 msgid "Local domain" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:273 msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:267 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 msgid "Local server" msgstr "שרת מקומי" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:317 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 msgid "Local service only" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:389 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 msgid "Localise queries" msgstr "" @@ -4021,7 +4045,7 @@ msgstr "" msgid "Log output level" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:275 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 msgid "Log queries" msgstr "" @@ -4085,7 +4109,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:591 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:39 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:545 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:563 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2157 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:56 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:89 @@ -4170,15 +4194,15 @@ msgstr "" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:449 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 msgid "Max. DHCP leases" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:456 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 msgid "Max. EDNS0 packet size" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:463 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 msgid "Max. concurrent queries" msgstr "" @@ -4190,15 +4214,15 @@ msgstr "" msgid "Maximum allowed Listen Interval" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:451 msgid "Maximum allowed number of active DHCP leases." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:465 msgid "Maximum allowed number of concurrent DNS queries." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:458 msgid "Maximum allowed size of EDNS0 UDP packets." msgstr "" @@ -4392,7 +4416,7 @@ msgstr "" msgid "More Characters" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2539 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2543 msgid "More…" msgstr "" @@ -4496,7 +4520,7 @@ msgstr "" msgid "NTP server candidates" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2577 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2581 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1087 @@ -4532,11 +4556,11 @@ msgstr "" msgid "Network SSID" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:68 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 msgid "Network Utilities" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:488 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 msgid "Network boot image" msgstr "" @@ -4571,7 +4595,7 @@ msgstr "" msgid "Never" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:269 msgid "" "Never forward matching domains and subdomains, resolve from DHCP or hosts " "files only." @@ -4589,7 +4613,7 @@ msgstr "" msgid "Next »" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346 msgid "No" @@ -4619,6 +4643,15 @@ msgstr "" msgid "No RX signal" msgstr "" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:61 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:70 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:90 +msgid "" +"No changes to settings will be stored and are lost after rebooting. This " +"mode should only be used to install a firmware upgrade" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:69 msgid "No client associated" msgstr "" @@ -4677,11 +4710,11 @@ msgstr "" msgid "No more slaves available, can not save interface" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:410 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 msgid "No negative cache" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:54 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:50 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:59 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:79 msgid "No password set!" @@ -4729,7 +4762,7 @@ msgstr "" msgid "Non Pre-emptive CRC errors (CRC_P)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:323 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 msgid "Non-wildcard" msgstr "" @@ -4786,7 +4819,7 @@ msgstr "" msgid "Notice" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:127 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:138 msgid "Nslookup" msgstr "" @@ -4794,7 +4827,7 @@ msgstr "" msgid "Number of IGMP membership reports" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:472 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" @@ -4842,7 +4875,7 @@ msgstr "" msgid "On-link" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:598 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 msgid "One of hostname or MAC address must be specified!" msgstr "" @@ -4911,7 +4944,7 @@ msgid "Operating frequency" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:1974 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3722 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3880 msgid "Option \"%s\" contains an invalid input value." msgstr "" @@ -4949,13 +4982,13 @@ msgid "" "for the interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "" "Optional. Base64-encoded preshared key. Adds in an additional layer of " "symmetric-key cryptography for post-quantum resistance." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Optional. Create routes for Allowed IPs for this peer." msgstr "" @@ -4967,13 +5000,13 @@ msgstr "" msgid "Optional. Do not create host routes to peers." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "" "Optional. Host of peer. Names are resolved prior to bringing up the " "interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "" "Optional. IP addresses and prefixes that this peer is allowed to use inside " "the tunnel. Usually the peer's tunnel IP addresses and the networks the peer " @@ -4984,11 +5017,11 @@ msgstr "" msgid "Optional. Maximum Transmission Unit of tunnel interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Optional. Port of peer." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "" "Optional. Seconds between keep alive messages. Default is 0 (disabled). " "Recommended value if this device is behind a NAT is 25." @@ -5368,7 +5401,7 @@ msgstr "" msgid "Permission denied" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "Persistent Keep Alive" msgstr "" @@ -5380,9 +5413,9 @@ msgstr "" msgid "Physical Settings" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:101 msgid "Ping" msgstr "" @@ -5447,7 +5480,7 @@ msgstr "" msgid "Prefix suppressor" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "Preshared Key" msgstr "" @@ -5538,7 +5571,7 @@ msgstr "" msgid "Pseudo Ad-Hoc (ahdemo)" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Public Key" msgstr "מפתח ציבורי" @@ -5560,7 +5593,7 @@ msgid "QMI Cellular" msgstr "" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:159 -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:186 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:189 msgid "QR-Code" msgstr "" @@ -5568,7 +5601,7 @@ msgstr "" msgid "Quality" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:426 msgid "Query all available upstream resolvers." msgstr "" @@ -5641,7 +5674,7 @@ msgstr "" msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:344 msgid "Read /etc/ethers to configure the DHCP server." msgstr "" @@ -5657,7 +5690,7 @@ msgstr "" msgid "Reassociation Deadline" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:299 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 msgid "Rebind protection" msgstr "" @@ -5791,7 +5824,7 @@ msgstr "" msgid "Required. Base64-encoded private key for this interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Required. Base64-encoded public key of peer." msgstr "" @@ -5883,7 +5916,7 @@ msgstr "" msgid "Resolv and Hosts Files" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 msgid "Resolv file" msgstr "" @@ -5913,7 +5946,7 @@ msgstr "שחזור" msgid "Restore backup" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:391 msgid "" "Return answers to DNS queries matching the subnet from which the query was " "received if multiple IPs are available." @@ -5948,7 +5981,7 @@ msgstr "" msgid "Robustness" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:482 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:483 msgid "Root directory for files served via TFTP." msgstr "" @@ -5960,7 +5993,7 @@ msgstr "" msgid "Round-Robin policy (balance-rr, 0)" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Route Allowed IPs" msgstr "" @@ -6065,7 +6098,7 @@ msgstr "" msgid "SWAP" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2901 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3059 #: modules/luci-base/htdocs/luci-static/resources/luci.js:2199 #: modules/luci-compat/luasrc/view/cbi/error.htm:17 #: modules/luci-compat/luasrc/view/cbi/footer.htm:26 @@ -6213,6 +6246,11 @@ msgstr "" msgid "Set to first slave added to the bond (follow, 2)" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:646 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:662 +msgid "Set up DHCP Server" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:55 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:55 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:23 @@ -6228,11 +6266,6 @@ msgstr "" msgid "Settings" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:646 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:662 -msgid "Set up DHCP Server" -msgstr "" - #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:906 msgid "Setup routes for proxied IPv6 neighbours." msgstr "" @@ -6302,7 +6335,7 @@ msgstr "" msgid "Size" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:470 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 msgid "Size of DNS query cache" msgstr "" @@ -6666,7 +6699,7 @@ msgstr "הקצאות סטטיות" msgid "Static address" msgstr "כתובת סטטית" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:525 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:543 msgid "" "Static leases are used to assign fixed IP addresses and symbolic hostnames " "to DHCP clients. They are also required for non-dynamic interface " @@ -6705,7 +6738,7 @@ msgstr "" msgid "Strict filtering" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:419 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:420 msgid "Strict order" msgstr "" @@ -6718,11 +6751,11 @@ msgstr "" msgid "Submit" msgstr "שלח" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:370 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:371 msgid "Suppress logging" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:371 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:372 msgid "Suppress logging of the routine operation for the DHCP protocol." msgstr "" @@ -6800,6 +6833,16 @@ msgstr "" msgid "System log buffer size" msgstr "" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:60 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:69 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:89 +msgid "System running in recovery (initramfs) mode." +msgstr "" + +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +msgid "Sytem running in recovery (initramfs) mode." +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:338 msgid "TCP:" msgstr "TCP:" @@ -6808,7 +6851,7 @@ msgstr "TCP:" msgid "TFTP Settings" msgstr "הגדרות TFTP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:481 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:482 msgid "TFTP server root" msgstr "" @@ -6897,11 +6940,11 @@ msgid "" "username instead of the user ID!" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:607 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:625 msgid "The IP address %h is already used by another static lease" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:634 msgid "The IP address is outside of any DHCP pool address range" msgstr "" @@ -6942,7 +6985,7 @@ msgstr "" msgid "The MTU must not exceed the parent device MTU of %d bytes" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:180 msgid "" "The QR-Code works per wg interface, it will be refreshed with every button " "click and transfers the following information:" @@ -7194,8 +7237,8 @@ msgstr "" msgid "The value is overridden by configuration. Original: %s" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:663 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:695 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:681 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:713 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:122 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:171 msgid "There are no active leases" @@ -7205,7 +7248,7 @@ msgstr "" msgid "There are no changes to apply" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:55 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:51 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:60 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:80 msgid "" @@ -7251,7 +7294,7 @@ msgid "" "ends with ...:2/64" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:265 msgid "This is the only DHCP server in the local network." msgstr "" @@ -7286,7 +7329,7 @@ msgid "" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2240 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2546 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2550 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172 #: modules/luci-compat/luasrc/view/cbi/tsection.htm:32 msgid "This section contains no values yet" @@ -7348,9 +7391,9 @@ msgstr "" msgid "Total Available" msgstr "סה\"כ פנוי" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:124 msgid "Traceroute" msgstr "" @@ -7637,7 +7680,7 @@ msgid "" "will be restarted to apply the updated configuration." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:420 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:421 msgid "Upstream resolvers will be queried in the order of the resolv file." msgstr "" @@ -7646,7 +7689,7 @@ msgstr "" msgid "Uptime" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:342 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 msgid "Use /etc/ethers" msgstr "" @@ -7752,7 +7795,7 @@ msgstr "" msgid "Use system certificates for inner-tunnel" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:544 msgid "" "Use the Add Button to add a new lease entry. The MAC address identifies the host, the IPv4 address specifies the fixed " @@ -7887,7 +7930,7 @@ msgstr "" msgid "VXLANv6 (RFC7348)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:396 msgid "" "Validate DNS replies and cache DNSSEC data, requires upstream to support " "DNSSEC." @@ -7920,7 +7963,7 @@ msgstr "" msgid "Vendor Class to send when requesting DHCP" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:401 msgid "Verify unsigned domain responses really come from unsigned domains." msgstr "" @@ -8080,7 +8123,7 @@ msgstr "רשת אלחוטית מנוטרלת" msgid "Wireless network is enabled" msgstr "רשת אלחוטית מאופשרת" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:277 msgid "Write received DNS queries to syslog." msgstr "" @@ -8092,7 +8135,7 @@ msgstr "" msgid "XOR policy (balance-xor, 2)" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345 msgid "Yes" @@ -8115,8 +8158,8 @@ msgid "" "scripts like \"network\", your device might become inaccessible!" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:65 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:71 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:97 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:73 msgid "" "You must enable JavaScript in your browser or LuCI will not work properly." @@ -8145,7 +8188,7 @@ msgstr "" msgid "ZRam Size" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:446 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:447 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:152 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:163 msgid "any" @@ -8251,8 +8294,8 @@ msgstr "" msgid "e.g: dump" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:652 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:673 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:691 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:101 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:140 msgid "expired" @@ -8345,7 +8388,7 @@ msgstr "" msgid "non-empty value" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3042 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3200 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800 msgid "none" msgstr "ללא" @@ -8444,15 +8487,15 @@ msgstr "" msgid "unknown" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:453 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:671 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:454 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:668 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:689 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:99 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:138 msgid "unlimited" msgstr "ללא הגבלה" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369 diff --git a/modules/luci-base/po/hi/base.po b/modules/luci-base/po/hi/base.po index b109c155b2..8c3b77c42a 100644 --- a/modules/luci-base/po/hi/base.po +++ b/modules/luci-base/po/hi/base.po @@ -53,8 +53,8 @@ msgid "-- Additional Field --" msgstr "अतिरिक्त अनुभाग" #: modules/luci-base/htdocs/luci-static/resources/cbi.js:275 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3773 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3931 #: modules/luci-base/htdocs/luci-static/resources/ui.js:784 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1022 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1995 @@ -320,7 +320,7 @@ msgstr "ATU-C सिस्टम विक्रेता पहचान (ID)" msgid "Absent Interface" msgstr "अनुपस्थित इंटरफ़ेस" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:319 msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "" @@ -401,7 +401,7 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2195 #: modules/luci-base/htdocs/luci-static/resources/form.js:2208 #: modules/luci-base/htdocs/luci-static/resources/form.js:2216 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3205 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3363 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:25 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197 @@ -450,7 +450,7 @@ msgstr "दृष्टांत जोड़ें" msgid "Add key" msgstr "चाबी जोड़ें" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:408 msgid "Add local domain suffix to names served from hosts files." msgstr "" @@ -471,11 +471,11 @@ msgstr "" msgid "Add to Whitelist" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:365 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:366 msgid "Additional hosts files" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:414 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 msgid "Additional servers file" msgstr "" @@ -496,7 +496,7 @@ msgstr "" msgid "Address to access local relay bridge" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:287 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 msgid "Addresses" msgstr "" @@ -561,17 +561,17 @@ msgstr "" msgid "Alias of \"%s\"" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:424 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 msgid "All servers" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:377 msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:375 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 msgid "Allocate IPs sequentially" msgstr "" @@ -599,7 +599,7 @@ msgstr "" msgid "Allow listed only" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:304 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 msgid "Allow localhost" msgstr "" @@ -623,7 +623,7 @@ msgstr "" msgid "Allow the root user to login with password" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "Allowed IPs" msgstr "" @@ -788,6 +788,10 @@ msgstr "" msgid "Architecture" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 +msgid "Arp-scan" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:963 msgid "" "Assign a part of given length of every public IPv6-prefix to this interface" @@ -826,7 +830,7 @@ msgstr "" msgid "Authentication Type" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:263 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 msgid "Authoritative" msgstr "" @@ -958,7 +962,7 @@ msgid "" "defined backup patterns." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:325 msgid "Bind dynamically to interfaces rather than wildcard address." msgstr "" @@ -1524,11 +1528,11 @@ msgstr "" msgid "DNS" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:280 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 msgid "DNS forwardings" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:442 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 msgid "DNS query port" msgstr "" @@ -1536,7 +1540,7 @@ msgstr "" msgid "DNS search domains" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:435 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 msgid "DNS server port" msgstr "" @@ -1548,11 +1552,11 @@ msgstr "" msgid "DNS-Label / FQDN" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:394 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 msgid "DNSSEC" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:399 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 msgid "DNSSEC check unsigned" msgstr "" @@ -1582,7 +1586,7 @@ msgid "DTIM Interval" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:58 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:626 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:644 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:128 msgid "DUID" msgstr "DUID" @@ -1634,9 +1638,9 @@ msgid "Delegate IPv6 prefixes" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2272 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2697 #: modules/luci-base/htdocs/luci-static/resources/form.js:2701 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3189 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2705 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3347 #: modules/luci-base/htdocs/luci-static/resources/ui.js:2893 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:11 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162 @@ -1813,7 +1817,7 @@ msgstr "" msgid "Disassociate On Low Acknowledgement" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:301 msgid "Discard upstream RFC1918 responses." msgstr "" @@ -1834,7 +1838,7 @@ msgid "Disconnection attempt failed." msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:606 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2896 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3054 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3330 #: modules/luci-base/htdocs/luci-static/resources/ui.js:4157 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766 @@ -1857,7 +1861,7 @@ msgid "" "forwarder." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:412 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" @@ -1868,19 +1872,19 @@ msgstr "" msgid "Do not create host route to peer (optional)." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:261 msgid "Do not forward DNS queries without dots or domain parts." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:387 msgid "Do not forward queries that cannot be answered by public resolvers." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:382 msgid "Do not forward reverse lookups for local networks." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:338 msgid "Do not listen on the specified interfaces." msgstr "" @@ -1925,11 +1929,15 @@ msgstr "" msgid "Do you really want to recursively delete the directory \"%s\" ?" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:259 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:538 +msgid "Domain" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 msgid "Domain required" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:309 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 msgid "Domain whitelist" msgstr "" @@ -1959,7 +1967,7 @@ msgstr "" msgid "Downstream SNR offset" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2659 msgid "Drag to reorder" msgstr "" @@ -2004,9 +2012,9 @@ msgstr "" msgid "EAP-Method" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2675 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2678 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3052 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2679 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2682 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3210 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495 @@ -2112,7 +2120,7 @@ msgstr "" msgid "Enable Single DES" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:477 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:478 msgid "Enable TFTP server" msgstr "" @@ -2245,11 +2253,11 @@ msgstr "" msgid "Encryption" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "Endpoint Host" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Endpoint Port" msgstr "" @@ -2316,11 +2324,11 @@ msgstr "" msgid "Every second (fast, 1)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:336 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 msgid "Exclude interfaces" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:306 msgid "" "Exempt 127.0.0.0/8 and ::1 from rebinding checks, " "e.g. for RBL services." @@ -2330,7 +2338,7 @@ msgstr "" msgid "Existing device" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:406 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 msgid "Expand hosts" msgstr "" @@ -2440,7 +2448,7 @@ msgstr "" msgid "File" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:416 msgid "" "File listing upstream resolvers, optionally domain-specific, e.g. " "server=1.2.3.4, server=/domain/1.2.3.4." @@ -2450,11 +2458,11 @@ msgstr "" msgid "File not accessible" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:348 msgid "File to store DHCP lease information." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:356 msgid "File with upstream resolvers." msgstr "" @@ -2462,7 +2470,7 @@ msgstr "" msgid "Filename" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:490 msgid "Filename of the boot image advertised to clients." msgstr "" @@ -2471,11 +2479,11 @@ msgstr "" msgid "Filesystem" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:380 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 msgid "Filter private" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:385 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 msgid "Filter useless" msgstr "" @@ -2538,7 +2546,7 @@ msgstr "" msgid "Firmware Version" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:444 msgid "Fixed source port for outbound DNS queries." msgstr "" @@ -2564,7 +2572,7 @@ msgstr "" msgid "Flashing…" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:198 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:201 msgid "For QR-Code support please install the qrencode package!" msgstr "" @@ -2745,7 +2753,7 @@ msgstr "" msgid "Generate Key" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:202 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:205 msgid "Generate New QR-Code" msgstr "" @@ -2757,7 +2765,7 @@ msgstr "" msgid "Generate archive" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:217 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:220 msgid "Generate new QR-Code" msgstr "" @@ -2773,14 +2781,21 @@ msgstr "" msgid "Global network options" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:57 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:63 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:89 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:72 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:92 +msgid "Go to firmware upgrade..." +msgstr "" + +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:53 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:62 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:82 msgid "Go to password configuration..." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2597 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3371 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2601 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3529 #: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58 msgid "Go to relevant configuration page" @@ -2933,7 +2948,7 @@ msgstr "" msgid "Hide ESSID" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:212 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:215 msgid "Hide QR-Code" msgstr "" @@ -2962,8 +2977,8 @@ msgid "Host-Uniq tag content" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:37 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:503 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:533 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:504 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:551 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/10_system.js:54 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:87 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:121 @@ -2978,7 +2993,7 @@ msgstr "" msgid "Hostnames" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:495 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:496 msgid "" "Hostnames are used to bind a domain name to an IP address. This setting is " "redundant for hostnames already configured with static leases, but it can be " @@ -3014,11 +3029,15 @@ msgstr "" msgid "IP Protocol" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:257 +msgid "IP Sets" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:126 msgid "IP Type" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:507 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:508 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:178 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:204 msgid "IP address" @@ -3034,16 +3053,20 @@ msgstr "" msgid "IP address is missing" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:293 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:534 +msgid "IP set" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 msgid "IP sets" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:429 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 msgid "IPs to override with NXDOMAIN" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:86 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:87 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:88 @@ -3075,7 +3098,7 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:178 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:38 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:591 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:609 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:88 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:164 msgid "IPv4 address" @@ -3128,8 +3151,8 @@ msgstr "" msgid "IPv4/IPv6 (both - defaults to IPv4)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:92 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:93 @@ -3238,7 +3261,7 @@ msgstr "" msgid "IPv6 suffix" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:632 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 msgid "IPv6 suffix (hex)" msgstr "" @@ -3304,7 +3327,7 @@ msgid "" "device node" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:177 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 msgid "" "If there are any unsaved changes for this client, please save the " "configuration before generating a QR-Code" @@ -3331,7 +3354,7 @@ msgid "" "of the RAM." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:361 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:362 msgid "Ignore /etc/hosts" msgstr "" @@ -3339,7 +3362,7 @@ msgstr "" msgid "Ignore interface" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:350 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:351 msgid "Ignore resolv file" msgstr "" @@ -3623,8 +3646,8 @@ msgid "" "flash memory, please verify the image file!" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:64 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:70 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:96 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:72 msgid "JavaScript required!" msgstr "" @@ -3760,11 +3783,11 @@ msgstr "" msgid "Learn routes" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:346 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 msgid "Lease file" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:623 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:641 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:679 msgid "Lease time" msgstr "" @@ -3832,11 +3855,12 @@ msgstr "" msgid "Link On" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:431 msgid "List of IP addresses to convert into NXDOMAIN responses." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:295 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 msgid "List of IP sets to populate with the specified domain IPs." msgstr "" @@ -3862,15 +3886,15 @@ msgstr "" msgid "List of SSH key files for auth" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:311 msgid "List of domains to allow RFC1918 responses for." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:289 msgid "List of domains to force to an IP address." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:282 msgid "List of upstream resolvers to forward queries to." msgstr "" @@ -3878,7 +3902,7 @@ msgstr "" msgid "Listen Port" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:330 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 msgid "Listen interfaces" msgstr "" @@ -3886,13 +3910,13 @@ msgstr "" msgid "Listen only on the given interface or, if unspecified, on all" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:332 msgid "" "Listen only on the specified interfaces, and loopback if not excluded " "explicitly." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:437 msgid "Listening port for inbound DNS queries." msgstr "" @@ -3905,7 +3929,7 @@ msgstr "" msgid "Load Average" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:204 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:207 msgid "Loading QR-Code..." msgstr "" @@ -3972,23 +3996,23 @@ msgstr "" msgid "Local ULA" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:271 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 msgid "Local domain" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:273 msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:267 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 msgid "Local server" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:317 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 msgid "Local service only" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:389 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 msgid "Localise queries" msgstr "" @@ -4000,7 +4024,7 @@ msgstr "" msgid "Log output level" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:275 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 msgid "Log queries" msgstr "" @@ -4064,7 +4088,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:591 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:39 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:545 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:563 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2157 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:56 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:89 @@ -4149,15 +4173,15 @@ msgstr "" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:449 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 msgid "Max. DHCP leases" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:456 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 msgid "Max. EDNS0 packet size" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:463 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 msgid "Max. concurrent queries" msgstr "" @@ -4169,15 +4193,15 @@ msgstr "" msgid "Maximum allowed Listen Interval" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:451 msgid "Maximum allowed number of active DHCP leases." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:465 msgid "Maximum allowed number of concurrent DNS queries." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:458 msgid "Maximum allowed size of EDNS0 UDP packets." msgstr "" @@ -4371,7 +4395,7 @@ msgstr "" msgid "More Characters" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2539 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2543 msgid "More…" msgstr "" @@ -4475,7 +4499,7 @@ msgstr "" msgid "NTP server candidates" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2577 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2581 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1087 @@ -4511,11 +4535,11 @@ msgstr "" msgid "Network SSID" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:68 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 msgid "Network Utilities" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:488 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 msgid "Network boot image" msgstr "" @@ -4550,7 +4574,7 @@ msgstr "" msgid "Never" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:269 msgid "" "Never forward matching domains and subdomains, resolve from DHCP or hosts " "files only." @@ -4568,7 +4592,7 @@ msgstr "" msgid "Next »" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346 msgid "No" @@ -4598,6 +4622,15 @@ msgstr "" msgid "No RX signal" msgstr "" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:61 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:70 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:90 +msgid "" +"No changes to settings will be stored and are lost after rebooting. This " +"mode should only be used to install a firmware upgrade" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:69 msgid "No client associated" msgstr "" @@ -4656,11 +4689,11 @@ msgstr "" msgid "No more slaves available, can not save interface" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:410 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 msgid "No negative cache" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:54 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:50 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:59 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:79 msgid "No password set!" @@ -4708,7 +4741,7 @@ msgstr "" msgid "Non Pre-emptive CRC errors (CRC_P)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:323 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 msgid "Non-wildcard" msgstr "" @@ -4765,7 +4798,7 @@ msgstr "" msgid "Notice" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:127 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:138 msgid "Nslookup" msgstr "" @@ -4773,7 +4806,7 @@ msgstr "" msgid "Number of IGMP membership reports" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:472 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" @@ -4821,7 +4854,7 @@ msgstr "" msgid "On-link" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:598 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 msgid "One of hostname or MAC address must be specified!" msgstr "" @@ -4890,7 +4923,7 @@ msgid "Operating frequency" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:1974 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3722 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3880 msgid "Option \"%s\" contains an invalid input value." msgstr "" @@ -4928,13 +4961,13 @@ msgid "" "for the interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "" "Optional. Base64-encoded preshared key. Adds in an additional layer of " "symmetric-key cryptography for post-quantum resistance." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Optional. Create routes for Allowed IPs for this peer." msgstr "" @@ -4946,13 +4979,13 @@ msgstr "" msgid "Optional. Do not create host routes to peers." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "" "Optional. Host of peer. Names are resolved prior to bringing up the " "interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "" "Optional. IP addresses and prefixes that this peer is allowed to use inside " "the tunnel. Usually the peer's tunnel IP addresses and the networks the peer " @@ -4963,11 +4996,11 @@ msgstr "" msgid "Optional. Maximum Transmission Unit of tunnel interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Optional. Port of peer." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "" "Optional. Seconds between keep alive messages. Default is 0 (disabled). " "Recommended value if this device is behind a NAT is 25." @@ -5347,7 +5380,7 @@ msgstr "" msgid "Permission denied" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "Persistent Keep Alive" msgstr "" @@ -5359,9 +5392,9 @@ msgstr "" msgid "Physical Settings" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:101 msgid "Ping" msgstr "" @@ -5426,7 +5459,7 @@ msgstr "" msgid "Prefix suppressor" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "Preshared Key" msgstr "" @@ -5517,7 +5550,7 @@ msgstr "" msgid "Pseudo Ad-Hoc (ahdemo)" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Public Key" msgstr "" @@ -5539,7 +5572,7 @@ msgid "QMI Cellular" msgstr "" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:159 -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:186 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:189 msgid "QR-Code" msgstr "" @@ -5547,7 +5580,7 @@ msgstr "" msgid "Quality" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:426 msgid "Query all available upstream resolvers." msgstr "" @@ -5620,7 +5653,7 @@ msgstr "" msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:344 msgid "Read /etc/ethers to configure the DHCP server." msgstr "" @@ -5636,7 +5669,7 @@ msgstr "" msgid "Reassociation Deadline" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:299 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 msgid "Rebind protection" msgstr "" @@ -5770,7 +5803,7 @@ msgstr "" msgid "Required. Base64-encoded private key for this interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Required. Base64-encoded public key of peer." msgstr "" @@ -5862,7 +5895,7 @@ msgstr "" msgid "Resolv and Hosts Files" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 msgid "Resolv file" msgstr "" @@ -5892,7 +5925,7 @@ msgstr "" msgid "Restore backup" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:391 msgid "" "Return answers to DNS queries matching the subnet from which the query was " "received if multiple IPs are available." @@ -5927,7 +5960,7 @@ msgstr "" msgid "Robustness" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:482 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:483 msgid "Root directory for files served via TFTP." msgstr "" @@ -5939,7 +5972,7 @@ msgstr "" msgid "Round-Robin policy (balance-rr, 0)" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Route Allowed IPs" msgstr "" @@ -6044,7 +6077,7 @@ msgstr "" msgid "SWAP" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2901 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3059 #: modules/luci-base/htdocs/luci-static/resources/luci.js:2199 #: modules/luci-compat/luasrc/view/cbi/error.htm:17 #: modules/luci-compat/luasrc/view/cbi/footer.htm:26 @@ -6192,6 +6225,11 @@ msgstr "" msgid "Set to first slave added to the bond (follow, 2)" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:646 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:662 +msgid "Set up DHCP Server" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:55 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:55 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:23 @@ -6207,11 +6245,6 @@ msgstr "" msgid "Settings" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:646 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:662 -msgid "Set up DHCP Server" -msgstr "" - #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:906 msgid "Setup routes for proxied IPv6 neighbours." msgstr "" @@ -6281,7 +6314,7 @@ msgstr "" msgid "Size" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:470 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 msgid "Size of DNS query cache" msgstr "" @@ -6643,7 +6676,7 @@ msgstr "" msgid "Static address" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:525 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:543 msgid "" "Static leases are used to assign fixed IP addresses and symbolic hostnames " "to DHCP clients. They are also required for non-dynamic interface " @@ -6679,7 +6712,7 @@ msgstr "" msgid "Strict filtering" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:419 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:420 msgid "Strict order" msgstr "" @@ -6692,11 +6725,11 @@ msgstr "" msgid "Submit" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:370 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:371 msgid "Suppress logging" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:371 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:372 msgid "Suppress logging of the routine operation for the DHCP protocol." msgstr "" @@ -6774,6 +6807,16 @@ msgstr "" msgid "System log buffer size" msgstr "" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:60 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:69 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:89 +msgid "System running in recovery (initramfs) mode." +msgstr "" + +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +msgid "Sytem running in recovery (initramfs) mode." +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:338 msgid "TCP:" msgstr "" @@ -6782,7 +6825,7 @@ msgstr "" msgid "TFTP Settings" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:481 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:482 msgid "TFTP server root" msgstr "" @@ -6871,11 +6914,11 @@ msgid "" "username instead of the user ID!" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:607 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:625 msgid "The IP address %h is already used by another static lease" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:634 msgid "The IP address is outside of any DHCP pool address range" msgstr "" @@ -6916,7 +6959,7 @@ msgstr "" msgid "The MTU must not exceed the parent device MTU of %d bytes" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:180 msgid "" "The QR-Code works per wg interface, it will be refreshed with every button " "click and transfers the following information:" @@ -7168,8 +7211,8 @@ msgstr "" msgid "The value is overridden by configuration. Original: %s" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:663 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:695 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:681 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:713 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:122 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:171 msgid "There are no active leases" @@ -7179,7 +7222,7 @@ msgstr "" msgid "There are no changes to apply" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:55 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:51 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:60 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:80 msgid "" @@ -7225,7 +7268,7 @@ msgid "" "ends with ...:2/64" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:265 msgid "This is the only DHCP server in the local network." msgstr "" @@ -7260,7 +7303,7 @@ msgid "" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2240 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2546 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2550 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172 #: modules/luci-compat/luasrc/view/cbi/tsection.htm:32 msgid "This section contains no values yet" @@ -7321,9 +7364,9 @@ msgstr "" msgid "Total Available" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:124 msgid "Traceroute" msgstr "" @@ -7610,7 +7653,7 @@ msgid "" "will be restarted to apply the updated configuration." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:420 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:421 msgid "Upstream resolvers will be queried in the order of the resolv file." msgstr "" @@ -7619,7 +7662,7 @@ msgstr "" msgid "Uptime" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:342 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 msgid "Use /etc/ethers" msgstr "" @@ -7725,7 +7768,7 @@ msgstr "" msgid "Use system certificates for inner-tunnel" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:544 msgid "" "Use the Add Button to add a new lease entry. The MAC address identifies the host, the IPv4 address specifies the fixed " @@ -7860,7 +7903,7 @@ msgstr "" msgid "VXLANv6 (RFC7348)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:396 msgid "" "Validate DNS replies and cache DNSSEC data, requires upstream to support " "DNSSEC." @@ -7893,7 +7936,7 @@ msgstr "" msgid "Vendor Class to send when requesting DHCP" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:401 msgid "Verify unsigned domain responses really come from unsigned domains." msgstr "" @@ -8053,7 +8096,7 @@ msgstr "" msgid "Wireless network is enabled" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:277 msgid "Write received DNS queries to syslog." msgstr "" @@ -8065,7 +8108,7 @@ msgstr "" msgid "XOR policy (balance-xor, 2)" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345 msgid "Yes" @@ -8088,8 +8131,8 @@ msgid "" "scripts like \"network\", your device might become inaccessible!" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:65 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:71 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:97 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:73 msgid "" "You must enable JavaScript in your browser or LuCI will not work properly." @@ -8118,7 +8161,7 @@ msgstr "" msgid "ZRam Size" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:446 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:447 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:152 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:163 msgid "any" @@ -8224,8 +8267,8 @@ msgstr "" msgid "e.g: dump" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:652 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:673 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:691 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:101 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:140 msgid "expired" @@ -8318,7 +8361,7 @@ msgstr "" msgid "non-empty value" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3042 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3200 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800 msgid "none" msgstr "" @@ -8417,15 +8460,15 @@ msgstr "" msgid "unknown" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:453 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:671 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:454 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:668 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:689 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:99 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:138 msgid "unlimited" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369 diff --git a/modules/luci-base/po/hu/base.po b/modules/luci-base/po/hu/base.po index e4a78f8a21..d2379ca157 100644 --- a/modules/luci-base/po/hu/base.po +++ b/modules/luci-base/po/hu/base.po @@ -56,8 +56,8 @@ msgid "-- Additional Field --" msgstr "-- További mező --" #: modules/luci-base/htdocs/luci-static/resources/cbi.js:275 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3773 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3931 #: modules/luci-base/htdocs/luci-static/resources/ui.js:784 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1022 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1995 @@ -326,7 +326,7 @@ msgstr "ATU-C rendszer gyártójának azonosítója" msgid "Absent Interface" msgstr "Hiányzó csatoló" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:319 msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "" "DNS-szolgáltatás korlátozása azokra az alhálózati csatolókra, amelyeken DNS-" @@ -411,7 +411,7 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2195 #: modules/luci-base/htdocs/luci-static/resources/form.js:2208 #: modules/luci-base/htdocs/luci-static/resources/form.js:2216 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3205 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3363 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:25 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197 @@ -460,7 +460,7 @@ msgstr "Példány hozzáadása" msgid "Add key" msgstr "Kulcs hozzáadása" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:408 msgid "Add local domain suffix to names served from hosts files." msgstr "Helyi tartományutótag hozzáadása a hosts fájlokból kiszolgált nevekhez" @@ -481,11 +481,11 @@ msgstr "Hozzáadás a feketelistához" msgid "Add to Whitelist" msgstr "Hozzáadás a fehérlistához" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:365 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:366 msgid "Additional hosts files" msgstr "További gépek fájljai" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:414 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 msgid "Additional servers file" msgstr "További kiszolgálók fájlja" @@ -506,7 +506,7 @@ msgstr "Cím" msgid "Address to access local relay bridge" msgstr "Cím a helyi átjátszóhíd eléréséhez" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:287 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 msgid "Addresses" msgstr "Címek" @@ -571,18 +571,18 @@ msgstr "Álnév csatoló" msgid "Alias of \"%s\"" msgstr "„%s” álneve" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:424 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 msgid "All servers" msgstr "Összes kiszolgáló" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:377 msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address." msgstr "" "IP-címek lefoglalása sorrendben, kezdve a legalacsonyabb elérhető címtől" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:375 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 msgid "Allocate IPs sequentially" msgstr "IP lefoglalása egymás után" @@ -613,7 +613,7 @@ msgstr "Örökölt 802.11b sebességek engedélyezése" msgid "Allow listed only" msgstr "Csak a felsoroltak engedélyezése" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:304 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 msgid "Allow localhost" msgstr "Localhost engedélyezése" @@ -639,7 +639,7 @@ msgid "Allow the root user to login with password" msgstr "" "Engedélyezés a root felhasználónak, hogy jelszóval jelentkezzen be" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "Allowed IPs" msgstr "Engedélyezett IP-k" @@ -807,6 +807,10 @@ msgstr "A beállítások változtatásainak alkalmazása… %d mp" msgid "Architecture" msgstr "Architektúra" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 +msgid "Arp-scan" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:963 msgid "" "Assign a part of given length of every public IPv6-prefix to this interface" @@ -851,7 +855,7 @@ msgstr "Hitelesítés" msgid "Authentication Type" msgstr "Hitelesítés típusa" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:263 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 msgid "Authoritative" msgstr "Hiteles" @@ -987,7 +991,7 @@ msgstr "" "alapvető fájlokból, valamint a felhasználó által meghatározott biztonsági " "mentés mintákból áll." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:325 msgid "Bind dynamically to interfaces rather than wildcard address." msgstr "" "Kötés dinamikusan a csatolókhoz a helyettesítő címek helyett (ajánlott Linux " @@ -1593,11 +1597,11 @@ msgstr "DHCPv6-szolgáltatás" msgid "DNS" msgstr "DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:280 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 msgid "DNS forwardings" msgstr "DNS továbbítások" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:442 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 msgid "DNS query port" msgstr "DNS lekérdezési port" @@ -1605,7 +1609,7 @@ msgstr "DNS lekérdezési port" msgid "DNS search domains" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:435 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 msgid "DNS server port" msgstr "DNS-kiszolgáló portja" @@ -1617,11 +1621,11 @@ msgstr "" msgid "DNS-Label / FQDN" msgstr "DNS-címke / FQDN" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:394 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 msgid "DNSSEC" msgstr "DNSSEC" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:399 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 msgid "DNSSEC check unsigned" msgstr "DNSSEC ellenőrzés előjel nélkül" @@ -1651,7 +1655,7 @@ msgid "DTIM Interval" msgstr "DTIM időköze" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:58 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:626 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:644 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:128 msgid "DUID" msgstr "DUID" @@ -1706,9 +1710,9 @@ msgid "Delegate IPv6 prefixes" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2272 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2697 #: modules/luci-base/htdocs/luci-static/resources/form.js:2701 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3189 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2705 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3347 #: modules/luci-base/htdocs/luci-static/resources/ui.js:2893 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:11 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162 @@ -1887,7 +1891,7 @@ msgstr "Letiltva" msgid "Disassociate On Low Acknowledgement" msgstr "Hozzárendelés megszüntetése alacsony nyugtázásnál" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:301 msgid "Discard upstream RFC1918 responses." msgstr "Külső RFC1918 válaszok elvetése" @@ -1908,7 +1912,7 @@ msgid "Disconnection attempt failed." msgstr "Lecsatlakozás sikertelen." #: modules/luci-base/htdocs/luci-static/resources/form.js:606 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2896 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3054 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3330 #: modules/luci-base/htdocs/luci-static/resources/ui.js:4157 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766 @@ -1935,7 +1939,7 @@ msgstr "" "továbbító NAT tűzfalak " "számára" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:412 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" "Ne gyorsítótárazza a negatív válaszokat, például nem létező tartományoknál" @@ -1947,23 +1951,23 @@ msgstr "" msgid "Do not create host route to peer (optional)." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:261 msgid "Do not forward DNS queries without dots or domain parts." msgstr "" "Ne továbbítsa a DNS-kéréseket " "DNS-név nélkül" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:387 msgid "Do not forward queries that cannot be answered by public resolvers." msgstr "" "Ne továbbítsa azokat a kéréseket, amelyeket nem tudnak megválaszolni a " "nyilvános névkiszolgálók" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:382 msgid "Do not forward reverse lookups for local networks." msgstr "Ne továbbítson fordított keresési kéréseket a helyi hálózathoz" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:338 msgid "Do not listen on the specified interfaces." msgstr "Figyelés megakadályozása ezeken a csatolókon." @@ -2008,11 +2012,15 @@ msgstr "Valóban törölni szeretné az összes beállítást?" msgid "Do you really want to recursively delete the directory \"%s\" ?" msgstr "Valóban törölni szeretné rekurzívan a(z) „%s” könyvtárat?" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:259 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:538 +msgid "Domain" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 msgid "Domain required" msgstr "Tartomány szükséges" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:309 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 msgid "Domain whitelist" msgstr "Tartomány fehérlista" @@ -2042,7 +2050,7 @@ msgstr "Az mtdblock letöltése" msgid "Downstream SNR offset" msgstr "Belső SNR eltolás" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2659 msgid "Drag to reorder" msgstr "Húzza az átrendezéshez" @@ -2093,9 +2101,9 @@ msgstr "EA-bitek hossza" msgid "EAP-Method" msgstr "EAP módszer" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2675 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2678 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3052 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2679 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2682 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3210 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495 @@ -2205,7 +2213,7 @@ msgstr "NTP-ügyfél engedélyezése" msgid "Enable Single DES" msgstr "Egyszeres DES engedélyezése" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:477 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:478 msgid "Enable TFTP server" msgstr "TFTP kiszolgáló engedélyezése" @@ -2340,11 +2348,11 @@ msgstr "Beágyazási mód" msgid "Encryption" msgstr "Titkosítás" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "Endpoint Host" msgstr "Végpont gépe" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Endpoint Port" msgstr "Végpont portja" @@ -2411,11 +2419,11 @@ msgstr "" msgid "Every second (fast, 1)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:336 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 msgid "Exclude interfaces" msgstr "Csatolók kizárása" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:306 msgid "" "Exempt 127.0.0.0/8 and ::1 from rebinding checks, " "e.g. for RBL services." @@ -2427,7 +2435,7 @@ msgstr "" msgid "Existing device" msgstr "Létező eszköz" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:406 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 msgid "Expand hosts" msgstr "Gépek kinyitása" @@ -2539,7 +2547,7 @@ msgstr "Nem sikerült végrehajtani az „/etc/init.d/%s %s” műveletet: %s" msgid "File" msgstr "Fájl" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:416 msgid "" "File listing upstream resolvers, optionally domain-specific, e.g. " "server=1.2.3.4, server=/domain/1.2.3.4." @@ -2552,13 +2560,13 @@ msgstr "" msgid "File not accessible" msgstr "A fájl nem érhető el" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:348 msgid "File to store DHCP lease information." msgstr "" "a fájl, ahol a megadott DHCP bérletek tárolásra kerülnek" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:356 msgid "File with upstream resolvers." msgstr "helyi DNS-fájl" @@ -2566,7 +2574,7 @@ msgstr "helyi DNS-fájl" msgid "Filename" msgstr "Fájlnév" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:490 msgid "Filename of the boot image advertised to clients." msgstr "Az ügyfeleknek meghirdetett rendszerindító lemezkép fájlneve" @@ -2575,11 +2583,11 @@ msgstr "Az ügyfeleknek meghirdetett rendszerindító lemezkép fájlneve" msgid "Filesystem" msgstr "Fájlrendszer" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:380 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 msgid "Filter private" msgstr "Személyes szűrése" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:385 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 msgid "Filter useless" msgstr "Használhatatlan szűrése" @@ -2644,7 +2652,7 @@ msgstr "Firmware fájl" msgid "Firmware Version" msgstr "Firmware verzió" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:444 msgid "Fixed source port for outbound DNS queries." msgstr "Rögzített forrásport a kimenő DNS-lekérdezéseknél" @@ -2670,7 +2678,7 @@ msgstr "Beírás műveletei" msgid "Flashing…" msgstr "Telepítés…" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:198 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:201 msgid "For QR-Code support please install the qrencode package!" msgstr "" @@ -2855,7 +2863,7 @@ msgstr "Beállítás előállítása" msgid "Generate Key" msgstr "Kulcs generálása" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:202 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:205 msgid "Generate New QR-Code" msgstr "" @@ -2867,7 +2875,7 @@ msgstr "PMK előállítása helyileg" msgid "Generate archive" msgstr "Archívum előállítása" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:217 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:220 msgid "Generate new QR-Code" msgstr "" @@ -2884,14 +2892,21 @@ msgstr "Globális beállítások" msgid "Global network options" msgstr "Globális hálózati beállítások" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:57 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:63 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:89 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:72 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:92 +msgid "Go to firmware upgrade..." +msgstr "" + +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:53 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:62 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:82 msgid "Go to password configuration..." msgstr "Ugrás a jelszóbeállításhoz…" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2597 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3371 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2601 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3529 #: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58 msgid "Go to relevant configuration page" @@ -3046,7 +3061,7 @@ msgstr "" msgid "Hide ESSID" msgstr "ESSID elrejtése" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:212 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:215 msgid "Hide QR-Code" msgstr "" @@ -3075,8 +3090,8 @@ msgid "Host-Uniq tag content" msgstr "Egyedi gépcímketartalom" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:37 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:503 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:533 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:504 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:551 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/10_system.js:54 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:87 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:121 @@ -3091,7 +3106,7 @@ msgstr "DHCP kérésekor küldendő gépnév" msgid "Hostnames" msgstr "Gépnevek" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:495 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:496 msgid "" "Hostnames are used to bind a domain name to an IP address. This setting is " "redundant for hostnames already configured with static leases, but it can be " @@ -3127,11 +3142,15 @@ msgstr "IP-címek" msgid "IP Protocol" msgstr "IP protokoll" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:257 +msgid "IP Sets" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:126 msgid "IP Type" msgstr "IP típusa" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:507 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:508 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:178 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:204 msgid "IP address" @@ -3147,16 +3166,20 @@ msgstr "Az IP-cím érvénytelen" msgid "IP address is missing" msgstr "IP-cím hiányzik" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:293 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:534 +msgid "IP set" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 msgid "IP sets" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:429 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 msgid "IPs to override with NXDOMAIN" msgstr "Hamis NX-tartomány felülbírálása" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:86 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:87 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:88 @@ -3188,7 +3211,7 @@ msgstr "Külső IPv4" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:178 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:38 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:591 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:609 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:88 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:164 msgid "IPv4 address" @@ -3241,8 +3264,8 @@ msgstr "IPv4 az IPv4-ben (RFC2003)" msgid "IPv4/IPv6 (both - defaults to IPv4)" msgstr "IPv4/IPv6 (mindkettő – alapértelmezetten IPv4)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:92 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:93 @@ -3351,7 +3374,7 @@ msgstr "" msgid "IPv6 suffix" msgstr "IPv6-utótag" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:632 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 msgid "IPv6 suffix (hex)" msgstr "IPv6-utótag (hex)" @@ -3421,7 +3444,7 @@ msgstr "" "Ha meg van adva, akkor az eszköz a rögzített eszközcsomópont helyett " "partíciós címke alapján lesz csatolva" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:177 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 msgid "" "If there are any unsaved changes for this client, please save the " "configuration before generating a QR-Code" @@ -3456,7 +3479,7 @@ msgstr "" "cserehelyeszköz nem érhető el akkora adatsebességgel, mint a RAM." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:361 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:362 msgid "Ignore /etc/hosts" msgstr "Az /etc/hosts mellőzése" @@ -3464,7 +3487,7 @@ msgstr "Az /etc/hosts mellőzése" msgid "Ignore interface" msgstr "Csatoló mellőzése" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:350 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:351 msgid "Ignore resolv file" msgstr "A feloldási fájl figyelmen kívül hagyása" @@ -3760,8 +3783,8 @@ msgstr "" "Úgy tűnik, hogy olyan képfájlt próbál beírni, amely nem fér bele a flash-" "memóriába. Ellenőrizze a képfájlt!" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:64 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:70 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:96 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:72 msgid "JavaScript required!" msgstr "JavaScript szükséges!" @@ -3899,11 +3922,11 @@ msgstr "Tanulás" msgid "Learn routes" msgstr "Útvonalak tanulása" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:346 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 msgid "Lease file" msgstr "Bérletfájl" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:623 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:641 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:679 msgid "Lease time" msgstr "Bérleti idő" @@ -3971,11 +3994,12 @@ msgstr "" msgid "Link On" msgstr "Kapcsolat létrehozva" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:431 msgid "List of IP addresses to convert into NXDOMAIN responses." msgstr "Gépek listája, amelyek hamis NX-tartomány eredményeket szolgáltatnak" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:295 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 msgid "List of IP sets to populate with the specified domain IPs." msgstr "" @@ -4012,15 +4036,15 @@ msgstr "" msgid "List of SSH key files for auth" msgstr "SSH kulcsfájlok listája a hitelesítéshez" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:311 msgid "List of domains to allow RFC1918 responses for." msgstr "Tartományok listája, amelyeknél az RFC1918 válaszok engedélyezettek" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:289 msgid "List of domains to force to an IP address." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:282 msgid "List of upstream resolvers to forward queries to." msgstr "" "DNS-kiszolgálók listája, ahová a " @@ -4030,7 +4054,7 @@ msgstr "" msgid "Listen Port" msgstr "Fogadó port" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:330 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 msgid "Listen interfaces" msgstr "Figyelési csatolók" @@ -4038,13 +4062,13 @@ msgstr "Figyelési csatolók" msgid "Listen only on the given interface or, if unspecified, on all" msgstr "Figyelés csak a megadott csatolón, vagy az összesen, ha nincs megadva" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:332 msgid "" "Listen only on the specified interfaces, and loopback if not excluded " "explicitly." msgstr "Figyelés korlátozása ezekre a csatolókra és a visszacsatolásra." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:437 msgid "Listening port for inbound DNS queries." msgstr "Port figyelése a bejövő DNS-lekérdezésekhez" @@ -4057,7 +4081,7 @@ msgstr "Terhelés" msgid "Load Average" msgstr "Átlagos terhelés" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:204 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:207 msgid "Loading QR-Code..." msgstr "" @@ -4124,25 +4148,25 @@ msgstr "Helyi idő" msgid "Local ULA" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:271 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 msgid "Local domain" msgstr "Helyi tartomány" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:273 msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" "A DHCP nevekhez és a hosts fájl bejegyzéseihez hozzáfűzött helyi " "tartományutótagok" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:267 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 msgid "Local server" msgstr "Helyi kiszolgáló" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:317 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 msgid "Local service only" msgstr "Csak helyi szolgáltatás" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:389 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 msgid "Localise queries" msgstr "Lekérdezések behatárolása" @@ -4154,7 +4178,7 @@ msgstr "Zárolás a BSSID-hoz" msgid "Log output level" msgstr "Napló kimeneti szintje" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:275 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 msgid "Log queries" msgstr "Lekérdezések naplózása" @@ -4218,7 +4242,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:591 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:39 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:545 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:563 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2157 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:56 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:89 @@ -4305,19 +4329,19 @@ msgstr "" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "Legnagyobb elérhető adatsebesség (ATTNDR)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:449 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 msgid "Max. DHCP leases" msgstr "" "Legnagyobb DHCP bérletek" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:456 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 msgid "Max. EDNS0 packet size" msgstr "" "Max. EDNS0 csomagméret" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:463 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 msgid "Max. concurrent queries" msgstr "Legtöbb egyidejű lekérdezés" @@ -4329,15 +4353,15 @@ msgstr "" msgid "Maximum allowed Listen Interval" msgstr "Legnagyobb engedélyezett figyelési időköz" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:451 msgid "Maximum allowed number of active DHCP leases." msgstr "Aktív DHCP bérletek legnagyobb megengedett száma" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:465 msgid "Maximum allowed number of concurrent DNS queries." msgstr "Egyidejű DNS-lekérdezések legnagyobb megengedett száma" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:458 msgid "Maximum allowed size of EDNS0 UDP packets." msgstr "EDNS.0 UDP csomagok legnagyobb megengedett mérete" @@ -4533,7 +4557,7 @@ msgstr "Megfigyelés" msgid "More Characters" msgstr "Több karakter" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2539 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2543 msgid "More…" msgstr "Több…" @@ -4639,7 +4663,7 @@ msgstr "NT-tartomány" msgid "NTP server candidates" msgstr "NTP-kiszolgáló jelöltek" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2577 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2581 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1087 @@ -4675,11 +4699,11 @@ msgstr "Hálózat" msgid "Network SSID" msgstr "Hálózati SSID" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:68 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 msgid "Network Utilities" msgstr "Hálózati segédprogramok" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:488 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 msgid "Network boot image" msgstr "Hálózati rendszerindító lemezkép" @@ -4714,7 +4738,7 @@ msgstr "Hálózati csatoló" msgid "Never" msgstr "Soha" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:269 msgid "" "Never forward matching domains and subdomains, resolve from DHCP or hosts " "files only." @@ -4734,7 +4758,7 @@ msgstr "Új csatolónév…" msgid "Next »" msgstr "Következő »" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346 msgid "No" @@ -4764,6 +4788,15 @@ msgstr "Nincs NAT-T" msgid "No RX signal" msgstr "Nincs RX jel" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:61 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:70 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:90 +msgid "" +"No changes to settings will be stored and are lost after rebooting. This " +"mode should only be used to install a firmware upgrade" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:69 #, fuzzy msgid "No client associated" @@ -4823,11 +4856,11 @@ msgstr "" msgid "No more slaves available, can not save interface" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:410 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 msgid "No negative cache" msgstr "Nincs negatív gyorsítótár" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:54 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:50 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:59 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:79 msgid "No password set!" @@ -4876,7 +4909,7 @@ msgstr "Zaj:" msgid "Non Pre-emptive CRC errors (CRC_P)" msgstr "Nem megelőző CRC-hibák (CRC_P)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:323 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 msgid "Non-wildcard" msgstr "Nincs helyettesítő karakter" @@ -4936,7 +4969,7 @@ msgstr "Megjegyzések" msgid "Notice" msgstr "Figyelmeztetés" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:127 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:138 msgid "Nslookup" msgstr "Nslookup" @@ -4944,7 +4977,7 @@ msgstr "Nslookup" msgid "Number of IGMP membership reports" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:472 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" "Gyorsítótárazott DNS-bejegyzések száma (legfeljebb 10000, 0 megadásakor " @@ -4994,7 +5027,7 @@ msgstr "Állapotkori késleltetés" msgid "On-link" msgstr "Kapcsolatkori útválasztás" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:598 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 msgid "One of hostname or MAC address must be specified!" msgstr "A gépnév vagy a MAC-cím egyikét meg kell adni!" @@ -5063,7 +5096,7 @@ msgid "Operating frequency" msgstr "Működési gyakoriság" #: modules/luci-base/htdocs/luci-static/resources/form.js:1974 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3722 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3880 msgid "Option \"%s\" contains an invalid input value." msgstr "" @@ -5107,7 +5140,7 @@ msgstr "" "delegált kiszolgálótól, akkor használja az utótagot (például „::1”) az IP-" "cím formázásához („a:b:c:d::1”) a csatolónál." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "" "Optional. Base64-encoded preshared key. Adds in an additional layer of " "symmetric-key cryptography for post-quantum resistance." @@ -5115,7 +5148,7 @@ msgstr "" "Elhagyható. Base64 kódolású előre megosztott kulcs. Egy szimmetrikus kulcsú " "kriptográfia további rétegében adja hozzá a kvantum utáni ellenállósághoz." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Optional. Create routes for Allowed IPs for this peer." msgstr "" "Elhagyható. Útvonalak létrehozása az engedélyezett IP-khez ennél a " @@ -5129,7 +5162,7 @@ msgstr "Elhagyható. A partner leírása." msgid "Optional. Do not create host routes to peers." msgstr "Elhagyható. Ne hozzon létre gépútvonalakat a partnerekhez." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "" "Optional. Host of peer. Names are resolved prior to bringing up the " "interface." @@ -5137,7 +5170,7 @@ msgstr "" "Elhagyható. A partner gépe. A nevek a csatoló felhidazása előtt lesznek " "feloldva." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "" "Optional. IP addresses and prefixes that this peer is allowed to use inside " "the tunnel. Usually the peer's tunnel IP addresses and the networks the peer " @@ -5148,11 +5181,11 @@ msgstr "" msgid "Optional. Maximum Transmission Unit of tunnel interface." msgstr "Elhagyható. Az alagút csatoló legnagyobb átviteli egysége." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Optional. Port of peer." msgstr "Elhagyható. A partner portja." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "" "Optional. Seconds between keep alive messages. Default is 0 (disabled). " "Recommended value if this device is behind a NAT is 25." @@ -5538,7 +5571,7 @@ msgstr "Visszaállítás végrehajtása" msgid "Permission denied" msgstr "Hozzáférés megtagadva" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "Persistent Keep Alive" msgstr "Állandó életben tartás" @@ -5550,9 +5583,9 @@ msgstr "Phy sebesség:" msgid "Physical Settings" msgstr "Fizikai beállítások" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:101 msgid "Ping" msgstr "Ping" @@ -5617,7 +5650,7 @@ msgstr "Előtag delegálva" msgid "Prefix suppressor" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "Preshared Key" msgstr "Előre megosztott kulcs" @@ -5710,7 +5743,7 @@ msgstr "Új hálózat szolgáltatása" msgid "Pseudo Ad-Hoc (ahdemo)" msgstr "Áleseti (ahdemo)" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Public Key" msgstr "Nyilvános kulcs" @@ -5739,7 +5772,7 @@ msgid "QMI Cellular" msgstr "QMI sejtes" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:159 -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:186 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:189 msgid "QR-Code" msgstr "" @@ -5747,7 +5780,7 @@ msgstr "" msgid "Quality" msgstr "Minőség" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:426 msgid "Query all available upstream resolvers." msgstr "" "Az összes elérhető külső DNS-" @@ -5824,7 +5857,7 @@ msgstr "" "Nyers hexadecimális kódolású bájtok. Hagyja üresen, hacsak az internet-" "szolgáltatója nem követelni meg" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:344 msgid "Read /etc/ethers to configure the DHCP server." msgstr "" "Az /etc/ethers fájl olvasása a ...:2/64" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:265 msgid "This is the only DHCP server in the local network." msgstr "" "Ez az egyetlen DHCPDNS-kiszolgálók a feloldási " @@ -7945,7 +7988,7 @@ msgstr "" msgid "Uptime" msgstr "Futási idő" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:342 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 msgid "Use /etc/ethers" msgstr "/etc/ethers használata" @@ -8051,7 +8094,7 @@ msgstr "Rendszertanúsítványok használata" msgid "Use system certificates for inner-tunnel" msgstr "Rendszertanúsítványok használata a belső alagútnál" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:544 msgid "" "Use the Add Button to add a new lease entry. The MAC address identifies the host, the IPv4 address specifies the fixed " @@ -8194,7 +8237,7 @@ msgstr "" msgid "VXLANv6 (RFC7348)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:396 msgid "" "Validate DNS replies and cache DNSSEC data, requires upstream to support " "DNSSEC." @@ -8232,7 +8275,7 @@ msgstr "Gyártó" msgid "Vendor Class to send when requesting DHCP" msgstr "DHCP kérésekor küldendő gyártóosztály" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:401 msgid "Verify unsigned domain responses really come from unsigned domains." msgstr "" @@ -8399,7 +8442,7 @@ msgstr "Vezeték nélküli hálózat letiltva" msgid "Wireless network is enabled" msgstr "Vezeték nélküli hálózat engedélyezve" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:277 msgid "Write received DNS queries to syslog." msgstr "Fogadott DNS-kérések írása a rendszernaplóba" @@ -8411,7 +8454,7 @@ msgstr "Rendszernapló írása fájlba" msgid "XOR policy (balance-xor, 2)" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345 msgid "Yes" @@ -8442,8 +8485,8 @@ msgstr "" "előkészítő parancsfájlokat, mint például a „network” parancsfájlt, akkor az " "eszköz elérhetetlenné válhat!" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:65 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:71 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:97 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:73 msgid "" "You must enable JavaScript in your browser or LuCI will not work properly." @@ -8474,7 +8517,7 @@ msgstr "ZRam beállítások" msgid "ZRam Size" msgstr "ZRam mérete" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:446 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:447 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:152 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:163 msgid "any" @@ -8580,8 +8623,8 @@ msgstr "" msgid "e.g: dump" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:652 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:673 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:691 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:101 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:140 msgid "expired" @@ -8674,7 +8717,7 @@ msgstr "nincs kapcsolat" msgid "non-empty value" msgstr "nem üres érték" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3042 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3200 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800 msgid "none" msgstr "nincs" @@ -8773,15 +8816,15 @@ msgstr "egyedi érték" msgid "unknown" msgstr "ismeretlen" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:453 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:671 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:454 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:668 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:689 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:99 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:138 msgid "unlimited" msgstr "korlátlan" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369 diff --git a/modules/luci-base/po/it/base.po b/modules/luci-base/po/it/base.po index e960c000c5..dfe3f300f7 100644 --- a/modules/luci-base/po/it/base.po +++ b/modules/luci-base/po/it/base.po @@ -58,8 +58,8 @@ msgid "-- Additional Field --" msgstr "-- Campo Aggiuntivo --" #: modules/luci-base/htdocs/luci-static/resources/cbi.js:275 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3773 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3931 #: modules/luci-base/htdocs/luci-static/resources/ui.js:784 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1022 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1995 @@ -334,7 +334,7 @@ msgstr "" msgid "Absent Interface" msgstr "Interfaccia assente" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:319 msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "" "Accetta query DNS solo da host il cui indirizzo si trova su una sottorete " @@ -419,7 +419,7 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2195 #: modules/luci-base/htdocs/luci-static/resources/form.js:2208 #: modules/luci-base/htdocs/luci-static/resources/form.js:2216 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3205 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3363 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:25 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197 @@ -468,7 +468,7 @@ msgstr "Aggiungi istanza" msgid "Add key" msgstr "Aggiungi chiave" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:408 msgid "Add local domain suffix to names served from hosts files." msgstr "Aggiungi il suffisso di dominio locale ai nomi serviti dal file hosts." @@ -489,11 +489,11 @@ msgstr "Aggiungi alla Blacklist" msgid "Add to Whitelist" msgstr "Aggiungi alla Whitelist" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:365 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:366 msgid "Additional hosts files" msgstr "File Hosts aggiuntivo" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:414 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 msgid "Additional servers file" msgstr "File server aggiuntivi" @@ -514,7 +514,7 @@ msgstr "Indirizzo" msgid "Address to access local relay bridge" msgstr "Indirizzo per accedere al bridge locale di trasmissione" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:287 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 msgid "Addresses" msgstr "Indirizzi" @@ -579,11 +579,11 @@ msgstr "" msgid "Alias of \"%s\"" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:424 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 msgid "All servers" msgstr "Tutti i server" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:377 msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address." @@ -591,7 +591,7 @@ msgstr "" "Assegna gli indirizzi IP consecutivamente, a partire dall'indirizzo più " "basso disponibile." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:375 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 msgid "Allocate IPs sequentially" msgstr "Assegna IP consecutivi" @@ -623,7 +623,7 @@ msgstr "Consenti velocità 802.11b legacy" msgid "Allow listed only" msgstr "Consenti solo quelli nell'elenco" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:304 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 msgid "Allow localhost" msgstr "Permetti localhost" @@ -648,7 +648,7 @@ msgstr "" msgid "Allow the root user to login with password" msgstr "Abilita l'accesso all'utente root via password" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "Allowed IPs" msgstr "IP permessi" @@ -815,6 +815,10 @@ msgstr "Applicazione delle modifiche in corso… %ds" msgid "Architecture" msgstr "Architettura" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 +msgid "Arp-scan" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:963 msgid "" "Assign a part of given length of every public IPv6-prefix to this interface" @@ -853,7 +857,7 @@ msgstr "Autenticazione" msgid "Authentication Type" msgstr "Tipo di autenticazione" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:263 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 msgid "Authoritative" msgstr "Autoritativo" @@ -990,7 +994,7 @@ msgstr "" "composto da file di configurazione modificati contrassegnati da opkg, file " "di base essenziali e schemi di backup definiti dall'utente." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:325 msgid "Bind dynamically to interfaces rather than wildcard address." msgstr "" @@ -1597,11 +1601,11 @@ msgstr "" msgid "DNS" msgstr "DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:280 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 msgid "DNS forwardings" msgstr "Inoltri DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:442 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 msgid "DNS query port" msgstr "Porta di richiesta DNS" @@ -1609,7 +1613,7 @@ msgstr "Porta di richiesta DNS" msgid "DNS search domains" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:435 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 msgid "DNS server port" msgstr "Porta Server DNS" @@ -1621,11 +1625,11 @@ msgstr "" msgid "DNS-Label / FQDN" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:394 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 msgid "DNSSEC" msgstr "DNSSEC" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:399 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 msgid "DNSSEC check unsigned" msgstr "" @@ -1655,7 +1659,7 @@ msgid "DTIM Interval" msgstr "Intervallo DTIM" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:58 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:626 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:644 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:128 msgid "DUID" msgstr "DUID" @@ -1710,9 +1714,9 @@ msgid "Delegate IPv6 prefixes" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2272 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2697 #: modules/luci-base/htdocs/luci-static/resources/form.js:2701 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3189 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2705 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3347 #: modules/luci-base/htdocs/luci-static/resources/ui.js:2893 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:11 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162 @@ -1892,7 +1896,7 @@ msgstr "Disabilitato" msgid "Disassociate On Low Acknowledgement" msgstr "Disconnetti client in caso di Acknowledgement scarso" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:301 msgid "Discard upstream RFC1918 responses." msgstr "Scarta risposte RFC1918 upstream." @@ -1913,7 +1917,7 @@ msgid "Disconnection attempt failed." msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:606 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2896 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3054 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3330 #: modules/luci-base/htdocs/luci-static/resources/ui.js:4157 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766 @@ -1939,7 +1943,7 @@ msgstr "" "\">DHCP leggero e un server d'inoltro DNS." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:412 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" "Non memorizzare nella cache le risposte negative, ad es. per domini " @@ -1952,21 +1956,21 @@ msgstr "" msgid "Do not create host route to peer (optional)." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:261 msgid "Do not forward DNS queries without dots or domain parts." msgstr "Non inoltrare query DNS senza punti o parti di dominio." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:387 msgid "Do not forward queries that cannot be answered by public resolvers." msgstr "" "Non inoltrare le richieste che non possono essere risolte dai name server " "pubblici." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:382 msgid "Do not forward reverse lookups for local networks." msgstr "Non inoltrare ricerche inverse per reti locali." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:338 msgid "Do not listen on the specified interfaces." msgstr "" @@ -1996,8 +2000,8 @@ msgid "" "Do not send any RA messages on this interface." msgstr "" -"Non inviare messaggi RA su questa interfaccia." +"Non inviare messaggi RA su questa interfaccia." #: modules/luci-base/htdocs/luci-static/resources/ui.js:2776 msgid "Do you really want to delete \"%s\" ?" @@ -2015,11 +2019,15 @@ msgstr "" msgid "Do you really want to recursively delete the directory \"%s\" ?" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:259 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:538 +msgid "Domain" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 msgid "Domain required" msgstr "Dominio richiesto" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:309 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 msgid "Domain whitelist" msgstr "Lista domini consentiti" @@ -2049,7 +2057,7 @@ msgstr "Scarica mtdblock" msgid "Downstream SNR offset" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2659 msgid "Drag to reorder" msgstr "" @@ -2099,9 +2107,9 @@ msgstr "" msgid "EAP-Method" msgstr "Metodo EAP" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2675 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2678 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3052 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2679 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2682 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3210 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495 @@ -2207,7 +2215,7 @@ msgstr "Abilita client NTP" msgid "Enable Single DES" msgstr "Abilita DES Singolo" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:477 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:478 msgid "Enable TFTP server" msgstr "Abilita server TFTP" @@ -2344,11 +2352,11 @@ msgstr "Modalità di incapsulamento" msgid "Encryption" msgstr "Crittografia" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "Endpoint Host" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Endpoint Port" msgstr "" @@ -2415,11 +2423,11 @@ msgstr "" msgid "Every second (fast, 1)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:336 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 msgid "Exclude interfaces" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:306 msgid "" "Exempt 127.0.0.0/8 and ::1 from rebinding checks, " "e.g. for RBL services." @@ -2431,7 +2439,7 @@ msgstr "" msgid "Existing device" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:406 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 msgid "Expand hosts" msgstr "Espandi gli hosts" @@ -2543,7 +2551,7 @@ msgstr "" msgid "File" msgstr "File" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:416 msgid "" "File listing upstream resolvers, optionally domain-specific, e.g. " "server=1.2.3.4, server=/domain/1.2.3.4." @@ -2553,11 +2561,11 @@ msgstr "" msgid "File not accessible" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:348 msgid "File to store DHCP lease information." msgstr "File per memorizzare i contratti DHCP." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:356 msgid "File with upstream resolvers." msgstr "File con i name server upstream." @@ -2565,7 +2573,7 @@ msgstr "File con i name server upstream." msgid "Filename" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:490 msgid "Filename of the boot image advertised to clients." msgstr "Nome del file dell'immagine di avvio annunciato ai client." @@ -2574,11 +2582,11 @@ msgstr "Nome del file dell'immagine di avvio annunciato ai client." msgid "Filesystem" msgstr "Filesystem" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:380 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 msgid "Filter private" msgstr "Filtra privati" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:385 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 msgid "Filter useless" msgstr "Filtra inutili" @@ -2641,7 +2649,7 @@ msgstr "" msgid "Firmware Version" msgstr "Versione del Firmware" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:444 msgid "Fixed source port for outbound DNS queries." msgstr "Porta di origine fissa per le richieste DNS in uscita." @@ -2667,7 +2675,7 @@ msgstr "Operazioni flash" msgid "Flashing…" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:198 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:201 msgid "For QR-Code support please install the qrencode package!" msgstr "" @@ -2854,7 +2862,7 @@ msgstr "Genera Configurazione" msgid "Generate Key" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:202 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:205 msgid "Generate New QR-Code" msgstr "" @@ -2866,7 +2874,7 @@ msgstr "" msgid "Generate archive" msgstr "Genera archivio" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:217 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:220 msgid "Generate new QR-Code" msgstr "" @@ -2882,14 +2890,21 @@ msgstr "Impostazioni globali" msgid "Global network options" msgstr "Opzioni di rete globali" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:57 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:63 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:89 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:72 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:92 +msgid "Go to firmware upgrade..." +msgstr "" + +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:53 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:62 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:82 msgid "Go to password configuration..." msgstr "Vai alla configurazione della password..." -#: modules/luci-base/htdocs/luci-static/resources/form.js:2597 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3371 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2601 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3529 #: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58 msgid "Go to relevant configuration page" @@ -3044,7 +3059,7 @@ msgstr "" msgid "Hide ESSID" msgstr "Nascondi ESSID" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:212 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:215 msgid "Hide QR-Code" msgstr "" @@ -3073,8 +3088,8 @@ msgid "Host-Uniq tag content" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:37 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:503 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:533 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:504 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:551 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/10_system.js:54 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:87 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:121 @@ -3089,7 +3104,7 @@ msgstr "Nome host da inviare al momento della richiesta DHCP" msgid "Hostnames" msgstr "Nomi host" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:495 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:496 msgid "" "Hostnames are used to bind a domain name to an IP address. This setting is " "redundant for hostnames already configured with static leases, but it can be " @@ -3125,11 +3140,15 @@ msgstr "Indirizzi IP" msgid "IP Protocol" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:257 +msgid "IP Sets" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:126 msgid "IP Type" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:507 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:508 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:178 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:204 msgid "IP address" @@ -3145,16 +3164,20 @@ msgstr "" msgid "IP address is missing" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:293 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:534 +msgid "IP set" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 msgid "IP sets" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:429 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 msgid "IPs to override with NXDOMAIN" msgstr "Ignora Dominio Bogus NX" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:86 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:87 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:88 @@ -3186,7 +3209,7 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:178 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:38 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:591 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:609 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:88 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:164 msgid "IPv4 address" @@ -3239,8 +3262,8 @@ msgstr "" msgid "IPv4/IPv6 (both - defaults to IPv4)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:92 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:93 @@ -3349,7 +3372,7 @@ msgstr "" msgid "IPv6 suffix" msgstr "Suffisso IPv6" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:632 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 msgid "IPv6 suffix (hex)" msgstr "" "Suffisso IPv6 " @@ -3421,7 +3444,7 @@ msgstr "" "Se specificato, montare il dispositivo dall'etichetta della partizione " "invece che dal nodo del dispositivo fisso" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:177 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 msgid "" "If there are any unsaved changes for this client, please save the " "configuration before generating a QR-Code" @@ -3455,7 +3478,7 @@ msgstr "" "dispositivo di swap non può essere acceduto alle alte velocità della RAM." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:361 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:362 msgid "Ignore /etc/hosts" msgstr "Ignora /etc/hosts" @@ -3463,7 +3486,7 @@ msgstr "Ignora /etc/hosts" msgid "Ignore interface" msgstr "Ignora interfaccia" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:350 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:351 msgid "Ignore resolv file" msgstr "Ignora il file resolv" @@ -3749,8 +3772,8 @@ msgstr "" "Sembra tu stia provando a scrivere un'immagine più grande delle dimensioni " "della memoria flash, per favore controlla il file!" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:64 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:70 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:96 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:72 msgid "JavaScript required!" msgstr "JavaScript necessario!" @@ -3886,11 +3909,11 @@ msgstr "" msgid "Learn routes" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:346 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 msgid "Lease file" msgstr "File di lease" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:623 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:641 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:679 msgid "Lease time" msgstr "Tempo di lease" @@ -3962,11 +3985,12 @@ msgstr "" msgid "Link On" msgstr "Connessione stabilita" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:431 msgid "List of IP addresses to convert into NXDOMAIN responses." msgstr "Elenco di indirizzi IP da convertire in risposte NXDOMAIN." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:295 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 msgid "List of IP sets to populate with the specified domain IPs." msgstr "" @@ -3992,15 +4016,15 @@ msgstr "" msgid "List of SSH key files for auth" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:311 msgid "List of domains to allow RFC1918 responses for." msgstr "Elenco di domini per cui consentire risposte RFC1918." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:289 msgid "List of domains to force to an IP address." msgstr "Elenco di domini da forzare a un indirizzo IP." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:282 msgid "List of upstream resolvers to forward queries to." msgstr "Elenco di name server a cui inoltrare le richieste." @@ -4008,7 +4032,7 @@ msgstr "Elenco di name server a cui inoltrare le richieste." msgid "Listen Port" msgstr "Porta in ascolto" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:330 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 msgid "Listen interfaces" msgstr "" @@ -4016,13 +4040,13 @@ msgstr "" msgid "Listen only on the given interface or, if unspecified, on all" msgstr "Ascolta solo sull'interfaccia data o, se non specificato, su tutte" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:332 msgid "" "Listen only on the specified interfaces, and loopback if not excluded " "explicitly." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:437 msgid "Listening port for inbound DNS queries." msgstr "Porta di ascolto per le richieste DNS in entrata." @@ -4035,7 +4059,7 @@ msgstr "Carico" msgid "Load Average" msgstr "Carico Medio" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:204 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:207 msgid "Loading QR-Code..." msgstr "" @@ -4102,24 +4126,24 @@ msgstr "Ora locale" msgid "Local ULA" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:271 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 msgid "Local domain" msgstr "Dominio locale" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:273 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." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:267 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 msgid "Local server" msgstr "Server locale" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:317 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 msgid "Local service only" msgstr "Solo servizio locale" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:389 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 msgid "Localise queries" msgstr "Localizza richieste" @@ -4131,7 +4155,7 @@ msgstr "" msgid "Log output level" msgstr "Livello di dettaglio registro" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:275 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 msgid "Log queries" msgstr "Logga richieste" @@ -4195,7 +4219,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:591 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:39 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:545 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:563 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2157 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:56 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:89 @@ -4280,19 +4304,19 @@ msgstr "Intervallo massimo RA" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:449 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 msgid "Max. DHCP leases" msgstr "" "Max. lease DHCP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:456 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 msgid "Max. EDNS0 packet size" msgstr "" "Max. dimensione pacchetti EDNS0" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:463 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 msgid "Max. concurrent queries" msgstr "Numero max. richieste simultanee" @@ -4304,15 +4328,15 @@ msgstr "" msgid "Maximum allowed Listen Interval" msgstr "Massimo intervallo di ascolto consentito" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:451 msgid "Maximum allowed number of active DHCP leases." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:465 msgid "Maximum allowed number of concurrent DNS queries." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:458 msgid "Maximum allowed size of EDNS0 UDP packets." msgstr "" @@ -4512,7 +4536,7 @@ msgstr "Monitor" msgid "More Characters" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2539 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2543 msgid "More…" msgstr "" @@ -4618,7 +4642,7 @@ msgstr "" msgid "NTP server candidates" msgstr "Candidati server NTP" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2577 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2581 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1087 @@ -4654,11 +4678,11 @@ msgstr "Rete" msgid "Network SSID" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:68 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 msgid "Network Utilities" msgstr "Utilità di Rete" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:488 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 msgid "Network boot image" msgstr "Immagine di avvio di rete" @@ -4693,7 +4717,7 @@ msgstr "" msgid "Never" msgstr "Mai" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:269 msgid "" "Never forward matching domains and subdomains, resolve from DHCP or hosts " "files only." @@ -4713,7 +4737,7 @@ msgstr "" msgid "Next »" msgstr "Prossimo »" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346 msgid "No" @@ -4743,6 +4767,15 @@ msgstr "" msgid "No RX signal" msgstr "" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:61 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:70 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:90 +msgid "" +"No changes to settings will be stored and are lost after rebooting. This " +"mode should only be used to install a firmware upgrade" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:69 msgid "No client associated" msgstr "Nessun client associato" @@ -4801,11 +4834,11 @@ msgstr "" msgid "No more slaves available, can not save interface" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:410 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 msgid "No negative cache" msgstr "Nessuna cache negativa" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:54 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:50 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:59 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:79 msgid "No password set!" @@ -4853,7 +4886,7 @@ msgstr "Rumore:" msgid "Non Pre-emptive CRC errors (CRC_P)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:323 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 msgid "Non-wildcard" msgstr "" @@ -4912,7 +4945,7 @@ msgstr "" msgid "Notice" msgstr "Notizia" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:127 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:138 msgid "Nslookup" msgstr "" @@ -4920,7 +4953,7 @@ msgstr "" msgid "Number of IGMP membership reports" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:472 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" @@ -4968,7 +5001,7 @@ msgstr "" msgid "On-link" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:598 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 msgid "One of hostname or MAC address must be specified!" msgstr "Devi specificare almeno il nome host o l'indirizzo MAC!" @@ -5040,7 +5073,7 @@ msgid "Operating frequency" msgstr "Frequenza" #: modules/luci-base/htdocs/luci-static/resources/form.js:1974 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3722 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3880 msgid "Option \"%s\" contains an invalid input value." msgstr "" @@ -5078,13 +5111,13 @@ msgid "" "for the interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "" "Optional. Base64-encoded preshared key. Adds in an additional layer of " "symmetric-key cryptography for post-quantum resistance." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Optional. Create routes for Allowed IPs for this peer." msgstr "" @@ -5096,13 +5129,13 @@ msgstr "" msgid "Optional. Do not create host routes to peers." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "" "Optional. Host of peer. Names are resolved prior to bringing up the " "interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "" "Optional. IP addresses and prefixes that this peer is allowed to use inside " "the tunnel. Usually the peer's tunnel IP addresses and the networks the peer " @@ -5113,11 +5146,11 @@ msgstr "" msgid "Optional. Maximum Transmission Unit of tunnel interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Optional. Port of peer." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "" "Optional. Seconds between keep alive messages. Default is 0 (disabled). " "Recommended value if this device is behind a NAT is 25." @@ -5499,7 +5532,7 @@ msgstr "Esegui ripristino" msgid "Permission denied" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "Persistent Keep Alive" msgstr "" @@ -5511,9 +5544,9 @@ msgstr "" msgid "Physical Settings" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:101 msgid "Ping" msgstr "" @@ -5578,7 +5611,7 @@ msgstr "" msgid "Prefix suppressor" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "Preshared Key" msgstr "" @@ -5669,7 +5702,7 @@ msgstr "Fornisci nuova rete" msgid "Pseudo Ad-Hoc (ahdemo)" msgstr "Pseudo Ad-Hoc (ahdemo)" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Public Key" msgstr "Chiave pubblica" @@ -5695,7 +5728,7 @@ msgid "QMI Cellular" msgstr "" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:159 -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:186 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:189 msgid "QR-Code" msgstr "" @@ -5703,7 +5736,7 @@ msgstr "" msgid "Quality" msgstr "Qualità" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:426 msgid "Query all available upstream resolvers." msgstr "" @@ -5776,7 +5809,7 @@ msgstr "" msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:344 msgid "Read /etc/ethers to configure the DHCP server." msgstr "Leggi /etc/ethers per configurare il server DHCP." @@ -5792,7 +5825,7 @@ msgstr "Grafici in Tempo Reale" msgid "Reassociation Deadline" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:299 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 msgid "Rebind protection" msgstr "Protezione rebind" @@ -5926,7 +5959,7 @@ msgstr "Necessario per alcuni ISP, ad esempio Charter con DOCSIS 3" msgid "Required. Base64-encoded private key for this interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Required. Base64-encoded public key of peer." msgstr "" @@ -6018,7 +6051,7 @@ msgstr "Azzera a default" msgid "Resolv and Hosts Files" msgstr "File resolv e hosts" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 msgid "Resolv file" msgstr "File resolv" @@ -6048,7 +6081,7 @@ msgstr "Ripristina" msgid "Restore backup" msgstr "Ripristina backup" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:391 msgid "" "Return answers to DNS queries matching the subnet from which the query was " "received if multiple IPs are available." @@ -6085,7 +6118,7 @@ msgstr "Ripristino della configurazione…" msgid "Robustness" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:482 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:483 msgid "Root directory for files served via TFTP." msgstr "Directory principale per i file serviti via TFTP." @@ -6097,7 +6130,7 @@ msgstr "" msgid "Round-Robin policy (balance-rr, 0)" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Route Allowed IPs" msgstr "" @@ -6207,7 +6240,7 @@ msgstr "Server SSTP" msgid "SWAP" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2901 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3059 #: modules/luci-base/htdocs/luci-static/resources/luci.js:2199 #: modules/luci-compat/luasrc/view/cbi/error.htm:17 #: modules/luci-compat/luasrc/view/cbi/footer.htm:26 @@ -6343,9 +6376,9 @@ msgid "" "When enabled, clients will perform stateless IPv6 address autoconfiguration." msgstr "" "Impostare il flag di configurazione autonoma dell'indirizzo nelle \"Prefix " -"Information Option (PIO)\" dei messaggi RA inviati. Se abilitato, i client eseguiranno l'autoconfigurazione " -"dell'indirizzo IPv6 senza stato (stateless)." +"Information Option (PIO)\" dei messaggi RA inviati. Se abilitato, i client eseguiranno " +"l'autoconfigurazione dell'indirizzo IPv6 senza stato (stateless)." #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:719 msgid "" @@ -6361,6 +6394,11 @@ msgstr "" msgid "Set to first slave added to the bond (follow, 2)" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:646 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:662 +msgid "Set up DHCP Server" +msgstr "Configura server DHCP" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:55 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:55 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:23 @@ -6376,11 +6414,6 @@ msgstr "" msgid "Settings" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:646 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:662 -msgid "Set up DHCP Server" -msgstr "Configura server DHCP" - #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:906 msgid "Setup routes for proxied IPv6 neighbours." msgstr "" @@ -6450,7 +6483,7 @@ msgstr "Segnale:" msgid "Size" msgstr "Dimensione" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:470 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 msgid "Size of DNS query cache" msgstr "Dimensione della cache delle query DNS" @@ -6574,8 +6607,8 @@ msgid "" "messages, for example to instruct clients to request further information via " "stateful DHCPv6." msgstr "" -"Specifica i flag inviati nei messaggi RA, ad esempio per indicare ai client di richiedere ulteriori " +"Specifica i flag inviati nei messaggi RA, ad esempio per indicare ai client di richiedere ulteriori " "informazioni tramite DHCPv6 con stato (stateful)." #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:254 @@ -6837,7 +6870,7 @@ msgstr "Contratti Statici" msgid "Static address" msgstr "Indirizzo Statico" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:525 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:543 msgid "" "Static leases are used to assign fixed IP addresses and symbolic hostnames " "to DHCP clients. They are also required for non-dynamic interface " @@ -6877,7 +6910,7 @@ msgstr "Interrompi aggiornamento" msgid "Strict filtering" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:419 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:420 msgid "Strict order" msgstr "Ordine stretto" @@ -6890,11 +6923,11 @@ msgstr "Forte" msgid "Submit" msgstr "Invia" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:370 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:371 msgid "Suppress logging" msgstr "Interrompere logging" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:371 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:372 msgid "Suppress logging of the routine operation for the DHCP protocol." msgstr "" "Interrompere il logging delle operazioni di routine per il protocollo DHCP." @@ -6973,6 +7006,16 @@ msgstr "Proprietà di Sistema" msgid "System log buffer size" msgstr "Dimensione buffer log di sistema" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:60 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:69 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:89 +msgid "System running in recovery (initramfs) mode." +msgstr "" + +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +msgid "Sytem running in recovery (initramfs) mode." +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:338 msgid "TCP:" msgstr "TCP:" @@ -6981,7 +7024,7 @@ msgstr "TCP:" msgid "TFTP Settings" msgstr "Impostazioni TFTP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:481 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:482 msgid "TFTP server root" msgstr "Server TFTP principale" @@ -7079,11 +7122,11 @@ msgid "" "username instead of the user ID!" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:607 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:625 msgid "The IP address %h is already used by another static lease" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:634 msgid "The IP address is outside of any DHCP pool address range" msgstr "" "L'indirizzo IP è al di fuori di qualsiasi intervallo di indirizzi del pool " @@ -7128,7 +7171,7 @@ msgstr "" msgid "The MTU must not exceed the parent device MTU of %d bytes" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:180 msgid "" "The QR-Code works per wg interface, it will be refreshed with every button " "click and transfers the following information:" @@ -7416,8 +7459,8 @@ msgstr "" msgid "The value is overridden by configuration. Original: %s" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:663 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:695 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:681 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:713 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:122 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:171 msgid "There are no active leases" @@ -7427,7 +7470,7 @@ msgstr "Non ci sono lease attivi" msgid "There are no changes to apply" msgstr "Non ci sono modifiche da applicare" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:55 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:51 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:60 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:80 msgid "" @@ -7476,7 +7519,7 @@ msgid "" "ends with ...:2/64" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:265 msgid "This is the only DHCP server in the local network." msgstr "Questo è l’unico server DHCP nella rete locale." @@ -7515,7 +7558,7 @@ msgid "" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2240 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2546 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2550 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172 #: modules/luci-compat/luasrc/view/cbi/tsection.htm:32 msgid "This section contains no values yet" @@ -7579,9 +7622,9 @@ msgstr "" msgid "Total Available" msgstr "Totale disponibile" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:124 msgid "Traceroute" msgstr "" @@ -7752,8 +7795,8 @@ msgid "" "generated at first install." msgstr "" "Indirizzo locale univoco (ULA - Unique Local Address) nell'intervallo " -"fc00::/7. In genere solo all'interno della metà " -"‘locale’ fd00::/8. ULA per IPv6 è analogo " +"fc00::/7. In genere solo all'interno della metà ‘" +"locale’ fd00::/8. ULA per IPv6 è analogo " "all'indirizzamento di rete privata IPv4. Questo prefisso viene generato in " "modo casuale alla prima installazione." @@ -7880,7 +7923,7 @@ msgstr "" "Premendo \"Continua\", le opzioni ifname saranno rinominate e la rete sarà " "riavviata per applicare la nuova configurazione." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:420 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:421 msgid "Upstream resolvers will be queried in the order of the resolv file." msgstr "" "I name server DNS verranno " @@ -7891,7 +7934,7 @@ msgstr "" msgid "Uptime" msgstr "Uptime" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:342 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 msgid "Use /etc/ethers" msgstr "Usa /etc/ethers" @@ -7997,7 +8040,7 @@ msgstr "" msgid "Use system certificates for inner-tunnel" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:544 msgid "" "Use the Add Button to add a new lease entry. The MAC address identifies the host, the IPv4 address specifies the fixed " @@ -8138,7 +8181,7 @@ msgstr "" msgid "VXLANv6 (RFC7348)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:396 msgid "" "Validate DNS replies and cache DNSSEC data, requires upstream to support " "DNSSEC." @@ -8171,7 +8214,7 @@ msgstr "" msgid "Vendor Class to send when requesting DHCP" msgstr "Classe del Produttore da 'inviare al momento della richiesta DHCP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:401 msgid "Verify unsigned domain responses really come from unsigned domains." msgstr "" @@ -8339,7 +8382,7 @@ msgstr "La rete Wireless è disattivata" msgid "Wireless network is enabled" msgstr "La rete Wireless è attivata" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:277 msgid "Write received DNS queries to syslog." msgstr "Scrivere le richieste DNS ricevute nel syslog." @@ -8351,7 +8394,7 @@ msgstr "Scrivi registro di sistema su file" msgid "XOR policy (balance-xor, 2)" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345 msgid "Yes" @@ -8379,8 +8422,8 @@ msgstr "" "inizializzazione essenziali come ad esempio la \"rete\", il dispositivo " "potrebbe diventare inaccessibile!" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:65 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:71 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:97 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:73 msgid "" "You must enable JavaScript in your browser or LuCI will not work properly." @@ -8411,7 +8454,7 @@ msgstr "" msgid "ZRam Size" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:446 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:447 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:152 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:163 msgid "any" @@ -8517,8 +8560,8 @@ msgstr "" msgid "e.g: dump" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:652 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:673 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:691 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:101 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:140 msgid "expired" @@ -8611,7 +8654,7 @@ msgstr "Nessun collegamento" msgid "non-empty value" msgstr "campo da compilare" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3042 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3200 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800 msgid "none" msgstr "nessuna" @@ -8710,15 +8753,15 @@ msgstr "" msgid "unknown" msgstr "sconosciuto" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:453 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:671 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:454 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:668 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:689 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:99 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:138 msgid "unlimited" msgstr "illimitato" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369 diff --git a/modules/luci-base/po/ja/base.po b/modules/luci-base/po/ja/base.po index 9ad7402ec7..c12d7c81e7 100644 --- a/modules/luci-base/po/ja/base.po +++ b/modules/luci-base/po/ja/base.po @@ -58,8 +58,8 @@ msgid "-- Additional Field --" msgstr "-- 追加項目 --" #: modules/luci-base/htdocs/luci-static/resources/cbi.js:275 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3773 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3931 #: modules/luci-base/htdocs/luci-static/resources/ui.js:784 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1022 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1995 @@ -325,7 +325,7 @@ msgstr "ATU-CシステムベンダーID" msgid "Absent Interface" msgstr "存在しないインターフェース" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:319 msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "" "DNSサービスを、現在DNSを提供しているサブネットインターフェースに限定します。" @@ -409,7 +409,7 @@ msgstr "アダプティブな送信負荷分散(balance-tlb、5)" #: modules/luci-base/htdocs/luci-static/resources/form.js:2195 #: modules/luci-base/htdocs/luci-static/resources/form.js:2208 #: modules/luci-base/htdocs/luci-static/resources/form.js:2216 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3205 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3363 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:25 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197 @@ -458,7 +458,7 @@ msgstr "インスタンスを追加" msgid "Add key" msgstr "公開鍵を追加" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:408 msgid "Add local domain suffix to names served from hosts files." msgstr "hostsファイルから提供される名前にローカルドメインサフィックスを追加" @@ -479,11 +479,11 @@ msgstr "ブラックリストに追加" msgid "Add to Whitelist" msgstr "ホワイトリストに追加" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:365 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:366 msgid "Additional hosts files" msgstr "追加のホストファイル" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:414 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 msgid "Additional servers file" msgstr "追加のサーバーファイル" @@ -504,7 +504,7 @@ msgstr "アドレス" msgid "Address to access local relay bridge" msgstr "ローカル リレーブリッジにアクセスするためのアドレス" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:287 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 msgid "Addresses" msgstr "アドレス一覧" @@ -572,17 +572,17 @@ msgstr "エイリアスインターフェース" msgid "Alias of \"%s\"" msgstr "\"%s\"のエイリアス" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:424 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 msgid "All servers" msgstr "すべてのサーバー" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:377 msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address." msgstr "利用可能な最小IPアドレスから順番に割り当てる" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:375 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 msgid "Allocate IPs sequentially" msgstr "順次IP割り当て" @@ -610,7 +610,7 @@ msgstr "レガシー802.11bレートを許可" msgid "Allow listed only" msgstr "リスト内のみアクセスを許可" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:304 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 msgid "Allow localhost" msgstr "ローカルホストを許可" @@ -634,7 +634,7 @@ msgstr "システム機能の調査を許可" msgid "Allow the root user to login with password" msgstr "パスワードでの root 権限へのログインを許可します" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "Allowed IPs" msgstr "許可されたIP" @@ -801,6 +801,10 @@ msgstr "設定を適用中… 残り最大%d秒" msgid "Architecture" msgstr "アーキテクチャ" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 +msgid "Arp-scan" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:963 msgid "" "Assign a part of given length of every public IPv6-prefix to this interface" @@ -843,7 +847,7 @@ msgstr "認証" msgid "Authentication Type" msgstr "認証タイプ" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:263 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 msgid "Authoritative" msgstr "権威" @@ -978,7 +982,7 @@ msgstr "" "opkgに認識されている設定ファイル、重要な基本ファイル、ユーザーが設定したパ" "ターンに一致したファイルの一覧です。" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:325 msgid "Bind dynamically to interfaces rather than wildcard address." msgstr "" "ワイルドカードアドレスよりもインターフェースへ動的にバインド(Linuxのデフォル" @@ -1586,11 +1590,11 @@ msgstr "DHCPv6-サービス" msgid "DNS" msgstr "DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:280 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 msgid "DNS forwardings" msgstr "DNSフォワーディング" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:442 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 msgid "DNS query port" msgstr "DNS クエリポート" @@ -1598,7 +1602,7 @@ msgstr "DNS クエリポート" msgid "DNS search domains" msgstr "DNS 検索ドメイン" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:435 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 msgid "DNS server port" msgstr "DNS サーバーポート" @@ -1610,11 +1614,11 @@ msgstr "DNS ウェイト" msgid "DNS-Label / FQDN" msgstr "DNS-ラベル / FQDN" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:394 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 msgid "DNSSEC" msgstr "DNSSEC" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:399 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 msgid "DNSSEC check unsigned" msgstr "DNSSEC未署名チェック" @@ -1644,7 +1648,7 @@ msgid "DTIM Interval" msgstr "DTIM間隔" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:58 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:626 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:644 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:128 msgid "DUID" msgstr "DUID" @@ -1702,9 +1706,9 @@ msgid "Delegate IPv6 prefixes" msgstr "IPv6 プレフィックスの委任" #: modules/luci-base/htdocs/luci-static/resources/form.js:2272 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2697 #: modules/luci-base/htdocs/luci-static/resources/form.js:2701 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3189 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2705 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3347 #: modules/luci-base/htdocs/luci-static/resources/ui.js:2893 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:11 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162 @@ -1884,7 +1888,7 @@ msgstr "無効" msgid "Disassociate On Low Acknowledgement" msgstr "確認応答が不安定な場合、接続解除" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:301 msgid "Discard upstream RFC1918 responses." msgstr "アップストリームのRFC1918応答を破棄します" @@ -1905,7 +1909,7 @@ msgid "Disconnection attempt failed." msgstr "切断の試行に失敗しました。" #: modules/luci-base/htdocs/luci-static/resources/form.js:606 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2896 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3054 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3330 #: modules/luci-base/htdocs/luci-static/resources/ui.js:4157 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766 @@ -1932,7 +1936,7 @@ msgstr "" "ウォールのためのDNSフォワーダーの両" "方を提供します" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:412 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "無効な応答をキャッシュしない(存在しないドメインからの応答など)" @@ -1943,21 +1947,21 @@ msgstr "無効な応答をキャッシュしない(存在しないドメイン msgid "Do not create host route to peer (optional)." msgstr "ピアへのホストルートを作成しない(オプション)。" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:261 msgid "Do not forward DNS queries without dots or domain parts." msgstr "" "DNS 名の無い DNS リクエストを転送しない" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:387 msgid "Do not forward queries that cannot be answered by public resolvers." msgstr "パブリックDNSサーバーが応答できないリクエストを転送しない" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:382 msgid "Do not forward reverse lookups for local networks." msgstr "ローカルネットワークへの逆引きを転送しない" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:338 msgid "Do not listen on the specified interfaces." msgstr "これらのインターフェースでのリッスンを停止します。" @@ -2002,11 +2006,15 @@ msgstr "本当にすべての設定を消去しますか?" msgid "Do you really want to recursively delete the directory \"%s\" ?" msgstr "本当にディレクトリ\"%s\"を再帰的に削除しますか?" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:259 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:538 +msgid "Domain" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 msgid "Domain required" msgstr "ドメイン必須" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:309 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 msgid "Domain whitelist" msgstr "ドメインホワイトリスト" @@ -2036,7 +2044,7 @@ msgstr "mtdblockをダウンロード" msgid "Downstream SNR offset" msgstr "下りSNRオフセット" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2659 msgid "Drag to reorder" msgstr "ドラッグして並び替え" @@ -2085,9 +2093,9 @@ msgstr "EAビット長" msgid "EAP-Method" msgstr "EAPメソッド" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2675 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2678 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3052 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2679 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2682 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3210 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495 @@ -2197,7 +2205,7 @@ msgstr "NTPクライアントを有効化" msgid "Enable Single DES" msgstr "シングルDESを有効化" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:477 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:478 msgid "Enable TFTP server" msgstr "TFTPサーバーを有効化" @@ -2335,11 +2343,11 @@ msgstr "カプセル化モード" msgid "Encryption" msgstr "暗号化" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "Endpoint Host" msgstr "エンドポイントホスト" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Endpoint Port" msgstr "エンドポイントポート" @@ -2406,11 +2414,11 @@ msgstr "30秒ごと(slow、0)" msgid "Every second (fast, 1)" msgstr "毎秒(fast、1)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:336 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 msgid "Exclude interfaces" msgstr "除外するインターフェース" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:306 msgid "" "Exempt 127.0.0.0/8 and ::1 from rebinding checks, " "e.g. for RBL services." @@ -2422,7 +2430,7 @@ msgstr "" msgid "Existing device" msgstr "存在するデバイス" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:406 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 msgid "Expand hosts" msgstr "拡張ホスト" @@ -2533,7 +2541,7 @@ msgstr "\"/etc/init.d/%s %s\"の実行に失敗しました: %s" msgid "File" msgstr "ファイル" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:416 #, fuzzy msgid "" "File listing upstream resolvers, optionally domain-specific, e.g. " @@ -2547,13 +2555,13 @@ msgstr "" msgid "File not accessible" msgstr "ファイルにアクセスできません" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:348 msgid "File to store DHCP lease information." msgstr "" "DHCPリースが記録さ" "れるファイル" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:356 msgid "File with upstream resolvers." msgstr "ローカルDNSファイル" @@ -2561,7 +2569,7 @@ msgstr "ローカルDNSファイル" msgid "Filename" msgstr "ファイル名" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:490 msgid "Filename of the boot image advertised to clients." msgstr "クライアントに通知するブートイメージのファイル名" @@ -2570,11 +2578,11 @@ msgstr "クライアントに通知するブートイメージのファイル名 msgid "Filesystem" msgstr "ファイルシステム" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:380 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 msgid "Filter private" msgstr "プライベートフィルター" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:385 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 #, fuzzy msgid "Filter useless" msgstr "不要パケットフィルター" @@ -2640,7 +2648,7 @@ msgstr "ファームウェアファイル" msgid "Firmware Version" msgstr "ファームウェア バージョン" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:444 msgid "Fixed source port for outbound DNS queries." msgstr "DNSクエリを送信する送信元ポートを固定" @@ -2666,7 +2674,7 @@ msgstr "フラッシュ操作" msgid "Flashing…" msgstr "フラッシュ中…" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:198 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:201 msgid "For QR-Code support please install the qrencode package!" msgstr "" @@ -2853,7 +2861,7 @@ msgstr "設定を生成" msgid "Generate Key" msgstr "キーを生成" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:202 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:205 msgid "Generate New QR-Code" msgstr "" @@ -2865,7 +2873,7 @@ msgstr "ローカルでPMKを生成" msgid "Generate archive" msgstr "アーカイブを生成" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:217 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:220 msgid "Generate new QR-Code" msgstr "" @@ -2883,14 +2891,21 @@ msgstr "全体設定" msgid "Global network options" msgstr "グローバルネットワークオプション" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:57 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:63 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:89 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:72 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:92 +msgid "Go to firmware upgrade..." +msgstr "" + +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:53 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:62 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:82 msgid "Go to password configuration..." msgstr "パスワード設定へ移動..." -#: modules/luci-base/htdocs/luci-static/resources/form.js:2597 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3371 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2601 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3529 #: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58 msgid "Go to relevant configuration page" @@ -3045,7 +3060,7 @@ msgstr "" msgid "Hide ESSID" msgstr "ESSIDを非表示" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:212 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:215 msgid "Hide QR-Code" msgstr "" @@ -3074,8 +3089,8 @@ msgid "Host-Uniq tag content" msgstr "Host-Uniqタグコンテンツ" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:37 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:503 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:533 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:504 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:551 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/10_system.js:54 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:87 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:121 @@ -3090,7 +3105,7 @@ msgstr "DHCPリクエスト時に送信するホスト名" msgid "Hostnames" msgstr "ホスト名" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:495 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:496 msgid "" "Hostnames are used to bind a domain name to an IP address. This setting is " "redundant for hostnames already configured with static leases, but it can be " @@ -3126,11 +3141,15 @@ msgstr "IPアドレス" msgid "IP Protocol" msgstr "IPプロトコル" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:257 +msgid "IP Sets" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:126 msgid "IP Type" msgstr "IPの種類" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:507 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:508 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:178 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:204 msgid "IP address" @@ -3146,16 +3165,20 @@ msgstr "無効なIPアドレスです" msgid "IP address is missing" msgstr "IPアドレスがありません" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:293 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:534 +msgid "IP set" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 msgid "IP sets" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:429 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 msgid "IPs to override with NXDOMAIN" msgstr "本物でないNXドメインを上書き" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:86 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:87 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:88 @@ -3187,7 +3210,7 @@ msgstr "IPv4アップストリーム" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:178 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:38 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:591 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:609 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:88 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:164 msgid "IPv4 address" @@ -3240,8 +3263,8 @@ msgstr "IPv4-in-IPv4(RFC2003)" msgid "IPv4/IPv6 (both - defaults to IPv4)" msgstr "IPv4/IPv6(両方 - デフォルトはIPv4)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:92 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:93 @@ -3350,7 +3373,7 @@ msgstr "" msgid "IPv6 suffix" msgstr "IPv6サフィックス" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:632 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 msgid "IPv6 suffix (hex)" msgstr "" "IPv6-サフィックス(16進" @@ -3419,7 +3442,7 @@ msgid "" msgstr "" "固定のデバイスノード名のかわりに、パーティションラベルを使用してマウント" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:177 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 msgid "" "If there are any unsaved changes for this client, please save the " "configuration before generating a QR-Code" @@ -3450,7 +3473,7 @@ msgstr "" "ことができます。ただし、スワップデバイスはRAMに比べてとても遅いことに注意してください。" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:361 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:362 msgid "Ignore /etc/hosts" msgstr "/etc/hostsを無視" @@ -3458,7 +3481,7 @@ msgstr "/etc/hostsを無視" msgid "Ignore interface" msgstr "インターフェースを無視" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:350 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:351 msgid "Ignore resolv file" msgstr "リゾルバファイルを無視" @@ -3752,8 +3775,8 @@ msgstr "" "フラッシュしようとしたイメージファイルはこのフラッシュメモリー向けではありま" "せん。イメージファイルを確認してください!" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:64 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:70 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:96 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:72 msgid "JavaScript required!" msgstr "JavaScriptが必要です!" @@ -3889,11 +3912,11 @@ msgstr "学習" msgid "Learn routes" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:346 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 msgid "Lease file" msgstr "リースファイル" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:623 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:641 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:679 msgid "Lease time" msgstr "リース期間" @@ -3965,11 +3988,12 @@ msgstr "リンク監視" msgid "Link On" msgstr "リンクオン" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:431 msgid "List of IP addresses to convert into NXDOMAIN responses." msgstr "NXドメインの嘘の結果を提供するホストのリスト" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:295 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 msgid "List of IP sets to populate with the specified domain IPs." msgstr "" @@ -4004,15 +4028,15 @@ msgstr "" msgid "List of SSH key files for auth" msgstr "認証用SSHキーファイルのリスト" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:311 msgid "List of domains to allow RFC1918 responses for." msgstr "RFC1918の応答を許可するドメインのリスト" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:289 msgid "List of domains to force to an IP address." msgstr "これはIPアドレスに強制的に設定するドメインのリスト。" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:282 msgid "List of upstream resolvers to forward queries to." msgstr "" "リクエストを転送するDNSサーバーのリ" @@ -4022,7 +4046,7 @@ msgstr "" msgid "Listen Port" msgstr "リッスンポート" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:330 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 msgid "Listen interfaces" msgstr "リッスンインターフェース" @@ -4032,13 +4056,13 @@ msgstr "" "指定されたインターフェースでのみリッスンを行います。設定しない場合はすべて対" "象" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:332 msgid "" "Listen only on the specified interfaces, and loopback if not excluded " "explicitly." msgstr "リッスンをこれらのインターフェースとループバックに限定します。" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:437 msgid "Listening port for inbound DNS queries." msgstr "受信DNSクエリをリッスンするポート" @@ -4051,7 +4075,7 @@ msgstr "負荷" msgid "Load Average" msgstr "システム平均負荷" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:204 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:207 msgid "Loading QR-Code..." msgstr "" @@ -4118,23 +4142,23 @@ msgstr "時刻" msgid "Local ULA" msgstr "ローカル ULA" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:271 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 msgid "Local domain" msgstr "ローカルドメイン" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:273 msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "DHCP名とhostsファイルの項目に追加される、ローカルドメインサフィックス" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:267 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 msgid "Local server" msgstr "ローカルサーバー" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:317 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 msgid "Local service only" msgstr "ローカルサービスのみ" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:389 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 msgid "Localise queries" msgstr "クエリをローカライズ" @@ -4146,7 +4170,7 @@ msgstr "BSSIDにロック" msgid "Log output level" msgstr "ログ出力レベル" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:275 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 msgid "Log queries" msgstr "ログクエリ" @@ -4214,7 +4238,7 @@ msgstr "MAC ベース VLAN" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:591 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:39 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:545 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:563 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2157 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:56 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:89 @@ -4300,18 +4324,18 @@ msgstr "" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "到達可能な最大データレート(ATTNDR)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:449 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 msgid "Max. DHCP leases" msgstr "" "最大DHCP割り当て数" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:456 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 msgid "Max. EDNS0 packet size" msgstr "" "最大EDNS0" "パケットサイズ" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:463 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 msgid "Max. concurrent queries" msgstr "最大並列処理クエリ" @@ -4323,15 +4347,15 @@ msgstr "" msgid "Maximum allowed Listen Interval" msgstr "許容される最大リッスン間隔" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:451 msgid "Maximum allowed number of active DHCP leases." msgstr "許容される最大DHCP割り当て数" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:465 msgid "Maximum allowed number of concurrent DNS queries." msgstr "許容される最大の並列DNSクエリ数" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:458 msgid "Maximum allowed size of EDNS0 UDP packets." msgstr "許容される最大EDNS.0 UDPパケットサイズ" @@ -4528,7 +4552,7 @@ msgstr "モニター" msgid "More Characters" msgstr "文字数不足" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2539 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2543 msgid "More…" msgstr "さらに表示…" @@ -4634,7 +4658,7 @@ msgstr "NTドメイン" msgid "NTP server candidates" msgstr "NTPサーバー候補" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2577 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2581 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1087 @@ -4670,11 +4694,11 @@ msgstr "ネットワーク" msgid "Network SSID" msgstr "ネットワークSSID" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:68 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 msgid "Network Utilities" msgstr "ネットワークユーティリティ" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:488 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 msgid "Network boot image" msgstr "ネットワークブートイメージ" @@ -4709,7 +4733,7 @@ msgstr "ネットワークインターフェース" msgid "Never" msgstr "なし" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:269 msgid "" "Never forward matching domains and subdomains, resolve from DHCP or hosts " "files only." @@ -4729,7 +4753,7 @@ msgstr "新規インターフェース名…" msgid "Next »" msgstr "次 »" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346 msgid "No" @@ -4759,6 +4783,15 @@ msgstr "NAT-Tを使用しない" msgid "No RX signal" msgstr "RX信号なし" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:61 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:70 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:90 +msgid "" +"No changes to settings will be stored and are lost after rebooting. This " +"mode should only be used to install a firmware upgrade" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:69 msgid "No client associated" msgstr "接続済みクライアントなし" @@ -4818,11 +4851,11 @@ msgstr "これ以上利用可能なスレーブがありません" msgid "No more slaves available, can not save interface" msgstr "これ以上利用可能なスレーブがないため、インターフェースを保存できません" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:410 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 msgid "No negative cache" msgstr "ネガティブキャッシュなし" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:54 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:50 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:59 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:79 msgid "No password set!" @@ -4870,7 +4903,7 @@ msgstr "ノイズ:" msgid "Non Pre-emptive CRC errors (CRC_P)" msgstr "非プリエンプティブCRCエラー(CRC_P)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:323 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 msgid "Non-wildcard" msgstr "非ワイルドカード" @@ -4929,7 +4962,7 @@ msgstr "" msgid "Notice" msgstr "注意" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:127 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:138 msgid "Nslookup" msgstr "Nslookup" @@ -4937,7 +4970,7 @@ msgstr "Nslookup" msgid "Number of IGMP membership reports" msgstr "IGMPメンバーシップレポートの数" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:472 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" "キャッシュされるDNSエントリーの数(最大10000件、0の場合キャッシュしない)" @@ -4986,7 +5019,7 @@ msgstr "点灯時間" msgid "On-link" msgstr "On-Linkルート" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:598 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 msgid "One of hostname or MAC address must be specified!" msgstr "ホスト名またはMACアドレスを指定してください!" @@ -5057,7 +5090,7 @@ msgid "Operating frequency" msgstr "動作周波数" #: modules/luci-base/htdocs/luci-static/resources/form.js:1974 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3722 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3880 msgid "Option \"%s\" contains an invalid input value." msgstr "オプション\"%s\"に無効な入力値が含まれています。" @@ -5101,7 +5134,7 @@ msgstr "" "(例: '::1')を指定します(オプション) 。使用できる値: 'eui64','random'また" "は'::1'や'::1:2'のような固定値。" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 #, fuzzy msgid "" "Optional. Base64-encoded preshared key. Adds in an additional layer of " @@ -5110,7 +5143,7 @@ msgstr "" "Base64でエンコードされた事前共有キーです。ポスト量子レジスタンスのため、対称" "鍵暗号の追加層を追加します(オプション)。" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Optional. Create routes for Allowed IPs for this peer." msgstr "このピアの許可されたIPのルートを作成します(オプション)。" @@ -5122,7 +5155,7 @@ msgstr "ピアの説明(オプション)。" msgid "Optional. Do not create host routes to peers." msgstr "ピアへのホストルートを作成しない(オプション)。" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "" "Optional. Host of peer. Names are resolved prior to bringing up the " "interface." @@ -5130,7 +5163,7 @@ msgstr "" "ピアのホストです。名前はインターフェースの起動前に解決されます(オプショ" "ン)。" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "" "Optional. IP addresses and prefixes that this peer is allowed to use inside " "the tunnel. Usually the peer's tunnel IP addresses and the networks the peer " @@ -5141,11 +5174,11 @@ msgstr "" msgid "Optional. Maximum Transmission Unit of tunnel interface." msgstr "トンネルインターフェースのMaximum Transmission Unit(オプション)。" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Optional. Port of peer." msgstr "ピアのポート(オプション)。" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 #, fuzzy msgid "" "Optional. Seconds between keep alive messages. Default is 0 (disabled). " @@ -5530,7 +5563,7 @@ msgstr "初期化する" msgid "Permission denied" msgstr "アクセス許可が拒否されました" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "Persistent Keep Alive" msgstr "永続的なキープアライブ" @@ -5542,9 +5575,9 @@ msgstr "物理レート:" msgid "Physical Settings" msgstr "デバイス設定" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:101 msgid "Ping" msgstr "Ping" @@ -5610,7 +5643,7 @@ msgstr "委任されたプレフィックス(PD)" msgid "Prefix suppressor" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "Preshared Key" msgstr "事前共有鍵" @@ -5706,7 +5739,7 @@ msgstr "新しいネットワークを設定" msgid "Pseudo Ad-Hoc (ahdemo)" msgstr "擬似アドホック(ahdemo)" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Public Key" msgstr "公開鍵" @@ -5734,7 +5767,7 @@ msgid "QMI Cellular" msgstr "QMIセルラー" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:159 -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:186 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:189 msgid "QR-Code" msgstr "" @@ -5742,7 +5775,7 @@ msgstr "" msgid "Quality" msgstr "品質" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:426 msgid "Query all available upstream resolvers." msgstr "" "利用可能なすべての上位DNSサーバに問" @@ -5819,7 +5852,7 @@ msgstr "" "16進数でエンコードされた、生のバイト値です。 ISPがこれを要求しない場合、空欄" "にしてください" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:344 msgid "Read /etc/ethers to configure the DHCP server." msgstr "" "/etc/ethersを元に...:2/64で終わります" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:265 msgid "This is the only DHCP server in the local network." msgstr "" "これはローカルネットワーク内で1つだけのDNSサーバー" @@ -7955,7 +7998,7 @@ msgstr "" msgid "Uptime" msgstr "稼働時間" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:342 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 msgid "Use /etc/ethers" msgstr "/etc/ethersを使用" @@ -8065,7 +8108,7 @@ msgstr "システム証明書を使用" msgid "Use system certificates for inner-tunnel" msgstr "内部トンネルにシステム証明書を使用" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:544 msgid "" "Use the Add Button to add a new lease entry. The MAC address identifies the host, the IPv4 address specifies the fixed " @@ -8207,7 +8250,7 @@ msgstr "VXLANネットワーク識別子" msgid "VXLANv6 (RFC7348)" msgstr "VXLANv6(RFC7348)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:396 msgid "" "Validate DNS replies and cache DNSSEC data, requires upstream to support " "DNSSEC." @@ -8244,7 +8287,7 @@ msgstr "ベンダー" msgid "Vendor Class to send when requesting DHCP" msgstr "DHCPリクエスト時に送信するベンダークラス" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:401 msgid "Verify unsigned domain responses really come from unsigned domains." msgstr "" @@ -8414,7 +8457,7 @@ msgstr "無線ネットワークは無効" msgid "Wireless network is enabled" msgstr "無線ネットワークは有効" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:277 msgid "Write received DNS queries to syslog." msgstr "受信したDNSリクエストをsyslogへ記録" @@ -8426,7 +8469,7 @@ msgstr "システムログをファイルに書き込む" msgid "XOR policy (balance-xor, 2)" msgstr "XORポリシー(balance-xor、2)" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345 msgid "Yes" @@ -8454,8 +8497,8 @@ msgstr "" "変更は再起動後に適用されます。
警告: \"network\"などの重要なスク" "リプトを無効にするとデバイスにアクセスできなくなることがあります!" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:65 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:71 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:97 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:73 msgid "" "You must enable JavaScript in your browser or LuCI will not work properly." @@ -8488,7 +8531,7 @@ msgstr "ZRam設定" msgid "ZRam Size" msgstr "ZRamサイズ" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:446 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:447 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:152 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:163 msgid "any" @@ -8594,8 +8637,8 @@ msgstr "例: --proxy 10.10.10.10" msgid "e.g: dump" msgstr "例: dump" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:652 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:673 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:691 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:101 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:140 msgid "expired" @@ -8688,7 +8731,7 @@ msgstr "リンクなし" msgid "non-empty value" msgstr "空でない値" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3042 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3200 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800 msgid "none" msgstr "なし" @@ -8787,15 +8830,15 @@ msgstr "固有の値" msgid "unknown" msgstr "不明" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:453 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:671 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:454 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:668 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:689 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:99 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:138 msgid "unlimited" msgstr "無制限" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369 diff --git a/modules/luci-base/po/ko/base.po b/modules/luci-base/po/ko/base.po index a5554559a7..105c324d2a 100644 --- a/modules/luci-base/po/ko/base.po +++ b/modules/luci-base/po/ko/base.po @@ -58,8 +58,8 @@ msgid "-- Additional Field --" msgstr "-- 추가 설정 --" #: modules/luci-base/htdocs/luci-static/resources/cbi.js:275 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3773 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3931 #: modules/luci-base/htdocs/luci-static/resources/ui.js:784 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1022 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1995 @@ -324,7 +324,7 @@ msgstr "ATU-C 시스템 벤더 ID" msgid "Absent Interface" msgstr "인터페이스 없음" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:319 msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "" "DNS 를 제공하기로한 subnet 인터페이스들에 대해서만 DNS 서비스를 제공합니다." @@ -409,7 +409,7 @@ msgstr "적응형 송신 부하 분산 (balance-tlb, 5)" #: modules/luci-base/htdocs/luci-static/resources/form.js:2195 #: modules/luci-base/htdocs/luci-static/resources/form.js:2208 #: modules/luci-base/htdocs/luci-static/resources/form.js:2216 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3205 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3363 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:25 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197 @@ -458,7 +458,7 @@ msgstr "인스턴스 추가" msgid "Add key" msgstr "키 추가" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:408 msgid "Add local domain suffix to names served from hosts files." msgstr "hosts에 등록된 호스트 명에 로컬 도메인 접미사를 추가합니다" @@ -479,11 +479,11 @@ msgstr "블랙리스트에 추가" msgid "Add to Whitelist" msgstr "화이트리스트에 추가" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:365 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:366 msgid "Additional hosts files" msgstr "추가적인 Hosts 파일들" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:414 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 #, fuzzy msgid "Additional servers file" msgstr "추가적인 servers 파일" @@ -505,7 +505,7 @@ msgstr "주소" msgid "Address to access local relay bridge" msgstr "로컬 릴레이 브릿지에 액세스하는 주소" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:287 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 msgid "Addresses" msgstr "주소" @@ -571,17 +571,17 @@ msgstr "" msgid "Alias of \"%s\"" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:424 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 msgid "All servers" msgstr "모든 서버" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:377 msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address." msgstr "이용 가능한 가장 낮은 주소부터 순차적으로 IP주소 할당" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:375 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 msgid "Allocate IPs sequentially" msgstr "순차적으로 IP 할당" @@ -609,7 +609,7 @@ msgstr "레거시 802.11b rates 허용" msgid "Allow listed only" msgstr "목록의 주소만 허용" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:304 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 msgid "Allow localhost" msgstr "localhost 허용" @@ -633,7 +633,7 @@ msgstr "시스템 기능 프로빙 허용" msgid "Allow the root user to login with password" msgstr "암호를 이용한 root 사용자 접근을 허용합니다" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "Allowed IPs" msgstr "허용된 IP" @@ -800,6 +800,10 @@ msgstr "" msgid "Architecture" msgstr "아키텍처" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 +msgid "Arp-scan" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:963 msgid "" "Assign a part of given length of every public IPv6-prefix to this interface" @@ -839,7 +843,7 @@ msgstr "" msgid "Authentication Type" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:263 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 msgid "Authoritative" msgstr "" @@ -974,7 +978,7 @@ msgstr "" "수 기본 파일 그리고 사용자가 패턴 정의로 백업하도록 지정한 것들로 이루어져 있" "습니다." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:325 msgid "Bind dynamically to interfaces rather than wildcard address." msgstr "" @@ -1554,11 +1558,11 @@ msgstr "" msgid "DNS" msgstr "DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:280 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 msgid "DNS forwardings" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:442 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 msgid "DNS query port" msgstr "DNS 쿼리 포트" @@ -1566,7 +1570,7 @@ msgstr "DNS 쿼리 포트" msgid "DNS search domains" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:435 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 msgid "DNS server port" msgstr "DNS 서버 포트" @@ -1578,11 +1582,11 @@ msgstr "" msgid "DNS-Label / FQDN" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:394 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 msgid "DNSSEC" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:399 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 msgid "DNSSEC check unsigned" msgstr "" @@ -1612,7 +1616,7 @@ msgid "DTIM Interval" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:58 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:626 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:644 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:128 msgid "DUID" msgstr "DUID" @@ -1667,9 +1671,9 @@ msgid "Delegate IPv6 prefixes" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2272 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2697 #: modules/luci-base/htdocs/luci-static/resources/form.js:2701 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3189 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2705 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3347 #: modules/luci-base/htdocs/luci-static/resources/ui.js:2893 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:11 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162 @@ -1848,7 +1852,7 @@ msgstr "" msgid "Disassociate On Low Acknowledgement" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:301 msgid "Discard upstream RFC1918 responses." msgstr "" @@ -1869,7 +1873,7 @@ msgid "Disconnection attempt failed." msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:606 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2896 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3054 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3330 #: modules/luci-base/htdocs/luci-static/resources/ui.js:4157 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766 @@ -1895,7 +1899,7 @@ msgstr "" "한 DHCP-서버와 " "DNS-Forwarder 기능을 제공합니다." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:412 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" @@ -1906,19 +1910,19 @@ msgstr "" msgid "Do not create host route to peer (optional)." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:261 msgid "Do not forward DNS queries without dots or domain parts." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:387 msgid "Do not forward queries that cannot be answered by public resolvers." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:382 msgid "Do not forward reverse lookups for local networks." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:338 msgid "Do not listen on the specified interfaces." msgstr "" @@ -1963,11 +1967,15 @@ msgstr "" msgid "Do you really want to recursively delete the directory \"%s\" ?" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:259 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:538 +msgid "Domain" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 msgid "Domain required" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:309 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 msgid "Domain whitelist" msgstr "" @@ -1997,7 +2005,7 @@ msgstr "mtdblock 다운로드" msgid "Downstream SNR offset" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2659 msgid "Drag to reorder" msgstr "" @@ -2046,9 +2054,9 @@ msgstr "" msgid "EAP-Method" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2675 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2678 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3052 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2679 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2682 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3210 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495 @@ -2154,7 +2162,7 @@ msgstr "NTP 클라이언트 활성화" msgid "Enable Single DES" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:477 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:478 msgid "Enable TFTP server" msgstr "TFTP 서버 활성화" @@ -2287,11 +2295,11 @@ msgstr "" msgid "Encryption" msgstr "암호화" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "Endpoint Host" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Endpoint Port" msgstr "" @@ -2358,11 +2366,11 @@ msgstr "" msgid "Every second (fast, 1)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:336 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 msgid "Exclude interfaces" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:306 msgid "" "Exempt 127.0.0.0/8 and ::1 from rebinding checks, " "e.g. for RBL services." @@ -2372,7 +2380,7 @@ msgstr "127.0.0.0/8 루프백 범위 내에서 업스트림 응답 허용 (예: msgid "Existing device" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:406 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 msgid "Expand hosts" msgstr "" @@ -2482,7 +2490,7 @@ msgstr "" msgid "File" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:416 msgid "" "File listing upstream resolvers, optionally domain-specific, e.g. " "server=1.2.3.4, server=/domain/1.2.3.4." @@ -2492,13 +2500,13 @@ msgstr "" msgid "File not accessible" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:348 msgid "File to store DHCP lease information." msgstr "" "할당된 DHCP-lease " "정보가 저장되는 파일" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:356 msgid "File with upstream resolvers." msgstr "local DNS 파일" @@ -2506,7 +2514,7 @@ msgstr "local DNS 파일" msgid "Filename" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:490 msgid "Filename of the boot image advertised to clients." msgstr "" @@ -2515,11 +2523,11 @@ msgstr "" msgid "Filesystem" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:380 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 msgid "Filter private" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:385 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 msgid "Filter useless" msgstr "" @@ -2582,7 +2590,7 @@ msgstr "펌웨어 파일" msgid "Firmware Version" msgstr "펌웨어 버전" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:444 msgid "Fixed source port for outbound DNS queries." msgstr "" @@ -2608,7 +2616,7 @@ msgstr "플래시 작업" msgid "Flashing…" msgstr "플래시 중…" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:198 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:201 msgid "For QR-Code support please install the qrencode package!" msgstr "" @@ -2789,7 +2797,7 @@ msgstr "" msgid "Generate Key" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:202 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:205 msgid "Generate New QR-Code" msgstr "" @@ -2801,7 +2809,7 @@ msgstr "" msgid "Generate archive" msgstr "아카이브 생성" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:217 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:220 msgid "Generate new QR-Code" msgstr "" @@ -2817,14 +2825,21 @@ msgstr "" msgid "Global network options" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:57 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:63 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:89 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:72 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:92 +msgid "Go to firmware upgrade..." +msgstr "" + +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:53 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:62 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:82 msgid "Go to password configuration..." msgstr "암호 설정 하기" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2597 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3371 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2601 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3529 #: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58 msgid "Go to relevant configuration page" @@ -2978,7 +2993,7 @@ msgstr "" msgid "Hide ESSID" msgstr "ESSID 숨기기" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:212 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:215 msgid "Hide QR-Code" msgstr "" @@ -3007,8 +3022,8 @@ msgid "Host-Uniq tag content" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:37 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:503 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:533 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:504 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:551 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/10_system.js:54 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:87 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:121 @@ -3023,7 +3038,7 @@ msgstr "DHCP 요청시 전달할 호스트이름" msgid "Hostnames" msgstr "호스트 이름" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:495 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:496 msgid "" "Hostnames are used to bind a domain name to an IP address. This setting is " "redundant for hostnames already configured with static leases, but it can be " @@ -3059,11 +3074,15 @@ msgstr "" msgid "IP Protocol" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:257 +msgid "IP Sets" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:126 msgid "IP Type" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:507 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:508 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:178 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:204 msgid "IP address" @@ -3079,16 +3098,20 @@ msgstr "" msgid "IP address is missing" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:293 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:534 +msgid "IP set" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 msgid "IP sets" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:429 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 msgid "IPs to override with NXDOMAIN" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:86 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:87 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:88 @@ -3121,7 +3144,7 @@ msgstr "IPv4 업스트림" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:178 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:38 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:591 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:609 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:88 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:164 msgid "IPv4 address" @@ -3174,8 +3197,8 @@ msgstr "" msgid "IPv4/IPv6 (both - defaults to IPv4)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:92 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:93 @@ -3284,7 +3307,7 @@ msgstr "" msgid "IPv6 suffix" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:632 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 msgid "IPv6 suffix (hex)" msgstr "" "IPv6-접미사 (16진수)" @@ -3351,7 +3374,7 @@ msgid "" "device node" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:177 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 msgid "" "If there are any unsaved changes for this client, please save the " "configuration before generating a QR-Code" @@ -3378,7 +3401,7 @@ msgid "" "of the RAM." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:361 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:362 msgid "Ignore /etc/hosts" msgstr "/etc/hosts 파일 무시" @@ -3386,7 +3409,7 @@ msgstr "/etc/hosts 파일 무시" msgid "Ignore interface" msgstr "인터페이스 무시" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:350 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:351 msgid "Ignore resolv file" msgstr "resolve 파일 무시" @@ -3670,8 +3693,8 @@ msgid "" "flash memory, please verify the image file!" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:64 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:70 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:96 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:72 msgid "JavaScript required!" msgstr "" @@ -3808,11 +3831,11 @@ msgstr "" msgid "Learn routes" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:346 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 msgid "Lease file" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:623 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:641 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:679 msgid "Lease time" msgstr "임대 시간" @@ -3880,11 +3903,12 @@ msgstr "" msgid "Link On" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:431 msgid "List of IP addresses to convert into NXDOMAIN responses." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:295 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 msgid "List of IP sets to populate with the specified domain IPs." msgstr "" @@ -3910,15 +3934,15 @@ msgstr "" msgid "List of SSH key files for auth" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:311 msgid "List of domains to allow RFC1918 responses for." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:289 msgid "List of domains to force to an IP address." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:282 msgid "List of upstream resolvers to forward queries to." msgstr "" @@ -3926,7 +3950,7 @@ msgstr "" msgid "Listen Port" msgstr "접근 포트" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:330 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 msgid "Listen interfaces" msgstr "" @@ -3935,13 +3959,13 @@ msgid "Listen only on the given interface or, if unspecified, on all" msgstr "" "지정한 인터페이스에만 리스닝 하며 미 지정시 모든 인터페이스에 적용됩니다" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:332 msgid "" "Listen only on the specified interfaces, and loopback if not excluded " "explicitly." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:437 msgid "Listening port for inbound DNS queries." msgstr "" @@ -3954,7 +3978,7 @@ msgstr "부하" msgid "Load Average" msgstr "부하 평균" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:204 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:207 msgid "Loading QR-Code..." msgstr "" @@ -4021,23 +4045,23 @@ msgstr "지역 시간" msgid "Local ULA" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:271 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 msgid "Local domain" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:273 msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:267 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 msgid "Local server" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:317 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 msgid "Local service only" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:389 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 msgid "Localise queries" msgstr "" @@ -4049,7 +4073,7 @@ msgstr "" msgid "Log output level" msgstr "출력할 로그 레벨" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:275 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 msgid "Log queries" msgstr "" @@ -4113,7 +4137,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:591 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:39 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:545 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:563 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2157 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:56 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:89 @@ -4198,19 +4222,19 @@ msgstr "" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:449 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 msgid "Max. DHCP leases" msgstr "" "최대 DHCP 임대 수" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:456 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 msgid "Max. EDNS0 packet size" msgstr "" "최대 EDNS0 패킷 크기" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:463 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 msgid "Max. concurrent queries" msgstr "최대 동시 처리 쿼리 수" @@ -4222,15 +4246,15 @@ msgstr "" msgid "Maximum allowed Listen Interval" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:451 msgid "Maximum allowed number of active DHCP leases." msgstr "활성화 된 DHCP 임대 건의 최대 허용 숫자" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:465 msgid "Maximum allowed number of concurrent DNS queries." msgstr "허용되는 최대 동시 DNS query 수" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:458 msgid "Maximum allowed size of EDNS0 UDP packets." msgstr "허용된 최대 EDNS.0 UDP 패킷 크기" @@ -4424,7 +4448,7 @@ msgstr "" msgid "More Characters" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2539 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2543 msgid "More…" msgstr "" @@ -4528,7 +4552,7 @@ msgstr "" msgid "NTP server candidates" msgstr "NTP 서버 목록" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2577 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2581 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1087 @@ -4564,11 +4588,11 @@ msgstr "네트워크" msgid "Network SSID" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:68 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 msgid "Network Utilities" msgstr "네트워크 유틸리티" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:488 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 msgid "Network boot image" msgstr "네트워크 boot 이미지" @@ -4603,7 +4627,7 @@ msgstr "" msgid "Never" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:269 msgid "" "Never forward matching domains and subdomains, resolve from DHCP or hosts " "files only." @@ -4621,7 +4645,7 @@ msgstr "" msgid "Next »" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346 msgid "No" @@ -4651,6 +4675,15 @@ msgstr "" msgid "No RX signal" msgstr "" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:61 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:70 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:90 +msgid "" +"No changes to settings will be stored and are lost after rebooting. This " +"mode should only be used to install a firmware upgrade" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:69 msgid "No client associated" msgstr "" @@ -4709,11 +4742,11 @@ msgstr "" msgid "No more slaves available, can not save interface" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:410 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 msgid "No negative cache" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:54 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:50 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:59 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:79 msgid "No password set!" @@ -4761,7 +4794,7 @@ msgstr "" msgid "Non Pre-emptive CRC errors (CRC_P)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:323 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 msgid "Non-wildcard" msgstr "" @@ -4818,7 +4851,7 @@ msgstr "" msgid "Notice" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:127 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:138 msgid "Nslookup" msgstr "" @@ -4826,7 +4859,7 @@ msgstr "" msgid "Number of IGMP membership reports" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:472 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" @@ -4874,7 +4907,7 @@ msgstr "" msgid "On-link" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:598 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 msgid "One of hostname or MAC address must be specified!" msgstr "" @@ -4943,7 +4976,7 @@ msgid "Operating frequency" msgstr "동작 주파수" #: modules/luci-base/htdocs/luci-static/resources/form.js:1974 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3722 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3880 msgid "Option \"%s\" contains an invalid input value." msgstr "" @@ -4981,13 +5014,13 @@ msgid "" "for the interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "" "Optional. Base64-encoded preshared key. Adds in an additional layer of " "symmetric-key cryptography for post-quantum resistance." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Optional. Create routes for Allowed IPs for this peer." msgstr "" @@ -4999,13 +5032,13 @@ msgstr "" msgid "Optional. Do not create host routes to peers." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "" "Optional. Host of peer. Names are resolved prior to bringing up the " "interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "" "Optional. IP addresses and prefixes that this peer is allowed to use inside " "the tunnel. Usually the peer's tunnel IP addresses and the networks the peer " @@ -5016,11 +5049,11 @@ msgstr "" msgid "Optional. Maximum Transmission Unit of tunnel interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Optional. Port of peer." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "" "Optional. Seconds between keep alive messages. Default is 0 (disabled). " "Recommended value if this device is behind a NAT is 25." @@ -5402,7 +5435,7 @@ msgstr "초기화 하기" msgid "Permission denied" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "Persistent Keep Alive" msgstr "" @@ -5414,9 +5447,9 @@ msgstr "" msgid "Physical Settings" msgstr "Physical 설정" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:101 msgid "Ping" msgstr "" @@ -5481,7 +5514,7 @@ msgstr "" msgid "Prefix suppressor" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "Preshared Key" msgstr "" @@ -5573,7 +5606,7 @@ msgstr "새로운 네트워크를 추가합니다" msgid "Pseudo Ad-Hoc (ahdemo)" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Public Key" msgstr "공개 키" @@ -5599,7 +5632,7 @@ msgid "QMI Cellular" msgstr "" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:159 -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:186 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:189 msgid "QR-Code" msgstr "" @@ -5607,7 +5640,7 @@ msgstr "" msgid "Quality" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:426 msgid "Query all available upstream resolvers." msgstr "" @@ -5680,7 +5713,7 @@ msgstr "" msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:344 msgid "Read /etc/ethers to configure the DHCP server." msgstr "" "/etc/ethers 파일을 읽어 ...:2/64" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:265 msgid "This is the only DHCP server in the local network." msgstr "" @@ -7373,7 +7416,7 @@ msgid "" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2240 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2546 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2550 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172 #: modules/luci-compat/luasrc/view/cbi/tsection.htm:32 msgid "This section contains no values yet" @@ -7437,9 +7480,9 @@ msgstr "" msgid "Total Available" msgstr "총 이용 가능한 양" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:124 msgid "Traceroute" msgstr "" @@ -7728,7 +7771,7 @@ msgid "" "will be restarted to apply the updated configuration." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:420 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:421 msgid "Upstream resolvers will be queried in the order of the resolv file." msgstr "" "DNS 서버들이 resolvfile의 순서에 따" @@ -7739,7 +7782,7 @@ msgstr "" msgid "Uptime" msgstr "가동 시간" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:342 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 msgid "Use /etc/ethers" msgstr "/etc/ethers 사용" @@ -7845,7 +7888,7 @@ msgstr "" msgid "Use system certificates for inner-tunnel" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:544 msgid "" "Use the Add Button to add a new lease entry. The MAC address identifies the host, the IPv4 address specifies the fixed " @@ -7985,7 +8028,7 @@ msgstr "" msgid "VXLANv6 (RFC7348)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:396 msgid "" "Validate DNS replies and cache DNSSEC data, requires upstream to support " "DNSSEC." @@ -8018,7 +8061,7 @@ msgstr "" msgid "Vendor Class to send when requesting DHCP" msgstr "DHCP 요청시 전송할 Vendor Class" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:401 msgid "Verify unsigned domain responses really come from unsigned domains." msgstr "" @@ -8178,7 +8221,7 @@ msgstr "무선 네트워크가 꺼져 있음" msgid "Wireless network is enabled" msgstr "무선 네트워크가 켜져 있음" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:277 msgid "Write received DNS queries to syslog." msgstr "받은 DNS 요청 내용을 systlog 에 기록합니다" @@ -8190,7 +8233,7 @@ msgstr "시스템 로그 출력 파일 경로" msgid "XOR policy (balance-xor, 2)" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345 msgid "Yes" @@ -8217,8 +8260,8 @@ msgstr "" "와 같은 중요 init script 를 비활성화 할 경우, 장치에 접속을 못하실 수 있습니" "다!" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:65 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:71 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:97 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:73 msgid "" "You must enable JavaScript in your browser or LuCI will not work properly." @@ -8247,7 +8290,7 @@ msgstr "" msgid "ZRam Size" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:446 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:447 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:152 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:163 msgid "any" @@ -8353,8 +8396,8 @@ msgstr "" msgid "e.g: dump" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:652 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:673 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:691 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:101 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:140 msgid "expired" @@ -8447,7 +8490,7 @@ msgstr "link 없음" msgid "non-empty value" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3042 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3200 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800 msgid "none" msgstr "없음" @@ -8548,15 +8591,15 @@ msgstr "유니크 값" msgid "unknown" msgstr "알 수 없는" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:453 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:671 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:454 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:668 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:689 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:99 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:138 msgid "unlimited" msgstr "무제한" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369 diff --git a/modules/luci-base/po/mr/base.po b/modules/luci-base/po/mr/base.po index 9c91bc7992..ec62bd5d34 100644 --- a/modules/luci-base/po/mr/base.po +++ b/modules/luci-base/po/mr/base.po @@ -54,8 +54,8 @@ msgid "-- Additional Field --" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/cbi.js:275 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3773 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3931 #: modules/luci-base/htdocs/luci-static/resources/ui.js:784 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1022 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1995 @@ -318,7 +318,7 @@ msgstr "" msgid "Absent Interface" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:319 msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "" @@ -399,7 +399,7 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2195 #: modules/luci-base/htdocs/luci-static/resources/form.js:2208 #: modules/luci-base/htdocs/luci-static/resources/form.js:2216 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3205 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3363 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:25 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197 @@ -448,7 +448,7 @@ msgstr "उदाहरण जोडा" msgid "Add key" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:408 msgid "Add local domain suffix to names served from hosts files." msgstr "" @@ -469,11 +469,11 @@ msgstr "" msgid "Add to Whitelist" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:365 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:366 msgid "Additional hosts files" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:414 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 msgid "Additional servers file" msgstr "" @@ -494,7 +494,7 @@ msgstr "पत्ता" msgid "Address to access local relay bridge" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:287 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 msgid "Addresses" msgstr "" @@ -559,17 +559,17 @@ msgstr "" msgid "Alias of \"%s\"" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:424 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 msgid "All servers" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:377 msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:375 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 msgid "Allocate IPs sequentially" msgstr "" @@ -597,7 +597,7 @@ msgstr "" msgid "Allow listed only" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:304 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 msgid "Allow localhost" msgstr "" @@ -621,7 +621,7 @@ msgstr "" msgid "Allow the root user to login with password" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "Allowed IPs" msgstr "" @@ -786,6 +786,10 @@ msgstr "" msgid "Architecture" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 +msgid "Arp-scan" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:963 msgid "" "Assign a part of given length of every public IPv6-prefix to this interface" @@ -824,7 +828,7 @@ msgstr "" msgid "Authentication Type" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:263 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 msgid "Authoritative" msgstr "" @@ -956,7 +960,7 @@ msgid "" "defined backup patterns." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:325 msgid "Bind dynamically to interfaces rather than wildcard address." msgstr "" @@ -1522,11 +1526,11 @@ msgstr "" msgid "DNS" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:280 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 msgid "DNS forwardings" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:442 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 msgid "DNS query port" msgstr "" @@ -1534,7 +1538,7 @@ msgstr "" msgid "DNS search domains" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:435 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 msgid "DNS server port" msgstr "" @@ -1546,11 +1550,11 @@ msgstr "" msgid "DNS-Label / FQDN" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:394 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 msgid "DNSSEC" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:399 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 msgid "DNSSEC check unsigned" msgstr "" @@ -1580,7 +1584,7 @@ msgid "DTIM Interval" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:58 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:626 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:644 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:128 msgid "DUID" msgstr "DUID" @@ -1632,9 +1636,9 @@ msgid "Delegate IPv6 prefixes" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2272 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2697 #: modules/luci-base/htdocs/luci-static/resources/form.js:2701 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3189 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2705 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3347 #: modules/luci-base/htdocs/luci-static/resources/ui.js:2893 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:11 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162 @@ -1811,7 +1815,7 @@ msgstr "अक्षम" msgid "Disassociate On Low Acknowledgement" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:301 msgid "Discard upstream RFC1918 responses." msgstr "" @@ -1832,7 +1836,7 @@ msgid "Disconnection attempt failed." msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:606 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2896 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3054 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3330 #: modules/luci-base/htdocs/luci-static/resources/ui.js:4157 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766 @@ -1855,7 +1859,7 @@ msgid "" "forwarder." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:412 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" @@ -1866,19 +1870,19 @@ msgstr "" msgid "Do not create host route to peer (optional)." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:261 msgid "Do not forward DNS queries without dots or domain parts." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:387 msgid "Do not forward queries that cannot be answered by public resolvers." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:382 msgid "Do not forward reverse lookups for local networks." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:338 msgid "Do not listen on the specified interfaces." msgstr "" @@ -1923,11 +1927,15 @@ msgstr "" msgid "Do you really want to recursively delete the directory \"%s\" ?" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:259 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:538 +msgid "Domain" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 msgid "Domain required" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:309 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 msgid "Domain whitelist" msgstr "" @@ -1957,7 +1965,7 @@ msgstr "" msgid "Downstream SNR offset" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2659 msgid "Drag to reorder" msgstr "" @@ -2002,9 +2010,9 @@ msgstr "" msgid "EAP-Method" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2675 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2678 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3052 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2679 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2682 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3210 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495 @@ -2110,7 +2118,7 @@ msgstr "" msgid "Enable Single DES" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:477 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:478 msgid "Enable TFTP server" msgstr "" @@ -2243,11 +2251,11 @@ msgstr "" msgid "Encryption" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "Endpoint Host" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Endpoint Port" msgstr "" @@ -2314,11 +2322,11 @@ msgstr "" msgid "Every second (fast, 1)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:336 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 msgid "Exclude interfaces" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:306 msgid "" "Exempt 127.0.0.0/8 and ::1 from rebinding checks, " "e.g. for RBL services." @@ -2328,7 +2336,7 @@ msgstr "" msgid "Existing device" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:406 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 msgid "Expand hosts" msgstr "" @@ -2438,7 +2446,7 @@ msgstr "" msgid "File" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:416 msgid "" "File listing upstream resolvers, optionally domain-specific, e.g. " "server=1.2.3.4, server=/domain/1.2.3.4." @@ -2448,11 +2456,11 @@ msgstr "" msgid "File not accessible" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:348 msgid "File to store DHCP lease information." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:356 msgid "File with upstream resolvers." msgstr "" @@ -2460,7 +2468,7 @@ msgstr "" msgid "Filename" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:490 msgid "Filename of the boot image advertised to clients." msgstr "" @@ -2469,11 +2477,11 @@ msgstr "" msgid "Filesystem" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:380 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 msgid "Filter private" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:385 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 msgid "Filter useless" msgstr "" @@ -2536,7 +2544,7 @@ msgstr "" msgid "Firmware Version" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:444 msgid "Fixed source port for outbound DNS queries." msgstr "" @@ -2562,7 +2570,7 @@ msgstr "" msgid "Flashing…" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:198 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:201 msgid "For QR-Code support please install the qrencode package!" msgstr "" @@ -2743,7 +2751,7 @@ msgstr "" msgid "Generate Key" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:202 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:205 msgid "Generate New QR-Code" msgstr "" @@ -2755,7 +2763,7 @@ msgstr "" msgid "Generate archive" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:217 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:220 msgid "Generate new QR-Code" msgstr "" @@ -2771,14 +2779,21 @@ msgstr "" msgid "Global network options" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:57 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:63 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:89 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:72 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:92 +msgid "Go to firmware upgrade..." +msgstr "" + +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:53 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:62 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:82 msgid "Go to password configuration..." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2597 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3371 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2601 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3529 #: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58 msgid "Go to relevant configuration page" @@ -2931,7 +2946,7 @@ msgstr "" msgid "Hide ESSID" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:212 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:215 msgid "Hide QR-Code" msgstr "" @@ -2960,8 +2975,8 @@ msgid "Host-Uniq tag content" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:37 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:503 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:533 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:504 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:551 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/10_system.js:54 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:87 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:121 @@ -2976,7 +2991,7 @@ msgstr "" msgid "Hostnames" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:495 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:496 msgid "" "Hostnames are used to bind a domain name to an IP address. This setting is " "redundant for hostnames already configured with static leases, but it can be " @@ -3012,11 +3027,15 @@ msgstr "" msgid "IP Protocol" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:257 +msgid "IP Sets" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:126 msgid "IP Type" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:507 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:508 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:178 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:204 msgid "IP address" @@ -3032,16 +3051,20 @@ msgstr "" msgid "IP address is missing" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:293 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:534 +msgid "IP set" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 msgid "IP sets" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:429 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 msgid "IPs to override with NXDOMAIN" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:86 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:87 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:88 @@ -3073,7 +3096,7 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:178 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:38 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:591 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:609 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:88 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:164 msgid "IPv4 address" @@ -3126,8 +3149,8 @@ msgstr "" msgid "IPv4/IPv6 (both - defaults to IPv4)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:92 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:93 @@ -3236,7 +3259,7 @@ msgstr "" msgid "IPv6 suffix" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:632 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 msgid "IPv6 suffix (hex)" msgstr "" @@ -3302,7 +3325,7 @@ msgid "" "device node" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:177 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 msgid "" "If there are any unsaved changes for this client, please save the " "configuration before generating a QR-Code" @@ -3329,7 +3352,7 @@ msgid "" "of the RAM." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:361 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:362 msgid "Ignore /etc/hosts" msgstr "" @@ -3337,7 +3360,7 @@ msgstr "" msgid "Ignore interface" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:350 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:351 msgid "Ignore resolv file" msgstr "" @@ -3621,8 +3644,8 @@ msgid "" "flash memory, please verify the image file!" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:64 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:70 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:96 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:72 msgid "JavaScript required!" msgstr "" @@ -3758,11 +3781,11 @@ msgstr "" msgid "Learn routes" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:346 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 msgid "Lease file" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:623 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:641 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:679 msgid "Lease time" msgstr "" @@ -3830,11 +3853,12 @@ msgstr "" msgid "Link On" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:431 msgid "List of IP addresses to convert into NXDOMAIN responses." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:295 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 msgid "List of IP sets to populate with the specified domain IPs." msgstr "" @@ -3860,15 +3884,15 @@ msgstr "" msgid "List of SSH key files for auth" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:311 msgid "List of domains to allow RFC1918 responses for." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:289 msgid "List of domains to force to an IP address." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:282 msgid "List of upstream resolvers to forward queries to." msgstr "" @@ -3876,7 +3900,7 @@ msgstr "" msgid "Listen Port" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:330 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 msgid "Listen interfaces" msgstr "" @@ -3884,13 +3908,13 @@ msgstr "" msgid "Listen only on the given interface or, if unspecified, on all" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:332 msgid "" "Listen only on the specified interfaces, and loopback if not excluded " "explicitly." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:437 msgid "Listening port for inbound DNS queries." msgstr "" @@ -3903,7 +3927,7 @@ msgstr "" msgid "Load Average" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:204 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:207 msgid "Loading QR-Code..." msgstr "" @@ -3970,23 +3994,23 @@ msgstr "" msgid "Local ULA" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:271 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 msgid "Local domain" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:273 msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:267 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 msgid "Local server" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:317 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 msgid "Local service only" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:389 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 msgid "Localise queries" msgstr "" @@ -3998,7 +4022,7 @@ msgstr "" msgid "Log output level" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:275 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 msgid "Log queries" msgstr "" @@ -4062,7 +4086,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:591 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:39 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:545 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:563 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2157 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:56 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:89 @@ -4147,15 +4171,15 @@ msgstr "" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:449 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 msgid "Max. DHCP leases" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:456 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 msgid "Max. EDNS0 packet size" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:463 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 msgid "Max. concurrent queries" msgstr "" @@ -4167,15 +4191,15 @@ msgstr "" msgid "Maximum allowed Listen Interval" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:451 msgid "Maximum allowed number of active DHCP leases." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:465 msgid "Maximum allowed number of concurrent DNS queries." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:458 msgid "Maximum allowed size of EDNS0 UDP packets." msgstr "" @@ -4369,7 +4393,7 @@ msgstr "" msgid "More Characters" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2539 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2543 msgid "More…" msgstr "" @@ -4473,7 +4497,7 @@ msgstr "" msgid "NTP server candidates" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2577 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2581 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1087 @@ -4509,11 +4533,11 @@ msgstr "" msgid "Network SSID" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:68 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 msgid "Network Utilities" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:488 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 msgid "Network boot image" msgstr "" @@ -4548,7 +4572,7 @@ msgstr "" msgid "Never" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:269 msgid "" "Never forward matching domains and subdomains, resolve from DHCP or hosts " "files only." @@ -4566,7 +4590,7 @@ msgstr "" msgid "Next »" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346 msgid "No" @@ -4596,6 +4620,15 @@ msgstr "" msgid "No RX signal" msgstr "" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:61 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:70 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:90 +msgid "" +"No changes to settings will be stored and are lost after rebooting. This " +"mode should only be used to install a firmware upgrade" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:69 msgid "No client associated" msgstr "" @@ -4654,11 +4687,11 @@ msgstr "" msgid "No more slaves available, can not save interface" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:410 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 msgid "No negative cache" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:54 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:50 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:59 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:79 msgid "No password set!" @@ -4706,7 +4739,7 @@ msgstr "" msgid "Non Pre-emptive CRC errors (CRC_P)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:323 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 msgid "Non-wildcard" msgstr "" @@ -4763,7 +4796,7 @@ msgstr "" msgid "Notice" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:127 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:138 msgid "Nslookup" msgstr "" @@ -4771,7 +4804,7 @@ msgstr "" msgid "Number of IGMP membership reports" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:472 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" @@ -4819,7 +4852,7 @@ msgstr "" msgid "On-link" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:598 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 msgid "One of hostname or MAC address must be specified!" msgstr "" @@ -4888,7 +4921,7 @@ msgid "Operating frequency" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:1974 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3722 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3880 msgid "Option \"%s\" contains an invalid input value." msgstr "" @@ -4926,13 +4959,13 @@ msgid "" "for the interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "" "Optional. Base64-encoded preshared key. Adds in an additional layer of " "symmetric-key cryptography for post-quantum resistance." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Optional. Create routes for Allowed IPs for this peer." msgstr "" @@ -4944,13 +4977,13 @@ msgstr "" msgid "Optional. Do not create host routes to peers." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "" "Optional. Host of peer. Names are resolved prior to bringing up the " "interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "" "Optional. IP addresses and prefixes that this peer is allowed to use inside " "the tunnel. Usually the peer's tunnel IP addresses and the networks the peer " @@ -4961,11 +4994,11 @@ msgstr "" msgid "Optional. Maximum Transmission Unit of tunnel interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Optional. Port of peer." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "" "Optional. Seconds between keep alive messages. Default is 0 (disabled). " "Recommended value if this device is behind a NAT is 25." @@ -5345,7 +5378,7 @@ msgstr "" msgid "Permission denied" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "Persistent Keep Alive" msgstr "" @@ -5357,9 +5390,9 @@ msgstr "" msgid "Physical Settings" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:101 msgid "Ping" msgstr "" @@ -5424,7 +5457,7 @@ msgstr "" msgid "Prefix suppressor" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "Preshared Key" msgstr "" @@ -5515,7 +5548,7 @@ msgstr "" msgid "Pseudo Ad-Hoc (ahdemo)" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Public Key" msgstr "" @@ -5537,7 +5570,7 @@ msgid "QMI Cellular" msgstr "" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:159 -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:186 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:189 msgid "QR-Code" msgstr "" @@ -5545,7 +5578,7 @@ msgstr "" msgid "Quality" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:426 msgid "Query all available upstream resolvers." msgstr "" @@ -5618,7 +5651,7 @@ msgstr "" msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:344 msgid "Read /etc/ethers to configure the DHCP server." msgstr "" @@ -5634,7 +5667,7 @@ msgstr "" msgid "Reassociation Deadline" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:299 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 msgid "Rebind protection" msgstr "" @@ -5768,7 +5801,7 @@ msgstr "" msgid "Required. Base64-encoded private key for this interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Required. Base64-encoded public key of peer." msgstr "" @@ -5860,7 +5893,7 @@ msgstr "" msgid "Resolv and Hosts Files" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 msgid "Resolv file" msgstr "" @@ -5890,7 +5923,7 @@ msgstr "" msgid "Restore backup" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:391 msgid "" "Return answers to DNS queries matching the subnet from which the query was " "received if multiple IPs are available." @@ -5925,7 +5958,7 @@ msgstr "" msgid "Robustness" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:482 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:483 msgid "Root directory for files served via TFTP." msgstr "" @@ -5937,7 +5970,7 @@ msgstr "" msgid "Round-Robin policy (balance-rr, 0)" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Route Allowed IPs" msgstr "" @@ -6042,7 +6075,7 @@ msgstr "" msgid "SWAP" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2901 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3059 #: modules/luci-base/htdocs/luci-static/resources/luci.js:2199 #: modules/luci-compat/luasrc/view/cbi/error.htm:17 #: modules/luci-compat/luasrc/view/cbi/footer.htm:26 @@ -6190,6 +6223,11 @@ msgstr "" msgid "Set to first slave added to the bond (follow, 2)" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:646 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:662 +msgid "Set up DHCP Server" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:55 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:55 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:23 @@ -6205,11 +6243,6 @@ msgstr "" msgid "Settings" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:646 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:662 -msgid "Set up DHCP Server" -msgstr "" - #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:906 msgid "Setup routes for proxied IPv6 neighbours." msgstr "" @@ -6279,7 +6312,7 @@ msgstr "" msgid "Size" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:470 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 msgid "Size of DNS query cache" msgstr "" @@ -6641,7 +6674,7 @@ msgstr "" msgid "Static address" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:525 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:543 msgid "" "Static leases are used to assign fixed IP addresses and symbolic hostnames " "to DHCP clients. They are also required for non-dynamic interface " @@ -6677,7 +6710,7 @@ msgstr "" msgid "Strict filtering" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:419 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:420 msgid "Strict order" msgstr "" @@ -6690,11 +6723,11 @@ msgstr "" msgid "Submit" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:370 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:371 msgid "Suppress logging" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:371 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:372 msgid "Suppress logging of the routine operation for the DHCP protocol." msgstr "" @@ -6772,6 +6805,16 @@ msgstr "" msgid "System log buffer size" msgstr "" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:60 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:69 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:89 +msgid "System running in recovery (initramfs) mode." +msgstr "" + +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +msgid "Sytem running in recovery (initramfs) mode." +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:338 msgid "TCP:" msgstr "" @@ -6780,7 +6823,7 @@ msgstr "" msgid "TFTP Settings" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:481 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:482 msgid "TFTP server root" msgstr "" @@ -6869,11 +6912,11 @@ msgid "" "username instead of the user ID!" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:607 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:625 msgid "The IP address %h is already used by another static lease" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:634 msgid "The IP address is outside of any DHCP pool address range" msgstr "" @@ -6914,7 +6957,7 @@ msgstr "" msgid "The MTU must not exceed the parent device MTU of %d bytes" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:180 msgid "" "The QR-Code works per wg interface, it will be refreshed with every button " "click and transfers the following information:" @@ -7166,8 +7209,8 @@ msgstr "" msgid "The value is overridden by configuration. Original: %s" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:663 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:695 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:681 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:713 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:122 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:171 msgid "There are no active leases" @@ -7177,7 +7220,7 @@ msgstr "" msgid "There are no changes to apply" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:55 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:51 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:60 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:80 msgid "" @@ -7223,7 +7266,7 @@ msgid "" "ends with ...:2/64" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:265 msgid "This is the only DHCP server in the local network." msgstr "" @@ -7258,7 +7301,7 @@ msgid "" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2240 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2546 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2550 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172 #: modules/luci-compat/luasrc/view/cbi/tsection.htm:32 msgid "This section contains no values yet" @@ -7319,9 +7362,9 @@ msgstr "" msgid "Total Available" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:124 msgid "Traceroute" msgstr "" @@ -7608,7 +7651,7 @@ msgid "" "will be restarted to apply the updated configuration." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:420 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:421 msgid "Upstream resolvers will be queried in the order of the resolv file." msgstr "" @@ -7617,7 +7660,7 @@ msgstr "" msgid "Uptime" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:342 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 msgid "Use /etc/ethers" msgstr "" @@ -7723,7 +7766,7 @@ msgstr "" msgid "Use system certificates for inner-tunnel" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:544 msgid "" "Use the Add Button to add a new lease entry. The MAC address identifies the host, the IPv4 address specifies the fixed " @@ -7858,7 +7901,7 @@ msgstr "" msgid "VXLANv6 (RFC7348)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:396 msgid "" "Validate DNS replies and cache DNSSEC data, requires upstream to support " "DNSSEC." @@ -7891,7 +7934,7 @@ msgstr "" msgid "Vendor Class to send when requesting DHCP" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:401 msgid "Verify unsigned domain responses really come from unsigned domains." msgstr "" @@ -8051,7 +8094,7 @@ msgstr "" msgid "Wireless network is enabled" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:277 msgid "Write received DNS queries to syslog." msgstr "" @@ -8063,7 +8106,7 @@ msgstr "" msgid "XOR policy (balance-xor, 2)" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345 msgid "Yes" @@ -8086,8 +8129,8 @@ msgid "" "scripts like \"network\", your device might become inaccessible!" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:65 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:71 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:97 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:73 msgid "" "You must enable JavaScript in your browser or LuCI will not work properly." @@ -8116,7 +8159,7 @@ msgstr "" msgid "ZRam Size" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:446 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:447 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:152 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:163 msgid "any" @@ -8222,8 +8265,8 @@ msgstr "" msgid "e.g: dump" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:652 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:673 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:691 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:101 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:140 msgid "expired" @@ -8316,7 +8359,7 @@ msgstr "" msgid "non-empty value" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3042 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3200 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800 msgid "none" msgstr "" @@ -8415,15 +8458,15 @@ msgstr "" msgid "unknown" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:453 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:671 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:454 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:668 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:689 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:99 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:138 msgid "unlimited" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369 diff --git a/modules/luci-base/po/ms/base.po b/modules/luci-base/po/ms/base.po index b9c7b4e438..6c8c435064 100644 --- a/modules/luci-base/po/ms/base.po +++ b/modules/luci-base/po/ms/base.po @@ -57,8 +57,8 @@ msgid "-- Additional Field --" msgstr "-- Gelanggang Tambahan --" #: modules/luci-base/htdocs/luci-static/resources/cbi.js:275 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3773 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3931 #: modules/luci-base/htdocs/luci-static/resources/ui.js:784 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1022 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1995 @@ -322,7 +322,7 @@ msgstr "" msgid "Absent Interface" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:319 msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "" @@ -403,7 +403,7 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2195 #: modules/luci-base/htdocs/luci-static/resources/form.js:2208 #: modules/luci-base/htdocs/luci-static/resources/form.js:2216 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3205 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3363 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:25 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197 @@ -452,7 +452,7 @@ msgstr "" msgid "Add key" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:408 msgid "Add local domain suffix to names served from hosts files." msgstr "" @@ -473,11 +473,11 @@ msgstr "" msgid "Add to Whitelist" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:365 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:366 msgid "Additional hosts files" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:414 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 msgid "Additional servers file" msgstr "" @@ -498,7 +498,7 @@ msgstr "" msgid "Address to access local relay bridge" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:287 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 msgid "Addresses" msgstr "" @@ -563,17 +563,17 @@ msgstr "" msgid "Alias of \"%s\"" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:424 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 msgid "All servers" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:377 msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:375 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 msgid "Allocate IPs sequentially" msgstr "" @@ -601,7 +601,7 @@ msgstr "" msgid "Allow listed only" msgstr "Izinkan senarai saja" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:304 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 msgid "Allow localhost" msgstr "" @@ -625,7 +625,7 @@ msgstr "" msgid "Allow the root user to login with password" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "Allowed IPs" msgstr "" @@ -790,6 +790,10 @@ msgstr "" msgid "Architecture" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 +msgid "Arp-scan" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:963 msgid "" "Assign a part of given length of every public IPv6-prefix to this interface" @@ -828,7 +832,7 @@ msgstr "Authentifizierung" msgid "Authentication Type" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:263 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 msgid "Authoritative" msgstr "Pengesahan" @@ -960,7 +964,7 @@ msgid "" "defined backup patterns." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:325 msgid "Bind dynamically to interfaces rather than wildcard address." msgstr "" @@ -1526,11 +1530,11 @@ msgstr "" msgid "DNS" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:280 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 msgid "DNS forwardings" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:442 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 msgid "DNS query port" msgstr "" @@ -1538,7 +1542,7 @@ msgstr "" msgid "DNS search domains" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:435 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 msgid "DNS server port" msgstr "" @@ -1550,11 +1554,11 @@ msgstr "" msgid "DNS-Label / FQDN" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:394 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 msgid "DNSSEC" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:399 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 msgid "DNSSEC check unsigned" msgstr "" @@ -1584,7 +1588,7 @@ msgid "DTIM Interval" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:58 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:626 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:644 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:128 msgid "DUID" msgstr "DUID" @@ -1636,9 +1640,9 @@ msgid "Delegate IPv6 prefixes" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2272 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2697 #: modules/luci-base/htdocs/luci-static/resources/form.js:2701 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3189 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2705 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3347 #: modules/luci-base/htdocs/luci-static/resources/ui.js:2893 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:11 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162 @@ -1815,7 +1819,7 @@ msgstr "" msgid "Disassociate On Low Acknowledgement" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:301 msgid "Discard upstream RFC1918 responses." msgstr "" @@ -1836,7 +1840,7 @@ msgid "Disconnection attempt failed." msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:606 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2896 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3054 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3330 #: modules/luci-base/htdocs/luci-static/resources/ui.js:4157 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766 @@ -1864,7 +1868,7 @@ msgstr "" "Forwarder untuk NAT " "firewall" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:412 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" @@ -1875,19 +1879,19 @@ msgstr "" msgid "Do not create host route to peer (optional)." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:261 msgid "Do not forward DNS queries without dots or domain parts." msgstr "Jangan hantar permintaan DNS tanpa nama DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:387 msgid "Do not forward queries that cannot be answered by public resolvers." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:382 msgid "Do not forward reverse lookups for local networks." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:338 msgid "Do not listen on the specified interfaces." msgstr "" @@ -1932,11 +1936,15 @@ msgstr "" msgid "Do you really want to recursively delete the directory \"%s\" ?" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:259 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:538 +msgid "Domain" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 msgid "Domain required" msgstr "Domain diperlukan" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:309 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 msgid "Domain whitelist" msgstr "" @@ -1966,7 +1974,7 @@ msgstr "" msgid "Downstream SNR offset" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2659 msgid "Drag to reorder" msgstr "" @@ -2012,9 +2020,9 @@ msgstr "" msgid "EAP-Method" msgstr "EAP-Kaedah" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2675 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2678 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3052 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2679 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2682 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3210 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495 @@ -2120,7 +2128,7 @@ msgstr "" msgid "Enable Single DES" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:477 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:478 msgid "Enable TFTP server" msgstr "" @@ -2253,11 +2261,11 @@ msgstr "" msgid "Encryption" msgstr "Enkripsi" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "Endpoint Host" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Endpoint Port" msgstr "" @@ -2324,11 +2332,11 @@ msgstr "" msgid "Every second (fast, 1)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:336 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 msgid "Exclude interfaces" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:306 msgid "" "Exempt 127.0.0.0/8 and ::1 from rebinding checks, " "e.g. for RBL services." @@ -2338,7 +2346,7 @@ msgstr "" msgid "Existing device" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:406 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 msgid "Expand hosts" msgstr "" @@ -2448,7 +2456,7 @@ msgstr "" msgid "File" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:416 msgid "" "File listing upstream resolvers, optionally domain-specific, e.g. " "server=1.2.3.4, server=/domain/1.2.3.4." @@ -2458,11 +2466,11 @@ msgstr "" msgid "File not accessible" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:348 msgid "File to store DHCP lease information." msgstr "fail dimana DHCP-sewa akan disimpan" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:356 msgid "File with upstream resolvers." msgstr "Fail DNS tempatan" @@ -2470,7 +2478,7 @@ msgstr "Fail DNS tempatan" msgid "Filename" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:490 msgid "Filename of the boot image advertised to clients." msgstr "" @@ -2479,11 +2487,11 @@ msgstr "" msgid "Filesystem" msgstr "Fail Sistem" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:380 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 msgid "Filter private" msgstr "Penapis swasta" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:385 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 msgid "Filter useless" msgstr "Penapis tak berguna" @@ -2546,7 +2554,7 @@ msgstr "" msgid "Firmware Version" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:444 msgid "Fixed source port for outbound DNS queries." msgstr "" @@ -2572,7 +2580,7 @@ msgstr "" msgid "Flashing…" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:198 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:201 msgid "For QR-Code support please install the qrencode package!" msgstr "" @@ -2753,7 +2761,7 @@ msgstr "" msgid "Generate Key" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:202 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:205 msgid "Generate New QR-Code" msgstr "" @@ -2765,7 +2773,7 @@ msgstr "" msgid "Generate archive" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:217 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:220 msgid "Generate new QR-Code" msgstr "" @@ -2781,14 +2789,21 @@ msgstr "" msgid "Global network options" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:57 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:63 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:89 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:72 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:92 +msgid "Go to firmware upgrade..." +msgstr "" + +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:53 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:62 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:82 msgid "Go to password configuration..." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2597 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3371 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2601 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3529 #: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58 msgid "Go to relevant configuration page" @@ -2943,7 +2958,7 @@ msgstr "" msgid "Hide ESSID" msgstr "Menyembunyikan ESSID" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:212 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:215 msgid "Hide QR-Code" msgstr "" @@ -2972,8 +2987,8 @@ msgid "Host-Uniq tag content" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:37 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:503 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:533 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:504 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:551 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/10_system.js:54 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:87 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:121 @@ -2988,7 +3003,7 @@ msgstr "" msgid "Hostnames" msgstr "Nama Host" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:495 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:496 msgid "" "Hostnames are used to bind a domain name to an IP address. This setting is " "redundant for hostnames already configured with static leases, but it can be " @@ -3024,11 +3039,15 @@ msgstr "" msgid "IP Protocol" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:257 +msgid "IP Sets" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:126 msgid "IP Type" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:507 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:508 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:178 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:204 msgid "IP address" @@ -3044,16 +3063,20 @@ msgstr "" msgid "IP address is missing" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:293 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:534 +msgid "IP set" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 msgid "IP sets" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:429 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 msgid "IPs to override with NXDOMAIN" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:86 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:87 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:88 @@ -3085,7 +3108,7 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:178 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:38 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:591 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:609 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:88 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:164 msgid "IPv4 address" @@ -3138,8 +3161,8 @@ msgstr "" msgid "IPv4/IPv6 (both - defaults to IPv4)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:92 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:93 @@ -3248,7 +3271,7 @@ msgstr "" msgid "IPv6 suffix" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:632 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 msgid "IPv6 suffix (hex)" msgstr "" @@ -3314,7 +3337,7 @@ msgid "" "device node" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:177 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 msgid "" "If there are any unsaved changes for this client, please save the " "configuration before generating a QR-Code" @@ -3346,7 +3369,7 @@ msgstr "" "sangat lambat kerana peranti-penukar tidak boleh diakses dengan datarates " "yang tinggi pada RAM." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:361 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:362 msgid "Ignore /etc/hosts" msgstr "Mengabaikan /etc/hosts" @@ -3354,7 +3377,7 @@ msgstr "Mengabaikan /etc/hosts" msgid "Ignore interface" msgstr "Abaikan antara muka" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:350 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:351 msgid "Ignore resolv file" msgstr "Abaikan fail yang selesai" @@ -3641,8 +3664,8 @@ msgstr "" "Tampak bahawa anda cuba untuk flash fail gambar yang tidak sesuai dengan " "memori flash, sila buat pengesahan pada fail gambar!" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:64 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:70 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:96 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:72 msgid "JavaScript required!" msgstr "" @@ -3779,11 +3802,11 @@ msgstr "" msgid "Learn routes" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:346 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 msgid "Lease file" msgstr "Sewa fail" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:623 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:641 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:679 msgid "Lease time" msgstr "" @@ -3851,11 +3874,12 @@ msgstr "" msgid "Link On" msgstr "Link Pada" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:431 msgid "List of IP addresses to convert into NXDOMAIN responses." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:295 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 msgid "List of IP sets to populate with the specified domain IPs." msgstr "" @@ -3881,15 +3905,15 @@ msgstr "" msgid "List of SSH key files for auth" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:311 msgid "List of domains to allow RFC1918 responses for." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:289 msgid "List of domains to force to an IP address." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:282 msgid "List of upstream resolvers to forward queries to." msgstr "" @@ -3897,7 +3921,7 @@ msgstr "" msgid "Listen Port" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:330 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 msgid "Listen interfaces" msgstr "" @@ -3905,13 +3929,13 @@ msgstr "" msgid "Listen only on the given interface or, if unspecified, on all" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:332 msgid "" "Listen only on the specified interfaces, and loopback if not excluded " "explicitly." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:437 msgid "Listening port for inbound DNS queries." msgstr "" @@ -3924,7 +3948,7 @@ msgstr "Load" msgid "Load Average" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:204 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:207 msgid "Loading QR-Code..." msgstr "" @@ -3991,23 +4015,23 @@ msgstr "Masa Tempatan" msgid "Local ULA" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:271 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 msgid "Local domain" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:273 msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:267 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 msgid "Local server" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:317 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 msgid "Local service only" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:389 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 msgid "Localise queries" msgstr "Soalan tempatan" @@ -4019,7 +4043,7 @@ msgstr "" msgid "Log output level" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:275 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 msgid "Log queries" msgstr "Log soalan" @@ -4083,7 +4107,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:591 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:39 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:545 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:563 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2157 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:56 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:89 @@ -4168,15 +4192,15 @@ msgstr "" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:449 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 msgid "Max. DHCP leases" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:456 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 msgid "Max. EDNS0 packet size" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:463 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 msgid "Max. concurrent queries" msgstr "" @@ -4188,15 +4212,15 @@ msgstr "" msgid "Maximum allowed Listen Interval" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:451 msgid "Maximum allowed number of active DHCP leases." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:465 msgid "Maximum allowed number of concurrent DNS queries." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:458 msgid "Maximum allowed size of EDNS0 UDP packets." msgstr "" @@ -4390,7 +4414,7 @@ msgstr "Monitor" msgid "More Characters" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2539 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2543 msgid "More…" msgstr "" @@ -4496,7 +4520,7 @@ msgstr "" msgid "NTP server candidates" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2577 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2581 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1087 @@ -4532,11 +4556,11 @@ msgstr "Rangkaian" msgid "Network SSID" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:68 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 msgid "Network Utilities" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:488 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 msgid "Network boot image" msgstr "" @@ -4571,7 +4595,7 @@ msgstr "" msgid "Never" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:269 msgid "" "Never forward matching domains and subdomains, resolve from DHCP or hosts " "files only." @@ -4589,7 +4613,7 @@ msgstr "" msgid "Next »" msgstr "Kemudian »" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346 msgid "No" @@ -4619,6 +4643,15 @@ msgstr "" msgid "No RX signal" msgstr "" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:61 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:70 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:90 +msgid "" +"No changes to settings will be stored and are lost after rebooting. This " +"mode should only be used to install a firmware upgrade" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:69 msgid "No client associated" msgstr "" @@ -4677,11 +4710,11 @@ msgstr "" msgid "No more slaves available, can not save interface" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:410 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 msgid "No negative cache" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:54 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:50 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:59 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:79 msgid "No password set!" @@ -4729,7 +4762,7 @@ msgstr "" msgid "Non Pre-emptive CRC errors (CRC_P)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:323 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 msgid "Non-wildcard" msgstr "" @@ -4786,7 +4819,7 @@ msgstr "" msgid "Notice" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:127 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:138 msgid "Nslookup" msgstr "" @@ -4794,7 +4827,7 @@ msgstr "" msgid "Number of IGMP membership reports" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:472 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" @@ -4842,7 +4875,7 @@ msgstr "" msgid "On-link" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:598 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 msgid "One of hostname or MAC address must be specified!" msgstr "" @@ -4911,7 +4944,7 @@ msgid "Operating frequency" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:1974 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3722 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3880 msgid "Option \"%s\" contains an invalid input value." msgstr "" @@ -4949,13 +4982,13 @@ msgid "" "for the interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "" "Optional. Base64-encoded preshared key. Adds in an additional layer of " "symmetric-key cryptography for post-quantum resistance." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Optional. Create routes for Allowed IPs for this peer." msgstr "" @@ -4967,13 +5000,13 @@ msgstr "" msgid "Optional. Do not create host routes to peers." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "" "Optional. Host of peer. Names are resolved prior to bringing up the " "interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "" "Optional. IP addresses and prefixes that this peer is allowed to use inside " "the tunnel. Usually the peer's tunnel IP addresses and the networks the peer " @@ -4984,11 +5017,11 @@ msgstr "" msgid "Optional. Maximum Transmission Unit of tunnel interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Optional. Port of peer." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "" "Optional. Seconds between keep alive messages. Default is 0 (disabled). " "Recommended value if this device is behind a NAT is 25." @@ -5368,7 +5401,7 @@ msgstr "" msgid "Permission denied" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "Persistent Keep Alive" msgstr "" @@ -5380,9 +5413,9 @@ msgstr "" msgid "Physical Settings" msgstr "Tetapan Fizikal" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:101 msgid "Ping" msgstr "" @@ -5447,7 +5480,7 @@ msgstr "" msgid "Prefix suppressor" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "Preshared Key" msgstr "" @@ -5538,7 +5571,7 @@ msgstr "" msgid "Pseudo Ad-Hoc (ahdemo)" msgstr "Pseudo Ad-Hoc (ahdemo)" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Public Key" msgstr "" @@ -5560,7 +5593,7 @@ msgid "QMI Cellular" msgstr "" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:159 -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:186 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:189 msgid "QR-Code" msgstr "" @@ -5568,7 +5601,7 @@ msgstr "" msgid "Quality" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:426 msgid "Query all available upstream resolvers." msgstr "" @@ -5642,7 +5675,7 @@ msgstr "" msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:344 msgid "Read /etc/ethers to configure the DHCP server." msgstr "Baca /etc/ethers untuk mengkonfigurasikan DHCP-Server" @@ -5658,7 +5691,7 @@ msgstr "" msgid "Reassociation Deadline" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:299 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 msgid "Rebind protection" msgstr "" @@ -5792,7 +5825,7 @@ msgstr "" msgid "Required. Base64-encoded private key for this interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Required. Base64-encoded public key of peer." msgstr "" @@ -5884,7 +5917,7 @@ msgstr "" msgid "Resolv and Hosts Files" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 msgid "Resolv file" msgstr "" @@ -5914,7 +5947,7 @@ msgstr "Mengembalikan" msgid "Restore backup" msgstr "Kembalikan sandaran" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:391 msgid "" "Return answers to DNS queries matching the subnet from which the query was " "received if multiple IPs are available." @@ -5949,7 +5982,7 @@ msgstr "" msgid "Robustness" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:482 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:483 msgid "Root directory for files served via TFTP." msgstr "" @@ -5961,7 +5994,7 @@ msgstr "" msgid "Round-Robin policy (balance-rr, 0)" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Route Allowed IPs" msgstr "" @@ -6068,7 +6101,7 @@ msgstr "" msgid "SWAP" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2901 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3059 #: modules/luci-base/htdocs/luci-static/resources/luci.js:2199 #: modules/luci-compat/luasrc/view/cbi/error.htm:17 #: modules/luci-compat/luasrc/view/cbi/footer.htm:26 @@ -6216,6 +6249,11 @@ msgstr "" msgid "Set to first slave added to the bond (follow, 2)" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:646 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:662 +msgid "Set up DHCP Server" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:55 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:55 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:23 @@ -6231,11 +6269,6 @@ msgstr "" msgid "Settings" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:646 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:662 -msgid "Set up DHCP Server" -msgstr "" - #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:906 msgid "Setup routes for proxied IPv6 neighbours." msgstr "" @@ -6305,7 +6338,7 @@ msgstr "" msgid "Size" msgstr "Saiz" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:470 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 msgid "Size of DNS query cache" msgstr "" @@ -6667,7 +6700,7 @@ msgstr "Statische Einträge" msgid "Static address" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:525 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:543 msgid "" "Static leases are used to assign fixed IP addresses and symbolic hostnames " "to DHCP clients. They are also required for non-dynamic interface " @@ -6703,7 +6736,7 @@ msgstr "" msgid "Strict filtering" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:419 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:420 msgid "Strict order" msgstr "Order Ketat" @@ -6716,11 +6749,11 @@ msgstr "" msgid "Submit" msgstr "Menyerahkan" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:370 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:371 msgid "Suppress logging" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:371 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:372 msgid "Suppress logging of the routine operation for the DHCP protocol." msgstr "" @@ -6798,6 +6831,16 @@ msgstr "" msgid "System log buffer size" msgstr "" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:60 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:69 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:89 +msgid "System running in recovery (initramfs) mode." +msgstr "" + +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +msgid "Sytem running in recovery (initramfs) mode." +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:338 msgid "TCP:" msgstr "" @@ -6806,7 +6849,7 @@ msgstr "" msgid "TFTP Settings" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:481 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:482 msgid "TFTP server root" msgstr "" @@ -6896,11 +6939,11 @@ msgid "" "username instead of the user ID!" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:607 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:625 msgid "The IP address %h is already used by another static lease" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:634 msgid "The IP address is outside of any DHCP pool address range" msgstr "" @@ -6941,7 +6984,7 @@ msgstr "" msgid "The MTU must not exceed the parent device MTU of %d bytes" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:180 msgid "" "The QR-Code works per wg interface, it will be refreshed with every button " "click and transfers the following information:" @@ -7202,8 +7245,8 @@ msgstr "" msgid "The value is overridden by configuration. Original: %s" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:663 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:695 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:681 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:713 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:122 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:171 msgid "There are no active leases" @@ -7213,7 +7256,7 @@ msgstr "" msgid "There are no changes to apply" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:55 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:51 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:60 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:80 msgid "" @@ -7259,7 +7302,7 @@ msgid "" "ends with ...:2/64" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:265 msgid "This is the only DHCP server in the local network." msgstr "Ini adalah DHCP hanya dalam rangkaian tempatan." @@ -7298,7 +7341,7 @@ msgid "" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2240 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2546 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2550 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172 #: modules/luci-compat/luasrc/view/cbi/tsection.htm:32 msgid "This section contains no values yet" @@ -7359,9 +7402,9 @@ msgstr "" msgid "Total Available" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:124 msgid "Traceroute" msgstr "" @@ -7648,7 +7691,7 @@ msgid "" "will be restarted to apply the updated configuration." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:420 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:421 msgid "Upstream resolvers will be queried in the order of the resolv file." msgstr "" @@ -7657,7 +7700,7 @@ msgstr "" msgid "Uptime" msgstr "Masa Aktif" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:342 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 msgid "Use /etc/ethers" msgstr "Guna /etc/ethers" @@ -7763,7 +7806,7 @@ msgstr "" msgid "Use system certificates for inner-tunnel" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:544 msgid "" "Use the Add Button to add a new lease entry. The MAC address identifies the host, the IPv4 address specifies the fixed " @@ -7898,7 +7941,7 @@ msgstr "" msgid "VXLANv6 (RFC7348)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:396 msgid "" "Validate DNS replies and cache DNSSEC data, requires upstream to support " "DNSSEC." @@ -7931,7 +7974,7 @@ msgstr "" msgid "Vendor Class to send when requesting DHCP" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:401 msgid "Verify unsigned domain responses really come from unsigned domains." msgstr "" @@ -8093,7 +8136,7 @@ msgstr "" msgid "Wireless network is enabled" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:277 msgid "Write received DNS queries to syslog." msgstr "" @@ -8105,7 +8148,7 @@ msgstr "" msgid "XOR policy (balance-xor, 2)" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345 msgid "Yes" @@ -8128,8 +8171,8 @@ msgid "" "scripts like \"network\", your device might become inaccessible!" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:65 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:71 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:97 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:73 msgid "" "You must enable JavaScript in your browser or LuCI will not work properly." @@ -8158,7 +8201,7 @@ msgstr "" msgid "ZRam Size" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:446 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:447 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:152 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:163 msgid "any" @@ -8264,8 +8307,8 @@ msgstr "" msgid "e.g: dump" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:652 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:673 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:691 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:101 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:140 msgid "expired" @@ -8358,7 +8401,7 @@ msgstr "" msgid "non-empty value" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3042 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3200 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800 msgid "none" msgstr "tidak ada" @@ -8457,15 +8500,15 @@ msgstr "" msgid "unknown" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:453 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:671 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:454 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:668 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:689 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:99 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:138 msgid "unlimited" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369 diff --git a/modules/luci-base/po/nb_NO/base.po b/modules/luci-base/po/nb_NO/base.po index 481572a6c2..b663284f3a 100644 --- a/modules/luci-base/po/nb_NO/base.po +++ b/modules/luci-base/po/nb_NO/base.po @@ -54,8 +54,8 @@ msgid "-- Additional Field --" msgstr "-- Tilleggs Felt --" #: modules/luci-base/htdocs/luci-static/resources/cbi.js:275 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3773 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3931 #: modules/luci-base/htdocs/luci-static/resources/ui.js:784 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1022 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1995 @@ -325,7 +325,7 @@ msgstr "" msgid "Absent Interface" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:319 msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "" @@ -407,7 +407,7 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2195 #: modules/luci-base/htdocs/luci-static/resources/form.js:2208 #: modules/luci-base/htdocs/luci-static/resources/form.js:2216 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3205 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3363 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:25 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197 @@ -456,7 +456,7 @@ msgstr "Legg til instans" msgid "Add key" msgstr "Legg til nøkkel" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:408 msgid "Add local domain suffix to names served from hosts files." msgstr "Legg det lokale domenesuffikset til navn utgitt fra vertsfiler" @@ -477,11 +477,11 @@ msgstr "Legg til i svarteliste" msgid "Add to Whitelist" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:365 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:366 msgid "Additional hosts files" msgstr "Tilleggs vertsfiler" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:414 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 msgid "Additional servers file" msgstr "" @@ -502,7 +502,7 @@ msgstr "Adresse" msgid "Address to access local relay bridge" msgstr "Adresse for tilgang til lokal relébro" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:287 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 msgid "Addresses" msgstr "" @@ -567,17 +567,17 @@ msgstr "" msgid "Alias of \"%s\"" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:424 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 msgid "All servers" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:377 msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:375 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 msgid "Allocate IPs sequentially" msgstr "Tildel IP sekvensielt" @@ -605,7 +605,7 @@ msgstr "" msgid "Allow listed only" msgstr "Tillat kun oppførte" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:304 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 msgid "Allow localhost" msgstr "Tillat lokalvert" @@ -629,7 +629,7 @@ msgstr "" msgid "Allow the root user to login with password" msgstr "Tillat bruker root å logge inn med passord" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "Allowed IPs" msgstr "Tillatte IP-er" @@ -794,6 +794,10 @@ msgstr "" msgid "Architecture" msgstr "Arkitektur" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 +msgid "Arp-scan" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:963 msgid "" "Assign a part of given length of every public IPv6-prefix to this interface" @@ -832,7 +836,7 @@ msgstr "Godkjenning" msgid "Authentication Type" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:263 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 msgid "Authoritative" msgstr "Autoritativ" @@ -967,7 +971,7 @@ msgstr "" "konfigurasjonsfiler som er merket av opkg, essensielle enhets filer og andre " "filer valgt av bruker." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:325 msgid "Bind dynamically to interfaces rather than wildcard address." msgstr "" @@ -1546,11 +1550,11 @@ msgstr "DHCPv6-tjeneste" msgid "DNS" msgstr "DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:280 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 msgid "DNS forwardings" msgstr "DNS videresendinger" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:442 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 msgid "DNS query port" msgstr "DNS spørre port" @@ -1558,7 +1562,7 @@ msgstr "DNS spørre port" msgid "DNS search domains" msgstr "DNS-søkedomener" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:435 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 msgid "DNS server port" msgstr "DNS server port" @@ -1570,11 +1574,11 @@ msgstr "DNS-vekting" msgid "DNS-Label / FQDN" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:394 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 msgid "DNSSEC" msgstr "DNSSEC" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:399 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 msgid "DNSSEC check unsigned" msgstr "" @@ -1604,7 +1608,7 @@ msgid "DTIM Interval" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:58 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:626 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:644 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:128 msgid "DUID" msgstr "DUID" @@ -1658,9 +1662,9 @@ msgid "Delegate IPv6 prefixes" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2272 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2697 #: modules/luci-base/htdocs/luci-static/resources/form.js:2701 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3189 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2705 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3347 #: modules/luci-base/htdocs/luci-static/resources/ui.js:2893 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:11 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162 @@ -1839,7 +1843,7 @@ msgstr "Avskrudd" msgid "Disassociate On Low Acknowledgement" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:301 msgid "Discard upstream RFC1918 responses." msgstr "Forkast oppstrøms RFC1918 svar" @@ -1862,7 +1866,7 @@ msgid "Disconnection attempt failed." msgstr "Kunne ikke koble fra." #: modules/luci-base/htdocs/luci-static/resources/form.js:606 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2896 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3054 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3330 #: modules/luci-base/htdocs/luci-static/resources/ui.js:4157 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766 @@ -1889,7 +1893,7 @@ msgstr "" "Fremsender for NAT " "brannmurer" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:412 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "Ikke cache negative svar, f.eks for ikke eksisterende domener" @@ -1900,23 +1904,23 @@ msgstr "Ikke cache negative svar, f.eks for ikke eksisterende domener" msgid "Do not create host route to peer (optional)." msgstr "Kunne ikke opprette vertsrute til likemann (valgfritt)." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:261 msgid "Do not forward DNS queries without dots or domain parts." msgstr "" "Ikke videresend DNS-Forespørsler " "uten DNS-Navn" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:387 msgid "Do not forward queries that cannot be answered by public resolvers." msgstr "" "Ikke videresend forespørsler som ikke kan besvares med offentlige " "navneservere" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:382 msgid "Do not forward reverse lookups for local networks." msgstr "Ikke videresend reverserte oppslag for lokale nettverk" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:338 msgid "Do not listen on the specified interfaces." msgstr "" @@ -1961,11 +1965,15 @@ msgstr "" msgid "Do you really want to recursively delete the directory \"%s\" ?" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:259 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:538 +msgid "Domain" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 msgid "Domain required" msgstr "Domene kreves" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:309 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 msgid "Domain whitelist" msgstr "Domene hviteliste" @@ -1995,7 +2003,7 @@ msgstr "" msgid "Downstream SNR offset" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2659 msgid "Drag to reorder" msgstr "" @@ -2045,9 +2053,9 @@ msgstr "" msgid "EAP-Method" msgstr "EAP-metode" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2675 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2678 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3052 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2679 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2682 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3210 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495 @@ -2153,7 +2161,7 @@ msgstr "Aktiver NTP klient" msgid "Enable Single DES" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:477 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:478 msgid "Enable TFTP server" msgstr "Aktiver TFTP server" @@ -2286,11 +2294,11 @@ msgstr "Innkapsling modus" msgid "Encryption" msgstr "Kryptering" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "Endpoint Host" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Endpoint Port" msgstr "" @@ -2357,11 +2365,11 @@ msgstr "" msgid "Every second (fast, 1)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:336 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 msgid "Exclude interfaces" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:306 msgid "" "Exempt 127.0.0.0/8 and ::1 from rebinding checks, " "e.g. for RBL services." @@ -2371,7 +2379,7 @@ msgstr "Tillat oppstrømssvar i 127.0.0.0/8-nettet, f.eks. for RBL-tjenester" msgid "Existing device" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:406 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 msgid "Expand hosts" msgstr "Utvid vertsliste" @@ -2482,7 +2490,7 @@ msgstr "" msgid "File" msgstr "Fil" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:416 msgid "" "File listing upstream resolvers, optionally domain-specific, e.g. " "server=1.2.3.4, server=/domain/1.2.3.4." @@ -2492,13 +2500,13 @@ msgstr "" msgid "File not accessible" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:348 msgid "File to store DHCP lease information." msgstr "" "filen der gitt DHCP-leier vil bli lagret" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:356 msgid "File with upstream resolvers." msgstr "lokal DNS-fil" @@ -2506,7 +2514,7 @@ msgstr "lokal DNS-fil" msgid "Filename" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:490 msgid "Filename of the boot image advertised to clients." msgstr "Filnavn fra boot image annonsert til klienter" @@ -2515,11 +2523,11 @@ msgstr "Filnavn fra boot image annonsert til klienter" msgid "Filesystem" msgstr "Filsystem" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:380 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 msgid "Filter private" msgstr "Filtrer private" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:385 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 msgid "Filter useless" msgstr "Filtrer ubrukelige" @@ -2582,7 +2590,7 @@ msgstr "" msgid "Firmware Version" msgstr "Fastvareversjon" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:444 msgid "Fixed source port for outbound DNS queries." msgstr "Fast kilde port for utgående DNS-spørringer" @@ -2608,7 +2616,7 @@ msgstr "Flash operasjoner" msgid "Flashing…" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:198 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:201 msgid "For QR-Code support please install the qrencode package!" msgstr "" @@ -2790,7 +2798,7 @@ msgstr "" msgid "Generate Key" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:202 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:205 msgid "Generate New QR-Code" msgstr "" @@ -2802,7 +2810,7 @@ msgstr "" msgid "Generate archive" msgstr "Opprett arkiv" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:217 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:220 msgid "Generate new QR-Code" msgstr "" @@ -2818,14 +2826,21 @@ msgstr "" msgid "Global network options" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:57 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:63 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:89 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:72 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:92 +msgid "Go to firmware upgrade..." +msgstr "" + +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:53 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:62 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:82 msgid "Go to password configuration..." msgstr "Gå til passord konfigurasjon..." -#: modules/luci-base/htdocs/luci-static/resources/form.js:2597 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3371 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2601 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3529 #: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58 msgid "Go to relevant configuration page" @@ -2980,7 +2995,7 @@ msgstr "" msgid "Hide ESSID" msgstr "Skjul ESSID" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:212 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:215 msgid "Hide QR-Code" msgstr "" @@ -3009,8 +3024,8 @@ msgid "Host-Uniq tag content" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:37 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:503 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:533 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:504 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:551 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/10_system.js:54 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:87 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:121 @@ -3025,7 +3040,7 @@ msgstr "Vertsnavn som sendes ved DHCP forespørsel" msgid "Hostnames" msgstr "Vertsnavn" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:495 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:496 msgid "" "Hostnames are used to bind a domain name to an IP address. This setting is " "redundant for hostnames already configured with static leases, but it can be " @@ -3061,11 +3076,15 @@ msgstr "" msgid "IP Protocol" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:257 +msgid "IP Sets" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:126 msgid "IP Type" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:507 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:508 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:178 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:204 msgid "IP address" @@ -3081,16 +3100,20 @@ msgstr "" msgid "IP address is missing" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:293 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:534 +msgid "IP set" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 msgid "IP sets" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:429 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 msgid "IPs to override with NXDOMAIN" msgstr "Overstyr falske NX Domener" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:86 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:87 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:88 @@ -3122,7 +3145,7 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:178 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:38 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:591 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:609 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:88 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:164 msgid "IPv4 address" @@ -3175,8 +3198,8 @@ msgstr "" msgid "IPv4/IPv6 (both - defaults to IPv4)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:92 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:93 @@ -3285,7 +3308,7 @@ msgstr "" msgid "IPv6 suffix" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:632 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 msgid "IPv6 suffix (hex)" msgstr "" @@ -3351,7 +3374,7 @@ msgid "" "device node" msgstr "Hvis oppgitt vil denne enheten bli montert utfra dens Volumnavn" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:177 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 msgid "" "If there are any unsaved changes for this client, please save the " "configuration before generating a QR-Code" @@ -3382,7 +3405,7 @@ msgstr "" "\"Random Access Memory\">RAM. Vær oppmerksom på at bruk av swap er " "mye langsommere en RAM." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:361 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:362 msgid "Ignore /etc/hosts" msgstr "" @@ -3390,7 +3413,7 @@ msgstr "" msgid "Ignore interface" msgstr "Ignorer grensesnitt" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:350 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:351 msgid "Ignore resolv file" msgstr "Ignorer oppslagsfil" @@ -3677,8 +3700,8 @@ msgstr "" "Det virker som du prøver å flashe med en firmware som ikke passer inn i " "flash-minnet, vennligst kontroller firmware filen!" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:64 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:70 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:96 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:72 msgid "JavaScript required!" msgstr "JavaScript kreves!" @@ -3814,11 +3837,11 @@ msgstr "" msgid "Learn routes" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:346 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 msgid "Lease file" msgstr "Leie-fil" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:623 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:641 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:679 msgid "Lease time" msgstr "" @@ -3886,11 +3909,12 @@ msgstr "" msgid "Link On" msgstr "Forbindelse" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:431 msgid "List of IP addresses to convert into NXDOMAIN responses." msgstr "Liste over verter som returneren falske NX domene resultater" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:295 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 msgid "List of IP sets to populate with the specified domain IPs." msgstr "" @@ -3916,15 +3940,15 @@ msgstr "" msgid "List of SSH key files for auth" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:311 msgid "List of domains to allow RFC1918 responses for." msgstr "Liste over domener hvor en tillater RFC1918 svar" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:289 msgid "List of domains to force to an IP address." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:282 msgid "List of upstream resolvers to forward queries to." msgstr "" "Liste med DNS servere som " @@ -3934,7 +3958,7 @@ msgstr "" msgid "Listen Port" msgstr "Lytteport" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:330 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 msgid "Listen interfaces" msgstr "" @@ -3943,13 +3967,13 @@ msgid "Listen only on the given interface or, if unspecified, on all" msgstr "" "Lytt kun på det angitte grensesnitt, om ingen er angitt lyttes det på alle" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:332 msgid "" "Listen only on the specified interfaces, and loopback if not excluded " "explicitly." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:437 msgid "Listening port for inbound DNS queries." msgstr "Lytte-port for innkommende DNS-spørring" @@ -3962,7 +3986,7 @@ msgstr "Last" msgid "Load Average" msgstr "Belastning Gjennomsnitt" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:204 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:207 msgid "Loading QR-Code..." msgstr "" @@ -4029,23 +4053,23 @@ msgstr "Lokal tid" msgid "Local ULA" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:271 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 msgid "Local domain" msgstr "Lokalt domene" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:273 msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "Lokalt domenesuffiks lagt til DHCP navn og vertsfil oppføringer" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:267 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 msgid "Local server" msgstr "Lokal server" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:317 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 msgid "Local service only" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:389 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 msgid "Localise queries" msgstr "Lokalisere søk" @@ -4057,7 +4081,7 @@ msgstr "" msgid "Log output level" msgstr "Logg nivå" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:275 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 msgid "Log queries" msgstr "Logg spørringer" @@ -4121,7 +4145,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:591 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:39 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:545 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:563 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2157 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:56 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:89 @@ -4206,19 +4230,19 @@ msgstr "" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:449 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 msgid "Max. DHCP leases" msgstr "" "Maksimalt antall DHCP-tildelninger" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:456 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 msgid "Max. EDNS0 packet size" msgstr "" "Maks. EDNS0 pakke størrelse" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:463 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 msgid "Max. concurrent queries" msgstr "Maks. samtidige spørringer" @@ -4230,15 +4254,15 @@ msgstr "" msgid "Maximum allowed Listen Interval" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:451 msgid "Maximum allowed number of active DHCP leases." msgstr "Maksimalt antall aktive DHCP leieavtaler" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:465 msgid "Maximum allowed number of concurrent DNS queries." msgstr "Maksimalt antall samtidige DNS spørringer" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:458 msgid "Maximum allowed size of EDNS0 UDP packets." msgstr "Maksimal tillatt størrelse på EDNS.0 UDP-pakker" @@ -4432,7 +4456,7 @@ msgstr "Monitor" msgid "More Characters" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2539 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2543 msgid "More…" msgstr "" @@ -4538,7 +4562,7 @@ msgstr "" msgid "NTP server candidates" msgstr "NTP server kandidater" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2577 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2581 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1087 @@ -4574,11 +4598,11 @@ msgstr "Nettverk" msgid "Network SSID" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:68 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 msgid "Network Utilities" msgstr "Nettverks Verktøy" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:488 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 msgid "Network boot image" msgstr "Nettverks boot image" @@ -4613,7 +4637,7 @@ msgstr "" msgid "Never" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:269 #, fuzzy msgid "" "Never forward matching domains and subdomains, resolve from DHCP or hosts " @@ -4634,7 +4658,7 @@ msgstr "" msgid "Next »" msgstr "Neste »" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346 msgid "No" @@ -4664,6 +4688,15 @@ msgstr "" msgid "No RX signal" msgstr "" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:61 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:70 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:90 +msgid "" +"No changes to settings will be stored and are lost after rebooting. This " +"mode should only be used to install a firmware upgrade" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:69 msgid "No client associated" msgstr "" @@ -4722,11 +4755,11 @@ msgstr "" msgid "No more slaves available, can not save interface" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:410 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 msgid "No negative cache" msgstr "Ingen negative cache" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:54 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:50 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:59 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:79 msgid "No password set!" @@ -4774,7 +4807,7 @@ msgstr "Støy:" msgid "Non Pre-emptive CRC errors (CRC_P)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:323 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 msgid "Non-wildcard" msgstr "" @@ -4831,7 +4864,7 @@ msgstr "" msgid "Notice" msgstr "Merk" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:127 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:138 msgid "Nslookup" msgstr "Nslookup" @@ -4839,7 +4872,7 @@ msgstr "Nslookup" msgid "Number of IGMP membership reports" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:472 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" @@ -4887,7 +4920,7 @@ msgstr "Forsinkelse ved tilstand -På-" msgid "On-link" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:598 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 msgid "One of hostname or MAC address must be specified!" msgstr "Enten Vertsnavn eller Mac-adresse må oppgis!" @@ -4956,7 +4989,7 @@ msgid "Operating frequency" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:1974 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3722 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3880 msgid "Option \"%s\" contains an invalid input value." msgstr "" @@ -4994,13 +5027,13 @@ msgid "" "for the interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "" "Optional. Base64-encoded preshared key. Adds in an additional layer of " "symmetric-key cryptography for post-quantum resistance." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Optional. Create routes for Allowed IPs for this peer." msgstr "" @@ -5012,13 +5045,13 @@ msgstr "" msgid "Optional. Do not create host routes to peers." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "" "Optional. Host of peer. Names are resolved prior to bringing up the " "interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "" "Optional. IP addresses and prefixes that this peer is allowed to use inside " "the tunnel. Usually the peer's tunnel IP addresses and the networks the peer " @@ -5029,11 +5062,11 @@ msgstr "" msgid "Optional. Maximum Transmission Unit of tunnel interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Optional. Port of peer." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "" "Optional. Seconds between keep alive messages. Default is 0 (disabled). " "Recommended value if this device is behind a NAT is 25." @@ -5415,7 +5448,7 @@ msgstr "Foreta nullstilling" msgid "Permission denied" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "Persistent Keep Alive" msgstr "" @@ -5427,9 +5460,9 @@ msgstr "Phy Hastighet:" msgid "Physical Settings" msgstr "Fysiske Innstillinger" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:101 msgid "Ping" msgstr "Ping" @@ -5494,7 +5527,7 @@ msgstr "" msgid "Prefix suppressor" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "Preshared Key" msgstr "" @@ -5587,7 +5620,7 @@ msgstr "Lag nytt nettverk" msgid "Pseudo Ad-Hoc (ahdemo)" msgstr "Pseudo Ad-Hoc (ahdemo)" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Public Key" msgstr "" @@ -5609,7 +5642,7 @@ msgid "QMI Cellular" msgstr "" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:159 -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:186 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:189 msgid "QR-Code" msgstr "" @@ -5617,7 +5650,7 @@ msgstr "" msgid "Quality" msgstr "Kvalitet" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:426 msgid "Query all available upstream resolvers." msgstr "" @@ -5690,7 +5723,7 @@ msgstr "Radius-Authentication-Server" msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:344 msgid "Read /etc/ethers to configure the DHCP server." msgstr "" "Benytt /etc/ethers for å konfigurere Oppslagsfil" @@ -5964,7 +5997,7 @@ msgstr "Gjenoppretting" msgid "Restore backup" msgstr "Gjenopprett sikkerhetskopi" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:391 msgid "" "Return answers to DNS queries matching the subnet from which the query was " "received if multiple IPs are available." @@ -6001,7 +6034,7 @@ msgstr "" msgid "Robustness" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:482 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:483 msgid "Root directory for files served via TFTP." msgstr "Rot katalog for filer gitt fra TFTP" @@ -6013,7 +6046,7 @@ msgstr "" msgid "Round-Robin policy (balance-rr, 0)" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Route Allowed IPs" msgstr "" @@ -6120,7 +6153,7 @@ msgstr "" msgid "SWAP" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2901 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3059 #: modules/luci-base/htdocs/luci-static/resources/luci.js:2199 #: modules/luci-compat/luasrc/view/cbi/error.htm:17 #: modules/luci-compat/luasrc/view/cbi/footer.htm:26 @@ -6270,6 +6303,11 @@ msgstr "" msgid "Set to first slave added to the bond (follow, 2)" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:646 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:662 +msgid "Set up DHCP Server" +msgstr "Oppsett DHCP server" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:55 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:55 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:23 @@ -6285,11 +6323,6 @@ msgstr "" msgid "Settings" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:646 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:662 -msgid "Set up DHCP Server" -msgstr "Oppsett DHCP server" - #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:906 msgid "Setup routes for proxied IPv6 neighbours." msgstr "" @@ -6359,7 +6392,7 @@ msgstr "Signal:" msgid "Size" msgstr "Størrelse" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:470 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 msgid "Size of DNS query cache" msgstr "" @@ -6725,7 +6758,7 @@ msgstr "Statiske Leier" msgid "Static address" msgstr "Statisk adresse" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:525 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:543 msgid "" "Static leases are used to assign fixed IP addresses and symbolic hostnames " "to DHCP clients. They are also required for non-dynamic interface " @@ -6764,7 +6797,7 @@ msgstr "" msgid "Strict filtering" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:419 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:420 msgid "Strict order" msgstr "Streng overholdelse" @@ -6777,11 +6810,11 @@ msgstr "" msgid "Submit" msgstr "Send inn" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:370 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:371 msgid "Suppress logging" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:371 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:372 msgid "Suppress logging of the routine operation for the DHCP protocol." msgstr "" @@ -6859,6 +6892,16 @@ msgstr "System Egenskaper" msgid "System log buffer size" msgstr "System logg buffer størrelse" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:60 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:69 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:89 +msgid "System running in recovery (initramfs) mode." +msgstr "" + +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +msgid "Sytem running in recovery (initramfs) mode." +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:338 msgid "TCP:" msgstr "TCP:" @@ -6867,7 +6910,7 @@ msgstr "TCP:" msgid "TFTP Settings" msgstr "TFTP Innstillinger" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:481 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:482 msgid "TFTP server root" msgstr "TFTP server roten" @@ -6956,11 +6999,11 @@ msgid "" "username instead of the user ID!" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:607 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:625 msgid "The IP address %h is already used by another static lease" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:634 msgid "The IP address is outside of any DHCP pool address range" msgstr "" @@ -7002,7 +7045,7 @@ msgstr "" msgid "The MTU must not exceed the parent device MTU of %d bytes" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:180 msgid "" "The QR-Code works per wg interface, it will be refreshed with every button " "click and transfers the following information:" @@ -7272,8 +7315,8 @@ msgstr "" msgid "The value is overridden by configuration. Original: %s" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:663 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:695 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:681 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:713 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:122 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:171 msgid "There are no active leases" @@ -7283,7 +7326,7 @@ msgstr "" msgid "There are no changes to apply" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:55 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:51 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:60 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:80 msgid "" @@ -7338,7 +7381,7 @@ msgstr "" "Dette er den lokale endepunkt adressen som ble tildelt av tunnel 'broker', " "adressen ender vanligvis med ...:2/64" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:265 msgid "This is the only DHCP server in the local network." msgstr "" "Dette er den eneste DNS servere skal følge rekkefølgen " @@ -7742,7 +7785,7 @@ msgstr "" msgid "Uptime" msgstr "Oppetid" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:342 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 msgid "Use /etc/ethers" msgstr "Bruk /etc/ethers" @@ -7848,7 +7891,7 @@ msgstr "" msgid "Use system certificates for inner-tunnel" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:544 #, fuzzy msgid "" "Use the Add Button to add a new lease entry. The MAC address" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:65 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:71 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:97 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:73 msgid "" "You must enable JavaScript in your browser or LuCI will not work properly." @@ -8257,7 +8300,7 @@ msgstr "" msgid "ZRam Size" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:446 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:447 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:152 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:163 msgid "any" @@ -8363,8 +8406,8 @@ msgstr "" msgid "e.g: dump" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:652 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:673 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:691 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:101 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:140 msgid "expired" @@ -8457,7 +8500,7 @@ msgstr "ingen forbindelse" msgid "non-empty value" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3042 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3200 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800 msgid "none" msgstr "ingen" @@ -8556,15 +8599,15 @@ msgstr "" msgid "unknown" msgstr "ukjent" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:453 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:671 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:454 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:668 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:689 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:99 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:138 msgid "unlimited" msgstr "ubegrenset" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369 diff --git a/modules/luci-base/po/nl/base.po b/modules/luci-base/po/nl/base.po index 34d7ad5ffb..5c1b8d3e5c 100644 --- a/modules/luci-base/po/nl/base.po +++ b/modules/luci-base/po/nl/base.po @@ -53,8 +53,8 @@ msgid "-- Additional Field --" msgstr "-- Extra Veld --" #: modules/luci-base/htdocs/luci-static/resources/cbi.js:275 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3773 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3931 #: modules/luci-base/htdocs/luci-static/resources/ui.js:784 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1022 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1995 @@ -323,7 +323,7 @@ msgstr "ATU-C Systeemleverancier-ID" msgid "Absent Interface" msgstr "Geen interface" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:319 msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "" @@ -404,7 +404,7 @@ msgstr "Adaptieve verzendlastbalancering (balance-tlb, 5)" #: modules/luci-base/htdocs/luci-static/resources/form.js:2195 #: modules/luci-base/htdocs/luci-static/resources/form.js:2208 #: modules/luci-base/htdocs/luci-static/resources/form.js:2216 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3205 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3363 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:25 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197 @@ -453,7 +453,7 @@ msgstr "Instantie toevoegen" msgid "Add key" msgstr "Sleutel toevoegen" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:408 msgid "Add local domain suffix to names served from hosts files." msgstr "" "Lokaal-domeinachtervoegsel toevoegen aan uit hostsfiles geserveerde namen" @@ -475,11 +475,11 @@ msgstr "" msgid "Add to Whitelist" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:365 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:366 msgid "Additional hosts files" msgstr "Aanvullende Hostsbestanden" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:414 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 msgid "Additional servers file" msgstr "Aanvullende-serversbestand" @@ -500,7 +500,7 @@ msgstr "Adres" msgid "Address to access local relay bridge" msgstr "Adres van lokale relay-brug" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:287 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 msgid "Addresses" msgstr "Adressen" @@ -565,18 +565,18 @@ msgstr "Alias Interface" msgid "Alias of \"%s\"" msgstr "Alias van \"%s\"" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:424 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 msgid "All servers" msgstr "Alle servers" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:377 msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address." msgstr "" "IP-adressen op volgorde toewijzen, beginnend bij het laagst beschikbare adres" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:375 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 msgid "Allocate IPs sequentially" msgstr "IP-adressen sequentieel toewijzen" @@ -605,7 +605,7 @@ msgstr "Verouderde 802.11b-snelheden toestaan" msgid "Allow listed only" msgstr "Alleen vermelde toestaan" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:304 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 msgid "Allow localhost" msgstr "Localhost toestaan" @@ -631,7 +631,7 @@ msgstr "" msgid "Allow the root user to login with password" msgstr "rootgebruiker toestaan zonder wachtwoord in te loggen" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "Allowed IPs" msgstr "Toegestane IP-adressen" @@ -796,6 +796,10 @@ msgstr "" msgid "Architecture" msgstr "Architectuur" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 +msgid "Arp-scan" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:963 msgid "" "Assign a part of given length of every public IPv6-prefix to this interface" @@ -834,7 +838,7 @@ msgstr "Authenticatie" msgid "Authentication Type" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:263 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 msgid "Authoritative" msgstr "Autoritatieve" @@ -966,7 +970,7 @@ msgid "" "defined backup patterns." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:325 msgid "Bind dynamically to interfaces rather than wildcard address." msgstr "" @@ -1532,11 +1536,11 @@ msgstr "" msgid "DNS" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:280 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 msgid "DNS forwardings" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:442 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 msgid "DNS query port" msgstr "DNS verzoekpoort" @@ -1544,7 +1548,7 @@ msgstr "DNS verzoekpoort" msgid "DNS search domains" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:435 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 msgid "DNS server port" msgstr "DNS serverpoort" @@ -1556,11 +1560,11 @@ msgstr "" msgid "DNS-Label / FQDN" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:394 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 msgid "DNSSEC" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:399 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 msgid "DNSSEC check unsigned" msgstr "" @@ -1590,7 +1594,7 @@ msgid "DTIM Interval" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:58 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:626 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:644 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:128 msgid "DUID" msgstr "" @@ -1642,9 +1646,9 @@ msgid "Delegate IPv6 prefixes" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2272 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2697 #: modules/luci-base/htdocs/luci-static/resources/form.js:2701 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3189 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2705 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3347 #: modules/luci-base/htdocs/luci-static/resources/ui.js:2893 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:11 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162 @@ -1821,7 +1825,7 @@ msgstr "" msgid "Disassociate On Low Acknowledgement" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:301 msgid "Discard upstream RFC1918 responses." msgstr "" @@ -1842,7 +1846,7 @@ msgid "Disconnection attempt failed." msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:606 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2896 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3054 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3330 #: modules/luci-base/htdocs/luci-static/resources/ui.js:4157 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766 @@ -1865,7 +1869,7 @@ msgid "" "forwarder." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:412 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" @@ -1876,19 +1880,19 @@ msgstr "" msgid "Do not create host route to peer (optional)." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:261 msgid "Do not forward DNS queries without dots or domain parts." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:387 msgid "Do not forward queries that cannot be answered by public resolvers." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:382 msgid "Do not forward reverse lookups for local networks." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:338 msgid "Do not listen on the specified interfaces." msgstr "" @@ -1933,11 +1937,15 @@ msgstr "" msgid "Do you really want to recursively delete the directory \"%s\" ?" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:259 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:538 +msgid "Domain" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 msgid "Domain required" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:309 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 msgid "Domain whitelist" msgstr "" @@ -1967,7 +1975,7 @@ msgstr "" msgid "Downstream SNR offset" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2659 msgid "Drag to reorder" msgstr "" @@ -2012,9 +2020,9 @@ msgstr "" msgid "EAP-Method" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2675 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2678 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3052 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2679 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2682 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3210 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495 @@ -2120,7 +2128,7 @@ msgstr "" msgid "Enable Single DES" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:477 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:478 msgid "Enable TFTP server" msgstr "" @@ -2253,11 +2261,11 @@ msgstr "" msgid "Encryption" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "Endpoint Host" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Endpoint Port" msgstr "" @@ -2324,11 +2332,11 @@ msgstr "" msgid "Every second (fast, 1)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:336 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 msgid "Exclude interfaces" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:306 msgid "" "Exempt 127.0.0.0/8 and ::1 from rebinding checks, " "e.g. for RBL services." @@ -2340,7 +2348,7 @@ msgstr "" msgid "Existing device" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:406 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 msgid "Expand hosts" msgstr "" @@ -2450,7 +2458,7 @@ msgstr "" msgid "File" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:416 msgid "" "File listing upstream resolvers, optionally domain-specific, e.g. " "server=1.2.3.4, server=/domain/1.2.3.4." @@ -2460,11 +2468,11 @@ msgstr "" msgid "File not accessible" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:348 msgid "File to store DHCP lease information." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:356 msgid "File with upstream resolvers." msgstr "" @@ -2472,7 +2480,7 @@ msgstr "" msgid "Filename" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:490 msgid "Filename of the boot image advertised to clients." msgstr "" @@ -2481,11 +2489,11 @@ msgstr "" msgid "Filesystem" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:380 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 msgid "Filter private" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:385 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 msgid "Filter useless" msgstr "" @@ -2548,7 +2556,7 @@ msgstr "" msgid "Firmware Version" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:444 msgid "Fixed source port for outbound DNS queries." msgstr "" @@ -2574,7 +2582,7 @@ msgstr "" msgid "Flashing…" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:198 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:201 msgid "For QR-Code support please install the qrencode package!" msgstr "" @@ -2755,7 +2763,7 @@ msgstr "" msgid "Generate Key" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:202 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:205 msgid "Generate New QR-Code" msgstr "" @@ -2767,7 +2775,7 @@ msgstr "" msgid "Generate archive" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:217 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:220 msgid "Generate new QR-Code" msgstr "" @@ -2783,14 +2791,21 @@ msgstr "" msgid "Global network options" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:57 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:63 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:89 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:72 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:92 +msgid "Go to firmware upgrade..." +msgstr "" + +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:53 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:62 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:82 msgid "Go to password configuration..." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2597 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3371 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2601 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3529 #: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58 msgid "Go to relevant configuration page" @@ -2943,7 +2958,7 @@ msgstr "" msgid "Hide ESSID" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:212 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:215 msgid "Hide QR-Code" msgstr "" @@ -2972,8 +2987,8 @@ msgid "Host-Uniq tag content" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:37 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:503 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:533 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:504 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:551 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/10_system.js:54 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:87 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:121 @@ -2988,7 +3003,7 @@ msgstr "" msgid "Hostnames" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:495 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:496 msgid "" "Hostnames are used to bind a domain name to an IP address. This setting is " "redundant for hostnames already configured with static leases, but it can be " @@ -3024,11 +3039,15 @@ msgstr "" msgid "IP Protocol" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:257 +msgid "IP Sets" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:126 msgid "IP Type" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:507 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:508 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:178 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:204 msgid "IP address" @@ -3044,16 +3063,20 @@ msgstr "" msgid "IP address is missing" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:293 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:534 +msgid "IP set" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 msgid "IP sets" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:429 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 msgid "IPs to override with NXDOMAIN" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:86 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:87 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:88 @@ -3085,7 +3108,7 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:178 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:38 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:591 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:609 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:88 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:164 msgid "IPv4 address" @@ -3138,8 +3161,8 @@ msgstr "" msgid "IPv4/IPv6 (both - defaults to IPv4)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:92 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:93 @@ -3248,7 +3271,7 @@ msgstr "" msgid "IPv6 suffix" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:632 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 msgid "IPv6 suffix (hex)" msgstr "" "IPv6-Achtervoegsel (hex)" @@ -3315,7 +3338,7 @@ msgid "" "device node" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:177 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 msgid "" "If there are any unsaved changes for this client, please save the " "configuration before generating a QR-Code" @@ -3342,7 +3365,7 @@ msgid "" "of the RAM." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:361 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:362 msgid "Ignore /etc/hosts" msgstr "" @@ -3350,7 +3373,7 @@ msgstr "" msgid "Ignore interface" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:350 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:351 msgid "Ignore resolv file" msgstr "" @@ -3634,8 +3657,8 @@ msgid "" "flash memory, please verify the image file!" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:64 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:70 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:96 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:72 msgid "JavaScript required!" msgstr "" @@ -3771,11 +3794,11 @@ msgstr "" msgid "Learn routes" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:346 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 msgid "Lease file" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:623 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:641 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:679 msgid "Lease time" msgstr "" @@ -3843,11 +3866,12 @@ msgstr "" msgid "Link On" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:431 msgid "List of IP addresses to convert into NXDOMAIN responses." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:295 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 msgid "List of IP sets to populate with the specified domain IPs." msgstr "" @@ -3873,15 +3897,15 @@ msgstr "" msgid "List of SSH key files for auth" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:311 msgid "List of domains to allow RFC1918 responses for." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:289 msgid "List of domains to force to an IP address." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:282 msgid "List of upstream resolvers to forward queries to." msgstr "" @@ -3889,7 +3913,7 @@ msgstr "" msgid "Listen Port" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:330 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 msgid "Listen interfaces" msgstr "" @@ -3897,13 +3921,13 @@ msgstr "" msgid "Listen only on the given interface or, if unspecified, on all" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:332 msgid "" "Listen only on the specified interfaces, and loopback if not excluded " "explicitly." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:437 msgid "Listening port for inbound DNS queries." msgstr "" @@ -3916,7 +3940,7 @@ msgstr "" msgid "Load Average" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:204 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:207 msgid "Loading QR-Code..." msgstr "" @@ -3983,23 +4007,23 @@ msgstr "" msgid "Local ULA" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:271 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 msgid "Local domain" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:273 msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:267 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 msgid "Local server" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:317 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 msgid "Local service only" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:389 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 msgid "Localise queries" msgstr "" @@ -4011,7 +4035,7 @@ msgstr "" msgid "Log output level" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:275 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 msgid "Log queries" msgstr "" @@ -4075,7 +4099,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:591 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:39 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:545 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:563 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2157 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:56 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:89 @@ -4160,19 +4184,19 @@ msgstr "" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:449 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 msgid "Max. DHCP leases" msgstr "" "Max. DHCP toewijzingen" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:456 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 msgid "Max. EDNS0 packet size" msgstr "" "Max. EDNS0 packetgrootte" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:463 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 msgid "Max. concurrent queries" msgstr "Max. gelijktijdige verzoeken" @@ -4184,15 +4208,15 @@ msgstr "" msgid "Maximum allowed Listen Interval" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:451 msgid "Maximum allowed number of active DHCP leases." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:465 msgid "Maximum allowed number of concurrent DNS queries." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:458 msgid "Maximum allowed size of EDNS0 UDP packets." msgstr "" @@ -4386,7 +4410,7 @@ msgstr "" msgid "More Characters" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2539 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2543 msgid "More…" msgstr "" @@ -4490,7 +4514,7 @@ msgstr "" msgid "NTP server candidates" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2577 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2581 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1087 @@ -4526,11 +4550,11 @@ msgstr "" msgid "Network SSID" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:68 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 msgid "Network Utilities" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:488 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 msgid "Network boot image" msgstr "" @@ -4565,7 +4589,7 @@ msgstr "" msgid "Never" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:269 msgid "" "Never forward matching domains and subdomains, resolve from DHCP or hosts " "files only." @@ -4583,7 +4607,7 @@ msgstr "" msgid "Next »" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346 msgid "No" @@ -4613,6 +4637,15 @@ msgstr "" msgid "No RX signal" msgstr "" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:61 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:70 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:90 +msgid "" +"No changes to settings will be stored and are lost after rebooting. This " +"mode should only be used to install a firmware upgrade" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:69 msgid "No client associated" msgstr "" @@ -4671,11 +4704,11 @@ msgstr "" msgid "No more slaves available, can not save interface" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:410 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 msgid "No negative cache" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:54 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:50 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:59 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:79 msgid "No password set!" @@ -4723,7 +4756,7 @@ msgstr "" msgid "Non Pre-emptive CRC errors (CRC_P)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:323 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 msgid "Non-wildcard" msgstr "" @@ -4780,7 +4813,7 @@ msgstr "" msgid "Notice" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:127 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:138 msgid "Nslookup" msgstr "" @@ -4788,7 +4821,7 @@ msgstr "" msgid "Number of IGMP membership reports" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:472 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" @@ -4836,7 +4869,7 @@ msgstr "" msgid "On-link" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:598 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 msgid "One of hostname or MAC address must be specified!" msgstr "" @@ -4905,7 +4938,7 @@ msgid "Operating frequency" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:1974 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3722 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3880 msgid "Option \"%s\" contains an invalid input value." msgstr "" @@ -4943,13 +4976,13 @@ msgid "" "for the interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "" "Optional. Base64-encoded preshared key. Adds in an additional layer of " "symmetric-key cryptography for post-quantum resistance." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Optional. Create routes for Allowed IPs for this peer." msgstr "" @@ -4961,13 +4994,13 @@ msgstr "" msgid "Optional. Do not create host routes to peers." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "" "Optional. Host of peer. Names are resolved prior to bringing up the " "interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "" "Optional. IP addresses and prefixes that this peer is allowed to use inside " "the tunnel. Usually the peer's tunnel IP addresses and the networks the peer " @@ -4978,11 +5011,11 @@ msgstr "" msgid "Optional. Maximum Transmission Unit of tunnel interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Optional. Port of peer." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "" "Optional. Seconds between keep alive messages. Default is 0 (disabled). " "Recommended value if this device is behind a NAT is 25." @@ -5362,7 +5395,7 @@ msgstr "" msgid "Permission denied" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "Persistent Keep Alive" msgstr "" @@ -5374,9 +5407,9 @@ msgstr "" msgid "Physical Settings" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:101 msgid "Ping" msgstr "" @@ -5441,7 +5474,7 @@ msgstr "" msgid "Prefix suppressor" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "Preshared Key" msgstr "" @@ -5532,7 +5565,7 @@ msgstr "" msgid "Pseudo Ad-Hoc (ahdemo)" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Public Key" msgstr "" @@ -5554,7 +5587,7 @@ msgid "QMI Cellular" msgstr "" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:159 -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:186 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:189 msgid "QR-Code" msgstr "" @@ -5562,7 +5595,7 @@ msgstr "" msgid "Quality" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:426 msgid "Query all available upstream resolvers." msgstr "" @@ -5635,7 +5668,7 @@ msgstr "" msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:344 msgid "Read /etc/ethers to configure the DHCP server." msgstr "" @@ -5651,7 +5684,7 @@ msgstr "" msgid "Reassociation Deadline" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:299 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 msgid "Rebind protection" msgstr "" @@ -5785,7 +5818,7 @@ msgstr "" msgid "Required. Base64-encoded private key for this interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Required. Base64-encoded public key of peer." msgstr "" @@ -5877,7 +5910,7 @@ msgstr "" msgid "Resolv and Hosts Files" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 msgid "Resolv file" msgstr "" @@ -5907,7 +5940,7 @@ msgstr "" msgid "Restore backup" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:391 msgid "" "Return answers to DNS queries matching the subnet from which the query was " "received if multiple IPs are available." @@ -5942,7 +5975,7 @@ msgstr "" msgid "Robustness" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:482 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:483 msgid "Root directory for files served via TFTP." msgstr "" @@ -5954,7 +5987,7 @@ msgstr "" msgid "Round-Robin policy (balance-rr, 0)" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Route Allowed IPs" msgstr "" @@ -6059,7 +6092,7 @@ msgstr "" msgid "SWAP" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2901 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3059 #: modules/luci-base/htdocs/luci-static/resources/luci.js:2199 #: modules/luci-compat/luasrc/view/cbi/error.htm:17 #: modules/luci-compat/luasrc/view/cbi/footer.htm:26 @@ -6207,6 +6240,11 @@ msgstr "" msgid "Set to first slave added to the bond (follow, 2)" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:646 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:662 +msgid "Set up DHCP Server" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:55 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:55 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:23 @@ -6222,11 +6260,6 @@ msgstr "" msgid "Settings" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:646 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:662 -msgid "Set up DHCP Server" -msgstr "" - #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:906 msgid "Setup routes for proxied IPv6 neighbours." msgstr "" @@ -6296,7 +6329,7 @@ msgstr "" msgid "Size" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:470 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 msgid "Size of DNS query cache" msgstr "" @@ -6658,7 +6691,7 @@ msgstr "" msgid "Static address" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:525 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:543 msgid "" "Static leases are used to assign fixed IP addresses and symbolic hostnames " "to DHCP clients. They are also required for non-dynamic interface " @@ -6694,7 +6727,7 @@ msgstr "" msgid "Strict filtering" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:419 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:420 msgid "Strict order" msgstr "" @@ -6707,11 +6740,11 @@ msgstr "" msgid "Submit" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:370 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:371 msgid "Suppress logging" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:371 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:372 msgid "Suppress logging of the routine operation for the DHCP protocol." msgstr "" @@ -6789,6 +6822,16 @@ msgstr "" msgid "System log buffer size" msgstr "" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:60 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:69 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:89 +msgid "System running in recovery (initramfs) mode." +msgstr "" + +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +msgid "Sytem running in recovery (initramfs) mode." +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:338 msgid "TCP:" msgstr "" @@ -6797,7 +6840,7 @@ msgstr "" msgid "TFTP Settings" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:481 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:482 msgid "TFTP server root" msgstr "" @@ -6886,11 +6929,11 @@ msgid "" "username instead of the user ID!" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:607 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:625 msgid "The IP address %h is already used by another static lease" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:634 msgid "The IP address is outside of any DHCP pool address range" msgstr "" @@ -6931,7 +6974,7 @@ msgstr "" msgid "The MTU must not exceed the parent device MTU of %d bytes" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:180 msgid "" "The QR-Code works per wg interface, it will be refreshed with every button " "click and transfers the following information:" @@ -7183,8 +7226,8 @@ msgstr "" msgid "The value is overridden by configuration. Original: %s" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:663 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:695 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:681 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:713 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:122 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:171 msgid "There are no active leases" @@ -7194,7 +7237,7 @@ msgstr "" msgid "There are no changes to apply" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:55 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:51 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:60 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:80 msgid "" @@ -7240,7 +7283,7 @@ msgid "" "ends with ...:2/64" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:265 msgid "This is the only DHCP server in the local network." msgstr "" @@ -7275,7 +7318,7 @@ msgid "" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2240 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2546 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2550 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172 #: modules/luci-compat/luasrc/view/cbi/tsection.htm:32 msgid "This section contains no values yet" @@ -7336,9 +7379,9 @@ msgstr "" msgid "Total Available" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:124 msgid "Traceroute" msgstr "" @@ -7625,7 +7668,7 @@ msgid "" "will be restarted to apply the updated configuration." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:420 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:421 msgid "Upstream resolvers will be queried in the order of the resolv file." msgstr "" "DNS servers worden geraadpleegd in " @@ -7636,7 +7679,7 @@ msgstr "" msgid "Uptime" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:342 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 msgid "Use /etc/ethers" msgstr "" @@ -7742,7 +7785,7 @@ msgstr "" msgid "Use system certificates for inner-tunnel" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:544 msgid "" "Use the Add Button to add a new lease entry. The MAC address identifies the host, the IPv4 address specifies the fixed " @@ -7877,7 +7920,7 @@ msgstr "" msgid "VXLANv6 (RFC7348)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:396 msgid "" "Validate DNS replies and cache DNSSEC data, requires upstream to support " "DNSSEC." @@ -7910,7 +7953,7 @@ msgstr "" msgid "Vendor Class to send when requesting DHCP" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:401 msgid "Verify unsigned domain responses really come from unsigned domains." msgstr "" @@ -8070,7 +8113,7 @@ msgstr "" msgid "Wireless network is enabled" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:277 msgid "Write received DNS queries to syslog." msgstr "" @@ -8082,7 +8125,7 @@ msgstr "" msgid "XOR policy (balance-xor, 2)" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345 msgid "Yes" @@ -8105,8 +8148,8 @@ msgid "" "scripts like \"network\", your device might become inaccessible!" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:65 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:71 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:97 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:73 msgid "" "You must enable JavaScript in your browser or LuCI will not work properly." @@ -8135,7 +8178,7 @@ msgstr "" msgid "ZRam Size" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:446 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:447 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:152 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:163 msgid "any" @@ -8241,8 +8284,8 @@ msgstr "" msgid "e.g: dump" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:652 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:673 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:691 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:101 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:140 msgid "expired" @@ -8335,7 +8378,7 @@ msgstr "" msgid "non-empty value" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3042 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3200 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800 msgid "none" msgstr "" @@ -8434,15 +8477,15 @@ msgstr "" msgid "unknown" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:453 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:671 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:454 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:668 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:689 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:99 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:138 msgid "unlimited" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369 diff --git a/modules/luci-base/po/pl/base.po b/modules/luci-base/po/pl/base.po index 84b3a8849e..5a254046f6 100644 --- a/modules/luci-base/po/pl/base.po +++ b/modules/luci-base/po/pl/base.po @@ -59,8 +59,8 @@ msgid "-- Additional Field --" msgstr "-- Dodatkowe pole --" #: modules/luci-base/htdocs/luci-static/resources/cbi.js:275 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3773 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3931 #: modules/luci-base/htdocs/luci-static/resources/ui.js:784 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1022 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1995 @@ -331,7 +331,7 @@ msgstr "ID dostawcy systemu ATU-C" msgid "Absent Interface" msgstr "Nieaktywny interfejs" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:319 msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "" "Ogranicz usługi DNS do podsieci interfejsów, na których obsługujemy DNS." @@ -414,7 +414,7 @@ msgstr "Adaptacyjne równoważenie obciążenia transmisji (balance-tlb, 5)" #: modules/luci-base/htdocs/luci-static/resources/form.js:2195 #: modules/luci-base/htdocs/luci-static/resources/form.js:2208 #: modules/luci-base/htdocs/luci-static/resources/form.js:2216 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3205 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3363 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:25 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197 @@ -463,7 +463,7 @@ msgstr "Dodaj instancję" msgid "Add key" msgstr "Dodaj klucz" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:408 msgid "Add local domain suffix to names served from hosts files." msgstr "Dodaj lokalny sufiks domeny do nazw urządzeń z pliku hosts." @@ -484,11 +484,11 @@ msgstr "Dodaj do czarnej listy" msgid "Add to Whitelist" msgstr "Dodaj do białej listy" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:365 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:366 msgid "Additional hosts files" msgstr "Dodatkowe pliki hosts" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:414 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 msgid "Additional servers file" msgstr "Dodatkowe pliki serwera" @@ -510,7 +510,7 @@ msgstr "Adres" msgid "Address to access local relay bridge" msgstr "Adres dostępowy do \"relay bridge\"" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:287 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 msgid "Addresses" msgstr "Adresy" @@ -580,11 +580,11 @@ msgstr "Alias interfejsu" msgid "Alias of \"%s\"" msgstr "Alias \"%s\"" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:424 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 msgid "All servers" msgstr "Wszystkie serwery" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:377 msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address." @@ -592,7 +592,7 @@ msgstr "" "Przydziel sekwencyjnie adresy IP, zaczynając od najmniejszego dostępnego " "adresu." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:375 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 msgid "Allocate IPs sequentially" msgstr "Przydzielaj adresy IP po kolei" @@ -621,7 +621,7 @@ msgstr "Zezwól na starsze wersje 802.11b" msgid "Allow listed only" msgstr "Zezwól tylko wymienionym" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:304 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 msgid "Allow localhost" msgstr "Zezwól na localhost" @@ -646,7 +646,7 @@ msgstr "Zezwalaj na sondowanie funkcji systemu" msgid "Allow the root user to login with password" msgstr "Zezwól użytkownikowi root na logowanie się przy pomocy hasła" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "Allowed IPs" msgstr "Dozwolone IP" @@ -819,6 +819,10 @@ msgstr "Wprowadzanie zmian w konfiguracji… %ds" msgid "Architecture" msgstr "Architektura" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 +msgid "Arp-scan" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:963 msgid "" "Assign a part of given length of every public IPv6-prefix to this interface" @@ -862,7 +866,7 @@ msgstr "Uwierzytelnienie" msgid "Authentication Type" msgstr "Typ uwierzytelniania" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:263 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 msgid "Authoritative" msgstr "Autorytatywny" @@ -1000,7 +1004,7 @@ msgstr "" "Zawiera ona zmienione pliki konfiguracyjne oznaczone przez opkg, podstawowe " "pliki systemowe, oraz pliki oznaczone do kopiowania przez użytkownika." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:325 msgid "Bind dynamically to interfaces rather than wildcard address." msgstr "Dynamiczne powiązanie z interfejsami, a nie z adresami zastępczymi." @@ -1612,11 +1616,11 @@ msgstr "Serwis DHCPv6" msgid "DNS" msgstr "DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:280 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 msgid "DNS forwardings" msgstr "Przekazywania DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:442 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 msgid "DNS query port" msgstr "Port wywołania DNS" @@ -1624,7 +1628,7 @@ msgstr "Port wywołania DNS" msgid "DNS search domains" msgstr "Domeny wyszukiwania DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:435 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 msgid "DNS server port" msgstr "Port serwera DNS" @@ -1636,11 +1640,11 @@ msgstr "Ważność DNS" msgid "DNS-Label / FQDN" msgstr "DNS-Label/FQDN" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:394 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 msgid "DNSSEC" msgstr "DNSSEC" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:399 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 msgid "DNSSEC check unsigned" msgstr "Sprawdzanie DNSSEC bez podpisu" @@ -1670,7 +1674,7 @@ msgid "DTIM Interval" msgstr "Interwał DTIM" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:58 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:626 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:644 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:128 msgid "DUID" msgstr "DUID" @@ -1728,9 +1732,9 @@ msgid "Delegate IPv6 prefixes" msgstr "Delegowanie prefiksów IPv6" #: modules/luci-base/htdocs/luci-static/resources/form.js:2272 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2697 #: modules/luci-base/htdocs/luci-static/resources/form.js:2701 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3189 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2705 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3347 #: modules/luci-base/htdocs/luci-static/resources/ui.js:2893 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:11 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162 @@ -1909,7 +1913,7 @@ msgstr "Wyłączone" msgid "Disassociate On Low Acknowledgement" msgstr "Rozłączaj przy niskim stanie ramek ACK" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:301 msgid "Discard upstream RFC1918 responses." msgstr "Odrzuć wychodzące odpowiedzi RFC1918." @@ -1930,7 +1934,7 @@ msgid "Disconnection attempt failed." msgstr "Próba rozłączenia nie powiodła się." #: modules/luci-base/htdocs/luci-static/resources/form.js:606 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2896 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3054 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3330 #: modules/luci-base/htdocs/luci-static/resources/ui.js:4157 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766 @@ -1956,7 +1960,7 @@ msgstr "" "\">DHCP i serwer przekazujący (forwarder) DNS." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:412 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "Nie buforuj odpowiedzi negatywnych, np. dla nieistniejących domen." @@ -1967,21 +1971,21 @@ msgstr "Nie buforuj odpowiedzi negatywnych, np. dla nieistniejących domen." msgid "Do not create host route to peer (optional)." msgstr "Nie twórz trasy hosta do peera (opcjonalnie)." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:261 msgid "Do not forward DNS queries without dots or domain parts." msgstr "Nie przekazuj dalej zapytań DNS bez kropek lub części domeny." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:387 msgid "Do not forward queries that cannot be answered by public resolvers." msgstr "" "Nie przekazuj zapytań, które nie mogą być zrealizowane przez publiczne " "resolwery." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:382 msgid "Do not forward reverse lookups for local networks." msgstr "Nie przekazuj wyszukiwań wstecznych (lookups) do sieci lokalnych." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:338 msgid "Do not listen on the specified interfaces." msgstr "Zapobiegaj nasłuchiwaniu na tych interfejsach." @@ -2032,11 +2036,15 @@ msgstr "" "Czy jesteś pewien, że chcesz skasować katalog \"%s\" ze wszystkimi jego " "podkatalogami?" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:259 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:538 +msgid "Domain" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 msgid "Domain required" msgstr "Wymagana domena" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:309 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 msgid "Domain whitelist" msgstr "Białe listy (Dozwolone domeny)" @@ -2066,7 +2074,7 @@ msgstr "Pobierz mtdblock" msgid "Downstream SNR offset" msgstr "Kompensacja transmisji SNR" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2659 msgid "Drag to reorder" msgstr "Przeciągnij, aby zmienić kolejność" @@ -2117,9 +2125,9 @@ msgstr "Długość EA-bits" msgid "EAP-Method" msgstr "Metoda protokołu rozszerzonego uwierzytelniania (EAP)" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2675 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2678 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3052 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2679 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2682 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3210 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495 @@ -2229,7 +2237,7 @@ msgstr "Włącz klienta NTP" msgid "Enable Single DES" msgstr "Zezwól na Single DES" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:477 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:478 msgid "Enable TFTP server" msgstr "Włącz serwer TFTP" @@ -2373,11 +2381,11 @@ msgstr "Sposób enkapsulacji" msgid "Encryption" msgstr "Szyfrowanie" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "Endpoint Host" msgstr "Końcowy host" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Endpoint Port" msgstr "Końcowy port" @@ -2444,11 +2452,11 @@ msgstr "Co 30 sekund (powoli, 0)" msgid "Every second (fast, 1)" msgstr "Co sekundę (szybko, 1)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:336 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 msgid "Exclude interfaces" msgstr "Wyklucz interfejsy" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:306 msgid "" "Exempt 127.0.0.0/8 and ::1 from rebinding checks, " "e.g. for RBL services." @@ -2460,7 +2468,7 @@ msgstr "" msgid "Existing device" msgstr "Istniejące urządzenie" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:406 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 msgid "Expand hosts" msgstr "Rozwiń hosty" @@ -2571,7 +2579,7 @@ msgstr "Nie można wykonać \"/etc/init.d/%s %s\" akcja: %s" msgid "File" msgstr "Plik" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:416 msgid "" "File listing upstream resolvers, optionally domain-specific, e.g. " "server=1.2.3.4, server=/domain/1.2.3.4." @@ -2583,11 +2591,11 @@ msgstr "" msgid "File not accessible" msgstr "Plik niedostępny" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:348 msgid "File to store DHCP lease information." msgstr "Plik do przechowywania informacji o dzierżawie DHCP." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:356 msgid "File with upstream resolvers." msgstr "Plik ze źródłowymi resolwerami." @@ -2595,7 +2603,7 @@ msgstr "Plik ze źródłowymi resolwerami." msgid "Filename" msgstr "Nazwa pliku" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:490 msgid "Filename of the boot image advertised to clients." msgstr "Rozgłaszana nazwa pliku obrazu startowego do klientów." @@ -2604,11 +2612,11 @@ msgstr "Rozgłaszana nazwa pliku obrazu startowego do klientów." msgid "Filesystem" msgstr "System plików" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:380 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 msgid "Filter private" msgstr "Filtruj prywatne" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:385 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 msgid "Filter useless" msgstr "Filtruj bezużyteczne" @@ -2677,7 +2685,7 @@ msgstr "Plik firmware" msgid "Firmware Version" msgstr "Wersja firmware" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:444 msgid "Fixed source port for outbound DNS queries." msgstr "Stały port źródłowy dla wychodzących zapytań DNS." @@ -2703,7 +2711,7 @@ msgstr "Operacje aktualizacji" msgid "Flashing…" msgstr "Trwa wgrywanie obrazu…" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:198 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:201 msgid "For QR-Code support please install the qrencode package!" msgstr "Zainstaluj pakiet qrencode do obsługi kodów QR!" @@ -2897,7 +2905,7 @@ msgstr "Wygeneruj konfigurację" msgid "Generate Key" msgstr "Wygeneruj klucz" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:202 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:205 msgid "Generate New QR-Code" msgstr "Wygeneruj nowy kod QR" @@ -2909,7 +2917,7 @@ msgstr "Wygeneruj PMK lokalnie" msgid "Generate archive" msgstr "Twórz archiwum" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:217 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:220 msgid "Generate new QR-Code" msgstr "Wygeneruj nowy kod QR" @@ -2925,14 +2933,21 @@ msgstr "Ustawienia globalne" msgid "Global network options" msgstr "Globalne opcje sieciowe" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:57 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:63 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:89 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:72 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:92 +msgid "Go to firmware upgrade..." +msgstr "" + +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:53 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:62 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:82 msgid "Go to password configuration..." msgstr "Przejdź do konfiguracji hasła..." -#: modules/luci-base/htdocs/luci-static/resources/form.js:2597 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3371 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2601 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3529 #: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58 msgid "Go to relevant configuration page" @@ -3089,7 +3104,7 @@ msgstr "" "Ukryj ESSID" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:212 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:215 msgid "Hide QR-Code" msgstr "Ukryj kod QR" @@ -3118,8 +3133,8 @@ msgid "Host-Uniq tag content" msgstr "Zawartość znacznika Host-Uniq" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:37 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:503 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:533 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:504 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:551 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/10_system.js:54 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:87 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:121 @@ -3134,7 +3149,7 @@ msgstr "Nazwa hosta wysyłana podczas negocjacji DHCP" msgid "Hostnames" msgstr "Nazwy hostów" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:495 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:496 msgid "" "Hostnames are used to bind a domain name to an IP address. This setting is " "redundant for hostnames already configured with static leases, but it can be " @@ -3173,11 +3188,15 @@ msgstr "Adres IP" msgid "IP Protocol" msgstr "Protokół IP" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:257 +msgid "IP Sets" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:126 msgid "IP Type" msgstr "Typ IP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:507 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:508 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:178 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:204 msgid "IP address" @@ -3193,16 +3212,20 @@ msgstr "Nieprawidłowy adres IP" msgid "IP address is missing" msgstr "Brakuje adresu IP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:293 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:534 +msgid "IP set" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 msgid "IP sets" msgstr "Zestawy IP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:429 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 msgid "IPs to override with NXDOMAIN" msgstr "Podrobione statystyki NXDOMAIN" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:86 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:87 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:88 @@ -3234,7 +3257,7 @@ msgstr "Połączenie IPv4" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:178 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:38 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:591 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:609 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:88 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:164 msgid "IPv4 address" @@ -3287,8 +3310,8 @@ msgstr "IPv4-in-IPv4 (RFC2003)" msgid "IPv4/IPv6 (both - defaults to IPv4)" msgstr "IPv4/IPv6 (oba - domyślnie IPv4)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:92 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:93 @@ -3397,7 +3420,7 @@ msgstr "Trasowanie źródłowe IPv6" msgid "IPv6 suffix" msgstr "Sufiks IPv6" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:632 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 msgid "IPv6 suffix (hex)" msgstr "Sufiks IPv6(hex)" @@ -3470,7 +3493,7 @@ msgstr "" "Jeśli podano, zainstaluj urządzenie poprzez nazwę partycji zamiast ustalonego węzła urządzenia" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:177 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 msgid "" "If there are any unsaved changes for this client, please save the " "configuration before generating a QR-Code" @@ -3504,7 +3527,7 @@ msgstr "" "abbr> będzie dostępna. Uwaga - plik wymiany jest dużo wolniejszy niż pamięć " "RAM." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:361 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:362 msgid "Ignore /etc/hosts" msgstr "Ignoruj /etc/hosts" @@ -3512,7 +3535,7 @@ msgstr "Ignoruj /etc/hosts" msgid "Ignore interface" msgstr "Ignoruj interfejs" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:350 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:351 msgid "Ignore resolv file" msgstr "Ignoruj pliki resolve" @@ -3811,8 +3834,8 @@ msgstr "" "Wygląda na to, że próbujesz wgrać obraz większy niż twoja pamięć flash, " "proszę sprawdź czy to właściwy obraz!" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:64 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:70 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:96 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:72 msgid "JavaScript required!" msgstr "JavaScript jest wymagany!" @@ -3948,11 +3971,11 @@ msgstr "Ucz" msgid "Learn routes" msgstr "Poznaj trasy" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:346 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 msgid "Lease file" msgstr "Plik dzierżawy" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:623 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:641 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:679 msgid "Lease time" msgstr "Czas dzierżawy" @@ -4024,11 +4047,12 @@ msgstr "Monitorowanie połączeń" msgid "Link On" msgstr "Połączenie aktywne" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:431 msgid "List of IP addresses to convert into NXDOMAIN responses." msgstr "Lista adresów IP do konwersji na odpowiedzi NXDOMAIN." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:295 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 msgid "List of IP sets to populate with the specified domain IPs." msgstr "" "Lista zestawów adresów IP do wypełnienia określonymi adresami IP domeny." @@ -4065,15 +4089,15 @@ msgstr "" msgid "List of SSH key files for auth" msgstr "Lista kluczy SSH do autoryzacji" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:311 msgid "List of domains to allow RFC1918 responses for." msgstr "Lista domen zezwalających na odpowiedzi RFC1918." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:289 msgid "List of domains to force to an IP address." msgstr "Lista wymuszonych domen na adres IP." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:282 msgid "List of upstream resolvers to forward queries to." msgstr "Lista źródłowych resolwerów, do których będą przekazywane zapytania." @@ -4081,7 +4105,7 @@ msgstr "Lista źródłowych resolwerów, do których będą przekazywane zapytan msgid "Listen Port" msgstr "Port nasłuchu" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:330 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 msgid "Listen interfaces" msgstr "Nasłuchuj interfejs" @@ -4090,13 +4114,13 @@ msgid "Listen only on the given interface or, if unspecified, on all" msgstr "" "Słuchaj tylko na podanym interfejsie, lub jeśli nie podano na wszystkich" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:332 msgid "" "Listen only on the specified interfaces, and loopback if not excluded " "explicitly." msgstr "Ogranicz nasłuchiwanie do tych interfesjów, oraz loopbacku." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:437 msgid "Listening port for inbound DNS queries." msgstr "Port nasłuchu dla przychodzących zapytań DNS." @@ -4109,7 +4133,7 @@ msgstr "Obciążenie" msgid "Load Average" msgstr "Średnie obciążenie" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:204 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:207 msgid "Loading QR-Code..." msgstr "Ładowanie kodu QR..." @@ -4176,24 +4200,24 @@ msgstr "Czas lokalny" msgid "Local ULA" msgstr "Lokalny ULA" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:271 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 msgid "Local domain" msgstr "Domena lokalna" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:273 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." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:267 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 msgid "Local server" msgstr "Serwer lokalny" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:317 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 msgid "Local service only" msgstr "Tylko serwis lokalny" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:389 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 msgid "Localise queries" msgstr "Zapytania lokalizujące" @@ -4205,7 +4229,7 @@ msgstr "Zablokuj na BSSID" msgid "Log output level" msgstr "Poziom logowania" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:275 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 msgid "Log queries" msgstr "Loguj zapytania" @@ -4272,7 +4296,7 @@ msgstr "MAC VLAN" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:591 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:39 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:545 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:563 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2157 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:56 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:89 @@ -4359,19 +4383,19 @@ msgstr "Maksymalny odstęp czasu RA" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "Maksymalna osiągalna przepustowość danych (ATTNDR)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:449 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 msgid "Max. DHCP leases" msgstr "" "Maks. dzierżaw DHCP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:456 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 msgid "Max. EDNS0 packet size" msgstr "" "Maks. rozmiar pakietu EDNS0" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:463 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 msgid "Max. concurrent queries" msgstr "Maks. jednoczesnych zapytań" @@ -4383,15 +4407,15 @@ msgstr "Maksymalny wiek" msgid "Maximum allowed Listen Interval" msgstr "Maksymalny dozwolony odstęp czasu" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:451 msgid "Maximum allowed number of active DHCP leases." msgstr "Maksymalna dozwolona liczba aktywnych dzierżaw DHCP." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:465 msgid "Maximum allowed number of concurrent DNS queries." msgstr "Maksymalna dozwolona liczba jednoczesnych zapytań DNS." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:458 msgid "Maximum allowed size of EDNS0 UDP packets." msgstr "Maksymalny dozwolony rozmiar pakietów EDNS.0 UDP." @@ -4595,7 +4619,7 @@ msgstr "Monitor" msgid "More Characters" msgstr "Użyj więcej znaków" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2539 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2543 msgid "More…" msgstr "Więcej…" @@ -4701,7 +4725,7 @@ msgstr "Domena NT" msgid "NTP server candidates" msgstr "Lista serwerów NTP" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2577 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2581 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1087 @@ -4737,11 +4761,11 @@ msgstr "Sieć" msgid "Network SSID" msgstr "Sieć SSID" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:68 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 msgid "Network Utilities" msgstr "Narzędzia sieciowe" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:488 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 msgid "Network boot image" msgstr "Sieciowy obraz startowy" @@ -4776,7 +4800,7 @@ msgstr "Interfejs sieciowy" msgid "Never" msgstr "Nigdy" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:269 msgid "" "Never forward matching domains and subdomains, resolve from DHCP or hosts " "files only." @@ -4796,7 +4820,7 @@ msgstr "Nazwa nowego interfejsu…" msgid "Next »" msgstr "Następna »" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346 msgid "No" @@ -4826,6 +4850,15 @@ msgstr "Bez NAT-T" msgid "No RX signal" msgstr "Brak sygnału RX" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:61 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:70 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:90 +msgid "" +"No changes to settings will be stored and are lost after rebooting. This " +"mode should only be used to install a firmware upgrade" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:69 msgid "No client associated" msgstr "Brak powiązanego klienta" @@ -4884,11 +4917,11 @@ msgstr "Brak dostępnych niewolników" msgid "No more slaves available, can not save interface" msgstr "Brak dostępnych niewolników, nie można zapisać interfejsu" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:410 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 msgid "No negative cache" msgstr "Wyłącz buforowanie negatywnych odpowiedzi" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:54 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:50 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:59 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:79 msgid "No password set!" @@ -4936,7 +4969,7 @@ msgstr "Szum:" msgid "Non Pre-emptive CRC errors (CRC_P)" msgstr "Nieprzewidziane błedy CRC (CRC_P)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:323 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 msgid "Non-wildcard" msgstr "Bez symboli wieloznacznych" @@ -4995,7 +5028,7 @@ msgstr "Uwagi" msgid "Notice" msgstr "Spostrzeżenie" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:127 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:138 msgid "Nslookup" msgstr "Nslookup" @@ -5003,7 +5036,7 @@ msgstr "Nslookup" msgid "Number of IGMP membership reports" msgstr "Liczba raportów członkowskich IGMP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:472 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 " @@ -5053,7 +5086,7 @@ msgstr "Zwłoka połączenia" msgid "On-link" msgstr "Trasa łącza" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:598 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 msgid "One of hostname or MAC address must be specified!" msgstr "Nazwa hosta lub adres MAC musi być podany!" @@ -5134,7 +5167,7 @@ msgid "Operating frequency" msgstr "Częstotliwość" #: modules/luci-base/htdocs/luci-static/resources/form.js:1974 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3722 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3880 msgid "Option \"%s\" contains an invalid input value." msgstr "Opcja \"%s\" zawiera nieważną wartość wejściową." @@ -5178,7 +5211,7 @@ msgstr "" "odbierany z serwera delegującego, użyj sufiksa (takiego jak '::1'), aby " "utworzyć adres IPv6 ('a:b:c:d::1') dla tego interfejsu." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "" "Optional. Base64-encoded preshared key. Adds in an additional layer of " "symmetric-key cryptography for post-quantum resistance." @@ -5186,7 +5219,7 @@ msgstr "" "Opcjonalnie. Base64-zakodowany klucz współdzielony. Dodaje dodatkową warstwę " "symetrycznej kryptografii klucza dla uzyskania odporności po kwantowej." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Optional. Create routes for Allowed IPs for this peer." msgstr "Opcjonalny. Tworzenie tras dozwolonych adresów IP dla tego peera." @@ -5198,14 +5231,14 @@ msgstr "Opcjonalny. Opis peera." msgid "Optional. Do not create host routes to peers." msgstr "Opcjonalnie. Nie twórz tras hosta do peerów." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "" "Optional. Host of peer. Names are resolved prior to bringing up the " "interface." msgstr "" "Opcjonalnie. Host z peerem. Nazwy są ustalane przed wywołaniem interfejsu." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "" "Optional. IP addresses and prefixes that this peer is allowed to use inside " "the tunnel. Usually the peer's tunnel IP addresses and the networks the peer " @@ -5218,11 +5251,11 @@ msgstr "" msgid "Optional. Maximum Transmission Unit of tunnel interface." msgstr "Opcjonalny. Maksymalna wartość transmisji interfejsu tunelowego." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Optional. Port of peer." msgstr "Opcjonalny. Port dla peera." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "" "Optional. Seconds between keep alive messages. Default is 0 (disabled). " "Recommended value if this device is behind a NAT is 25." @@ -5609,7 +5642,7 @@ msgstr "Wykonaj reset" msgid "Permission denied" msgstr "Odmowa zezwolenia" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "Persistent Keep Alive" msgstr "Trwale trzymaj przy życiu" @@ -5621,9 +5654,9 @@ msgstr "Szybkość Phy:" msgid "Physical Settings" msgstr "Ustawienia sprzętowe" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:101 msgid "Ping" msgstr "Ping" @@ -5688,7 +5721,7 @@ msgstr "Prefiks przekazany" msgid "Prefix suppressor" msgstr "Tłumik prefiksu" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "Preshared Key" msgstr "Klucz współdzielony" @@ -5786,7 +5819,7 @@ msgstr "Utwórz nową sieć" msgid "Pseudo Ad-Hoc (ahdemo)" msgstr "Pseudo Ad-Hoc (ahdemo)" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Public Key" msgstr "Klucz publiczny" @@ -5814,7 +5847,7 @@ msgid "QMI Cellular" msgstr "Komórkowy QMI" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:159 -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:186 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:189 msgid "QR-Code" msgstr "Kod QR" @@ -5822,7 +5855,7 @@ msgstr "Kod QR" msgid "Quality" msgstr "Jakość" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:426 msgid "Query all available upstream resolvers." msgstr "Zapytaj o wszystkie dostępne źródłowe resolwery." @@ -5897,7 +5930,7 @@ msgstr "" "Surowe bajty kodowane szesnastkowo. Pozostaw puste, chyba że wymaga tego " "dostawca internetowy" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:344 msgid "Read /etc/ethers to configure the DHCP server." msgstr "" "Przejrzyj plik /etc/ethers , aby skonfigurować serwer DHCP." @@ -5914,7 +5947,7 @@ msgstr "Wykresy rzeczywiste" msgid "Reassociation Deadline" msgstr "Termin reasocjacji" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:299 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 msgid "Rebind protection" msgstr "Przypisz ochronę" @@ -6048,7 +6081,7 @@ msgstr "Wymagany dla niektórych dostawców internetu, np. Charter z DOCSIS 3" msgid "Required. Base64-encoded private key for this interface." msgstr "Wymagane. Klucz prywatny dla tego interfejsu Base64-encoded." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Required. Base64-encoded public key of peer." msgstr "Wymagane. Klucz publiczny Base64-encodec dla peera." @@ -6140,7 +6173,7 @@ msgstr "Resetuj do ustawień domyślnych" msgid "Resolv and Hosts Files" msgstr "Pliki Resolv i Hosts" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 msgid "Resolv file" msgstr "Plik Resolve" @@ -6170,7 +6203,7 @@ msgstr "Przywróć" msgid "Restore backup" msgstr "Przywróć kopię zapasową" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:391 msgid "" "Return answers to DNS queries matching the subnet from which the query was " "received if multiple IPs are available." @@ -6207,7 +6240,7 @@ msgstr "Przywracanie konfiguracji…" msgid "Robustness" msgstr "Wytrzymałość" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:482 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:483 msgid "Root directory for files served via TFTP." msgstr "Katalog główny dla plików udostępnianych przez TFTP." @@ -6219,7 +6252,7 @@ msgstr "Przygotowanie Roota" msgid "Round-Robin policy (balance-rr, 0)" msgstr "Polityka Round-Robin (bilans-rr, 0)" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Route Allowed IPs" msgstr "Trasuj dozwolone IPs" @@ -6330,7 +6363,7 @@ msgstr "Serwer SSTP" msgid "SWAP" msgstr "SWAP" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2901 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3059 #: modules/luci-base/htdocs/luci-static/resources/luci.js:2199 #: modules/luci-compat/luasrc/view/cbi/error.htm:17 #: modules/luci-compat/luasrc/view/cbi/footer.htm:26 @@ -6496,6 +6529,11 @@ msgstr "Ustaw na aktualnego aktywnego niewolnika (aktywny, 1)" msgid "Set to first slave added to the bond (follow, 2)" msgstr "Ustaw na pierwszego niewolnika dodanego do wiązania (wykonaj 2)" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:646 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:662 +msgid "Set up DHCP Server" +msgstr "Ustawienia serwera DHCP" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:55 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:55 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:23 @@ -6511,11 +6549,6 @@ msgstr "Ustawienie trybu nie powiodło się" msgid "Settings" msgstr "Ustawienia" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:646 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:662 -msgid "Set up DHCP Server" -msgstr "Ustawienia serwera DHCP" - #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:906 msgid "Setup routes for proxied IPv6 neighbours." msgstr "Ustawienie tras dla sąsiadów IPv6 z proxy." @@ -6585,7 +6618,7 @@ msgstr "Sygnał:" msgid "Size" msgstr "Rozmiar" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:470 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 msgid "Size of DNS query cache" msgstr "Rozmiar pamięci podręcznej zapytań DNS" @@ -7018,7 +7051,7 @@ msgstr "Dzierżawy statyczne" msgid "Static address" msgstr "Stały adres" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:525 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:543 msgid "" "Static leases are used to assign fixed IP addresses and symbolic hostnames " "to DHCP clients. They are also required for non-dynamic interface " @@ -7058,7 +7091,7 @@ msgstr "Zatrzymaj odświeżanie" msgid "Strict filtering" msgstr "Filtrowanie ścisłe" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:419 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:420 msgid "Strict order" msgstr "Zachowaj kolejność" @@ -7071,11 +7104,11 @@ msgstr "Silne" msgid "Submit" msgstr "Prześlij" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:370 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:371 msgid "Suppress logging" msgstr "Pomiń rejestrowanie" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:371 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:372 msgid "Suppress logging of the routine operation for the DHCP protocol." msgstr "Pomiń rejestrowanie rutynowych operacji dla protokołu DHCP." @@ -7155,6 +7188,16 @@ msgstr "Właściwości systemu" msgid "System log buffer size" msgstr "Rozmiar bufora logu systemowego" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:60 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:69 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:89 +msgid "System running in recovery (initramfs) mode." +msgstr "" + +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +msgid "Sytem running in recovery (initramfs) mode." +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:338 msgid "TCP:" msgstr "TCP:" @@ -7163,7 +7206,7 @@ msgstr "TCP:" msgid "TFTP Settings" msgstr "Ustawienia TFTP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:481 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:482 msgid "TFTP server root" msgstr "Katalog główny serwera TFTP" @@ -7265,11 +7308,11 @@ msgstr "" "Konfiguracja aktualizacji punktu końcowego HE.net uległa zmianie, musisz " "teraz użyć zwykłej nazwy użytkownika zamiast ID użytkownika!" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:607 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:625 msgid "The IP address %h is already used by another static lease" msgstr "Adres IP %h jest już używany przez inną statyczną dzierżawę" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:634 msgid "The IP address is outside of any DHCP pool address range" msgstr "Adres IP jest poza zakresem adresów puli DHCP" @@ -7315,7 +7358,7 @@ msgstr "" msgid "The MTU must not exceed the parent device MTU of %d bytes" msgstr "MTU nie może przekroczyć %d bajtów MTU urządzenia nadrzędnego" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:180 msgid "" "The QR-Code works per wg interface, it will be refreshed with every button " "click and transfers the following information:" @@ -7629,8 +7672,8 @@ msgstr "" msgid "The value is overridden by configuration. Original: %s" msgstr "Wartość jest zastępowana przez konfigurację. Oryginał: %s" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:663 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:695 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:681 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:713 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:122 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:171 msgid "There are no active leases" @@ -7640,7 +7683,7 @@ msgstr "Nie ma aktywnych dzierżaw" msgid "There are no changes to apply" msgstr "Nie ma żadnych zmian do zastosowania" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:55 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:51 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:60 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:80 msgid "" @@ -7699,7 +7742,7 @@ msgstr "" "kończący się z ...:2/64" # w tłumaczeniu pojawiła się spacja po DHCP co powoduje niepoprawne wyświetlanie się strony z lang PL -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:265 msgid "This is the only DHCP server in the local network." msgstr "To jest jedyny serwer DHCP w sieci lokalnej." @@ -7741,7 +7784,7 @@ msgstr "" "Nie można użyć tej opcji, ponieważ pakiet ca-bundle nie jest zainstalowany." #: modules/luci-base/htdocs/luci-static/resources/form.js:2240 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2546 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2550 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172 #: modules/luci-compat/luasrc/view/cbi/tsection.htm:32 msgid "This section contains no values yet" @@ -7807,9 +7850,9 @@ msgstr "Ton" msgid "Total Available" msgstr "Łącznie dostępna" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:124 msgid "Traceroute" msgstr "Śledzenie trasy" @@ -8108,7 +8151,7 @@ msgstr "" "a sieć zostanie ponownie uruchomiona w celu zastosowania zaktualizowanej " "konfiguracji." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:420 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:421 msgid "Upstream resolvers will be queried in the order of the resolv file." msgstr "" "Odpytywania źródłowych resolwerów będą odbywać się w kolejności pliku resolv." @@ -8118,7 +8161,7 @@ msgstr "" msgid "Uptime" msgstr "Czas pracy" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:342 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 msgid "Use /etc/ethers" msgstr "Użyj /etc/ethers" @@ -8228,7 +8271,7 @@ msgstr "Użyj certyfikatów systemowych" msgid "Use system certificates for inner-tunnel" msgstr "Użyj certyfikatów systemowych dla tunelu wewnętrznego" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:544 msgid "" "Use the Add Button to add a new lease entry. The MAC address identifies the host, the IPv4 address specifies the fixed " @@ -8374,7 +8417,7 @@ msgstr "Identyfikator sieci VXLAN" msgid "VXLANv6 (RFC7348)" msgstr "VXLANv6 (RFC7348)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:396 msgid "" "Validate DNS replies and cache DNSSEC data, requires upstream to support " "DNSSEC." @@ -8411,7 +8454,7 @@ msgstr "Producent" msgid "Vendor Class to send when requesting DHCP" msgstr "Klasa producenta do wysłania podczas żądania DHCP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:401 msgid "Verify unsigned domain responses really come from unsigned domains." msgstr "" "Sprawdź, czy odpowiedzi z niepodpisanych domen naprawdę pochodzą z " @@ -8587,7 +8630,7 @@ msgstr "Sieć bezprzewodowa jest wyłączona" msgid "Wireless network is enabled" msgstr "Sieć bezprzewodowa jest włączona" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:277 msgid "Write received DNS queries to syslog." msgstr "Zapisz otrzymane zapytania DNS do dziennika systemowego." @@ -8599,7 +8642,7 @@ msgstr "Zapisz dziennik systemowy do pliku" msgid "XOR policy (balance-xor, 2)" msgstr "Zasady XOR (balance-xor, 2)" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345 msgid "Yes" @@ -8628,8 +8671,8 @@ msgstr "" "Jeśli wyłączysz podstawowe skrypty typu \"network\", urządzenie może stać " "się nieosiągalne!" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:65 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:71 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:97 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:73 msgid "" "You must enable JavaScript in your browser or LuCI will not work properly." @@ -8663,7 +8706,7 @@ msgstr "Ustawienia ZRam" msgid "ZRam Size" msgstr "Rozmiar ZRam" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:446 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:447 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:152 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:163 msgid "any" @@ -8769,8 +8812,8 @@ msgstr "np.: --proxy 10.10.10.10" msgid "e.g: dump" msgstr "np: dump" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:652 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:673 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:691 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:101 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:140 msgid "expired" @@ -8864,7 +8907,7 @@ msgstr "niepowiązane" msgid "non-empty value" msgstr "niepustą wartość" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3042 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3200 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800 msgid "none" msgstr "brak" @@ -8952,9 +8995,9 @@ msgid "" "HTTPS network " "access." msgstr "" -"uHTTPd oferuje dostęp do sieci HTTP lub HTTPS." +"uHTTPd oferuje dostęp do sieci HTTP lub HTTPS." #: modules/luci-base/htdocs/luci-static/resources/validation.js:563 msgid "unique value" @@ -8966,15 +9009,15 @@ msgstr "unikalna wartość" msgid "unknown" msgstr "nieznane" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:453 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:671 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:454 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:668 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:689 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:99 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:138 msgid "unlimited" msgstr "nielimitowane" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369 diff --git a/modules/luci-base/po/pt/base.po b/modules/luci-base/po/pt/base.po index 97d63b4753..e09dbf7d07 100644 --- a/modules/luci-base/po/pt/base.po +++ b/modules/luci-base/po/pt/base.po @@ -58,8 +58,8 @@ msgid "-- Additional Field --" msgstr "-- Campo Adicional --" #: modules/luci-base/htdocs/luci-static/resources/cbi.js:275 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3773 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3931 #: modules/luci-base/htdocs/luci-static/resources/ui.js:784 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1022 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1995 @@ -332,7 +332,7 @@ msgstr "ID do vendedor de sistema ATU-C" msgid "Absent Interface" msgstr "Interface ausente" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:319 msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "" "Limitar o serviço DNS para subredes das interfaces nas quais está a ser " @@ -384,7 +384,8 @@ msgstr "" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:258 msgid "Active IPv4 Rules" -msgstr "Ative as regras IPv4" +msgstr "" +"Ative as regras IPv4" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:265 msgid "Active IPv6 Routes" @@ -393,7 +394,8 @@ msgstr "" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:268 msgid "Active IPv6 Rules" -msgstr "Ative as regras IPv6" +msgstr "" +"Ative as regras IPv6" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:205 msgid "Active-Backup policy (active-backup, 1)" @@ -417,7 +419,7 @@ msgstr "Balanceamento adaptativo da carga de transmissão (balanço-tlb, 5)" #: modules/luci-base/htdocs/luci-static/resources/form.js:2195 #: modules/luci-base/htdocs/luci-static/resources/form.js:2208 #: modules/luci-base/htdocs/luci-static/resources/form.js:2216 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3205 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3363 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:25 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197 @@ -466,7 +468,7 @@ msgstr "Adicionar instância" msgid "Add key" msgstr "Adicionar chave" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:408 msgid "Add local domain suffix to names served from hosts files." msgstr "" "Adicionar um sufixo de domínio local aos nomes servidos dos ficheiros hosts" @@ -488,11 +490,11 @@ msgstr "Adicionar à lista negra" msgid "Add to Whitelist" msgstr "Adicionar à lista branca" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:365 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:366 msgid "Additional hosts files" msgstr "Ficheiro Hosts adicional" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:414 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 msgid "Additional servers file" msgstr "Ficheiro servers adicional" @@ -513,7 +515,7 @@ msgstr "Endereço" msgid "Address to access local relay bridge" msgstr "Endereço para acesso à ponte de retransmissão local" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:287 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 msgid "Addresses" msgstr "Endereços" @@ -585,11 +587,11 @@ msgstr "Interface Adicional" msgid "Alias of \"%s\"" msgstr "Interface adicional de \"%s\"" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:424 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 msgid "All servers" msgstr "Todos os Servidores" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:377 msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address." @@ -597,7 +599,7 @@ msgstr "" "Alocar endereços IP sequencialmente, a começar pelo endereço mais baixo " "disponível" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:375 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 msgid "Allocate IPs sequentially" msgstr "Alocar endereços IP sequencialmente" @@ -627,7 +629,7 @@ msgstr "Permitir taxas antigas 802.11b" msgid "Allow listed only" msgstr "Permitir somente os listados" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:304 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 msgid "Allow localhost" msgstr "Permitir localhost" @@ -652,7 +654,7 @@ msgstr "Permitir a sondagem de características do sistema" msgid "Allow the root user to login with password" msgstr "Permitir que o utilizador root faça login com password" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "Allowed IPs" msgstr "Endereços IP autorizados" @@ -828,6 +830,10 @@ msgstr "Aplicando alterações de configuração... %ds" msgid "Architecture" msgstr "Arquitetura" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 +msgid "Arp-scan" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:963 msgid "" "Assign a part of given length of every public IPv6-prefix to this interface" @@ -870,7 +876,7 @@ msgstr "Autenticação" msgid "Authentication Type" msgstr "Tipo de Autenticação" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:263 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 msgid "Authoritative" msgstr "Autoritário" @@ -1011,7 +1017,7 @@ msgstr "" "configuração alterados e marcados pelo opkg, ficheiros base essenciais e " "padrões de backup definidos pelo utilizador." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:325 msgid "Bind dynamically to interfaces rather than wildcard address." msgstr "" "Ligar dinamicamente a interfaces ao invés de endereços wildcard (recomendado " @@ -1628,11 +1634,11 @@ msgstr "Serviço DHCPv6" msgid "DNS" msgstr "DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:280 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 msgid "DNS forwardings" msgstr "Encaminhamentos DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:442 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 msgid "DNS query port" msgstr "" "Porta de consulta do DNS" @@ -1641,7 +1647,7 @@ msgstr "" msgid "DNS search domains" msgstr "Domínios de pesquisa do DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:435 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 msgid "DNS server port" msgstr "" "Porta do servidor DNS" @@ -1654,11 +1660,11 @@ msgstr "Peso do DNS" msgid "DNS-Label / FQDN" msgstr "Rótulo DNS / FQDN" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:394 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 msgid "DNSSEC" msgstr "DNSSEC" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:399 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 msgid "DNSSEC check unsigned" msgstr "Verificar DNSSEC sem assinatura" @@ -1688,7 +1694,7 @@ msgid "DTIM Interval" msgstr "Intervalo DTIM" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:58 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:626 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:644 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:128 msgid "DUID" msgstr "DUID" @@ -1747,9 +1753,9 @@ msgid "Delegate IPv6 prefixes" msgstr "Delegue prefixos IPv6" #: modules/luci-base/htdocs/luci-static/resources/form.js:2272 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2697 #: modules/luci-base/htdocs/luci-static/resources/form.js:2701 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3189 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2705 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3347 #: modules/luci-base/htdocs/luci-static/resources/ui.js:2893 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:11 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162 @@ -1928,7 +1934,7 @@ msgstr "Desativado" msgid "Disassociate On Low Acknowledgement" msgstr "Desassociar quando tiver baixa confirmação" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:301 msgid "Discard upstream RFC1918 responses." msgstr "Descartar respostas RFC1918 a montante" @@ -1949,7 +1955,7 @@ msgid "Disconnection attempt failed." msgstr "A tentativa de desconexão falhou." #: modules/luci-base/htdocs/luci-static/resources/form.js:606 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2896 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3054 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3330 #: modules/luci-base/htdocs/luci-static/resources/ui.js:4157 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766 @@ -1976,7 +1982,7 @@ msgstr "" "\">DNS para firewalls NAT" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:412 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" @@ -1987,23 +1993,23 @@ msgstr "Não por respostas negativas em cache, p.e. para domínios inexistentes" msgid "Do not create host route to peer (optional)." msgstr "Não crie a rota do host para o peer (opcional)." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:261 msgid "Do not forward DNS queries without dots or domain parts." msgstr "" "Não encaminhar consultas DNS sem o " "nome do DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:387 msgid "Do not forward queries that cannot be answered by public resolvers." msgstr "" "Não encaminhar pedidos que não possam ser respondidos por servidores de " "nomes públicos" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:382 msgid "Do not forward reverse lookups for local networks." msgstr "Não encaminhar lookups reversos para as redes locais" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:338 msgid "Do not listen on the specified interfaces." msgstr "Evite escutar nestas Interfaces." @@ -2052,11 +2058,15 @@ msgstr "Quer mesmo apagar todas as configurações?" msgid "Do you really want to recursively delete the directory \"%s\" ?" msgstr "Deseja mesmo apagar recursivamente o diretório \"%s\"?" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:259 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:538 +msgid "Domain" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 msgid "Domain required" msgstr "Domínio requerido" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:309 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 msgid "Domain whitelist" msgstr "Lista Branca do Domínio" @@ -2088,7 +2098,7 @@ msgstr "" "Deslocamento SNR do sinal " "recebido" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2659 msgid "Drag to reorder" msgstr "Arraste para reordenar" @@ -2138,9 +2148,9 @@ msgstr "Comprimento dos bits EA" msgid "EAP-Method" msgstr "Método EAP" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2675 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2678 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3052 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2679 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2682 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3210 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495 @@ -2250,7 +2260,7 @@ msgstr "Ativar o cliente NTP" msgid "Enable Single DES" msgstr "Ativar DES Único" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:477 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:478 msgid "Enable TFTP server" msgstr "Ativar o servidor TFTP" @@ -2392,11 +2402,11 @@ msgstr "Modo de encapsulamento" msgid "Encryption" msgstr "Encriptação" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "Endpoint Host" msgstr "Host Terminal" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Endpoint Port" msgstr "Porta do Terminal" @@ -2463,11 +2473,11 @@ msgstr "A cada 30 segundos (lento, 0)" msgid "Every second (fast, 1)" msgstr "A cada segundo (rápido, 1)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:336 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 msgid "Exclude interfaces" msgstr "Excluir interfaces" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:306 msgid "" "Exempt 127.0.0.0/8 and ::1 from rebinding checks, " "e.g. for RBL services." @@ -2478,7 +2488,7 @@ msgstr "" msgid "Existing device" msgstr "Aparelho existente" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:406 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 msgid "Expand hosts" msgstr "Expandir hosts" @@ -2591,7 +2601,7 @@ msgstr "Falha ao executar \"/etc/init.d/%s %s\" ação: %s" msgid "File" msgstr "Ficheiro" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:416 msgid "" "File listing upstream resolvers, optionally domain-specific, e.g. " "server=1.2.3.4, server=/domain/1.2.3.4." @@ -2604,13 +2614,13 @@ msgstr "" msgid "File not accessible" msgstr "Ficheiro não acessível" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:348 msgid "File to store DHCP lease information." msgstr "" "Ficheiro onde as atribuições DHCP são armazenadas" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:356 msgid "File with upstream resolvers." msgstr "" "Ficheiro local de DNS" @@ -2619,7 +2629,7 @@ msgstr "" msgid "Filename" msgstr "Nome do ficheiro" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:490 msgid "Filename of the boot image advertised to clients." msgstr "Nome de ficheiro da imagem de boot a anunciar aos clientes" @@ -2628,11 +2638,11 @@ msgstr "Nome de ficheiro da imagem de boot a anunciar aos clientes" msgid "Filesystem" msgstr "Sistema de ficheiros" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:380 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 msgid "Filter private" msgstr "Filtrar endereços privados" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:385 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 msgid "Filter useless" msgstr "Filtrar inúteis" @@ -2701,7 +2711,7 @@ msgstr "Ficheiro de Firmware" msgid "Firmware Version" msgstr "Versão do Firmware" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:444 msgid "Fixed source port for outbound DNS queries." msgstr "Porta fixa de origem para saída dos pedidos DNS" @@ -2727,7 +2737,7 @@ msgstr "Operações na memória flash" msgid "Flashing…" msgstr "A fazer o Flash…" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:198 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:201 msgid "For QR-Code support please install the qrencode package!" msgstr "Para o suporte ao QR-Code, instale o pacote qrencode!" @@ -2797,9 +2807,9 @@ msgid "" "messages received on the designated master interface to downstream " "interfaces." msgstr "" -"Encaminhe as mensagens RA recebidas na interface principal para as interfaces \"downstream\"" -"." +"Encaminhe as mensagens RA recebidas na interface principal para as interfaces " +"\"downstream\"." #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:164 msgid "Forward DHCP traffic" @@ -2921,7 +2931,7 @@ msgstr "Gerar Configuração" msgid "Generate Key" msgstr "Gerar chave" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:202 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:205 msgid "Generate New QR-Code" msgstr "Gere um novo QR-Code" @@ -2933,7 +2943,7 @@ msgstr "Gerar a PMK localmente" msgid "Generate archive" msgstr "Gerar arquivo" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:217 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:220 msgid "Generate new QR-Code" msgstr "Gere um novo QR-Code" @@ -2950,14 +2960,21 @@ msgstr "Configurações Globais" msgid "Global network options" msgstr "Opções de rede globais" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:57 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:63 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:89 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:72 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:92 +msgid "Go to firmware upgrade..." +msgstr "" + +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:53 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:62 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:82 msgid "Go to password configuration..." msgstr "Ir para a configuração da palavra-passe…" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2597 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3371 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2601 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3529 #: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58 msgid "Go to relevant configuration page" @@ -3116,7 +3133,7 @@ msgstr "" "Ocultar ESSID" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:212 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:215 msgid "Hide QR-Code" msgstr "Oculte o QR-Code" @@ -3145,8 +3162,8 @@ msgid "Host-Uniq tag content" msgstr "Conteúdo da etiqueta Host-Uniq" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:37 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:503 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:533 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:504 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:551 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/10_system.js:54 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:87 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:121 @@ -3161,7 +3178,7 @@ msgstr "Nome do Host a enviar quando houver um pedido DHCP" msgid "Hostnames" msgstr "Endereços de Hosts" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:495 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:496 msgid "" "Hostnames are used to bind a domain name to an IP address. This setting is " "redundant for hostnames already configured with static leases, but it can be " @@ -3200,11 +3217,15 @@ msgstr "Endereços IP" msgid "IP Protocol" msgstr "Protocolo IP" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:257 +msgid "IP Sets" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:126 msgid "IP Type" msgstr "Tipo de IP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:507 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:508 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:178 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:204 msgid "IP address" @@ -3220,16 +3241,20 @@ msgstr "O endereço IP é inválido" msgid "IP address is missing" msgstr "O endereço IP está ausente" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:293 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:534 +msgid "IP set" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 msgid "IP sets" msgstr "Conjuntos IP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:429 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 msgid "IPs to override with NXDOMAIN" msgstr "Substituir Domínios NX Falsos" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:86 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:87 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:88 @@ -3261,7 +3286,7 @@ msgstr "IPv4 Superior" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:178 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:38 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:591 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:609 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:88 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:164 msgid "IPv4 address" @@ -3314,8 +3339,8 @@ msgstr "IPv4-in-IPv4 (RFC2003)" msgid "IPv4/IPv6 (both - defaults to IPv4)" msgstr "IPv4/IPv6 (ambos - predefinição é IPv4)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:92 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:93 @@ -3424,7 +3449,7 @@ msgstr "Roteamento com origem IPv6" msgid "IPv6 suffix" msgstr "Sufixo IPv6" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:632 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 msgid "IPv6 suffix (hex)" msgstr "" "Sufixo (hex) IPv6" @@ -3497,7 +3522,7 @@ msgstr "" "Se especificado, monta o aparelho pela etiqueta da partição ao invés de um " "nó de aparelho fixo" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:177 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 msgid "" "If there are any unsaved changes for this client, please save the " "configuration before generating a QR-Code" @@ -3532,7 +3557,7 @@ msgstr "" "lento, pois o aparelho swap não pode ser acedido com a alta taxa de dados da " "memória RAM." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:361 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:362 msgid "Ignore /etc/hosts" msgstr "Ignorar /etc/hosts" @@ -3540,7 +3565,7 @@ msgstr "Ignorar /etc/hosts" msgid "Ignore interface" msgstr "Ignorar interface" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:350 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:351 msgid "Ignore resolv file" msgstr "Ignorar o ficheiro resolv.conf" @@ -3839,8 +3864,8 @@ msgstr "" "A imagem que está a tentar carregar aparenta não caber na flash do " "equipamento, por favor verifique o ficheiro da imagem!" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:64 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:70 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:96 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:72 msgid "JavaScript required!" msgstr "É necessário JavaScript!" @@ -3976,11 +4001,11 @@ msgstr "Aprenda" msgid "Learn routes" msgstr "Aprender rotas" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:346 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 msgid "Lease file" msgstr "Ficheiro de concessões" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:623 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:641 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:679 msgid "Lease time" msgstr "Tempo de concessão" @@ -4052,13 +4077,14 @@ msgstr "Monitoramento do Enlace" msgid "Link On" msgstr "Link Ativo" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:431 msgid "List of IP addresses to convert into NXDOMAIN responses." msgstr "" "Lista de servidores DNS que " "fornecem resultados errados para consultas a domínios inexistentes (NX)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:295 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 msgid "List of IP sets to populate with the specified domain IPs." msgstr "" "Lista os conjuntos dos IPs para preencher os IPs com domínios especificados." @@ -4095,15 +4121,15 @@ msgstr "" msgid "List of SSH key files for auth" msgstr "Lista de ficheiros de chaves SSH para autenticação" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:311 msgid "List of domains to allow RFC1918 responses for." msgstr "Lista de dominios que permitem respostas RFC1918 para" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:289 msgid "List of domains to force to an IP address." msgstr "Lista de domínios a forçar para um endereço IP." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:282 msgid "List of upstream resolvers to forward queries to." msgstr "" "Lista de servidores DNS para onde " @@ -4113,7 +4139,7 @@ msgstr "" msgid "Listen Port" msgstr "Porta de escuta" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:330 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 msgid "Listen interfaces" msgstr "Interfaces de Escuta" @@ -4122,13 +4148,13 @@ msgid "Listen only on the given interface or, if unspecified, on all" msgstr "" "Escutar apenas na interface fornecida ou, se não especificada, em todas" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:332 msgid "" "Listen only on the specified interfaces, and loopback if not excluded " "explicitly." msgstr "Escutar apenas nestas interfaces, e na loopback." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:437 msgid "Listening port for inbound DNS queries." msgstr "Porta de escuta para entrada de consultas DNS" @@ -4141,7 +4167,7 @@ msgstr "Carga" msgid "Load Average" msgstr "Carga Média" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:204 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:207 msgid "Loading QR-Code..." msgstr "Carregando o QR-Code..." @@ -4208,25 +4234,25 @@ msgstr "Hora Local" msgid "Local ULA" msgstr "ULA local" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:271 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 msgid "Local domain" msgstr "Domínio local" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:273 msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" "Sufixos de dominio local a juntar aos nomes DHCP e às entradas do ficheiro " "de hosts" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:267 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 msgid "Local server" msgstr "Servidor local" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:317 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 msgid "Local service only" msgstr "Somente Serviço Local" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:389 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 msgid "Localise queries" msgstr "Localizar consultas" @@ -4238,7 +4264,7 @@ msgstr "Bloqueio para BSSID" msgid "Log output level" msgstr "Nível de output do log" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:275 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 msgid "Log queries" msgstr "Registo das consultas" @@ -4306,7 +4332,7 @@ msgstr "VLAN MAC" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:591 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:39 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:545 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:563 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2157 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:56 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:89 @@ -4395,19 +4421,19 @@ msgstr "" "Taxa de Dados Atingível Máxima (ATTNDR)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:449 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 msgid "Max. DHCP leases" msgstr "" "Max. de concessõesDHCP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:456 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 msgid "Max. EDNS0 packet size" msgstr "" "Tamanho max. do pacote EDNS0" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:463 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 msgid "Max. concurrent queries" msgstr "Max. de consultas concorrentes" @@ -4419,15 +4445,15 @@ msgstr "Idade máxima" msgid "Maximum allowed Listen Interval" msgstr "Intervalo de Escuta máximo permitido" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:451 msgid "Maximum allowed number of active DHCP leases." msgstr "Quantidade máxima permitida de concessões DHCP ativas" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:465 msgid "Maximum allowed number of concurrent DNS queries." msgstr "Quantidade máxima permitida de consultas DNS permitidas" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:458 msgid "Maximum allowed size of EDNS0 UDP packets." msgstr "Tamanho máximo permitido dos pacotes UDP EDNS.0" @@ -4632,7 +4658,7 @@ msgstr "Monitor" msgid "More Characters" msgstr "Mais Caracteres" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2539 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2543 msgid "More…" msgstr "Mais…" @@ -4738,7 +4764,7 @@ msgstr "Domínio NT" msgid "NTP server candidates" msgstr "Candidatos a servidor NTP" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2577 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2581 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1087 @@ -4774,11 +4800,11 @@ msgstr "Rede" msgid "Network SSID" msgstr "SSID de rede" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:68 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 msgid "Network Utilities" msgstr "Ferramentas de Rede" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:488 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 msgid "Network boot image" msgstr "Imagem de arranque via rede" @@ -4813,7 +4839,7 @@ msgstr "Interfaces de rede" msgid "Never" msgstr "Nunca" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:269 msgid "" "Never forward matching domains and subdomains, resolve from DHCP or hosts " "files only." @@ -4834,7 +4860,7 @@ msgstr "Novo nome de interface…" msgid "Next »" msgstr "Seguinte »" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346 msgid "No" @@ -4864,6 +4890,15 @@ msgstr "Sem NAT-T" msgid "No RX signal" msgstr "Sem sinal RX" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:61 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:70 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:90 +msgid "" +"No changes to settings will be stored and are lost after rebooting. This " +"mode should only be used to install a firmware upgrade" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:69 msgid "No client associated" msgstr "Nenhum cliente associado" @@ -4922,11 +4957,11 @@ msgstr "Não há mais escravos disponíveis" msgid "No more slaves available, can not save interface" msgstr "Não há mais escravos disponíveis, não é possível gravar a interface" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:410 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 msgid "No negative cache" msgstr "Sem cache negativa" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:54 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:50 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:59 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:79 msgid "No password set!" @@ -4978,7 +5013,7 @@ msgstr "" "Erros CRC Não PreemptivosCRC_P" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:323 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 msgid "Non-wildcard" msgstr "Sem caracter curinga" @@ -5037,7 +5072,7 @@ msgstr "Anotações" msgid "Notice" msgstr "Aviso" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:127 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:138 msgid "Nslookup" msgstr "Nslookup" @@ -5045,7 +5080,7 @@ msgstr "Nslookup" msgid "Number of IGMP membership reports" msgstr "Quantidade de relatórios associados ao IGMP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:472 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" "Quantidade de entradas DNS em cache (máximo é 10000, 0 desativa o cache)" @@ -5094,7 +5129,7 @@ msgstr "Atraso do On-State" msgid "On-link" msgstr "Rota On-Link" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:598 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 msgid "One of hostname or MAC address must be specified!" msgstr "Um nome de host ou endereço MAC deve ser especificado!" @@ -5174,7 +5209,7 @@ msgid "Operating frequency" msgstr "Frequência de Operação" #: modules/luci-base/htdocs/luci-static/resources/form.js:1974 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3722 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3880 msgid "Option \"%s\" contains an invalid input value." msgstr "A opção \"%s\" contém um valor de entrada inválido." @@ -5218,7 +5253,7 @@ msgstr "" "um servidor, use este sufixo (como '::1') para formar o endereço IPv6 ('a:b:" "c:d::1') para esta interface." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "" "Optional. Base64-encoded preshared key. Adds in an additional layer of " "symmetric-key cryptography for post-quantum resistance." @@ -5226,7 +5261,7 @@ msgstr "" "Opcional. Adiciona uma camada extra de cifragem simétrica para resistência " "pós quântica." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Optional. Create routes for Allowed IPs for this peer." msgstr "Opcional. Cria rotas para endereços IP Autorizados para este parceiro." @@ -5238,7 +5273,7 @@ msgstr "Opcional. Descrição do parceiro." msgid "Optional. Do not create host routes to peers." msgstr "Opcional. Não criar rotas de acolhimento para os seus pares." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "" "Optional. Host of peer. Names are resolved prior to bringing up the " "interface." @@ -5246,7 +5281,7 @@ msgstr "" "Opcional. Equipamento do parceiro. Nomes serão resolvido antes de levantar a " "interface." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "" "Optional. IP addresses and prefixes that this peer is allowed to use inside " "the tunnel. Usually the peer's tunnel IP addresses and the networks the peer " @@ -5260,11 +5295,11 @@ msgstr "" msgid "Optional. Maximum Transmission Unit of tunnel interface." msgstr "Opcional. Unidade Máxima de Transmissão da interface do túnel." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Optional. Port of peer." msgstr "Opcional. Porta do parceiro." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "" "Optional. Seconds between keep alive messages. Default is 0 (disabled). " "Recommended value if this device is behind a NAT is 25." @@ -5652,7 +5687,7 @@ msgstr "Executar reset" msgid "Permission denied" msgstr "Permissão negada" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "Persistent Keep Alive" msgstr "Manutenção da Conexão Persistente" @@ -5664,9 +5699,9 @@ msgstr "Taxa física:" msgid "Physical Settings" msgstr "Definições Físicas" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:101 msgid "Ping" msgstr "Ping" @@ -5732,7 +5767,7 @@ msgstr "Prefixo Delegado" msgid "Prefix suppressor" msgstr "Supressor de prefixos" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "Preshared Key" msgstr "Chave Compartilhada" @@ -5829,7 +5864,7 @@ msgstr "Prover nova rede" msgid "Pseudo Ad-Hoc (ahdemo)" msgstr "Ad-Hoc Falso (ahdemo)" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Public Key" msgstr "Chave Pública" @@ -5856,7 +5891,7 @@ msgid "QMI Cellular" msgstr "Celular QMI" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:159 -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:186 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:189 msgid "QR-Code" msgstr "QR-Code" @@ -5864,7 +5899,7 @@ msgstr "QR-Code" msgid "Quality" msgstr "Qualidade" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:426 msgid "Query all available upstream resolvers." msgstr "" "Consulte todos os servidores DNS " @@ -5941,7 +5976,7 @@ msgstr "" "Bytes brutos codificados em hexadecimal. Deixe vazio a não ser que seu " "provedor requeira isso" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:344 msgid "Read /etc/ethers to configure the DHCP server." msgstr "" "Ler /etc/ethers para configurar o Servidor-...:2/64" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:265 msgid "This is the only DHCP server in the local network." msgstr "" "Este é o único DNS " @@ -8190,7 +8235,7 @@ msgstr "" msgid "Uptime" msgstr "Tempo de atividade" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:342 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 msgid "Use /etc/ethers" msgstr "Usar /etc/ethers" @@ -8302,7 +8347,7 @@ msgstr "Usar certificados de sistema" msgid "Use system certificates for inner-tunnel" msgstr "Usar certificados de sistema para o túnel interno" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:544 msgid "" "Use the Add Button to add a new lease entry. The MAC address identifies the host, the IPv4 address specifies the fixed " @@ -8447,7 +8492,7 @@ msgstr "Identificador de rede VXLAN" msgid "VXLANv6 (RFC7348)" msgstr "VXLANv6 (RFC7348)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:396 msgid "" "Validate DNS replies and cache DNSSEC data, requires upstream to support " "DNSSEC." @@ -8484,7 +8529,7 @@ msgstr "Fabricante" msgid "Vendor Class to send when requesting DHCP" msgstr "Classe do fabricante para enviar quando requisitar o DHCP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:401 msgid "Verify unsigned domain responses really come from unsigned domains." msgstr "" "Verifique se as respostas dos domínios não assinados vêm realmente de " @@ -8658,7 +8703,7 @@ msgstr "Wireless está desativado" msgid "Wireless network is enabled" msgstr "A rede wireless está ativada" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:277 msgid "Write received DNS queries to syslog." msgstr "Escrever os pedidos de DNS para o syslog" @@ -8670,7 +8715,7 @@ msgstr "Escrever registro do sistema (log) no ficheiro" msgid "XOR policy (balance-xor, 2)" msgstr "Política XOR (balanço-xor, 2)" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345 msgid "Yes" @@ -8700,8 +8745,8 @@ msgstr "" "como por exemplo \"rede/network\", o aparelho poderá tornar-se inacessível!" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:65 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:71 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:97 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:73 msgid "" "You must enable JavaScript in your browser or LuCI will not work properly." @@ -8736,7 +8781,7 @@ msgstr "Configurações do ZRam" msgid "ZRam Size" msgstr "Tamanho do ZRam" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:446 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:447 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:152 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:163 msgid "any" @@ -8842,8 +8887,8 @@ msgstr "p. ex.: --proxy 10.10.10.10.10" msgid "e.g: dump" msgstr "p.ex.: despejo" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:652 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:673 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:691 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:101 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:140 msgid "expired" @@ -8936,7 +8981,7 @@ msgstr "sem link" msgid "non-empty value" msgstr "valor não vazio" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3042 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3200 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800 msgid "none" msgstr "nenhum" @@ -9024,9 +9069,9 @@ msgid "" "HTTPS network " "access." msgstr "" -"o uHTTPd oferece acesso à rede HTTP ou HTTPS." +"o uHTTPd oferece acesso à rede HTTP ou HTTPS." #: modules/luci-base/htdocs/luci-static/resources/validation.js:563 msgid "unique value" @@ -9038,15 +9083,15 @@ msgstr "valor único" msgid "unknown" msgstr "desconhecido" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:453 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:671 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:454 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:668 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:689 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:99 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:138 msgid "unlimited" msgstr "ilimitado" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369 diff --git a/modules/luci-base/po/pt_BR/base.po b/modules/luci-base/po/pt_BR/base.po index c50741e1ff..fa876a2da2 100644 --- a/modules/luci-base/po/pt_BR/base.po +++ b/modules/luci-base/po/pt_BR/base.po @@ -58,8 +58,8 @@ msgid "-- Additional Field --" msgstr "-- Campo Adicional --" #: modules/luci-base/htdocs/luci-static/resources/cbi.js:275 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3773 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3931 #: modules/luci-base/htdocs/luci-static/resources/ui.js:784 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1022 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1995 @@ -342,7 +342,7 @@ msgstr "Identificador de" msgid "Absent Interface" msgstr "Interface ausente" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:319 msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "" "Limite o serviço DNS para subredes das interfaces nas quais estamos servindo " @@ -429,7 +429,7 @@ msgstr "Balanceamento adaptativo da carga de transmissão (balanço-tlb, 5)" #: modules/luci-base/htdocs/luci-static/resources/form.js:2195 #: modules/luci-base/htdocs/luci-static/resources/form.js:2208 #: modules/luci-base/htdocs/luci-static/resources/form.js:2216 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3205 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3363 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:25 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197 @@ -478,7 +478,7 @@ msgstr "Adicione uma instância" msgid "Add key" msgstr "Adicione uma chave" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:408 msgid "Add local domain suffix to names served from hosts files." msgstr "Adiciona um sufixo de domínio local para equipamentos conhecidos." @@ -499,11 +499,11 @@ msgstr "Adicionar à lista negra" msgid "Add to Whitelist" msgstr "Adicionar à lista branca" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:365 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:366 msgid "Additional hosts files" msgstr "Arquivos adicionais de equipamentos conhecidos (hosts)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:414 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 msgid "Additional servers file" msgstr "Arquivo de servidores adicionais" @@ -524,7 +524,7 @@ msgstr "Endereço" msgid "Address to access local relay bridge" msgstr "Endereço para acessar a ponte por retransmissão local" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:287 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 msgid "Addresses" msgstr "Endereços" @@ -596,11 +596,11 @@ msgstr "Interface Adicional" msgid "Alias of \"%s\"" msgstr "Interface adicional de \"%s\"" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:424 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 msgid "All servers" msgstr "Todos os Servidores" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:377 msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address." @@ -608,7 +608,7 @@ msgstr "" "Aloque endereços IP sequencialmente, iniciando a partir do endereço mais " "baixo disponível." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:375 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 msgid "Allocate IPs sequentially" msgstr "Alocar endereços IP sequencialmente" @@ -639,7 +639,7 @@ msgstr "Permitir taxas legadas do 802.11b" msgid "Allow listed only" msgstr "Permitir somente os listados" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:304 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 msgid "Allow localhost" msgstr "Permitir computador local" @@ -665,7 +665,7 @@ msgstr "Permitir detecção dos recursos do sistema" msgid "Allow the root user to login with password" msgstr "Permite que o usuário root se autentique utilizando senha" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "Allowed IPs" msgstr "Endereços IP autorizados" @@ -840,6 +840,10 @@ msgstr "Aplicando as alterações na configuração... %ds" msgid "Architecture" msgstr "Arquitetura" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 +msgid "Arp-scan" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:963 msgid "" "Assign a part of given length of every public IPv6-prefix to this interface" @@ -883,7 +887,7 @@ msgstr "Autenticação" msgid "Authentication Type" msgstr "Tipo de Autenticação" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:263 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 msgid "Authoritative" msgstr "Autoritário" @@ -1024,7 +1028,7 @@ msgstr "" "de configuração alterados marcados pelo opkg, arquivos base essenciais e " "padrões para a cópia de segurança definidos pelo usuário." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:325 msgid "Bind dynamically to interfaces rather than wildcard address." msgstr "" "Vincula dinamicamente nas interfaces em vez do endereço curinga (recomendado " @@ -1644,11 +1648,11 @@ msgstr "Serviço DHCPv6" msgid "DNS" msgstr "DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:280 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 msgid "DNS forwardings" msgstr "Encaminhamentos do DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:442 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 msgid "DNS query port" msgstr "" "Porta de consulta DNS" @@ -1657,7 +1661,7 @@ msgstr "" msgid "DNS search domains" msgstr "Domínios de pesquisa do DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:435 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 msgid "DNS server port" msgstr "" "Porta do servidor DNS" @@ -1670,11 +1674,11 @@ msgstr "Peso do DNS" msgid "DNS-Label / FQDN" msgstr "Rótulo DNS / FQDN" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:394 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 msgid "DNSSEC" msgstr "DNSSEC" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:399 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 msgid "DNSSEC check unsigned" msgstr "Verificar DNSSEC sem assinatura" @@ -1706,7 +1710,7 @@ msgstr "" "Traffic Indication Message\">DTIM" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:58 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:626 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:644 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:128 msgid "DUID" msgstr "DUID" @@ -1765,9 +1769,9 @@ msgid "Delegate IPv6 prefixes" msgstr "Delegue prefixos IPv6" #: modules/luci-base/htdocs/luci-static/resources/form.js:2272 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2697 #: modules/luci-base/htdocs/luci-static/resources/form.js:2701 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3189 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2705 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3347 #: modules/luci-base/htdocs/luci-static/resources/ui.js:2893 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:11 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162 @@ -1947,7 +1951,7 @@ msgstr "Desativado" msgid "Disassociate On Low Acknowledgement" msgstr "Desassociar quando tiver baixa confirmação de recebimento" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:301 msgid "Discard upstream RFC1918 responses." msgstr "" "Descartar respostas dos servidores externos para redes privadas (RFC1918)." @@ -1969,7 +1973,7 @@ msgid "Disconnection attempt failed." msgstr "A tentativa de desconexão falhou." #: modules/luci-base/htdocs/luci-static/resources/form.js:606 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2896 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3054 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3330 #: modules/luci-base/htdocs/luci-static/resources/ui.js:4157 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766 @@ -1995,7 +1999,7 @@ msgstr "" "Dinâmica de Hosts\">DHCP e o encaminhador para o DNS." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:412 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" "Não mantenha em cache qualquer retorno negativo como domínios inexistentes " @@ -2008,21 +2012,21 @@ msgstr "" msgid "Do not create host route to peer (optional)." msgstr "Não crie a rota do host para o peer (opcional)." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:261 msgid "Do not forward DNS queries without dots or domain parts." msgstr "Não encaminhe as consultas DNS sem os pontos ou as partes do domínio." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:387 msgid "Do not forward queries that cannot be answered by public resolvers." msgstr "" "Não encaminhe as requisições que não possam ser respondidas pelos servidores " "públicos de nomes." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:382 msgid "Do not forward reverse lookups for local networks." msgstr "Não encaminhe buscas pelo endereço reverso para as redes locais." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:338 msgid "Do not listen on the specified interfaces." msgstr "Evite escutar nestas Interfaces." @@ -2071,11 +2075,15 @@ msgstr "Você realmente deseja apagar todas as configurações?" msgid "Do you really want to recursively delete the directory \"%s\" ?" msgstr "Você realmente deseja apagar recursivamente o diretório \"%s\" ?" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:259 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:538 +msgid "Domain" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 msgid "Domain required" msgstr "Requerer domínio" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:309 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 msgid "Domain whitelist" msgstr "Lista branca de domínios" @@ -2107,7 +2115,7 @@ msgstr "" "Deslocamento SNR do sinal recebido" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2659 msgid "Drag to reorder" msgstr "Arraste para reordenar" @@ -2159,9 +2167,9 @@ msgstr "Comprimento dos bits EA" msgid "EAP-Method" msgstr "Método EAP" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2675 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2678 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3052 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2679 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2682 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3210 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495 @@ -2271,7 +2279,7 @@ msgstr "Ative o cliente NTP" msgid "Enable Single DES" msgstr "Ative o DES Simples" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:477 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:478 msgid "Enable TFTP server" msgstr "Ative o servidor TFTP" @@ -2412,11 +2420,11 @@ msgstr "Modo do encapsulamento" msgid "Encryption" msgstr "Criptografia" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "Endpoint Host" msgstr "Equipamento do ponto final" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Endpoint Port" msgstr "Porta do ponto final" @@ -2483,11 +2491,11 @@ msgstr "A cada 30 segundos (lento, 0)" msgid "Every second (fast, 1)" msgstr "A cada segundo (rápido, 1)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:336 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 msgid "Exclude interfaces" msgstr "Excluir interfaces" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:306 msgid "" "Exempt 127.0.0.0/8 and ::1 from rebinding checks, " "e.g. for RBL services." @@ -2499,7 +2507,7 @@ msgstr "" msgid "Existing device" msgstr "Dispositivo existente" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:406 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 msgid "Expand hosts" msgstr "Expandir arquivos de equipamentos conhecidos (hosts)" @@ -2614,7 +2622,7 @@ msgstr "Falha ao executar a ação \"/etc/init.d/%s %s\": %s" msgid "File" msgstr "Arquivo" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:416 msgid "" "File listing upstream resolvers, optionally domain-specific, e.g. " "server=1.2.3.4, server=/domain/1.2.3.4." @@ -2627,11 +2635,11 @@ msgstr "" msgid "File not accessible" msgstr "Arquivo não associado" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:348 msgid "File to store DHCP lease information." msgstr "O arquivo para armazenar as informações da locação do DHCP." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:356 msgid "File with upstream resolvers." msgstr "Arquivo com os resolvedores upstream." @@ -2639,7 +2647,7 @@ msgstr "Arquivo com os resolvedores upstream." msgid "Filename" msgstr "Nome de arquivo" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:490 msgid "Filename of the boot image advertised to clients." msgstr "Nome do arquivo da imagem de boot que é anunciada aos clientes." @@ -2648,11 +2656,11 @@ msgstr "Nome do arquivo da imagem de boot que é anunciada aos clientes." msgid "Filesystem" msgstr "Sistema de Arquivos" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:380 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 msgid "Filter private" msgstr "Filtrar endereços privados" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:385 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 msgid "Filter useless" msgstr "Filtrar consultas inúteis" @@ -2721,7 +2729,7 @@ msgstr "Arquivo do firmware" msgid "Firmware Version" msgstr "Versão do firmware" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:444 msgid "Fixed source port for outbound DNS queries." msgstr "Porta fixa da origem para a saída das consultas DNS." @@ -2747,7 +2755,7 @@ msgstr "Operações na memória flash" msgid "Flashing…" msgstr "Instalando…" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:198 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:201 msgid "For QR-Code support please install the qrencode package!" msgstr "Para o suporte ao QR-Code, instale o pacote qrencode!" @@ -2941,7 +2949,7 @@ msgstr "Gerar Configuração" msgid "Generate Key" msgstr "Gerar a Chave" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:202 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:205 msgid "Generate New QR-Code" msgstr "Gere um novo QR-Code" @@ -2955,7 +2963,7 @@ msgstr "" msgid "Generate archive" msgstr "Gerar arquivo" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:217 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:220 msgid "Generate new QR-Code" msgstr "Gere um novo QR-Code" @@ -2971,14 +2979,21 @@ msgstr "Configurações Globais" msgid "Global network options" msgstr "Opção global de rede" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:57 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:63 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:89 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:72 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:92 +msgid "Go to firmware upgrade..." +msgstr "" + +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:53 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:62 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:82 msgid "Go to password configuration..." msgstr "Ir para a configuração de senha..." -#: modules/luci-base/htdocs/luci-static/resources/form.js:2597 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3371 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2601 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3529 #: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58 msgid "Go to relevant configuration page" @@ -3137,7 +3152,7 @@ msgstr "" "Ocultar ESSID" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:212 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:215 msgid "Hide QR-Code" msgstr "Oculte o QR-Code" @@ -3166,8 +3181,8 @@ msgid "Host-Uniq tag content" msgstr "Conteúdo da etiqueta única do equipamento" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:37 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:503 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:533 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:504 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:551 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/10_system.js:54 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:87 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:121 @@ -3182,7 +3197,7 @@ msgstr "Nome do equipamento enviado quando requisitar DHCP" msgid "Hostnames" msgstr "Nome dos equipamentos" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:495 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:496 msgid "" "Hostnames are used to bind a domain name to an IP address. This setting is " "redundant for hostnames already configured with static leases, but it can be " @@ -3221,11 +3236,15 @@ msgstr "Endereços IP" msgid "IP Protocol" msgstr "Protocolo IP" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:257 +msgid "IP Sets" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:126 msgid "IP Type" msgstr "Tipo de IP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:507 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:508 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:178 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:204 msgid "IP address" @@ -3241,16 +3260,20 @@ msgstr "O endereço IP é inválido" msgid "IP address is missing" msgstr "O endereço IP está ausente" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:293 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:534 +msgid "IP set" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 msgid "IP sets" msgstr "Conjuntos IP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:429 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 msgid "IPs to override with NXDOMAIN" msgstr "Substitua por um domínio NX falso" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:86 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:87 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:88 @@ -3282,7 +3305,7 @@ msgstr "Conexão do enlace IPv4" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:178 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:38 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:591 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:609 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:88 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:164 msgid "IPv4 address" @@ -3335,8 +3358,8 @@ msgstr "IPv4 e IPv4 (RFC2003)" msgid "IPv4/IPv6 (both - defaults to IPv4)" msgstr "IPv4/IPv6 (ambos - padrão é IPv4)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:92 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:93 @@ -3447,7 +3470,7 @@ msgstr "Roteamento com origem IPv6" msgid "IPv6 suffix" msgstr "Sufixo IPv6" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:632 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 msgid "IPv6 suffix (hex)" msgstr "" "RAM." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:361 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:362 msgid "Ignore /etc/hosts" msgstr "Ignorar /etc/hosts" @@ -3566,7 +3589,7 @@ msgstr "Ignorar /etc/hosts" msgid "Ignore interface" msgstr "Ignorar interface" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:350 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:351 msgid "Ignore resolv file" msgstr "Ignorar o arquivo de resolução de nomes (resolv.conf)" @@ -3868,8 +3891,8 @@ msgstr "" "A imagem que está a tentar carregar aparenta nao caber na flash do " "equipamento. Por favor verifique o arquivo da imagem!" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:64 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:70 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:96 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:72 msgid "JavaScript required!" msgstr "É necessário JavaScript!" @@ -4005,11 +4028,11 @@ msgstr "Aprenda" msgid "Learn routes" msgstr "Aprenda as rotas" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:346 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 msgid "Lease file" msgstr "Arquivo de atribuições" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:623 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:641 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:679 msgid "Lease time" msgstr "Tempo de concessão" @@ -4081,11 +4104,12 @@ msgstr "Monitoramento do Enlace" msgid "Link On" msgstr "Enlace Ativo" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:431 msgid "List of IP addresses to convert into NXDOMAIN responses." msgstr "Lista dos endereços IP que serão convertidos em respostas NXDOMAIN." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:295 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 msgid "List of IP sets to populate with the specified domain IPs." msgstr "" "Lista os conjuntos dos IPs para preencher os IPs com domínios especificados." @@ -4122,15 +4146,15 @@ msgstr "" msgid "List of SSH key files for auth" msgstr "Lista de arquivos de chaves SSH para autenticação" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:311 msgid "List of domains to allow RFC1918 responses for." msgstr "Lista dos domínios com permissão para respostas RFC1918." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:289 msgid "List of domains to force to an IP address." msgstr "Lista dos domínios que serão impostos num endereço IP." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:282 msgid "List of upstream resolvers to forward queries to." msgstr "" "Lista de resolvedores upstream para onde as consultas serão encaminhadas." @@ -4139,7 +4163,7 @@ msgstr "" msgid "Listen Port" msgstr "Porta de escuta" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:330 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 msgid "Listen interfaces" msgstr "Interfaces de escuta" @@ -4148,13 +4172,13 @@ msgid "Listen only on the given interface or, if unspecified, on all" msgstr "" "Escuta apenas na interface especificada. Se não especificado, escuta em todas" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:332 msgid "" "Listen only on the specified interfaces, and loopback if not excluded " "explicitly." msgstr "Escute somente nestas interfaces e na interface local (loopback)." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:437 msgid "Listening port for inbound DNS queries." msgstr "Porta de escuta para o recebimento das consultas do DNS." @@ -4167,7 +4191,7 @@ msgstr "Carga" msgid "Load Average" msgstr "Carga média" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:204 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:207 msgid "Loading QR-Code..." msgstr "Carregando o QR-Code..." @@ -4234,25 +4258,25 @@ msgstr "Hora local" msgid "Local ULA" msgstr "ULA local" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:271 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 msgid "Local domain" msgstr "Domínio local" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:273 msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" "O sufixo do domínio local anexado aos nomes DHCP e as entradas dos arquivos " "hosts." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:267 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 msgid "Local server" msgstr "Servidor local" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:317 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 msgid "Local service only" msgstr "Somente o serviço local" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:389 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 msgid "Localise queries" msgstr "Localizar consultas" @@ -4264,7 +4288,7 @@ msgstr "Bloqueio para BSSID" msgid "Log output level" msgstr "Nível de detalhamento de saída dos registros" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:275 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 msgid "Log queries" msgstr "Registar as consultas" @@ -4332,7 +4356,7 @@ msgstr "VLAN MAC" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:591 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:39 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:545 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:563 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2157 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:56 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:89 @@ -4421,19 +4445,19 @@ msgstr "" "Taxa de Dados Atingível Máxima (ATTNDR)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:449 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 msgid "Max. DHCP leases" msgstr "" "Numero máximo de concessões DHCP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:456 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 msgid "Max. EDNS0 packet size" msgstr "" "Tamanho máximo do pacote do EDNS0" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:463 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 msgid "Max. concurrent queries" msgstr "Número máximo de consultas concorrentes" @@ -4445,15 +4469,15 @@ msgstr "Idade máxima" msgid "Maximum allowed Listen Interval" msgstr "Intervalo máximo permitido de escuta" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:451 msgid "Maximum allowed number of active DHCP leases." msgstr "A quantidade máxima permitida para as alocações ativas do DHCP." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:465 msgid "Maximum allowed number of concurrent DNS queries." msgstr "A quantidade máxima permitida de consultas concorrentes do DNS." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:458 msgid "Maximum allowed size of EDNS0 UDP packets." msgstr "O tamanho máximo permitido dos pacotes UDP EDNS.0." @@ -4657,7 +4681,7 @@ msgstr "Monitor" msgid "More Characters" msgstr "Mais Caracteres" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2539 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2543 msgid "More…" msgstr "Mais…" @@ -4763,7 +4787,7 @@ msgstr "Domínio NT" msgid "NTP server candidates" msgstr "Candidatos a servidor NTP" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2577 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2581 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1087 @@ -4799,11 +4823,11 @@ msgstr "Rede" msgid "Network SSID" msgstr "Rede SSID" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:68 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 msgid "Network Utilities" msgstr "Utilitários de Rede" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:488 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 msgid "Network boot image" msgstr "Imagem de boot pela rede" @@ -4838,7 +4862,7 @@ msgstr "Interfaces de rede" msgid "Never" msgstr "Nunca" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:269 msgid "" "Never forward matching domains and subdomains, resolve from DHCP or hosts " "files only." @@ -4858,7 +4882,7 @@ msgstr "Nome de nova interface…" msgid "Next »" msgstr "Próximo »" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346 msgid "No" @@ -4888,6 +4912,15 @@ msgstr "Sem NAT-T" msgid "No RX signal" msgstr "Sem sinal RX" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:61 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:70 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:90 +msgid "" +"No changes to settings will be stored and are lost after rebooting. This " +"mode should only be used to install a firmware upgrade" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:69 msgid "No client associated" msgstr "Não há nenhum cliente associado" @@ -4946,11 +4979,11 @@ msgstr "Não há mais escravos disponíveis" msgid "No more slaves available, can not save interface" msgstr "Não há mais escravos disponíveis, não é possível salvar a interface" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:410 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 msgid "No negative cache" msgstr "Nenhum cache negativo" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:54 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:50 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:59 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:79 msgid "No password set!" @@ -5002,7 +5035,7 @@ msgstr "" "Erros CRC Não PreemptivosCRC_P" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:323 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 msgid "Non-wildcard" msgstr "Sem caracter curinga" @@ -5061,7 +5094,7 @@ msgstr "Anotações" msgid "Notice" msgstr "Aviso" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:127 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:138 msgid "Nslookup" msgstr "Nslookup" @@ -5069,7 +5102,7 @@ msgstr "Nslookup" msgid "Number of IGMP membership reports" msgstr "Quantidade de relatórios associados ao IGMP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:472 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." @@ -5118,7 +5151,7 @@ msgstr "Atraso no estado de conexões" msgid "On-link" msgstr "Rota em enlace" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:598 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 msgid "One of hostname or MAC address must be specified!" msgstr "" "É necessário especificar ao menos um nome de equipamento ou endereço MAC!" @@ -5199,7 +5232,7 @@ msgid "Operating frequency" msgstr "Frequência de Operação" #: modules/luci-base/htdocs/luci-static/resources/form.js:1974 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3722 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3880 msgid "Option \"%s\" contains an invalid input value." msgstr "A opção \"%s\" contém um valor inválido de entrada." @@ -5243,7 +5276,7 @@ msgstr "" "um servidor, use este sufixo (como '::1') para formar o endereço IPv6 ('a:b:" "c:d::1') para esta interface." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "" "Optional. Base64-encoded preshared key. Adds in an additional layer of " "symmetric-key cryptography for post-quantum resistance." @@ -5251,7 +5284,7 @@ msgstr "" "Opcional. Adiciona uma camada extra de cifragem simétrica para resistência " "pós quântica." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Optional. Create routes for Allowed IPs for this peer." msgstr "Opcional. Cria rotas para endereços IP Autorizados para este parceiro." @@ -5263,7 +5296,7 @@ msgstr "Opcional. Descrição do parceiro." msgid "Optional. Do not create host routes to peers." msgstr "Opcional. Não crie rotas de hospedagem para seus pares." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "" "Optional. Host of peer. Names are resolved prior to bringing up the " "interface." @@ -5271,7 +5304,7 @@ msgstr "" "Opcional. Equipamento do parceiro. Nomes serão resolvido antes de levantar a " "interface." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "" "Optional. IP addresses and prefixes that this peer is allowed to use inside " "the tunnel. Usually the peer's tunnel IP addresses and the networks the peer " @@ -5285,11 +5318,11 @@ msgstr "" msgid "Optional. Maximum Transmission Unit of tunnel interface." msgstr "Opcional. Unidade Máxima de Transmissão da interface do túnel." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Optional. Port of peer." msgstr "Opcional. Porta do parceiro." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "" "Optional. Seconds between keep alive messages. Default is 0 (disabled). " "Recommended value if this device is behind a NAT is 25." @@ -5677,7 +5710,7 @@ msgstr "Restaure as configurações iniciais" msgid "Permission denied" msgstr "Permissão negada" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "Persistent Keep Alive" msgstr "Manutenção da Conexão Persistente" @@ -5689,9 +5722,9 @@ msgstr "Taxa física:" msgid "Physical Settings" msgstr "Configurações Físicas" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:101 msgid "Ping" msgstr "Ping" @@ -5757,7 +5790,7 @@ msgstr "Prefixo Delegado" msgid "Prefix suppressor" msgstr "Supressor de prefixos" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "Preshared Key" msgstr "Chave Compartilhada" @@ -5854,7 +5887,7 @@ msgstr "Prover nova rede" msgid "Pseudo Ad-Hoc (ahdemo)" msgstr "Ad-Hoc falso (ahdemo)" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Public Key" msgstr "Chave Pública" @@ -5882,7 +5915,7 @@ msgid "QMI Cellular" msgstr "Celular QMI" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:159 -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:186 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:189 msgid "QR-Code" msgstr "QR-Code" @@ -5890,7 +5923,7 @@ msgstr "QR-Code" msgid "Quality" msgstr "Qualidade" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:426 msgid "Query all available upstream resolvers." msgstr "" "Consulte todos os servidores DNS " @@ -5967,7 +6000,7 @@ msgstr "" "Bytes brutos codificados em hexadecimal. Deixe vazio a não ser que seu " "provedor requeira isso" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:344 msgid "Read /etc/ethers to configure the DHCP server." msgstr "Leia o /etc/ethers para configurar o servidor DHCP." @@ -5983,7 +6016,7 @@ msgstr "Gráficos em Tempo Real" msgid "Reassociation Deadline" msgstr "Limite para Reassociação" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:299 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 msgid "Rebind protection" msgstr "Proteção contra \"Rebind\"" @@ -6118,7 +6151,7 @@ msgstr "" msgid "Required. Base64-encoded private key for this interface." msgstr "Obrigatório. Chave privada codificada em Base64 para esta interface." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Required. Base64-encoded public key of peer." msgstr "Necessário. Chave Pública do parceiro codificada como Base64." @@ -6210,7 +6243,7 @@ msgstr "Redefina para os valores padrão" msgid "Resolv and Hosts Files" msgstr "Arquivos resolv e hosts" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 msgid "Resolv file" msgstr "Arquivo resolv" @@ -6240,7 +6273,7 @@ msgstr "Restauração" msgid "Restore backup" msgstr "Restaure uma cópia de segurança" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:391 msgid "" "Return answers to DNS queries matching the subnet from which the query was " "received if multiple IPs are available." @@ -6278,7 +6311,7 @@ msgstr "Revertendo configurações…" msgid "Robustness" msgstr "Robustez" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:482 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:483 msgid "Root directory for files served via TFTP." msgstr "Diretório raiz para os arquivos que forem compartilhados pelo TFTP." @@ -6290,7 +6323,7 @@ msgstr "Prepação da raiz (/)" msgid "Round-Robin policy (balance-rr, 0)" msgstr "Política Round-Robin (balanço-rr, 0)" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Route Allowed IPs" msgstr "Roteie Andereços IP Autorizados" @@ -6401,7 +6434,7 @@ msgstr "Servidor SSTP" msgid "SWAP" msgstr "SWAP" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2901 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3059 #: modules/luci-base/htdocs/luci-static/resources/luci.js:2199 #: modules/luci-compat/luasrc/view/cbi/error.htm:17 #: modules/luci-compat/luasrc/view/cbi/footer.htm:26 @@ -6569,6 +6602,11 @@ msgstr "Definido como um escravo atualmente ativo (ativo, 1)" msgid "Set to first slave added to the bond (follow, 2)" msgstr "Definido como o primeiro escravo adicionado ao vínculo (seguir, 2)" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:646 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:662 +msgid "Set up DHCP Server" +msgstr "Configurar Servidor DHCP" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:55 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:55 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:23 @@ -6586,11 +6624,6 @@ msgstr "A configuração do modo de operação falhou" msgid "Settings" msgstr "Configurações" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:646 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:662 -msgid "Set up DHCP Server" -msgstr "Configurar Servidor DHCP" - #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:906 msgid "Setup routes for proxied IPv6 neighbours." msgstr "Rotas de configuração para vizinhos IPv6 que tiverem proxy." @@ -6662,7 +6695,7 @@ msgstr "Sinal:" msgid "Size" msgstr "Tamanho" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:470 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 msgid "Size of DNS query cache" msgstr "Tamanho do cache de consultas DNS" @@ -7102,7 +7135,7 @@ msgstr "Alocações Estáticas" msgid "Static address" msgstr "Endereço Estático" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:525 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:543 msgid "" "Static leases are used to assign fixed IP addresses and symbolic hostnames " "to DHCP clients. They are also required for non-dynamic interface " @@ -7142,7 +7175,7 @@ msgstr "Parar atualização" msgid "Strict filtering" msgstr "Filtragem rigorosa" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:419 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:420 msgid "Strict order" msgstr "Ordem Exata" @@ -7155,11 +7188,11 @@ msgstr "Forte" msgid "Submit" msgstr "Enviar" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:370 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:371 msgid "Suppress logging" msgstr "Suprimir registros (log)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:371 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:372 msgid "Suppress logging of the routine operation for the DHCP protocol." msgstr "Suprima dos registros (log) as operações rotineiras do protocolo DHCP." @@ -7239,6 +7272,16 @@ msgstr "Propriedades do Sistema" msgid "System log buffer size" msgstr "Tamanho do buffer de registro do sistema" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:60 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:69 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:89 +msgid "System running in recovery (initramfs) mode." +msgstr "" + +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +msgid "Sytem running in recovery (initramfs) mode." +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:338 msgid "TCP:" msgstr "TCP:" @@ -7247,7 +7290,7 @@ msgstr "TCP:" msgid "TFTP Settings" msgstr "Configurações do TFTP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:481 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:482 msgid "TFTP server root" msgstr "Raiz do servidor TFTP" @@ -7349,11 +7392,11 @@ msgstr "" "A configuração da atualização de pontas HE.net mudou. Você deve agora usar o " "nome do usuário ao invés do identificador do usuário!" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:607 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:625 msgid "The IP address %h is already used by another static lease" msgstr "O endereço IP %h já é utilizado por outra concessão estática" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:634 msgid "The IP address is outside of any DHCP pool address range" msgstr "O endereço IP está fora de qualquer faixa de endereços do DHCP" @@ -7399,7 +7442,7 @@ msgstr "" msgid "The MTU must not exceed the parent device MTU of %d bytes" msgstr "O MTU não deve exceder o MTU do dispositivo de origem com %d bytes" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:180 msgid "" "The QR-Code works per wg interface, it will be refreshed with every button " "click and transfers the following information:" @@ -7718,8 +7761,8 @@ msgstr "" msgid "The value is overridden by configuration. Original: %s" msgstr "O valor é substituído pela configuração. Original: %s" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:663 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:695 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:681 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:713 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:122 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:171 msgid "There are no active leases" @@ -7729,7 +7772,7 @@ msgstr "Não há concessões de IP ativas no momento" msgid "There are no changes to apply" msgstr "Não há alterações a serem aplicadas" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:55 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:51 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:60 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:80 msgid "" @@ -7788,7 +7831,7 @@ msgstr "" "Este é o endereço da ponta local designado pelo agente de túnel. normalmente " "ele termina com ...:2/64" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:265 msgid "This is the only DHCP server in the local network." msgstr "Este é o único servidor DHCP na rede local." @@ -7829,7 +7872,7 @@ msgstr "" "Esta opção não pode ser usada porque o pacote ca-bundle não está instalado." #: modules/luci-base/htdocs/luci-static/resources/form.js:2240 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2546 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2550 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172 #: modules/luci-compat/luasrc/view/cbi/tsection.htm:32 msgid "This section contains no values yet" @@ -7898,9 +7941,9 @@ msgstr "Tom" msgid "Total Available" msgstr "Total disponível" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:124 msgid "Traceroute" msgstr "Traceroute" @@ -8204,7 +8247,7 @@ msgstr "" "Ao pressionar \"Continuar\", as opções ifname serão renomeadas e a rede será " "reiniciada para aplicar a atualização da configuração." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:420 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:421 msgid "Upstream resolvers will be queried in the order of the resolv file." msgstr "" "Os resolvedores upstream serão consultados na ordem que estiverem no arquivo " @@ -8215,7 +8258,7 @@ msgstr "" msgid "Uptime" msgstr "Tempo de atividade" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:342 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 msgid "Use /etc/ethers" msgstr "Usar /etc/ethers" @@ -8327,7 +8370,7 @@ msgstr "Utilize os certificados do sistema" msgid "Use system certificates for inner-tunnel" msgstr "Utilizar certificados de sistema para túnel interno" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:544 msgid "" "Use the Add Button to add a new lease entry. The MAC address identifies the host, the IPv4 address specifies the fixed " @@ -8472,7 +8515,7 @@ msgstr "Identificador de rede VXLAN" msgid "VXLANv6 (RFC7348)" msgstr "VXLANv6 (RFC7348)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:396 msgid "" "Validate DNS replies and cache DNSSEC data, requires upstream to support " "DNSSEC." @@ -8509,7 +8552,7 @@ msgstr "Fabricante" msgid "Vendor Class to send when requesting DHCP" msgstr "Classe do fabricante para enviar quando requisitar o DHCP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:401 msgid "Verify unsigned domain responses really come from unsigned domains." msgstr "" "Verifique se as respostas dos domínios não assinados vêm realmente de " @@ -8684,7 +8727,7 @@ msgstr "A rede sem fio está desabilitada" msgid "Wireless network is enabled" msgstr "A rede sem fio está habilitada" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:277 msgid "Write received DNS queries to syslog." msgstr "Salve as consultas recebidas do DNS no syslog." @@ -8696,7 +8739,7 @@ msgstr "Escrever registro do sistema (log) no arquivo" msgid "XOR policy (balance-xor, 2)" msgstr "Política XOR (balanço-xor, 2)" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345 msgid "Yes" @@ -8726,8 +8769,8 @@ msgstr "" "por exemplo \"rede/network\", o dispositivo poderá ficar inacessível!" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:65 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:71 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:97 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:73 msgid "" "You must enable JavaScript in your browser or LuCI will not work properly." @@ -8762,7 +8805,7 @@ msgstr "Configurações ZRam" msgid "ZRam Size" msgstr "Tamanho ZRam" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:446 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:447 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:152 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:163 msgid "any" @@ -8868,8 +8911,8 @@ msgstr "por exemplo: --proxy 10.10.10.10.10" msgid "e.g: dump" msgstr "por exemplo: despejo" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:652 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:673 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:691 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:101 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:140 msgid "expired" @@ -8963,7 +9006,7 @@ msgstr "sem link" msgid "non-empty value" msgstr "valor não vazio" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3042 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3200 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800 msgid "none" msgstr "nenhum" @@ -9051,9 +9094,9 @@ msgid "" "HTTPS network " "access." msgstr "" -"o uHTTPd oferece acesso à rede HTTP ou HTTPS." +"o uHTTPd oferece acesso à rede HTTP ou HTTPS." #: modules/luci-base/htdocs/luci-static/resources/validation.js:563 msgid "unique value" @@ -9065,15 +9108,15 @@ msgstr "valor único" msgid "unknown" msgstr "desconhecido" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:453 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:671 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:454 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:668 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:689 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:99 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:138 msgid "unlimited" msgstr "ilimitado" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369 diff --git a/modules/luci-base/po/ro/base.po b/modules/luci-base/po/ro/base.po index ed5e51b4d6..e61a0fba12 100644 --- a/modules/luci-base/po/ro/base.po +++ b/modules/luci-base/po/ro/base.po @@ -57,8 +57,8 @@ msgid "-- Additional Field --" msgstr "-- Camp suplimentar --" #: modules/luci-base/htdocs/luci-static/resources/cbi.js:275 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3773 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3931 #: modules/luci-base/htdocs/luci-static/resources/ui.js:784 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1022 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1995 @@ -325,7 +325,7 @@ msgstr "" msgid "Absent Interface" msgstr "Interfață Absentă" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:319 msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "" @@ -406,7 +406,7 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2195 #: modules/luci-base/htdocs/luci-static/resources/form.js:2208 #: modules/luci-base/htdocs/luci-static/resources/form.js:2216 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3205 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3363 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:25 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197 @@ -455,7 +455,7 @@ msgstr "Adaugă instanţă" msgid "Add key" msgstr "Adaugă cheie" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:408 msgid "Add local domain suffix to names served from hosts files." msgstr "Adauga un sufix local numelor servite din fisierele de tip hosts" @@ -476,11 +476,11 @@ msgstr "" msgid "Add to Whitelist" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:365 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:366 msgid "Additional hosts files" msgstr "Fisiere de tip hosts aditionale" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:414 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 msgid "Additional servers file" msgstr "" @@ -501,7 +501,7 @@ msgstr "Adresa" msgid "Address to access local relay bridge" msgstr "Adresa de acces punte locala repetor" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:287 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 msgid "Addresses" msgstr "" @@ -566,17 +566,17 @@ msgstr "Interfață alias" msgid "Alias of \"%s\"" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:424 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 msgid "All servers" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:377 msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:375 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 msgid "Allocate IPs sequentially" msgstr "Alocă IP-urile secvențial" @@ -605,7 +605,7 @@ msgstr "Permite rate de transfer legacy 802.11b" msgid "Allow listed only" msgstr "Permite doar cele listate" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:304 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 msgid "Allow localhost" msgstr "Permite localhost" @@ -629,7 +629,7 @@ msgstr "" msgid "Allow the root user to login with password" msgstr "Permite contului root sa se autentifice cu parola" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "Allowed IPs" msgstr "IP-uri permise" @@ -794,6 +794,10 @@ msgstr "Se aplică schimbările configurării… %ds" msgid "Architecture" msgstr "Arhitectură" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 +msgid "Arp-scan" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:963 msgid "" "Assign a part of given length of every public IPv6-prefix to this interface" @@ -832,7 +836,7 @@ msgstr "Autentificare" msgid "Authentication Type" msgstr "Tipul Autentificării" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:263 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 msgid "Authoritative" msgstr "Autoritare" @@ -964,7 +968,7 @@ msgid "" "defined backup patterns." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:325 msgid "Bind dynamically to interfaces rather than wildcard address." msgstr "" @@ -1542,11 +1546,11 @@ msgstr "Serviciu DHCPv6" msgid "DNS" msgstr "DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:280 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 msgid "DNS forwardings" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:442 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 msgid "DNS query port" msgstr "DNSport de apelare" @@ -1554,7 +1558,7 @@ msgstr "DNSport de apelare" msgid "DNS search domains" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:435 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 msgid "DNS server port" msgstr "DNS port server" @@ -1566,11 +1570,11 @@ msgstr "" msgid "DNS-Label / FQDN" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:394 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 msgid "DNSSEC" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:399 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 msgid "DNSSEC check unsigned" msgstr "" @@ -1600,7 +1604,7 @@ msgid "DTIM Interval" msgstr "Interval DTIM" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:58 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:626 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:644 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:128 msgid "DUID" msgstr "DUID" @@ -1652,9 +1656,9 @@ msgid "Delegate IPv6 prefixes" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2272 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2697 #: modules/luci-base/htdocs/luci-static/resources/form.js:2701 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3189 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2705 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3347 #: modules/luci-base/htdocs/luci-static/resources/ui.js:2893 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:11 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162 @@ -1833,7 +1837,7 @@ msgstr "Dezactivat" msgid "Disassociate On Low Acknowledgement" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:301 msgid "Discard upstream RFC1918 responses." msgstr "" @@ -1854,7 +1858,7 @@ msgid "Disconnection attempt failed." msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:606 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2896 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3054 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3330 #: modules/luci-base/htdocs/luci-static/resources/ui.js:4157 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766 @@ -1877,7 +1881,7 @@ msgid "" "forwarder." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:412 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" @@ -1888,19 +1892,19 @@ msgstr "" msgid "Do not create host route to peer (optional)." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:261 msgid "Do not forward DNS queries without dots or domain parts." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:387 msgid "Do not forward queries that cannot be answered by public resolvers." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:382 msgid "Do not forward reverse lookups for local networks." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:338 msgid "Do not listen on the specified interfaces." msgstr "" @@ -1945,11 +1949,15 @@ msgstr "Sigur doriți să ștergeți toate setările?" msgid "Do you really want to recursively delete the directory \"%s\" ?" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:259 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:538 +msgid "Domain" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 msgid "Domain required" msgstr "Domeniul necesar" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:309 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 msgid "Domain whitelist" msgstr "" @@ -1979,7 +1987,7 @@ msgstr "Descarcă mtdblock-ul" msgid "Downstream SNR offset" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2659 msgid "Drag to reorder" msgstr "" @@ -2024,9 +2032,9 @@ msgstr "" msgid "EAP-Method" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2675 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2678 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3052 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2679 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2682 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3210 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495 @@ -2132,7 +2140,7 @@ msgstr "Activează client NTP" msgid "Enable Single DES" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:477 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:478 msgid "Enable TFTP server" msgstr "Activeaza serverul TFTP" @@ -2265,11 +2273,11 @@ msgstr "Modul de incapsulare" msgid "Encryption" msgstr "Criptare" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "Endpoint Host" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Endpoint Port" msgstr "" @@ -2336,11 +2344,11 @@ msgstr "" msgid "Every second (fast, 1)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:336 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 msgid "Exclude interfaces" msgstr "Exclude interfeţe" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:306 msgid "" "Exempt 127.0.0.0/8 and ::1 from rebinding checks, " "e.g. for RBL services." @@ -2351,7 +2359,7 @@ msgstr "" msgid "Existing device" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:406 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 msgid "Expand hosts" msgstr "" @@ -2461,7 +2469,7 @@ msgstr "" msgid "File" msgstr "Fișier" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:416 msgid "" "File listing upstream resolvers, optionally domain-specific, e.g. " "server=1.2.3.4, server=/domain/1.2.3.4." @@ -2471,11 +2479,11 @@ msgstr "" msgid "File not accessible" msgstr "Fișierul nu este accesibil" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:348 msgid "File to store DHCP lease information." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:356 msgid "File with upstream resolvers." msgstr "" @@ -2483,7 +2491,7 @@ msgstr "" msgid "Filename" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:490 msgid "Filename of the boot image advertised to clients." msgstr "" @@ -2492,11 +2500,11 @@ msgstr "" msgid "Filesystem" msgstr "Sistem de fisiere" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:380 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 msgid "Filter private" msgstr "Filtreaza privatele" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:385 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 msgid "Filter useless" msgstr "Filtreaza nefolositele" @@ -2559,7 +2567,7 @@ msgstr "Fișier firmware" msgid "Firmware Version" msgstr "Versiunea de firmware" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:444 msgid "Fixed source port for outbound DNS queries." msgstr "Portul sursa pentru intrebarile DNS catre exterior" @@ -2585,7 +2593,7 @@ msgstr "Operațiuni de scriere" msgid "Flashing…" msgstr "Scriere…" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:198 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:201 msgid "For QR-Code support please install the qrencode package!" msgstr "" @@ -2767,7 +2775,7 @@ msgstr "Generează configurație" msgid "Generate Key" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:202 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:205 msgid "Generate New QR-Code" msgstr "" @@ -2779,7 +2787,7 @@ msgstr "" msgid "Generate archive" msgstr "Generează arhivă" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:217 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:220 msgid "Generate new QR-Code" msgstr "" @@ -2795,14 +2803,21 @@ msgstr "" msgid "Global network options" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:57 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:63 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:89 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:72 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:92 +msgid "Go to firmware upgrade..." +msgstr "" + +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:53 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:62 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:82 msgid "Go to password configuration..." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2597 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3371 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2601 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3529 #: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58 msgid "Go to relevant configuration page" @@ -2957,7 +2972,7 @@ msgstr "" msgid "Hide ESSID" msgstr "Ascunde ESSID" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:212 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:215 msgid "Hide QR-Code" msgstr "" @@ -2986,8 +3001,8 @@ msgid "Host-Uniq tag content" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:37 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:503 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:533 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:504 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:551 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/10_system.js:54 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:87 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:121 @@ -3002,7 +3017,7 @@ msgstr "" msgid "Hostnames" msgstr "Nume de host" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:495 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:496 msgid "" "Hostnames are used to bind a domain name to an IP address. This setting is " "redundant for hostnames already configured with static leases, but it can be " @@ -3038,11 +3053,15 @@ msgstr "Adrese IP" msgid "IP Protocol" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:257 +msgid "IP Sets" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:126 msgid "IP Type" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:507 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:508 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:178 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:204 msgid "IP address" @@ -3058,16 +3077,20 @@ msgstr "" msgid "IP address is missing" msgstr "Adresa IP lipsește" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:293 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:534 +msgid "IP set" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 msgid "IP sets" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:429 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 msgid "IPs to override with NXDOMAIN" msgstr "Bogus NX Domain Override" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:86 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:87 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:88 @@ -3099,7 +3122,7 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:178 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:38 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:591 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:609 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:88 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:164 msgid "IPv4 address" @@ -3152,8 +3175,8 @@ msgstr "" msgid "IPv4/IPv6 (both - defaults to IPv4)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:92 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:93 @@ -3262,7 +3285,7 @@ msgstr "" msgid "IPv6 suffix" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:632 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 msgid "IPv6 suffix (hex)" msgstr "" @@ -3328,7 +3351,7 @@ msgid "" "device node" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:177 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 msgid "" "If there are any unsaved changes for this client, please save the " "configuration before generating a QR-Code" @@ -3355,7 +3378,7 @@ msgid "" "of the RAM." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:361 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:362 msgid "Ignore /etc/hosts" msgstr "" @@ -3363,7 +3386,7 @@ msgstr "" msgid "Ignore interface" msgstr "Ignoră interfața" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:350 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:351 msgid "Ignore resolv file" msgstr "" @@ -3650,8 +3673,8 @@ msgstr "" "Se pare ca ai incercat sa rescrii o imagine care nu are loc in memoria " "flash, verifica fisierul din nou!" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:64 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:70 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:96 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:72 msgid "JavaScript required!" msgstr "Ai nevoie de JavaScript !" @@ -3787,11 +3810,11 @@ msgstr "" msgid "Learn routes" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:346 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 msgid "Lease file" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:623 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:641 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:679 msgid "Lease time" msgstr "" @@ -3859,11 +3882,12 @@ msgstr "" msgid "Link On" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:431 msgid "List of IP addresses to convert into NXDOMAIN responses." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:295 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 msgid "List of IP sets to populate with the specified domain IPs." msgstr "" @@ -3889,15 +3913,15 @@ msgstr "" msgid "List of SSH key files for auth" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:311 msgid "List of domains to allow RFC1918 responses for." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:289 msgid "List of domains to force to an IP address." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:282 msgid "List of upstream resolvers to forward queries to." msgstr "" @@ -3905,7 +3929,7 @@ msgstr "" msgid "Listen Port" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:330 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 msgid "Listen interfaces" msgstr "" @@ -3913,13 +3937,13 @@ msgstr "" msgid "Listen only on the given interface or, if unspecified, on all" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:332 msgid "" "Listen only on the specified interfaces, and loopback if not excluded " "explicitly." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:437 msgid "Listening port for inbound DNS queries." msgstr "" @@ -3932,7 +3956,7 @@ msgstr "Incărcare" msgid "Load Average" msgstr "Incărcarea medie" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:204 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:207 msgid "Loading QR-Code..." msgstr "" @@ -3999,23 +4023,23 @@ msgstr "Ora locala" msgid "Local ULA" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:271 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 msgid "Local domain" msgstr "Domeniu local" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:273 msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:267 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 msgid "Local server" msgstr "Server local" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:317 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 msgid "Local service only" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:389 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 msgid "Localise queries" msgstr "" @@ -4027,7 +4051,7 @@ msgstr "" msgid "Log output level" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:275 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 msgid "Log queries" msgstr "" @@ -4091,7 +4115,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:591 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:39 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:545 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:563 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2157 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:56 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:89 @@ -4176,17 +4200,17 @@ msgstr "" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:449 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 msgid "Max. DHCP leases" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:456 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 msgid "Max. EDNS0 packet size" msgstr "" "Max. EDNS0 marime pachet" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:463 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 msgid "Max. concurrent queries" msgstr "Max. interogari simultane" @@ -4198,15 +4222,15 @@ msgstr "" msgid "Maximum allowed Listen Interval" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:451 msgid "Maximum allowed number of active DHCP leases." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:465 msgid "Maximum allowed number of concurrent DNS queries." msgstr "Numarul maxim de intrebari DNS simultane" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:458 msgid "Maximum allowed size of EDNS0 UDP packets." msgstr "" @@ -4400,7 +4424,7 @@ msgstr "" msgid "More Characters" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2539 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2543 msgid "More…" msgstr "Mai mult…" @@ -4504,7 +4528,7 @@ msgstr "" msgid "NTP server candidates" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2577 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2581 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1087 @@ -4540,11 +4564,11 @@ msgstr "Retea" msgid "Network SSID" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:68 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 msgid "Network Utilities" msgstr "Utilitare de retea" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:488 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 msgid "Network boot image" msgstr "" @@ -4579,7 +4603,7 @@ msgstr "" msgid "Never" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:269 msgid "" "Never forward matching domains and subdomains, resolve from DHCP or hosts " "files only." @@ -4597,7 +4621,7 @@ msgstr "Nume nou interfață…" msgid "Next »" msgstr "Mai departe »" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346 msgid "No" @@ -4627,6 +4651,15 @@ msgstr "" msgid "No RX signal" msgstr "" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:61 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:70 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:90 +msgid "" +"No changes to settings will be stored and are lost after rebooting. This " +"mode should only be used to install a firmware upgrade" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:69 msgid "No client associated" msgstr "" @@ -4685,11 +4718,11 @@ msgstr "" msgid "No more slaves available, can not save interface" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:410 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 msgid "No negative cache" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:54 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:50 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:59 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:79 msgid "No password set!" @@ -4737,7 +4770,7 @@ msgstr "Zgomot:" msgid "Non Pre-emptive CRC errors (CRC_P)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:323 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 msgid "Non-wildcard" msgstr "" @@ -4794,7 +4827,7 @@ msgstr "" msgid "Notice" msgstr "Notificare" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:127 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:138 msgid "Nslookup" msgstr "" @@ -4802,7 +4835,7 @@ msgstr "" msgid "Number of IGMP membership reports" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:472 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" @@ -4850,7 +4883,7 @@ msgstr "" msgid "On-link" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:598 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 msgid "One of hostname or MAC address must be specified!" msgstr "" @@ -4919,7 +4952,7 @@ msgid "Operating frequency" msgstr "Frecvență de operare" #: modules/luci-base/htdocs/luci-static/resources/form.js:1974 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3722 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3880 msgid "Option \"%s\" contains an invalid input value." msgstr "" @@ -4957,13 +4990,13 @@ msgid "" "for the interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "" "Optional. Base64-encoded preshared key. Adds in an additional layer of " "symmetric-key cryptography for post-quantum resistance." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Optional. Create routes for Allowed IPs for this peer." msgstr "" @@ -4975,13 +5008,13 @@ msgstr "" msgid "Optional. Do not create host routes to peers." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "" "Optional. Host of peer. Names are resolved prior to bringing up the " "interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "" "Optional. IP addresses and prefixes that this peer is allowed to use inside " "the tunnel. Usually the peer's tunnel IP addresses and the networks the peer " @@ -4992,11 +5025,11 @@ msgstr "" msgid "Optional. Maximum Transmission Unit of tunnel interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Optional. Port of peer." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "" "Optional. Seconds between keep alive messages. Default is 0 (disabled). " "Recommended value if this device is behind a NAT is 25." @@ -5376,7 +5409,7 @@ msgstr "Reseteaza" msgid "Permission denied" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "Persistent Keep Alive" msgstr "" @@ -5388,9 +5421,9 @@ msgstr "Rata phy:" msgid "Physical Settings" msgstr "Setarile fizice" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:101 msgid "Ping" msgstr "" @@ -5455,7 +5488,7 @@ msgstr "" msgid "Prefix suppressor" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "Preshared Key" msgstr "" @@ -5546,7 +5579,7 @@ msgstr "" msgid "Pseudo Ad-Hoc (ahdemo)" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Public Key" msgstr "" @@ -5568,7 +5601,7 @@ msgid "QMI Cellular" msgstr "" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:159 -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:186 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:189 msgid "QR-Code" msgstr "" @@ -5576,7 +5609,7 @@ msgstr "" msgid "Quality" msgstr "Calitate" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:426 msgid "Query all available upstream resolvers." msgstr "" @@ -5649,7 +5682,7 @@ msgstr "" msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:344 msgid "Read /etc/ethers to configure the DHCP server." msgstr "" "Citeste fisierul /etc/ethers pentru configurarea serverului " @@ -5667,7 +5700,7 @@ msgstr "Grafice in timp real" msgid "Reassociation Deadline" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:299 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 msgid "Rebind protection" msgstr "" @@ -5801,7 +5834,7 @@ msgstr "" msgid "Required. Base64-encoded private key for this interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Required. Base64-encoded public key of peer." msgstr "" @@ -5893,7 +5926,7 @@ msgstr "" msgid "Resolv and Hosts Files" msgstr "Fisierele de rezolvare si hosturi DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 msgid "Resolv file" msgstr "Fisierul de rezolvare" @@ -5923,7 +5956,7 @@ msgstr "Restaureaza" msgid "Restore backup" msgstr "Reface backup-ul" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:391 msgid "" "Return answers to DNS queries matching the subnet from which the query was " "received if multiple IPs are available." @@ -5958,7 +5991,7 @@ msgstr "" msgid "Robustness" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:482 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:483 msgid "Root directory for files served via TFTP." msgstr "" @@ -5970,7 +6003,7 @@ msgstr "" msgid "Round-Robin policy (balance-rr, 0)" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Route Allowed IPs" msgstr "" @@ -6075,7 +6108,7 @@ msgstr "" msgid "SWAP" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2901 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3059 #: modules/luci-base/htdocs/luci-static/resources/luci.js:2199 #: modules/luci-compat/luasrc/view/cbi/error.htm:17 #: modules/luci-compat/luasrc/view/cbi/footer.htm:26 @@ -6223,6 +6256,11 @@ msgstr "" msgid "Set to first slave added to the bond (follow, 2)" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:646 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:662 +msgid "Set up DHCP Server" +msgstr "Seteaza serverul DHCP" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:55 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:55 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:23 @@ -6238,11 +6276,6 @@ msgstr "" msgid "Settings" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:646 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:662 -msgid "Set up DHCP Server" -msgstr "Seteaza serverul DHCP" - #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:906 msgid "Setup routes for proxied IPv6 neighbours." msgstr "" @@ -6312,7 +6345,7 @@ msgstr "Semnal:" msgid "Size" msgstr "Marime" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:470 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 msgid "Size of DNS query cache" msgstr "" @@ -6674,7 +6707,7 @@ msgstr "" msgid "Static address" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:525 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:543 msgid "" "Static leases are used to assign fixed IP addresses and symbolic hostnames " "to DHCP clients. They are also required for non-dynamic interface " @@ -6710,7 +6743,7 @@ msgstr "" msgid "Strict filtering" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:419 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:420 msgid "Strict order" msgstr "Ordine strictă" @@ -6723,11 +6756,11 @@ msgstr "" msgid "Submit" msgstr "Trimite" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:370 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:371 msgid "Suppress logging" msgstr "Suprimă logarea" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:371 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:372 msgid "Suppress logging of the routine operation for the DHCP protocol." msgstr "" @@ -6805,6 +6838,16 @@ msgstr "Proprietati sistem" msgid "System log buffer size" msgstr "" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:60 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:69 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:89 +msgid "System running in recovery (initramfs) mode." +msgstr "" + +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +msgid "Sytem running in recovery (initramfs) mode." +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:338 msgid "TCP:" msgstr "" @@ -6813,7 +6856,7 @@ msgstr "" msgid "TFTP Settings" msgstr "Setarile TFTP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:481 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:482 msgid "TFTP server root" msgstr "" @@ -6902,11 +6945,11 @@ msgid "" "username instead of the user ID!" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:607 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:625 msgid "The IP address %h is already used by another static lease" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:634 msgid "The IP address is outside of any DHCP pool address range" msgstr "" @@ -6947,7 +6990,7 @@ msgstr "" msgid "The MTU must not exceed the parent device MTU of %d bytes" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:180 msgid "" "The QR-Code works per wg interface, it will be refreshed with every button " "click and transfers the following information:" @@ -7199,8 +7242,8 @@ msgstr "" msgid "The value is overridden by configuration. Original: %s" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:663 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:695 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:681 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:713 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:122 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:171 msgid "There are no active leases" @@ -7210,7 +7253,7 @@ msgstr "" msgid "There are no changes to apply" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:55 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:51 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:60 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:80 msgid "" @@ -7258,7 +7301,7 @@ msgid "" "ends with ...:2/64" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:265 msgid "This is the only DHCP server in the local network." msgstr "" @@ -7293,7 +7336,7 @@ msgid "" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2240 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2546 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2550 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172 #: modules/luci-compat/luasrc/view/cbi/tsection.htm:32 msgid "This section contains no values yet" @@ -7354,9 +7397,9 @@ msgstr "" msgid "Total Available" msgstr "Total disponibil" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:124 msgid "Traceroute" msgstr "" @@ -7643,7 +7686,7 @@ msgid "" "will be restarted to apply the updated configuration." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:420 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:421 msgid "Upstream resolvers will be queried in the order of the resolv file." msgstr "" "DNS serverul va interoga in " @@ -7654,7 +7697,7 @@ msgstr "" msgid "Uptime" msgstr "Uptime" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:342 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 msgid "Use /etc/ethers" msgstr "Foloseste /etc/ethers" @@ -7760,7 +7803,7 @@ msgstr "" msgid "Use system certificates for inner-tunnel" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:544 msgid "" "Use the Add Button to add a new lease entry. The MAC address identifies the host, the IPv4 address specifies the fixed " @@ -7895,7 +7938,7 @@ msgstr "" msgid "VXLANv6 (RFC7348)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:396 msgid "" "Validate DNS replies and cache DNSSEC data, requires upstream to support " "DNSSEC." @@ -7928,7 +7971,7 @@ msgstr "" msgid "Vendor Class to send when requesting DHCP" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:401 msgid "Verify unsigned domain responses really come from unsigned domains." msgstr "" @@ -8090,7 +8133,7 @@ msgstr "Reteaua wireless este dezactivata" msgid "Wireless network is enabled" msgstr "Reteaua wireless este activata" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:277 msgid "Write received DNS queries to syslog." msgstr "Scrie cererile DNS primite in syslog" @@ -8102,7 +8145,7 @@ msgstr "" msgid "XOR policy (balance-xor, 2)" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345 msgid "Yes" @@ -8125,8 +8168,8 @@ msgid "" "scripts like \"network\", your device might become inaccessible!" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:65 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:71 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:97 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:73 msgid "" "You must enable JavaScript in your browser or LuCI will not work properly." @@ -8155,7 +8198,7 @@ msgstr "" msgid "ZRam Size" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:446 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:447 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:152 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:163 msgid "any" @@ -8261,8 +8304,8 @@ msgstr "" msgid "e.g: dump" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:652 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:673 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:691 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:101 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:140 msgid "expired" @@ -8355,7 +8398,7 @@ msgstr "" msgid "non-empty value" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3042 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3200 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800 msgid "none" msgstr "" @@ -8454,15 +8497,15 @@ msgstr "" msgid "unknown" msgstr "necunoscut" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:453 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:671 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:454 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:668 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:689 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:99 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:138 msgid "unlimited" msgstr "nelimitat" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369 diff --git a/modules/luci-base/po/ru/base.po b/modules/luci-base/po/ru/base.po index 1e2ae89381..3fd5ccc290 100644 --- a/modules/luci-base/po/ru/base.po +++ b/modules/luci-base/po/ru/base.po @@ -60,8 +60,8 @@ msgid "-- Additional Field --" msgstr "-- Дополнительно --" #: modules/luci-base/htdocs/luci-static/resources/cbi.js:275 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3773 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3931 #: modules/luci-base/htdocs/luci-static/resources/ui.js:784 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1022 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1995 @@ -335,7 +335,7 @@ msgstr "ATU-C идентификатор производителя" msgid "Absent Interface" msgstr "Отсутствующий интерфейс" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:319 msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "Ограничение сервиса DNS, для подсетей интерфейса использующего DNS." @@ -420,7 +420,7 @@ msgstr "Адаптивная балансировка нагрузки пере #: modules/luci-base/htdocs/luci-static/resources/form.js:2195 #: modules/luci-base/htdocs/luci-static/resources/form.js:2208 #: modules/luci-base/htdocs/luci-static/resources/form.js:2216 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3205 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3363 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:25 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197 @@ -469,7 +469,7 @@ msgstr "Добавить экземпляр" msgid "Add key" msgstr "Добавить ключ" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:408 msgid "Add local domain suffix to names served from hosts files." msgstr "" "Добавить локальный суффикс домена для имен из файла хостов (/etc/hosts)." @@ -491,11 +491,11 @@ msgstr "Добавить в черный список" msgid "Add to Whitelist" msgstr "Добавить в белый список" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:365 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:366 msgid "Additional hosts files" msgstr "Дополнительный hosts файл" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:414 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 msgid "Additional servers file" msgstr "Дополнительные файлы серверов" @@ -516,7 +516,7 @@ msgstr "Адрес" msgid "Address to access local relay bridge" msgstr "Адрес для доступа к локальному мосту-ретранслятору" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:287 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 msgid "Addresses" msgstr "Адреса" @@ -585,18 +585,18 @@ msgstr "Псевдоним" msgid "Alias of \"%s\"" msgstr "Псевдоним интерфейса \"%s\"" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:424 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 msgid "All servers" msgstr "Все серверы" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:377 msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address." msgstr "" "Выделять IP-адреса последовательно, начинать с меньшего доступного адреса." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:375 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 msgid "Allocate IPs sequentially" msgstr "Выделять IP-адреса последовательно" @@ -628,7 +628,7 @@ msgstr "Разрешить использование стандарта 802.11b msgid "Allow listed only" msgstr "Разрешить только перечисленные" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:304 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 msgid "Allow localhost" msgstr "Разрешить локальный хост" @@ -655,7 +655,7 @@ msgid "Allow the root user to login with password" msgstr "" "Разрешить пользователю root входить в систему с помощью пароля" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "Allowed IPs" msgstr "Разрешенные IP-адреса" @@ -829,6 +829,10 @@ msgstr "Применение изменений... %d сек" msgid "Architecture" msgstr "Архитектура" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 +msgid "Arp-scan" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:963 msgid "" "Assign a part of given length of every public IPv6-prefix to this interface" @@ -872,7 +876,7 @@ msgstr "Аутентификация" msgid "Authentication Type" msgstr "Тип аутентификации" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:263 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 msgid "Authoritative" msgstr "Основной" @@ -1013,7 +1017,7 @@ msgstr "" "состоит из измененных config файлов, отмеченных opkg, необходимых базовых " "файлов, а также шаблонов резервного копирования, определенных пользователем." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:325 msgid "Bind dynamically to interfaces rather than wildcard address." msgstr "" "Привязывать динамически к интерфейсам, а не по шаблону адреса (рекомендуется " @@ -1632,11 +1636,11 @@ msgstr "DHCPv6 сервис" msgid "DNS" msgstr "DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:280 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 msgid "DNS forwardings" msgstr "Перенаправление запросов DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:442 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 msgid "DNS query port" msgstr "DNS порт запроса" @@ -1644,7 +1648,7 @@ msgstr "DNS по msgid "DNS search domains" msgstr "Домены поиска DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:435 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 msgid "DNS server port" msgstr "DNS порт сервера" @@ -1656,11 +1660,11 @@ msgstr "Вес DNS" msgid "DNS-Label / FQDN" msgstr "DNS-имя / FQDN" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:394 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 msgid "DNSSEC" msgstr "DNSSEC" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:399 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 msgid "DNSSEC check unsigned" msgstr "DNSSEC проверка без знака" @@ -1690,7 +1694,7 @@ msgid "DTIM Interval" msgstr "Интервал DTIM" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:58 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:626 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:644 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:128 msgid "DUID" msgstr "DUID" @@ -1749,9 +1753,9 @@ msgid "Delegate IPv6 prefixes" msgstr "Делегировать IPv6 префиксы" #: modules/luci-base/htdocs/luci-static/resources/form.js:2272 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2697 #: modules/luci-base/htdocs/luci-static/resources/form.js:2701 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3189 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2705 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3347 #: modules/luci-base/htdocs/luci-static/resources/ui.js:2893 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:11 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162 @@ -1930,7 +1934,7 @@ msgstr "Отключено" msgid "Disassociate On Low Acknowledgement" msgstr "Не ассоциировать при низком подтверждении" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:301 msgid "Discard upstream RFC1918 responses." msgstr "Отбрасывать ответы внешней сети RFC1918." @@ -1951,7 +1955,7 @@ msgid "Disconnection attempt failed." msgstr "Ошибка попытки отключения." #: modules/luci-base/htdocs/luci-static/resources/form.js:606 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2896 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3054 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3330 #: modules/luci-base/htdocs/luci-static/resources/ui.js:4157 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766 @@ -1978,7 +1982,7 @@ msgstr "" "прокси для сетевых экранов NAT." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:412 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "Не кешировать отрицательные ответы, в т.ч. для несуществующих доменов." @@ -1989,23 +1993,23 @@ msgstr "Не кешировать отрицательные ответы, в т msgid "Do not create host route to peer (optional)." msgstr "Не создавать маршрут к узлу (опционально)." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:261 msgid "Do not forward DNS queries without dots or domain parts." msgstr "" "Не перенаправлять DNS-запросы " "без DNS-имени." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:387 msgid "Do not forward queries that cannot be answered by public resolvers." msgstr "" "Не перенаправлять запросы, которые не могут быть обработаны публичными DNS-" "серверами." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:382 msgid "Do not forward reverse lookups for local networks." msgstr "Не перенаправлять обратные DNS-запросы для локальных сетей." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:338 msgid "Do not listen on the specified interfaces." msgstr "Запретить прослушивание этих интерфейсов." @@ -2054,11 +2058,15 @@ msgstr "Вы действительно хотите стереть все на msgid "Do you really want to recursively delete the directory \"%s\" ?" msgstr "Вы действительно хотите рекурсивно удалить директорию «%s»?" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:259 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:538 +msgid "Domain" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 msgid "Domain required" msgstr "Требуется домен" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:309 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 msgid "Domain whitelist" msgstr "Белый список доменов" @@ -2088,7 +2096,7 @@ msgstr "Скачать MTD раздел" msgid "Downstream SNR offset" msgstr "SNR offset внутренней сети" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2659 msgid "Drag to reorder" msgstr "Перетащите, чтобы изменить порядок" @@ -2138,9 +2146,9 @@ msgstr "EA-bits длина" msgid "EAP-Method" msgstr "Метод EAP" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2675 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2678 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3052 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2679 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2682 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3210 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495 @@ -2250,7 +2258,7 @@ msgstr "Включить NTP-клиент" msgid "Enable Single DES" msgstr "Включить Single DES" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:477 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:478 msgid "Enable TFTP server" msgstr "Включить TFTP-сервер" @@ -2389,11 +2397,11 @@ msgstr "Режим инкапсуляции" msgid "Encryption" msgstr "Шифрование" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "Endpoint Host" msgstr "Конечный узел" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Endpoint Port" msgstr "Порт конечного узла" @@ -2460,11 +2468,11 @@ msgstr "Каждые 30 секунд (slow, 0)" msgid "Every second (fast, 1)" msgstr "Каждую секунду (fast, 1)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:336 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 msgid "Exclude interfaces" msgstr "Исключить интерфейсы" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:306 msgid "" "Exempt 127.0.0.0/8 and ::1 from rebinding checks, " "e.g. for RBL services." @@ -2476,7 +2484,7 @@ msgstr "" msgid "Existing device" msgstr "Существующее устройство" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:406 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 msgid "Expand hosts" msgstr "Расширять имена узлов" @@ -2588,7 +2596,7 @@ msgstr "Не удалось выполнить действие «/etc/init.d/%s msgid "File" msgstr "Файл" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:416 msgid "" "File listing upstream resolvers, optionally domain-specific, e.g. " "server=1.2.3.4, server=/domain/1.2.3.4." @@ -2601,13 +2609,13 @@ msgstr "" msgid "File not accessible" msgstr "Файл не доступен" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:348 msgid "File to store DHCP lease information." msgstr "" "Файл, где хранятся арендованные DHCP-адреса." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:356 msgid "File with upstream resolvers." msgstr "Локальный DNS-файл." @@ -2615,7 +2623,7 @@ msgstr "Локальный ESSID" msgstr "Скрыть ESSID" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:212 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:215 msgid "Hide QR-Code" msgstr "Скрыть QR-код" @@ -3131,8 +3146,8 @@ msgid "Host-Uniq tag content" msgstr "Содержимое Host-Uniq тега" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:37 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:503 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:533 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:504 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:551 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/10_system.js:54 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:87 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:121 @@ -3147,7 +3162,7 @@ msgstr "Имя хоста в DHCP-запросах" msgid "Hostnames" msgstr "Имена хостов" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:495 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:496 msgid "" "Hostnames are used to bind a domain name to an IP address. This setting is " "redundant for hostnames already configured with static leases, but it can be " @@ -3186,11 +3201,15 @@ msgstr "IP-адреса" msgid "IP Protocol" msgstr "IP-протокол" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:257 +msgid "IP Sets" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:126 msgid "IP Type" msgstr "Тип IP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:507 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:508 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:178 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:204 msgid "IP address" @@ -3206,16 +3225,20 @@ msgstr "Неверный IP-адрес" msgid "IP address is missing" msgstr "IP-адрес не указан" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:293 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:534 +msgid "IP set" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 msgid "IP sets" msgstr "Списки IP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:429 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 msgid "IPs to override with NXDOMAIN" msgstr "Переопределение поддельного NX-домена" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:86 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:87 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:88 @@ -3247,7 +3270,7 @@ msgstr "Подключение IPv4 (upstream)" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:178 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:38 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:591 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:609 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:88 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:164 msgid "IPv4 address" @@ -3300,8 +3323,8 @@ msgstr "IPv4-в-IPv4 (RFC2003)" msgid "IPv4/IPv6 (both - defaults to IPv4)" msgstr "IPv4/IPv6 (оба, по умолчанию IPv4)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:92 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:93 @@ -3410,7 +3433,7 @@ msgstr "Явная маршрутизация IPv6" msgid "IPv6 suffix" msgstr "IPv6 суффикс" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:632 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 msgid "IPv6 suffix (hex)" msgstr "IPv6-суффикс (hex)" @@ -3482,7 +3505,7 @@ msgstr "" "Если выбрано, монтировать устройство используя название его раздела, а не " "фиксированный файл устройства" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:177 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 msgid "" "If there are any unsaved changes for this client, please save the " "configuration before generating a QR-Code" @@ -3517,7 +3540,7 @@ msgstr "" "устройство, на котором располагается раздел подкачки, работает гораздо " "медленнее, чем RAM." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:361 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:362 msgid "Ignore /etc/hosts" msgstr "Игнорировать /etc/hosts" @@ -3525,7 +3548,7 @@ msgstr "Игнорировать /etc/hosts" msgid "Ignore interface" msgstr "Игнорировать интерфейс" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:350 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:351 msgid "Ignore resolv file" msgstr "Игнорировать файл resolv" @@ -3828,8 +3851,8 @@ msgstr "" "Оказалось, что вы пытаетесь прошить устройство прошивкой, которая по размеру " "не помещается в чип флэш-памяти, проверьте ваш файл прошивки!" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:64 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:70 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:96 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:72 msgid "JavaScript required!" msgstr "Требуется JavaScript!" @@ -3965,11 +3988,11 @@ msgstr "Обучение" msgid "Learn routes" msgstr "Изучать маршруты" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:346 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 msgid "Lease file" msgstr "Файл аренд" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:623 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:641 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:679 msgid "Lease time" msgstr "Срок аренды адреса" @@ -4039,11 +4062,12 @@ msgstr "Мониторинг соединения" msgid "Link On" msgstr "Подключение" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:431 msgid "List of IP addresses to convert into NXDOMAIN responses." msgstr "Список хостов, поставляющих поддельные результаты домена NX." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:295 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 msgid "List of IP sets to populate with the specified domain IPs." msgstr "" "Список наборов IP-адресов для заполнения указанными IP-адресами доменов." @@ -4080,15 +4104,15 @@ msgstr "" msgid "List of SSH key files for auth" msgstr "Список файлов ключей SSH для авторизации" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:311 msgid "List of domains to allow RFC1918 responses for." msgstr "Список доменов, для которых разрешены ответы RFC1918." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:289 msgid "List of domains to force to an IP address." msgstr "Список доменов для принудительного преобразования в IP-адрес." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:282 msgid "List of upstream resolvers to forward queries to." msgstr "" "Список DNS-серверов для " @@ -4098,7 +4122,7 @@ msgstr "" msgid "Listen Port" msgstr "Порт для входящих соединений" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:330 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 msgid "Listen interfaces" msgstr "Интерфейс для входящих соединений" @@ -4108,13 +4132,13 @@ msgstr "" "Принимать подключения только на указанном интерфейсе или, если интерфейс не " "задан, на всех интерфейсах" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:332 msgid "" "Listen only on the specified interfaces, and loopback if not excluded " "explicitly." msgstr "Ограничьте прослушивание этих интерфейсов и замыкание на себя." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:437 msgid "Listening port for inbound DNS queries." msgstr "Порт для входящих DNS-запросов." @@ -4127,7 +4151,7 @@ msgstr "Загрузка" msgid "Load Average" msgstr "Нагрузка (1, 5, 15мин)" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:204 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:207 msgid "Loading QR-Code..." msgstr "Загрузка QR-кода..." @@ -4194,25 +4218,25 @@ msgstr "Время" msgid "Local ULA" msgstr "Локальный ULA" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:271 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 msgid "Local domain" msgstr "Локальный домен" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:273 msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" "Суффикс локального домена, который будет добавлен к DHCP-именам и записи " "файла хостов (/etc/hosts)." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:267 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 msgid "Local server" msgstr "Локальный сервер" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:317 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 msgid "Local service only" msgstr "Только локальный DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:389 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 msgid "Localise queries" msgstr "Локализовывать запросы" @@ -4224,7 +4248,7 @@ msgstr "Подключаться к BSSID" msgid "Log output level" msgstr "Запись событий" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:275 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 msgid "Log queries" msgstr "Запись запросов" @@ -4291,7 +4315,7 @@ msgstr "MAC VLAN" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:591 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:39 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:545 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:563 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2157 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:56 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:89 @@ -4380,19 +4404,19 @@ msgstr "" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "Макс. достижимая скорость передачи данных (ATTNDR)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:449 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 msgid "Max. DHCP leases" msgstr "" "Макс. кол-во аренд DHCP аренды" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:456 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 msgid "Max. EDNS0 packet size" msgstr "" "Макс.EDNS0 размер пакета" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:463 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 msgid "Max. concurrent queries" msgstr "" "Макс. кол-во одновременных запросов" @@ -4405,15 +4429,15 @@ msgstr "Максимальный возраст" msgid "Maximum allowed Listen Interval" msgstr "Максимально разрешенное значение интервала прослушивания клиента" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:451 msgid "Maximum allowed number of active DHCP leases." msgstr "Максимальное количество активных арендованных DHCP-адресов." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:465 msgid "Maximum allowed number of concurrent DNS queries." msgstr "Максимально допустимое количество одновременных DNS-запросов." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:458 msgid "Maximum allowed size of EDNS0 UDP packets." msgstr "Максимально допустимый размер UDP пакетов EDNS0." @@ -4616,7 +4640,7 @@ msgstr "Монитор" msgid "More Characters" msgstr "Слишком мало символов" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2539 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2543 msgid "More…" msgstr "Больше…" @@ -4722,7 +4746,7 @@ msgstr "NT домен" msgid "NTP server candidates" msgstr "Список NTP-серверов" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2577 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2581 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1087 @@ -4758,11 +4782,11 @@ msgstr "Сеть" msgid "Network SSID" msgstr "SSID сети" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:68 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 msgid "Network Utilities" msgstr "Сетевые утилиты" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:488 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 msgid "Network boot image" msgstr "Образ системы для сетевой загрузки" @@ -4797,7 +4821,7 @@ msgstr "Сетевой интерфейс" msgid "Never" msgstr "Никогда" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:269 msgid "" "Never forward matching domains and subdomains, resolve from DHCP or hosts " "files only." @@ -4818,7 +4842,7 @@ msgstr "Новое имя интерфейса…" msgid "Next »" msgstr "Следующий »" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346 msgid "No" @@ -4848,6 +4872,15 @@ msgstr "Без NAT-T" msgid "No RX signal" msgstr "Rx сигнал отсутствует" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:61 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:70 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:90 +msgid "" +"No changes to settings will be stored and are lost after rebooting. This " +"mode should only be used to install a firmware upgrade" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:69 msgid "No client associated" msgstr "Нет связанных клиентов" @@ -4906,11 +4939,11 @@ msgstr "Больше нет доступных ведомых интерфейс msgid "No more slaves available, can not save interface" msgstr "Больше нет доступных ведомых, сохранить интерфейс невозможно" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:410 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 msgid "No negative cache" msgstr "Отключить кэш отрицательных ответов" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:54 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:50 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:59 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:79 msgid "No password set!" @@ -4958,7 +4991,7 @@ msgstr "Шум:" msgid "Non Pre-emptive CRC errors (CRC_P)" msgstr "Ошибки без предварительного CRC (CRC_P)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:323 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 msgid "Non-wildcard" msgstr "Не использовать wildcard" @@ -5017,7 +5050,7 @@ msgstr "Примечания" msgid "Notice" msgstr "Сообщение" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:127 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:138 msgid "Nslookup" msgstr "DNS-запрос" @@ -5025,7 +5058,7 @@ msgstr "DNS-запрос" msgid "Number of IGMP membership reports" msgstr "Количество отчётов о членстве IGMP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:472 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" "Количество кэшированных DNS записей (максимум — 10000, 0 — отключить " @@ -5075,7 +5108,7 @@ msgstr "Задержка включенного состояния" msgid "On-link" msgstr "On-link маршрут" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:598 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 msgid "One of hostname or MAC address must be specified!" msgstr "Должен быть указан либо MAC-адрес, либо имя хоста!" @@ -5155,7 +5188,7 @@ msgid "Operating frequency" msgstr "Настройка частоты" #: modules/luci-base/htdocs/luci-static/resources/form.js:1974 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3722 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3880 msgid "Option \"%s\" contains an invalid input value." msgstr "Опция \"%s\" содержит недопустимое значение." @@ -5199,7 +5232,7 @@ msgstr "" "d::'), используйте суффикс на вроде ('::1') для этого IPv6 адреса ('a:b:c:" "d::1') для этого интерфейса." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "" "Optional. Base64-encoded preshared key. Adds in an additional layer of " "symmetric-key cryptography for post-quantum resistance." @@ -5207,7 +5240,7 @@ msgstr "" "Необязательно. Base64-шифрованный общий ключ. Добавляет дополнительный слой " "криптографии с симметричным ключом для постквантовой устойчивости." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Optional. Create routes for Allowed IPs for this peer." msgstr "" "Необязательно. Создавать маршруты для разрешенных IP адресов для этого узла." @@ -5220,14 +5253,14 @@ msgstr "Необязательно. Описание узла." msgid "Optional. Do not create host routes to peers." msgstr "Необязательно. Не создавать маршруты к пирам." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "" "Optional. Host of peer. Names are resolved prior to bringing up the " "interface." msgstr "" "Необязательно. Имя хоста пира. Имена разрешаются до появления интерфейса." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "" "Optional. IP addresses and prefixes that this peer is allowed to use inside " "the tunnel. Usually the peer's tunnel IP addresses and the networks the peer " @@ -5241,11 +5274,11 @@ msgstr "" msgid "Optional. Maximum Transmission Unit of tunnel interface." msgstr "Необязательно. MTU туннельного интерфейса." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Optional. Port of peer." msgstr "Необязательно. Порт узла." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "" "Optional. Seconds between keep alive messages. Default is 0 (disabled). " "Recommended value if this device is behind a NAT is 25." @@ -5631,7 +5664,7 @@ msgstr "Выполнить сброс" msgid "Permission denied" msgstr "Доступ запрещён" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "Persistent Keep Alive" msgstr "Постоянно держать включенным" @@ -5643,9 +5676,9 @@ msgstr "Скорость:" msgid "Physical Settings" msgstr "Настройки канала" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:101 msgid "Ping" msgstr "Пинг-запрос" @@ -5710,7 +5743,7 @@ msgstr "Делегированный префикс" msgid "Prefix suppressor" msgstr "Подавитель префикса" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "Preshared Key" msgstr "Предварительный ключ" @@ -5809,7 +5842,7 @@ msgstr "Предоставлять новую сеть" msgid "Pseudo Ad-Hoc (ahdemo)" msgstr "Псевдо Ad-Hoc (ahdemo)" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Public Key" msgstr "Публичный ключ" @@ -5837,7 +5870,7 @@ msgid "QMI Cellular" msgstr "QMI модем" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:159 -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:186 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:189 msgid "QR-Code" msgstr "QR-код" @@ -5845,7 +5878,7 @@ msgstr "QR-код" msgid "Quality" msgstr "Качество" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:426 msgid "Query all available upstream resolvers." msgstr "" "Опрашивать все имеющиеся внешние DNS/etc/ethers to configure the DHCP server." msgstr "" "Читать /etc/ethers для настройки ...:2/64" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:265 msgid "This is the only DHCP server in the local network." msgstr "" "Это единственный DHCPDNS сервера будут опрошены в " @@ -8143,7 +8186,7 @@ msgstr "" msgid "Uptime" msgstr "Время работы" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:342 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 msgid "Use /etc/ethers" msgstr "Использовать /etc/ethers" @@ -8254,7 +8297,7 @@ msgid "Use system certificates for inner-tunnel" msgstr "" "Использовать системные сертификаты для внутреннего туннеля (inner-tunnel)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:544 msgid "" "Use the Add Button to add a new lease entry. The MAC address identifies the host, the IPv4 address specifies the fixed " @@ -8399,7 +8442,7 @@ msgstr "Сетевой идентификатор VXLAN" msgid "VXLANv6 (RFC7348)" msgstr "VXLANv6 (RFC7348)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:396 msgid "" "Validate DNS replies and cache DNSSEC data, requires upstream to support " "DNSSEC." @@ -8437,7 +8480,7 @@ msgid "Vendor Class to send when requesting DHCP" msgstr "" "Класс производителя (Vendor class), который отправлять при DHCP-запросах" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:401 msgid "Verify unsigned domain responses really come from unsigned domains." msgstr "" "Проверять, действительно ли ответы от неподписанных доменов приходят от " @@ -8613,7 +8656,7 @@ msgstr "Беспроводная сеть отключена" msgid "Wireless network is enabled" msgstr "Беспроводная сеть включена" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:277 msgid "Write received DNS queries to syslog." msgstr "Записывать полученные DNS-запросы в системный журнал." @@ -8625,7 +8668,7 @@ msgstr "Записывать системные события в файл" msgid "XOR policy (balance-xor, 2)" msgstr "Политика XOR (balance-xor, 2)" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345 msgid "Yes" @@ -8654,8 +8697,8 @@ msgstr "" ">Внимание: если вы выключите один из основных скриптов инициализации " "(например \"network\"), ваше устройство может оказаться недоступным!" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:65 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:71 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:97 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:73 msgid "" "You must enable JavaScript in your browser or LuCI will not work properly." @@ -8690,7 +8733,7 @@ msgstr "Настройки ZRam" msgid "ZRam Size" msgstr "Размер ZRam" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:446 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:447 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:152 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:163 msgid "any" @@ -8796,8 +8839,8 @@ msgstr "например: --proxy 10.10.10.10" msgid "e.g: dump" msgstr "например: dump" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:652 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:673 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:691 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:101 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:140 msgid "expired" @@ -8890,7 +8933,7 @@ msgstr "нет соединения" msgid "non-empty value" msgstr "не пустое значение" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3042 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3200 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800 msgid "none" msgstr "ничего" @@ -8992,15 +9035,15 @@ msgstr "уникальное значение" msgid "unknown" msgstr "неизвестный" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:453 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:671 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:454 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:668 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:689 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:99 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:138 msgid "unlimited" msgstr "без ограничений" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369 diff --git a/modules/luci-base/po/sk/base.po b/modules/luci-base/po/sk/base.po index 775a8bd308..89312c8afc 100644 --- a/modules/luci-base/po/sk/base.po +++ b/modules/luci-base/po/sk/base.po @@ -56,8 +56,8 @@ msgid "-- Additional Field --" msgstr "-- Dodatočné pole --" #: modules/luci-base/htdocs/luci-static/resources/cbi.js:275 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3773 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3931 #: modules/luci-base/htdocs/luci-static/resources/ui.js:784 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1022 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1995 @@ -323,7 +323,7 @@ msgstr "" msgid "Absent Interface" msgstr "Chýbajúce rozhranie" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:319 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." @@ -404,7 +404,7 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2195 #: modules/luci-base/htdocs/luci-static/resources/form.js:2208 #: modules/luci-base/htdocs/luci-static/resources/form.js:2216 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3205 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3363 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:25 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197 @@ -453,7 +453,7 @@ msgstr "Pridať inštanciu" msgid "Add key" msgstr "Pridať kľúč" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:408 msgid "Add local domain suffix to names served from hosts files." msgstr "" @@ -474,11 +474,11 @@ msgstr "" msgid "Add to Whitelist" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:365 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:366 msgid "Additional hosts files" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:414 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 msgid "Additional servers file" msgstr "Súbor s dodatočnými servermi" @@ -499,7 +499,7 @@ msgstr "Adresa" msgid "Address to access local relay bridge" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:287 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 msgid "Addresses" msgstr "" @@ -564,17 +564,17 @@ msgstr "Prezývka rozhrania" msgid "Alias of \"%s\"" msgstr "Prezývka pre „%s“" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:424 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 msgid "All servers" msgstr "Všetky servery" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:377 msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:375 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 msgid "Allocate IPs sequentially" msgstr "" @@ -602,7 +602,7 @@ msgstr "Umožniť zastaralé rýchlosti 802.11b" msgid "Allow listed only" msgstr "Povoliť iba zo zoznamu" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:304 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 msgid "Allow localhost" msgstr "" @@ -626,7 +626,7 @@ msgstr "" msgid "Allow the root user to login with password" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "Allowed IPs" msgstr "Povolené IP adresy" @@ -793,6 +793,10 @@ msgstr "Aplikujú sa zmeny konfigurácie… %ds" msgid "Architecture" msgstr "Architektúra" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 +msgid "Arp-scan" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:963 msgid "" "Assign a part of given length of every public IPv6-prefix to this interface" @@ -832,7 +836,7 @@ msgstr "Overenie totožnosti" msgid "Authentication Type" msgstr "Typ overenia totožnosti" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:263 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 msgid "Authoritative" msgstr "Autoritatívny" @@ -964,7 +968,7 @@ msgid "" "defined backup patterns." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:325 msgid "Bind dynamically to interfaces rather than wildcard address." msgstr "" @@ -1542,11 +1546,11 @@ msgstr "Služba DHCPv6" msgid "DNS" msgstr "DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:280 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 msgid "DNS forwardings" msgstr "Presmerovania DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:442 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 msgid "DNS query port" msgstr "DNS dotaz na port" @@ -1554,7 +1558,7 @@ msgstr "DNS dotaz na port" msgid "DNS search domains" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:435 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 msgid "DNS server port" msgstr "Port DNS servera" @@ -1566,11 +1570,11 @@ msgstr "" msgid "DNS-Label / FQDN" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:394 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 msgid "DNSSEC" msgstr "DNSSEC" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:399 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 msgid "DNSSEC check unsigned" msgstr "" @@ -1600,7 +1604,7 @@ msgid "DTIM Interval" msgstr "Interval DTIM" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:58 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:626 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:644 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:128 msgid "DUID" msgstr "DUID" @@ -1652,9 +1656,9 @@ msgid "Delegate IPv6 prefixes" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2272 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2697 #: modules/luci-base/htdocs/luci-static/resources/form.js:2701 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3189 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2705 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3347 #: modules/luci-base/htdocs/luci-static/resources/ui.js:2893 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:11 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162 @@ -1831,7 +1835,7 @@ msgstr "Zakázané" msgid "Disassociate On Low Acknowledgement" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:301 msgid "Discard upstream RFC1918 responses." msgstr "" @@ -1852,7 +1856,7 @@ msgid "Disconnection attempt failed." msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:606 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2896 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3054 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3330 #: modules/luci-base/htdocs/luci-static/resources/ui.js:4157 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766 @@ -1875,7 +1879,7 @@ msgid "" "forwarder." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:412 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" @@ -1886,19 +1890,19 @@ msgstr "" msgid "Do not create host route to peer (optional)." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:261 msgid "Do not forward DNS queries without dots or domain parts." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:387 msgid "Do not forward queries that cannot be answered by public resolvers." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:382 msgid "Do not forward reverse lookups for local networks." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:338 msgid "Do not listen on the specified interfaces." msgstr "Zabránenie načúvaniu na týchto rozhraniach." @@ -1943,11 +1947,15 @@ msgstr "Naozaj chcete vymazať všetky nastavenia?" msgid "Do you really want to recursively delete the directory \"%s\" ?" msgstr "Naozaj chcete rekurzívne odstrániť adresár „%s“?" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:259 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:538 +msgid "Domain" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 msgid "Domain required" msgstr "Vyžaduje sa doména" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:309 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 msgid "Domain whitelist" msgstr "Biela listina domén" @@ -1977,7 +1985,7 @@ msgstr "Stiahnuť mtdblock" msgid "Downstream SNR offset" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2659 msgid "Drag to reorder" msgstr "" @@ -2022,9 +2030,9 @@ msgstr "Dĺžka bitov EA" msgid "EAP-Method" msgstr "Spôsob EAP" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2675 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2678 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3052 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2679 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2682 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3210 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495 @@ -2132,7 +2140,7 @@ msgstr "Povoliť klienta NTP" msgid "Enable Single DES" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:477 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:478 msgid "Enable TFTP server" msgstr "Povoliť server TFTP" @@ -2265,11 +2273,11 @@ msgstr "" msgid "Encryption" msgstr "Šifrovanie" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "Endpoint Host" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Endpoint Port" msgstr "" @@ -2336,11 +2344,11 @@ msgstr "" msgid "Every second (fast, 1)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:336 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 msgid "Exclude interfaces" msgstr "Vylúčiť rozhrania" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:306 msgid "" "Exempt 127.0.0.0/8 and ::1 from rebinding checks, " "e.g. for RBL services." @@ -2350,7 +2358,7 @@ msgstr "" msgid "Existing device" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:406 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 msgid "Expand hosts" msgstr "" @@ -2462,7 +2470,7 @@ msgstr "" msgid "File" msgstr "Súbor" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:416 msgid "" "File listing upstream resolvers, optionally domain-specific, e.g. " "server=1.2.3.4, server=/domain/1.2.3.4." @@ -2472,11 +2480,11 @@ msgstr "" msgid "File not accessible" msgstr "Súbor nie je prístupný" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:348 msgid "File to store DHCP lease information." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:356 msgid "File with upstream resolvers." msgstr "" @@ -2484,7 +2492,7 @@ msgstr "" msgid "Filename" msgstr "Názov súboru" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:490 msgid "Filename of the boot image advertised to clients." msgstr "Názov súboru obrazu zavedenia oznámeného klientom" @@ -2493,11 +2501,11 @@ msgstr "Názov súboru obrazu zavedenia oznámeného klientom" msgid "Filesystem" msgstr "Súborový systém" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:380 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 msgid "Filter private" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:385 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 msgid "Filter useless" msgstr "" @@ -2560,7 +2568,7 @@ msgstr "Súbor firmvéru" msgid "Firmware Version" msgstr "Verzia firmvéru" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:444 msgid "Fixed source port for outbound DNS queries." msgstr "" @@ -2586,7 +2594,7 @@ msgstr "Operácie nahrávania" msgid "Flashing…" msgstr "Nahráva sa…" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:198 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:201 msgid "For QR-Code support please install the qrencode package!" msgstr "" @@ -2767,7 +2775,7 @@ msgstr "Vygenerovať nastavenie" msgid "Generate Key" msgstr "Generovať kľúč" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:202 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:205 msgid "Generate New QR-Code" msgstr "" @@ -2779,7 +2787,7 @@ msgstr "" msgid "Generate archive" msgstr "Generovať archív" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:217 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:220 msgid "Generate new QR-Code" msgstr "" @@ -2795,14 +2803,21 @@ msgstr "Globálne nastavenia" msgid "Global network options" msgstr "Globálne voľby siete" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:57 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:63 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:89 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:72 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:92 +msgid "Go to firmware upgrade..." +msgstr "" + +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:53 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:62 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:82 msgid "Go to password configuration..." msgstr "Prejsť na konfiguráciu hesla..." -#: modules/luci-base/htdocs/luci-static/resources/form.js:2597 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3371 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2601 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3529 #: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58 msgid "Go to relevant configuration page" @@ -2958,7 +2973,7 @@ msgid "Hide ESSID" msgstr "" "Skryť ESSID" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:212 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:215 msgid "Hide QR-Code" msgstr "" @@ -2987,8 +3002,8 @@ msgid "Host-Uniq tag content" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:37 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:503 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:533 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:504 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:551 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/10_system.js:54 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:87 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:121 @@ -3003,7 +3018,7 @@ msgstr "Názov hostiteľa na odoslanie pri požadovaní servera DHCP" msgid "Hostnames" msgstr "Názvy hostiteľov" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:495 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:496 msgid "" "Hostnames are used to bind a domain name to an IP address. This setting is " "redundant for hostnames already configured with static leases, but it can be " @@ -3039,11 +3054,15 @@ msgstr "Adresy IP" msgid "IP Protocol" msgstr "Protokol IP" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:257 +msgid "IP Sets" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:126 msgid "IP Type" msgstr "Typ IP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:507 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:508 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:178 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:204 msgid "IP address" @@ -3059,16 +3078,20 @@ msgstr "Adresa IP je neplatná" msgid "IP address is missing" msgstr "Chýba adresa IP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:293 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:534 +msgid "IP set" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 msgid "IP sets" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:429 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 msgid "IPs to override with NXDOMAIN" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:86 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:87 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:88 @@ -3101,7 +3124,7 @@ msgstr "IPv4 prúd" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:178 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:38 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:591 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:609 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:88 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:164 msgid "IPv4 address" @@ -3154,8 +3177,8 @@ msgstr "" msgid "IPv4/IPv6 (both - defaults to IPv4)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:92 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:93 @@ -3264,7 +3287,7 @@ msgstr "" msgid "IPv6 suffix" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:632 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 msgid "IPv6 suffix (hex)" msgstr "" "IPv6-Prípona (hex)" @@ -3331,7 +3354,7 @@ msgid "" "device node" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:177 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 msgid "" "If there are any unsaved changes for this client, please save the " "configuration before generating a QR-Code" @@ -3358,7 +3381,7 @@ msgid "" "of the RAM." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:361 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:362 msgid "Ignore /etc/hosts" msgstr "Ignorovať súbor /etc/hosts" @@ -3366,7 +3389,7 @@ msgstr "Ignorovať súbor /etc/hosts" msgid "Ignore interface" msgstr "Ignorovať rozhranie" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:350 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:351 msgid "Ignore resolv file" msgstr "" @@ -3652,8 +3675,8 @@ msgstr "" "Zdá sa, že sa pokúšate nahrať obraz, ktorý sa nezmestí do pamäte flash. " "Prosím, overte súbor obrazu!" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:64 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:70 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:96 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:72 msgid "JavaScript required!" msgstr "Vyžaduje sa JavaScript!" @@ -3789,11 +3812,11 @@ msgstr "" msgid "Learn routes" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:346 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 msgid "Lease file" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:623 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:641 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:679 msgid "Lease time" msgstr "Čas prenájmu" @@ -3861,11 +3884,12 @@ msgstr "Monitorovanie linky" msgid "Link On" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:431 msgid "List of IP addresses to convert into NXDOMAIN responses." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:295 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 msgid "List of IP sets to populate with the specified domain IPs." msgstr "" @@ -3891,15 +3915,15 @@ msgstr "" msgid "List of SSH key files for auth" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:311 msgid "List of domains to allow RFC1918 responses for." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:289 msgid "List of domains to force to an IP address." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:282 msgid "List of upstream resolvers to forward queries to." msgstr "" "Zoznam serverov DNS, ktorým sa " @@ -3909,7 +3933,7 @@ msgstr "" msgid "Listen Port" msgstr "Načúvací port" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:330 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 msgid "Listen interfaces" msgstr "Načúvacie rozhrania" @@ -3918,13 +3942,13 @@ msgid "Listen only on the given interface or, if unspecified, on all" msgstr "" "Načúvať iba na zadaných rozhraniach, alebo na všetkých, ak nie sú určené" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:332 msgid "" "Listen only on the specified interfaces, and loopback if not excluded " "explicitly." msgstr "Obmedzenie načúvanie na tieto rozhrania a slučku." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:437 msgid "Listening port for inbound DNS queries." msgstr "" @@ -3937,7 +3961,7 @@ msgstr "Zaťaženie" msgid "Load Average" msgstr "Priemerné zaťaženie" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:204 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:207 msgid "Loading QR-Code..." msgstr "" @@ -4004,23 +4028,23 @@ msgstr "Miestny čas" msgid "Local ULA" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:271 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 msgid "Local domain" msgstr "Miestna doména" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:273 msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:267 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 msgid "Local server" msgstr "Miestny server" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:317 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 msgid "Local service only" msgstr "Iba miestna služba" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:389 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 msgid "Localise queries" msgstr "Lokalizovať požiadavky" @@ -4032,7 +4056,7 @@ msgstr "" msgid "Log output level" msgstr "Úroveň výstupného záznamu" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:275 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 msgid "Log queries" msgstr "" @@ -4096,7 +4120,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:591 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:39 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:545 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:563 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2157 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:56 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:89 @@ -4181,19 +4205,19 @@ msgstr "" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:449 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 msgid "Max. DHCP leases" msgstr "" "Max. počet DHCP prenájmov" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:456 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 msgid "Max. EDNS0 packet size" msgstr "" "Max. veľkosť paketu EDNS0" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:463 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 msgid "Max. concurrent queries" msgstr "Max. počet súbežných dotazov" @@ -4205,15 +4229,15 @@ msgstr "" msgid "Maximum allowed Listen Interval" msgstr "Maximálny povolený interval načúvania" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:451 msgid "Maximum allowed number of active DHCP leases." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:465 msgid "Maximum allowed number of concurrent DNS queries." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:458 msgid "Maximum allowed size of EDNS0 UDP packets." msgstr "" @@ -4407,7 +4431,7 @@ msgstr "" msgid "More Characters" msgstr "Viac znakov" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2539 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2543 msgid "More…" msgstr "Viac…" @@ -4511,7 +4535,7 @@ msgstr "Doména NT" msgid "NTP server candidates" msgstr "Kandidáti serverov NTP" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2577 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2581 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1087 @@ -4547,11 +4571,11 @@ msgstr "Sieť" msgid "Network SSID" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:68 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 msgid "Network Utilities" msgstr "Sieťové nástroje" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:488 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 msgid "Network boot image" msgstr "Obraz sieťového zavedenia" @@ -4586,7 +4610,7 @@ msgstr "Sieťové rozhranie" msgid "Never" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:269 msgid "" "Never forward matching domains and subdomains, resolve from DHCP or hosts " "files only." @@ -4604,7 +4628,7 @@ msgstr "Názov nového rozhrania…" msgid "Next »" msgstr "Ďalej »" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346 msgid "No" @@ -4634,6 +4658,15 @@ msgstr "Bez NAT-T" msgid "No RX signal" msgstr "" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:61 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:70 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:90 +msgid "" +"No changes to settings will be stored and are lost after rebooting. This " +"mode should only be used to install a firmware upgrade" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:69 msgid "No client associated" msgstr "Nie je priradený žiadny klient" @@ -4692,11 +4725,11 @@ msgstr "" msgid "No more slaves available, can not save interface" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:410 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 msgid "No negative cache" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:54 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:50 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:59 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:79 msgid "No password set!" @@ -4744,7 +4777,7 @@ msgstr "Šum:" msgid "Non Pre-emptive CRC errors (CRC_P)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:323 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 msgid "Non-wildcard" msgstr "" @@ -4801,7 +4834,7 @@ msgstr "" msgid "Notice" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:127 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:138 msgid "Nslookup" msgstr "" @@ -4809,7 +4842,7 @@ msgstr "" msgid "Number of IGMP membership reports" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:472 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" @@ -4857,7 +4890,7 @@ msgstr "" msgid "On-link" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:598 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 msgid "One of hostname or MAC address must be specified!" msgstr "" @@ -4926,7 +4959,7 @@ msgid "Operating frequency" msgstr "Pracovná frekvencia" #: modules/luci-base/htdocs/luci-static/resources/form.js:1974 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3722 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3880 msgid "Option \"%s\" contains an invalid input value." msgstr "" @@ -4964,13 +4997,13 @@ msgid "" "for the interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "" "Optional. Base64-encoded preshared key. Adds in an additional layer of " "symmetric-key cryptography for post-quantum resistance." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Optional. Create routes for Allowed IPs for this peer." msgstr "" @@ -4982,13 +5015,13 @@ msgstr "Voliteľné. Popis účastníka." msgid "Optional. Do not create host routes to peers." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "" "Optional. Host of peer. Names are resolved prior to bringing up the " "interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "" "Optional. IP addresses and prefixes that this peer is allowed to use inside " "the tunnel. Usually the peer's tunnel IP addresses and the networks the peer " @@ -4999,11 +5032,11 @@ msgstr "" msgid "Optional. Maximum Transmission Unit of tunnel interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Optional. Port of peer." msgstr "Voliteľné. Port účastníka." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "" "Optional. Seconds between keep alive messages. Default is 0 (disabled). " "Recommended value if this device is behind a NAT is 25." @@ -5383,7 +5416,7 @@ msgstr "Vykonať obnovenie" msgid "Permission denied" msgstr "Prístup zamietnutý" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "Persistent Keep Alive" msgstr "" @@ -5395,9 +5428,9 @@ msgstr "" msgid "Physical Settings" msgstr "Fyzické nastavenia" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:101 msgid "Ping" msgstr "Ping" @@ -5462,7 +5495,7 @@ msgstr "" msgid "Prefix suppressor" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "Preshared Key" msgstr "Predzdieľaný kľúč" @@ -5553,7 +5586,7 @@ msgstr "" msgid "Pseudo Ad-Hoc (ahdemo)" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Public Key" msgstr "Verejný kľúč" @@ -5575,7 +5608,7 @@ msgid "QMI Cellular" msgstr "" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:159 -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:186 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:189 msgid "QR-Code" msgstr "" @@ -5583,7 +5616,7 @@ msgstr "" msgid "Quality" msgstr "Kvalita" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:426 msgid "Query all available upstream resolvers." msgstr "" @@ -5656,7 +5689,7 @@ msgstr "" msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:344 msgid "Read /etc/ethers to configure the DHCP server." msgstr "" "Prečítanie súboru /etc/ethers na nastavenie servera ...:2/64" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:265 msgid "This is the only DHCP server in the local network." msgstr "" "Toto je jediný server DNS servery budú dotazované v " @@ -7687,7 +7730,7 @@ msgstr "" msgid "Uptime" msgstr "Doba spustenia" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:342 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 msgid "Use /etc/ethers" msgstr "Použiť súbor /etc/ethers" @@ -7793,7 +7836,7 @@ msgstr "" msgid "Use system certificates for inner-tunnel" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:544 msgid "" "Use the Add Button to add a new lease entry. The MAC address identifies the host, the IPv4 address specifies the fixed " @@ -7928,7 +7971,7 @@ msgstr "" msgid "VXLANv6 (RFC7348)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:396 msgid "" "Validate DNS replies and cache DNSSEC data, requires upstream to support " "DNSSEC." @@ -7961,7 +8004,7 @@ msgstr "Dodávateľ" msgid "Vendor Class to send when requesting DHCP" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:401 msgid "Verify unsigned domain responses really come from unsigned domains." msgstr "" @@ -8121,7 +8164,7 @@ msgstr "Bezdrôtová sieť je zakázaná" msgid "Wireless network is enabled" msgstr "Bezdrôtová sieť je povolená" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:277 msgid "Write received DNS queries to syslog." msgstr "" @@ -8133,7 +8176,7 @@ msgstr "Zapísať systémový denník do súboru" msgid "XOR policy (balance-xor, 2)" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345 msgid "Yes" @@ -8160,8 +8203,8 @@ msgstr "" "základné iniciačné skripty, napríklad „sieť“, vaše zariadenie by sa mohlo " "stať neprístupným!" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:65 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:71 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:97 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:73 msgid "" "You must enable JavaScript in your browser or LuCI will not work properly." @@ -8190,7 +8233,7 @@ msgstr "Nastavenia ZRam" msgid "ZRam Size" msgstr "Veľkosť ZRam" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:446 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:447 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:152 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:163 msgid "any" @@ -8296,8 +8339,8 @@ msgstr "" msgid "e.g: dump" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:652 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:673 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:691 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:101 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:140 msgid "expired" @@ -8390,7 +8433,7 @@ msgstr "bez linky" msgid "non-empty value" msgstr "nejaká hodnota" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3042 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3200 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800 msgid "none" msgstr "" @@ -8489,15 +8532,15 @@ msgstr "jedinečná hodnota" msgid "unknown" msgstr "neznámy" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:453 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:671 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:454 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:668 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:689 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:99 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:138 msgid "unlimited" msgstr "neobmedzené" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369 diff --git a/modules/luci-base/po/sv/base.po b/modules/luci-base/po/sv/base.po index 4b1265bf28..7c48778d73 100644 --- a/modules/luci-base/po/sv/base.po +++ b/modules/luci-base/po/sv/base.po @@ -56,8 +56,8 @@ msgid "-- Additional Field --" msgstr "-- Ytterligare fält --" #: modules/luci-base/htdocs/luci-static/resources/cbi.js:275 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3773 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3931 #: modules/luci-base/htdocs/luci-static/resources/ui.js:784 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1022 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1995 @@ -321,7 +321,7 @@ msgstr "" msgid "Absent Interface" msgstr "Frånvarande gränssnitt" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:319 msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "" @@ -402,7 +402,7 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2195 #: modules/luci-base/htdocs/luci-static/resources/form.js:2208 #: modules/luci-base/htdocs/luci-static/resources/form.js:2216 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3205 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3363 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:25 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197 @@ -451,7 +451,7 @@ msgstr "Lägg till instans" msgid "Add key" msgstr "Lägg till nyckel" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:408 msgid "Add local domain suffix to names served from hosts files." msgstr "Lägg till lokala domänsuffix i namn från host-filer" @@ -472,11 +472,11 @@ msgstr "Lägg till i Blockeringslistan" msgid "Add to Whitelist" msgstr "Lägg till i Vitlista" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:365 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:366 msgid "Additional hosts files" msgstr "Ytterligare värdfiler" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:414 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 msgid "Additional servers file" msgstr "Ytterligare server-filer" @@ -497,7 +497,7 @@ msgstr "Adress" msgid "Address to access local relay bridge" msgstr "Adress för att komma åt lokal reläbrygga" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:287 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 msgid "Addresses" msgstr "Adresser" @@ -562,18 +562,18 @@ msgstr "Alias-gränssnitt" msgid "Alias of \"%s\"" msgstr "Alias för \"%s\"" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:424 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 msgid "All servers" msgstr "Alla Servrar" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:377 msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address." msgstr "" "Allokera IP-adresser sekventiellt med start från den lägsta möjliga adressen" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:375 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 msgid "Allocate IPs sequentially" msgstr "Allokera IP sekventiellt" @@ -601,7 +601,7 @@ msgstr "" msgid "Allow listed only" msgstr "Tillåt enbart listade" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:304 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 msgid "Allow localhost" msgstr "Tillåt localhost" @@ -627,7 +627,7 @@ msgstr "" msgid "Allow the root user to login with password" msgstr "Tillåt root-användaren att logga in med lösenord" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "Allowed IPs" msgstr "Tillåtna IP-adresser" @@ -792,6 +792,10 @@ msgstr "Verkställer ändringar i konfigurationen... %ds" msgid "Architecture" msgstr "Arkitektur" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 +msgid "Arp-scan" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:963 msgid "" "Assign a part of given length of every public IPv6-prefix to this interface" @@ -830,7 +834,7 @@ msgstr "Autentisering" msgid "Authentication Type" msgstr "Typ av autentisering" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:263 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 msgid "Authoritative" msgstr "Auktoritär" @@ -962,7 +966,7 @@ msgid "" "defined backup patterns." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:325 msgid "Bind dynamically to interfaces rather than wildcard address." msgstr "" @@ -1531,11 +1535,11 @@ msgstr "DHCPv6-tjänst" msgid "DNS" msgstr "DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:280 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 msgid "DNS forwardings" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:442 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 msgid "DNS query port" msgstr "DNSförfrågningsport" @@ -1543,7 +1547,7 @@ msgstr "DNSförfrågningsport" msgid "DNS search domains" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:435 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 msgid "DNS server port" msgstr "DNSserver-port" @@ -1555,11 +1559,11 @@ msgstr "" msgid "DNS-Label / FQDN" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:394 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 msgid "DNSSEC" msgstr "DNSSEC" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:399 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 msgid "DNSSEC check unsigned" msgstr "" @@ -1589,7 +1593,7 @@ msgid "DTIM Interval" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:58 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:626 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:644 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:128 msgid "DUID" msgstr "DUID" @@ -1641,9 +1645,9 @@ msgid "Delegate IPv6 prefixes" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2272 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2697 #: modules/luci-base/htdocs/luci-static/resources/form.js:2701 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3189 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2705 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3347 #: modules/luci-base/htdocs/luci-static/resources/ui.js:2893 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:11 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162 @@ -1822,7 +1826,7 @@ msgstr "Inaktiverad" msgid "Disassociate On Low Acknowledgement" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:301 msgid "Discard upstream RFC1918 responses." msgstr "" @@ -1843,7 +1847,7 @@ msgid "Disconnection attempt failed." msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:606 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2896 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3054 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3330 #: modules/luci-base/htdocs/luci-static/resources/ui.js:4157 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766 @@ -1866,7 +1870,7 @@ msgid "" "forwarder." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:412 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" @@ -1877,23 +1881,23 @@ msgstr "Cachea inte negativa svar, t.ex för icke-existerade domäner" msgid "Do not create host route to peer (optional)." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:261 msgid "Do not forward DNS queries without dots or domain parts." msgstr "" "Vidarebefordra inte DNS-" "förfrågningar utan DNS-namn" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:387 msgid "Do not forward queries that cannot be answered by public resolvers." msgstr "" "Vidarebefordra inte förfrågningar som inte kan ta emot svar från publika " "namnservrar" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:382 msgid "Do not forward reverse lookups for local networks." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:338 msgid "Do not listen on the specified interfaces." msgstr "Förhindra lyssning på dessa gränssnitt." @@ -1938,11 +1942,15 @@ msgstr "Vill du verkligen radera alla inställningar?" msgid "Do you really want to recursively delete the directory \"%s\" ?" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:259 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:538 +msgid "Domain" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 msgid "Domain required" msgstr "Domän krävs" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:309 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 msgid "Domain whitelist" msgstr "Vitlista för domäner" @@ -1972,7 +1980,7 @@ msgstr "" msgid "Downstream SNR offset" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2659 msgid "Drag to reorder" msgstr "Dra för att sortera om" @@ -2018,9 +2026,9 @@ msgstr "" msgid "EAP-Method" msgstr "EAP-metod" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2675 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2678 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3052 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2679 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2682 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3210 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495 @@ -2126,7 +2134,7 @@ msgstr "Aktivera NTP-klient" msgid "Enable Single DES" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:477 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:478 msgid "Enable TFTP server" msgstr "Aktivera TFTP-server" @@ -2259,11 +2267,11 @@ msgstr "" msgid "Encryption" msgstr "Kryptering" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "Endpoint Host" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Endpoint Port" msgstr "" @@ -2330,11 +2338,11 @@ msgstr "" msgid "Every second (fast, 1)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:336 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 msgid "Exclude interfaces" msgstr "Inkludera inte dessa gränssnitt" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:306 msgid "" "Exempt 127.0.0.0/8 and ::1 from rebinding checks, " "e.g. for RBL services." @@ -2344,7 +2352,7 @@ msgstr "" msgid "Existing device" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:406 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 msgid "Expand hosts" msgstr "Expandera värdar" @@ -2454,7 +2462,7 @@ msgstr "" msgid "File" msgstr "Fil" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:416 msgid "" "File listing upstream resolvers, optionally domain-specific, e.g. " "server=1.2.3.4, server=/domain/1.2.3.4." @@ -2464,11 +2472,11 @@ msgstr "" msgid "File not accessible" msgstr "Fil ej nåbar" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:348 msgid "File to store DHCP lease information." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:356 msgid "File with upstream resolvers." msgstr "lokal DNS-fil" @@ -2476,7 +2484,7 @@ msgstr "lokal DNS-fil" msgid "Filename" msgstr "Filnamn" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:490 msgid "Filename of the boot image advertised to clients." msgstr "" @@ -2485,11 +2493,11 @@ msgstr "" msgid "Filesystem" msgstr "Filsystem" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:380 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 msgid "Filter private" msgstr "Filtrera privata" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:385 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 msgid "Filter useless" msgstr "Filtrera icke-användbara" @@ -2552,7 +2560,7 @@ msgstr "Fil för inbyggd programvara" msgid "Firmware Version" msgstr "Firmware Version" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:444 msgid "Fixed source port for outbound DNS queries." msgstr "" @@ -2578,7 +2586,7 @@ msgstr "" msgid "Flashing…" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:198 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:201 msgid "For QR-Code support please install the qrencode package!" msgstr "" @@ -2759,7 +2767,7 @@ msgstr "Generera konfig" msgid "Generate Key" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:202 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:205 msgid "Generate New QR-Code" msgstr "" @@ -2771,7 +2779,7 @@ msgstr "" msgid "Generate archive" msgstr "Generera arkiv" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:217 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:220 msgid "Generate new QR-Code" msgstr "" @@ -2787,14 +2795,21 @@ msgstr "Globala inställningar" msgid "Global network options" msgstr "Globala nätverksalternativ" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:57 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:63 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:89 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:72 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:92 +msgid "Go to firmware upgrade..." +msgstr "" + +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:53 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:62 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:82 msgid "Go to password configuration..." msgstr "Gå till lösenordskonfiguration..." -#: modules/luci-base/htdocs/luci-static/resources/form.js:2597 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3371 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2601 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3529 #: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58 msgid "Go to relevant configuration page" @@ -2949,7 +2964,7 @@ msgstr "" msgid "Hide ESSID" msgstr "Göm ESSID" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:212 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:215 msgid "Hide QR-Code" msgstr "" @@ -2978,8 +2993,8 @@ msgid "Host-Uniq tag content" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:37 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:503 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:533 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:504 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:551 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/10_system.js:54 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:87 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:121 @@ -2994,7 +3009,7 @@ msgstr "Värdnamn att skicka vid DHCP-förfrågningar" msgid "Hostnames" msgstr "Värdnamn" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:495 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:496 msgid "" "Hostnames are used to bind a domain name to an IP address. This setting is " "redundant for hostnames already configured with static leases, but it can be " @@ -3030,11 +3045,15 @@ msgstr "IP-adresser" msgid "IP Protocol" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:257 +msgid "IP Sets" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:126 msgid "IP Type" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:507 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:508 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:178 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:204 msgid "IP address" @@ -3050,16 +3069,20 @@ msgstr "" msgid "IP address is missing" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:293 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:534 +msgid "IP set" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 msgid "IP sets" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:429 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 msgid "IPs to override with NXDOMAIN" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:86 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:87 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:88 @@ -3091,7 +3114,7 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:178 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:38 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:591 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:609 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:88 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:164 msgid "IPv4 address" @@ -3144,8 +3167,8 @@ msgstr "IPv4-i-IPv4 (RFC2003)" msgid "IPv4/IPv6 (both - defaults to IPv4)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:92 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:93 @@ -3254,7 +3277,7 @@ msgstr "" msgid "IPv6 suffix" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:632 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 msgid "IPv6 suffix (hex)" msgstr "IPv6Suffix (hex)" @@ -3320,7 +3343,7 @@ msgid "" "device node" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:177 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 msgid "" "If there are any unsaved changes for this client, please save the " "configuration before generating a QR-Code" @@ -3347,7 +3370,7 @@ msgid "" "of the RAM." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:361 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:362 msgid "Ignore /etc/hosts" msgstr "Ignorera /etc/hosts" @@ -3355,7 +3378,7 @@ msgstr "Ignorera /etc/hosts" msgid "Ignore interface" msgstr "Ignorera gränssnitt" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:350 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:351 msgid "Ignore resolv file" msgstr "Ignorera resolv-fil" @@ -3639,8 +3662,8 @@ msgid "" "flash memory, please verify the image file!" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:64 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:70 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:96 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:72 msgid "JavaScript required!" msgstr "JavaScript krävs!" @@ -3776,11 +3799,11 @@ msgstr "" msgid "Learn routes" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:346 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 msgid "Lease file" msgstr "Kontraktsfil" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:623 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:641 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:679 msgid "Lease time" msgstr "Kontraktstid" @@ -3848,11 +3871,12 @@ msgstr "" msgid "Link On" msgstr "Länk På" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:431 msgid "List of IP addresses to convert into NXDOMAIN responses." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:295 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 msgid "List of IP sets to populate with the specified domain IPs." msgstr "" @@ -3878,15 +3902,15 @@ msgstr "" msgid "List of SSH key files for auth" msgstr "Lista över SSH-nyckelfiler för auth" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:311 msgid "List of domains to allow RFC1918 responses for." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:289 msgid "List of domains to force to an IP address." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:282 msgid "List of upstream resolvers to forward queries to." msgstr "" @@ -3894,7 +3918,7 @@ msgstr "" msgid "Listen Port" msgstr "Lyssningsport" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:330 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 msgid "Listen interfaces" msgstr "" @@ -3903,13 +3927,13 @@ msgid "Listen only on the given interface or, if unspecified, on all" msgstr "" "Lyssna endast på det angivna gränssnittet eller, om o-specificerat på alla" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:332 msgid "" "Listen only on the specified interfaces, and loopback if not excluded " "explicitly." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:437 msgid "Listening port for inbound DNS queries." msgstr "Lyssningsportar för ankommande DNS-förfrågningar" @@ -3922,7 +3946,7 @@ msgstr "Belastning" msgid "Load Average" msgstr "Snitt-belastning" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:204 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:207 msgid "Loading QR-Code..." msgstr "" @@ -3989,23 +4013,23 @@ msgstr "Lokal tid" msgid "Local ULA" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:271 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 msgid "Local domain" msgstr "Lokal domän" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:273 msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:267 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 msgid "Local server" msgstr "Lokal server" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:317 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 msgid "Local service only" msgstr "Enbart lokal tjänst" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:389 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 msgid "Localise queries" msgstr "Lokalisera förfrågningar" @@ -4017,7 +4041,7 @@ msgstr "" msgid "Log output level" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:275 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 msgid "Log queries" msgstr "" @@ -4081,7 +4105,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:591 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:39 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:545 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:563 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2157 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:56 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:89 @@ -4166,17 +4190,17 @@ msgstr "" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:449 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 msgid "Max. DHCP leases" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:456 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 msgid "Max. EDNS0 packet size" msgstr "" "Max.EDNS0paketstorlek" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:463 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 msgid "Max. concurrent queries" msgstr "" @@ -4188,15 +4212,15 @@ msgstr "" msgid "Maximum allowed Listen Interval" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:451 msgid "Maximum allowed number of active DHCP leases." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:465 msgid "Maximum allowed number of concurrent DNS queries." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:458 msgid "Maximum allowed size of EDNS0 UDP packets." msgstr "" @@ -4390,7 +4414,7 @@ msgstr "Övervaka" msgid "More Characters" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2539 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2543 msgid "More…" msgstr "" @@ -4494,7 +4518,7 @@ msgstr "NT-domän" msgid "NTP server candidates" msgstr "NTP-serverkandidater" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2577 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2581 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1087 @@ -4530,11 +4554,11 @@ msgstr "Nätverk" msgid "Network SSID" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:68 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 msgid "Network Utilities" msgstr "Nätverksverktyg" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:488 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 msgid "Network boot image" msgstr "Uppstartsbild för nätverket" @@ -4569,7 +4593,7 @@ msgstr "" msgid "Never" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:269 msgid "" "Never forward matching domains and subdomains, resolve from DHCP or hosts " "files only." @@ -4587,7 +4611,7 @@ msgstr "" msgid "Next »" msgstr "Nästa »" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346 msgid "No" @@ -4617,6 +4641,15 @@ msgstr "Ingen NAT-T" msgid "No RX signal" msgstr "" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:61 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:70 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:90 +msgid "" +"No changes to settings will be stored and are lost after rebooting. This " +"mode should only be used to install a firmware upgrade" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:69 msgid "No client associated" msgstr "" @@ -4675,11 +4708,11 @@ msgstr "" msgid "No more slaves available, can not save interface" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:410 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 msgid "No negative cache" msgstr "Ingen negativ cache" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:54 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:50 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:59 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:79 msgid "No password set!" @@ -4727,7 +4760,7 @@ msgstr "Buller:" msgid "Non Pre-emptive CRC errors (CRC_P)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:323 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 msgid "Non-wildcard" msgstr "" @@ -4784,7 +4817,7 @@ msgstr "" msgid "Notice" msgstr "Avisering" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:127 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:138 msgid "Nslookup" msgstr "Nslookup" @@ -4792,7 +4825,7 @@ msgstr "Nslookup" msgid "Number of IGMP membership reports" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:472 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" @@ -4840,7 +4873,7 @@ msgstr "" msgid "On-link" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:598 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 msgid "One of hostname or MAC address must be specified!" msgstr "En utav värdnamn eller MAC-adress måste anges!" @@ -4909,7 +4942,7 @@ msgid "Operating frequency" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:1974 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3722 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3880 msgid "Option \"%s\" contains an invalid input value." msgstr "" @@ -4947,13 +4980,13 @@ msgid "" "for the interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "" "Optional. Base64-encoded preshared key. Adds in an additional layer of " "symmetric-key cryptography for post-quantum resistance." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Optional. Create routes for Allowed IPs for this peer." msgstr "" @@ -4965,13 +4998,13 @@ msgstr "" msgid "Optional. Do not create host routes to peers." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "" "Optional. Host of peer. Names are resolved prior to bringing up the " "interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "" "Optional. IP addresses and prefixes that this peer is allowed to use inside " "the tunnel. Usually the peer's tunnel IP addresses and the networks the peer " @@ -4982,11 +5015,11 @@ msgstr "" msgid "Optional. Maximum Transmission Unit of tunnel interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Optional. Port of peer." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "" "Optional. Seconds between keep alive messages. Default is 0 (disabled). " "Recommended value if this device is behind a NAT is 25." @@ -5366,7 +5399,7 @@ msgstr "Utför återställning" msgid "Permission denied" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "Persistent Keep Alive" msgstr "" @@ -5378,9 +5411,9 @@ msgstr "" msgid "Physical Settings" msgstr "Fysiska inställningar" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:101 msgid "Ping" msgstr "Ping" @@ -5445,7 +5478,7 @@ msgstr "" msgid "Prefix suppressor" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "Preshared Key" msgstr "" @@ -5536,7 +5569,7 @@ msgstr "" msgid "Pseudo Ad-Hoc (ahdemo)" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Public Key" msgstr "Publik nyckel" @@ -5558,7 +5591,7 @@ msgid "QMI Cellular" msgstr "QMI-telefoni" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:159 -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:186 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:189 msgid "QR-Code" msgstr "" @@ -5566,7 +5599,7 @@ msgstr "" msgid "Quality" msgstr "Kvalité" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:426 msgid "Query all available upstream resolvers." msgstr "" @@ -5639,7 +5672,7 @@ msgstr "" msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:344 msgid "Read /etc/ethers to configure the DHCP server." msgstr "" "Läs /etc/ethers för att ställa in ...:2/64" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:265 msgid "This is the only DHCP server in the local network." msgstr "" @@ -7283,7 +7326,7 @@ msgid "" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2240 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2546 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2550 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172 #: modules/luci-compat/luasrc/view/cbi/tsection.htm:32 msgid "This section contains no values yet" @@ -7346,9 +7389,9 @@ msgstr "Ton" msgid "Total Available" msgstr "Totalt tillgängligt" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:124 msgid "Traceroute" msgstr "Traceroute" @@ -7635,7 +7678,7 @@ msgid "" "will be restarted to apply the updated configuration." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:420 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:421 msgid "Upstream resolvers will be queried in the order of the resolv file." msgstr "" @@ -7644,7 +7687,7 @@ msgstr "" msgid "Uptime" msgstr "Upptid" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:342 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 msgid "Use /etc/ethers" msgstr "Använd /etc/ethers" @@ -7750,7 +7793,7 @@ msgstr "" msgid "Use system certificates for inner-tunnel" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:544 msgid "" "Use the Add Button to add a new lease entry. The MAC address identifies the host, the IPv4 address specifies the fixed " @@ -7885,7 +7928,7 @@ msgstr "" msgid "VXLANv6 (RFC7348)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:396 msgid "" "Validate DNS replies and cache DNSSEC data, requires upstream to support " "DNSSEC." @@ -7918,7 +7961,7 @@ msgstr "Tillverkare" msgid "Vendor Class to send when requesting DHCP" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:401 msgid "Verify unsigned domain responses really come from unsigned domains." msgstr "" @@ -8079,7 +8122,7 @@ msgstr "Trådlöst nätverk är avstängt" msgid "Wireless network is enabled" msgstr "Trådlöst nätverk är aktiverat" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:277 msgid "Write received DNS queries to syslog." msgstr "Skriv mottagna DNS-förfrågningar till syslogg" @@ -8091,7 +8134,7 @@ msgstr "Skriv systemlogg till fil" msgid "XOR policy (balance-xor, 2)" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345 msgid "Yes" @@ -8114,8 +8157,8 @@ msgid "" "scripts like \"network\", your device might become inaccessible!" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:65 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:71 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:97 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:73 msgid "" "You must enable JavaScript in your browser or LuCI will not work properly." @@ -8146,7 +8189,7 @@ msgstr "" msgid "ZRam Size" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:446 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:447 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:152 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:163 msgid "any" @@ -8252,8 +8295,8 @@ msgstr "" msgid "e.g: dump" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:652 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:673 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:691 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:101 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:140 msgid "expired" @@ -8346,7 +8389,7 @@ msgstr "ingen länk" msgid "non-empty value" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3042 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3200 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800 msgid "none" msgstr "inga" @@ -8445,15 +8488,15 @@ msgstr "" msgid "unknown" msgstr "okänd" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:453 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:671 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:454 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:668 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:689 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:99 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:138 msgid "unlimited" msgstr "obegränsad" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369 diff --git a/modules/luci-base/po/templates/base.pot b/modules/luci-base/po/templates/base.pot index 9cf5758e1d..31397b06e7 100644 --- a/modules/luci-base/po/templates/base.pot +++ b/modules/luci-base/po/templates/base.pot @@ -45,8 +45,8 @@ msgid "-- Additional Field --" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/cbi.js:275 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3773 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3931 #: modules/luci-base/htdocs/luci-static/resources/ui.js:784 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1022 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1995 @@ -309,7 +309,7 @@ msgstr "" msgid "Absent Interface" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:319 msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "" @@ -390,7 +390,7 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2195 #: modules/luci-base/htdocs/luci-static/resources/form.js:2208 #: modules/luci-base/htdocs/luci-static/resources/form.js:2216 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3205 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3363 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:25 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197 @@ -439,7 +439,7 @@ msgstr "" msgid "Add key" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:408 msgid "Add local domain suffix to names served from hosts files." msgstr "" @@ -460,11 +460,11 @@ msgstr "" msgid "Add to Whitelist" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:365 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:366 msgid "Additional hosts files" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:414 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 msgid "Additional servers file" msgstr "" @@ -485,7 +485,7 @@ msgstr "" msgid "Address to access local relay bridge" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:287 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 msgid "Addresses" msgstr "" @@ -550,17 +550,17 @@ msgstr "" msgid "Alias of \"%s\"" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:424 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 msgid "All servers" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:377 msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:375 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 msgid "Allocate IPs sequentially" msgstr "" @@ -588,7 +588,7 @@ msgstr "" msgid "Allow listed only" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:304 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 msgid "Allow localhost" msgstr "" @@ -612,7 +612,7 @@ msgstr "" msgid "Allow the root user to login with password" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "Allowed IPs" msgstr "" @@ -777,6 +777,10 @@ msgstr "" msgid "Architecture" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 +msgid "Arp-scan" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:963 msgid "" "Assign a part of given length of every public IPv6-prefix to this interface" @@ -815,7 +819,7 @@ msgstr "" msgid "Authentication Type" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:263 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 msgid "Authoritative" msgstr "" @@ -947,7 +951,7 @@ msgid "" "defined backup patterns." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:325 msgid "Bind dynamically to interfaces rather than wildcard address." msgstr "" @@ -1513,11 +1517,11 @@ msgstr "" msgid "DNS" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:280 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 msgid "DNS forwardings" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:442 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 msgid "DNS query port" msgstr "" @@ -1525,7 +1529,7 @@ msgstr "" msgid "DNS search domains" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:435 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 msgid "DNS server port" msgstr "" @@ -1537,11 +1541,11 @@ msgstr "" msgid "DNS-Label / FQDN" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:394 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 msgid "DNSSEC" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:399 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 msgid "DNSSEC check unsigned" msgstr "" @@ -1571,7 +1575,7 @@ msgid "DTIM Interval" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:58 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:626 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:644 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:128 msgid "DUID" msgstr "" @@ -1623,9 +1627,9 @@ msgid "Delegate IPv6 prefixes" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2272 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2697 #: modules/luci-base/htdocs/luci-static/resources/form.js:2701 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3189 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2705 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3347 #: modules/luci-base/htdocs/luci-static/resources/ui.js:2893 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:11 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162 @@ -1802,7 +1806,7 @@ msgstr "" msgid "Disassociate On Low Acknowledgement" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:301 msgid "Discard upstream RFC1918 responses." msgstr "" @@ -1823,7 +1827,7 @@ msgid "Disconnection attempt failed." msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:606 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2896 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3054 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3330 #: modules/luci-base/htdocs/luci-static/resources/ui.js:4157 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766 @@ -1846,7 +1850,7 @@ msgid "" "forwarder." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:412 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" @@ -1857,19 +1861,19 @@ msgstr "" msgid "Do not create host route to peer (optional)." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:261 msgid "Do not forward DNS queries without dots or domain parts." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:387 msgid "Do not forward queries that cannot be answered by public resolvers." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:382 msgid "Do not forward reverse lookups for local networks." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:338 msgid "Do not listen on the specified interfaces." msgstr "" @@ -1914,11 +1918,15 @@ msgstr "" msgid "Do you really want to recursively delete the directory \"%s\" ?" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:259 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:538 +msgid "Domain" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 msgid "Domain required" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:309 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 msgid "Domain whitelist" msgstr "" @@ -1948,7 +1956,7 @@ msgstr "" msgid "Downstream SNR offset" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2659 msgid "Drag to reorder" msgstr "" @@ -1993,9 +2001,9 @@ msgstr "" msgid "EAP-Method" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2675 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2678 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3052 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2679 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2682 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3210 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495 @@ -2101,7 +2109,7 @@ msgstr "" msgid "Enable Single DES" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:477 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:478 msgid "Enable TFTP server" msgstr "" @@ -2234,11 +2242,11 @@ msgstr "" msgid "Encryption" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "Endpoint Host" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Endpoint Port" msgstr "" @@ -2305,11 +2313,11 @@ msgstr "" msgid "Every second (fast, 1)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:336 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 msgid "Exclude interfaces" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:306 msgid "" "Exempt 127.0.0.0/8 and ::1 from rebinding checks, " "e.g. for RBL services." @@ -2319,7 +2327,7 @@ msgstr "" msgid "Existing device" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:406 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 msgid "Expand hosts" msgstr "" @@ -2429,7 +2437,7 @@ msgstr "" msgid "File" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:416 msgid "" "File listing upstream resolvers, optionally domain-specific, e.g. " "server=1.2.3.4, server=/domain/1.2.3.4." @@ -2439,11 +2447,11 @@ msgstr "" msgid "File not accessible" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:348 msgid "File to store DHCP lease information." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:356 msgid "File with upstream resolvers." msgstr "" @@ -2451,7 +2459,7 @@ msgstr "" msgid "Filename" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:490 msgid "Filename of the boot image advertised to clients." msgstr "" @@ -2460,11 +2468,11 @@ msgstr "" msgid "Filesystem" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:380 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 msgid "Filter private" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:385 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 msgid "Filter useless" msgstr "" @@ -2527,7 +2535,7 @@ msgstr "" msgid "Firmware Version" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:444 msgid "Fixed source port for outbound DNS queries." msgstr "" @@ -2553,7 +2561,7 @@ msgstr "" msgid "Flashing…" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:198 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:201 msgid "For QR-Code support please install the qrencode package!" msgstr "" @@ -2734,7 +2742,7 @@ msgstr "" msgid "Generate Key" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:202 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:205 msgid "Generate New QR-Code" msgstr "" @@ -2746,7 +2754,7 @@ msgstr "" msgid "Generate archive" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:217 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:220 msgid "Generate new QR-Code" msgstr "" @@ -2762,14 +2770,21 @@ msgstr "" msgid "Global network options" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:57 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:63 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:89 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:72 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:92 +msgid "Go to firmware upgrade..." +msgstr "" + +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:53 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:62 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:82 msgid "Go to password configuration..." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2597 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3371 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2601 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3529 #: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58 msgid "Go to relevant configuration page" @@ -2922,7 +2937,7 @@ msgstr "" msgid "Hide ESSID" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:212 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:215 msgid "Hide QR-Code" msgstr "" @@ -2951,8 +2966,8 @@ msgid "Host-Uniq tag content" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:37 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:503 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:533 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:504 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:551 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/10_system.js:54 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:87 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:121 @@ -2967,7 +2982,7 @@ msgstr "" msgid "Hostnames" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:495 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:496 msgid "" "Hostnames are used to bind a domain name to an IP address. This setting is " "redundant for hostnames already configured with static leases, but it can be " @@ -3003,11 +3018,15 @@ msgstr "" msgid "IP Protocol" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:257 +msgid "IP Sets" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:126 msgid "IP Type" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:507 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:508 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:178 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:204 msgid "IP address" @@ -3023,16 +3042,20 @@ msgstr "" msgid "IP address is missing" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:293 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:534 +msgid "IP set" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 msgid "IP sets" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:429 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 msgid "IPs to override with NXDOMAIN" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:86 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:87 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:88 @@ -3064,7 +3087,7 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:178 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:38 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:591 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:609 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:88 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:164 msgid "IPv4 address" @@ -3117,8 +3140,8 @@ msgstr "" msgid "IPv4/IPv6 (both - defaults to IPv4)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:92 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:93 @@ -3227,7 +3250,7 @@ msgstr "" msgid "IPv6 suffix" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:632 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 msgid "IPv6 suffix (hex)" msgstr "" @@ -3293,7 +3316,7 @@ msgid "" "device node" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:177 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 msgid "" "If there are any unsaved changes for this client, please save the " "configuration before generating a QR-Code" @@ -3320,7 +3343,7 @@ msgid "" "of the RAM." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:361 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:362 msgid "Ignore /etc/hosts" msgstr "" @@ -3328,7 +3351,7 @@ msgstr "" msgid "Ignore interface" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:350 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:351 msgid "Ignore resolv file" msgstr "" @@ -3612,8 +3635,8 @@ msgid "" "flash memory, please verify the image file!" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:64 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:70 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:96 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:72 msgid "JavaScript required!" msgstr "" @@ -3749,11 +3772,11 @@ msgstr "" msgid "Learn routes" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:346 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 msgid "Lease file" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:623 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:641 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:679 msgid "Lease time" msgstr "" @@ -3821,11 +3844,12 @@ msgstr "" msgid "Link On" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:431 msgid "List of IP addresses to convert into NXDOMAIN responses." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:295 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 msgid "List of IP sets to populate with the specified domain IPs." msgstr "" @@ -3851,15 +3875,15 @@ msgstr "" msgid "List of SSH key files for auth" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:311 msgid "List of domains to allow RFC1918 responses for." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:289 msgid "List of domains to force to an IP address." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:282 msgid "List of upstream resolvers to forward queries to." msgstr "" @@ -3867,7 +3891,7 @@ msgstr "" msgid "Listen Port" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:330 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 msgid "Listen interfaces" msgstr "" @@ -3875,13 +3899,13 @@ msgstr "" msgid "Listen only on the given interface or, if unspecified, on all" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:332 msgid "" "Listen only on the specified interfaces, and loopback if not excluded " "explicitly." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:437 msgid "Listening port for inbound DNS queries." msgstr "" @@ -3894,7 +3918,7 @@ msgstr "" msgid "Load Average" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:204 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:207 msgid "Loading QR-Code..." msgstr "" @@ -3961,23 +3985,23 @@ msgstr "" msgid "Local ULA" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:271 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 msgid "Local domain" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:273 msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:267 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 msgid "Local server" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:317 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 msgid "Local service only" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:389 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 msgid "Localise queries" msgstr "" @@ -3989,7 +4013,7 @@ msgstr "" msgid "Log output level" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:275 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 msgid "Log queries" msgstr "" @@ -4053,7 +4077,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:591 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:39 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:545 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:563 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2157 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:56 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:89 @@ -4138,15 +4162,15 @@ msgstr "" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:449 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 msgid "Max. DHCP leases" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:456 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 msgid "Max. EDNS0 packet size" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:463 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 msgid "Max. concurrent queries" msgstr "" @@ -4158,15 +4182,15 @@ msgstr "" msgid "Maximum allowed Listen Interval" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:451 msgid "Maximum allowed number of active DHCP leases." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:465 msgid "Maximum allowed number of concurrent DNS queries." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:458 msgid "Maximum allowed size of EDNS0 UDP packets." msgstr "" @@ -4360,7 +4384,7 @@ msgstr "" msgid "More Characters" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2539 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2543 msgid "More…" msgstr "" @@ -4464,7 +4488,7 @@ msgstr "" msgid "NTP server candidates" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2577 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2581 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1087 @@ -4500,11 +4524,11 @@ msgstr "" msgid "Network SSID" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:68 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 msgid "Network Utilities" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:488 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 msgid "Network boot image" msgstr "" @@ -4539,7 +4563,7 @@ msgstr "" msgid "Never" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:269 msgid "" "Never forward matching domains and subdomains, resolve from DHCP or hosts " "files only." @@ -4557,7 +4581,7 @@ msgstr "" msgid "Next »" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346 msgid "No" @@ -4587,6 +4611,15 @@ msgstr "" msgid "No RX signal" msgstr "" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:61 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:70 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:90 +msgid "" +"No changes to settings will be stored and are lost after rebooting. This " +"mode should only be used to install a firmware upgrade" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:69 msgid "No client associated" msgstr "" @@ -4645,11 +4678,11 @@ msgstr "" msgid "No more slaves available, can not save interface" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:410 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 msgid "No negative cache" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:54 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:50 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:59 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:79 msgid "No password set!" @@ -4697,7 +4730,7 @@ msgstr "" msgid "Non Pre-emptive CRC errors (CRC_P)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:323 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 msgid "Non-wildcard" msgstr "" @@ -4754,7 +4787,7 @@ msgstr "" msgid "Notice" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:127 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:138 msgid "Nslookup" msgstr "" @@ -4762,7 +4795,7 @@ msgstr "" msgid "Number of IGMP membership reports" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:472 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" @@ -4810,7 +4843,7 @@ msgstr "" msgid "On-link" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:598 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 msgid "One of hostname or MAC address must be specified!" msgstr "" @@ -4879,7 +4912,7 @@ msgid "Operating frequency" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:1974 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3722 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3880 msgid "Option \"%s\" contains an invalid input value." msgstr "" @@ -4917,13 +4950,13 @@ msgid "" "for the interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "" "Optional. Base64-encoded preshared key. Adds in an additional layer of " "symmetric-key cryptography for post-quantum resistance." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Optional. Create routes for Allowed IPs for this peer." msgstr "" @@ -4935,13 +4968,13 @@ msgstr "" msgid "Optional. Do not create host routes to peers." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "" "Optional. Host of peer. Names are resolved prior to bringing up the " "interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "" "Optional. IP addresses and prefixes that this peer is allowed to use inside " "the tunnel. Usually the peer's tunnel IP addresses and the networks the peer " @@ -4952,11 +4985,11 @@ msgstr "" msgid "Optional. Maximum Transmission Unit of tunnel interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Optional. Port of peer." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "" "Optional. Seconds between keep alive messages. Default is 0 (disabled). " "Recommended value if this device is behind a NAT is 25." @@ -5336,7 +5369,7 @@ msgstr "" msgid "Permission denied" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "Persistent Keep Alive" msgstr "" @@ -5348,9 +5381,9 @@ msgstr "" msgid "Physical Settings" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:101 msgid "Ping" msgstr "" @@ -5415,7 +5448,7 @@ msgstr "" msgid "Prefix suppressor" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "Preshared Key" msgstr "" @@ -5506,7 +5539,7 @@ msgstr "" msgid "Pseudo Ad-Hoc (ahdemo)" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Public Key" msgstr "" @@ -5528,7 +5561,7 @@ msgid "QMI Cellular" msgstr "" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:159 -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:186 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:189 msgid "QR-Code" msgstr "" @@ -5536,7 +5569,7 @@ msgstr "" msgid "Quality" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:426 msgid "Query all available upstream resolvers." msgstr "" @@ -5609,7 +5642,7 @@ msgstr "" msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:344 msgid "Read /etc/ethers to configure the DHCP server." msgstr "" @@ -5625,7 +5658,7 @@ msgstr "" msgid "Reassociation Deadline" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:299 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 msgid "Rebind protection" msgstr "" @@ -5759,7 +5792,7 @@ msgstr "" msgid "Required. Base64-encoded private key for this interface." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Required. Base64-encoded public key of peer." msgstr "" @@ -5851,7 +5884,7 @@ msgstr "" msgid "Resolv and Hosts Files" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 msgid "Resolv file" msgstr "" @@ -5881,7 +5914,7 @@ msgstr "" msgid "Restore backup" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:391 msgid "" "Return answers to DNS queries matching the subnet from which the query was " "received if multiple IPs are available." @@ -5916,7 +5949,7 @@ msgstr "" msgid "Robustness" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:482 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:483 msgid "Root directory for files served via TFTP." msgstr "" @@ -5928,7 +5961,7 @@ msgstr "" msgid "Round-Robin policy (balance-rr, 0)" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Route Allowed IPs" msgstr "" @@ -6033,7 +6066,7 @@ msgstr "" msgid "SWAP" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2901 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3059 #: modules/luci-base/htdocs/luci-static/resources/luci.js:2199 #: modules/luci-compat/luasrc/view/cbi/error.htm:17 #: modules/luci-compat/luasrc/view/cbi/footer.htm:26 @@ -6181,6 +6214,11 @@ msgstr "" msgid "Set to first slave added to the bond (follow, 2)" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:646 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:662 +msgid "Set up DHCP Server" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:55 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:55 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:23 @@ -6196,11 +6234,6 @@ msgstr "" msgid "Settings" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:646 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:662 -msgid "Set up DHCP Server" -msgstr "" - #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:906 msgid "Setup routes for proxied IPv6 neighbours." msgstr "" @@ -6270,7 +6303,7 @@ msgstr "" msgid "Size" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:470 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 msgid "Size of DNS query cache" msgstr "" @@ -6632,7 +6665,7 @@ msgstr "" msgid "Static address" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:525 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:543 msgid "" "Static leases are used to assign fixed IP addresses and symbolic hostnames " "to DHCP clients. They are also required for non-dynamic interface " @@ -6668,7 +6701,7 @@ msgstr "" msgid "Strict filtering" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:419 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:420 msgid "Strict order" msgstr "" @@ -6681,11 +6714,11 @@ msgstr "" msgid "Submit" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:370 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:371 msgid "Suppress logging" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:371 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:372 msgid "Suppress logging of the routine operation for the DHCP protocol." msgstr "" @@ -6763,6 +6796,16 @@ msgstr "" msgid "System log buffer size" msgstr "" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:60 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:69 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:89 +msgid "System running in recovery (initramfs) mode." +msgstr "" + +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +msgid "Sytem running in recovery (initramfs) mode." +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:338 msgid "TCP:" msgstr "" @@ -6771,7 +6814,7 @@ msgstr "" msgid "TFTP Settings" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:481 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:482 msgid "TFTP server root" msgstr "" @@ -6860,11 +6903,11 @@ msgid "" "username instead of the user ID!" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:607 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:625 msgid "The IP address %h is already used by another static lease" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:634 msgid "The IP address is outside of any DHCP pool address range" msgstr "" @@ -6905,7 +6948,7 @@ msgstr "" msgid "The MTU must not exceed the parent device MTU of %d bytes" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:180 msgid "" "The QR-Code works per wg interface, it will be refreshed with every button " "click and transfers the following information:" @@ -7157,8 +7200,8 @@ msgstr "" msgid "The value is overridden by configuration. Original: %s" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:663 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:695 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:681 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:713 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:122 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:171 msgid "There are no active leases" @@ -7168,7 +7211,7 @@ msgstr "" msgid "There are no changes to apply" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:55 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:51 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:60 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:80 msgid "" @@ -7214,7 +7257,7 @@ msgid "" "ends with ...:2/64" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:265 msgid "This is the only DHCP server in the local network." msgstr "" @@ -7249,7 +7292,7 @@ msgid "" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2240 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2546 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2550 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172 #: modules/luci-compat/luasrc/view/cbi/tsection.htm:32 msgid "This section contains no values yet" @@ -7310,9 +7353,9 @@ msgstr "" msgid "Total Available" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:124 msgid "Traceroute" msgstr "" @@ -7599,7 +7642,7 @@ msgid "" "will be restarted to apply the updated configuration." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:420 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:421 msgid "Upstream resolvers will be queried in the order of the resolv file." msgstr "" @@ -7608,7 +7651,7 @@ msgstr "" msgid "Uptime" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:342 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 msgid "Use /etc/ethers" msgstr "" @@ -7714,7 +7757,7 @@ msgstr "" msgid "Use system certificates for inner-tunnel" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:544 msgid "" "Use the Add Button to add a new lease entry. The MAC address identifies the host, the IPv4 address specifies the fixed " @@ -7849,7 +7892,7 @@ msgstr "" msgid "VXLANv6 (RFC7348)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:396 msgid "" "Validate DNS replies and cache DNSSEC data, requires upstream to support " "DNSSEC." @@ -7882,7 +7925,7 @@ msgstr "" msgid "Vendor Class to send when requesting DHCP" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:401 msgid "Verify unsigned domain responses really come from unsigned domains." msgstr "" @@ -8042,7 +8085,7 @@ msgstr "" msgid "Wireless network is enabled" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:277 msgid "Write received DNS queries to syslog." msgstr "" @@ -8054,7 +8097,7 @@ msgstr "" msgid "XOR policy (balance-xor, 2)" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345 msgid "Yes" @@ -8077,8 +8120,8 @@ msgid "" "scripts like \"network\", your device might become inaccessible!" msgstr "" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:65 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:71 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:97 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:73 msgid "" "You must enable JavaScript in your browser or LuCI will not work properly." @@ -8107,7 +8150,7 @@ msgstr "" msgid "ZRam Size" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:446 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:447 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:152 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:163 msgid "any" @@ -8213,8 +8256,8 @@ msgstr "" msgid "e.g: dump" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:652 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:673 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:691 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:101 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:140 msgid "expired" @@ -8307,7 +8350,7 @@ msgstr "" msgid "non-empty value" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3042 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3200 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800 msgid "none" msgstr "" @@ -8406,15 +8449,15 @@ msgstr "" msgid "unknown" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:453 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:671 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:454 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:668 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:689 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:99 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:138 msgid "unlimited" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369 diff --git a/modules/luci-base/po/tr/base.po b/modules/luci-base/po/tr/base.po index d88454f5d1..0ce1a7d054 100644 --- a/modules/luci-base/po/tr/base.po +++ b/modules/luci-base/po/tr/base.po @@ -57,8 +57,8 @@ msgid "-- Additional Field --" msgstr "-- Ek Alan--" #: modules/luci-base/htdocs/luci-static/resources/cbi.js:275 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3773 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3931 #: modules/luci-base/htdocs/luci-static/resources/ui.js:784 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1022 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1995 @@ -327,7 +327,7 @@ msgstr "ATU-C Sistem Satıcısı Kimliği" msgid "Absent Interface" msgstr "Eksik Arayüz" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:319 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." @@ -409,7 +409,7 @@ msgstr "Uyarlanabilir iletim yükü dengeleme (balance-tlb, 5)" #: modules/luci-base/htdocs/luci-static/resources/form.js:2195 #: modules/luci-base/htdocs/luci-static/resources/form.js:2208 #: modules/luci-base/htdocs/luci-static/resources/form.js:2216 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3205 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3363 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:25 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197 @@ -458,7 +458,7 @@ msgstr "Örnek ekle" msgid "Add key" msgstr "Anahtar ekle" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:408 msgid "Add local domain suffix to names served from hosts files." msgstr "Host dosyalarından sunulan adlara yerel etki alanı soneki ekle" @@ -479,11 +479,11 @@ msgstr "Kara Listeye Ekle" msgid "Add to Whitelist" msgstr "Beyaz Listeye Ekle" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:365 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:366 msgid "Additional hosts files" msgstr "Ek Hosts dosyaları" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:414 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 msgid "Additional servers file" msgstr "Ek sunucular dosyası" @@ -504,7 +504,7 @@ msgstr "Adres" msgid "Address to access local relay bridge" msgstr "Yerel aktarma köprüsüne erişim adresi" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:287 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 msgid "Addresses" msgstr "Adresler" @@ -573,17 +573,17 @@ msgstr "Takma Ad Arayüzü" msgid "Alias of \"%s\"" msgstr "\"%s\" lakabı" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:424 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 msgid "All servers" msgstr "Tüm Sunucular" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:377 msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address." msgstr "Mevcut en düşük adresten başlayarak IP adreslerini sırayla tahsis et" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:375 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 msgid "Allocate IPs sequentially" msgstr "Sırayla IP tahsis et" @@ -614,7 +614,7 @@ msgstr "Eski 802.11b hızlarına izin ver" msgid "Allow listed only" msgstr "Yanlızca listelenenlere izin ver" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:304 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 msgid "Allow localhost" msgstr "Yerel ağa izin ver" @@ -640,7 +640,7 @@ msgstr "Sistemin özellik araştırmasına izin ver" msgid "Allow the root user to login with password" msgstr "root kullanıcısının parolayla oturum açmasına izin ver" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "Allowed IPs" msgstr "İzin verilen IP adresleri" @@ -813,6 +813,10 @@ msgstr "Yapılandırma değişiklikleri uygulanıyor… %ds" msgid "Architecture" msgstr "Mimari" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 +msgid "Arp-scan" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:963 msgid "" "Assign a part of given length of every public IPv6-prefix to this interface" @@ -856,7 +860,7 @@ msgstr "Kimlik Doğrulama" msgid "Authentication Type" msgstr "Kimlik doğrulama türü" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:263 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 msgid "Authoritative" msgstr "Yetkili" @@ -994,7 +998,7 @@ msgstr "" "işaretlenmiş değiştirilmiş konfigürasyon dosyalarından, temel dosyalardan ve " "kullanıcı tanımlı yedekleme modellerinden oluşur." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:325 msgid "Bind dynamically to interfaces rather than wildcard address." msgstr "" "Joker karakter adresi yerine arayüzlere dinamik olarak bağlan (linux " @@ -1607,11 +1611,11 @@ msgstr "DHCPv6 Hizmeti" msgid "DNS" msgstr "DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:280 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 msgid "DNS forwardings" msgstr "DNS iletimleri" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:442 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 msgid "DNS query port" msgstr "DNS sorgusu bağlantı noktası" @@ -1619,7 +1623,7 @@ msgstr "DNS sorgusu bağlantı noktas msgid "DNS search domains" msgstr "DNS arama alanları" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:435 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 msgid "DNS server port" msgstr "" "DNS sunucusu bağlantı noktası" @@ -1632,11 +1636,11 @@ msgstr "DNS ağırlığı" msgid "DNS-Label / FQDN" msgstr "DNS Etiketi / FQDN" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:394 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 msgid "DNSSEC" msgstr "DNSSEC" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:399 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 msgid "DNSSEC check unsigned" msgstr "DNSSEC kontrolü imzalanmamış" @@ -1666,7 +1670,7 @@ msgid "DTIM Interval" msgstr "DTIM Aralığı" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:58 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:626 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:644 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:128 msgid "DUID" msgstr "DUID" @@ -1724,9 +1728,9 @@ msgid "Delegate IPv6 prefixes" msgstr "IPv6 öneklerini temsil et" #: modules/luci-base/htdocs/luci-static/resources/form.js:2272 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2697 #: modules/luci-base/htdocs/luci-static/resources/form.js:2701 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3189 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2705 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3347 #: modules/luci-base/htdocs/luci-static/resources/ui.js:2893 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:11 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162 @@ -1905,7 +1909,7 @@ msgstr "Devre dışı" msgid "Disassociate On Low Acknowledgement" msgstr "Düşük Onayda İlişkilendirmeyi Kes" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:301 msgid "Discard upstream RFC1918 responses." msgstr "Yukarı akış RFC1918 yanıtlarını yoksay" @@ -1926,7 +1930,7 @@ msgid "Disconnection attempt failed." msgstr "Bağlantı kesme girişimi başarısız oldu." #: modules/luci-base/htdocs/luci-static/resources/form.js:606 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2896 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3054 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3330 #: modules/luci-base/htdocs/luci-static/resources/ui.js:4157 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766 @@ -1952,7 +1956,7 @@ msgstr "" "abbr> sunucusu ve DNS " "yönlendiricisidir." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:412 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "Olumsuz yanıtları önbelleğe almayın, ör. mevcut olmayan alanlar için" @@ -1963,21 +1967,21 @@ msgstr "Olumsuz yanıtları önbelleğe almayın, ör. mevcut olmayan alanlar i msgid "Do not create host route to peer (optional)." msgstr "Eşe ana bilgisayar yolu oluşturmayın (isteğe bağlı)." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:261 msgid "Do not forward DNS queries without dots or domain parts." msgstr "" "DNS -isteklerini DNS-adı olmadan iletmeyin" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:387 msgid "Do not forward queries that cannot be answered by public resolvers." msgstr "Genel ad sunucuları tarafından yanıtlanamayan istekleri iletme" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:382 msgid "Do not forward reverse lookups for local networks." msgstr "Yerel ağlar için geriye doğru aramaları ilerletme" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:338 msgid "Do not listen on the specified interfaces." msgstr "Bu arayüzlerde dinlemeyi önle." @@ -2026,11 +2030,15 @@ msgstr "Tüm ayarları gerçekten silmek istiyor musunuz?" msgid "Do you really want to recursively delete the directory \"%s\" ?" msgstr "\"%s\" dizinini gerçekten yinelemeli olarak silmek istiyor musunuz?" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:259 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:538 +msgid "Domain" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 msgid "Domain required" msgstr "Alan gerekli" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:309 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 msgid "Domain whitelist" msgstr "Alan beyaz listesi" @@ -2060,7 +2068,7 @@ msgstr "Mtdblock'u indir" msgid "Downstream SNR offset" msgstr "Aşağı akış SNR ofseti" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2659 msgid "Drag to reorder" msgstr "Yeniden sıralamak için sürükleyin" @@ -2110,9 +2118,9 @@ msgstr "EA bit uzunluğu" msgid "EAP-Method" msgstr "EAP Yöntemi" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2675 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2678 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3052 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2679 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2682 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3210 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495 @@ -2223,7 +2231,7 @@ msgstr "NTP istemcisini etkinleştir" msgid "Enable Single DES" msgstr "Tek DES'i Etkinleştir" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:477 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:478 msgid "Enable TFTP server" msgstr "TFTP sunucusunu etkinleştir" @@ -2364,11 +2372,11 @@ msgstr "Encapsulation modu" msgid "Encryption" msgstr "Şifreleme" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "Endpoint Host" msgstr "Uç Nokta Ana Bilgisayarı" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Endpoint Port" msgstr "Uç Nokta Bağlantı Noktası" @@ -2435,11 +2443,11 @@ msgstr "30 saniyede bir (yavaş, 0)" msgid "Every second (fast, 1)" msgstr "Her saniye (hızlı, 1)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:336 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 msgid "Exclude interfaces" msgstr "Arayüzleri hariç tut" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:306 msgid "" "Exempt 127.0.0.0/8 and ::1 from rebinding checks, " "e.g. for RBL services." @@ -2451,7 +2459,7 @@ msgstr "" msgid "Existing device" msgstr "Mevcut cihaz" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:406 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 msgid "Expand hosts" msgstr "Ana bilgisayarları genişlet" @@ -2563,7 +2571,7 @@ msgstr "\"/etc/init.d/%s %s\" eylemi yürütülemedi: %s" msgid "File" msgstr "Dosya" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:416 msgid "" "File listing upstream resolvers, optionally domain-specific, e.g. " "server=1.2.3.4, server=/domain/1.2.3.4." @@ -2576,13 +2584,13 @@ msgstr "" msgid "File not accessible" msgstr "Dosyaya erişilemiyor" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:348 msgid "File to store DHCP lease information." msgstr "" "DHCP verilen " "dosyaya saklanacaktır" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:356 msgid "File with upstream resolvers." msgstr "yerel DNS dosyası" @@ -2590,7 +2598,7 @@ msgstr "yerel DNS dosyası" msgid "Filename" msgstr "Dosya adı" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:490 msgid "Filename of the boot image advertised to clients." msgstr "İstemcilere tanıtılan önyükleme görüntüsünün dosya adı" @@ -2599,11 +2607,11 @@ msgstr "İstemcilere tanıtılan önyükleme görüntüsünün dosya adı" msgid "Filesystem" msgstr "Dosya sistemi" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:380 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 msgid "Filter private" msgstr "Özelleri filtrele" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:385 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 msgid "Filter useless" msgstr "Faydasızları filtrele" @@ -2668,7 +2676,7 @@ msgstr "Sistem Yazılımı Dosyası" msgid "Firmware Version" msgstr "Sistem Yazılımı Sürümü" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:444 msgid "Fixed source port for outbound DNS queries." msgstr "Giden DNS sorguları için sabit kaynak bağlantı noktası" @@ -2694,7 +2702,7 @@ msgstr "Cihaza sistem yazılımı yükleme/yedekleme işlemleri" msgid "Flashing…" msgstr "Yazılıyor…" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:198 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:201 msgid "For QR-Code support please install the qrencode package!" msgstr "QR Kod desteği için lütfen qrencode paketini yükleyin!" @@ -2887,7 +2895,7 @@ msgstr "Yapılandırma Oluştur" msgid "Generate Key" msgstr "Anahtar Oluştur" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:202 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:205 msgid "Generate New QR-Code" msgstr "Yeni QR Kodu Oluştur" @@ -2899,7 +2907,7 @@ msgstr "Yerel olarak PMK oluştur" msgid "Generate archive" msgstr "Arşiv oluştur" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:217 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:220 msgid "Generate new QR-Code" msgstr "Yeni QR Kodu Oluştur" @@ -2915,14 +2923,21 @@ msgstr "Genel Ayarlar" msgid "Global network options" msgstr "Genel ağ seçenekleri" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:57 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:63 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:89 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:72 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:92 +msgid "Go to firmware upgrade..." +msgstr "" + +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:53 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:62 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:82 msgid "Go to password configuration..." msgstr "Parola yapılandırmasına git..." -#: modules/luci-base/htdocs/luci-static/resources/form.js:2597 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3371 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2601 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3529 #: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58 msgid "Go to relevant configuration page" @@ -3077,7 +3092,7 @@ msgstr "" msgid "Hide ESSID" msgstr "ESSID'yi gizle" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:212 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:215 msgid "Hide QR-Code" msgstr "QR Kodunu Gizle" @@ -3106,8 +3121,8 @@ msgid "Host-Uniq tag content" msgstr "Host-Uniq etiket içeriği" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:37 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:503 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:533 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:504 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:551 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/10_system.js:54 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:87 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:121 @@ -3122,7 +3137,7 @@ msgstr "DHCP istendiğinde gönderilecek ana bilgisayar adı" msgid "Hostnames" msgstr "Ana bilgisayar adları" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:495 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:496 msgid "" "Hostnames are used to bind a domain name to an IP address. This setting is " "redundant for hostnames already configured with static leases, but it can be " @@ -3162,11 +3177,15 @@ msgstr "IP Adresleri" msgid "IP Protocol" msgstr "IP Protokolü" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:257 +msgid "IP Sets" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:126 msgid "IP Type" msgstr "IP Türü" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:507 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:508 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:178 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:204 msgid "IP address" @@ -3182,16 +3201,20 @@ msgstr "IP adresi geçersiz" msgid "IP address is missing" msgstr "IP adresi eksik" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:293 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:534 +msgid "IP set" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 msgid "IP sets" msgstr "IP kümeleri" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:429 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 msgid "IPs to override with NXDOMAIN" msgstr "Sahte NX Etki Alanını Geçersiz Kılma" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:86 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:87 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:88 @@ -3223,7 +3246,7 @@ msgstr "IPv4 Yukarı Akış" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:178 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:38 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:591 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:609 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:88 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:164 msgid "IPv4 address" @@ -3276,8 +3299,8 @@ msgstr "IPv4-in-IPv4 (RFC2003)" msgid "IPv4/IPv6 (both - defaults to IPv4)" msgstr "IPv4/IPv6 (her ikisi - varsayılan olarak IPv4'tür)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:92 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:93 @@ -3386,7 +3409,7 @@ msgstr "IPv6 kaynak yönlendirmesi" msgid "IPv6 suffix" msgstr "IPv6 son eki" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:632 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 msgid "IPv6 suffix (hex)" msgstr "" "IPv6-Son ek (onaltılık)" @@ -3458,7 +3481,7 @@ msgstr "" "Belirtilmişse, cihazı sabit bir cihaz düğümü yerine bölüm etiketi ile " "bağlayın" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:177 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 msgid "" "If there are any unsaved changes for this client, please save the " "configuration before generating a QR-Code" @@ -3494,7 +3517,7 @@ msgstr "" "değerleri ile erişilemediğinden, verilerin değiş tokuşunun çok yavaş bir " "süreç olduğunu unutmayın." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:361 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:362 msgid "Ignore /etc/hosts" msgstr "/etc/hosts'u göz ardı et" @@ -3502,7 +3525,7 @@ msgstr "/etc/hosts'u göz ardı et" msgid "Ignore interface" msgstr "Arayüzü yoksay" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:350 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:351 msgid "Ignore resolv file" msgstr "Dosyayı çözümlemeyi göz ardı et" @@ -3803,8 +3826,8 @@ msgstr "" "Flash belleğe sığmayan bir görüntüyü flaş etmeye çalıştığınız anlaşılıyor, " "lütfen görüntü dosyasını doğrulayın!" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:64 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:70 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:96 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:72 msgid "JavaScript required!" msgstr "JavaScript gerekli!" @@ -3940,11 +3963,11 @@ msgstr "Öğren" msgid "Learn routes" msgstr "Rotaları öğren" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:346 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 msgid "Lease file" msgstr "Leasefile" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:623 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:641 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:679 msgid "Lease time" msgstr "Kira süresi" @@ -4016,11 +4039,12 @@ msgstr "Bağlantı İzleme" msgid "Link On" msgstr "Bağlantı Açık" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:431 msgid "List of IP addresses to convert into NXDOMAIN responses." msgstr "Sahte NX etki alanı sonuçları sağlayan ana bilgisayarların listesi" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:295 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 msgid "List of IP sets to populate with the specified domain IPs." msgstr "Belirtilen etki alanı IP'leriyle doldurulacak IP kümelerinin listesi." @@ -4056,15 +4080,15 @@ msgstr "" msgid "List of SSH key files for auth" msgstr "Kimlik doğrulama için SSH anahtar dosyalarının listesi" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:311 msgid "List of domains to allow RFC1918 responses for." msgstr "RFC1918 yanıtlarına izin verilecek alanların listesi" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:289 msgid "List of domains to force to an IP address." msgstr "Bir IP adresine zorlanacak etki alanlarının listesi." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:282 msgid "List of upstream resolvers to forward queries to." msgstr "" "İsteklerin yönlendirileceği DNS " @@ -4074,7 +4098,7 @@ msgstr "" msgid "Listen Port" msgstr "Bağlantı Noktasını Dinle" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:330 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 msgid "Listen interfaces" msgstr "Arayüzleri Dinle" @@ -4082,13 +4106,13 @@ msgstr "Arayüzleri Dinle" msgid "Listen only on the given interface or, if unspecified, on all" msgstr "Yalnızca verilen arayüzde dinle veya belirtilmemişse tümünde dinle" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:332 msgid "" "Listen only on the specified interfaces, and loopback if not excluded " "explicitly." msgstr "Bu arayüzleri dinlemeyi ve geri dönüşü sınırlayın." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:437 msgid "Listening port for inbound DNS queries." msgstr "Gelen DNS sorguları için dinleme bağlantı noktası" @@ -4101,7 +4125,7 @@ msgstr "Yük" msgid "Load Average" msgstr "Ortalama Yük" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:204 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:207 msgid "Loading QR-Code..." msgstr "QR Kodu yükleniyor..." @@ -4168,23 +4192,23 @@ msgstr "Yerel Zaman" msgid "Local ULA" msgstr "Yerel ULA" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:271 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 msgid "Local domain" msgstr "Yerel alan" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:273 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ı soneki" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:267 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 msgid "Local server" msgstr "Yerel sunucu" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:317 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 msgid "Local service only" msgstr "Yalnızca Yerel Hizmet" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:389 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 msgid "Localise queries" msgstr "Sorguları yerelleştir" @@ -4196,7 +4220,7 @@ msgstr "BSSID'ye Kilitlen" msgid "Log output level" msgstr "Günlük çıktı seviyesi" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:275 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 msgid "Log queries" msgstr "Sorguları günlüğe ekle" @@ -4262,7 +4286,7 @@ msgstr "MAC VLAN" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:591 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:39 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:545 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:563 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2157 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:56 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:89 @@ -4349,19 +4373,19 @@ msgstr "Maks RA aralığı" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "Maks. Ulaşılabilir Veri Hızı (ATTNDR)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:449 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 msgid "Max. DHCP leases" msgstr "" "Maks. DHCP kiraları" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:456 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 msgid "Max. EDNS0 packet size" msgstr "" "Maks. EDNS0 paket boyutu" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:463 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 msgid "Max. concurrent queries" msgstr "Maks. eşzamanlı sorgu" @@ -4373,15 +4397,15 @@ msgstr "Maksimum yaş" msgid "Maximum allowed Listen Interval" msgstr "İzin verilen maksimum Dinleme Aralığı" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:451 msgid "Maximum allowed number of active DHCP leases." msgstr "İzin verilen maksimum etkin DHCP kira sayısı" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:465 msgid "Maximum allowed number of concurrent DNS queries." msgstr "İzin verilen maksimum eşzamanlı DNS sorgu sayısı" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:458 msgid "Maximum allowed size of EDNS0 UDP packets." msgstr "EDNS.0 UDP paketlerinin izin verilen maksimum boyutu" @@ -4583,7 +4607,7 @@ msgstr "İzle" msgid "More Characters" msgstr "Daha Fazla Karakter" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2539 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2543 msgid "More…" msgstr "Daha…" @@ -4689,7 +4713,7 @@ msgstr "NT Alanı" msgid "NTP server candidates" msgstr "NTP sunucusu adayları" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2577 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2581 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1087 @@ -4725,11 +4749,11 @@ msgstr "Ağ" msgid "Network SSID" msgstr "Ağ SSID'si" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:68 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 msgid "Network Utilities" msgstr "Ağ Yardımcı Programları" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:488 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 msgid "Network boot image" msgstr "Ağ önyükleme görüntüsü" @@ -4764,7 +4788,7 @@ msgstr "Ağ Arayüzü" msgid "Never" msgstr "Asla" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:269 msgid "" "Never forward matching domains and subdomains, resolve from DHCP or hosts " "files only." @@ -4784,7 +4808,7 @@ msgstr "Yeni arayüz adı…" msgid "Next »" msgstr "Sonraki »" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346 msgid "No" @@ -4814,6 +4838,15 @@ msgstr "NAT-T yok" msgid "No RX signal" msgstr "RX sinyali yok" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:61 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:70 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:90 +msgid "" +"No changes to settings will be stored and are lost after rebooting. This " +"mode should only be used to install a firmware upgrade" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:69 msgid "No client associated" msgstr "Hiçbir istemci ilişkilendirilmedi" @@ -4872,11 +4905,11 @@ msgstr "Başka bağımlı yok" msgid "No more slaves available, can not save interface" msgstr "Daha fazla bağımlı yok, arayüz kaydedilemiyor" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:410 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 msgid "No negative cache" msgstr "Negatif önbellek yok" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:54 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:50 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:59 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:79 msgid "No password set!" @@ -4924,7 +4957,7 @@ msgstr "Gürültü:" msgid "Non Pre-emptive CRC errors (CRC_P)" msgstr "Önleyici Olmayan CRC hataları (CRC_P)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:323 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 msgid "Non-wildcard" msgstr "Joker karakter içermeyen" @@ -4983,7 +5016,7 @@ msgstr "Notlar" msgid "Notice" msgstr "Uyarı" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:127 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:138 msgid "Nslookup" msgstr "Nslookup" @@ -4991,7 +5024,7 @@ msgstr "Nslookup" msgid "Number of IGMP membership reports" msgstr "IGMP üyelik raporlarının sayısı" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:472 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" "Önbelleğe alınan DNS girişlerinin sayısı (maksimum 10000, 0 önbelleğe alma " @@ -5041,7 +5074,7 @@ msgstr "Durum Gecikmesi" msgid "On-link" msgstr "Bağlantı rotası" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:598 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 msgid "One of hostname or MAC address must be specified!" msgstr "Ana bilgisayar adı veya mac adreslerinden biri belirtilmelidir!" @@ -5121,7 +5154,7 @@ msgid "Operating frequency" msgstr "Çalışma frekansı" #: modules/luci-base/htdocs/luci-static/resources/form.js:1974 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3722 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3880 msgid "Option \"%s\" contains an invalid input value." msgstr "\"%s\" seçeneği geçersiz bir giriş değeri içeriyor." @@ -5165,7 +5198,7 @@ msgstr "" "alındığında, IPv6 adresini oluşturmak için soneki arayüz için ('::1' gibi) " "kullanın ('a:b:c:d::1')." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "" "Optional. Base64-encoded preshared key. Adds in an additional layer of " "symmetric-key cryptography for post-quantum resistance." @@ -5173,7 +5206,7 @@ msgstr "" "İsteğe bağlı. Base64 kodlu önceden paylaşılmış anahtar. Kuantum sonrası " "direnç için ek bir simetrik anahtar şifreleme katmanı ekler." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Optional. Create routes for Allowed IPs for this peer." msgstr "İsteğe bağlı. Bu eş için İzin Verilen IP'ler için yollar oluşturun." @@ -5185,13 +5218,13 @@ msgstr "İsteğe bağlı. Eşin tanımı." msgid "Optional. Do not create host routes to peers." msgstr "İsteğe bağlı. Eşlere ana bilgisayar yolları oluşturmayın." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "" "Optional. Host of peer. Names are resolved prior to bringing up the " "interface." msgstr "İsteğe bağlı. Eşin sunucusu. Arayüzü açmadan önce isimler çözümlenir." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "" "Optional. IP addresses and prefixes that this peer is allowed to use inside " "the tunnel. Usually the peer's tunnel IP addresses and the networks the peer " @@ -5205,11 +5238,11 @@ msgstr "" msgid "Optional. Maximum Transmission Unit of tunnel interface." msgstr "İsteğe bağlı. Tünel arayüzünün Maksimum İletim Birimi." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Optional. Port of peer." msgstr "İsteğe bağlı. Eşin bağlantı noktası." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "" "Optional. Seconds between keep alive messages. Default is 0 (disabled). " "Recommended value if this device is behind a NAT is 25." @@ -5594,7 +5627,7 @@ msgstr "Sistem Sıfırlaması gerçekleştir" msgid "Permission denied" msgstr "İzin reddedildi" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "Persistent Keep Alive" msgstr "Devamlı Canlı Tut" @@ -5606,9 +5639,9 @@ msgstr "Fiziksel Katman Oranı:" msgid "Physical Settings" msgstr "Fiziksel Ayarlar" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:101 msgid "Ping" msgstr "Ping" @@ -5673,7 +5706,7 @@ msgstr "Önek Delege Edildi" msgid "Prefix suppressor" msgstr "Ön ek bastırıcı" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "Preshared Key" msgstr "Ön Paylaşımlı Anahtar" @@ -5768,7 +5801,7 @@ msgstr "Yeni ağ sağlayın" msgid "Pseudo Ad-Hoc (ahdemo)" msgstr "Sahte Ad-Hoc (ahdemo)" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Public Key" msgstr "Genel anahtar" @@ -5794,7 +5827,7 @@ msgid "QMI Cellular" msgstr "QMI Hücresel" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:159 -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:186 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:189 msgid "QR-Code" msgstr "QR Kod" @@ -5802,7 +5835,7 @@ msgstr "QR Kod" msgid "Quality" msgstr "Kalite" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:426 msgid "Query all available upstream resolvers." msgstr "" "Tüm mevcut yukarı akış DNS " @@ -5877,7 +5910,7 @@ msgstr "Radius-Kimlik Doğrulama-Sunucusu" 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" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:344 msgid "Read /etc/ethers to configure the DHCP server." msgstr "" "DHCP sunucusunu yapılandırmak için /etc/ethers bölümünü okuyun." @@ -5894,7 +5927,7 @@ msgstr "Gerçek Zamanlı Grafikler" msgid "Reassociation Deadline" msgstr "Yeniden İlişkilendirme Son Tarihi" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:299 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 msgid "Rebind protection" msgstr "Yeniden bağlama koruması" @@ -6028,7 +6061,7 @@ msgstr "Belirli ISS'ler için gereklidir, ör. DOCSIS 3 ile Charter" msgid "Required. Base64-encoded private key for this interface." msgstr "Gereklidir. Bu arabirim için Base64 ile kodlanmış özel anahtar." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Required. Base64-encoded public key of peer." msgstr "Gereklidir. Eşin Base64 ile kodlanmış genel anahtarı." @@ -6120,7 +6153,7 @@ msgstr "Varsayılanlara dön" msgid "Resolv and Hosts Files" msgstr "Resolv ve Hosts Dosyaları" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 msgid "Resolv file" msgstr "Çözme dosyası" @@ -6150,7 +6183,7 @@ msgstr "Geri yükle" msgid "Restore backup" msgstr "Yedeklemeyi geri yükle" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:391 msgid "" "Return answers to DNS queries matching the subnet from which the query was " "received if multiple IPs are available." @@ -6187,7 +6220,7 @@ msgstr "Yapılandırma geri döndürülüyor…" msgid "Robustness" msgstr "Sağlamlık" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:482 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:483 msgid "Root directory for files served via TFTP." msgstr "TFTP aracılığıyla sunulan dosyalar için kök dizin" @@ -6199,7 +6232,7 @@ msgstr "Kök hazırlığı" msgid "Round-Robin policy (balance-rr, 0)" msgstr "Round-Robin politikası (balance-rr, 0)" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Route Allowed IPs" msgstr "İzin Verilen IP'leri Yönlendir" @@ -6308,7 +6341,7 @@ msgstr "SSTP Sunucusu" msgid "SWAP" msgstr "TAKAS" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2901 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3059 #: modules/luci-base/htdocs/luci-static/resources/luci.js:2199 #: modules/luci-compat/luasrc/view/cbi/error.htm:17 #: modules/luci-compat/luasrc/view/cbi/footer.htm:26 @@ -6473,6 +6506,11 @@ msgstr "Şu anda aktif olan bağımlı olarak ayarlayın (aktif, 1)" msgid "Set to first slave added to the bond (follow, 2)" msgstr "Bağa eklenen ilk bağımlı öğeyi ayarla (takip et, 2)" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:646 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:662 +msgid "Set up DHCP Server" +msgstr "DHCP Sunucusunu Kur" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:55 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:55 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:23 @@ -6488,11 +6526,6 @@ msgstr "İşlem modunu ayarlama başarısız oldu" msgid "Settings" msgstr "Ayarlar" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:646 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:662 -msgid "Set up DHCP Server" -msgstr "DHCP Sunucusunu Kur" - #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:906 msgid "Setup routes for proxied IPv6 neighbours." msgstr "Proxy'li IPv6 komşuları için kurulum yolları." @@ -6562,7 +6595,7 @@ msgstr "Sinyal:" msgid "Size" msgstr "Boyut" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:470 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 msgid "Size of DNS query cache" msgstr "DNS sorgu önbelleğinin boyutu" @@ -6993,7 +7026,7 @@ msgstr "Statik Kiralar" msgid "Static address" msgstr "Statik adres" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:525 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:543 msgid "" "Static leases are used to assign fixed IP addresses and symbolic hostnames " "to DHCP clients. They are also required for non-dynamic interface " @@ -7033,7 +7066,7 @@ msgstr "Yenilemeyi durdur" msgid "Strict filtering" msgstr "Sıkı Filtreleme" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:419 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:420 msgid "Strict order" msgstr "Katı düzen" @@ -7046,11 +7079,11 @@ msgstr "Kuvvetli" msgid "Submit" msgstr "Gönder" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:370 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:371 msgid "Suppress logging" msgstr "Günlük kaydını bastır" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:371 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:372 msgid "Suppress logging of the routine operation for the DHCP protocol." msgstr "Bu protokollerin rutin işlemlerinin günlüğe kaydedilmesini bastır" @@ -7130,6 +7163,16 @@ msgstr "Sistem özellikleri" msgid "System log buffer size" msgstr "Sistem günlüğü arabellek boyutu" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:60 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:69 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:89 +msgid "System running in recovery (initramfs) mode." +msgstr "" + +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +msgid "Sytem running in recovery (initramfs) mode." +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:338 msgid "TCP:" msgstr "TCP:" @@ -7138,7 +7181,7 @@ msgstr "TCP:" msgid "TFTP Settings" msgstr "TFTP Ayarları" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:481 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:482 msgid "TFTP server root" msgstr "TFTP sunucusu kökü" @@ -7240,11 +7283,11 @@ msgstr "" "HE.net uç nokta güncelleme yapılandırması değişti, şimdi kullanıcı kimliği " "yerine düz kullanıcı adını kullanmalısınız!" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:607 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:625 msgid "The IP address %h is already used by another static lease" msgstr "%h IP adresi zaten başka bir statik kiralama tarafından kullanılıyor" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:634 msgid "The IP address is outside of any DHCP pool address range" msgstr "IP adresi, herhangi bir DHCP havuzu adres aralığının dışında" @@ -7287,7 +7330,7 @@ msgstr "" msgid "The MTU must not exceed the parent device MTU of %d bytes" msgstr "MTU, %d baytlık ana aygıt MTU'sunu aşmamalıdır" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:180 msgid "" "The QR-Code works per wg interface, it will be refreshed with every button " "click and transfers the following information:" @@ -7601,8 +7644,8 @@ msgstr "" msgid "The value is overridden by configuration. Original: %s" msgstr "Değer, konfigürasyon tarafından geçersiz kılınır. Orijinali: %s" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:663 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:695 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:681 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:713 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:122 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:171 msgid "There are no active leases" @@ -7612,7 +7655,7 @@ msgstr "Aktif kira yok" msgid "There are no changes to apply" msgstr "Uygulanabilecek değişiklik yok" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:55 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:51 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:60 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:80 msgid "" @@ -7669,7 +7712,7 @@ msgstr "" "Bu, tünel aracısı tarafından atanan yerel uç nokta adresidir ve genellikle " "...:2/64 ile biter" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:265 msgid "This is the only DHCP server in the local network." msgstr "" "Bu, yerel ağdaki tek " @@ -7712,7 +7755,7 @@ msgid "" msgstr "Ca-bundle paketi kurulu olmadığı için bu seçenek kullanılamaz." #: modules/luci-base/htdocs/luci-static/resources/form.js:2240 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2546 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2550 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172 #: modules/luci-compat/luasrc/view/cbi/tsection.htm:32 msgid "This section contains no values yet" @@ -7781,9 +7824,9 @@ msgstr "Ton" msgid "Total Available" msgstr "Toplam Mevcut" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:124 msgid "Traceroute" msgstr "Traceroute" @@ -8083,7 +8126,7 @@ msgstr "" "\"Devam\" düğmesine basıldığında, ifname seçenekleri yeniden adlandırılacak " "ve güncellenmiş yapılandırmayı uygulamak için ağ yeniden başlatılacaktır." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:420 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:421 msgid "Upstream resolvers will be queried in the order of the resolv file." msgstr "" "DNS sunucuları resolvfile sırasına " @@ -8094,7 +8137,7 @@ msgstr "" msgid "Uptime" msgstr "Çalışma süresi" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:342 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 msgid "Use /etc/ethers" msgstr "/etc/ethers kullanın" @@ -8204,7 +8247,7 @@ msgstr "Sistem sertifikalarını kullan" msgid "Use system certificates for inner-tunnel" msgstr "İç tünel için sistem sertifikalarını kullan" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:544 msgid "" "Use the Add Button to add a new lease entry. The MAC address identifies the host, the IPv4 address specifies the fixed " @@ -8349,7 +8392,7 @@ msgstr "VXLAN ağ tanımlayıcısı" msgid "VXLANv6 (RFC7348)" msgstr "VXLANv6 (RFC7348)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:396 msgid "" "Validate DNS replies and cache DNSSEC data, requires upstream to support " "DNSSEC." @@ -8386,7 +8429,7 @@ msgstr "Satıcı" msgid "Vendor Class to send when requesting DHCP" msgstr "DHCP istendiğinde gönderilecek Satıcı Sınıfı" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:401 msgid "Verify unsigned domain responses really come from unsigned domains." msgstr "" "İşaretsiz alan adlarının yanıtlarının gerçekten işaretsiz alan adlarından " @@ -8560,7 +8603,7 @@ msgstr "Kablosuz ağ devre dışı bırakıldı" msgid "Wireless network is enabled" msgstr "Kablosuz ağ etkinleştirildi" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:277 msgid "Write received DNS queries to syslog." msgstr "Alınan DNS isteklerini syslog'a yazın" @@ -8572,7 +8615,7 @@ msgstr "Sistem günlüğünü dosyaya yaz" msgid "XOR policy (balance-xor, 2)" msgstr "XOR politikası (balance-xor, 2)" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345 msgid "Yes" @@ -8602,8 +8645,8 @@ msgstr "" "dosyalarını devre dışı bırakırsanız, cihazınız erişilemez hale gelebilir!" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:65 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:71 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:97 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:73 msgid "" "You must enable JavaScript in your browser or LuCI will not work properly." @@ -8634,7 +8677,7 @@ msgstr "ZRam Ayarları" msgid "ZRam Size" msgstr "ZRam Boyutu" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:446 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:447 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:152 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:163 msgid "any" @@ -8740,8 +8783,8 @@ msgstr "örn: --proxy 10.10.10.10" msgid "e.g: dump" msgstr "örn: dump" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:652 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:673 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:691 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:101 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:140 msgid "expired" @@ -8834,7 +8877,7 @@ msgstr "bağlantı yok" msgid "non-empty value" msgstr "boş olmayan değer" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3042 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3200 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800 msgid "none" msgstr "hiçbiri" @@ -8935,15 +8978,15 @@ msgstr "eşsiz değer" msgid "unknown" msgstr "bilinmeyen" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:453 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:671 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:454 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:668 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:689 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:99 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:138 msgid "unlimited" msgstr "sınırsız" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369 diff --git a/modules/luci-base/po/uk/base.po b/modules/luci-base/po/uk/base.po index d70bf10861..4d609de837 100644 --- a/modules/luci-base/po/uk/base.po +++ b/modules/luci-base/po/uk/base.po @@ -57,8 +57,8 @@ msgid "-- Additional Field --" msgstr "-- Додаткові поля --" #: modules/luci-base/htdocs/luci-static/resources/cbi.js:275 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3773 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3931 #: modules/luci-base/htdocs/luci-static/resources/ui.js:784 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1022 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1995 @@ -339,7 +339,7 @@ msgstr "Ідентифікатор постачальника системи ATU msgid "Absent Interface" msgstr "Відсутній інтерфейс" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:319 msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "" "Обмежувати службу DNS інтерфейсами підмереж, на яких ми обслуговуємо DNS." @@ -421,7 +421,7 @@ msgstr "Адаптивне балансування навантаження п #: modules/luci-base/htdocs/luci-static/resources/form.js:2195 #: modules/luci-base/htdocs/luci-static/resources/form.js:2208 #: modules/luci-base/htdocs/luci-static/resources/form.js:2216 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3205 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3363 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:25 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197 @@ -470,7 +470,7 @@ msgstr "Додати реалізацію" msgid "Add key" msgstr "Додати ключ" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:408 msgid "Add local domain suffix to names served from hosts files." msgstr "Додавати суфікс локального домену до імен, отриманих із файлів hosts" @@ -491,11 +491,11 @@ msgstr "Додати до чорного списку" msgid "Add to Whitelist" msgstr "Додати до білого списку" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:365 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:366 msgid "Additional hosts files" msgstr "Додаткові файли hosts" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:414 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 msgid "Additional servers file" msgstr "Додаткові файли servers" @@ -516,7 +516,7 @@ msgstr "Адреса" msgid "Address to access local relay bridge" msgstr "Адреса для доступу до мосту локального ретранслятора" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:287 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 msgid "Addresses" msgstr "Адреси" @@ -583,17 +583,17 @@ msgstr "Інтерфейс псевдоніма" msgid "Alias of \"%s\"" msgstr "Псевдонім \"%s\"" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:424 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 msgid "All servers" msgstr "Усі сервери" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:377 msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address." msgstr "Виділяти IP-адреси послідовно, починаючи з найнижчої доступної адреси" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:375 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 msgid "Allocate IPs sequentially" msgstr "Виділяти IP послідовно" @@ -626,7 +626,7 @@ msgstr "Дозволяти застарілі швидк. 802.11b" msgid "Allow listed only" msgstr "Дозволити тільки зазначені" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:304 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 msgid "Allow localhost" msgstr "Дозволити локальний вузол" @@ -652,7 +652,7 @@ msgstr "Дозволити зондування функцій системи" msgid "Allow the root user to login with password" msgstr "Дозволити користувачеві root вхід до системи з паролем" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "Allowed IPs" msgstr "Дозволено IP-адреси" @@ -820,6 +820,10 @@ msgstr "Очікування на застосування конфігурац msgid "Architecture" msgstr "Архітектура" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 +msgid "Arp-scan" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:963 msgid "" "Assign a part of given length of every public IPv6-prefix to this interface" @@ -863,7 +867,7 @@ msgstr "Автентифікація" msgid "Authentication Type" msgstr "Тип автентифікації" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:263 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 msgid "Authoritative" msgstr "Надійний" @@ -999,7 +1003,7 @@ msgstr "" "складається із позначених opkg змінених файлів конфігурації, невідокремних " "базових файлів, та файлів за користувацькими шаблонами резервного копіювання." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:325 msgid "Bind dynamically to interfaces rather than wildcard address." msgstr "" "Прив'язувати динамічно до інтерфейсів, а не за шаблоном адреси (типово для " @@ -1610,11 +1614,11 @@ msgstr "Служба DHCPv6" msgid "DNS" msgstr "DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:280 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 msgid "DNS forwardings" msgstr "Переспрямовування
запитів DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:442 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 msgid "DNS query port" msgstr "" "Порт DNS-" @@ -1624,7 +1628,7 @@ msgstr "" msgid "DNS search domains" msgstr "Домени пошуку DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:435 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 msgid "DNS server port" msgstr "" "Порт DNS-" @@ -1638,11 +1642,11 @@ msgstr "Вага DNS" msgid "DNS-Label / FQDN" msgstr "DNS-мітка / FQDN" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:394 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 msgid "DNSSEC" msgstr "DNSSEC" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:399 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 msgid "DNSSEC check unsigned" msgstr "Перевірка непідписаного DNSSEC" @@ -1674,7 +1678,7 @@ msgstr "" "індикації доправлення трафіку\">DTIM
" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:58 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:626 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:644 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:128 msgid "DUID" msgstr "DUID" @@ -1733,9 +1737,9 @@ msgid "Delegate IPv6 prefixes" msgstr "Делегувати префікси IPv6" #: modules/luci-base/htdocs/luci-static/resources/form.js:2272 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2697 #: modules/luci-base/htdocs/luci-static/resources/form.js:2701 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3189 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2705 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3347 #: modules/luci-base/htdocs/luci-static/resources/ui.js:2893 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:11 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162 @@ -1914,7 +1918,7 @@ msgstr "Вимкнено" msgid "Disassociate On Low Acknowledgement" msgstr "Роз'єднувати за низького підтвердження" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:301 msgid "Discard upstream RFC1918 responses." msgstr "Відкидати висхідні RFC1918-відповіді" @@ -1935,7 +1939,7 @@ msgid "Disconnection attempt failed." msgstr "Спроба відключення зазнала невдачі." #: modules/luci-base/htdocs/luci-static/resources/form.js:606 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2896 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3054 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3330 #: modules/luci-base/htdocs/luci-static/resources/ui.js:4157 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766 @@ -1963,7 +1967,7 @@ msgstr "" "для брандмауерів NAT" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:412 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "Не кешувати негативні відповіді, наприклад, за неіснуючих доменів" @@ -1974,26 +1978,26 @@ msgstr "Не кешувати негативні відповіді, напри msgid "Do not create host route to peer (optional)." msgstr "Не створювати маршрут до вузла (необов'язково)." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:261 msgid "Do not forward DNS queries without dots or domain parts." msgstr "" "Не переспрямовувати DNS-запити без DNS-імені" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:387 msgid "Do not forward queries that cannot be answered by public resolvers." msgstr "" "Не переспрямовувати запити, які не може бути оброблено відкритими серверами " "імен" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:382 msgid "Do not forward reverse lookups for local networks." msgstr "" "Не переспрямовувати зворотні DNS-запити для локальних мереж" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:338 msgid "Do not listen on the specified interfaces." msgstr "Перешкоджати прослуховуванню цих інтерфейсів." @@ -2038,11 +2042,15 @@ msgstr "Справді стерти всі налаштування?" msgid "Do you really want to recursively delete the directory \"%s\" ?" msgstr "Справді рекурсивно видалити каталог \"%s\"?" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:259 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:538 +msgid "Domain" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 msgid "Domain required" msgstr "Потрібен домен" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:309 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 msgid "Domain whitelist" msgstr "\"Білий список\" доменів" @@ -2072,7 +2080,7 @@ msgstr "Завантажити mtdblock" msgid "Downstream SNR offset" msgstr "Низхідний зсув SNR" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2659 msgid "Drag to reorder" msgstr "Перетягніть, щоб змінити порядок" @@ -2123,9 +2131,9 @@ msgstr "Довжина EA-бітів" msgid "EAP-Method" msgstr "Метод EAP" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2675 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2678 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3052 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2679 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2682 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3210 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495 @@ -2235,7 +2243,7 @@ msgstr "Увімкнути клієнта NTP" msgid "Enable Single DES" msgstr "Увімкнути Single DES" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:477 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:478 msgid "Enable TFTP server" msgstr "Увімкнути TFTP-сервер" @@ -2373,11 +2381,11 @@ msgstr "Режим інкапсуляції" msgid "Encryption" msgstr "Шифрування" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "Endpoint Host" msgstr "Кінцевий вузол" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Endpoint Port" msgstr "Порт кінцевого вузла" @@ -2444,11 +2452,11 @@ msgstr "Кожні 30 секунд (slow, 0)" msgid "Every second (fast, 1)" msgstr "Щосекунди (fast, 1)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:336 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 msgid "Exclude interfaces" msgstr "Виключити інтерфейси" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:306 msgid "" "Exempt 127.0.0.0/8 and ::1 from rebinding checks, " "e.g. for RBL services." @@ -2460,7 +2468,7 @@ msgstr "" msgid "Existing device" msgstr "Існуючий пристрій" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:406 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 msgid "Expand hosts" msgstr "Розширення вузлів" @@ -2570,7 +2578,7 @@ msgstr "Не вдалося виконати дію \"/etc/init.d/%s %s\": %s" msgid "File" msgstr "Файл" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:416 msgid "" "File listing upstream resolvers, optionally domain-specific, e.g. " "server=1.2.3.4, server=/domain/1.2.3.4." @@ -2583,13 +2591,13 @@ msgstr "" msgid "File not accessible" msgstr "Файл недоступний" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:348 msgid "File to store DHCP lease information." msgstr "" "Файл, де зберігаються видані DHCP-оренди" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:356 msgid "File with upstream resolvers." msgstr "" "Локальний DNSESSID" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:212 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:215 msgid "Hide QR-Code" msgstr "" @@ -3109,8 +3124,8 @@ msgid "Host-Uniq tag content" msgstr "Зміст тегу Host-Uniq" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:37 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:503 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:533 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:504 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:551 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/10_system.js:54 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:87 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:121 @@ -3125,7 +3140,7 @@ msgstr "Ім'я вузла для надсилання при запиті DHCP" msgid "Hostnames" msgstr "Імена вузлів" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:495 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:496 msgid "" "Hostnames are used to bind a domain name to an IP address. This setting is " "redundant for hostnames already configured with static leases, but it can be " @@ -3161,11 +3176,15 @@ msgstr "IP-адреси" msgid "IP Protocol" msgstr "IP-протокол" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:257 +msgid "IP Sets" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:126 msgid "IP Type" msgstr "Тип IP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:507 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:508 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:178 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:204 msgid "IP address" @@ -3181,16 +3200,20 @@ msgstr "Неприпустима IP-адреса" msgid "IP address is missing" msgstr "Відсутня IP-адреса" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:293 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:534 +msgid "IP set" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 msgid "IP sets" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:429 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 msgid "IPs to override with NXDOMAIN" msgstr "Відкидати підробки NX-домену" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:86 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:87 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:88 @@ -3222,7 +3245,7 @@ msgstr "Висхідне з'єднання IPv4" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:178 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:38 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:591 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:609 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:88 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:164 msgid "IPv4 address" @@ -3275,8 +3298,8 @@ msgstr "IPv4 у IPv4 (RFC2003)" msgid "IPv4/IPv6 (both - defaults to IPv4)" msgstr "IPv4/IPv6 (обидва - типово для IPv4)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:92 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:93 @@ -3387,7 +3410,7 @@ msgstr "" msgid "IPv6 suffix" msgstr "Суфікс IPv6" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:632 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 msgid "IPv6 suffix (hex)" msgstr "IPv6-суфікс (hex)" @@ -3457,7 +3480,7 @@ msgstr "" "Якщо обрано, монтувати пристрій за міткою його розділу замість фіксованого " "вузла пристрою" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:177 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 msgid "" "If there are any unsaved changes for this client, please save the " "configuration before generating a QR-Code" @@ -3490,7 +3513,7 @@ msgstr "" "своп-пристрої не можуть бути доступні з такою високою швидкістю, як RAM." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:361 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:362 msgid "Ignore /etc/hosts" msgstr "Ігнорувати /etc/hosts" @@ -3498,7 +3521,7 @@ msgstr "Ігнорувати /etc/hosts" msgid "Ignore interface" msgstr "Ігнорувати интерфейс" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:350 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:351 msgid "Ignore resolv file" msgstr "Ігнорувати файли resolv" @@ -3794,8 +3817,8 @@ msgstr "" "Схоже, що ви намагаєтеся прошити образ, який не вміщається до флеш-пам'яті! " "Перевірте файл образу!" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:64 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:70 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:96 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:72 msgid "JavaScript required!" msgstr "Потрібен JavaScript!" @@ -3931,11 +3954,11 @@ msgstr "" msgid "Learn routes" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:346 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 msgid "Lease file" msgstr "Файл оренд" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:623 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:641 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:679 msgid "Lease time" msgstr "Час оренди" @@ -4007,11 +4030,12 @@ msgstr "Моніторинг з'єднань" msgid "Link On" msgstr "З'єднання встановлено" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:431 msgid "List of IP addresses to convert into NXDOMAIN responses." msgstr "Список доменів, які підтримують результати підробки NX-доменів" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:295 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 msgid "List of IP sets to populate with the specified domain IPs." msgstr "" @@ -4053,15 +4077,15 @@ msgstr "" msgid "List of SSH key files for auth" msgstr "Список файлів SSH-ключів для авторизації" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:311 msgid "List of domains to allow RFC1918 responses for." msgstr "Список доменів, для яких дозволено RFC1918-відповіді" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:289 msgid "List of domains to force to an IP address." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:282 msgid "List of upstream resolvers to forward queries to." msgstr "" "Список DNS-серверів для " @@ -4071,7 +4095,7 @@ msgstr "" msgid "Listen Port" msgstr "Порти прослуховування" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:330 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 msgid "Listen interfaces" msgstr "Інтерфейси прослуховування" @@ -4081,14 +4105,14 @@ msgstr "" "Прослуховувати тільки на цьому інтерфейсі, якщо невизначено – на " "всіх" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:332 msgid "" "Listen only on the specified interfaces, and loopback if not excluded " "explicitly." msgstr "" "Обмежитися прослуховуванням цих інтерфейсів і повернутися до початку циклу." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:437 msgid "Listening port for inbound DNS queries." msgstr "Порт прослуховування для вхідних DNS-запитів" @@ -4101,7 +4125,7 @@ msgstr "Навантаження" msgid "Load Average" msgstr "Середнє навантаження" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:204 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:207 msgid "Loading QR-Code..." msgstr "" @@ -4168,25 +4192,25 @@ msgstr "Місцевий час" msgid "Local ULA" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:271 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 msgid "Local domain" msgstr "Локальний домен" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:273 msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" "Суфікс локального домену додається до DHCP-імен вузлів та записів з файлу " "hosts" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:267 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 msgid "Local server" msgstr "Локальний сервер" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:317 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 msgid "Local service only" msgstr "Тільки локальна служба" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:389 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 msgid "Localise queries" msgstr "Локалізувати запити" @@ -4198,7 +4222,7 @@ msgstr "Зблокувати з BSSID" msgid "Log output level" msgstr "Рівень виведення інформаціі до журналу" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:275 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 msgid "Log queries" msgstr "Журнал запитів" @@ -4264,7 +4288,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:591 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:39 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:545 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:563 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2157 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:56 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:89 @@ -4351,20 +4375,20 @@ msgstr "" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "Макс. досяжна швидкість передачі даних (ATTNDR)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:449 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 msgid "Max. DHCP leases" msgstr "" "Макс. оренд DHCP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:456 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 msgid "Max. EDNS0 packet size" msgstr "" "Макс. розмір пакета EDNS0" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:463 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 msgid "Max. concurrent queries" msgstr "Макс. одночасних запитів" @@ -4376,15 +4400,15 @@ msgstr "" msgid "Maximum allowed Listen Interval" msgstr "Максимальний дозволений інтервал прослуховування" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:451 msgid "Maximum allowed number of active DHCP leases." msgstr "Максимально допустима кількість активних оренд DHCP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:465 msgid "Maximum allowed number of concurrent DNS queries." msgstr "Максимально допустима кількість одночасних DNS-запитів" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:458 msgid "Maximum allowed size of EDNS0 UDP packets." msgstr "Максимально допустимий розмір UDP-пакетів EDNS.0" @@ -4578,7 +4602,7 @@ msgstr "Диспетчер" msgid "More Characters" msgstr "Більше символів" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2539 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2543 msgid "More…" msgstr "Докладніше…" @@ -4684,7 +4708,7 @@ msgstr "Домен NT" msgid "NTP server candidates" msgstr "Сервери NTP – кандидати для синхронізації" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2577 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2581 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1087 @@ -4720,11 +4744,11 @@ msgstr "Мережа" msgid "Network SSID" msgstr "Мережевий SSID" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:68 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 msgid "Network Utilities" msgstr "Мережеві утиліти" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:488 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 msgid "Network boot image" msgstr "Образ для мережевого завантаження" @@ -4759,7 +4783,7 @@ msgstr "Мережевий інтерфейс" msgid "Never" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:269 msgid "" "Never forward matching domains and subdomains, resolve from DHCP or hosts " "files only." @@ -4780,7 +4804,7 @@ msgstr "Нова назва інтерфейсу…" msgid "Next »" msgstr "Наступний »" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346 msgid "No" @@ -4810,6 +4834,15 @@ msgstr "Немає NAT-T" msgid "No RX signal" msgstr "Сигналу RX немає" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:61 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:70 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:90 +msgid "" +"No changes to settings will be stored and are lost after rebooting. This " +"mode should only be used to install a firmware upgrade" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:69 msgid "No client associated" msgstr "Не пов’язано жодного клієнта" @@ -4868,11 +4901,11 @@ msgstr "Більше немає доступних ведених" msgid "No more slaves available, can not save interface" msgstr "Більше немає доступних ведених, не вдається зберегти інтерфейс" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:410 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 msgid "No negative cache" msgstr "Ніяких негативних кешувань" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:54 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:50 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:59 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:79 msgid "No password set!" @@ -4920,7 +4953,7 @@ msgstr "Шум:" msgid "Non Pre-emptive CRC errors (CRC_P)" msgstr "Не запобіжні помилки CRC (CRC_P)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:323 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 msgid "Non-wildcard" msgstr "Без шаблону заміни" @@ -4979,7 +5012,7 @@ msgstr "" msgid "Notice" msgstr "Зауваження" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:127 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:138 msgid "Nslookup" msgstr "DNS-запит" @@ -4987,7 +5020,7 @@ msgstr "DNS-запит" msgid "Number of IGMP membership reports" msgstr "Кількість звітів про членство в IGMP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:472 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "Кількість кешованих записів DNS (макс. – 10000, 0 – без кешування)" @@ -5035,7 +5068,7 @@ msgstr "Затримка On-State" msgid "On-link" msgstr "Маршрут On-Link" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:598 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 msgid "One of hostname or MAC address must be specified!" msgstr "Має бути зазначено одне з двох – ім'я вузла або МАС-адреса!" @@ -5106,7 +5139,7 @@ msgid "Operating frequency" msgstr "Робоча частота" #: modules/luci-base/htdocs/luci-static/resources/form.js:1974 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3722 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3880 msgid "Option \"%s\" contains an invalid input value." msgstr "Параметр \"%s\" містить неприпустиме значення введення." @@ -5150,7 +5183,7 @@ msgstr "" "отримано від сервера делегування, для формування IPv6-адреси інтерфейсу " "(наприклад, 'a:b:c:d::1') використовуйте суфікс ('::1')." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "" "Optional. Base64-encoded preshared key. Adds in an additional layer of " "symmetric-key cryptography for post-quantum resistance." @@ -5159,7 +5192,7 @@ msgstr "" "Додавання додатково рівня шифрування із симетричним ключем для пост-" "квантової стійкості." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Optional. Create routes for Allowed IPs for this peer." msgstr "Необов'язково. Створити для цього вузла маршрути для дозволених IP." @@ -5171,13 +5204,13 @@ msgstr "Необов'язково. Опис вузла." msgid "Optional. Do not create host routes to peers." msgstr "Необов'язково. Не створювати хост-маршрути для вузлів." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "" "Optional. Host of peer. Names are resolved prior to bringing up the " "interface." msgstr "Необов'язково. Хост вузла. Імена буде виділено до підняття інтерфейсу." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "" "Optional. IP addresses and prefixes that this peer is allowed to use inside " "the tunnel. Usually the peer's tunnel IP addresses and the networks the peer " @@ -5190,11 +5223,11 @@ msgstr "" "Необов'язково. MTU тунельного інтерфейсу." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Optional. Port of peer." msgstr "Необов'язково. Порт вузла." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "" "Optional. Seconds between keep alive messages. Default is 0 (disabled). " "Recommended value if this device is behind a NAT is 25." @@ -5585,7 +5618,7 @@ msgstr "Виконати відновлення" msgid "Permission denied" msgstr "Дозволу не надано" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "Persistent Keep Alive" msgstr "Завжди тримати ввімкненим" @@ -5597,9 +5630,9 @@ msgstr "Фізична швидкість:" msgid "Physical Settings" msgstr "Фізичні параметри" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:101 msgid "Ping" msgstr "Ехо-запит" @@ -5664,7 +5697,7 @@ msgstr "Делеговано префікс" msgid "Prefix suppressor" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "Preshared Key" msgstr "Заздалегідь установлений спільний ключ" @@ -5761,7 +5794,7 @@ msgstr "Укажіть нову мережу" msgid "Pseudo Ad-Hoc (ahdemo)" msgstr "Псевдо Ad-Hoc (ahdemo)" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Public Key" msgstr "Відкритий ключ" @@ -5787,7 +5820,7 @@ msgid "QMI Cellular" msgstr "Стільниковий QMI" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:159 -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:186 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:189 msgid "QR-Code" msgstr "" @@ -5795,7 +5828,7 @@ msgstr "" msgid "Quality" msgstr "Якість" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:426 msgid "Query all available upstream resolvers." msgstr "" "Запит усіх наявних висхідних /etc/ethers to configure the DHCP server." msgstr "" "Читати /etc/ethers для налаштування …:2/64" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:265 msgid "This is the only DHCP server in the local network." msgstr "" "Тільки для DNS сервери буде опитано в " @@ -7992,7 +8035,7 @@ msgstr "" msgid "Uptime" msgstr "Час безперервної роботи" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:342 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 msgid "Use /etc/ethers" msgstr "Використовувати /etc/ethers" @@ -8098,7 +8141,7 @@ msgstr "Використовувати системні сертифікати" msgid "Use system certificates for inner-tunnel" msgstr "Використовувати системні сертифікати для внутрішнього тунелю" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:544 msgid "" "Use the Add Button to add a new lease entry. The MAC address identifies the host, the IPv4 address specifies the fixed " @@ -8243,7 +8286,7 @@ msgstr "Мережевий ідентифікатор VXLAN" msgid "VXLANv6 (RFC7348)" msgstr "VXLANv6 (RFC7348)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:396 msgid "" "Validate DNS replies and cache DNSSEC data, requires upstream to support " "DNSSEC." @@ -8280,7 +8323,7 @@ msgstr "Постачальник" msgid "Vendor Class to send when requesting DHCP" msgstr "Клас постачальника для відправки при запиті DHCP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:401 msgid "Verify unsigned domain responses really come from unsigned domains." msgstr "" @@ -8450,7 +8493,7 @@ msgstr "Бездротову мережу вимкнено" msgid "Wireless network is enabled" msgstr "Бездротову мережу ввімкнено" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:277 msgid "Write received DNS queries to syslog." msgstr "Записувати отримані DNS-запити до системного журналу" @@ -8462,7 +8505,7 @@ msgstr "Записувати cистемний журнал до файлу" msgid "XOR policy (balance-xor, 2)" msgstr "Політика XOR (balance-xor, 2)" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345 msgid "Yes" @@ -8491,8 +8534,8 @@ msgstr "" "Якщо ви вимкнете основний скрипт ініціалізації (наприклад \"network\"), " "пристрій може стати недоступним!" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:65 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:71 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:97 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:73 msgid "" "You must enable JavaScript in your browser or LuCI will not work properly." @@ -8523,7 +8566,7 @@ msgstr "Налаштування ZRam" msgid "ZRam Size" msgstr "Розмір ZRam" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:446 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:447 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:152 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:163 msgid "any" @@ -8629,8 +8672,8 @@ msgstr "напр.: --proxy 10.10.10.10" msgid "e.g: dump" msgstr "напр.: падіння" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:652 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:673 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:691 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:101 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:140 msgid "expired" @@ -8723,7 +8766,7 @@ msgstr "нема з'єднання" msgid "non-empty value" msgstr "непусте значення" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3042 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3200 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800 msgid "none" msgstr "нічого" @@ -8822,15 +8865,15 @@ msgstr "унікальне значення" msgid "unknown" msgstr "невідомо" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:453 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:671 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:454 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:668 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:689 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:99 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:138 msgid "unlimited" msgstr "необмежено" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369 diff --git a/modules/luci-base/po/vi/base.po b/modules/luci-base/po/vi/base.po index a88bf91543..637ec23b28 100644 --- a/modules/luci-base/po/vi/base.po +++ b/modules/luci-base/po/vi/base.po @@ -59,8 +59,8 @@ msgid "-- Additional Field --" msgstr "---Mục bổ sung---" #: modules/luci-base/htdocs/luci-static/resources/cbi.js:275 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3773 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3931 #: modules/luci-base/htdocs/luci-static/resources/ui.js:784 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1022 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1995 @@ -327,7 +327,7 @@ msgstr "Hệ thống cung cấp ID ATU-C" msgid "Absent Interface" msgstr "Giao diện vắng mặt" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:319 msgid "Accept DNS queries only from hosts whose address is on a local subnet." 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 " @@ -414,7 +414,7 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2195 #: modules/luci-base/htdocs/luci-static/resources/form.js:2208 #: modules/luci-base/htdocs/luci-static/resources/form.js:2216 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3205 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3363 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:25 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197 @@ -463,7 +463,7 @@ msgstr "Thêm ví dụ" msgid "Add key" msgstr "Thêm khóa" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:408 msgid "Add local domain suffix to names served from hosts files." msgstr "Thêm hậu tố tên miền cục bộ vào tên được phân phát từ tệp máy chủ" @@ -484,11 +484,11 @@ msgstr "" msgid "Add to Whitelist" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:365 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:366 msgid "Additional hosts files" msgstr "Tập tin máy chủ(host) bổ sung" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:414 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 msgid "Additional servers file" msgstr "Tập tin máy chủ(server) bổ sung" @@ -509,7 +509,7 @@ msgstr "Địa chỉ" msgid "Address to access local relay bridge" msgstr "Địa chỉ truy cập cầu chuyển tiếp địa phương" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:287 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 msgid "Addresses" msgstr "" @@ -574,17 +574,17 @@ msgstr "Giao diện bí danh" msgid "Alias of \"%s\"" msgstr "bí danh của \"%s\"" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:424 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 msgid "All servers" msgstr "Tất cả máy chủ" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:377 msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address." msgstr "Phân bổ địa chỉ IP theo tuần tự, bắt đầu từ địa chỉ có sẵn thấp nhất" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:375 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 msgid "Allocate IPs sequentially" msgstr "Phân bổ tuần tự địa chủ IP" @@ -612,7 +612,7 @@ msgstr "Cho phép kế thừ tốc độ 802.11b" msgid "Allow listed only" msgstr "Chỉ cho phép danh sách liệt kê" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:304 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 msgid "Allow localhost" msgstr "Cho phép máy chủ cục bộ" @@ -636,7 +636,7 @@ msgstr "" msgid "Allow the root user to login with password" msgstr "Cho phép người dùng root đăng nhập với mật khẩu" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "Allowed IPs" msgstr "cho phép IPs" @@ -803,6 +803,10 @@ msgstr "Đợi cấu hình được áp dụng... %ds" msgid "Architecture" msgstr "Kiến trúc" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 +msgid "Arp-scan" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:963 msgid "" "Assign a part of given length of every public IPv6-prefix to this interface" @@ -846,7 +850,7 @@ msgstr "Xác thực" msgid "Authentication Type" msgstr "Kiểu xác thực" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:263 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 msgid "Authoritative" msgstr "Xác thực" @@ -981,7 +985,7 @@ msgstr "" "đổi tập tin cấu hình được đánh dấu bởi opkg, tập tin cơ sở thiết yếu và các " "mẫu sao lưu của người dùng đá được xác định" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:325 msgid "Bind dynamically to interfaces rather than wildcard address." msgstr "" "Liên kết linh hoạt với các giao diện thay vì địa chỉ ký tự đại diện(được " @@ -1566,11 +1570,11 @@ msgstr "Dịch vụ DHCPv6" msgid "DNS" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:280 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 msgid "DNS forwardings" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:442 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 msgid "DNS query port" msgstr "DNS query port" @@ -1578,7 +1582,7 @@ msgstr "DNS query p msgid "DNS search domains" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:435 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 msgid "DNS server port" msgstr "" "DNS " @@ -1592,11 +1596,11 @@ msgstr "" msgid "DNS-Label / FQDN" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:394 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 msgid "DNSSEC" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:399 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 msgid "DNSSEC check unsigned" msgstr "kiểm tra không dấu DNSSEC" @@ -1626,7 +1630,7 @@ msgid "DTIM Interval" msgstr "Chu kỳ DTIM" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:58 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:626 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:644 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:128 msgid "DUID" msgstr "DUID" @@ -1678,9 +1682,9 @@ msgid "Delegate IPv6 prefixes" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2272 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2697 #: modules/luci-base/htdocs/luci-static/resources/form.js:2701 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3189 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2705 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3347 #: modules/luci-base/htdocs/luci-static/resources/ui.js:2893 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:11 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162 @@ -1859,7 +1863,7 @@ msgstr "Vô hiệu hóa" msgid "Disassociate On Low Acknowledgement" msgstr "Hủy liên kết với xác nhận mức thấp" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:301 msgid "Discard upstream RFC1918 responses." msgstr "Hủy phản hồi ngược RFC1918" @@ -1880,7 +1884,7 @@ msgid "Disconnection attempt failed." msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:606 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2896 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3054 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3330 #: modules/luci-base/htdocs/luci-static/resources/ui.js:4157 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766 @@ -1907,7 +1911,7 @@ msgstr "" "Forwarder for NAT " "firewalls" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:412 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" "Không lưu trữ các phản hồi tiêu cực (ví dụ: các tên miền không tồn tại)" @@ -1919,21 +1923,21 @@ msgstr "" msgid "Do not create host route to peer (optional)." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:261 msgid "Do not forward DNS queries without dots or domain parts." msgstr "" "Don't chuyển tiếp DNS-Yêu " "cầu không cần DNS-Tên" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:387 msgid "Do not forward queries that cannot be answered by public resolvers." msgstr "Không chuyển tiếp yêu cầu mà máy chủ tên công cộng không thể trả lời" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:382 msgid "Do not forward reverse lookups for local networks." msgstr "Không chuyển tiếp tra cứu ngược cho các mạng cục bộ" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:338 msgid "Do not listen on the specified interfaces." msgstr "Ngăn thực hiện nghe tại giao diện mạng này" @@ -1978,11 +1982,15 @@ msgstr "Bạn có thật sự muốn xóa tất cả cài đặt này?" msgid "Do you really want to recursively delete the directory \"%s\" ?" msgstr "Bạn thật sự muốn xóa toàn bộ thư mục \"%s\" ?" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:259 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:538 +msgid "Domain" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 msgid "Domain required" msgstr "Tên miền yêu cầu" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:309 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 msgid "Domain whitelist" msgstr "Danh sách tên miền được chấp nhận" @@ -2012,7 +2020,7 @@ msgstr "Tải xuống mtdblock" msgid "Downstream SNR offset" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2659 msgid "Drag to reorder" msgstr "Kéo để tổ chức lại" @@ -2062,9 +2070,9 @@ msgstr "Độ dài EA-bits" msgid "EAP-Method" msgstr "EAP-Method" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2675 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2678 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3052 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2679 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2682 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3210 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495 @@ -2174,7 +2182,7 @@ msgstr "Kích hoạt máy chủ NTP" msgid "Enable Single DES" msgstr "Kích hoạt DES đơn" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:477 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:478 msgid "Enable TFTP server" msgstr "Kích hoạt máy chủ TFTP" @@ -2308,11 +2316,11 @@ msgstr "Chế độ đóng gói" msgid "Encryption" msgstr "Mã hóa" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "Endpoint Host" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Endpoint Port" msgstr "" @@ -2379,11 +2387,11 @@ msgstr "" msgid "Every second (fast, 1)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:336 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 msgid "Exclude interfaces" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:306 msgid "" "Exempt 127.0.0.0/8 and ::1 from rebinding checks, " "e.g. for RBL services." @@ -2393,7 +2401,7 @@ msgstr "Cho phép phản hồi ngược trong dải IP 127.0.0.0/8 cho dịch v msgid "Existing device" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:406 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 msgid "Expand hosts" msgstr "Mở rộng máy chủ" @@ -2503,7 +2511,7 @@ msgstr "Thất bại khi thực thi \"/etc/init.d/%s %s\" hành động: %s" msgid "File" msgstr "Tệp tin" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:416 msgid "" "File listing upstream resolvers, optionally domain-specific, e.g. " "server=1.2.3.4, server=/domain/1.2.3.4." @@ -2516,13 +2524,13 @@ msgstr "" msgid "File not accessible" msgstr "Tệp tin không thể truy cập" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:348 msgid "File to store DHCP lease information." msgstr "" "Tập tin được cho DHCP-leases sẽ được lưu trữ" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:356 msgid "File with upstream resolvers." msgstr "Tập tin DNS địa phương" @@ -2530,7 +2538,7 @@ msgstr "Tập tin DNS địa ph msgid "Filename" msgstr "Tên tệp" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:490 msgid "Filename of the boot image advertised to clients." msgstr "Tên tệp của tập tin ảnh khởi động được thông báo cho máy khách" @@ -2539,11 +2547,11 @@ msgstr "Tên tệp của tập tin ảnh khởi động được thông báo cho msgid "Filesystem" msgstr "Tập tin hệ thống" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:380 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 msgid "Filter private" msgstr "Filter private" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:385 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 msgid "Filter useless" msgstr "Lọc không hữu dụng" @@ -2608,7 +2616,7 @@ msgstr "Tập tin phần mềm" msgid "Firmware Version" msgstr "Phiên bản phần mềm" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:444 msgid "Fixed source port for outbound DNS queries." msgstr "Đã sửa cổng nguồn cho các truy vấn DNS" @@ -2634,7 +2642,7 @@ msgstr "Hoạt động nạp phần mềm" msgid "Flashing…" msgstr "Đang nạp..." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:198 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:201 msgid "For QR-Code support please install the qrencode package!" msgstr "" @@ -2818,7 +2826,7 @@ msgstr "Cấu hình chung" msgid "Generate Key" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:202 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:205 msgid "Generate New QR-Code" msgstr "" @@ -2830,7 +2838,7 @@ msgstr "Tạo PMK cục bộ" msgid "Generate archive" msgstr "Tạo bản lưu trữ" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:217 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:220 msgid "Generate new QR-Code" msgstr "" @@ -2846,14 +2854,21 @@ msgstr "Cài đặt toàn cục" msgid "Global network options" msgstr "Tùy chọn mạng toàn cầu" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:57 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:63 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:89 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:72 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:92 +msgid "Go to firmware upgrade..." +msgstr "" + +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:53 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:62 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:82 msgid "Go to password configuration..." msgstr "Tới trang cài đặt mật khẩu..." -#: modules/luci-base/htdocs/luci-static/resources/form.js:2597 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3371 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2601 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3529 #: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58 msgid "Go to relevant configuration page" @@ -3008,7 +3023,7 @@ msgstr "" msgid "Hide ESSID" msgstr "Giấu ESSID" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:212 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:215 msgid "Hide QR-Code" msgstr "" @@ -3037,8 +3052,8 @@ msgid "Host-Uniq tag content" msgstr "Nội dung thẻ Host-Uniq" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:37 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:503 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:533 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:504 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:551 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/10_system.js:54 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:87 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:121 @@ -3053,7 +3068,7 @@ msgstr "Tên máy chủ khi yêu cầu DHCP" msgid "Hostnames" msgstr "Tên máy chủ" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:495 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:496 msgid "" "Hostnames are used to bind a domain name to an IP address. This setting is " "redundant for hostnames already configured with static leases, but it can be " @@ -3089,11 +3104,15 @@ msgstr "Địa chỉ IP" msgid "IP Protocol" msgstr "Giao thức IP" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:257 +msgid "IP Sets" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:126 msgid "IP Type" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:507 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:508 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:178 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:204 msgid "IP address" @@ -3109,16 +3128,20 @@ msgstr "Địa chỉ IP không hợp lệ" msgid "IP address is missing" msgstr "Mất địa chỉ IP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:293 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:534 +msgid "IP set" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 msgid "IP sets" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:429 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 msgid "IPs to override with NXDOMAIN" msgstr "Ghi đè tên miền Bogus NX" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:86 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:87 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:88 @@ -3150,7 +3173,7 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:178 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:38 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:591 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:609 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:88 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:164 msgid "IPv4 address" @@ -3203,8 +3226,8 @@ msgstr "" msgid "IPv4/IPv6 (both - defaults to IPv4)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:92 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:93 @@ -3313,7 +3336,7 @@ msgstr "" msgid "IPv6 suffix" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:632 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 msgid "IPv6 suffix (hex)" msgstr "" "IPv6-Suffix (hex)" @@ -3382,7 +3405,7 @@ msgid "" msgstr "" "Nếu được chỉ định, gắn thiết bị theo nhãn phân vùng thay vì nốt cố định" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:177 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 msgid "" "If there are any unsaved changes for this client, please save the " "configuration before generating a QR-Code" @@ -3416,7 +3439,7 @@ msgstr "" "một quá trình rất chậm vì một thiết bị swap không thể được truy cập với " "datarates cao hơn của RAM." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:361 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:362 msgid "Ignore /etc/hosts" msgstr "Lờ đi /etc/hosts" @@ -3424,7 +3447,7 @@ msgstr "Lờ đi /etc/hosts" msgid "Ignore interface" msgstr "Lờ đi giao diện" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:350 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:351 msgid "Ignore resolv file" msgstr "Lờ đi tập tin resolve" @@ -3715,8 +3738,8 @@ msgstr "" "Dường như bạn cố gắng flash một hình ảnh không phù hợp với bộ nhớ flash, xin " "vui lòng xác minh các tập tin hình ảnh!" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:64 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:70 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:96 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:72 msgid "JavaScript required!" msgstr "Yêu cầu JavaScript" @@ -3852,11 +3875,11 @@ msgstr "" msgid "Learn routes" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:346 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 msgid "Lease file" msgstr "Leasefile" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:623 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:641 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:679 msgid "Lease time" msgstr "Thời gian được cấp một địa chỉ IP" @@ -3924,11 +3947,12 @@ msgstr "" msgid "Link On" msgstr "Link On" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:431 msgid "List of IP addresses to convert into NXDOMAIN responses." msgstr "Danh sách các máy chủ cung cấp kết quả tên miền NX không có thật" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:295 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 msgid "List of IP sets to populate with the specified domain IPs." msgstr "" @@ -3964,15 +3988,15 @@ msgstr "" msgid "List of SSH key files for auth" msgstr "Danh sách tập tin khóa SSH để xác thực" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:311 msgid "List of domains to allow RFC1918 responses for." msgstr "Danh sách tên miền chấp nhận phản hồi RFC1918" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:289 msgid "List of domains to force to an IP address." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:282 msgid "List of upstream resolvers to forward queries to." msgstr "" @@ -3980,7 +4004,7 @@ msgstr "" msgid "Listen Port" msgstr "Lắng nghe cổng" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:330 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 msgid "Listen interfaces" msgstr "Lắng nghe giao diện mạng" @@ -3988,13 +4012,13 @@ msgstr "Lắng nghe giao diện mạng" msgid "Listen only on the given interface or, if unspecified, on all" msgstr "Chỉ nghe giao diện mạng đã cho (nếu không xác định sẽ nghe tất cả)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:332 msgid "" "Listen only on the specified interfaces, and loopback if not excluded " "explicitly." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:437 msgid "Listening port for inbound DNS queries." msgstr "Cổng để nghe cho các truy vấn DNS gửi đến" @@ -4007,7 +4031,7 @@ msgstr "Tải " msgid "Load Average" msgstr "Tải trung bình" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:204 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:207 msgid "Loading QR-Code..." msgstr "" @@ -4074,23 +4098,23 @@ msgstr "Giờ địa phương" msgid "Local ULA" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:271 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 msgid "Local domain" msgstr "Tên miền cục bộ" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:273 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ủ" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:267 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 msgid "Local server" msgstr "máy chủ cục bộ" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:317 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 msgid "Local service only" msgstr "Chỉ dùng dịch vụ cục bộ" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:389 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 msgid "Localise queries" msgstr "Tra vấn địa phương" @@ -4102,7 +4126,7 @@ msgstr "" msgid "Log output level" msgstr "Cấp độ lưu nhật ký cho đầu ra" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:275 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 msgid "Log queries" msgstr "Bản ghi tra vấn" @@ -4166,7 +4190,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:591 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:39 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:545 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:563 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2157 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:56 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:89 @@ -4253,19 +4277,19 @@ msgstr "" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "Tối đa tốc độ dữ liệu đạt được (ATTNDR)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:449 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 msgid "Max. DHCP leases" msgstr "" "Max. DHCP leases" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:456 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 msgid "Max. EDNS0 packet size" msgstr "" "Max. EDNS0 packet size" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:463 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 msgid "Max. concurrent queries" msgstr "Max. concurrent queries" @@ -4277,15 +4301,15 @@ msgstr "" msgid "Maximum allowed Listen Interval" msgstr "Chu kỳ nghe tối đa cho phép" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:451 msgid "Maximum allowed number of active DHCP leases." msgstr "Số lượng tối đa máy mượn địa chỉ từ DHCP đang hoạt động" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:465 msgid "Maximum allowed number of concurrent DNS queries." msgstr "Số lượng truy vấn DNS đồng thời tối đa được phép" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:458 msgid "Maximum allowed size of EDNS0 UDP packets." msgstr "Kích thước tối đa được phép của gói UDP EDNS.0" @@ -4479,7 +4503,7 @@ msgstr "Monitor" msgid "More Characters" msgstr "Thêm đặc điểm" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2539 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2543 msgid "More…" msgstr "thêm ..." @@ -4585,7 +4609,7 @@ msgstr "" msgid "NTP server candidates" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2577 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2581 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1087 @@ -4621,11 +4645,11 @@ msgstr "Mạng " msgid "Network SSID" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:68 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 msgid "Network Utilities" msgstr "Tiện ích mạng" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:488 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 msgid "Network boot image" msgstr "Tập tin ảnh khởi động mạng" @@ -4660,7 +4684,7 @@ msgstr "" msgid "Never" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:269 msgid "" "Never forward matching domains and subdomains, resolve from DHCP or hosts " "files only." @@ -4680,7 +4704,7 @@ msgstr "Tên giao diện mạng mới..." msgid "Next »" msgstr "Tiếp »" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346 msgid "No" @@ -4710,6 +4734,15 @@ msgstr "Không NAT-T" msgid "No RX signal" msgstr "" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:61 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:70 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:90 +msgid "" +"No changes to settings will be stored and are lost after rebooting. This " +"mode should only be used to install a firmware upgrade" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:69 msgid "No client associated" msgstr "" @@ -4768,11 +4801,11 @@ msgstr "" msgid "No more slaves available, can not save interface" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:410 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 msgid "No negative cache" msgstr "Không có bộ đệm âm" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:54 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:50 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:59 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:79 msgid "No password set!" @@ -4820,7 +4853,7 @@ msgstr "Nhiễu:" msgid "Non Pre-emptive CRC errors (CRC_P)" msgstr "Lỗi CRC không tiền phát sinh (CRC_P)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:323 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 msgid "Non-wildcard" msgstr "" @@ -4877,7 +4910,7 @@ msgstr "" msgid "Notice" msgstr "Chú ý" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:127 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:138 msgid "Nslookup" msgstr "" @@ -4885,7 +4918,7 @@ msgstr "" msgid "Number of IGMP membership reports" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:472 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 " @@ -4935,7 +4968,7 @@ msgstr "" msgid "On-link" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:598 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 msgid "One of hostname or MAC address must be specified!" msgstr "Một trong những tên máy chủ hoặc địa chỉ mac phải được chỉ định" @@ -5004,7 +5037,7 @@ msgid "Operating frequency" msgstr "Tần số hoạt động" #: modules/luci-base/htdocs/luci-static/resources/form.js:1974 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3722 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3880 msgid "Option \"%s\" contains an invalid input value." msgstr "" @@ -5048,7 +5081,7 @@ msgstr "" "một máy chủ ủy nhiệm, sử dụng hậu tố (như '::1') để tạo địa chỉ IPv6 ('a:b:c:" "d::1') cho giao diện. " -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "" "Optional. Base64-encoded preshared key. Adds in an additional layer of " "symmetric-key cryptography for post-quantum resistance." @@ -5056,7 +5089,7 @@ msgstr "" "Không bắt buộc. Khóa mã hóa Base64 được chia sẻ từ trước. Thêm vào một lớp " "mã hóa khóa đối xứng bổ sung cho tính kháng sau khi được lượng tử." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Optional. Create routes for Allowed IPs for this peer." msgstr "" "Không bắt buộc. Tạo tuyến đường cho \"IP được phép\" cho mạng ngang hàng này" @@ -5069,7 +5102,7 @@ msgstr "Không bắt buộc. Mô tả mạng ngang hàng" msgid "Optional. Do not create host routes to peers." msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "" "Optional. Host of peer. Names are resolved prior to bringing up the " "interface." @@ -5077,7 +5110,7 @@ msgstr "" "Không bắt buộc. Máy chủ của mạng ngang hàng. Tên được giải quyết trước khi " "đưa lên giao diện mạng. " -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "" "Optional. IP addresses and prefixes that this peer is allowed to use inside " "the tunnel. Usually the peer's tunnel IP addresses and the networks the peer " @@ -5088,11 +5121,11 @@ msgstr "" msgid "Optional. Maximum Transmission Unit of tunnel interface." msgstr "Không bắt buộc. Đơn vị truyền tối đa của giao diện đường hầm mạng." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Optional. Port of peer." msgstr "Không bắt buộc. Cổng sử dụng cho mạng ngang hàng" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "" "Optional. Seconds between keep alive messages. Default is 0 (disabled). " "Recommended value if this device is behind a NAT is 25." @@ -5476,7 +5509,7 @@ 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-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "Persistent Keep Alive" msgstr "Giữ liên tục" @@ -5488,9 +5521,9 @@ msgstr "Tốc độ Phy" msgid "Physical Settings" msgstr "Cài đặt căn bản" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:101 msgid "Ping" msgstr "" @@ -5555,7 +5588,7 @@ msgstr "Tiền tố được ủy quyền" msgid "Prefix suppressor" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "Preshared Key" msgstr "Khóa đã được chia sẻ" @@ -5648,7 +5681,7 @@ msgstr "Cung cấp mạng mới" msgid "Pseudo Ad-Hoc (ahdemo)" msgstr "Mạng Ad-Hoc giả (ahdemo)" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Public Key" msgstr "Khóa công khai" @@ -5675,7 +5708,7 @@ msgid "QMI Cellular" msgstr "" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:159 -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:186 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:189 msgid "QR-Code" msgstr "" @@ -5683,7 +5716,7 @@ msgstr "" msgid "Quality" msgstr "Chất lượng" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:426 msgid "Query all available upstream resolvers." msgstr "" "Truy vấn tất cả dòng dữ liệu có thể có qua máy chủ /etc/ethers to configure the DHCP server." msgstr "" "Đọc /etc/ethers để định cấu hình ...:2/64" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:265 msgid "This is the only DHCP server in the local network." msgstr "" "Đây là DHCP duy " @@ -7475,7 +7518,7 @@ msgid "" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2240 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2546 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2550 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172 #: modules/luci-compat/luasrc/view/cbi/tsection.htm:32 msgid "This section contains no values yet" @@ -7540,9 +7583,9 @@ msgstr "" msgid "Total Available" msgstr "Tất cả có sẵn" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:124 msgid "Traceroute" msgstr "Theo dấu định tuyến" @@ -7833,7 +7876,7 @@ msgid "" "will be restarted to apply the updated configuration." msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:420 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:421 msgid "Upstream resolvers will be queried in the order of the resolv file." msgstr "" "DNS máy chủ sẽ được truy " @@ -7844,7 +7887,7 @@ msgstr "" msgid "Uptime" msgstr "Uptime" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:342 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 msgid "Use /etc/ethers" msgstr "Dùng /etc/ethers" @@ -7950,7 +7993,7 @@ msgstr "" msgid "Use system certificates for inner-tunnel" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:544 msgid "" "Use the Add Button to add a new lease entry. The MAC address identifies the host, the IPv4 address specifies the fixed " @@ -8092,7 +8135,7 @@ msgstr "" msgid "VXLANv6 (RFC7348)" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:396 msgid "" "Validate DNS replies and cache DNSSEC data, requires upstream to support " "DNSSEC." @@ -8127,7 +8170,7 @@ msgstr "Máy cung cấp" msgid "Vendor Class to send when requesting DHCP" msgstr "Lớp máy cung cấp để gửi khi yêu cầu DHCP" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:401 msgid "Verify unsigned domain responses really come from unsigned domains." msgstr "" @@ -8292,7 +8335,7 @@ msgstr "Mạng không dây bị vô hiệu hóa" msgid "Wireless network is enabled" msgstr "Mạng không dây được kích hoạt" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:277 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" @@ -8304,7 +8347,7 @@ msgstr "Viết nhật ký hệ thống vào một tệp" msgid "XOR policy (balance-xor, 2)" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345 msgid "Yes" @@ -8333,8 +8376,8 @@ msgstr "" "bạn vô hiệu hoá kịch bản khởi động thiết yếu như "network&" "quot;, công cụ của bạn chó thể trở nên không truy cập được" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:65 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:71 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:97 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:73 msgid "" "You must enable JavaScript in your browser or LuCI will not work properly." @@ -8365,7 +8408,7 @@ msgstr "Thiết đặt ZRam" msgid "ZRam Size" msgstr "Kích cỡ ZRam" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:446 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:447 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:152 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:163 msgid "any" @@ -8472,8 +8515,8 @@ msgstr "" msgid "e.g: dump" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:652 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:673 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:691 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:101 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:140 msgid "expired" @@ -8566,7 +8609,7 @@ msgstr "Không có liên kết" msgid "non-empty value" msgstr "Giá trị không rỗng" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3042 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3200 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800 msgid "none" msgstr "không" @@ -8665,15 +8708,15 @@ msgstr "Giá trị độc nhất" msgid "unknown" msgstr "Không xác định" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:453 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:671 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:454 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:668 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:689 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:99 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:138 msgid "unlimited" msgstr "Không giới hạn" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369 diff --git a/modules/luci-base/po/zh_Hans/base.po b/modules/luci-base/po/zh_Hans/base.po index b05c31be09..875cda11e2 100644 --- a/modules/luci-base/po/zh_Hans/base.po +++ b/modules/luci-base/po/zh_Hans/base.po @@ -58,8 +58,8 @@ msgid "-- Additional Field --" msgstr "-- 更多选项 --" #: modules/luci-base/htdocs/luci-static/resources/cbi.js:275 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3773 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3931 #: modules/luci-base/htdocs/luci-static/resources/ui.js:784 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1022 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1995 @@ -324,7 +324,7 @@ msgstr "ATU-C 系统供应商 ID" msgid "Absent Interface" msgstr "接口缺失" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:319 msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "仅在网卡所属的子网中提供 DNS 服务。" @@ -405,7 +405,7 @@ msgstr "自适应传输负载均衡(balance-tlb,5)" #: modules/luci-base/htdocs/luci-static/resources/form.js:2195 #: modules/luci-base/htdocs/luci-static/resources/form.js:2208 #: modules/luci-base/htdocs/luci-static/resources/form.js:2216 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3205 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3363 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:25 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197 @@ -454,7 +454,7 @@ msgstr "添加实例" msgid "Add key" msgstr "添加密钥" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:408 msgid "Add local domain suffix to names served from hosts files." msgstr "添加本地域名后缀到 HOSTS 文件中的域名。" @@ -475,11 +475,11 @@ msgstr "添加到黑名单" msgid "Add to Whitelist" msgstr "添加到白名单" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:365 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:366 msgid "Additional hosts files" msgstr "额外的 HOSTS 文件" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:414 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 msgid "Additional servers file" msgstr "额外的 SERVERS 文件" @@ -500,7 +500,7 @@ msgstr "地址" msgid "Address to access local relay bridge" msgstr "接入本地中继桥的地址" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:287 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 msgid "Addresses" msgstr "地址" @@ -571,17 +571,17 @@ msgstr "接口别名" msgid "Alias of \"%s\"" msgstr "“%s”的别名" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:424 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 msgid "All servers" msgstr "所有服务器" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:377 msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address." msgstr "从最低可用地址开始顺序分配 IP 地址。" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:375 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 msgid "Allocate IPs sequentially" msgstr "顺序分配 IP" @@ -609,7 +609,7 @@ msgstr "允许使用旧的 802.11b 速率" msgid "Allow listed only" msgstr "仅允许列表内" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:304 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 msgid "Allow localhost" msgstr "允许本机" @@ -633,7 +633,7 @@ msgstr "允许系统功能探测" msgid "Allow the root user to login with password" msgstr "允许 root 用户凭密码登录" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "Allowed IPs" msgstr "允许的 IP" @@ -801,6 +801,10 @@ msgstr "正在等待配置被应用… %ds" msgid "Architecture" msgstr "架构" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 +msgid "Arp-scan" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:963 msgid "" "Assign a part of given length of every public IPv6-prefix to this interface" @@ -839,7 +843,7 @@ msgstr "身份验证" msgid "Authentication Type" msgstr "身份验证类型" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:263 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 msgid "Authoritative" msgstr "唯一授权" @@ -973,7 +977,7 @@ msgstr "" "以下是待备份的文件清单。包含了已更改的配置文件、必要的基础文件和用户自定义的" "需备份文件。" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:325 msgid "Bind dynamically to interfaces rather than wildcard address." msgstr "动态绑定到接口而不是通配符地址。" @@ -1558,11 +1562,11 @@ msgstr "DHCPv6 服务" msgid "DNS" msgstr "DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:280 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 msgid "DNS forwardings" msgstr "DNS 转发" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:442 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 msgid "DNS query port" msgstr "DNS 查询端口" @@ -1570,7 +1574,7 @@ msgstr "DNS 查询端口" msgid "DNS search domains" msgstr "DNS 搜索域名" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:435 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 msgid "DNS server port" msgstr "DNS 服务器端口" @@ -1582,11 +1586,11 @@ msgstr "DNS 权重" msgid "DNS-Label / FQDN" msgstr "DNS-Label / FQDN" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:394 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 msgid "DNSSEC" msgstr "DNSSEC" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:399 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 msgid "DNSSEC check unsigned" msgstr "DNSSEC 检查未签名" @@ -1616,7 +1620,7 @@ msgid "DTIM Interval" msgstr "DTIM 间隔" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:58 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:626 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:644 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:128 msgid "DUID" msgstr "DUID" @@ -1670,9 +1674,9 @@ msgid "Delegate IPv6 prefixes" msgstr "委托 IPv6 前缀" #: modules/luci-base/htdocs/luci-static/resources/form.js:2272 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2697 #: modules/luci-base/htdocs/luci-static/resources/form.js:2701 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3189 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2705 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3347 #: modules/luci-base/htdocs/luci-static/resources/ui.js:2893 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:11 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162 @@ -1849,7 +1853,7 @@ msgstr "已禁用" msgid "Disassociate On Low Acknowledgement" msgstr "在低 Ack 应答时断开连接" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:301 msgid "Discard upstream RFC1918 responses." msgstr "丢弃 RFC1918 上行响应。" @@ -1870,7 +1874,7 @@ msgid "Disconnection attempt failed." msgstr "尝试断开连接失败。" #: modules/luci-base/htdocs/luci-static/resources/form.js:606 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2896 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3054 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3330 #: modules/luci-base/htdocs/luci-static/resources/ui.js:4157 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766 @@ -1895,7 +1899,7 @@ msgstr "" "Dnsmasq 是轻量级的 DHCP服务器和DNS 转发器。" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:412 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "不缓存无用的回应,例如:不存在的域名。" @@ -1906,19 +1910,19 @@ msgstr "不缓存无用的回应,例如:不存在的域名。" msgid "Do not create host route to peer (optional)." msgstr "不创建到对端的主机路由(可选)。" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:261 msgid "Do not forward DNS queries without dots or domain parts." msgstr "不转发没有点或域名部分的 DNS 查询。" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:387 msgid "Do not forward queries that cannot be answered by public resolvers." msgstr "不转发公共域名服务器无法回应的请求。" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:382 msgid "Do not forward reverse lookups for local networks." msgstr "不转发本地网络的反向查询。" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:338 msgid "Do not listen on the specified interfaces." msgstr "不监听这些接口。" @@ -1965,11 +1969,15 @@ msgstr "您真的要清除所有设置吗?" msgid "Do you really want to recursively delete the directory \"%s\" ?" msgstr "您真的要删除目录“%s”吗?" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:259 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:538 +msgid "Domain" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 msgid "Domain required" msgstr "忽略空域名解析" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:309 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 msgid "Domain whitelist" msgstr "域名白名单" @@ -1999,7 +2007,7 @@ msgstr "下载 mtdblock" msgid "Downstream SNR offset" msgstr "下游 SNR 偏移" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2659 msgid "Drag to reorder" msgstr "拖动以重排" @@ -2047,9 +2055,9 @@ msgstr "EA-bits 长度" msgid "EAP-Method" msgstr "EAP 类型" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2675 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2678 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3052 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2679 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2682 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3210 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495 @@ -2155,7 +2163,7 @@ msgstr "启用 NTP 客户端" msgid "Enable Single DES" msgstr "启用单个 DES" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:477 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:478 msgid "Enable TFTP server" msgstr "启用 TFTP 服务器" @@ -2177,8 +2185,8 @@ msgid "" "\">HTTP requests to HTTPS port." msgstr "" -"允许自动将HTTP请求重定向至HTTPS端口。" +"允许自动将HTTP请求重定向至" +"HTTPS端口。" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:960 msgid "" @@ -2290,11 +2298,11 @@ msgstr "封装模式" msgid "Encryption" msgstr "加密" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "Endpoint Host" msgstr "端点主机" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Endpoint Port" msgstr "端点端口" @@ -2361,11 +2369,11 @@ msgstr "每 30 秒(slow,0)" msgid "Every second (fast, 1)" msgstr "每秒(fast,1)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:336 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 msgid "Exclude interfaces" msgstr "排除接口" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:306 msgid "" "Exempt 127.0.0.0/8 and ::1 from rebinding checks, " "e.g. for RBL services." @@ -2377,7 +2385,7 @@ msgstr "" msgid "Existing device" msgstr "现有设备" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:406 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 msgid "Expand hosts" msgstr "扩展 HOSTS 文件中的主机后缀" @@ -2487,7 +2495,7 @@ msgstr "执行“/etc/init.d/%s %s”失败:%s" msgid "File" msgstr "文件" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:416 msgid "" "File listing upstream resolvers, optionally domain-specific, e.g. " "server=1.2.3.4, server=/domain/1.2.3.4." @@ -2499,11 +2507,11 @@ msgstr "" msgid "File not accessible" msgstr "文件无法访问" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:348 msgid "File to store DHCP lease information." msgstr "存储 DHCP 租约信息的文件。" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:356 msgid "File with upstream resolvers." msgstr "上游解析器文件。" @@ -2511,7 +2519,7 @@ msgstr "上游解析器文件。" msgid "Filename" msgstr "文件名" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:490 msgid "Filename of the boot image advertised to clients." msgstr "向客户端发布的引导映像文件名。" @@ -2520,11 +2528,11 @@ msgstr "向客户端发布的引导映像文件名。" msgid "Filesystem" msgstr "文件系统" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:380 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 msgid "Filter private" msgstr "过滤本地包" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:385 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 msgid "Filter useless" msgstr "过滤无用包" @@ -2588,7 +2596,7 @@ msgstr "固件文件" msgid "Firmware Version" msgstr "固件版本" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:444 msgid "Fixed source port for outbound DNS queries." msgstr "出站 DNS 查询的固定源端口。" @@ -2614,7 +2622,7 @@ msgstr "刷写操作" msgid "Flashing…" msgstr "正在刷写…" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:198 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:201 msgid "For QR-Code support please install the qrencode package!" msgstr "二维码支持,请安装 qrencode 包!" @@ -2802,7 +2810,7 @@ msgstr "生成配置" msgid "Generate Key" msgstr "生成密钥" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:202 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:205 msgid "Generate New QR-Code" msgstr "生成新的二维码" @@ -2814,7 +2822,7 @@ msgstr "本地生成 PMK" msgid "Generate archive" msgstr "生成备份" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:217 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:220 msgid "Generate new QR-Code" msgstr "生成新的二维码" @@ -2830,14 +2838,21 @@ msgstr "全局设置" msgid "Global network options" msgstr "全局网络选项" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:57 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:63 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:89 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:72 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:92 +msgid "Go to firmware upgrade..." +msgstr "" + +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:53 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:62 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:82 msgid "Go to password configuration..." msgstr "跳转到密码配置页…" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2597 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3371 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2601 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3529 #: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58 msgid "Go to relevant configuration page" @@ -2990,7 +3005,7 @@ msgstr "此处配置设备的基础信息,如主机名称或时区。" msgid "Hide ESSID" msgstr "隐藏 ESSID" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:212 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:215 msgid "Hide QR-Code" msgstr "隐藏二维码" @@ -3019,8 +3034,8 @@ msgid "Host-Uniq tag content" msgstr "Host-Uniq 标签内容" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:37 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:503 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:533 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:504 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:551 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/10_system.js:54 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:87 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:121 @@ -3035,7 +3050,7 @@ msgstr "请求 DHCP 时发送的主机名" msgid "Hostnames" msgstr "主机名映射" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:495 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:496 msgid "" "Hostnames are used to bind a domain name to an IP address. This setting is " "redundant for hostnames already configured with static leases, but it can be " @@ -3073,11 +3088,15 @@ msgstr "IP 地址" msgid "IP Protocol" msgstr "IP 协议" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:257 +msgid "IP Sets" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:126 msgid "IP Type" msgstr "IP 类型" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:507 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:508 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:178 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:204 msgid "IP address" @@ -3093,16 +3112,20 @@ msgstr "IP 地址无效" msgid "IP address is missing" msgstr "IP 地址缺失" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:293 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:534 +msgid "IP set" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 msgid "IP sets" msgstr "IP 集" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:429 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 msgid "IPs to override with NXDOMAIN" msgstr "忽略虚假空域名解析" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:86 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:87 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:88 @@ -3134,7 +3157,7 @@ msgstr "IPv4 上游" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:178 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:38 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:591 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:609 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:88 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:164 msgid "IPv4 address" @@ -3187,8 +3210,8 @@ msgstr "IPv4-in-IPv4(RFC2003)" msgid "IPv4/IPv6 (both - defaults to IPv4)" msgstr "IPv4/IPv6(双栈 - 默认 IPv4)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:92 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:93 @@ -3297,7 +3320,7 @@ msgstr "IPv6 源路由" msgid "IPv6 suffix" msgstr "IPv6 后缀" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:632 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 msgid "IPv6 suffix (hex)" msgstr "IPv6 后缀(十六进制)" @@ -3363,7 +3386,7 @@ msgid "" "device node" msgstr "如果指定,则通过分区卷标而不是固定的设备文件来挂载设备" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:177 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 msgid "" "If there are any unsaved changes for this client, please save the " "configuration before generating a QR-Code" @@ -3393,7 +3416,7 @@ msgstr "" "\"随机存取存储器\">RAM。请注意:数据交换的过程会非常慢,因为交换设备无" "法像 RAM 那样的高速地访问。" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:361 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:362 msgid "Ignore /etc/hosts" msgstr "忽略 /etc/hosts" @@ -3401,7 +3424,7 @@ msgstr "忽略 /etc/hosts" msgid "Ignore interface" msgstr "忽略此接口" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:350 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:351 msgid "Ignore resolv file" msgstr "忽略解析文件" @@ -3689,8 +3712,8 @@ msgid "" "flash memory, please verify the image file!" msgstr "您尝试刷写的固件与本路由器不兼容,请检查固件文件!" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:64 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:70 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:96 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:72 msgid "JavaScript required!" msgstr "需要 JavaScript!" @@ -3826,11 +3849,11 @@ msgstr "学习" msgid "Learn routes" msgstr "学习路由" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:346 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 msgid "Lease file" msgstr "租约文件" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:623 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:641 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:679 msgid "Lease time" msgstr "租期" @@ -3900,11 +3923,12 @@ msgstr "链路监控" msgid "Link On" msgstr "链路活动" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:431 msgid "List of IP addresses to convert into NXDOMAIN responses." msgstr "要转换成 NXDOMAIN 响应的 IP 地址列表。" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:295 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 msgid "List of IP sets to populate with the specified domain IPs." msgstr "要用指定域 IP 填充的 IP 集列表。" @@ -3937,15 +3961,15 @@ msgstr "" msgid "List of SSH key files for auth" msgstr "用于认证的 SSH 密钥文件列表" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:311 msgid "List of domains to allow RFC1918 responses for." msgstr "允许 RFC1918 响应的域名列表。" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:289 msgid "List of domains to force to an IP address." msgstr "此列表将域名强制指向某个 IP 地址。" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:282 msgid "List of upstream resolvers to forward queries to." msgstr "查询将被转发到的上游解析器的列表。" @@ -3953,7 +3977,7 @@ msgstr "查询将被转发到的上游解析器的列表。" msgid "Listen Port" msgstr "监听端口" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:330 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 msgid "Listen interfaces" msgstr "监听接口" @@ -3961,13 +3985,13 @@ msgstr "监听接口" msgid "Listen only on the given interface or, if unspecified, on all" msgstr "仅监听指定的接口,未指定则监听全部" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:332 msgid "" "Listen only on the specified interfaces, and loopback if not excluded " "explicitly." msgstr "仅监听这些接口和环回接口。" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:437 msgid "Listening port for inbound DNS queries." msgstr "入站 DNS 查询的侦听端口。" @@ -3980,7 +4004,7 @@ msgstr "负载" msgid "Load Average" msgstr "平均负载" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:204 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:207 msgid "Loading QR-Code..." msgstr "加载二维码中…" @@ -4047,23 +4071,23 @@ msgstr "本地时间" msgid "Local ULA" msgstr "本地 ULA" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:271 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 msgid "Local domain" msgstr "本地域名" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:273 msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "附加到 DHCP 名称和主机文件条目的本地域后缀。" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:267 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 msgid "Local server" msgstr "本地服务器" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:317 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 msgid "Local service only" msgstr "仅本地服务" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:389 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 msgid "Localise queries" msgstr "本地化查询" @@ -4075,7 +4099,7 @@ msgstr "锁定到 BSSID" msgid "Log output level" msgstr "日志记录等级" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:275 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 msgid "Log queries" msgstr "记录查询日志" @@ -4141,7 +4165,7 @@ msgstr "MAC VLAN" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:591 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:39 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:545 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:563 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2157 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:56 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:89 @@ -4226,19 +4250,19 @@ msgstr "最长 RA 间隔" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "最大可达数据速率(ATTNDR)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:449 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 msgid "Max. DHCP leases" msgstr "" "最大 DHCP 租约数量" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:456 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 msgid "Max. EDNS0 packet size" msgstr "" "最大 EDNS0 数据包大小" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:463 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 msgid "Max. concurrent queries" msgstr "最大并发查询数" @@ -4250,15 +4274,15 @@ msgstr "最大年龄" msgid "Maximum allowed Listen Interval" msgstr "允许的最大监听间隔" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:451 msgid "Maximum allowed number of active DHCP leases." msgstr "允许的最大 DHCP 租约数。" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:465 msgid "Maximum allowed number of concurrent DNS queries." msgstr "允许的最大并发 DNS 查询数。" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:458 msgid "Maximum allowed size of EDNS0 UDP packets." msgstr "EDNS0 UDP 数据包的最大允许大小。" @@ -4456,7 +4480,7 @@ msgstr "监听" msgid "More Characters" msgstr "过短" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2539 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2543 msgid "More…" msgstr "更多…" @@ -4560,7 +4584,7 @@ msgstr "NT 域" msgid "NTP server candidates" msgstr "候选 NTP 服务器" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2577 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2581 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1087 @@ -4596,11 +4620,11 @@ msgstr "网络" msgid "Network SSID" msgstr "网络 SSID" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:68 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 msgid "Network Utilities" msgstr "网络工具" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:488 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 msgid "Network boot image" msgstr "网络启动镜像" @@ -4635,7 +4659,7 @@ msgstr "网络接口" msgid "Never" msgstr "永不" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:269 msgid "" "Never forward matching domains and subdomains, resolve from DHCP or hosts " "files only." @@ -4653,7 +4677,7 @@ msgstr "新接口名称…" msgid "Next »" msgstr "前进 »" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346 msgid "No" @@ -4683,6 +4707,15 @@ msgstr "无 NAT-T" msgid "No RX signal" msgstr "无接收信号" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:61 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:70 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:90 +msgid "" +"No changes to settings will be stored and are lost after rebooting. This " +"mode should only be used to install a firmware upgrade" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:69 msgid "No client associated" msgstr "没有关联的客户端" @@ -4741,11 +4774,11 @@ msgstr "没有更多的从属设备可用" msgid "No more slaves available, can not save interface" msgstr "没有更多的从属设备可用,无法保存接口" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:410 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 msgid "No negative cache" msgstr "禁用无效信息缓存" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:54 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:50 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:59 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:79 msgid "No password set!" @@ -4793,7 +4826,7 @@ msgstr "噪声:" msgid "Non Pre-emptive CRC errors (CRC_P)" msgstr "非抢占 CRC 错误(CRC_P)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:323 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 msgid "Non-wildcard" msgstr "非全部地址" @@ -4851,7 +4884,7 @@ msgstr "备注" msgid "Notice" msgstr "注意" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:127 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:138 msgid "Nslookup" msgstr "Nslookup" @@ -4859,7 +4892,7 @@ msgstr "Nslookup" msgid "Number of IGMP membership reports" msgstr "IGMP 成员数量报告" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:472 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "缓存的 DNS 条目数量,最大 10000,0 表示不缓存。" @@ -4907,7 +4940,7 @@ msgstr "通电时间" msgid "On-link" msgstr "On-Link 路由" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:598 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 msgid "One of hostname or MAC address must be specified!" msgstr "请指定主机名或 MAC 地址!" @@ -4980,7 +5013,7 @@ msgid "Operating frequency" msgstr "工作频率" #: modules/luci-base/htdocs/luci-static/resources/form.js:1974 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3722 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3880 msgid "Option \"%s\" contains an invalid input value." msgstr "选项“%s”包含无效的输入值。" @@ -5022,7 +5055,7 @@ msgstr "" "权服务器获取到 IPv6 前缀(如“a:b:c:d::”),使用后缀(如 “::1”)合成 IPv6 地址" "(“a:b:c:d::1”)分配给此接口。" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "" "Optional. Base64-encoded preshared key. Adds in an additional layer of " "symmetric-key cryptography for post-quantum resistance." @@ -5030,7 +5063,7 @@ msgstr "" "可选,Base64 编码的预共享密钥。添加在额外的对称密钥加密层中,用于抵抗未来的量" "子计算破解。" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Optional. Create routes for Allowed IPs for this peer." msgstr "可选,为此对端创建允许 IP 的路由。" @@ -5042,13 +5075,13 @@ msgstr "可选,对端的描述。" msgid "Optional. Do not create host routes to peers." msgstr "可选,不要创建到对端的主机路由。" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "" "Optional. Host of peer. Names are resolved prior to bringing up the " "interface." msgstr "可选,对端主机。名称将会预先被解析以启动接口。" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "" "Optional. IP addresses and prefixes that this peer is allowed to use inside " "the tunnel. Usually the peer's tunnel IP addresses and the networks the peer " @@ -5061,11 +5094,11 @@ msgstr "" msgid "Optional. Maximum Transmission Unit of tunnel interface." msgstr "可选,隧道接口的最大传输单元。" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Optional. Port of peer." msgstr "可选,对端的端口。" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "" "Optional. Seconds between keep alive messages. Default is 0 (disabled). " "Recommended value if this device is behind a NAT is 25." @@ -5447,7 +5480,7 @@ msgstr "执行重置" msgid "Permission denied" msgstr "没有权限" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "Persistent Keep Alive" msgstr "持续 Keep-Alive" @@ -5459,9 +5492,9 @@ msgstr "物理速率:" msgid "Physical Settings" msgstr "物理设置" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:101 msgid "Ping" msgstr "Ping" @@ -5526,7 +5559,7 @@ msgstr "分发前缀" msgid "Prefix suppressor" msgstr "前缀抑制器" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "Preshared Key" msgstr "预共享密钥" @@ -5620,7 +5653,7 @@ msgstr "添加新网络" msgid "Pseudo Ad-Hoc (ahdemo)" msgstr "伪装 Ad-Hoc(ahdemo)" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Public Key" msgstr "公钥" @@ -5644,7 +5677,7 @@ msgid "QMI Cellular" msgstr "QMI 蜂窝" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:159 -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:186 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:189 msgid "QR-Code" msgstr "二维码" @@ -5652,7 +5685,7 @@ msgstr "二维码" msgid "Quality" msgstr "质量" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:426 msgid "Query all available upstream resolvers." msgstr "查询所有可用的上游解析器。" @@ -5725,7 +5758,7 @@ msgstr "Radius 认证服务器" msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "原始 16 进制编码的字节。除非您的运营商要求,否则请留空" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:344 msgid "Read /etc/ethers to configure the DHCP server." msgstr "读取 /etc/ethers来配置 DHCP 服务器。" @@ -5741,7 +5774,7 @@ msgstr "实时信息" msgid "Reassociation Deadline" msgstr "重关联截止时间" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:299 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 msgid "Rebind protection" msgstr "重绑定保护" @@ -5875,7 +5908,7 @@ msgstr "某些运营商需要,例如:同轴线网络 DOCSIS 3" msgid "Required. Base64-encoded private key for this interface." msgstr "必须,此接口的 Base64 编码私钥。" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Required. Base64-encoded public key of peer." msgstr "必须,对端的 Base64 编码公钥。" @@ -5967,7 +6000,7 @@ msgstr "恢复到出厂设置" msgid "Resolv and Hosts Files" msgstr "HOSTS 和解析文件" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 msgid "Resolv file" msgstr "解析文件" @@ -5997,7 +6030,7 @@ msgstr "恢复" msgid "Restore backup" msgstr "恢复配置" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:391 msgid "" "Return answers to DNS queries matching the subnet from which the query was " "received if multiple IPs are available." @@ -6033,7 +6066,7 @@ msgstr "正在恢复配置…" msgid "Robustness" msgstr "健壮性" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:482 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:483 msgid "Root directory for files served via TFTP." msgstr "通过 TFTP 提供的文件的根目录。" @@ -6045,7 +6078,7 @@ msgstr "根目录准备" msgid "Round-Robin policy (balance-rr, 0)" msgstr "循环策略(balance-rr,0)" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Route Allowed IPs" msgstr "路由允许的 IP" @@ -6152,7 +6185,7 @@ msgstr "SSTP 服务器" msgid "SWAP" msgstr "交换分区" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2901 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3059 #: modules/luci-base/htdocs/luci-static/resources/luci.js:2199 #: modules/luci-compat/luasrc/view/cbi/error.htm:17 #: modules/luci-compat/luasrc/view/cbi/footer.htm:26 @@ -6308,6 +6341,11 @@ msgstr "设置到当前活跃的从属设备(active,1)" msgid "Set to first slave added to the bond (follow, 2)" msgstr "设置到第一个添加到 bond 接口的从属设备(follow,2)" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:646 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:662 +msgid "Set up DHCP Server" +msgstr "配置 DHCP 服务器" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:55 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:55 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:23 @@ -6323,11 +6361,6 @@ msgstr "设置操作模式失败" msgid "Settings" msgstr "设置" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:646 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:662 -msgid "Set up DHCP Server" -msgstr "配置 DHCP 服务器" - #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:906 msgid "Setup routes for proxied IPv6 neighbours." msgstr "设置已代理 IPv6 邻居的路由。" @@ -6397,7 +6430,7 @@ msgstr "信号:" msgid "Size" msgstr "大小" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:470 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 msgid "Size of DNS query cache" msgstr "DNS 查询缓存的大小" @@ -6779,7 +6812,7 @@ msgstr "静态地址分配" msgid "Static address" msgstr "静态地址" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:525 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:543 msgid "" "Static leases are used to assign fixed IP addresses and symbolic hostnames " "to DHCP clients. They are also required for non-dynamic interface " @@ -6817,7 +6850,7 @@ msgstr "停止刷新" msgid "Strict filtering" msgstr "严格过滤" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:419 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:420 msgid "Strict order" msgstr "严谨查序" @@ -6830,11 +6863,11 @@ msgstr "强" msgid "Submit" msgstr "提交" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:370 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:371 msgid "Suppress logging" msgstr "不记录日志" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:371 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:372 msgid "Suppress logging of the routine operation for the DHCP protocol." msgstr "禁止记录 DHCP 协议的日常操作。" @@ -6912,6 +6945,16 @@ msgstr "系统属性" msgid "System log buffer size" msgstr "系统日志缓冲区大小" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:60 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:69 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:89 +msgid "System running in recovery (initramfs) mode." +msgstr "" + +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +msgid "Sytem running in recovery (initramfs) mode." +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:338 msgid "TCP:" msgstr "TCP:" @@ -6920,7 +6963,7 @@ msgstr "TCP:" msgid "TFTP Settings" msgstr "TFTP 设置" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:481 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:482 msgid "TFTP server root" msgstr "TFTP 服务器根目录" @@ -7014,11 +7057,11 @@ msgid "" "username instead of the user ID!" msgstr "HE.net 客户端更新设置已经被改变,您现在必须使用用户名代替用户 ID!" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:607 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:625 msgid "The IP address %h is already used by another static lease" msgstr "IP 地址 %h 已被另一个静态租约使用" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:634 msgid "The IP address is outside of any DHCP pool address range" msgstr "IP 地址不在任何 DHCP 池地址范围之内" @@ -7059,7 +7102,7 @@ msgstr "MAC 地址 %h 已被同一个 DHCP 池中的另一个静态租约使用" msgid "The MTU must not exceed the parent device MTU of %d bytes" msgstr "MTU 不能超过父设备 MTU 的 %d 字节" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:180 msgid "" "The QR-Code works per wg interface, it will be refreshed with every button " "click and transfers the following information:" @@ -7341,8 +7384,8 @@ msgstr "不支持所上传的映像文件格式,请选择适合当前平台的 msgid "The value is overridden by configuration. Original: %s" msgstr "该值被配置覆盖。 原始:%s" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:663 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:695 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:681 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:713 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:122 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:171 msgid "There are no active leases" @@ -7352,7 +7395,7 @@ msgstr "没有已分配的租约" msgid "There are no changes to apply" msgstr "没有待应用的更改" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:55 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:51 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:60 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:80 msgid "" @@ -7401,7 +7444,7 @@ msgid "" "ends with ...:2/64" msgstr "隧道代理分配的本地终端地址,通常以 ...:2/64 结尾" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:265 msgid "This is the only DHCP server in the local network." msgstr "这是本地网络中唯一的 DHCP 服务器。" @@ -7436,7 +7479,7 @@ msgid "" msgstr "此选项不可用,因为 ca-bundle 软件包未安装。" #: modules/luci-base/htdocs/luci-static/resources/form.js:2240 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2546 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2550 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:172 #: modules/luci-compat/luasrc/view/cbi/tsection.htm:32 msgid "This section contains no values yet" @@ -7499,9 +7542,9 @@ msgstr "Tone" msgid "Total Available" msgstr "可用数" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:124 msgid "Traceroute" msgstr "Traceroute" @@ -7794,7 +7837,7 @@ msgid "" msgstr "" "按下 \"继续\",ifname 选项将被重命名,网络将重新启动以应用更新后的配置。" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:420 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:421 msgid "Upstream resolvers will be queried in the order of the resolv file." msgstr "将按照解析文件的顺序查询上游解析器。" @@ -7803,7 +7846,7 @@ msgstr "将按照解析文件的顺序查询上游解析器。" msgid "Uptime" msgstr "运行时间" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:342 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 msgid "Use /etc/ethers" msgstr "使用 /etc/ethers 配置" @@ -7910,7 +7953,7 @@ msgstr "使用系统证书" msgid "Use system certificates for inner-tunnel" msgstr "为内置隧道使用系统证书" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:544 msgid "" "Use the Add Button to add a new lease entry. The MAC address identifies the host, the IPv4 address specifies the fixed " @@ -8051,7 +8094,7 @@ msgstr "VXLAN 网络标识符" msgid "VXLANv6 (RFC7348)" msgstr "VXLANv6 虚拟区域网扩展(RFC7348)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:396 msgid "" "Validate DNS replies and cache DNSSEC data, requires upstream to support " "DNSSEC." @@ -8084,7 +8127,7 @@ msgstr "Vendor" msgid "Vendor Class to send when requesting DHCP" msgstr "请求 DHCP 时发送的 Vendor Class 选项" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:401 msgid "Verify unsigned domain responses really come from unsigned domains." msgstr "验证未签名的域响应真的来自未签名域。" @@ -8252,7 +8295,7 @@ msgstr "无线网络已禁用" msgid "Wireless network is enabled" msgstr "无线网络已启用" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:277 msgid "Write received DNS queries to syslog." msgstr "将收到的 DNS 查询写入系统日志。" @@ -8264,7 +8307,7 @@ msgstr "将系统日志写入文件" msgid "XOR policy (balance-xor, 2)" msgstr "XOR 策略 (balance-xor, 2)" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345 msgid "Yes" @@ -8289,8 +8332,8 @@ msgstr "" "在此启用或禁用已安装的启动脚本,更改在设备重启后生效。
警告:如" "果禁用了必要的启动脚本,比如“network”,可能会导致无法访问设备!" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:65 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:71 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:97 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:73 msgid "" "You must enable JavaScript in your browser or LuCI will not work properly." @@ -8319,7 +8362,7 @@ msgstr "ZRam 设置" msgid "ZRam Size" msgstr "ZRam 大小" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:446 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:447 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:152 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:163 msgid "any" @@ -8425,8 +8468,8 @@ msgstr "比如: --proxy 10.10.10.10" msgid "e.g: dump" msgstr "比如: dump" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:652 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:673 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:691 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:101 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:140 msgid "expired" @@ -8519,7 +8562,7 @@ msgstr "未连接" msgid "non-empty value" msgstr "非空值" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3042 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3200 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800 msgid "none" msgstr "无" @@ -8620,15 +8663,15 @@ msgstr "唯一值" msgid "unknown" msgstr "未知" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:453 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:671 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:454 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:668 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:689 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:99 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:138 msgid "unlimited" msgstr "无限制" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369 diff --git a/modules/luci-base/po/zh_Hant/base.po b/modules/luci-base/po/zh_Hant/base.po index c8495ff3bf..c8232dae71 100644 --- a/modules/luci-base/po/zh_Hant/base.po +++ b/modules/luci-base/po/zh_Hant/base.po @@ -56,8 +56,8 @@ msgid "-- Additional Field --" msgstr "-- 額外欄位 --" #: modules/luci-base/htdocs/luci-static/resources/cbi.js:275 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3773 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3931 #: modules/luci-base/htdocs/luci-static/resources/ui.js:784 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1022 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1995 @@ -325,7 +325,7 @@ msgstr "ATU-C 系統廠牌 ID" msgid "Absent Interface" msgstr "缺少的介面" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:319 msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "僅在網卡所屬的子網路中提供 DNS 服務。" @@ -406,7 +406,7 @@ msgstr "自適應發送負載平衡 (balance-tlb, 5)" #: modules/luci-base/htdocs/luci-static/resources/form.js:2195 #: modules/luci-base/htdocs/luci-static/resources/form.js:2208 #: modules/luci-base/htdocs/luci-static/resources/form.js:2216 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3205 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3363 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:25 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197 @@ -455,7 +455,7 @@ msgstr "加入實體" msgid "Add key" msgstr "加入金鑰" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:408 msgid "Add local domain suffix to names served from hosts files." msgstr "新增本地網域尾碼到由 hosts 文件檔中送達的名稱" @@ -476,11 +476,11 @@ msgstr "新增至黑名單" msgid "Add to Whitelist" msgstr "新增至白名單" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:365 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:366 msgid "Additional hosts files" msgstr "額外的 hosts 檔案" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:414 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 msgid "Additional servers file" msgstr "額外的伺服器文件" @@ -501,7 +501,7 @@ msgstr "位址" msgid "Address to access local relay bridge" msgstr "將存取的本地中繼橋接位址" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:287 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 msgid "Addresses" msgstr "位址" @@ -567,17 +567,17 @@ msgstr "別名介面" msgid "Alias of \"%s\"" msgstr "\"%s\" 的別名" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:424 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 msgid "All servers" msgstr "所有伺服器" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:377 msgid "" "Allocate IP addresses sequentially, starting from the lowest available " "address." msgstr "按照順序分配 IP 位址,從最低的可用位址開始" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:375 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:376 msgid "Allocate IPs sequentially" msgstr "依序分配 IP" @@ -605,7 +605,7 @@ msgstr "允許舊型 802.11b 頻率" msgid "Allow listed only" msgstr "僅允許列表內" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:304 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 msgid "Allow localhost" msgstr "允許本機" @@ -629,7 +629,7 @@ msgstr "允許系統功能探測" msgid "Allow the root user to login with password" msgstr "允許 root 用戶以密碼登入" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "Allowed IPs" msgstr "允許的 IP群" @@ -798,6 +798,10 @@ msgstr "組態變更套用中… %ds" msgid "Architecture" msgstr "架構" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 +msgid "Arp-scan" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:963 msgid "" "Assign a part of given length of every public IPv6-prefix to this interface" @@ -836,7 +840,7 @@ msgstr "認證" msgid "Authentication Type" msgstr "認證類型" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:263 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 msgid "Authoritative" msgstr "授權" @@ -970,7 +974,7 @@ msgstr "" "下面是待備份的檔案清單。包含了更改的設定檔案、必要的基本檔案和使用者自訂的備" "份檔案。" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:325 msgid "Bind dynamically to interfaces rather than wildcard address." msgstr "動態繫結到介面而不是萬用字元位址 (推薦為 linux 預設值)" @@ -1560,11 +1564,11 @@ msgstr "DHCPv6-服務" msgid "DNS" msgstr "DNS" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:280 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 msgid "DNS forwardings" msgstr "DNS封包轉發" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:442 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 msgid "DNS query port" msgstr "DNS 查詢埠號" @@ -1572,7 +1576,7 @@ msgstr "DNS 查詢埠號" msgid "DNS search domains" msgstr "DNS 搜尋網域" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:435 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 msgid "DNS server port" msgstr "DNS 伺服器埠號" @@ -1584,11 +1588,11 @@ msgstr "DNS 權重" msgid "DNS-Label / FQDN" msgstr "DNS-標籤 / FQDN" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:394 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 msgid "DNSSEC" msgstr "DNSSEC" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:399 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 msgid "DNSSEC check unsigned" msgstr "DNSSEC 檢查未簽章" @@ -1618,7 +1622,7 @@ msgid "DTIM Interval" msgstr "DTIM 間隔" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:58 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:626 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:644 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:128 msgid "DUID" msgstr "DHCP獨立式別碼DUID" @@ -1672,9 +1676,9 @@ msgid "Delegate IPv6 prefixes" msgstr "委派 IPv6 首碼" #: modules/luci-base/htdocs/luci-static/resources/form.js:2272 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2697 #: modules/luci-base/htdocs/luci-static/resources/form.js:2701 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3189 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2705 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3347 #: modules/luci-base/htdocs/luci-static/resources/ui.js:2893 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:11 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162 @@ -1853,7 +1857,7 @@ msgstr "已停用" msgid "Disassociate On Low Acknowledgement" msgstr "低確認(Low Acknowledgement)時取消連線" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:300 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:301 msgid "Discard upstream RFC1918 responses." msgstr "丟棄上游RFC1918 虛擬IP網路的回應" @@ -1874,7 +1878,7 @@ msgid "Disconnection attempt failed." msgstr "嘗試中斷線連失敗." #: modules/luci-base/htdocs/luci-static/resources/form.js:606 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2896 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3054 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3330 #: modules/luci-base/htdocs/luci-static/resources/ui.js:4157 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1766 @@ -1900,7 +1904,7 @@ msgstr "" "abbr>-伺服器 和 DNS-轉發給 NAT 防火牆用" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:412 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "不快取拒絕的回應,例如.不存在的網域" @@ -1911,21 +1915,21 @@ msgstr "不快取拒絕的回應,例如.不存在的網域" msgid "Do not create host route to peer (optional)." msgstr "不要建立主機(host)到節點(peer)的路由(任選)." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:261 msgid "Do not forward DNS queries without dots or domain parts." msgstr "" "不轉發沒有 DNS 名稱的 DNS 請求" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:387 msgid "Do not forward queries that cannot be answered by public resolvers." msgstr "不轉發公用名稱伺服器不能回答的請求" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:382 msgid "Do not forward reverse lookups for local networks." msgstr "對本地網路不轉發反向查詢" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:338 msgid "Do not listen on the specified interfaces." msgstr "不監聽這些介面。" @@ -1973,11 +1977,15 @@ msgstr "您確定要清除所有設定?" msgid "Do you really want to recursively delete the directory \"%s\" ?" msgstr "您真的要遞迴刪除目錄 \"%s\" 嗎?" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:259 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:538 +msgid "Domain" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:260 msgid "Domain required" msgstr "需要網域" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:309 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 msgid "Domain whitelist" msgstr "網域白名單" @@ -2007,7 +2015,7 @@ msgstr "下載 mtdblock" msgid "Downstream SNR offset" msgstr "下載串流 SNR 位移" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2659 msgid "Drag to reorder" msgstr "拖動來排序" @@ -2054,9 +2062,9 @@ msgstr "EA-位元長度" msgid "EAP-Method" msgstr "可擴展身份驗證協定(EAP)-方式" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2675 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2678 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3052 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2679 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2682 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3210 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495 @@ -2163,7 +2171,7 @@ msgstr "啟用 NTP用戶端" msgid "Enable Single DES" msgstr "啟用單一 DES" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:477 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:478 msgid "Enable TFTP server" msgstr "啟用TFTP伺服器" @@ -2299,11 +2307,11 @@ msgstr "封裝模式" msgid "Encryption" msgstr "加密(Encryption)" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "Endpoint Host" msgstr "終端主機" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Endpoint Port" msgstr "終端阜" @@ -2370,11 +2378,11 @@ msgstr "每 30 秒(慢速,0)" msgid "Every second (fast, 1)" msgstr "每一秒(快,1)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:336 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:337 msgid "Exclude interfaces" msgstr "排除介面" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:305 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:306 msgid "" "Exempt 127.0.0.0/8 and ::1 from rebinding checks, " "e.g. for RBL services." @@ -2384,7 +2392,7 @@ msgstr "允許127.0.0.0/8範圍內的上游回應,例如:對於RBL服務" msgid "Existing device" msgstr "現有裝置" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:406 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:407 msgid "Expand hosts" msgstr "延伸主機" @@ -2494,7 +2502,7 @@ msgstr "執行失敗 \"/etc/init.d/%s %s\" 動作: %s" msgid "File" msgstr "檔案" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:415 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:416 msgid "" "File listing upstream resolvers, optionally domain-specific, e.g. " "server=1.2.3.4, server=/domain/1.2.3.4." @@ -2507,13 +2515,13 @@ msgstr "" msgid "File not accessible" msgstr "無法存取檔案" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:348 msgid "File to store DHCP lease information." msgstr "" "當給予DHCP-租賃將" "會被存檔" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:355 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:356 msgid "File with upstream resolvers." msgstr "本地DNS 檔案" @@ -2521,7 +2529,7 @@ msgstr "本地DNS 檔案" msgid "Filename" msgstr "檔名" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:490 msgid "Filename of the boot image advertised to clients." msgstr "開機影像檔通知給用戶端" @@ -2530,11 +2538,11 @@ msgstr "開機影像檔通知給用戶端" msgid "Filesystem" msgstr "檔案系統" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:380 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:381 msgid "Filter private" msgstr "私人過濾器" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:385 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:386 msgid "Filter useless" msgstr "無用過濾器" @@ -2597,7 +2605,7 @@ msgstr "韌體檔案" msgid "Firmware Version" msgstr "韌體版本" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:443 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:444 msgid "Fixed source port for outbound DNS queries." msgstr "外發DNS請求的固定來源埠號" @@ -2623,7 +2631,7 @@ msgstr "韌體工具" msgid "Flashing…" msgstr "燒錄中…" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:198 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:201 msgid "For QR-Code support please install the qrencode package!" msgstr "" @@ -2811,7 +2819,7 @@ msgstr "產生設定檔" msgid "Generate Key" msgstr "產生金鑰" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:202 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:205 msgid "Generate New QR-Code" msgstr "" @@ -2823,7 +2831,7 @@ msgstr "本地產生 PMK" msgid "Generate archive" msgstr "製作壓縮檔" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:217 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:220 msgid "Generate new QR-Code" msgstr "" @@ -2839,14 +2847,21 @@ msgstr "全域設定" msgid "Global network options" msgstr "全域網路選項" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:57 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:63 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:89 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:72 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:92 +msgid "Go to firmware upgrade..." +msgstr "" + +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:53 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:62 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:82 msgid "Go to password configuration..." msgstr "前往密碼設定..." -#: modules/luci-base/htdocs/luci-static/resources/form.js:2597 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3371 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2601 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3529 #: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58 msgid "Go to relevant configuration page" @@ -2999,7 +3014,7 @@ msgstr "在這裡設定基本設定值,如主機名稱、時區...等。" msgid "Hide ESSID" msgstr "隱藏 ESSID" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:212 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:215 msgid "Hide QR-Code" msgstr "" @@ -3028,8 +3043,8 @@ msgid "Host-Uniq tag content" msgstr "Host-Uniq 標籤內容" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:37 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:503 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:533 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:504 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:551 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/10_system.js:54 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:87 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:121 @@ -3044,7 +3059,7 @@ msgstr "當請求DHCP服務時傳送的主機名稱" msgid "Hostnames" msgstr "主機名稱" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:495 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:496 msgid "" "Hostnames are used to bind a domain name to an IP address. This setting is " "redundant for hostnames already configured with static leases, but it can be " @@ -3082,11 +3097,15 @@ msgstr "IP 位址" msgid "IP Protocol" msgstr "IP 協定" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:257 +msgid "IP Sets" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:126 msgid "IP Type" msgstr "IP 類型" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:507 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:508 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:178 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:204 msgid "IP address" @@ -3102,16 +3121,20 @@ msgstr "IP位址無效" msgid "IP address is missing" msgstr "缺少IP位址" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:293 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:534 +msgid "IP set" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 msgid "IP sets" msgstr "" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:429 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 msgid "IPs to override with NXDOMAIN" msgstr "偽造的NX網域覆蓋" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:102 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:113 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:86 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:87 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:88 @@ -3143,7 +3166,7 @@ msgstr "IPv4 上游" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:178 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:38 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:591 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:609 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:88 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:164 msgid "IPv4 address" @@ -3196,8 +3219,8 @@ msgstr "IPv4-包裹-IPv4 (RFC2003)" msgid "IPv4/IPv6 (both - defaults to IPv4)" msgstr "IPv4/IPv6 (雙啟 - 預設到IPv4)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:103 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:92 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:93 @@ -3306,7 +3329,7 @@ msgstr "" msgid "IPv6 suffix" msgstr "IPv6 尾碼" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:632 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 msgid "IPv6 suffix (hex)" msgstr "" "IPv6 尾碼 (十六進位)" @@ -3373,7 +3396,7 @@ msgid "" "device node" msgstr "假若指定的話, 掛載設備的分割標籤取代固定的設備節點" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:177 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:178 msgid "" "If there are any unsaved changes for this client, please save the " "configuration before generating a QR-Code" @@ -3404,7 +3427,7 @@ msgstr "" "用高資料傳輸速率的RAM來存取交換設" "備,交換資料將是一個非常緩慢的過程。" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:361 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:362 msgid "Ignore /etc/hosts" msgstr "忽視 /etc/hosts" @@ -3412,7 +3435,7 @@ msgstr "忽視 /etc/hosts" msgid "Ignore interface" msgstr "忽視介面" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:350 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:351 msgid "Ignore resolv file" msgstr "忽視解析文件" @@ -3699,8 +3722,8 @@ msgid "" "flash memory, please verify the image file!" msgstr "您正使用不適用於此 Flash 的映像檔,請檢查映像檔!" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:64 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:86 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:70 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:96 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:72 msgid "JavaScript required!" msgstr "需要Java腳本!" @@ -3836,11 +3859,11 @@ msgstr "學習" msgid "Learn routes" msgstr "學習路由" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:346 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:347 msgid "Lease file" msgstr "租賃檔案" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:623 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:641 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:679 msgid "Lease time" msgstr "租賃時間長度" @@ -3910,11 +3933,12 @@ msgstr "連結監測" msgid "Link On" msgstr "鏈接" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:430 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:431 msgid "List of IP addresses to convert into NXDOMAIN responses." msgstr "列出供應偽裝NX網域成果的主機群" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:294 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:295 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 msgid "List of IP sets to populate with the specified domain IPs." msgstr "" @@ -3946,15 +3970,15 @@ msgstr "" msgid "List of SSH key files for auth" msgstr "列出SSH金鑰以便驗證" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:310 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:311 msgid "List of domains to allow RFC1918 responses for." msgstr "列出允許RFC1918文件虛擬IP回應的網域" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:288 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:289 msgid "List of domains to force to an IP address." msgstr "列出網域以便強制到某個IP位址." -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:281 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:282 msgid "List of upstream resolvers to forward queries to." msgstr "列出 DNS 伺服器以便轉發請求" @@ -3962,7 +3986,7 @@ msgstr "列出 DNS 伺服器以便轉 msgid "Listen Port" msgstr "監聽連接埠" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:330 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 msgid "Listen interfaces" msgstr "監聽介面" @@ -3970,13 +3994,13 @@ msgstr "監聽介面" msgid "Listen only on the given interface or, if unspecified, on all" msgstr "僅監聽給定的介面,如果未指定則監聽所有介面" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:331 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:332 msgid "" "Listen only on the specified interfaces, and loopback if not excluded " "explicitly." msgstr "僅監聽這些介面和回送 (loopback)。" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:436 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:437 msgid "Listening port for inbound DNS queries." msgstr "進入的DNS請求聆聽埠" @@ -3989,7 +4013,7 @@ msgstr "負載" msgid "Load Average" msgstr "平均負載" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:204 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:207 msgid "Loading QR-Code..." msgstr "" @@ -4056,23 +4080,23 @@ msgstr "本地時間" msgid "Local ULA" msgstr "本地 ULA" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:271 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 msgid "Local domain" msgstr "本地網域" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:272 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:273 msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "附加到 DHCP 名稱和 hosts 檔案項目的本地域字尾" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:267 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 msgid "Local server" msgstr "本地伺服器" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:317 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:318 msgid "Local service only" msgstr "僅限本機服務" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:389 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:390 msgid "Localise queries" msgstr "本地化網路請求" @@ -4084,7 +4108,7 @@ msgstr "鎖定 BSSID" msgid "Log output level" msgstr "日誌輸出等級" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:275 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 msgid "Log queries" msgstr "日誌查詢" @@ -4150,7 +4174,7 @@ msgstr "MAC VLAN" #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:591 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:39 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:545 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:563 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2157 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:56 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:89 @@ -4235,19 +4259,19 @@ msgstr "最長 RA 間隔" msgid "Max. Attainable Data Rate (ATTNDR)" msgstr "最高可達到的數據速率 (ATTNDR)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:449 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 msgid "Max. DHCP leases" msgstr "" "最大 DHCP 租約" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:456 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 msgid "Max. EDNS0 packet size" msgstr "" "最大 EDNS0 封包大小" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:463 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 msgid "Max. concurrent queries" msgstr "最大同時查詢數量" @@ -4259,15 +4283,15 @@ msgstr "最大年齡" msgid "Maximum allowed Listen Interval" msgstr "允許的最大監聽間隔" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:450 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:451 msgid "Maximum allowed number of active DHCP leases." msgstr "允許啟用DHCP釋放的最大數量" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:464 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:465 msgid "Maximum allowed number of concurrent DNS queries." msgstr "允許同時齊發的DNS請求的最大數量" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:457 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:458 msgid "Maximum allowed size of EDNS0 UDP packets." msgstr "允許EDNS.0 協定的UDP封包最大數量" @@ -4466,7 +4490,7 @@ msgstr "監視" msgid "More Characters" msgstr "字元過少" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2539 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2543 msgid "More…" msgstr "更多…" @@ -4570,7 +4594,7 @@ msgstr "微軟NT網域" msgid "NTP server candidates" msgstr "候選 NTP 伺服器" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2577 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2581 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1087 @@ -4606,11 +4630,11 @@ msgstr "網路" msgid "Network SSID" msgstr "網路SSID" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:68 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 msgid "Network Utilities" msgstr "網路工具" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:488 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:489 msgid "Network boot image" msgstr "網路開機映像檔" @@ -4645,7 +4669,7 @@ msgstr "網路界面" msgid "Never" msgstr "永不" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:268 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:269 msgid "" "Never forward matching domains and subdomains, resolve from DHCP or hosts " "files only." @@ -4663,7 +4687,7 @@ msgstr "新介面名稱…" msgid "Next »" msgstr "下一個 »" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346 msgid "No" @@ -4693,6 +4717,15 @@ msgstr "無 NAT-T" msgid "No RX signal" msgstr "沒有 RX 信號" +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:61 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:70 +#: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:90 +msgid "" +"No changes to settings will be stored and are lost after rebooting. This " +"mode should only be used to install a firmware upgrade" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:69 msgid "No client associated" msgstr "沒有已連接客戶端" @@ -4751,11 +4784,11 @@ msgstr "缺乏更多可用的實體界面" msgid "No more slaves available, can not save interface" msgstr "缺乏更多可用的實體界面, 無法儲存界面" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:410 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:411 msgid "No negative cache" msgstr "無負向快取" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:54 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:50 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:59 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:79 msgid "No password set!" @@ -4803,7 +4836,7 @@ msgstr "雜訊比:" msgid "Non Pre-emptive CRC errors (CRC_P)" msgstr "非搶先CRC錯誤 (CRC_P)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:323 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:324 msgid "Non-wildcard" msgstr "非-萬用字元" @@ -4860,7 +4893,7 @@ msgstr "註解" msgid "Notice" msgstr "注意" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:127 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:138 msgid "Nslookup" msgstr "名稱伺服器查詢" @@ -4868,7 +4901,7 @@ msgstr "名稱伺服器查詢" msgid "Number of IGMP membership reports" msgstr "IGMP成員數量報告" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:471 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:472 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "快取DNS項目數量(最大值為10000,輸入0代表不快取)" @@ -4916,7 +4949,7 @@ msgstr "狀態延遲" msgid "On-link" msgstr "連接路線" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:598 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:616 msgid "One of hostname or MAC address must be specified!" msgstr "主機名稱或 mac 位址至少要有一個被指定!" @@ -4989,7 +5022,7 @@ msgid "Operating frequency" msgstr "操作頻率" #: modules/luci-base/htdocs/luci-static/resources/form.js:1974 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3722 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3880 msgid "Option \"%s\" contains an invalid input value." msgstr "選項 \"%s\" 含有無效的輸入數值。" @@ -5030,7 +5063,7 @@ msgstr "" "收到IPv6前綴(如'a :b :c :d ::')時, 請使用後綴(如':: 1')形成IPv6地址('a :b :" "c :d : :1')." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "" "Optional. Base64-encoded preshared key. Adds in an additional layer of " "symmetric-key cryptography for post-quantum resistance." @@ -5038,7 +5071,7 @@ msgstr "" "可選性. Base64編碼的預先共享金鑰. 新增了額外一層對稱金鑰密碼學, 以便針對後量" "子攻擊的抵抗力." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:240 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:243 msgid "Optional. Create routes for Allowed IPs for this peer." msgstr "可選性. 對已允許的IP對等節點創建路由表." @@ -5050,13 +5083,13 @@ msgstr "可選性. 對等節點描述." msgid "Optional. Do not create host routes to peers." msgstr "可選性. 針對對等節點群別建立主機路由表." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:242 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:245 msgid "" "Optional. Host of peer. Names are resolved prior to bringing up the " "interface." msgstr "可選性. 對等節點主機. 名稱在啟動界面之前已解析." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:236 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:239 msgid "" "Optional. IP addresses and prefixes that this peer is allowed to use inside " "the tunnel. Usually the peer's tunnel IP addresses and the networks the peer " @@ -5067,11 +5100,11 @@ msgstr "" msgid "Optional. Maximum Transmission Unit of tunnel interface." msgstr "可選性. 隧道界面的MTU." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:246 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:249 msgid "Optional. Port of peer." msgstr "可選性. 節點的埠號." -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "" "Optional. Seconds between keep alive messages. Default is 0 (disabled). " "Recommended value if this device is behind a NAT is 25." @@ -5453,7 +5486,7 @@ msgstr "執行重置" msgid "Permission denied" msgstr "權限不符" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:250 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:253 msgid "Persistent Keep Alive" msgstr "持久保持活力" @@ -5465,9 +5498,9 @@ msgstr "物理傳輸速率:" msgid "Physical Settings" msgstr "硬體設定" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:79 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:80 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:90 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:101 msgid "Ping" msgstr "Ping" @@ -5532,7 +5565,7 @@ msgstr "前綴委派" msgid "Prefix suppressor" msgstr "" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:231 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:234 msgid "Preshared Key" msgstr "預先共享金鑰" @@ -5626,7 +5659,7 @@ msgstr "提供新網路" msgid "Pseudo Ad-Hoc (ahdemo)" msgstr "偽裝 Ad-Hoc (ahdemo模式)" -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:227 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:230 msgid "Public Key" msgstr "公鑰" @@ -5650,7 +5683,7 @@ msgid "QMI Cellular" msgstr "QMI手機" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:159 -#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:186 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:189 msgid "QR-Code" msgstr "" @@ -5658,7 +5691,7 @@ msgstr "" msgid "Quality" msgstr "品質" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:425 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:426 msgid "Query all available upstream resolvers." msgstr "" "查詢所有可用的上游 DNS 伺服器" @@ -5732,7 +5765,7 @@ msgstr "Radius-驗証-伺服器" msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "原生十六進制-編碼的位元組. 除非您的ISP要求否則將其留空" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:344 msgid "Read /etc/ethers to configure the DHCP server." msgstr "" "讀取/etc/ethers 以便設定...:2/64" msgstr "這是由通道代理人指定的本地終端位址,通常用 ...:2/64 結尾" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:264 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:265 msgid "This is the only DHCP server in the local network." msgstr "" "在本地網路中 這是唯一的 DNS伺服器" @@ -7820,7 +7863,7 @@ msgstr "" msgid "Uptime" msgstr "上線時間" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:342 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:343 msgid "Use /etc/ethers" msgstr "採用 /etc/ethers" @@ -7926,7 +7969,7 @@ msgstr "使用系統憑證" msgid "Use system certificates for inner-tunnel" msgstr "對 inner-tunnel 使用系統憑證" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:526 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:544 msgid "" "Use the Add Button to add a new lease entry. The MAC address identifies the host, the IPv4 address specifies the fixed " @@ -8065,7 +8108,7 @@ msgstr "VXLAN 虛擬區網擴展識別碼" msgid "VXLANv6 (RFC7348)" msgstr "VXLANv6虛擬區網擴展(RFC7348)" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:395 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:396 msgid "" "Validate DNS replies and cache DNSSEC data, requires upstream to support " "DNSSEC." @@ -8098,7 +8141,7 @@ msgstr "製造商" msgid "Vendor Class to send when requesting DHCP" msgstr "當請求DHCP封包時要傳送的製造商類別碼" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:401 msgid "Verify unsigned domain responses really come from unsigned domains." msgstr "" @@ -8264,7 +8307,7 @@ msgstr "無線網路已停用" msgid "Wireless network is enabled" msgstr "無線網路已啟用" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:276 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:277 msgid "Write received DNS queries to syslog." msgstr "寫入已接收的DNS請求到系統日誌中" @@ -8276,7 +8319,7 @@ msgstr "將系統日誌寫入檔案" msgid "XOR policy (balance-xor, 2)" msgstr "位元互斥運算子(XOR)策略(balance-xor, 2)" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3712 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3870 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345 msgid "Yes" @@ -8301,8 +8344,8 @@ msgstr "" "您可以開啟或關閉初始化指令在這. 修改將會在設備重開後被啟用.
警" "告: 假如您關閉必要的初始化腳本像\"網路\", 您的設備將可能無法存取!" -#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:65 -#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:87 +#: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:71 +#: themes/luci-theme-material/luasrc/view/themes/material/header.htm:97 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:73 msgid "" "You must enable JavaScript in your browser or LuCI will not work properly." @@ -8331,7 +8374,7 @@ msgstr "ZRam 設定" msgid "ZRam Size" msgstr "ZRam 大小" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:446 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:447 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:152 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:163 msgid "any" @@ -8437,8 +8480,8 @@ msgstr "例如: --代理 10.10.10.10" msgid "e.g: dump" msgstr "例如:完全備份" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:652 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:673 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:670 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:691 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:101 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:140 msgid "expired" @@ -8531,7 +8574,7 @@ msgstr "未連線" msgid "non-empty value" msgstr "非空值" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3042 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3200 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800 msgid "none" msgstr "無" @@ -8630,15 +8673,15 @@ msgstr "獨特值" msgid "unknown" msgstr "未知" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:453 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:650 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:671 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:454 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:668 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:689 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:99 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:138 msgid "unlimited" msgstr "無限" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3407 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3565 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369 -- 2.30.2