diff options
258 files changed, 5924 insertions, 3715 deletions
diff --git a/.buildpath b/.buildpath deleted file mode 100644 index 81fa6469ec..0000000000 --- a/.buildpath +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<buildpath> - <buildpathentry kind="src" path="src"/> - <buildpathentry kind="con" path="org.eclipse.dltk.launching.INTERPRETER_CONTAINER"/> -</buildpath> diff --git a/.cproject b/.cproject deleted file mode 100644 index e1a4774106..0000000000 --- a/.cproject +++ /dev/null @@ -1,221 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<?fileVersion 4.0.0?> - -<cproject> -<storageModule moduleId="org.eclipse.cdt.core.settings"> -<cconfiguration id="preference.org.eclipse.cdt.managedbuilder.core.configurationDataProvider.1510318341"> -<storageModule moduleId="cdtBuildSystem" version="4.0.0"> -<configuration artifactName="luci" buildProperties="" description="" id="preference.org.eclipse.cdt.managedbuilder.core.configurationDataProvider.1510318341" name="Preference Configuration" parent="org.eclipse.cdt.build.core.prefbase.cfg"> -<folderInfo id="preference.org.eclipse.cdt.managedbuilder.core.configurationDataProvider.1510318341." name="/" resourcePath=""> -<toolChain id="org.eclipse.cdt.build.core.prefbase.toolchain.407447051" name="No ToolChain" resourceTypeBasedDiscovery="false" superClass="org.eclipse.cdt.build.core.prefbase.toolchain"> -<targetPlatform id="org.eclipse.cdt.build.core.prefbase.toolchain.407447051.1470931541" name=""/> -<builder id="org.eclipse.cdt.build.core.settings.default.builder.823611263" keepEnvironmentInBuildfile="false" name="Gnu Make Builder" superClass="org.eclipse.cdt.build.core.settings.default.builder"/> -<tool id="org.eclipse.cdt.build.core.settings.holder.libs.1685234798" name="holder for library settings" superClass="org.eclipse.cdt.build.core.settings.holder.libs"/> -<tool id="org.eclipse.cdt.build.core.settings.holder.570824141" name="Assembly" superClass="org.eclipse.cdt.build.core.settings.holder"> -<option id="org.eclipse.cdt.build.core.settings.holder.incpaths.491129717" name="Include Paths" superClass="org.eclipse.cdt.build.core.settings.holder.incpaths" valueType="includePath"> -<listOptionValue builtIn="false" value="/usr/include/lua5.1"/> -<listOptionValue builtIn="false" value="/usr/include"/> -</option> -<inputType id="org.eclipse.cdt.build.core.settings.holder.inType.858094059" languageId="org.eclipse.cdt.core.assembly" languageName="Assembly" sourceContentType="org.eclipse.cdt.core.asmSource" superClass="org.eclipse.cdt.build.core.settings.holder.inType"/> -</tool> -<tool id="org.eclipse.cdt.build.core.settings.holder.344617955" name="GNU C++" superClass="org.eclipse.cdt.build.core.settings.holder"> -<option id="org.eclipse.cdt.build.core.settings.holder.incpaths.564526987" name="Include Paths" superClass="org.eclipse.cdt.build.core.settings.holder.incpaths" valueType="includePath"> -<listOptionValue builtIn="false" value="/usr/include/lua5.1"/> -<listOptionValue builtIn="false" value="/usr/include"/> -</option> -<inputType id="org.eclipse.cdt.build.core.settings.holder.inType.1426860237" languageId="org.eclipse.cdt.core.g++" languageName="GNU C++" sourceContentType="org.eclipse.cdt.core.cxxSource,org.eclipse.cdt.core.cxxHeader" superClass="org.eclipse.cdt.build.core.settings.holder.inType"/> -</tool> -<tool id="org.eclipse.cdt.build.core.settings.holder.869454750" name="GNU C" superClass="org.eclipse.cdt.build.core.settings.holder"> -<option id="org.eclipse.cdt.build.core.settings.holder.incpaths.838425449" name="Include Paths" superClass="org.eclipse.cdt.build.core.settings.holder.incpaths" valueType="includePath"> -<listOptionValue builtIn="false" value="/usr/include/lua5.1"/> -<listOptionValue builtIn="false" value="/usr/include"/> -</option> -<inputType id="org.eclipse.cdt.build.core.settings.holder.inType.1755775295" languageId="org.eclipse.cdt.core.gcc" languageName="GNU C" sourceContentType="org.eclipse.cdt.core.cSource,org.eclipse.cdt.core.cHeader" superClass="org.eclipse.cdt.build.core.settings.holder.inType"/> -</tool> -</toolChain> -</folderInfo> -</configuration> -</storageModule> -<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="preference.org.eclipse.cdt.managedbuilder.core.configurationDataProvider.1510318341" moduleId="org.eclipse.cdt.core.settings" name="Preference Configuration"> -<externalSettings/> -<extensions> -<extension id="org.eclipse.cdt.core.VCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> -<extension id="org.eclipse.cdt.core.MakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> -<extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> -<extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> -<extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> -</extensions> -</storageModule> -<storageModule moduleId="org.eclipse.cdt.core.externalSettings"/> -<storageModule moduleId="scannerConfiguration"> -<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="org.eclipse.cdt.make.core.GCCStandardMakePerProjectProfile"/> -<profile id="org.eclipse.cdt.make.core.GCCStandardMakePerProjectProfile"> -<buildOutputProvider> -<openAction enabled="true" filePath=""/> -<parser enabled="true"/> -</buildOutputProvider> -<scannerInfoProvider id="specsFile"> -<runAction arguments="-E -P -v -dD ${plugin_state_location}/${specs_file}" command="gcc" useDefault="true"/> -<parser enabled="true"/> -</scannerInfoProvider> -</profile> -<profile id="org.eclipse.cdt.make.core.GCCStandardMakePerFileProfile"> -<buildOutputProvider> -<openAction enabled="true" filePath=""/> -<parser enabled="true"/> -</buildOutputProvider> -<scannerInfoProvider id="makefileGenerator"> -<runAction arguments="-f ${project_name}_scd.mk" command="make" useDefault="true"/> -<parser enabled="true"/> -</scannerInfoProvider> -</profile> -<profile id="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfile"> -<buildOutputProvider> -<openAction enabled="true" filePath=""/> -<parser enabled="true"/> -</buildOutputProvider> -<scannerInfoProvider id="specsFile"> -<runAction arguments="-E -P -v -dD ${plugin_state_location}/${specs_file}" command="gcc" useDefault="true"/> -<parser enabled="true"/> -</scannerInfoProvider> -</profile> -<profile id="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileCPP"> -<buildOutputProvider> -<openAction enabled="true" filePath=""/> -<parser enabled="true"/> -</buildOutputProvider> -<scannerInfoProvider id="specsFile"> -<runAction arguments="-E -P -v -dD ${plugin_state_location}/specs.cpp" command="g++" useDefault="true"/> -<parser enabled="true"/> -</scannerInfoProvider> -</profile> -<profile id="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileC"> -<buildOutputProvider> -<openAction enabled="true" filePath=""/> -<parser enabled="true"/> -</buildOutputProvider> -<scannerInfoProvider id="specsFile"> -<runAction arguments="-E -P -v -dD ${plugin_state_location}/specs.c" command="gcc" useDefault="true"/> -<parser enabled="true"/> -</scannerInfoProvider> -</profile> -<profile id="org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfile"> -<buildOutputProvider> -<openAction enabled="true" filePath=""/> -<parser enabled="true"/> -</buildOutputProvider> -<scannerInfoProvider id="specsFile"> -<runAction arguments="-E -P -v -dD ${plugin_state_location}/${specs_file}" command="gcc" useDefault="true"/> -<parser enabled="true"/> -</scannerInfoProvider> -</profile> -<profile id="org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfileCPP"> -<buildOutputProvider> -<openAction enabled="true" filePath=""/> -<parser enabled="true"/> -</buildOutputProvider> -<scannerInfoProvider id="specsFile"> -<runAction arguments="-E -P -v -dD ${plugin_state_location}/specs.cpp" command="g++" useDefault="true"/> -<parser enabled="true"/> -</scannerInfoProvider> -</profile> -<profile id="org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfileC"> -<buildOutputProvider> -<openAction enabled="true" filePath=""/> -<parser enabled="true"/> -</buildOutputProvider> -<scannerInfoProvider id="specsFile"> -<runAction arguments="-E -P -v -dD ${plugin_state_location}/specs.c" command="gcc" useDefault="true"/> -<parser enabled="true"/> -</scannerInfoProvider> -</profile> -<scannerConfigBuildInfo instanceId="preference.org.eclipse.cdt.managedbuilder.core.configurationDataProvider.1510318341"> -<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="org.eclipse.cdt.make.core.GCCStandardMakePerProjectProfile"/> -<profile id="org.eclipse.cdt.make.core.GCCStandardMakePerProjectProfile"> -<buildOutputProvider> -<openAction enabled="true" filePath=""/> -<parser enabled="true"/> -</buildOutputProvider> -<scannerInfoProvider id="specsFile"> -<runAction arguments="-E -P -v -dD ${plugin_state_location}/${specs_file}" command="gcc" useDefault="true"/> -<parser enabled="true"/> -</scannerInfoProvider> -</profile> -<profile id="org.eclipse.cdt.make.core.GCCStandardMakePerFileProfile"> -<buildOutputProvider> -<openAction enabled="true" filePath=""/> -<parser enabled="true"/> -</buildOutputProvider> -<scannerInfoProvider id="makefileGenerator"> -<runAction arguments="-f ${project_name}_scd.mk" command="make" useDefault="true"/> -<parser enabled="true"/> -</scannerInfoProvider> -</profile> -<profile id="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfile"> -<buildOutputProvider> -<openAction enabled="true" filePath=""/> -<parser enabled="true"/> -</buildOutputProvider> -<scannerInfoProvider id="specsFile"> -<runAction arguments="-E -P -v -dD ${plugin_state_location}/${specs_file}" command="gcc" useDefault="true"/> -<parser enabled="true"/> -</scannerInfoProvider> -</profile> -<profile id="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileCPP"> -<buildOutputProvider> -<openAction enabled="true" filePath=""/> -<parser enabled="true"/> -</buildOutputProvider> -<scannerInfoProvider id="specsFile"> -<runAction arguments="-E -P -v -dD ${plugin_state_location}/specs.cpp" command="g++" useDefault="true"/> -<parser enabled="true"/> -</scannerInfoProvider> -</profile> -<profile id="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileC"> -<buildOutputProvider> -<openAction enabled="true" filePath=""/> -<parser enabled="true"/> -</buildOutputProvider> -<scannerInfoProvider id="specsFile"> -<runAction arguments="-E -P -v -dD ${plugin_state_location}/specs.c" command="gcc" useDefault="true"/> -<parser enabled="true"/> -</scannerInfoProvider> -</profile> -<profile id="org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfile"> -<buildOutputProvider> -<openAction enabled="true" filePath=""/> -<parser enabled="true"/> -</buildOutputProvider> -<scannerInfoProvider id="specsFile"> -<runAction arguments="-E -P -v -dD ${plugin_state_location}/${specs_file}" command="gcc" useDefault="true"/> -<parser enabled="true"/> -</scannerInfoProvider> -</profile> -<profile id="org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfileCPP"> -<buildOutputProvider> -<openAction enabled="true" filePath=""/> -<parser enabled="true"/> -</buildOutputProvider> -<scannerInfoProvider id="specsFile"> -<runAction arguments="-E -P -v -dD ${plugin_state_location}/specs.cpp" command="g++" useDefault="true"/> -<parser enabled="true"/> -</scannerInfoProvider> -</profile> -<profile id="org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfileC"> -<buildOutputProvider> -<openAction enabled="true" filePath=""/> -<parser enabled="true"/> -</buildOutputProvider> -<scannerInfoProvider id="specsFile"> -<runAction arguments="-E -P -v -dD ${plugin_state_location}/specs.c" command="gcc" useDefault="true"/> -<parser enabled="true"/> -</scannerInfoProvider> -</profile> -</scannerConfigBuildInfo> -</storageModule> -</cconfiguration> -</storageModule> -<storageModule moduleId="cdtBuildSystem" version="4.0.0"> -<project id="luci.null.949486034" name="luci"/> -</storageModule> -</cproject> diff --git a/.project b/.project deleted file mode 100644 index 11b398b269..0000000000 --- a/.project +++ /dev/null @@ -1,78 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>luci</name> - <comment></comment> - <projects> - </projects> - <buildSpec> - <buildCommand> - <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name> - <triggers>clean,full,incremental,</triggers> - <arguments> - <dictionary> - <key>?name?</key> - <value></value> - </dictionary> - <dictionary> - <key>org.eclipse.cdt.make.core.append_environment</key> - <value>true</value> - </dictionary> - <dictionary> - <key>org.eclipse.cdt.make.core.autoBuildTarget</key> - <value>all</value> - </dictionary> - <dictionary> - <key>org.eclipse.cdt.make.core.buildArguments</key> - <value></value> - </dictionary> - <dictionary> - <key>org.eclipse.cdt.make.core.buildCommand</key> - <value>make</value> - </dictionary> - <dictionary> - <key>org.eclipse.cdt.make.core.cleanBuildTarget</key> - <value>clean</value> - </dictionary> - <dictionary> - <key>org.eclipse.cdt.make.core.contents</key> - <value>org.eclipse.cdt.make.core.activeConfigSettings</value> - </dictionary> - <dictionary> - <key>org.eclipse.cdt.make.core.enableAutoBuild</key> - <value>false</value> - </dictionary> - <dictionary> - <key>org.eclipse.cdt.make.core.enableCleanBuild</key> - <value>true</value> - </dictionary> - <dictionary> - <key>org.eclipse.cdt.make.core.enableFullBuild</key> - <value>true</value> - </dictionary> - <dictionary> - <key>org.eclipse.cdt.make.core.fullBuildTarget</key> - <value>all</value> - </dictionary> - <dictionary> - <key>org.eclipse.cdt.make.core.stopOnError</key> - <value>true</value> - </dictionary> - <dictionary> - <key>org.eclipse.cdt.make.core.useDefaultBuildCmd</key> - <value>true</value> - </dictionary> - </arguments> - </buildCommand> - <buildCommand> - <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name> - <arguments> - </arguments> - </buildCommand> - </buildSpec> - <natures> - <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature> - <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature> - <nature>org.eclipse.cdt.core.cnature</nature> - <nature>org.eclipse.dltk.lua.core.nature</nature> - </natures> -</projectDescription> diff --git a/applications/luci-app-acl/po/he/acl.po b/applications/luci-app-acl/po/he/acl.po index 2532878d53..619fed16f5 100644 --- a/applications/luci-app-acl/po/he/acl.po +++ b/applications/luci-app-acl/po/he/acl.po @@ -1,13 +1,16 @@ msgid "" msgstr "" -"Content-Type: text/plain; charset=UTF-8\n" "Project-Id-Version: PACKAGE VERSION\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2021-01-12 09:37+0000\n" +"Last-Translator: wakan-tanka <eliyahuler@gmail.com>\n" +"Language-Team: Hebrew <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsacl/he/>\n" "Language: he\n" "MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-acl/root/usr/share/luci/menu.d/luci-app-acl.json:3 msgid "ACL Settings" @@ -66,7 +69,7 @@ msgstr "" #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:86 msgctxt "Set all permissions in the table below to one of the given values" msgid "Set all:" -msgstr "" +msgstr "הגדר הכל:" #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:175 msgid "" diff --git a/applications/luci-app-acl/po/zh_Hant/acl.po b/applications/luci-app-acl/po/zh_Hant/acl.po index c882db902f..7c5042433d 100644 --- a/applications/luci-app-acl/po/zh_Hant/acl.po +++ b/applications/luci-app-acl/po/zh_Hant/acl.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-06-30 13:42+0000\n" -"Last-Translator: Hulen <shift0106@gmail.com>\n" +"PO-Revision-Date: 2021-01-10 16:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsacl/zh_Hant/>\n" "Language: zh_Hant\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 4.2-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-acl/root/usr/share/luci/menu.d/luci-app-acl.json:3 msgid "ACL Settings" @@ -21,11 +21,11 @@ msgstr "ACL 群組" #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:80 #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:303 msgid "Access level" -msgstr "存取權限" +msgstr "存取級別" #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:267 msgid "Cannot encrypt plaintext password since uhttpd is not installed." -msgstr "由於未安裝 uhttpd,因此無法加密明文密碼。" +msgstr "由於未安裝 uHTTPd,因此無法加密明文密碼。" #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:79 msgid "Description" @@ -33,16 +33,16 @@ msgstr "描述" #: applications/luci-app-acl/root/usr/share/rpcd/acl.d/luci-app-acl.json:3 msgid "Grant access to ACL configuration" -msgstr "授予存取 ACL 設定的權限" +msgstr "授予存取 ACL 組態的權限" #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:212 msgid "Login name" -msgstr "登錄名稱" +msgstr "登入名稱" #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:202 #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:209 msgid "LuCI Logins" -msgstr "LuCI 登錄" +msgstr "LuCI 登入" #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:209 msgid "New account" @@ -58,11 +58,11 @@ msgstr "密碼變體" #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:297 msgid "Read access" -msgstr "讀取權限" +msgstr "讀取權" #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:289 msgid "Session timeout" -msgstr "工作階段逾時" +msgstr "對談逾時" #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:86 msgctxt "Set all permissions in the table below to one of the given values" @@ -73,15 +73,15 @@ msgstr "設定全部:" msgid "" "The LuCI ACL management is in an experimental stage! It does not yet work " "reliably with all applications" -msgstr "LuCI ACL 管理處於實驗階段!它還不能在所有應用程式中可靠的工作" +msgstr "LuCI ACL 管理處於實驗階段!它尚無法確保在所有應用程式中工作之可靠性" #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:259 msgid "The password may not start with \"$p$\"." -msgstr "密碼不能以「$p$」開頭。" +msgstr "密碼不能以 \"$p$\" 開頭。" #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:232 msgid "The system account to use the password from" -msgstr "系統帳號使用的密碼" +msgstr "使用密碼的系統帳號來自" #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:232 msgid "UNIX account" @@ -93,11 +93,11 @@ msgstr "無法加密明文密碼:%s" #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:217 msgid "Use UNIX password in /etc/shadow" -msgstr "使用 UNIX 密碼在 /etc/shadow" +msgstr "使用 /etc/shadow 中的 UNIX 密碼" #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:218 msgid "Use encrypted password hash" -msgstr "使用加密的密碼雜湊" +msgstr "使用雜湊加密的密碼" #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:219 msgid "Use plain password" @@ -105,18 +105,18 @@ msgstr "使用明文密碼" #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:300 msgid "Write access" -msgstr "寫入權限" +msgstr "寫入權" #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:67 #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:89 #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:110 msgctxt "No permissions granted" msgid "denied" -msgstr "拒絕" +msgstr "已拒絕" #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:294 msgid "does not expire" -msgstr "不會過期" +msgstr "永不過期" #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:63 #: applications/luci-app-acl/htdocs/luci-static/resources/view/system/acl.js:95 diff --git a/applications/luci-app-acme/po/en/acme.po b/applications/luci-app-acme/po/en/acme.po index ff61a4fb3d..9b3cf47039 100644 --- a/applications/luci-app-acme/po/en/acme.po +++ b/applications/luci-app-acme/po/en/acme.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-05-31 01:41+0000\n" -"Last-Translator: Stephen Maundrell <smaundrell@gmail.com>\n" +"PO-Revision-Date: 2021-01-07 17:03+0000\n" +"Last-Translator: Liao junchao <liaojunchao@outlook.com>\n" "Language-Team: English <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsacme/en/>\n" "Language: en\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.1-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:17 msgid "ACME certificates" @@ -32,7 +32,7 @@ msgstr "Account email" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:48 msgid "Advanced Settings" -msgstr "" +msgstr "Advanced Settings" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:42 msgid "Certificate config" diff --git a/applications/luci-app-acme/po/he/acme.po b/applications/luci-app-acme/po/he/acme.po index a32b390d2d..b20ee6dbd3 100644 --- a/applications/luci-app-acme/po/he/acme.po +++ b/applications/luci-app-acme/po/he/acme.po @@ -1,8 +1,15 @@ msgid "" msgstr "" +"PO-Revision-Date: 2021-01-12 09:37+0000\n" +"Last-Translator: wakan-tanka <eliyahuler@gmail.com>\n" +"Language-Team: Hebrew <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsacme/he/>\n" "Language: he\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && " +"n % 10 == 0) ? 2 : 3));\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:17 msgid "ACME certificates" @@ -26,7 +33,7 @@ msgstr "" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:48 msgid "Advanced Settings" -msgstr "" +msgstr "הגדרות מתקדמות" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:42 msgid "Certificate config" diff --git a/applications/luci-app-acme/po/zh_Hant/acme.po b/applications/luci-app-acme/po/zh_Hant/acme.po index 86072fe88b..440d759650 100644 --- a/applications/luci-app-acme/po/zh_Hant/acme.po +++ b/applications/luci-app-acme/po/zh_Hant/acme.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-12-20 16:20+0000\n" +"PO-Revision-Date: 2021-01-12 16:07+0000\n" "Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsacme/zh_Hant/>\n" @@ -8,7 +8,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Weblate 4.4-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:17 msgid "ACME certificates" @@ -28,7 +28,7 @@ msgstr "ACME 伺服器 URL" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:34 msgid "Account email" -msgstr "Email 帳號" +msgstr "電子郵件帳號" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:48 msgid "Advanced Settings" @@ -83,7 +83,7 @@ msgid "" "Domain names to include in the certificate. The first name will be the " "subject name, subsequent names will be alt names. Note that all domain names " "must point at the router in the global DNS." -msgstr "要包含在憑證中的網域名稱。第一個名稱將設定為主體名稱,其他則為主體備用名稱。請注意,所有域名都必須被全域 DNS 指向路由器的 IP 位址。" +msgstr "憑證中包含的網域名稱;第一個域名為「主體名稱」,其他則為「主體備用名稱」。請注意:所有域名都必須被全域 DNS 指向路由器的 IP 位址。" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63 msgid "ECC 256 bits" @@ -95,7 +95,7 @@ msgstr "ECC 384 位元" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:35 msgid "Email address to associate with account key." -msgstr "與帳號金鑰關聯的 Email 地址。" +msgstr "與帳號金鑰關聯的電子郵件位址。" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:39 msgid "Enable debug logging" @@ -113,11 +113,11 @@ msgstr "一般設定" msgid "" "Get certificate from the Letsencrypt staging server (use for testing; the " "certificate won't be valid)." -msgstr "從 Letsencrypt 臨時伺服器取得憑證(僅供測試用途,憑證無效)。" +msgstr "從 Let's Encrypt 臨時伺服器取得憑證(僅供測試用途,憑證無效)。" #: applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json:3 msgid "Grant UCI access for luci-app-acme" -msgstr "給予 UCI 存取 luci-app-acme 的權限" +msgstr "授予 luci-app-acme 擁有 UCI 存取的權限" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:58 msgid "Key size" @@ -125,7 +125,7 @@ msgstr "金鑰大小" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:59 msgid "Key size (and type) for the generated certificate." -msgstr "生成的憑證的金鑰大小(和類型)。" +msgstr "產生憑證的金鑰大小(和類型)。" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:60 msgid "RSA 2048 bits" @@ -150,12 +150,12 @@ msgid "" "certificate. DNS mode will allow you to use the DNS API of your DNS provider " "to issue a certificate." msgstr "" -"獨立模式將使用 acme.sh 的內建 Web 伺服器來頒發憑證。Webroot 模式將使用現有的 Web 伺服器來頒發憑證。DNS 模式將容許您使用 " +"「獨立模式」將使用 acme.sh 內建的 Web 伺服器來頒發憑證,「Webroot 模式」則使用現存的 Web 伺服器,「DNS 模式」允許您使用 " "DNS 服務提供者的 DNS API 來頒發憑證。" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:29 msgid "State directory" -msgstr "狀態資料夾" +msgstr "狀態目錄" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:123 msgid "" @@ -163,8 +163,8 @@ msgid "" "official/acme.sh/wiki/DNS-alias-mode for the details of this process. LUCI " "only supports one challenge alias per certificate." msgstr "" -"所有網域使用的 Challenge 別名。 參考 https://github.com/acmesh-official/acme.sh/wiki/DNS-" -"alias-mode 取得該行程的詳細資訊。LuCI 僅支援每個憑證擁有單個 Challenge 別名。" +"所有網域使用的「Challenge 別名」;參考 https://github.com/acmesh-official/acme.sh/wiki/DNS-" +"alias-mode 取得行程的詳細資訊。LuCI 僅支援每個憑證擁有唯一 Challenge 別名。" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:116 msgid "" @@ -173,8 +173,8 @@ msgid "" "by each API. Add multiple entries here in KEY=VAL shell variable format to " "supply multiple credential variables." msgstr "" -"上方選取的 DNS API 模式的憑證。 參考 https://github.com/acmesh-official/acme.sh/wiki/" -"dnsapi 取得每個 API 所需憑證的格式。要提供多個憑證的變數,請在這裡添加多項格式為 KEY=VAL 的 Shell 變數。" +"已選擇的「DNS API 的憑證」;參考 https://github.com/acmesh-official/acme.sh/wiki/dnsapi " +"取得每個 API 所需的憑證格式。要提供多個憑證變數,請在此添加格式為 \"KEY=VAL\" 的多個條目。" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:129 msgid "" @@ -182,8 +182,8 @@ msgid "" "official/acme.sh/wiki/DNS-alias-mode for the details of this process. LUCI " "only supports one challenge domain per certificate." msgstr "" -"所有網域使用的網域別名。參考 https://github.com/acmesh-official/acme.sh/wiki/DNS-alias-" -"mode 取得該行程的詳細資訊。LuCI 僅支援每個憑證擁有單個網域別名。" +"所有網域使用的網域別名;參考 https://github.com/acmesh-official/acme.sh/wiki/DNS-alias-" +"mode 取得該行程的詳細資訊。LuCI 僅支援每個憑證擁有唯一網域別名。" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:18 msgid "" @@ -194,8 +194,8 @@ msgid "" "address. Once configured, issuing certificates can take a while. Check the " "logs for progress and any errors." msgstr "" -"ACME (Letsencrypt) 自動憑證安裝組態。在此簡單填寫將為路由器的 Web 介面取得藉由 Letsencrypt 頒發的憑證。請注意," -"憑證中的域名必須已被設定為指向路由器的公共 IP 位址。設定後憑證的頒發可能要一段時間,檢查日誌來獲得憑證頒發的進展和任何錯誤。" +"您可以在這裡配置 ACME (Let's Encrypt) 實現憑證的自動安裝,簡單填寫該組態將為路由器的 Web 介面取得藉由 Let's " +"Encrypt 頒發的憑證。請注意:憑證中的域名必須指向路由器的公共 IP 位址。配置完成後憑證頒發需要一段時間,請檢視日誌來獲取其進展和任何錯誤。" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:108 msgid "" @@ -206,9 +206,9 @@ msgid "" "supports wildcard certificates. Using this mode requires the acme-dnsapi " "package to be installed." msgstr "" -"要使用 DNS 模式來頒發憑證,請在此填寫 acme.sh 支援的 DNS API 的名稱。參考 https://github.com/" -"acmesh-official/acme.sh/wiki/dnsapi 取得可用的 API 列表。在 DNS 模式下,域名不必解析到路由器的 IP 位址。" -"DNS 模式也是支援萬用字元憑證的唯一模式。需要安裝 acme-dnsapi 套件後才能使用該模式。" +"要使用「DNS 模式」來頒發憑證,請在此處填寫 acme.sh 支援的 DNS API 的名稱;參考 https://github.com/" +"acmesh-official/acme.sh/wiki/dnsapi 取得可用的 API 清單。在DNS 模式下域名不必解析為路由器 " +"IP,該模式也是支援萬用字元憑證的唯一模式。請注意:必須安裝 acme-dnsapi 套件後才能使用該模式。" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:84 msgid "" @@ -216,8 +216,8 @@ msgid "" "for one certificate). Nginx must support ssl, if not it won't start as it " "needs to be compiled with ssl support to use cert options" msgstr "" -"頒發該憑證後,使用該憑證來更新 Nginx 組態(僅選擇此憑證)。Nginx 必須支援 SSL 否則將無法啟動,因為它需要編譯的 SSL " -"支援才能使用憑證選項。" +"頒發後,使用該憑證來更新 Nginx 組態(申請多個憑證時只能選擇其中一個啟用此選項)。Nginx 必須支援 SSL,因為它需要編譯的 SSL " +"支援才能使用憑證,否則將無法啟動" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:76 msgid "" @@ -225,8 +225,8 @@ msgid "" "for one certificate). Is also available luci-app-uhttpd to configure uhttpd " "form the LuCI interface." msgstr "" -"頒發該憑證後,使用該憑證來更新 uHTTPd 組態(僅選擇此憑證)。也可以使用 luci-app-uhttpd 的 LuCI 介面對 uHTTPd " -"進行設定。" +"頒發後,使用該憑證來更新 uHTTPd 組態(申請多個憑證時只能選擇其中一個啟用此選項)。您也可以使用 luci-app-uhttpd 的 LuCI " +"介面來配置 uHTTPd。" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:135 msgid "Use a custom CA instead of Let's Encrypt." @@ -254,15 +254,17 @@ msgstr "Webroot" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:100 msgid "Webroot directory" -msgstr "Webroot 資料夾" +msgstr "Webroot 目錄" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:101 msgid "" "Webserver root directory. Set this to the webserver document root to run " "Acme in webroot mode. The web server must be accessible from the internet on " "port 80." -msgstr "設定 Web 伺服器文件的根目錄以在 Webroot 模式下運行 ACME。Web 伺服器必須允許在 Internet 上使用 80 埠訪問。" +msgstr "" +"Web 伺服器根目錄;設定 Web 伺服器文件的根目錄以在「Webroot 模式」下執行 ACME。Web 伺服器的 80 埠必須允許從 " +"Internet 訪問。" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:30 msgid "Where certs and other state files are kept." -msgstr "儲存憑證和其他狀態檔案的位置。" +msgstr "儲存憑證和其他狀態檔的位置。" diff --git a/applications/luci-app-adblock/po/it/adblock.po b/applications/luci-app-adblock/po/it/adblock.po index bb140d8b2a..fa3634c92d 100644 --- a/applications/luci-app-adblock/po/it/adblock.po +++ b/applications/luci-app-adblock/po/it/adblock.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2020-12-05 14:11+0000\n" -"Last-Translator: Francesco Ognibene <ogibenefra@gmail.com>\n" +"PO-Revision-Date: 2021-01-10 16:32+0000\n" +"Last-Translator: bovirus <roberto.boriotti@canon-europe.com>\n" "Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsadblock/it/>\n" "Language: it\n" @@ -11,7 +11,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.4-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:384 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:399 @@ -593,7 +593,7 @@ msgstr "" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:266 msgid "Settings" -msgstr "" +msgstr "Impostazioni" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:359 msgid "" diff --git a/applications/luci-app-adblock/po/ru/adblock.po b/applications/luci-app-adblock/po/ru/adblock.po index c33d00a82d..f6e9c6a39e 100644 --- a/applications/luci-app-adblock/po/ru/adblock.po +++ b/applications/luci-app-adblock/po/ru/adblock.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: LuCI: adblock\n" "POT-Creation-Date: 2017-10-22 13:00+0300\n" -"PO-Revision-Date: 2020-11-22 15:35+0000\n" -"Last-Translator: Max Smolik <makcum15@gmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: sergio <sergio+it@outerface.net>\n" "Language-Team: Russian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsadblock/ru/>\n" "Language: ru\n" @@ -12,14 +12,15 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 4.4-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" "Project-Info: Это технический перевод, не дословный. Главное-удобный русский " "интерфейс, все проверялось в графическом режиме, совместим с другими apps\n" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:384 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:399 +#, fuzzy msgid "- unspecified -" -msgstr "" +msgstr "- не указано -" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:262 msgid "Action" @@ -32,7 +33,7 @@ msgstr "Активные источники" #: applications/luci-app-adblock/luasrc/controller/adblock.lua:6 #: applications/luci-app-adblock/root/usr/share/luci/menu.d/luci-app-adblock.json:3 msgid "Adblock" -msgstr "Adblock Блокировщик рекламы" +msgstr "Блокировщик рекламы" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:36 msgid "Adblock action" @@ -40,7 +41,7 @@ msgstr "Действие Adblock" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:11 msgid "Add Blacklist Domain" -msgstr "Добавить домен в черный список" +msgstr "Добавить домен в чёрный список" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:46 msgid "Add Whitelist Domain" @@ -48,15 +49,15 @@ msgstr "Добавить домен в белый список" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:12 msgid "Add this (sub-)domain to your local blacklist." -msgstr "Добавить (под-)домен в ваш локальный черный список." +msgstr "Добавить этот (под-)домен в локальный чёрный список." #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:47 msgid "Add this (sub-)domain to your local whitelist." -msgstr "Добавить (под-)домен в ваш локальный белый список." +msgstr "Добавить этот (под-)домен в локальный белый список." #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:431 msgid "Additional Jail Blocklist" -msgstr "Дополнительный тюремный блоклист" +msgstr "Дополнительный «тюремный» список блокировок" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:269 msgid "Additional Settings" @@ -68,15 +69,15 @@ msgstr "Дополнительная задержка в секундах до #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:270 msgid "Advanced DNS Settings" -msgstr "Дополнительные настройки DNS" +msgstr "Расширенные настройки DNS" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:272 msgid "Advanced E-Mail Settings" -msgstr "Дополнительные настройки электронной почты" +msgstr "Расширенные настройки электронной почты" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:271 msgid "Advanced Report Settings" -msgstr "Расширенные настройки отчетов" +msgstr "Расширенные настройки отчётов" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:261 msgid "Answer" @@ -87,16 +88,17 @@ msgid "Backup Directory" msgstr "Папка для резервных копий" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:368 +#, fuzzy msgid "Base Temp Directory" -msgstr "Базовый каталог временных файлов" +msgstr "Расположение временных файлов" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:368 msgid "" "Base Temp Directory for all adblock related runtime operations, e.g. " "downloading, sorting, merging etc." msgstr "" -"Временная директория для всех операций во время работы AdBlock-а, например " -"загрузки, сортировки, слияния и т.д." +"Временная папка для «рабочих» операций Adblock, таких, как загрузки, " +"сортировки, слияния и т.п." #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/blacklist.js:15 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:34 @@ -104,53 +106,51 @@ msgid "" "Blacklist changes have been saved. Refresh your adblock lists that changes " "take effect." msgstr "" -"Изменения черного списка сохранены. Обновите списки AdBlock-а, чтобы они " -"вступили в силу." +"Изменения чёрного списка сохранены. Для того, чтобы они вступили в силу, " +"обновите списки блокировок." #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:286 msgid "Blacklist..." -msgstr "Черный список..." +msgstr "Чёрный список..." #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:316 msgid "Blocked DNS Requests" -msgstr "" +msgstr "Заблокированные DNS-запросы" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:211 msgid "Blocked Domain" -msgstr "Заблокированные домены" +msgstr "Заблокированный домен" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:213 msgid "Blocked Domains" -msgstr "Заблокированные домены" +msgstr "Блокируемые домены" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:373 msgid "Blocklist Backup" -msgstr "Бэкап черного списка" +msgstr "Резервная копия чёрного списка" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:81 msgid "Blocklist Query" -msgstr "Блокировка запросов" +msgstr "Поиск по чёрному списку" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:324 msgid "Blocklist Query..." -msgstr "Запросы к черному списку..." +msgstr "Поиск по чёрному списку..." #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:273 -#, fuzzy msgid "Blocklist Sources" -msgstr "Источники черных списков" +msgstr "Источники чёрных списков" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:431 -#, fuzzy msgid "" "Builds an additional DNS blocklist to block access to all domains except " "those listed in the whitelist. Please note: You can use this restrictive " "blocklist e.g. for guest wifi or kidsafe configurations." msgstr "" "Создает дополнительный блок-список DNS для блокирования доступа ко всем " -"доменам, кроме перечисленных в белом списке. Обратите внимание: Вы можете " -"использовать этот ограничительный блок-список, например, для гостевых " -"конфигураций WiFi или детского режима." +"доменам, кроме перечисленных в белом списке. <br /> <i>Обратите внимание: " +"этот список можно использовать, например, для гостевых Wi-Fi или " +"родительских ограничений.</i>" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:22 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:57 @@ -166,23 +166,24 @@ msgid "" "><p> </p>" msgstr "" "Для вступления в силу изменений на этой вкладке требуется полный перезапуск " -"службы adblock.<br />2<p>3 4</p>" +"службы Adblock.<br /> <p>   </p>" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:259 msgid "Client" msgstr "Клиент" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:128 +#, fuzzy msgid "" "Configuration of the adblock package to block ad/abuse domains by using DNS. " "For further information <a href=\"https://github.com/openwrt/packages/blob/" "master/net/adblock/files/README.md\" target=\"_blank\" rel=\"noreferrer " "noopener\" >check the online documentation</a>" msgstr "" -"Конфигурация AdBlock-а для блокировки рекламных/мошеннических доменов с " -"помощью DNS. Чтобы получить больше информации, прочитайте <a href=\"https://" -"github.com/openwrt/packages/blob/master/net/adblock/files/README.md\" target=" -"\"_blank\" rel=\"noreferrer noopener\" >онлайн документацию</a>" +"Конфигурация службы Adblock для блокировки рекламных/мошеннических доменов с " +"помощью DNS. Чтобы получить больше информации, обратитесь к <a href=\"https" +"://github.com/openwrt/packages/blob/master/net/adblock/files/README.md\" " +"target=\"_blank\" rel=\"noreferrer noopener\" >онлайн-документации</a>" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:206 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:208 @@ -195,13 +196,13 @@ msgid "" "Create compressed blocklist backups, they will be used in case of download " "errors or during startup." msgstr "" -"Создать сжатые бэкапы списков блокировок, для использования при проблемах с " -"загрузкой или во время запуска." +"Создание сжатых резервных копий списков блокировок для использования при " +"различных проблемах с загрузкой или во время запуска." #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:219 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:397 msgid "DNS Backend" -msgstr "DNS-серверная часть" +msgstr "Служба DNS" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:407 msgid "DNS Directory" @@ -215,11 +216,11 @@ msgstr "Сброс файла DNS" #: applications/luci-app-adblock/luasrc/controller/adblock.lua:8 #: applications/luci-app-adblock/root/usr/share/luci/menu.d/luci-app-adblock.json:27 msgid "DNS Report" -msgstr "Отчет DNS" +msgstr "Отчёт DNS" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:411 msgid "DNS Restart Timeout" -msgstr "Таймаут перезапуска DNS" +msgstr "Тайм-аут перезапуска DNS" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:257 msgid "Date" @@ -227,7 +228,7 @@ msgstr "Дата" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:428 msgid "Disable DNS Allow" -msgstr "Отключить DNS ответы" +msgstr "Отключить пропуск DNS" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:440 msgid "Disable DNS Restarts" @@ -238,8 +239,8 @@ msgid "" "Disable adblock triggered restarts for dns backends with autoload/inotify " "functions." msgstr "" -"Отключить триггеры, запускаемые adblock, для dns backends с функциями " -"автозагрузки/inotify." +"Отключить перезапуски служб DNS с функциями автозагрузки/inotify, вызываемые " +"Adblock." #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:428 #, fuzzy @@ -261,11 +262,11 @@ msgstr "Очередь загрузки" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:383 msgid "Download Utility" -msgstr "Утилита для скачивания" +msgstr "Утилита для загрузки" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:334 msgid "E-Mail Notification" -msgstr "Уведомление электронной почты" +msgstr "Уведомление по электронной почте" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:486 msgid "E-Mail Notification Count" @@ -277,11 +278,11 @@ msgstr "Профиль электронной почты" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:338 msgid "E-Mail Receiver Address" -msgstr "E-Mail адрес получателя" +msgstr "Адрес получателя" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:474 msgid "E-Mail Sender Address" -msgstr "E-Mail адрес отправителя" +msgstr "Адрес отправителя" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:478 msgid "E-Mail Topic" @@ -290,28 +291,28 @@ msgstr "Тема" #: applications/luci-app-adblock/luasrc/controller/adblock.lua:9 #: applications/luci-app-adblock/root/usr/share/luci/menu.d/luci-app-adblock.json:35 msgid "Edit Blacklist" -msgstr "Редактировать Черный список" +msgstr "Редактировать чёрный список" #: applications/luci-app-adblock/luasrc/controller/adblock.lua:10 #: applications/luci-app-adblock/root/usr/share/luci/menu.d/luci-app-adblock.json:43 msgid "Edit Whitelist" -msgstr "Редактировать Белый список" +msgstr "Редактировать белый список" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:314 msgid "Enable SafeSearch" -msgstr "Включить Безопасный Поиск" +msgstr "Включить Безопасный поиск" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:326 msgid "Enable moderate SafeSearch filters for youtube." -msgstr "Включите умеренные фильтры Безопастного Поиска для youtube." +msgstr "Включить более умеренные фильтры Безопасного поиска для УouTube." #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:284 msgid "Enable the adblock service." -msgstr "Включить сервис AdBlock." +msgstr "Включить службу Adblock." #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:346 msgid "Enable verbose debug logging in case of any processing errors." -msgstr "Включить подробный отчёт при возникновении ошибок." +msgstr "Включить подробное формирование отчёта на случай возникновения ошибок." #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:284 msgid "Enabled" @@ -319,19 +320,19 @@ msgstr "Включено" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:310 msgid "End Timestamp" -msgstr "" +msgstr "Время окончания" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:314 msgid "" "Enforcing SafeSearch for google, bing, duckduckgo, yandex, youtube and " "pixabay." msgstr "" -"Принудительный Безопасный Поиск в google, bing, duckduckgo, yandex, youtube " -"и pixabay." +"Принудительное использование Безопасного поиска для Google, Bing, " +"DuckDuckGo, Yandex, YouTube и Pixabay." #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:18 msgid "Existing job(s)" -msgstr "Существующая работа(ы)" +msgstr "Существующие задания" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:416 msgid "External DNS Lookup Domain" @@ -342,9 +343,9 @@ msgid "" "External domain to check for a successful DNS backend restart. Please note: " "To disable this check set this option to 'false'." msgstr "" -"Внешний домен для проверки успешной перезагрузки DNS-сервера. Обратите " -"внимание: чтобы отключить эту проверку, установите для этой опции значение " -"«false»." +"Внешний домен для проверки успешной перезагрузки DNS-сервера. <br /> " +"<i>Обратите внимание: чтобы отключить эту проверку, установите для этой " +"опции значение «false».</i>" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:157 msgid "Filter criteria like date, domain or client (optional)" @@ -352,11 +353,12 @@ msgstr "Критерии фильтрации, такие как дата, до #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:303 msgid "Firewall ports that should be forced locally." -msgstr "" +msgstr "Порты файерволла, перенаправляемые локально." #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:296 +#, fuzzy msgid "Firewall source zones that should be forced locally." -msgstr "" +msgstr "Зоны файерволла, перенаправляемые локально." #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:425 msgid "Flush DNS Cache" @@ -364,19 +366,22 @@ msgstr "Очистка кэша DNS" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:425 msgid "Flush the DNS Cache before adblock processing as well." -msgstr "Очистите кэш DNS до обработки adblock." +msgstr "Дополнительная очистка кэша DNS до его обработки Adblock." #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:293 +#, fuzzy msgid "Force Local DNS" -msgstr "Локальный DNS" +msgstr "Принудительный локальный DNS" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:303 +#, fuzzy msgid "Forced Ports" -msgstr "" +msgstr "Перенаправляемые порты" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:296 +#, fuzzy msgid "Forced Zones" -msgstr "" +msgstr "Перенаправляемые зоны" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:330 msgid "" @@ -384,6 +389,9 @@ msgid "" "demand. Please note: this needs additional 'tcpdump-mini' package " "installation and a full adblock service restart to take effect." msgstr "" +"Сбор информации о трафике DNS через tcpdump и создание отчётов DNS. <br /> " +"<i>Обратите внимание: для работы этой функции необходим пакет 'tcpdump-mini' " +"и полная перезагрузка службы Adblock.</i>" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:268 msgid "General Settings" @@ -391,7 +399,7 @@ msgstr "Основные настройки" #: applications/luci-app-adblock/root/usr/share/rpcd/acl.d/luci-app-adblock.json:3 msgid "Grant access to LuCI app adblock" -msgstr "Предоставить доступ к приложению LuCI AdBlock" +msgstr "Предоставить доступ к приложению Adblock для LuCI" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:208 msgid "Information" @@ -399,7 +407,7 @@ msgstr "Информация" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:435 msgid "Jail Directory" -msgstr "Директория Jail" +msgstr "Папка для «тюрьмы»" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:234 msgid "Last Run" @@ -407,34 +415,36 @@ msgstr "Последний запуск" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:343 msgid "Latest DNS Requests" -msgstr "Последние DNS запросы" +msgstr "Последние DNS-запросы" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:317 msgid "Limit SafeSearch" -msgstr "" +msgstr "Ограничить Безопасный поиск" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:317 msgid "Limit SafeSearch to certain providers." msgstr "" +"Ограничить использование Безопасного поиска определёнными поисковыми " +"службами." #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:447 msgid "List of available network devices used by tcpdump." -msgstr "Список доступных сетевых устройств используемых tcpdump." +msgstr "Список доступных сетевых устройств, используемых tcpdump." #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:287 msgid "" "List of available network interfaces to trigger the adblock start. Choose " "'unspecified' to use a classic startup timeout instead of a network trigger." msgstr "" -"Список сетевых интерфейсов для запуска adblock по их доступности. Выберите " -"'не определено' для запуска по таймауту." +"Список сетевых интерфейсов для запуска Adblock в случае их доступности. " +"Выберите «не определено» для стандартного запуска по тайм-ауту." #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:397 msgid "" "List of supported DNS backends with their default list directory. To " "overwrite the default path use the 'DNS Directory' option." msgstr "" -"Список поддерживаемых бэкэндов DNS с их каталогом по умолчанию. Чтобы " +"Список поддерживаемых служб DNS с их каталогом по умолчанию. Чтобы " "перезаписать путь по умолчанию, используйте опцию «Каталог DNS»." #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:273 @@ -448,12 +458,20 @@ msgid "" "devices,<br /> • <b>XXL</b> (200k-) needs more RAM and Multicore " "support, e.g. x86 or raspberry devices.<br /> <p> </p>" msgstr "" +"Список поддерживаемых предварительно настроенных источников списков " +"блокировок, уже активные источники отмечены.<br /> <b><em>Во избежание " +"ошибок нехватки памяти не выбирайте слишком много списков!</em></b><br /" +">Информация о размере списков:<br /> • <b>S</b> (<10k), <b>M</b> " +"(10k-30k) и <b>L</b> (30k-80k) должны работать на устройствах с 128 МБайт " +"ОЗУ,<br /> • <b>XL</b> (80k-200k) должны работать на устройствах " +"с 256–512 МБайт ОЗУ,<br /> • <b>XXL</b> (200k<) требуют больше " +"ОЗУ и многоядерный процессор, (например, на основе raspberry или x86).<br /> " +"<p> </p>" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:383 msgid "List of supported and fully pre-configured download utilities." msgstr "" -"Список поддерживаемых и полностью предварительно настроенных утилит для " -"скачивания." +"Список поддерживаемых предварительно настроенных утилит для загрузки списков." #: applications/luci-app-adblock/luasrc/controller/adblock.lua:11 #: applications/luci-app-adblock/root/usr/share/luci/menu.d/luci-app-adblock.json:51 @@ -474,7 +492,7 @@ msgstr "Нет результатов запроса!" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:21 msgid "No adblock related logs yet!" -msgstr "Ещё нет журналов, связанных с adblock!" +msgstr "Ещё нет журналов, связанных с Adblock!" #: applications/luci-app-adblock/luasrc/controller/adblock.lua:7 #: applications/luci-app-adblock/root/usr/share/luci/menu.d/luci-app-adblock.json:19 @@ -483,7 +501,7 @@ msgstr "Обзор" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:482 msgid "Profile used by 'msmtp' for adblock notification E-Mails." -msgstr "" +msgstr "Профиль, используемый 'msmtp' для отправки почтовых уведомлений." #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:132 msgid "Query" @@ -492,13 +510,16 @@ msgstr "Запрос" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:82 msgid "Query active blocklists and backups for a specific domain." msgstr "" -"Запросить активные списки блоков и резервные копии для определенного домена." +"Поиск определенного домена в активных списках блокировок и резервных копиях." #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:486 +#, fuzzy msgid "" "Raise the notification count, to get E-Mails if the overall blocklist count " "is less or equal to the given limit." msgstr "" +"Увеличение количества уведомлений для отправки письма в случае, если " +"количество блокировок не превышает указанного числа." #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:338 msgid "Receiver address for adblock notification e-mails." @@ -509,6 +530,8 @@ msgid "" "Redirect all DNS queries from specified zones to the local DNS resolver, " "applies to UDP and TCP protocol." msgstr "" +"Перенаправление всех DNS-запросов из указанных зон к локальной службе DNS " +"Lookup. Применяется к протоколам TCP и UDP." #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:349 msgid "" @@ -516,6 +539,9 @@ msgid "" "resources from the system. Please note: This change requires a full adblock " "service restart to take effect." msgstr "" +"Уменьшить приоритет фоновой обработки Adblock для уменьшения нагрузки на " +"систему. <br /> <i>Обратите внимание: для работы данной опции требуется " +"полная перезагрузка службы Adblock.</i>" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:184 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:257 @@ -524,7 +550,7 @@ msgstr "Обновить" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:139 msgid "Refresh DNS Report" -msgstr "Обновление отчета DNS" +msgstr "Обновить отчёт DNS" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:15 msgid "Refresh Timer" @@ -540,35 +566,35 @@ msgstr "Обновить..." #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:326 msgid "Relax SafeSearch" -msgstr "" +msgstr "Ослабить Безопасный поиск" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:457 msgid "Report Chunk Count" -msgstr "Количество фрагментов отчета" +msgstr "Количество фрагментов отчёта" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:462 msgid "Report Chunk Size" -msgstr "Размер фрагментов отчета" +msgstr "Размер фрагментов отчёта" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:452 msgid "Report Directory" -msgstr "Папка для отчетов" +msgstr "Папка для отчётов" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:447 msgid "Report Interface" -msgstr "Отчет интерфейса" +msgstr "Интерфейсы в отчёте" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:467 msgid "Report Ports" -msgstr "Порты отчетов" +msgstr "Порты в отчёте" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:457 msgid "Report chunk count used by tcpdump." -msgstr "" +msgstr "Количество фрагментов отчёта, используемых tcpdump." #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:462 msgid "Report chunk size used by tcpdump in MByte." -msgstr "" +msgstr "Размер фрагментов отчёта, используемых tcpdump, в мегабайтах." #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:421 msgid "" @@ -576,6 +602,9 @@ msgid "" "Please note: This option starts a small ubus/adblock monitor in the " "background." msgstr "" +"Сброс последнего списка блокировок DNS 'adb_list.overall' после загрузки " +"службы DNS. <br /> <i>Обратите внимание: эта опция запускает в фоне " +"небольшой монитор ubus/adblock.</i>" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:96 msgid "Result" @@ -583,19 +612,20 @@ msgstr "Результат" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:228 msgid "Run Directories" -msgstr "Директория запуска" +msgstr "Рабочие папки" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:231 +#, fuzzy msgid "Run Flags" -msgstr "Флаги запуска" +msgstr "Рабочие флаги" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:225 msgid "Run Interfaces" -msgstr "Интерфейсы запуска" +msgstr "Рабочие интерфейсы" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:222 msgid "Run Utils" -msgstr "Запуск Утилиты" +msgstr "Рабочие утилиты" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:39 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:74 @@ -608,16 +638,16 @@ msgid "" "Send adblock related notification e-mails. Please note: this needs " "additional 'msmtp' package installation." msgstr "" -"Отправлять на e-mail уведомления касающиеся adblock. Замечание: требуется " -"установка дополнительного пакета \"msmtp\"." +"Отправлять на e-mail уведомления, касающиеся Adblock. <br /> <i>Обратите " +"внимание: требуется установка дополнительного пакета \"msmtp\".</i>" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:474 msgid "Sender address for adblock notification E-Mails." -msgstr "E-Mails адрес отправителя для уведомления adblock ." +msgstr "E-Mail адрес отправителя уведомлений Adblock." #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:29 msgid "Set/Replace a new adblock job" -msgstr "" +msgstr "Создать новое/заменить задание Adblock" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:266 msgid "Settings" @@ -628,26 +658,29 @@ msgid "" "Size of the download queue for download processing (incl. sorting, merging " "etc.) in parallel." msgstr "" +"Размер очереди загрузки для параллельной обработки (сортировки, объединения " +"и т.п.)." #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:494 +#, fuzzy msgid "Sources (Size, Focus)" -msgstr "" +msgstr "Источники (Размер, Фокусировка)" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:467 msgid "Space separated list of ports used by tcpdump." -msgstr "Разделенный пробелами список портов используемых tcpdump." +msgstr "Разделенный пробелами список портов, используемых tcpdump." #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:391 msgid "Special config options for the selected download utility." -msgstr "Специальные конфигурационные опции для выбранной утилиты загрузки." +msgstr "Специальные опции конфигурации для выбранной утилиты загрузки." #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:307 msgid "Start Timestamp" -msgstr "" +msgstr "Время начала" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:287 msgid "Startup Trigger Interface" -msgstr "" +msgstr "Интерфейс для запуска" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:210 msgid "Status / Version" @@ -662,16 +695,16 @@ msgid "" "Target directory for DNS related report files. Default is '/tmp', please use " "preferably an usb stick or another local disk." msgstr "" -"Каталог для отчетов связанных с DNS. '/tmp' по умолчанию, предпочтительно " -"использовать USB или другой локальный диск." +"Каталог для отчетов, связанных с DNS. По умолчанию — '/tmp', предпочтительно " +"использовать USB-накопитель или другой локальный диск." #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:377 msgid "" "Target directory for blocklist backups. Default is '/tmp', please use " "preferably an usb stick or another local disk." msgstr "" -"Каталог для бэкапов блок-списков . '/tmp' по умолчанию, предпочтительно " -"использовать USB или другой локальный диск." +"Каталог для резервных копий списков блокировок. По умолчанию — '/tmp', " +"предпочтительно использовать USB-накопитель или другой локальный диск." #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:407 msgid "Target directory for the generated blocklist 'adb_list.overall'." @@ -679,33 +712,33 @@ msgstr "Папка для созданного списка блокировки #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:435 msgid "Target directory for the generated jail blocklist 'adb_list.jail'." -msgstr "" +msgstr "Папка для «тюремного» списка блокировки 'adb_list.jail'." #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:72 msgid "The Refresh Timer could not been updated." -msgstr "" +msgstr "Не удалось обновить таймер обновления." #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:74 msgid "The Refresh Timer has been updated." -msgstr "Таймер обновления обновлен." +msgstr "Таймер обновления обновлён." #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:52 msgid "The day of the week (opt., values: 1-7 possibly sep. by , or -)" -msgstr "День недели (выбор, значения: 1-7, возможен разделитель . , или -)" +msgstr "День недели (необязательно, значения: 1–7, запятые или дефисы)" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:42 msgid "The hours portition (req., range: 0-23)" -msgstr "Распределение часов (требование, диапазон: 0-23)" +msgstr "Распределение часов (обязательно, значения: 0–23)" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:47 msgid "The minutes portion (opt., range: 0-59)" -msgstr "" +msgstr "Распределение минут (обязательно, значения: 0–59)" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:28 msgid "The syslog output, pre-filtered for adblock related messages only." msgstr "" -"Вывод системного журнала, предварительно отфильтрованный только для " -"сообщений, связанных с adblock." +"Вывод системного журнала, предварительно отфильтрованного только для показа " +"сообщений, связанных с Adblock." #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/blacklist.js:23 msgid "" @@ -713,6 +746,10 @@ msgid "" "<br /> Please note: add only one domain per line. Comments introduced with " "'#' are allowed - ip addresses, wildcards and regex are not." msgstr "" +"Это локальный чёрный список блокировки, указанные в котором (суб-)домены " +"всегда блокируются. <br /> <i>Обратите внимание: добавляйте по одному домену " +"на строку. Разрешается использование комментариев, начинающихся на '#' — IP-" +"адреса и регулярные выражения не поддерживаются</i>" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/whitelist.js:23 msgid "" @@ -720,12 +757,18 @@ msgid "" "<br /> Please note: add only one domain per line. Comments introduced with " "'#' are allowed - ip addresses, wildcards and regex are not." msgstr "" +"Это локальный белый список блокировки, указанные в котором (суб-)домены " +"всегда пропускаются. <br /> <i>Обратите внимание: добавляйте по одному " +"домену на строку. Разрешается использование комментариев, начинающихся на '#" +"' — IP-адреса и регулярные выражения не поддерживаются.</i>" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:304 msgid "" "This shows the last generated DNS Report, press the refresh button to get a " "current one." msgstr "" +"Отображение последнего отчёта DNS, нажмите кнопку «Обновить» для создания " +"нового." #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:258 msgid "Time" @@ -733,14 +776,13 @@ msgstr "Время" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:411 msgid "Timeout to wait for a successful DNS backend restart." -msgstr "Тайм-аут ожидания успешного перезапуска серверной части DNS." +msgstr "Тайм-аут ожидания успешного перезапуска службы DNS." #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:16 msgid "" "To keep your adblock lists up-to-date, you should setup an automatic update " "job for these lists." -msgstr "" -"Чтобы списки были актуальными, следует настроить автоматическое обновление." +msgstr "Чтобы списки были актуальны, настройте их автоматическое обновление." #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:336 msgid "Top 10 Statistics" @@ -748,11 +790,11 @@ msgstr "Топ-10 статистики" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:478 msgid "Topic for adblock notification E-Mails." -msgstr "Тема электронных писем уведомлений adblock." +msgstr "Тема, используемая для отправки электронных писем." #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:313 msgid "Total DNS Requests" -msgstr "" +msgstr "Всего DNS-запросов" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:354 msgid "Trigger Delay" @@ -761,7 +803,7 @@ msgstr "Задержка запуска" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/blacklist.js:17 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/whitelist.js:17 msgid "Unable to save changes: %s" -msgstr "Невозможно сохранить изменения: %ы" +msgstr "Невозможно сохранить изменения: %s" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:346 msgid "Verbose Debug Logging" @@ -773,8 +815,8 @@ msgid "" "Whitelist changes have been saved. Refresh your adblock lists that changes " "take effect." msgstr "" -"Изменения в белом списке были сохранены. Обновите свои списки рекламных " -"блоков, чтобы изменения вступили в силу." +"Изменения в белом списке были сохранены. Обновите свои списки блокировок, " +"чтобы изменения вступили в силу." #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:278 msgid "Whitelist..." @@ -790,7 +832,7 @@ msgstr "kresd (/etc/kresd)" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:150 msgid "max. result set size" -msgstr "" +msgstr "макс. размер списка результатов" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:402 msgid "named (/var/lib/bind)" diff --git a/applications/luci-app-adblock/po/zh_Hans/adblock.po b/applications/luci-app-adblock/po/zh_Hans/adblock.po index 546361c8cd..9bbab7dc3f 100644 --- a/applications/luci-app-adblock/po/zh_Hans/adblock.po +++ b/applications/luci-app-adblock/po/zh_Hans/adblock.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2021-01-05 13:29+0000\n" -"Last-Translator: Eric <spice2wolf@gmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: zhanhb <zhanhb88@gmail.com>\n" "Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsadblock/zh_Hans/>\n" "Language: zh_Hans\n" @@ -334,11 +334,11 @@ msgstr "过滤条件,例如日期,域或客户(可选)" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:303 msgid "Firewall ports that should be forced locally." -msgstr "" +msgstr "本地应强制使用的防火墙端口。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:296 msgid "Firewall source zones that should be forced locally." -msgstr "" +msgstr "本地应强制使用的防火墙源域。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:425 msgid "Flush DNS Cache" @@ -354,11 +354,11 @@ msgstr "强制本地 DNS" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:303 msgid "Forced Ports" -msgstr "" +msgstr "强制端口" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:296 msgid "Forced Zones" -msgstr "" +msgstr "强制域" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:330 msgid "" @@ -496,7 +496,7 @@ msgstr "adblock 通知 E-Mail 的收件人地址。" msgid "" "Redirect all DNS queries from specified zones to the local DNS resolver, " "applies to UDP and TCP protocol." -msgstr "" +msgstr "将所有DNS查询从指定区域重定向到本地DNS解析器,适用于UDP和TCP协议。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:349 msgid "" @@ -621,7 +621,7 @@ msgstr "并行下载处理 (分类、合并等) 的下载队列大小。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:494 msgid "Sources (Size, Focus)" -msgstr "" +msgstr "来源(大小,焦点)" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:467 msgid "Space separated list of ports used by tcpdump." @@ -629,7 +629,7 @@ msgstr "tcpdump使用的端口列表,用空格分隔端口。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:391 msgid "Special config options for the selected download utility." -msgstr "" +msgstr "所选下载实用程序的特殊配置选项。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:307 msgid "Start Timestamp" @@ -637,7 +637,7 @@ msgstr "开始时间戳" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:287 msgid "Startup Trigger Interface" -msgstr "" +msgstr "启动触发界面" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:210 msgid "Status / Version" @@ -651,13 +651,13 @@ msgstr "暂停" msgid "" "Target directory for DNS related report files. Default is '/tmp', please use " "preferably an usb stick or another local disk." -msgstr "" +msgstr "DNS相关报告文件的目标目录。默认值为“/tmp”,请最好使用USB记忆棒或其他本地磁盘。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:377 msgid "" "Target directory for blocklist backups. Default is '/tmp', please use " "preferably an usb stick or another local disk." -msgstr "" +msgstr "阻止列表备份的目标目录。默认值为“/tmp”,请最好使用U 盘或本地磁盘进行备份。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:407 msgid "Target directory for the generated blocklist 'adb_list.overall'." @@ -677,15 +677,15 @@ msgstr "刷新计时器已更新。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:52 msgid "The day of the week (opt., values: 1-7 possibly sep. by , or -)" -msgstr "" +msgstr "一周的一天 (非必要,可选值:1-7,可用 . 或 - 分隔)" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:42 msgid "The hours portition (req., range: 0-23)" -msgstr "" +msgstr "小时部分(必填项,范围:0-23)" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:47 msgid "The minutes portion (opt., range: 0-59)" -msgstr "" +msgstr "分钟部分(可选,范围:0-59)" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:28 msgid "The syslog output, pre-filtered for adblock related messages only." @@ -697,6 +697,7 @@ msgid "" "<br /> Please note: add only one domain per line. Comments introduced with " "'#' are allowed - ip addresses, wildcards and regex are not." msgstr "" +"这是始终拒绝某些(子)域的本地adblock黑名单。<br />请注意:每行仅添加一个域。允许以“#”开头的注释-不允许使用IP地址,通配符和正则表达式。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/whitelist.js:23 msgid "" @@ -704,12 +705,13 @@ msgid "" "<br /> Please note: add only one domain per line. Comments introduced with " "'#' are allowed - ip addresses, wildcards and regex are not." msgstr "" +"这是本地adblock白名单,始终允许某些(子)域。<br />请注意:每行仅添加一个域。允许以“#”开头的注释-不允许使用IP地址,通配符和正则表达式。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:304 msgid "" "This shows the last generated DNS Report, press the refresh button to get a " "current one." -msgstr "" +msgstr "这显示了上次生成的 DNS 报告,按刷新按钮获取当前报告。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:258 msgid "Time" @@ -717,21 +719,21 @@ msgstr "时间" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:411 msgid "Timeout to wait for a successful DNS backend restart." -msgstr "" +msgstr "等待成功的DNS后端重新启动的超时。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:16 msgid "" "To keep your adblock lists up-to-date, you should setup an automatic update " "job for these lists." -msgstr "" +msgstr "为了使您的广告过滤列表保持最新,你应该为这些列表设置一个自动更新作业。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:336 msgid "Top 10 Statistics" -msgstr "" +msgstr "前 10 统计数据" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:478 msgid "Topic for adblock notification E-Mails." -msgstr "" +msgstr "广告拦截通知邮件的主题。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:313 msgid "Total DNS Requests" @@ -771,11 +773,11 @@ msgstr "kresd (/etc/kresd)" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:150 msgid "max. result set size" -msgstr "" +msgstr "最大结果集大小" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:402 msgid "named (/var/lib/bind)" -msgstr "" +msgstr "BIND(/var/lib/bind)" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:404 msgid "raw (/tmp)" diff --git a/applications/luci-app-adblock/po/zh_Hant/adblock.po b/applications/luci-app-adblock/po/zh_Hant/adblock.po index 5610d9ccec..93b30b665a 100644 --- a/applications/luci-app-adblock/po/zh_Hant/adblock.po +++ b/applications/luci-app-adblock/po/zh_Hant/adblock.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2021-01-05 19:20+0000\n" +"PO-Revision-Date: 2021-01-12 16:07+0000\n" "Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsadblock/zh_Hant/>\n" @@ -27,7 +27,7 @@ msgstr "動作" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:216 msgid "Active Sources" -msgstr "使用中來源" +msgstr "活躍來源" #: applications/luci-app-adblock/luasrc/controller/adblock.lua:6 #: applications/luci-app-adblock/root/usr/share/luci/menu.d/luci-app-adblock.json:3 @@ -40,31 +40,31 @@ msgstr "Adblock 動作" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:11 msgid "Add Blacklist Domain" -msgstr "加入網域到黑名單" +msgstr "加入黑名單域名" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:46 msgid "Add Whitelist Domain" -msgstr "加入網域到白名單" +msgstr "加入白名單域名" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:12 msgid "Add this (sub-)domain to your local blacklist." -msgstr "加入此網域到本地黑名單。" +msgstr "加入此(子)域名到您的本地黑名單。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:47 msgid "Add this (sub-)domain to your local whitelist." -msgstr "加入此網域到本地白名單。" +msgstr "加入此(子)域名到您的本地白名單。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:431 msgid "Additional Jail Blocklist" -msgstr "其它被封鎖清單" +msgstr "附加 Jail 封鎖清單" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:269 msgid "Additional Settings" -msgstr "其它設定" +msgstr "附加設定" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:354 msgid "Additional trigger delay in seconds before adblock processing begins." -msgstr "事件觸發啟動前的延時 (秒)。" +msgstr "附加觸發 Adblock 行程延遲開始的秒數。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:270 msgid "Advanced DNS Settings" @@ -72,7 +72,7 @@ msgstr "進階 DNS 設定" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:272 msgid "Advanced E-Mail Settings" -msgstr "進階 E-Mail 設定" +msgstr "進階電郵設定" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:271 msgid "Advanced Report Settings" @@ -88,41 +88,40 @@ msgstr "備份目錄" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:368 msgid "Base Temp Directory" -msgstr "基礎臨時目錄" +msgstr "基本臨時目錄" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:368 msgid "" "Base Temp Directory for all adblock related runtime operations, e.g. " "downloading, sorting, merging etc." -msgstr "" -"所有與 adblock 相關的執行時操作的基礎 Temp 目錄,例如下載、排序、合併等。" +msgstr "執行期間所有與 Adblock 操作(例如下載、排序、合併等)相關的「基本臨時目錄」。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/blacklist.js:15 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:34 msgid "" "Blacklist changes have been saved. Refresh your adblock lists that changes " "take effect." -msgstr "黑名單變更已儲存。更新您的 Adblock 清單,以使變更生效。" +msgstr "黑名單變更已儲存;請重新整理您的 Adblock 清單來使變更生效。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:286 msgid "Blacklist..." -msgstr "黑名單清單..." +msgstr "黑名單…" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:316 msgid "Blocked DNS Requests" -msgstr "已封鎖 DNS 要求" +msgstr "封鎖的 DNS 請求" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:211 msgid "Blocked Domain" -msgstr "已封鎖的網域" +msgstr "封鎖的域名" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:213 msgid "Blocked Domains" -msgstr "封鎖網域" +msgstr "封鎖的域名" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:373 msgid "Blocklist Backup" -msgstr "黑名單清單的備份" +msgstr "黑名單備份" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:81 msgid "Blocklist Query" @@ -130,7 +129,7 @@ msgstr "封鎖清單查詢" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:324 msgid "Blocklist Query..." -msgstr "黑名單查詢..." +msgstr "黑名單查詢…" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:273 msgid "Blocklist Sources" @@ -142,9 +141,8 @@ msgid "" "those listed in the whitelist. Please note: You can use this restrictive " "blocklist e.g. for guest wifi or kidsafe configurations." msgstr "" -"建置一個附加的 DNS 封鎖清單,以阻止對除了白名單中列出的所有網域之外的所有網域" -"的存取。請注意:您可以使用此限制性封鎖清單,例如用於訪客 Wi-Fi 或 kidsafe 設" -"定。" +"建立一個附加的 DNS 封鎖清單,以封鎖使用者存取除了「此白名單包含的域名」之外的所有網域;請注意:您可以在訪客 Wi-Fi " +"抑或兒童安全組態中使用此限制性封鎖清單。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:22 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:57 @@ -158,12 +156,11 @@ msgstr "取消" msgid "" "Changes on this tab needs a full adblock service restart to take effect.<br /" "><p> </p>" -msgstr "" -"此頁籤上的變更需要完整重新啟動 adblock 服務才能生效。<br /><p> </p>" +msgstr "此分頁上的變更需要您完全重新啟動 Adblock 服務後才能生效。<br /><p> </p>" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:259 msgid "Client" -msgstr "用戶端" +msgstr "客户端" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:128 msgid "" @@ -172,21 +169,21 @@ msgid "" "master/net/adblock/files/README.md\" target=\"_blank\" rel=\"noreferrer " "noopener\" >check the online documentation</a>" msgstr "" -"設定 adblock 軟體包以使用 DNS 封鎖廣告/濫用網域。有關更多資訊,請 <a href=" -"\"https://github.com/openwrt/packages/blob/master/net/adblock/files/README.md" -"\" target=\"_blank\" rel=\"noreferrer noopener\" >檢視線上文件</a>" +"您可以在這裡設定 Adblock(廣告封鎖)套件的組態,通過使用 DNS 來封鎖「廣告/濫用網域」;要獲取更多資訊,<a href=\"https" +"://github.com/openwrt/packages/blob/master/net/adblock/files/README.md\" " +"target=\"_blank\" rel=\"noreferrer noopener\" >請檢視線上文件</a>" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:206 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:208 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:210 msgid "Count" -msgstr "次數" +msgstr "計數" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:373 msgid "" "Create compressed blocklist backups, they will be used in case of download " "errors or during startup." -msgstr "建立壓縮的封鎖清單備份,將在下載錯誤或啟動期間使用它們。" +msgstr "建立壓縮的封鎖清單備份;它們將在下載錯誤或啟動期間被使用。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:219 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:397 @@ -217,7 +214,7 @@ msgstr "日期" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:428 msgid "Disable DNS Allow" -msgstr "停用 DNS 允許" +msgstr "停用 DNS 解析修改" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:440 msgid "Disable DNS Restarts" @@ -227,16 +224,16 @@ msgstr "停用 DNS 重新啟動" msgid "" "Disable adblock triggered restarts for dns backends with autoload/inotify " "functions." -msgstr "停用具有 自動載入/inotify 功能的 DNS 後端的 adblock 觸發重新啟動。" +msgstr "停用 Adblock 觸發 DNS 後端(其具有「自動載入/inotify」功能)的重新啟動。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:428 msgid "Disable selective DNS whitelisting (RPZ pass through)." -msgstr "停用選擇性 DNS 白名單 (RPZ 通過)。" +msgstr "停用 DNS 選擇性白名單解析(忽略 RPZ,一律放行)。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:209 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:260 msgid "Domain" -msgstr "網域" +msgstr "網域名稱" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:391 msgid "Download Parameters" @@ -248,31 +245,31 @@ msgstr "下載佇列" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:383 msgid "Download Utility" -msgstr "下載公用程式" +msgstr "下載工具" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:334 msgid "E-Mail Notification" -msgstr "E-Mail 通知" +msgstr "電子郵件通知" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:486 msgid "E-Mail Notification Count" -msgstr "E-Mail 通知計數" +msgstr "電郵通知數量" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:482 msgid "E-Mail Profile" -msgstr "E-Mail 設定檔" +msgstr "電郵設定檔" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:338 msgid "E-Mail Receiver Address" -msgstr "E-Mail 收件人位址" +msgstr "電郵收件人位址" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:474 msgid "E-Mail Sender Address" -msgstr "E-Mail 寄件者位址" +msgstr "電郵寄件人位址" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:478 msgid "E-Mail Topic" -msgstr "E-Mail 主旨" +msgstr "電郵主旨" #: applications/luci-app-adblock/luasrc/controller/adblock.lua:9 #: applications/luci-app-adblock/root/usr/share/luci/menu.d/luci-app-adblock.json:35 @@ -290,15 +287,15 @@ msgstr "啟用安全搜尋" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:326 msgid "Enable moderate SafeSearch filters for youtube." -msgstr "啟用適用於 YouTube 的中等安全搜尋篩選器。" +msgstr "啟用為 YouTube 設定的中度安全搜尋篩選器。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:284 msgid "Enable the adblock service." -msgstr "啟用 adblock 服務。" +msgstr "啟用 Adblock 服務。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:346 msgid "Enable verbose debug logging in case of any processing errors." -msgstr "啟用詳細偵錯日誌記錄,以防出現任何處理錯誤。" +msgstr "在出現任何處理錯誤的情況下,請啟用記錄冗長除錯日誌。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:284 msgid "Enabled" @@ -306,50 +303,47 @@ msgstr "已啟用" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:310 msgid "End Timestamp" -msgstr "結束時間戳記" +msgstr "結束時間戳" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:314 msgid "" "Enforcing SafeSearch for google, bing, duckduckgo, yandex, youtube and " "pixabay." -msgstr "" -"強制執行 Google、Bing、DuckDuckGo、Yandex、YouTube 及 Pixabay 的安全搜尋。" +msgstr "強制執行 Google, Bing, DuckDuckGo, Yandex, YouTube, Pixabay 的安全搜尋。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:18 msgid "Existing job(s)" -msgstr "現有的工作" +msgstr "現存工作" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:416 msgid "External DNS Lookup Domain" -msgstr "外部 DNS 查詢網域" +msgstr "外部 DNS 查詢的域名" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:416 msgid "" "External domain to check for a successful DNS backend restart. Please note: " "To disable this check set this option to 'false'." -msgstr "" -"外部網域,用於檢查 DNS 後端是否成功重新啟動。請注意:要停用此檢查,請將此選項" -"設定為「false」。" +msgstr "使用「外部網域」來檢查 DNS 後端是否成功重新啟動;請注意:要停用此檢查,請將此選項設定為 \"false\"。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:157 msgid "Filter criteria like date, domain or client (optional)" -msgstr "篩選器條件,例如日期、網域或用戶端 (可選)" +msgstr "篩選器準則(例如:日期、域名或客戶端)(可選)" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:303 msgid "Firewall ports that should be forced locally." -msgstr "應在本地端強制的防火牆連接埠。" +msgstr "本地應被強制重新導向的防火牆通訊埠。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:296 msgid "Firewall source zones that should be forced locally." -msgstr "應在本地端強制的防火牆來源區域。" +msgstr "本地應被強制重新導向的防火牆來源區域。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:425 msgid "Flush DNS Cache" -msgstr "清空 DNS 快取" +msgstr "清除 DNS 快取" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:425 msgid "Flush the DNS Cache before adblock processing as well." -msgstr "還要在處理 Adblock 之前更新 DNS 快取。" +msgstr "在 Adblock 行程啟動前也要清除 DNS 快取。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:293 msgid "Force Local DNS" @@ -357,7 +351,7 @@ msgstr "強制本地 DNS" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:303 msgid "Forced Ports" -msgstr "強制埠號群" +msgstr "強制埠號" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:296 msgid "Forced Zones" @@ -369,8 +363,8 @@ msgid "" "demand. Please note: this needs additional 'tcpdump-mini' package " "installation and a full adblock service restart to take effect." msgstr "" -"透過 tcpdump 收集與 DNS 相關的網路流量,並按需要提供 DNS 報告。請注意:這需要" -"安裝額外的「tcpdump-mini」軟體包,並完整重新啟動 adblock 服務才能生效。" +"透過 tcpdump 收集與 DNS 相關的網路流量,並隨需提供 DNS 報告;請注意:這需要安裝附加的 \"tcpdump-mini\" 套件," +"且在完全重新啟動 Adblock 服務後才能生效。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:268 msgid "General Settings" @@ -378,7 +372,7 @@ msgstr "一般設定" #: applications/luci-app-adblock/root/usr/share/rpcd/acl.d/luci-app-adblock.json:3 msgid "Grant access to LuCI app adblock" -msgstr "授予對 LuCI 應用程式 adblock 的存取權限" +msgstr "授予 luci-app-adblock 擁有 UCI 存取的權限" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:208 msgid "Information" @@ -386,7 +380,7 @@ msgstr "資訊" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:435 msgid "Jail Directory" -msgstr "黑名單目錄" +msgstr "Jail 檔案目錄" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:234 msgid "Last Run" @@ -394,7 +388,7 @@ msgstr "最後執行" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:343 msgid "Latest DNS Requests" -msgstr "最新的 DNS 要求" +msgstr "最新 DNS 請求" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:317 msgid "Limit SafeSearch" @@ -402,7 +396,7 @@ msgstr "限制安全搜尋" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:317 msgid "Limit SafeSearch to certain providers." -msgstr "限定特定搜尋引擎的安全搜尋。" +msgstr "啟用「限制安全搜尋」,以限制給定搜尋引擎的搜尋範圍。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:447 msgid "List of available network devices used by tcpdump." @@ -412,16 +406,13 @@ msgstr "tcpdump 使用的可用網路裝置清單。" msgid "" "List of available network interfaces to trigger the adblock start. Choose " "'unspecified' to use a classic startup timeout instead of a network trigger." -msgstr "" -"觸發 adblock 啟動的可用網路介面清單。選擇「未指定」以使用傳統的啟動逾時而不是" -"網路觸發器。" +msgstr "用來觸發 Adblock 啟動的可用網路介面清單;選擇「未指定」則使用傳統的啟動逾時,而不是網路觸發。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:397 msgid "" "List of supported DNS backends with their default list directory. To " "overwrite the default path use the 'DNS Directory' option." -msgstr "" -"支援的 DNS 後端清單及其預設清單目錄。要覆蓋預設路徑,請使用「DNS 目錄」選項。" +msgstr "支援的 DNS 後端清單及其預設清單目錄;要重寫預設路徑,請使用「DNS 目錄」選項。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:273 msgid "" @@ -434,17 +425,16 @@ msgid "" "devices,<br /> • <b>XXL</b> (200k-) needs more RAM and Multicore " "support, e.g. x86 or raspberry devices.<br /> <p> </p>" msgstr "" -"受支援且已完全預先設定的 adblock 來源清單,已啟動了預先選擇的來源。<br /> " -"<b><em>為避免 OOM 錯誤,請不要選擇太多清單!</em></b><br /> 列出各個網域範圍" -"的大小資訊,如下所示:<br /> • <b>S</b> (-10k), <b>M</b> " -"(10k-30k) 及 <b>L</b> (30k-80k) 適用於128 MByte 裝置,<br /> • " -"<b>XL</b> (80k-200k) 應適用適用於256-512 MByte 裝置,<br /> • " -"<b>XXL</b> (200k-) 需要更多的 RAM 和多核心支援,例如 x86 或樹莓派裝置。<br /" -"> <p> </p>" +"Adblock 支援的來源清單(完全預先配置);預先選擇的來源已經啟動。<br /><b><em>為避免出現 OOM " +"錯誤,請不要選擇太多的清單!</em></b><br />與清單大小和各自包含網域範圍相關的資訊,如下所述:<br " +"/>• <b>S</b> (-10k), <b>M</b> (10k-30k) 以及 <b>L</b> (30k-80k) 適用於 " +"128 MByte 裝置,<br />• <b>XL</b> (80k-200k) 適用於 256-512 MByte 裝置," +"<br />• <b>XXL</b> (200k-) 則需要更多的 RAM 和多核心處理器支援(例如:x86 抑或樹莓派裝置)。" +"<br /><p> </p>" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:383 msgid "List of supported and fully pre-configured download utilities." -msgstr "已支援並完整預先設定的下載公用程式清單。" +msgstr "支援的下載工具清單(完全預先配置)。" #: applications/luci-app-adblock/luasrc/controller/adblock.lua:11 #: applications/luci-app-adblock/root/usr/share/luci/menu.d/luci-app-adblock.json:51 @@ -453,28 +443,28 @@ msgstr "日誌檢視" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:349 msgid "Low Priority Service" -msgstr "低優先順序服務" +msgstr "低優先權服務" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:207 msgid "Name / IP Address" -msgstr "名稱 / IP 位址" +msgstr "名稱/IP 位址" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:124 msgid "No Query results!" -msgstr "沒有查詢結果!" +msgstr "查詢結果為空!" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:21 msgid "No adblock related logs yet!" -msgstr "尚無與 adblock 相關的日誌!" +msgstr "尚無與 Adblock 相關的日誌!" #: applications/luci-app-adblock/luasrc/controller/adblock.lua:7 #: applications/luci-app-adblock/root/usr/share/luci/menu.d/luci-app-adblock.json:19 msgid "Overview" -msgstr "總覽" +msgstr "概覽" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:482 msgid "Profile used by 'msmtp' for adblock notification E-Mails." -msgstr "「msmtp」用於 adblock 通知 E-Mail 的設定檔。" +msgstr "\"msmtp\" 使用的設定檔,以便 Adblock 傳送通知電子郵件。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:132 msgid "Query" @@ -482,63 +472,59 @@ msgstr "查詢" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:82 msgid "Query active blocklists and backups for a specific domain." -msgstr "查詢特定網域的作用中封鎖清單和備份。" +msgstr "查詢特定網域的活躍封鎖清單和備份。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:486 msgid "" "Raise the notification count, to get E-Mails if the overall blocklist count " "is less or equal to the given limit." -msgstr "" -"如果總體封鎖清單總數小於或等於給定的限制,請提高通知數量,以取得 E-Mail。" +msgstr "提高通知數量;除非整體封鎖清單數小於或等於給定的限制,否則不會取得電子郵件。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:338 msgid "Receiver address for adblock notification e-mails." -msgstr "adblock 通知 E-Mail 的收件人位址。" +msgstr "Adblock 通知電子郵件的收件人位址。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:293 msgid "" "Redirect all DNS queries from specified zones to the local DNS resolver, " "applies to UDP and TCP protocol." -msgstr "" -"重導所有 DNS 查詢從指定區域到本地 DNS 解析程式,適用於 UDP 和 TCP 通訊協定。" +msgstr "重新導向指定區域的所有 DNS 查詢到本地 DNS 解析器(適用 UDP 與 TCP 協定)。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:349 msgid "" "Reduce the priority of the adblock background processing to take fewer " "resources from the system. Please note: This change requires a full adblock " "service restart to take effect." -msgstr "" -"降低 adblock 背景處理的優先順序以減少系統資源。請注意:此變更要求完整重新啟" -"動 adblock 服務才能生效。" +msgstr "降低 Adblock 後台行程的優先權以耗費更少的系統資源;請注意:此變更需要您完全重新啟動 Adblock 服務後才能生效。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:184 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:257 msgid "Refresh" -msgstr "更新" +msgstr "重新整理" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:139 msgid "Refresh DNS Report" -msgstr "更新 DNS 報告" +msgstr "重新整理 DNS 報告" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:15 msgid "Refresh Timer" -msgstr "更新計時器" +msgstr "重新整理計時器" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:242 msgid "Refresh Timer..." -msgstr "更新計時器..." +msgstr "重新整理計時器…" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:331 msgid "Refresh..." -msgstr "更新..." +msgstr "重新整理…" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:326 msgid "Relax SafeSearch" -msgstr "寬鬆安全搜尋" +msgstr "放寬安全搜尋" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:457 msgid "Report Chunk Count" -msgstr "報告區塊計數" +msgstr "報告區塊數量" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:462 msgid "Report Chunk Size" @@ -554,11 +540,11 @@ msgstr "報告介面" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:467 msgid "Report Ports" -msgstr "報告連接埠" +msgstr "報告埠號" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:457 msgid "Report chunk count used by tcpdump." -msgstr "報告 tcpdump 使用的區塊計數。" +msgstr "報告 tcpdump 使用的區塊數。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:462 msgid "Report chunk size used by tcpdump in MByte." @@ -570,8 +556,8 @@ msgid "" "Please note: This option starts a small ubus/adblock monitor in the " "background." msgstr "" -"在 DNS 後端載入後重置黑名單 'adb_list.overall'。請留意:此選項將在背景啓動小" -"型 ubus/adblock 監視。" +"在 DNS 後端載入後,重設最終的 DNS 封鎖清單 \"adb_list.overall\"。請注意:啟用此選項會在後台啟動一個小型監視器(位於 " +"ubus/adblock)。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:96 msgid "Result" @@ -583,7 +569,7 @@ msgstr "執行目錄" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:231 msgid "Run Flags" -msgstr "執行參數" +msgstr "執行旗標" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:225 msgid "Run Interfaces" @@ -591,7 +577,7 @@ msgstr "執行介面" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:222 msgid "Run Utils" -msgstr "執行公用程式" +msgstr "執行工具" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:39 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:74 @@ -603,15 +589,15 @@ msgstr "儲存" msgid "" "Send adblock related notification e-mails. Please note: this needs " "additional 'msmtp' package installation." -msgstr "寄送 adblock 相關的通知 E-Mail。請注意:這需要額外安裝「msmtp」套件。" +msgstr "傳送與 Adblock 相關的通知電子郵件;請注意:這需要安裝附加的 \"msmtp\" 套件。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:474 msgid "Sender address for adblock notification E-Mails." -msgstr "adblock 通知 E-Mail 的寄件者位址。" +msgstr "Adblock 通知電子郵件的寄件人位址。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:29 msgid "Set/Replace a new adblock job" -msgstr "設定/取代新的 adblock 工作" +msgstr "設定/取代新 Adblock 工作" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:266 msgid "Settings" @@ -621,7 +607,7 @@ msgstr "設定" msgid "" "Size of the download queue for download processing (incl. sorting, merging " "etc.) in parallel." -msgstr "下載佇列的大小,用於下載處理程序 (包括排序、合併等)。" +msgstr "平行下載處理(包含排序、合併等)的下載佇列大小。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:494 msgid "Sources (Size, Focus)" @@ -637,7 +623,7 @@ msgstr "選取的下載公用程式的特殊設定選項。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:307 msgid "Start Timestamp" -msgstr "開始時間戳記" +msgstr "啟動時間戳" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:287 msgid "Startup Trigger Interface" @@ -655,24 +641,21 @@ msgstr "暫停" msgid "" "Target directory for DNS related report files. Default is '/tmp', please use " "preferably an usb stick or another local disk." -msgstr "" -"與 DNS 相關的報告檔案的目標目錄。預設為「/tmp」,請最好使用 USD 隨身碟或其他" -"本地磁碟。" +msgstr "與 DNS 相關的報告檔案的目標目錄;預設為 \"/tmp\",請最好使用 USB 隨身碟或其他本地磁碟。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:377 msgid "" "Target directory for blocklist backups. Default is '/tmp', please use " "preferably an usb stick or another local disk." -msgstr "" -"封鎖清單備份的目標目錄。預設為「/tmp」,請最好使用 USD 隨身碟或其他本地磁碟。" +msgstr "封鎖清單備份的目標目錄;預設為 \"/tmp\",請最好使用 USB 隨身碟或其他本地磁碟。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:407 msgid "Target directory for the generated blocklist 'adb_list.overall'." -msgstr "產生封鎖清單「adb_list.overall」的目標目錄。" +msgstr "產生封鎖清單 \"adb_list.overall\" 的目標目錄。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:435 msgid "Target directory for the generated jail blocklist 'adb_list.jail'." -msgstr "產生攔截清單「adb_list.overall」的目的目錄。" +msgstr "產生 Jail 封鎖清單 \"adb_list.jail\" 的目標目錄。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:72 msgid "The Refresh Timer could not been updated." @@ -696,7 +679,7 @@ msgstr "分鐘部分 (選擇,範圍:0-59)" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/logread.js:28 msgid "The syslog output, pre-filtered for adblock related messages only." -msgstr "系統日誌輸出,僅針對 adblock 相關的訊息進行了預先篩選。" +msgstr "syslog 輸出(預先篩選只與 Adblock 相關的訊息)。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/blacklist.js:23 msgid "" @@ -742,7 +725,7 @@ msgstr "十大統計" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:478 msgid "Topic for adblock notification E-Mails." -msgstr "adblock 通知 E-Mail 的主旨。" +msgstr "Adblock 通知電子郵件的主旨。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:313 msgid "Total DNS Requests" @@ -766,35 +749,35 @@ msgstr "詳細偵錯記錄" msgid "" "Whitelist changes have been saved. Refresh your adblock lists that changes " "take effect." -msgstr "白名單變更已儲存。更新 Adblock 清單以使變更生效。" +msgstr "白名單變更已儲存;請重新整理您的 Adblock 清單來使變更生效。" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:278 msgid "Whitelist..." -msgstr "白名單..." +msgstr "白名單…" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:400 msgid "dnsmasq (/tmp/dnsmasq.d)" -msgstr "dnsmasq 服務(/tmp/dnsmasq.d)" +msgstr "Dnsmasq (/tmp/dnsmasq.d)" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:403 msgid "kresd (/etc/kresd)" -msgstr "kresd 格式(/etc/kresd)" +msgstr "kresd (/etc/kresd)" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:150 msgid "max. result set size" -msgstr "最大結果數量" +msgstr "最大結果集大小" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:402 msgid "named (/var/lib/bind)" -msgstr "已命名 (/var/lib/bind)" +msgstr "BIND (/var/lib/bind)" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:404 msgid "raw (/tmp)" -msgstr "原生 (/tmp)" +msgstr "原始 (/tmp)" #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:401 msgid "unbound (/var/lib/unbound)" -msgstr "未綁定(/var/lib/unbound)" +msgstr "Unbound (/var/lib/unbound)" #~ msgid "Local DNS Ports" #~ msgstr "本地 DNS 連接埠" diff --git a/applications/luci-app-advanced-reboot/po/ru/advanced-reboot.po b/applications/luci-app-advanced-reboot/po/ru/advanced-reboot.po index 2cd05b3a7e..06fdc12ee9 100644 --- a/applications/luci-app-advanced-reboot/po/ru/advanced-reboot.po +++ b/applications/luci-app-advanced-reboot/po/ru/advanced-reboot.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: LuCI: advanced-reboot\n" "POT-Creation-Date: 2017-11-30 15:20+0300\n" -"PO-Revision-Date: 2020-11-22 15:35+0000\n" -"Last-Translator: Max Smolik <makcum15@gmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: Nt0G <nt0gggg@gmail.com>\n" "Language-Team: Russian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsadvanced-reboot/ru/>\n" "Language: ru\n" @@ -12,12 +12,13 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 4.4-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-advanced-reboot/htdocs/luci-static/resources/view/system/advanced_reboot.js:187 #: applications/luci-app-advanced-reboot/root/usr/share/luci/menu.d/luci-app-advanced-reboot.json:3 +#, fuzzy msgid "Advanced Reboot" -msgstr "Дополнительная перезагрузка" +msgstr "Продвинутая перезагрузка" #: applications/luci-app-advanced-reboot/htdocs/luci-static/resources/view/system/advanced_reboot.js:52 #: applications/luci-app-advanced-reboot/htdocs/luci-static/resources/view/system/advanced_reboot.js:135 @@ -47,7 +48,7 @@ msgstr "Прошивка" #: applications/luci-app-advanced-reboot/root/usr/share/rpcd/acl.d/luci-app-advanced-reboot.json:3 msgid "Grant UCI and file access for luci-app-advanced-reboot" -msgstr "Предоставить доступ к UCI и файлам для luci-app-advanced-reboot" +msgstr "Предоставить 'luci-app-advanced-reboot' доступ к UCI и файлам" #: applications/luci-app-advanced-reboot/htdocs/luci-static/resources/view/system/advanced_reboot.js:121 msgid "No access to fw_printenv or fw_printenv!" @@ -63,7 +64,7 @@ msgstr "Разделы" #: applications/luci-app-advanced-reboot/htdocs/luci-static/resources/view/system/advanced_reboot.js:225 msgid "Perform power off..." -msgstr "Выполнить отключение..." +msgstr "Выключить..." #: applications/luci-app-advanced-reboot/htdocs/luci-static/resources/view/system/advanced_reboot.js:45 msgid "Power Off Device" @@ -79,16 +80,17 @@ msgid "Reboot" msgstr "Перезагрузка" #: applications/luci-app-advanced-reboot/htdocs/luci-static/resources/view/system/advanced_reboot.js:124 +#, fuzzy msgid "Reboot Device to an Alternative Partition" -msgstr "Перезагрузить устройство в альтернативный раздел" +msgstr "Перезагрузить устройство в другой раздел" #: applications/luci-app-advanced-reboot/htdocs/luci-static/resources/view/system/advanced_reboot.js:156 msgid "Reboot to alternative partition..." -msgstr "Перезагрузить до альтернативного раздела..." +msgstr "Перезагрузить в другой раздел..." #: applications/luci-app-advanced-reboot/htdocs/luci-static/resources/view/system/advanced_reboot.js:153 msgid "Reboot to current partition" -msgstr "Перезагрузка к текущему разделу" +msgstr "Перезагрузка в текущий раздел" #: applications/luci-app-advanced-reboot/htdocs/luci-static/resources/view/system/advanced_reboot.js:69 #: applications/luci-app-advanced-reboot/htdocs/luci-static/resources/view/system/advanced_reboot.js:74 @@ -117,7 +119,7 @@ msgid "" "might be necessary to renew the address of your computer to reach the device " "again, depending on your settings." msgstr "" -"Система перезагружается на альтернативный раздел.<br /> НЕ ВЫКЛЮЧАЙТЕ " +"Система перезагружается в альтернативный раздел.<br />НЕ ВЫКЛЮЧАЙТЕ " "УСТРОЙСТВО!<br /> Подождите несколько минут и попробуйте переустановить " "соединение. В зависимости от настроек может потребоваться обновить адрес " "компьютера для доступа к устройству." @@ -128,29 +130,30 @@ msgid "" "might be necessary to renew the address of your computer to reach the device " "again, depending on your settings." msgstr "" -"Система завершает работу.<br /> НЕ ВЫКЛЮЧАЙТЕ УСТРОЙСТВО!<br /> Возможно, " +"Система завершает работу.<br />НЕ ВЫКЛЮЧАЙТЕ УСТРОЙСТВО!<br /> Возможно, " "потребуется обновить адрес компьютера для повторного доступа к устройству в " "зависимости от настроек." #: applications/luci-app-advanced-reboot/htdocs/luci-static/resources/view/system/advanced_reboot.js:10 +#, fuzzy msgid "Unable to find Device Board Name." -msgstr "" +msgstr "Не удалось найти Board Name устройства." #: applications/luci-app-advanced-reboot/htdocs/luci-static/resources/view/system/advanced_reboot.js:11 msgid "Unable to find Dual Boot Flag Partition." -msgstr "Невозможно найти Dual Boot раздел." +msgstr "Не удалось найти раздел, отмеченный как Dual Boot." #: applications/luci-app-advanced-reboot/htdocs/luci-static/resources/view/system/advanced_reboot.js:13 msgid "Unable to obtain firmware environment variable: %s." -msgstr "Невозможно получить переменную окружения прошивки: %s." +msgstr "Не удалось получить переменную окружения прошивки: %s." #: applications/luci-app-advanced-reboot/htdocs/luci-static/resources/view/system/advanced_reboot.js:12 msgid "Unable to set Dual Boot Flag Partition entry for partition: %s." -msgstr "Невозможно установить точку входа Dual Boot для раздела: %s." +msgstr "Не удалось установить точку входа Dual Boot для раздела: %s." #: applications/luci-app-advanced-reboot/htdocs/luci-static/resources/view/system/advanced_reboot.js:14 msgid "Unable to set firmware environment variable: %s to %s." -msgstr "Невозможно установить переменную окружения прошивки: %s в %s." +msgstr "Не удалось установить переменную окружения прошивки: %s в %s." #: applications/luci-app-advanced-reboot/htdocs/luci-static/resources/view/system/advanced_reboot.js:162 msgid "Unknown" @@ -168,14 +171,13 @@ msgid "" "to reboot device to an alternative partition." msgstr "" "ВНИМАНИЕ: альтернативный раздел может иметь собственные настройки и " -"совершенно другую прошивку.<br /><br /> Поскольку ваши настройки сети и WiFi " -"SSID/пароли на альтернативных разделах могут отличаться, может потребоваться " +"совершенно иное ПО.<br /><br /> Поскольку ваши настройки сети и SSID/пароль " +"WiFi на альтернативном разделе могут отличаться, может потребоваться " "изменить настройки компьютера, чтобы иметь возможность получить доступ к " -"устройству после перезагрузки .<br /><br /> Помните также, что " -"альтернативный раздел с прошивкой может не обеспечить простой способ " -"переключения активного раздела и загрузки обратно в текущий активный раздел." -"<br /><br /> Нажмите \"Продолжить\" ниже, чтобы перезагрузить устройство в " -"альтернативный раздел." +"устройству после перезагрузки .<br /><br /> Помните также, что ПО, " +"установленное на альтернативный раздел, может не обеспечить простой способ " +"переключения обратно в текущий активный раздел.<br /><br /> Нажмите " +"«Продолжить», чтобы перезагрузить устройство в альтернативный раздел." #: applications/luci-app-advanced-reboot/htdocs/luci-static/resources/view/system/advanced_reboot.js:46 msgid "" @@ -183,13 +185,13 @@ msgid "" "support power off.<br /><br /> Click \"Proceed\" below to power off your " "device." msgstr "" -"ВНИМАНИЕ: Отключение питания может привести к перезагрузке устройства, " -"которое не поддерживает выключение питания.<br /><br /> Нажмите \"Продолжить" -"\" ниже, чтобы выключить устройство." +"ВНИМАНИЕ: Отключение питания может привести к перезагрузке устройства, если " +"оно не поддерживает отключение питания.<br /><br /> Нажмите «Продолжить», " +"чтобы выключить устройство." #: applications/luci-app-advanced-reboot/htdocs/luci-static/resources/view/system/advanced_reboot.js:70 msgid "Waiting for device..." -msgstr "Ожидание подключения устройства..." +msgstr "Ожидание устройства..." #: applications/luci-app-advanced-reboot/htdocs/luci-static/resources/view/system/advanced_reboot.js:215 msgid "Warning: Device (%s) is unknown or isn't a dual-partition device!" @@ -199,7 +201,7 @@ msgstr "" #: applications/luci-app-advanced-reboot/htdocs/luci-static/resources/view/system/advanced_reboot.js:192 msgid "Warning: There are unsaved changes that will get lost on reboot!" msgstr "" -"Внимание: Есть не сохраненные изменения, которые будут потеряны при " +"Внимание: Есть несохранённые изменения, которые будут потеряны при " "перезагрузке!" #: applications/luci-app-advanced-reboot/htdocs/luci-static/resources/view/system/advanced_reboot.js:228 diff --git a/applications/luci-app-advanced-reboot/po/zh_Hant/advanced-reboot.po b/applications/luci-app-advanced-reboot/po/zh_Hant/advanced-reboot.po index bc78752c63..5b62f96ad4 100644 --- a/applications/luci-app-advanced-reboot/po/zh_Hant/advanced-reboot.po +++ b/applications/luci-app-advanced-reboot/po/zh_Hant/advanced-reboot.po @@ -3,8 +3,8 @@ # msgid "" msgstr "" -"PO-Revision-Date: 2021-01-05 13:29+0000\n" -"Last-Translator: Hulen <shift0106@gmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsadvanced-reboot/zh_Hant/>\n" "Language: zh_Hant\n" @@ -16,7 +16,7 @@ msgstr "" #: applications/luci-app-advanced-reboot/htdocs/luci-static/resources/view/system/advanced_reboot.js:187 #: applications/luci-app-advanced-reboot/root/usr/share/luci/menu.d/luci-app-advanced-reboot.json:3 msgid "Advanced Reboot" -msgstr "進階重啟" +msgstr "進階重新啟動" #: applications/luci-app-advanced-reboot/htdocs/luci-static/resources/view/system/advanced_reboot.js:52 #: applications/luci-app-advanced-reboot/htdocs/luci-static/resources/view/system/advanced_reboot.js:135 @@ -46,7 +46,7 @@ msgstr "韌體" #: applications/luci-app-advanced-reboot/root/usr/share/rpcd/acl.d/luci-app-advanced-reboot.json:3 msgid "Grant UCI and file access for luci-app-advanced-reboot" -msgstr "為 luci-app-advanced-reboot 授予 UCI 和檔案的存取權限" +msgstr "授予 luci-app-advanced-reboot 擁有 UCI 和檔案存取的權限" #: applications/luci-app-advanced-reboot/htdocs/luci-static/resources/view/system/advanced_reboot.js:121 msgid "No access to fw_printenv or fw_printenv!" @@ -75,11 +75,11 @@ msgstr "繼續" #: applications/luci-app-advanced-reboot/htdocs/luci-static/resources/view/system/advanced_reboot.js:206 msgid "Reboot" -msgstr "重啟" +msgstr "重新啟動" #: applications/luci-app-advanced-reboot/htdocs/luci-static/resources/view/system/advanced_reboot.js:124 msgid "Reboot Device to an Alternative Partition" -msgstr "重啟至備用分割區" +msgstr "重新啟動裝置到替代分區" #: applications/luci-app-advanced-reboot/htdocs/luci-static/resources/view/system/advanced_reboot.js:156 msgid "Reboot to alternative partition..." diff --git a/applications/luci-app-ahcp/po/he/ahcp.po b/applications/luci-app-ahcp/po/he/ahcp.po index 465b39ad31..e5b8248726 100644 --- a/applications/luci-app-ahcp/po/he/ahcp.po +++ b/applications/luci-app-ahcp/po/he/ahcp.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2020-10-17 15:26+0000\n" -"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n" +"PO-Revision-Date: 2021-01-12 09:37+0000\n" +"Last-Translator: wakan-tanka <eliyahuler@gmail.com>\n" "Language-Team: Hebrew <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsahcp/he/>\n" "Language: he\n" @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Weblate 4.3.1-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-ahcp/luasrc/controller/ahcp.lua:11 #: applications/luci-app-ahcp/luasrc/model/cbi/ahcp.lua:4 @@ -19,7 +19,6 @@ msgstr "שרת AHCP" # מי שמבין את המונחים הטכניים שיעבור על זה ויתקן. #: applications/luci-app-ahcp/luasrc/model/cbi/ahcp.lua:4 -#, fuzzy msgid "" "AHCP is an autoconfiguration protocol for IPv6 and dual-stack IPv6/IPv4 " "networks designed to be used in place of router discovery or DHCP on " @@ -27,13 +26,12 @@ msgid "" "every link-layer broadcast domain, for example mobile ad-hoc networks." msgstr "" "AHCP הוא פרוטוקול להגדרה אוטומטית של רשתות IPV6 ו- dual-stack IPv6/IPv4, אשר " -"עוצב לשימוש כתחליף לגילוי נתבים ול- DHCP ברשתות שבהן קשה או בלתי אפשרי " -"להגדיר שרת בתוך כל שם מתחם לשידור שכבת קישור, לדוגמה רשתות אד-הוק ניידות." +"עוצב לשימוש כתחליף לגילוי נתבים ול־DHCP ברשתות שבהן קשה או בלתי אפשרי להגדיר " +"שרת בתוך כל שם מתחם לשידור שכבת קישור, לדוגמה רשתות אד־הוק ניידות." #: applications/luci-app-ahcp/luasrc/view/ahcp_status.htm:34 -#, fuzzy msgid "Active AHCP Leases" -msgstr "החכרות AHCP קיימות" +msgstr "הקצאות AHCP קיימות" #: applications/luci-app-ahcp/luasrc/view/ahcp_status.htm:38 msgid "Address" @@ -95,9 +93,8 @@ msgid "IPv6 only" msgstr "IPv6 בלבד" #: applications/luci-app-ahcp/luasrc/model/cbi/ahcp.lua:97 -#, fuzzy msgid "Lease directory" -msgstr "ספריית החכרות" +msgstr "רשימת הקצאות" # תו #: applications/luci-app-ahcp/luasrc/model/cbi/admin_network/proto_ahcp.lua:62 diff --git a/applications/luci-app-ahcp/po/it/ahcp.po b/applications/luci-app-ahcp/po/it/ahcp.po index b42d067619..0dfd67843d 100644 --- a/applications/luci-app-ahcp/po/it/ahcp.po +++ b/applications/luci-app-ahcp/po/it/ahcp.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2020-11-12 02:29+0000\n" -"Last-Translator: J. Lavoie <j.lavoie@net-c.ca>\n" +"PO-Revision-Date: 2021-01-10 16:32+0000\n" +"Last-Translator: bovirus <roberto.boriotti@canon-europe.com>\n" "Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsahcp/it/>\n" "Language: it\n" @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.4-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-ahcp/luasrc/controller/ahcp.lua:11 #: applications/luci-app-ahcp/luasrc/model/cbi/ahcp.lua:4 @@ -104,7 +104,7 @@ msgstr "Tempo di validità del Lease" #: applications/luci-app-ahcp/luasrc/model/cbi/ahcp.lua:105 msgid "Log file" -msgstr "File di log" +msgstr "File registro eventi" #: applications/luci-app-ahcp/luasrc/model/cbi/admin_network/proto_ahcp.lua:11 #: applications/luci-app-ahcp/luasrc/model/cbi/ahcp.lua:50 diff --git a/applications/luci-app-ahcp/po/zh_Hant/ahcp.po b/applications/luci-app-ahcp/po/zh_Hant/ahcp.po index dbab3f3078..9223d4b7fa 100644 --- a/applications/luci-app-ahcp/po/zh_Hant/ahcp.po +++ b/applications/luci-app-ahcp/po/zh_Hant/ahcp.po @@ -4,8 +4,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2020-12-28 18:20+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsahcp/zh_Hant/>\n" "Language: zh_Hant\n" @@ -33,7 +33,7 @@ msgstr "" #: applications/luci-app-ahcp/luasrc/view/ahcp_status.htm:34 msgid "Active AHCP Leases" -msgstr "活動的 AHCP 租約" +msgstr "活躍的 AHCP 租約" #: applications/luci-app-ahcp/luasrc/view/ahcp_status.htm:38 msgid "Address" @@ -77,7 +77,7 @@ msgstr "一般設定" #: applications/luci-app-ahcp/root/usr/share/rpcd/acl.d/luci-app-ahcp.json:3 msgid "Grant UCI access for luci-app-ahcp" -msgstr "授予UCI訪問luci-app-ahcp的權限" +msgstr "授予 luci-app-ahcp 擁有 UCI 存取的權限" #: applications/luci-app-ahcp/luasrc/model/cbi/admin_network/proto_ahcp.lua:24 #: applications/luci-app-ahcp/luasrc/model/cbi/ahcp.lua:61 @@ -101,7 +101,7 @@ msgstr "租約目錄" #: applications/luci-app-ahcp/luasrc/model/cbi/admin_network/proto_ahcp.lua:62 #: applications/luci-app-ahcp/luasrc/model/cbi/ahcp.lua:91 msgid "Lease validity time" -msgstr "租期" +msgstr "租約有效期" #: applications/luci-app-ahcp/luasrc/model/cbi/ahcp.lua:105 msgid "Log file" @@ -156,7 +156,7 @@ msgstr "AHCP 伺服程式 ID %s。" #: applications/luci-app-ahcp/luasrc/view/ahcp_status.htm:22 msgid "There are no active leases." -msgstr "沒有活躍租約。" +msgstr "沒有活躍的租約。" #: applications/luci-app-ahcp/luasrc/model/cbi/ahcp.lua:101 msgid "Unique ID file" diff --git a/applications/luci-app-aria2/po/en/aria2.po b/applications/luci-app-aria2/po/en/aria2.po index 02ed96aebf..0b110241bd 100644 --- a/applications/luci-app-aria2/po/en/aria2.po +++ b/applications/luci-app-aria2/po/en/aria2.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-05-31 01:41+0000\n" -"Last-Translator: Stephen Maundrell <smaundrell@gmail.com>\n" +"PO-Revision-Date: 2021-01-07 17:03+0000\n" +"Last-Translator: Liao junchao <liaojunchao@outlook.com>\n" "Language-Team: English <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsaria2/en/>\n" "Language: en\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.1-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-aria2/luasrc/model/cbi/aria2/config.lua:296 msgid "<abbr title=\"Local Peer Discovery\">LPD</abbr> enabled" @@ -88,7 +88,7 @@ msgstr "" #: applications/luci-app-aria2/luasrc/controller/aria2.lua:22 msgid "Configuration" -msgstr "" +msgstr "Configuration" #: applications/luci-app-aria2/luasrc/model/cbi/aria2/config.lua:230 msgid "Connect timeout" diff --git a/applications/luci-app-aria2/po/it/aria2.po b/applications/luci-app-aria2/po/it/aria2.po index 5032bce00f..010675ccb7 100644 --- a/applications/luci-app-aria2/po/it/aria2.po +++ b/applications/luci-app-aria2/po/it/aria2.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-03-07 12:33+0000\n" -"Last-Translator: Giuseppe Valitutto <valituttogiuseppe@gmail.com>\n" +"PO-Revision-Date: 2021-01-10 16:32+0000\n" +"Last-Translator: bovirus <roberto.boriotti@canon-europe.com>\n" "Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsaria2/it/>\n" "Language: it\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.0-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-aria2/luasrc/model/cbi/aria2/config.lua:296 msgid "<abbr title=\"Local Peer Discovery\">LPD</abbr> enabled" @@ -159,7 +159,7 @@ msgstr "" #: applications/luci-app-aria2/luasrc/model/cbi/aria2/config.lua:77 msgid "Enable logging" -msgstr "" +msgstr "Abilita registro eventi" #: applications/luci-app-aria2/luasrc/model/cbi/aria2/config.lua:305 msgid "Enable peer exchange" @@ -319,7 +319,7 @@ msgstr "" #: applications/luci-app-aria2/luasrc/model/cbi/aria2/config.lua:80 msgid "Log file" -msgstr "" +msgstr "File registro eventi" #: applications/luci-app-aria2/luasrc/model/cbi/aria2/config.lua:85 msgid "Log level" @@ -384,11 +384,11 @@ msgstr "" #: applications/luci-app-aria2/luasrc/model/cbi/aria2/config.lua:454 msgid "None" -msgstr "" +msgstr "Nessuno" #: applications/luci-app-aria2/luasrc/model/cbi/aria2/config.lua:89 msgid "Notice" -msgstr "" +msgstr "Notizia" #: applications/luci-app-aria2/luasrc/model/cbi/aria2/config.lua:99 msgid "Pause" @@ -608,7 +608,7 @@ msgstr "" #: applications/luci-app-aria2/luasrc/model/cbi/aria2/config.lua:35 msgid "Settings" -msgstr "" +msgstr "Impostazioni" #: applications/luci-app-aria2/luasrc/model/cbi/aria2/config.lua:483 msgid "Settings in this section will be added to config file." diff --git a/applications/luci-app-aria2/po/zh_Hant/aria2.po b/applications/luci-app-aria2/po/zh_Hant/aria2.po index a22ab68422..6371e61a6c 100644 --- a/applications/luci-app-aria2/po/zh_Hant/aria2.po +++ b/applications/luci-app-aria2/po/zh_Hant/aria2.po @@ -3,8 +3,8 @@ # msgid "" msgstr "" -"PO-Revision-Date: 2020-12-24 18:24+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsaria2/zh_Hant/>\n" "Language: zh_Hant\n" @@ -228,7 +228,7 @@ msgstr "隨機產生" #: applications/luci-app-aria2/root/usr/share/rpcd/acl.d/luci-app-aria2.json:3 msgid "Grant UCI access for luci-app-aria2" -msgstr "授予 luci-app-aria2 存取 UCI" +msgstr "授予 luci-app-aria2 擁有 UCI 存取的權限" #: applications/luci-app-aria2/luasrc/model/cbi/aria2/config.lua:210 msgid "HTTP accept gzip" diff --git a/applications/luci-app-banip/po/ru/banip.po b/applications/luci-app-banip/po/ru/banip.po index 934db144e0..56311df1d9 100644 --- a/applications/luci-app-banip/po/ru/banip.po +++ b/applications/luci-app-banip/po/ru/banip.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-06-23 07:41+0000\n" -"Last-Translator: sergio <sergio+it@outerface.net>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: Nt0G <nt0gggg@gmail.com>\n" "Language-Team: Russian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsbanip/ru/>\n" "Language: ru\n" @@ -9,7 +9,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 4.2-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-banip/luasrc/view/banip/ripeview.htm:89 msgid "ASN Overview" @@ -82,7 +82,7 @@ msgstr "" #: applications/luci-app-banip/luasrc/model/cbi/banip/overview_tab.lua:126 msgid "Download Utility" -msgstr "Утилита для скачивания" +msgstr "Утилита для загрузки" #: applications/luci-app-banip/luasrc/view/banip/runtime.htm:126 msgid "Download Utility, RT Monitor" @@ -90,7 +90,7 @@ msgstr "" #: applications/luci-app-banip/luasrc/controller/banip.lua:26 msgid "Edit Blacklist" -msgstr "Редактировать Черный список" +msgstr "Редактировать чёрный список" #: applications/luci-app-banip/luasrc/controller/banip.lua:28 msgid "Edit Configuration" @@ -98,7 +98,7 @@ msgstr "Редактировать config файл" #: applications/luci-app-banip/luasrc/controller/banip.lua:27 msgid "Edit Whitelist" -msgstr "Редактировать Белый список" +msgstr "Редактировать белый список" #: applications/luci-app-banip/luasrc/model/cbi/banip/overview_tab.lua:20 msgid "Enable banIP" diff --git a/applications/luci-app-banip/po/zh_Hant/banip.po b/applications/luci-app-banip/po/zh_Hant/banip.po index 04f507bf49..bcdb4f315c 100644 --- a/applications/luci-app-banip/po/zh_Hant/banip.po +++ b/applications/luci-app-banip/po/zh_Hant/banip.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-12-30 02:30+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-11 18:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsbanip/zh_Hant/>\n" "Language: zh_Hant\n" @@ -24,7 +24,7 @@ msgstr "ASN/國家" #: applications/luci-app-banip/luasrc/model/cbi/banip/overview_tab.lua:139 msgid "Additional trigger delay in seconds before banIP processing begins." -msgstr "banIP處理開始之前的額外觸發延遲(以秒為單位)。" +msgstr "附加觸發 banIP 行程開始延遲的秒數。" #: applications/luci-app-banip/luasrc/controller/banip.lua:25 msgid "Advanced" @@ -81,7 +81,7 @@ msgstr "下載選項" #: applications/luci-app-banip/luasrc/model/cbi/banip/overview_tab.lua:126 msgid "Download Utility" -msgstr "下載公用程式" +msgstr "下載工具" #: applications/luci-app-banip/luasrc/view/banip/runtime.htm:126 msgid "Download Utility, RT Monitor" @@ -133,7 +133,7 @@ msgstr "地理位置" #: applications/luci-app-banip/root/usr/share/rpcd/acl.d/luci-app-banip.json:3 msgid "Grant UCI access for luci-app-banip" -msgstr "授予UCI存取luci-app-banip的權限" +msgstr "授予 luci-app-banip 擁有 UCI 存取的權限" #: applications/luci-app-banip/luasrc/view/banip/ripeview.htm:95 msgid "IANA Information" @@ -205,7 +205,7 @@ msgstr "本地保存白名單插件" #: applications/luci-app-banip/luasrc/model/cbi/banip/overview_tab.lua:87 msgid "Low Priority Service" -msgstr "低優先順序服務" +msgstr "低優先權服務" #: applications/luci-app-banip/luasrc/model/cbi/banip/overview_tab.lua:28 msgid "Manual WAN Interface Selection" @@ -227,7 +227,7 @@ msgstr "如果預設值不適合您,則可以進行進一步調整的選項。 #: applications/luci-app-banip/luasrc/controller/banip.lua:21 msgid "Overview" -msgstr "總覽" +msgstr "概覽" #: applications/luci-app-banip/luasrc/model/cbi/banip/blacklist_tab.lua:32 #: applications/luci-app-banip/luasrc/model/cbi/banip/whitelist_tab.lua:32 @@ -249,7 +249,7 @@ msgstr "RIPE-查詢" #: applications/luci-app-banip/luasrc/view/banip/runtime.htm:18 #: applications/luci-app-banip/luasrc/view/banip/runtime.htm:153 msgid "Refresh" -msgstr "更新" +msgstr "重新整理" #: applications/luci-app-banip/luasrc/view/banip/runtime.htm:151 msgid "Refresh IPSets" @@ -314,7 +314,7 @@ msgstr "手動選擇偏好的介面。" msgid "" "Set the nice level to 'low priority' and banIP background processing will " "take less resources from the system." -msgstr "將nice級別設置為“低優先權”,並且banIP後台處理將佔用系統較少的資源。" +msgstr "設定 nice 級別為「低優先權」,banIP 後台行程將耗費更少的系統資源。" #: applications/luci-app-banip/luasrc/view/banip/ipsetview.htm:51 msgid "Show only set member with packet counter > 0" @@ -345,7 +345,7 @@ msgstr "在後台啟動一個小的 log/banIP監視器,以即實時阻止SSH/L msgid "" "Target directory for banIP backups. Default is '/tmp', please use preferably " "a non-volatile disk if available." -msgstr "banIP備份的目標目錄。默認值為“ / tmp”,請盡可能使用非揮發性磁盤(如果有)。" +msgstr "banIP 備份的目標目錄。預設值為 \"/tmp\",請盡可能使用非揮發性磁碟(如果有)。" #: applications/luci-app-banip/luasrc/view/banip/ripeview.htm:77 msgid "" diff --git a/applications/luci-app-bcp38/po/zh_Hant/bcp38.po b/applications/luci-app-bcp38/po/zh_Hant/bcp38.po index 4c96cad0cb..358a724678 100644 --- a/applications/luci-app-bcp38/po/zh_Hant/bcp38.po +++ b/applications/luci-app-bcp38/po/zh_Hant/bcp38.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-12-27 15:29+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsbcp38/zh_Hant/>\n" "Language: zh_Hant\n" @@ -46,7 +46,7 @@ msgstr "啟用" #: applications/luci-app-bcp38/root/usr/share/rpcd/acl.d/luci-app-bcp38.json:3 msgid "Grant UCI access for luci-app-bcp38" -msgstr "授予UCI存取luci-app-bcp38的權限" +msgstr "授予 luci-app-bcp38 擁有 UCI 存取的權限" #: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:39 msgid "Interface name" diff --git a/applications/luci-app-clamav/po/it/clamav.po b/applications/luci-app-clamav/po/it/clamav.po index 28574beafe..46ec53fe4f 100644 --- a/applications/luci-app-clamav/po/it/clamav.po +++ b/applications/luci-app-clamav/po/it/clamav.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-01-14 15:23+0000\n" -"Last-Translator: Franco Castillo <castillofrancodamian@gmail.com>\n" +"PO-Revision-Date: 2021-01-10 16:32+0000\n" +"Last-Translator: bovirus <roberto.boriotti@canon-europe.com>\n" "Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsclamav/it/>\n" "Language: it\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 3.11-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-clamav/luasrc/model/cbi/clamav.lua:143 msgid "10" @@ -181,7 +181,7 @@ msgstr "" #: applications/luci-app-clamav/luasrc/model/cbi/clamav.lua:29 msgid "Settings" -msgstr "" +msgstr "Impostazioni" #: applications/luci-app-clamav/luasrc/model/cbi/clamav.lua:42 #: applications/luci-app-clamav/luasrc/model/cbi/clamav.lua:47 diff --git a/applications/luci-app-clamav/po/zh_Hant/clamav.po b/applications/luci-app-clamav/po/zh_Hant/clamav.po index 37a772b87d..aaa6ebba0b 100644 --- a/applications/luci-app-clamav/po/zh_Hant/clamav.po +++ b/applications/luci-app-clamav/po/zh_Hant/clamav.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2020-12-24 18:24+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsclamav/zh_Hant/>\n" "Language: zh_Hant\n" @@ -94,7 +94,7 @@ msgstr "跟隨檔案符號連結" #: applications/luci-app-clamav/root/usr/share/rpcd/acl.d/luci-app-clamav.json:3 msgid "Grant UCI access for luci-app-clamav" -msgstr "授予UCI存取luci-app-clamav的權限" +msgstr "授予 luci-app-clamav 擁有 UCI 存取的權限" #: applications/luci-app-clamav/luasrc/model/cbi/clamav.lua:30 msgid "Log" @@ -110,7 +110,7 @@ msgstr "記錄訊息時間戳" #: applications/luci-app-clamav/luasrc/model/cbi/clamav.lua:58 msgid "Max directory scan depth" -msgstr "最大掃描深度" +msgstr "最大目錄掃描深度" #: applications/luci-app-clamav/luasrc/model/cbi/clamav.lua:141 msgid "Max number of threads" diff --git a/applications/luci-app-commands/po/he/commands.po b/applications/luci-app-commands/po/he/commands.po index c627bb28ab..7245137aa6 100644 --- a/applications/luci-app-commands/po/he/commands.po +++ b/applications/luci-app-commands/po/he/commands.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2020-10-17 15:26+0000\n" -"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n" +"PO-Revision-Date: 2021-01-12 09:37+0000\n" +"Last-Translator: wakan-tanka <eliyahuler@gmail.com>\n" "Language-Team: Hebrew <https://hosted.weblate.org/projects/openwrt/" "luciapplicationscommands/he/>\n" "Language: he\n" @@ -10,11 +10,11 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Weblate 4.3.1-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16 msgid "A short textual description of the configured command" -msgstr "" +msgstr "תיאור טקסטואלי קצר של הפקודה שהוגדרה" #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25 msgid "" diff --git a/applications/luci-app-commands/po/it/commands.po b/applications/luci-app-commands/po/it/commands.po index 3eaa576ea8..da5d975a18 100644 --- a/applications/luci-app-commands/po/it/commands.po +++ b/applications/luci-app-commands/po/it/commands.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2020-02-28 15:56+0000\n" -"Last-Translator: TuxAlex0 <alex.skatingcassano@gmail.com>\n" +"PO-Revision-Date: 2021-01-10 16:32+0000\n" +"Last-Translator: bovirus <roberto.boriotti@canon-europe.com>\n" "Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationscommands/it/>\n" "Language: it\n" @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.0-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16 msgid "A short textual description of the configured command" @@ -149,7 +149,7 @@ msgstr "" #: applications/luci-app-commands/luasrc/view/commands.htm:144 msgid "This section contains no values yet" -msgstr "" +msgstr "Questa sezione non contiene ancora valori" #: applications/luci-app-commands/luasrc/view/commands.htm:54 msgid "Waiting for command to complete..." diff --git a/applications/luci-app-commands/po/zh_Hant/commands.po b/applications/luci-app-commands/po/zh_Hant/commands.po index 42026cf277..125efbdc90 100644 --- a/applications/luci-app-commands/po/zh_Hant/commands.po +++ b/applications/luci-app-commands/po/zh_Hant/commands.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2020-12-27 15:29+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationscommands/zh_Hant/>\n" "Language: zh_Hant\n" @@ -111,7 +111,7 @@ msgstr "執行指令失敗!" #: applications/luci-app-commands/root/usr/share/rpcd/acl.d/luci-app-commands.json:3 msgid "Grant UCI access for luci-app-commands" -msgstr "授予UCI訪問luci-app-commands的權限" +msgstr "授予 luci-app-commands 擁有 UCI 存取的權限" #: applications/luci-app-commands/luasrc/view/commands.htm:162 msgid "Link" diff --git a/applications/luci-app-coovachilli/po/zh_Hant/coovachilli.po b/applications/luci-app-coovachilli/po/zh_Hant/coovachilli.po index 28c5010219..9203de395e 100644 --- a/applications/luci-app-coovachilli/po/zh_Hant/coovachilli.po +++ b/applications/luci-app-coovachilli/po/zh_Hant/coovachilli.po @@ -4,8 +4,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2020-12-29 11:16+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationscoovachilli/zh_Hant/>\n" "Language: zh_Hant\n" @@ -21,7 +21,7 @@ msgstr "CoovaChilli 服務" #: applications/luci-app-coovachilli/root/usr/share/rpcd/acl.d/luci-app-coovachilli.json:3 msgid "Grant UCI access for luci-app-coovachilli" -msgstr "授予UCI存取luci-app-coovachilli的權限" +msgstr "授予 luci-app-coovachilli 擁有 UCI 存取的權限" #: applications/luci-app-coovachilli/root/usr/share/luci/menu.d/luci-app-coovachilli.json:16 msgid "Network Configuration" diff --git a/applications/luci-app-cshark/po/zh_Hant/cshark.po b/applications/luci-app-cshark/po/zh_Hant/cshark.po index 55a121c00e..aff7aa04f2 100644 --- a/applications/luci-app-cshark/po/zh_Hant/cshark.po +++ b/applications/luci-app-cshark/po/zh_Hant/cshark.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-12-28 06:12+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationscshark/zh_Hant/>\n" "Language: zh_Hant\n" @@ -50,7 +50,7 @@ msgstr "過濾" #: applications/luci-app-cshark/root/usr/share/rpcd/acl.d/luci-app-cshark.json:3 msgid "Grant UCI access for luci-app-cshark" -msgstr "授予UCI存取 luci-app-cshark 的權限" +msgstr "授予 luci-app-cshark 擁有 UCI 存取的權限" #: applications/luci-app-cshark/luasrc/view/cshark.htm:21 #: applications/luci-app-cshark/luasrc/view/cshark.htm:28 diff --git a/applications/luci-app-dcwapd/po/zh_Hant/dcwapd.po b/applications/luci-app-dcwapd/po/zh_Hant/dcwapd.po index a8e85abdd9..4b7e816774 100644 --- a/applications/luci-app-dcwapd/po/zh_Hant/dcwapd.po +++ b/applications/luci-app-dcwapd/po/zh_Hant/dcwapd.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-12-27 15:29+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsdcwapd/zh_Hant/>\n" "Language: zh_Hant\n" @@ -74,7 +74,7 @@ msgstr "一般設定" #: applications/luci-app-dcwapd/root/usr/share/rpcd/acl.d/luci-app-dcwapd.json:3 msgid "Grant UCI access for luci-app-dcwapd" -msgstr "授予UCI存取luci-app-dcwapd的權限" +msgstr "授予 luci-app-dcwapd 擁有 UCI 存取的權限" #: applications/luci-app-dcwapd/luasrc/model/cbi/dcwapd/dcwapd.lua:138 msgid "Interfaces" diff --git a/applications/luci-app-ddns/po/en/ddns.po b/applications/luci-app-ddns/po/en/ddns.po index b517aadf57..56b5a02ab0 100644 --- a/applications/luci-app-ddns/po/en/ddns.po +++ b/applications/luci-app-ddns/po/en/ddns.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-05-31 01:41+0000\n" -"Last-Translator: Stephen Maundrell <smaundrell@gmail.com>\n" +"PO-Revision-Date: 2021-01-07 17:03+0000\n" +"Last-Translator: Liao junchao <liaojunchao@outlook.com>\n" "Language-Team: English <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsddns/en/>\n" "Language: en\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.1-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:430 msgid "\"../\" not allowed in path for Security Reason." @@ -21,7 +21,7 @@ msgstr "" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:605 msgid "Advanced Settings" -msgstr "" +msgstr "Advanced Settings" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:399 msgid "Allow non-public IP's" @@ -86,7 +86,7 @@ msgstr "" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:27 msgid "Configuration" -msgstr "" +msgstr "Configuration" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:212 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1124 diff --git a/applications/luci-app-ddns/po/he/ddns.po b/applications/luci-app-ddns/po/he/ddns.po index c6b80bddf6..8d9411d0ed 100644 --- a/applications/luci-app-ddns/po/he/ddns.po +++ b/applications/luci-app-ddns/po/he/ddns.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: luci-app-ddns 2.4.0-1\n" "POT-Creation-Date: 2016-01-30 11:07+0100\n" -"PO-Revision-Date: 2020-10-17 15:26+0000\n" -"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n" +"PO-Revision-Date: 2021-01-12 09:37+0000\n" +"Last-Translator: wakan-tanka <eliyahuler@gmail.com>\n" "Language-Team: Hebrew <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsddns/he/>\n" "Language: he\n" @@ -11,7 +11,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Weblate 4.3.1-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:430 msgid "\"../\" not allowed in path for Security Reason." @@ -24,7 +24,7 @@ msgstr "" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:605 msgid "Advanced Settings" -msgstr "" +msgstr "הגדרות מתקדמות" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:399 msgid "Allow non-public IP's" diff --git a/applications/luci-app-ddns/po/it/ddns.po b/applications/luci-app-ddns/po/it/ddns.po index ef1b2d3a1e..bced125727 100644 --- a/applications/luci-app-ddns/po/it/ddns.po +++ b/applications/luci-app-ddns/po/it/ddns.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: luci-app-ddns 2.4.0-1\n" "POT-Creation-Date: 2016-01-30 11:07+0100\n" -"PO-Revision-Date: 2020-03-09 14:34+0000\n" -"Last-Translator: Ansuel Smith <ansuelsmth@gmail.com>\n" +"PO-Revision-Date: 2021-01-10 16:32+0000\n" +"Last-Translator: bovirus <roberto.boriotti@canon-europe.com>\n" "Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsddns/it/>\n" "Language: it\n" @@ -11,7 +11,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.0-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:430 msgid "\"../\" not allowed in path for Security Reason." @@ -526,7 +526,7 @@ msgstr "Non in esecuzione" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:945 msgid "Notice" -msgstr "Avviso" +msgstr "Notizia" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:436 msgid "Number of last lines stored in log files" diff --git a/applications/luci-app-ddns/po/ru/ddns.po b/applications/luci-app-ddns/po/ru/ddns.po index 14cd8e9ac9..6914ae0663 100644 --- a/applications/luci-app-ddns/po/ru/ddns.po +++ b/applications/luci-app-ddns/po/ru/ddns.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: LuCI: ddns\n" "POT-Creation-Date: 2017-10-17 21:00+0300\n" -"PO-Revision-Date: 2020-11-04 00:26+0000\n" -"Last-Translator: Anton Kikin <a.a.kikin@gmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: Nt0G <nt0gggg@gmail.com>\n" "Language-Team: Russian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsddns/ru/>\n" "Language: ru\n" @@ -12,7 +12,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 4.3.2-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" "Project-Info: Это технический перевод, не дословный. Главное-удобный русский " "интерфейс, все проверялось в графическом режиме, совместим с другими apps\n" @@ -735,7 +735,7 @@ msgstr "Остановить эту службу" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:18 msgid "Stopped" -msgstr "Остановлено" +msgstr "Остановлена" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:685 msgid "Switch service" diff --git a/applications/luci-app-ddns/po/zh_Hant/ddns.po b/applications/luci-app-ddns/po/zh_Hant/ddns.po index 7d61a5245d..108b4c2433 100644 --- a/applications/luci-app-ddns/po/zh_Hant/ddns.po +++ b/applications/luci-app-ddns/po/zh_Hant/ddns.po @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: luci-app-ddns 2.4.0-1\n" "POT-Creation-Date: 2016-01-30 11:07+0100\n" -"PO-Revision-Date: 2020-12-29 11:16+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-10 16:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsddns/zh_Hant/>\n" "Language: zh_Hant\n" @@ -23,7 +23,7 @@ msgstr "基於安全原因,不容許在路徑中含有 \"../\"。" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:462 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:531 msgid "Add new services..." -msgstr "加入新服務……" +msgstr "加入新服務…" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:605 msgid "Advanced Settings" @@ -88,7 +88,7 @@ msgstr "檢查時間單位" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:522 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:656 msgid "Checking the service support..." -msgstr "檢查服務支援中……" +msgstr "檢查服務支援中…" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:27 msgid "Configuration" @@ -161,15 +161,15 @@ msgstr "日期格式" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:834 msgid "Defines the Web page to read systems IP-Address from." -msgstr "定義網頁來讀取系統 IP 位址。" +msgstr "定義網頁來讀取系統 IP 位址" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:844 msgid "Defines the interface to read systems IP-Address from" -msgstr "定義介面來讀取系統 IP 位址。" +msgstr "定義介面來讀取系統 IP 位址" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:826 msgid "Defines the network to read systems IP-Address from" -msgstr "定義網路來讀取系統 IP 位址。" +msgstr "定義網路來讀取系統 IP 位址" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:788 msgid "" @@ -180,11 +180,11 @@ msgstr "定義讀取系統 IP 位址的來源,該位址將被送至 DDNS 提 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:508 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:628 msgid "Defines which IP address 'IPv4/IPv6' is send to the DDNS provider" -msgstr "定義要被送至 DDNS 提供者的「IPv4 / IPv6」位址" +msgstr "定義要被送至 DDNS 提供者的 \"IPv4/IPv6\" 位址" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:424 msgid "Directory contains Log files for each running section." -msgstr "包含每個運行區段的日誌檔目錄。" +msgstr "包含每個運行部分的日誌檔目錄。" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:418 msgid "" @@ -197,7 +197,7 @@ msgstr "已停用" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:735 msgid "Domain" -msgstr "網域" +msgstr "網域名稱" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:258 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:7 @@ -321,7 +321,7 @@ msgstr "IP 位址版本" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:510 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:632 msgid "IPv4-Address" -msgstr "IPv4-位址" +msgstr "IPv4 位址" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:931 msgid "IPv6 address must be given in square brackets" @@ -338,7 +338,7 @@ msgstr "不支援 IPv6" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:512 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:634 msgid "IPv6-Address" -msgstr "IPv6-位址" +msgstr "IPv6 位址" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:443 msgid "" @@ -348,7 +348,7 @@ msgstr "如果同時安裝了 Wget 和 cURL 套件,則預設使用 Wget 來通 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:611 msgid "If this service section is disabled it could not be started." -msgstr "如果設定為停用,該服務區段將不會啟動。" +msgstr "如果設定為停用,該服務部分將不會啟動。" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:391 msgid "If using secure communication you should verify server certificates!" @@ -359,7 +359,7 @@ msgstr "如果使用安全通訊,您應該驗證伺服器憑證!" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:349 msgid "" "In some versions cURL/libcurl in OpenWrt is compiled without proxy support." -msgstr "OpenWrt 中的 cURL / libcurl 的某些編譯版本不支援代理伺服器。" +msgstr "OpenWrt 中的某些 \"cURL/libcurl\" 編譯版本不支援代理伺服器。" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:944 msgid "Info" @@ -378,7 +378,7 @@ msgstr "插入更新指令碼或更新 URL" msgid "" "Install 'ca-certificates' package or needed certificates by hand into /etc/" "ssl/certs default directory" -msgstr "手動安裝「ca-certificates」套件或所需憑證到預設目錄「/etc/ssl/certs」" +msgstr "手動安裝 \"ca-certificates\" 套件或所需憑證到預設目錄 \"/etc/ssl/certs\"" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:669 msgid "Install Service" @@ -473,7 +473,7 @@ msgstr "從不" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:498 msgid "New DDns Service…" -msgstr "新增 DDNS 服務……" +msgstr "新增 DDNS 服務…" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1137 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:28 @@ -509,11 +509,11 @@ msgstr "通知" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:436 msgid "Number of last lines stored in log files" -msgstr "日誌檔中儲存的最後行數。" +msgstr "日誌檔中儲存的最後行數" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:897 msgid "OPTIONAL: Force the usage of pure IPv4/IPv6 only communication." -msgstr "可選:強制僅使用「純 IPv4 / IPv6」通訊。" +msgstr "可選:強制僅使用純 IPv4/IPv6 通訊。" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:918 msgid "OPTIONAL: Force the use of TCP instead of default UDP on DNS requests." @@ -571,7 +571,7 @@ msgstr "CA 憑證路徑" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:310 msgid "" "Please follow the instructions on OpenWrt's homepage to enable IPv6 support" -msgstr "請跟隨 OpenWrt 首頁上的說明來啟用 IPv6 支援。" +msgstr "請跟隨 OpenWrt 首頁上的說明來啟用 IPv6 支援" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1071 msgid "Please press [Read] button" @@ -588,7 +588,7 @@ msgstr "真的要更換服務嗎?" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1120 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:30 msgid "Registered IP" -msgstr "已註冊的 IP" +msgstr "已註冊 IP" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:572 msgid "Reload" @@ -708,7 +708,7 @@ msgstr "服務名稱已被使用" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:43 msgid "There is no service configured." -msgstr "尚未設定任何服務。" +msgstr "尚未配置任何服務。" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1070 msgid "This is the current content of the log file in" @@ -767,7 +767,7 @@ msgstr "使用 cURL" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:852 msgid "User defined script to read systems IP-Address" -msgstr "使用自定指令碼來讀取系統 IP 位址。" +msgstr "使用自定指令碼來讀取系統 IP 位址" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:741 msgid "Username" @@ -809,33 +809,32 @@ msgid "" "You should install 'bind-host' or 'knot-host' or 'drill' or 'hostip' " "package, if you need to specify a DNS server to detect your registered IP." msgstr "" -"如果要規定 DNS 伺服器來檢測已註冊的 IP,您應該安裝「bind-host / knot-host / drill / " -"hostip」套件中的任意一個。" +"如果要規定 DNS 伺服器來檢測已註冊的 IP,您應該安裝 \"bind-host/knot-host/drill/hostip\" 套件中的任意一個。" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:371 msgid "" "You should install 'bind-host' or 'knot-host' or 'drill' package for DNS " "requests." -msgstr "如果要處理 DNS 請求,您應該安裝「bind-host / knot-host / drill」套件中的任意一個。" +msgstr "如果要處理 DNS 請求,您應該安裝 \"bind-host/knot-host/drill\" 套件中的任意一個。" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:359 msgid "You should install 'wget' or 'curl' or 'uclient-fetch' package." -msgstr "您應該安裝「Wget / cURL / uclient-fetch」套件中的任意一個。" +msgstr "您應該安裝 \"Wget/cURL/uclient-fetch\" 套件中的任意一個。" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:321 msgid "" "You should install 'wget' or 'curl' or 'uclient-fetch' with 'libustream-" "*ssl' package." -msgstr "您應該安裝「Wget / cURL / uclient-fetch」套件中的任意一個,以及「libustream-*ssl」套件。" +msgstr "您應該安裝 \"Wget/cURL/uclient-fetch\" 套件中的任意一個,以及 \"libustream-*ssl\" 套件。" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:333 msgid "You should install 'wget' or 'curl' package." -msgstr "您應該安裝「Wget / cURL」套件中的任意一個。" +msgstr "您應該安裝 \"Wget/cURL\" 套件中的任意一個。" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:347 msgid "" "You should install 'wget' or 'uclient-fetch' package or replace libcurl." -msgstr "您應該安裝「Wget / uclient-fetch」套件中的任意一個,或者替換 libcurl。" +msgstr "您應該安裝 \"Wget/uclient-fetch\" 套件中的任意一個,或者替換 libcurl。" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:345 msgid "cURL is installed, but libcurl was compiled without proxy support." diff --git a/applications/luci-app-dnscrypt-proxy/po/he/dnscrypt-proxy.po b/applications/luci-app-dnscrypt-proxy/po/he/dnscrypt-proxy.po index d18bc8a942..923e468df2 100644 --- a/applications/luci-app-dnscrypt-proxy/po/he/dnscrypt-proxy.po +++ b/applications/luci-app-dnscrypt-proxy/po/he/dnscrypt-proxy.po @@ -1,8 +1,15 @@ msgid "" msgstr "" +"PO-Revision-Date: 2021-01-12 09:37+0000\n" +"Last-Translator: wakan-tanka <eliyahuler@gmail.com>\n" +"Language-Team: Hebrew <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsdnscrypt-proxy/he/>\n" "Language: he\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && " +"n % 10 == 0) ? 2 : 3));\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:139 #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:161 @@ -207,7 +214,7 @@ msgstr "" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:194 msgid "Port" -msgstr "" +msgstr "פורט" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:125 msgid "Refresh List" diff --git a/applications/luci-app-dnscrypt-proxy/po/zh_Hant/dnscrypt-proxy.po b/applications/luci-app-dnscrypt-proxy/po/zh_Hant/dnscrypt-proxy.po index bde4779092..a2d17559b3 100644 --- a/applications/luci-app-dnscrypt-proxy/po/zh_Hant/dnscrypt-proxy.po +++ b/applications/luci-app-dnscrypt-proxy/po/zh_Hant/dnscrypt-proxy.po @@ -3,8 +3,8 @@ # msgid "" msgstr "" -"PO-Revision-Date: 2020-12-30 02:30+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-11 18:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsdnscrypt-proxy/zh_Hant/>\n" "Language: zh_Hant\n" @@ -143,7 +143,7 @@ msgstr "常規選項" #: applications/luci-app-dnscrypt-proxy/root/usr/share/rpcd/acl.d/luci-app-dnscrypt-proxy.json:3 msgid "Grant UCI access for luci-app-dnscrypt-proxy" -msgstr "允許 luci-app-dnscrypt-proxy 存取 UCI" +msgstr "授予 luci-app-dnscrypt-proxy 擁有 UCI 存取的權限" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:189 msgid "IP Address" @@ -194,11 +194,11 @@ msgstr "無預設解析伺服器列表,也無 SSL 支援。<br />" #: applications/luci-app-dnscrypt-proxy/luasrc/controller/dnscrypt-proxy.lua:19 msgid "Overview" -msgstr "總覽" +msgstr "概覽" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:160 msgid "Please edit the file manually in the 'Advanced' section." -msgstr "請在“高階”部分中手動編輯檔案。" +msgstr "請在「進階」部分中手動編輯檔案。" #: applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua:138 msgid "" diff --git a/applications/luci-app-dockerman/po/it/dockerman.po b/applications/luci-app-dockerman/po/it/dockerman.po index 823178f22d..c905368da7 100644 --- a/applications/luci-app-dockerman/po/it/dockerman.po +++ b/applications/luci-app-dockerman/po/it/dockerman.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-12-05 14:11+0000\n" -"Last-Translator: Francesco Ognibene <ogibenefra@gmail.com>\n" +"PO-Revision-Date: 2021-01-10 16:32+0000\n" +"Last-Translator: bovirus <roberto.boriotti@canon-europe.com>\n" "Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsdockerman/it/>\n" "Language: it\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.4-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-dockerman/luasrc/model/cbi/dockerman/newcontainer.lua:604 msgid "A list of kernel capabilities to add to the container" @@ -391,7 +391,7 @@ msgstr "" #: applications/luci-app-dockerman/luasrc/model/cbi/dockerman/overview.lua:38 #: applications/luci-app-dockerman/luasrc/view/dockerman/container.htm:3 msgid "Info" -msgstr "" +msgstr "Informazioni" #: applications/luci-app-dockerman/luasrc/model/cbi/dockerman/newnetwork.lua:64 msgid "Ingress" diff --git a/applications/luci-app-dockerman/po/zh_Hant/dockerman.po b/applications/luci-app-dockerman/po/zh_Hant/dockerman.po index e92d2c1b43..476a1674ea 100644 --- a/applications/luci-app-dockerman/po/zh_Hant/dockerman.po +++ b/applications/luci-app-dockerman/po/zh_Hant/dockerman.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-12-30 02:30+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-11 18:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsdockerman/zh_Hant/>\n" "Language: zh_Hant\n" @@ -326,7 +326,7 @@ msgstr "前往相應設定頁" #: applications/luci-app-dockerman/root/usr/share/rpcd/acl.d/luci-app-dockerman.json:3 msgid "Grant UCI access for luci-app-dockerman" -msgstr "授予UCI存取luci-app-dockerman的權限" +msgstr "授予 luci-app-dockerman 擁有 UCI 存取的權限" #: applications/luci-app-dockerman/luasrc/model/cbi/dockerman/container.lua:320 msgid "Healthy" @@ -491,7 +491,7 @@ msgstr "掛載點" #: applications/luci-app-dockerman/luasrc/model/cbi/dockerman/newcontainer.lua:588 msgid "Mount tmpfs directory" -msgstr "掛載 tmpfs目錄" +msgstr "掛載 tmpfs 目錄" #: applications/luci-app-dockerman/luasrc/model/cbi/dockerman/container.lua:333 msgid "Mount/Volume" @@ -560,7 +560,7 @@ msgstr "堆疊網絡" #: applications/luci-app-dockerman/luasrc/controller/dockerman.lua:15 msgid "Overview" -msgstr "總覽" +msgstr "概覽" #: applications/luci-app-dockerman/luasrc/model/cbi/dockerman/networks.lua:79 msgid "Parent Interface" diff --git a/applications/luci-app-dump1090/po/zh_Hant/dump1090.po b/applications/luci-app-dump1090/po/zh_Hant/dump1090.po index 046330eff5..f56d909884 100644 --- a/applications/luci-app-dump1090/po/zh_Hant/dump1090.po +++ b/applications/luci-app-dump1090/po/zh_Hant/dump1090.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-12-26 06:29+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsdump1090/zh_Hant/>\n" "Language: zh_Hant\n" @@ -105,7 +105,7 @@ msgstr "增益 (-10為自動增益)" #: applications/luci-app-dump1090/root/usr/share/rpcd/acl.d/luci-app-dump1090.json:3 msgid "Grant UCI access for luci-app-dump1090" -msgstr "授予UCI存取luci-app-dump1090的權限" +msgstr "授予 luci-app-dump1090 擁有 UCI 存取的權限" #: applications/luci-app-dump1090/luasrc/model/cbi/dump1090.lua:65 msgid "HTTP server port" diff --git a/applications/luci-app-dynapoint/po/en/dynapoint.po b/applications/luci-app-dynapoint/po/en/dynapoint.po index a125b0f4ce..d1ac77ef0c 100644 --- a/applications/luci-app-dynapoint/po/en/dynapoint.po +++ b/applications/luci-app-dynapoint/po/en/dynapoint.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-05-31 01:41+0000\n" -"Last-Translator: Stephen Maundrell <smaundrell@gmail.com>\n" +"PO-Revision-Date: 2021-01-07 17:03+0000\n" +"Last-Translator: Liao junchao <liaojunchao@outlook.com>\n" "Language-Team: English <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsdynapoint/en/>\n" "Language: en\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.1-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-dynapoint/luasrc/model/cbi/dynapoint.lua:90 msgid "Activate this wVIF if status is:" @@ -28,7 +28,7 @@ msgstr "" #: applications/luci-app-dynapoint/luasrc/model/cbi/dynapoint.lua:18 msgid "Configuration" -msgstr "" +msgstr "Configuration" #: applications/luci-app-dynapoint/luasrc/model/cbi/dynapoint.lua:44 msgid "Curl is currently not installed. Please install the package in the" diff --git a/applications/luci-app-dynapoint/po/zh_Hant/dynapoint.po b/applications/luci-app-dynapoint/po/zh_Hant/dynapoint.po index df5057bd0c..dc69e262ca 100644 --- a/applications/luci-app-dynapoint/po/zh_Hant/dynapoint.po +++ b/applications/luci-app-dynapoint/po/zh_Hant/dynapoint.po @@ -3,7 +3,7 @@ # msgid "" msgstr "" -"PO-Revision-Date: 2020-12-18 05:29+0000\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" "Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsdynapoint/zh_Hant/>\n" @@ -11,7 +11,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 4.4-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-dynapoint/luasrc/model/cbi/dynapoint.lua:90 msgid "Activate this wVIF if status is:" @@ -66,7 +66,7 @@ msgstr "下載嘗試失敗幾次後,將視為離線狀態" #: applications/luci-app-dynapoint/root/usr/share/rpcd/acl.d/luci-app-dynapoint.json:3 msgid "Grant UCI access for luci-app-dynapoint" -msgstr "授予 UCI 存取 luci-app-dynapoint 的權限" +msgstr "授予 luci-app-dynapoint 擁有 UCI 存取的權限" #: applications/luci-app-dynapoint/luasrc/model/cbi/dynapoint.lua:56 msgid "List of Wireless Virtual Interfaces (wVIF)" diff --git a/applications/luci-app-firewall/po/en/firewall.po b/applications/luci-app-firewall/po/en/firewall.po index 20df596525..7daf2200d5 100644 --- a/applications/luci-app-firewall/po/en/firewall.po +++ b/applications/luci-app-firewall/po/en/firewall.po @@ -1,15 +1,18 @@ -#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-03-30 17:00+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" -"Language-Team: LANGUAGE <LL@li.org>\n" +"PO-Revision-Date: 2021-01-07 17:03+0000\n" +"Last-Translator: Liao junchao <liaojunchao@outlook.com>\n" +"Language-Team: English <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsfirewall/en/>\n" +"Language: en\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:48 msgid "" @@ -129,7 +132,7 @@ msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:136 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:106 msgid "Advanced Settings" -msgstr "" +msgstr "Advanced Settings" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:238 msgid "Allow \"invalid\" traffic" diff --git a/applications/luci-app-firewall/po/he/firewall.po b/applications/luci-app-firewall/po/he/firewall.po index b2c161bbe3..a24cb0c7f0 100644 --- a/applications/luci-app-firewall/po/he/firewall.po +++ b/applications/luci-app-firewall/po/he/firewall.po @@ -1,12 +1,16 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2021-01-12 09:37+0000\n" +"Last-Translator: wakan-tanka <eliyahuler@gmail.com>\n" +"Language-Team: Hebrew <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsfirewall/he/>\n" +"Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:48 msgid "" @@ -126,7 +130,7 @@ msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:136 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:106 msgid "Advanced Settings" -msgstr "" +msgstr "הגדרות מתקדמות" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:238 msgid "Allow \"invalid\" traffic" diff --git a/applications/luci-app-firewall/po/zh_Hant/firewall.po b/applications/luci-app-firewall/po/zh_Hant/firewall.po index 7234355ac1..7d00caecd9 100644 --- a/applications/luci-app-firewall/po/zh_Hant/firewall.po +++ b/applications/luci-app-firewall/po/zh_Hant/firewall.po @@ -3,8 +3,8 @@ # msgid "" msgstr "" -"PO-Revision-Date: 2021-01-05 13:29+0000\n" -"Last-Translator: Hulen <shift0106@gmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsfirewall/zh_Hant/>\n" "Language: zh_Hant\n" @@ -384,17 +384,16 @@ msgid "Forward" msgstr "轉發" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:30 -#, fuzzy msgid "" "Forwarded IPv4%{proto?, protocol %{proto#%{next?, }<var>%{item.name}</" "var>}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks except " "%{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-tooltip=" "\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}</var>}" msgstr "" -"Forwarded IPv4%{proto?, protocol %{proto#%{next?, }<var>%{item.name}</" -"var>}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks except " -"%{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-tooltip=" -"\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}</var>}" +"已轉發 IPv4%{proto?,協定:%{proto#%{next?, }<var>%{item." +"name}</var>}}%{mark?,標記:<var%{mark.inv? data-tooltip=\"除非 fwmark 為 %{mark." +"num},%{mark.mask?並且其遮罩為 %{mark.mask},}否則不匹配。\":%{mark.mask? data-tooltip=" +"\"匹配前,設定 fwmark 的遮罩為 %{mark.mask}。\"}}>%{mark.val}</var>}" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:437 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:264 @@ -402,7 +401,6 @@ msgid "Friday" msgstr "星期五" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:39 -#, fuzzy msgid "" "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP " "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except " @@ -410,14 +408,12 @@ msgid "" "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item." "ival}</var>}}" msgstr "" -"From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP " -"%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except " -"%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }" -"<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item." -"ival}</var>}}" +"來自:%{src}%{src_device?,介面:<var>%{src_device}</var>}%{src_ip?,IP:%{src_ip#%{" +"next?, }<var%{item.inv? data-tooltip=\"除非 IP 位址為 %{item.val},否則不匹配。\"}>%{item" +".ival}</var>}}%{src_port?,埠:%{src_port#%{next?, }<var%{item.inv? data-" +"tooltip=\"除非埠為 %{item.val},否則不匹配。\"}>%{item.ival}</var>}}" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:64 -#, fuzzy msgid "" "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP " "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except " @@ -428,17 +424,15 @@ msgid "" "name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}" "</var>}}" msgstr "" -"From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP " -"%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except " -"%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }" -"<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item." -"ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var%{item.inv? data-" -"tooltip=\"Match MACs except %{item.val}%{item.hint.name? a.k.a. %{item.hint." -"name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}" -"</var>}}" +"來自:%{src}%{src_device?,介面:<var>%{src_device}</var>}%{src_ip?,IP:%{src_ip#%{" +"next?, }<var%{item.inv? data-tooltip=\"除非 IP 位址為 %{item.val},否則不匹配。\"}>%{item" +".ival}</var>}}%{src_port?,埠:port %{src_port#%{next?, }<var%{item.inv? data-" +"tooltip=\"除非埠為 %{item.val},否則不匹配。\"}>%{item." +"ival}</var>}}%{src_mac?,MAC:%{src_mac#%{next?, }<var%{item.inv? data-tooltip=" +"\"除非 MAC 為 %{item.val}%{item.hint.name?(又名 %{item.hint.name})},否則不匹配。\":%{" +"item.hint.name? data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}</var>}}" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:48 -#, fuzzy msgid "" "From %{src}%{src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-tooltip=" "\"Match IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{src_port?, " @@ -448,13 +442,12 @@ msgid "" "k.a. %{item.hint.name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint." "name}\"}}>%{item.ival}</var>}}" msgstr "" -"From %{src}%{src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-tooltip=" -"\"Match IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{src_port?, " -"port %{src_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except " -"%{item.val}.\"}>%{item.ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var" -"%{item.inv? data-tooltip=\"Match MACs except %{item.val}%{item.hint.name? a." -"k.a. %{item.hint.name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint." -"name}\"}}>%{item.ival}</var>}}" +"來自:%{src}%{src_ip?,IP:%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"除非 " +"IP 位址為 %{item.val},否則不匹配。\"}>%{item.ival}</var>}}%{src_port?,埠:%{src_port#%{" +"next?, }<var%{item.inv? data-tooltip=\"除非埠為 %{item.val},否則不匹配。\"}>%{item." +"ival}</var>}}%{src_mac?,MAC:%{src_mac#%{next?, }<var%{item.inv? data-tooltip=" +"\"除非 MAC 為 %{item.val}%{item.hint.name?(又名 %{item.hint.name})},否則不匹配。\":%{" +"item.hint.name? data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}</var>}}" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:137 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:181 @@ -467,7 +460,7 @@ msgstr "一般設定" #: applications/luci-app-firewall/root/usr/share/rpcd/acl.d/luci-app-firewall.json:3 msgid "Grant access to firewall configuration" -msgstr "允許存取FW防火牆設定值" +msgstr "授予存取防火牆組態的權限" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:87 msgid "Hardware flow offloading" @@ -493,7 +486,6 @@ msgid "Inbound device" msgstr "輸入設備" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:38 -#, fuzzy msgid "" "Incoming IPv4%{proto?, protocol %{proto#%{next?, }%{item.types?<var class=" "\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-tooltip\">ICMP with " @@ -505,15 +497,15 @@ msgid "" "except "%{helper.name}"\">%{helper.val}</var>:<var data-tooltip=" "\"%{helper.name}\">%{helper.val}</var>}}" msgstr "" -"Incoming IPv4%{proto?, protocol %{proto#%{next?, }%{item.types?<var class=" -"\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-tooltip\">ICMP with " -"types %{item.types#%{next?, }<var>%{item}</var>}</span></var>:<var>%{item." -"name}</var>}}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks " -"except %{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-" -"tooltip=\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}" -"</var>}%{helper?, helper %{helper.inv?<var data-tooltip=\"Match any helper " -"except "%{helper.name}"\">%{helper.val}</var>:<var data-tooltip=" -"\"%{helper.name}\">%{helper.val}</var>}}" +"傳入 IPv4%{proto?,協定:%{proto#%{next?, }%{item.types?<var class=\"cbi-tooltip-" +"container\">%{item.name}<span class=\"cbi-tooltip\">ICMP 包含類型:%{item.types#%{" +"next?, }<var>%{item}</var>}</span></var>:<var>%{item." +"name}</var>}}}%{mark?,標記:<var%{mark.inv? data-tooltip=\"除非 fwmark 為 %{mark." +"num},%{mark.mask?並且其遮罩為 %{mark.mask},}否則不匹配。\":%{mark.mask? data-tooltip=" +"\"匹配前,設定 fwmark 的遮罩為 %{mark.mask}。\"}}>%{mark.val}</var>}%{helper?,幫手:%{" +"helper.inv?<var data-tooltip=\"除非幫手為 "%{helper.name}",否則不匹配。\"" +">%{helper.val}</var>:<var data-tooltip=\"%{helper.name}\">%{helper." +"val}</var>}}" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:61 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:143 @@ -942,7 +934,6 @@ msgid "Time in UTC" msgstr "UTC 時間" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77 -#, fuzzy msgid "" "To %{dest}%{dest_device?, interface <var>%{dest_device}</var>}%{dest_ip?, IP " "%{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except " @@ -950,14 +941,12 @@ msgid "" "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item." "ival}</var>}}" msgstr "" -"To %{dest}%{dest_device?, interface <var>%{dest_device}</var>}%{dest_ip?, IP " -"%{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except " -"%{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port %{dest_port#%{next?, }" -"<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item." -"ival}</var>}}" +"到:%{dest}%{dest_device?,介面:<var>%{dest_device}</var>}%{dest_ip?,IP:%{dest_ip#" +"%{next?, }<var%{item.inv? data-tooltip=\"除非 IP 位址為 %{item.val},否則不匹配。\"" +"}>%{item.ival}</var>}}%{dest_port?,埠:%{dest_port#%{next?, }<var%{item.inv? " +"data-tooltip=\"除非埠為 %{item.val},否則不匹配。\"}>%{item.ival}</var>}}" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:49 -#, fuzzy msgid "" "To %{dest}%{dest_device?, via interface <var>%{dest_device}</" "var>}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match " @@ -965,24 +954,22 @@ msgid "" "%{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except " "%{item.val}.\"}>%{item.ival}</var>}}" msgstr "" -"To %{dest}%{dest_device?, via interface <var>%{dest_device}</" -"var>}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match " -"IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port " -"%{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except " -"%{item.val}.\"}>%{item.ival}</var>}}" +"到:%{dest}%{dest_device?,透過介面:<var>%{dest_device}</var>}%{dest_ip?,IP:%{dest_i" +"p#%{next?, }<var%{item.inv? data-tooltip=\"除非 IP 位址為 %{item.val},否則不匹配。\"" +"}>%{item.ival}</var>}}%{dest_port?,埠:%{dest_port#%{next?, }<var%{item.inv? " +"data-tooltip=\"除非埠為 %{item.val},否則不匹配。\"}>%{item.ival}</var>}}" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:57 -#, fuzzy msgid "" "To %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=" "\"Match IP addresses except %{item.val}.\"}>%{item.ival}</" "var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-tooltip=" "\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}" msgstr "" -"To %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=" -"\"Match IP addresses except %{item.val}.\"}>%{item.ival}</" -"var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-tooltip=" -"\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}" +"到:%{dest}%{dest_ip?,IP:%{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"除非 " +"IP 位址為 %{item.val},否則不匹配。\"}>%{item." +"ival}</var>}}%{dest_port?,埠:%{dest_port#%{next?, }<var%{item.inv? data-" +"tooltip=\"除非埠為 %{item.val},否則不匹配。\"}>%{item.ival}</var>}}" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:393 msgid "Tracking helper" diff --git a/applications/luci-app-frpc/po/zh_Hant/frpc.po b/applications/luci-app-frpc/po/zh_Hant/frpc.po index 92c457fdae..9f93a02608 100644 --- a/applications/luci-app-frpc/po/zh_Hant/frpc.po +++ b/applications/luci-app-frpc/po/zh_Hant/frpc.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-12-30 02:30+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsfrpc/zh_Hant/>\n" "Language: zh_Hant\n" @@ -116,7 +116,7 @@ msgstr "一般設定" #: applications/luci-app-frpc/root/usr/share/rpcd/acl.d/luci-app-frpc.json:3 msgid "Grant access to LuCI app frpc" -msgstr "授予對LuCI應用程序frpc的存取權限" +msgstr "授予 luci-app-frpc 擁有存取的權限" #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:153 msgid "HTTP Settings" diff --git a/applications/luci-app-frps/po/it/frps.po b/applications/luci-app-frps/po/it/frps.po index 7f17b09926..da5f673586 100644 --- a/applications/luci-app-frps/po/it/frps.po +++ b/applications/luci-app-frps/po/it/frps.po @@ -1,8 +1,14 @@ msgid "" msgstr "" +"PO-Revision-Date: 2021-01-10 16:32+0000\n" +"Last-Translator: bovirus <roberto.boriotti@canon-europe.com>\n" +"Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsfrps/it/>\n" "Language: it\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:14 msgid "Additional configs" @@ -163,7 +169,7 @@ msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:31 msgid "Log file" -msgstr "" +msgstr "File registro eventi" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:32 msgid "Log level" diff --git a/applications/luci-app-frps/po/zh_Hant/frps.po b/applications/luci-app-frps/po/zh_Hant/frps.po index df2ad4ebb1..9620d48178 100644 --- a/applications/luci-app-frps/po/zh_Hant/frps.po +++ b/applications/luci-app-frps/po/zh_Hant/frps.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-12-30 02:30+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsfrps/zh_Hant/>\n" "Language: zh_Hant\n" @@ -153,7 +153,7 @@ msgstr "環境變數" #: applications/luci-app-frps/root/usr/share/rpcd/acl.d/luci-app-frps.json:3 msgid "Grant access to LuCI app frps" -msgstr "授予對LuCI應用程式frps的存取權限" +msgstr "授予 luci-app-frps 擁有存取的權限" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:41 msgid "" diff --git a/applications/luci-app-fwknopd/po/fr/fwknopd.po b/applications/luci-app-fwknopd/po/fr/fwknopd.po index 1f9150e7cd..68f51a99d4 100644 --- a/applications/luci-app-fwknopd/po/fr/fwknopd.po +++ b/applications/luci-app-fwknopd/po/fr/fwknopd.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2020-11-12 02:29+0000\n" -"Last-Translator: J. Lavoie <j.lavoie@net-c.ca>\n" +"PO-Revision-Date: 2021-01-11 18:32+0000\n" +"Last-Translator: Didier Wagenknecht <didier.wagenknecht@gmail.com>\n" "Language-Team: French <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsfwknopd/fr/>\n" "Language: fr\n" @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 4.4-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:599 msgid "" @@ -21,6 +21,7 @@ msgstr "" #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:600 msgid "Allow SPA clients to request forwarding destination by DNS name." msgstr "" +"Autorise les clients SPA à demander la destination de transfert par nom DNS." #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:441 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:458 diff --git a/applications/luci-app-fwknopd/po/he/fwknopd.po b/applications/luci-app-fwknopd/po/he/fwknopd.po index f65977e7ca..69587fbf5e 100644 --- a/applications/luci-app-fwknopd/po/he/fwknopd.po +++ b/applications/luci-app-fwknopd/po/he/fwknopd.po @@ -1,21 +1,25 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2015-05-12 21:03-0500\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2021-01-12 09:37+0000\n" +"Last-Translator: wakan-tanka <eliyahuler@gmail.com>\n" +"Language-Team: Hebrew <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsfwknopd/he/>\n" "Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && " "n % 10 == 0) ? 2 : 3));\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:599 msgid "" "Allow SPA clients to request access to services through an iptables firewall " "instead of just to it." msgstr "" +"אפשר ל־SPA clients לבקש גישה לשירותים באמצעות חומת אש של iptables במקום רק " +"אל השירותים עצמם." #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:600 msgid "Allow SPA clients to request forwarding destination by DNS name." diff --git a/applications/luci-app-fwknopd/po/zh_Hant/fwknopd.po b/applications/luci-app-fwknopd/po/zh_Hant/fwknopd.po index e73d201288..2a824ffdf4 100644 --- a/applications/luci-app-fwknopd/po/zh_Hant/fwknopd.po +++ b/applications/luci-app-fwknopd/po/zh_Hant/fwknopd.po @@ -3,8 +3,8 @@ # msgid "" msgstr "" -"PO-Revision-Date: 2020-12-27 15:29+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsfwknopd/zh_Hant/>\n" "Language: zh_Hant\n" @@ -80,8 +80,8 @@ msgid "" "“FW_ACCESS_TIMEOUT” is not set then the default timeout of 30 seconds will " "automatically be set." msgstr "" -"定義在源 IP 位址的有效敲門序列後,fwknopd 授予其通過防火牆訪問的時間長度。如" -"果未設定“FW_ACCESS_TIMEOUT”,則將自動設定預設超時 30 秒。" +"定義在取得源 IP 位址的有效敲門序列後,fwknopd 允許通過防火牆存取的「時間長度」。如果未設定 “FW_ACCESS_TIMEOUT”," +"將自動設定逾時 30 秒為預設值。" #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:540 msgid "" @@ -146,7 +146,7 @@ msgstr "" #: applications/luci-app-fwknopd/root/usr/share/rpcd/acl.d/luci-app-fwknopd.json:3 msgid "Grant UCI access for luci-app-fwknopd" -msgstr "授予UCI存取luci-app-fwknopd的權限" +msgstr "授予 luci-app-fwknopd 擁有 UCI 存取的權限" #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:571 msgid "HMAC key type" @@ -191,8 +191,8 @@ msgid "" "and generates QR codes for all found stanzas. Handles only files in /etc/" "fwknop folder due to access rights restrictions." msgstr "" -"解析/etc/fwknop/access.conf文件(以及包含的文件/文件夾/金鑰),並為所有找到的節生成QR二維條碼。由於存取權限的限制,僅處理/" -"etc/fwknop文件夾中的文件。" +"解析 /etc/fwknop/access.conf 檔案(以及包含的檔案/資料夾/金鑰),並為所有找到的節生成 QR 碼。由於存取權限的限制,僅處理 /" +"etc/fwknop 資料夾中的檔案。" #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:422 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:506 diff --git a/applications/luci-app-hd-idle/po/he/hd-idle.po b/applications/luci-app-hd-idle/po/he/hd-idle.po index 595db85d0a..9e09f2f3c7 100644 --- a/applications/luci-app-hd-idle/po/he/hd-idle.po +++ b/applications/luci-app-hd-idle/po/he/hd-idle.po @@ -5,15 +5,16 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-04-14 10:33+0200\n" -"PO-Revision-Date: 2011-06-25 11:35+0200\n" -"Last-Translator: GiladL <gl1000007@gmail.com>\n" -"Language-Team: none\n" +"PO-Revision-Date: 2021-01-12 09:37+0000\n" +"Last-Translator: wakan-tanka <eliyahuler@gmail.com>\n" +"Language-Team: Hebrew <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationshd-idle/he/>\n" "Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Pootle 2.0.4\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:22 msgid "Add new hdd setting..." @@ -59,22 +60,22 @@ msgstr "הגדרות" #: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:39 msgctxt "Abbreviation for days" msgid "d" -msgstr "" +msgstr "d" #: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:38 msgctxt "Abbreviation for hours" msgid "h" -msgstr "" +msgstr "h" #: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:37 msgctxt "Abbreviation for minutes" msgid "min" -msgstr "" +msgstr "min" #: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:36 msgctxt "Abbreviation for seconds" msgid "s" -msgstr "" +msgstr "s" # Hours #~ msgid "h" diff --git a/applications/luci-app-hd-idle/po/it/hd-idle.po b/applications/luci-app-hd-idle/po/it/hd-idle.po index ded25fb17e..49336490c7 100644 --- a/applications/luci-app-hd-idle/po/it/hd-idle.po +++ b/applications/luci-app-hd-idle/po/it/hd-idle.po @@ -3,15 +3,16 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-04-14 10:33+0200\n" -"PO-Revision-Date: 2013-02-03 13:54+0200\n" -"Last-Translator: Francesco <3gasas@gmail.com>\n" -"Language-Team: LANGUAGE <LL@li.org>\n" +"PO-Revision-Date: 2021-01-10 16:32+0000\n" +"Last-Translator: bovirus <roberto.boriotti@canon-europe.com>\n" +"Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationshd-idle/it/>\n" "Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Pootle 2.0.6\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:22 msgid "Add new hdd setting..." @@ -52,7 +53,7 @@ msgstr "Unità di misura del tempo di inattività" #: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:19 msgid "Settings" -msgstr "Opzioni" +msgstr "Impostazioni" #: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:39 msgctxt "Abbreviation for days" diff --git a/applications/luci-app-hd-idle/po/zh_Hant/hd-idle.po b/applications/luci-app-hd-idle/po/zh_Hant/hd-idle.po index 447a5c2cc6..32bca8d0f7 100644 --- a/applications/luci-app-hd-idle/po/zh_Hant/hd-idle.po +++ b/applications/luci-app-hd-idle/po/zh_Hant/hd-idle.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2020-12-30 02:30+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationshd-idle/zh_Hant/>\n" "Language: zh_Hant\n" @@ -26,7 +26,7 @@ msgstr "啟用" #: applications/luci-app-hd-idle/root/usr/share/rpcd/acl.d/luci-app-hd-idle.json:3 msgid "Grant UCI access for luci-app-hd-idle" -msgstr "授予UCI存取 luci-app-hd-idle 的權限" +msgstr "授予 luci-app-hd-idle 擁有 UCI 存取的權限" #: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:17 #: applications/luci-app-hd-idle/root/usr/share/luci/menu.d/luci-app-hd-idle.json:3 diff --git a/applications/luci-app-https-dns-proxy/po/en/https-dns-proxy.po b/applications/luci-app-https-dns-proxy/po/en/https-dns-proxy.po index 4a5f2e07a8..4b543865de 100644 --- a/applications/luci-app-https-dns-proxy/po/en/https-dns-proxy.po +++ b/applications/luci-app-https-dns-proxy/po/en/https-dns-proxy.po @@ -1,8 +1,14 @@ msgid "" msgstr "" +"PO-Revision-Date: 2021-01-07 17:03+0000\n" +"Last-Translator: Liao junchao <liaojunchao@outlook.com>\n" +"Language-Team: English <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationshttps-dns-proxy/en/>\n" "Language: en\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-https-dns-proxy/luasrc/model/cbi/https-dns-proxy.lua:73 msgid "%s is not installed or not found" @@ -58,7 +64,7 @@ msgstr "" #: applications/luci-app-https-dns-proxy/luasrc/model/cbi/https-dns-proxy.lua:126 msgid "Configuration" -msgstr "" +msgstr "Configuration" #: applications/luci-app-https-dns-proxy/luasrc/controller/https-dns-proxy.lua:4 msgid "DNS HTTPS Proxy" diff --git a/applications/luci-app-https-dns-proxy/po/it/https-dns-proxy.po b/applications/luci-app-https-dns-proxy/po/it/https-dns-proxy.po index 2648e7b71f..e264bcb987 100644 --- a/applications/luci-app-https-dns-proxy/po/it/https-dns-proxy.po +++ b/applications/luci-app-https-dns-proxy/po/it/https-dns-proxy.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-03-07 12:33+0000\n" -"Last-Translator: Giuseppe Valitutto <valituttogiuseppe@gmail.com>\n" +"PO-Revision-Date: 2021-01-10 16:32+0000\n" +"Last-Translator: bovirus <roberto.boriotti@canon-europe.com>\n" "Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationshttps-dns-proxy/it/>\n" "Language: it\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.0-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-https-dns-proxy/luasrc/model/cbi/https-dns-proxy.lua:73 msgid "%s is not installed or not found" @@ -64,7 +64,7 @@ msgstr "" #: applications/luci-app-https-dns-proxy/luasrc/model/cbi/https-dns-proxy.lua:126 msgid "Configuration" -msgstr "" +msgstr "Configurazione" #: applications/luci-app-https-dns-proxy/luasrc/controller/https-dns-proxy.lua:4 msgid "DNS HTTPS Proxy" diff --git a/applications/luci-app-https-dns-proxy/po/pl/https-dns-proxy.po b/applications/luci-app-https-dns-proxy/po/pl/https-dns-proxy.po index 1daa1a3bef..3d20d12758 100644 --- a/applications/luci-app-https-dns-proxy/po/pl/https-dns-proxy.po +++ b/applications/luci-app-https-dns-proxy/po/pl/https-dns-proxy.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-09-01 02:24+0000\n" -"Last-Translator: Marcin Net <marcin.net@linux.pl>\n" +"PO-Revision-Date: 2021-01-11 18:32+0000\n" +"Last-Translator: Michal L <michalrmsmi@wp.pl>\n" "Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationshttps-dns-proxy/pl/>\n" "Language: pl\n" @@ -9,7 +9,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 4.2.1-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-https-dns-proxy/luasrc/model/cbi/https-dns-proxy.lua:73 msgid "%s is not installed or not found" @@ -65,7 +65,7 @@ msgstr "Cloudflare (filtr bezpieczeństwa)" #: applications/luci-app-https-dns-proxy/luasrc/model/cbi/https-dns-proxy.lua:126 msgid "Configuration" -msgstr "" +msgstr "Konfiguracja" #: applications/luci-app-https-dns-proxy/luasrc/controller/https-dns-proxy.lua:4 msgid "DNS HTTPS Proxy" diff --git a/applications/luci-app-https-dns-proxy/po/ru/https-dns-proxy.po b/applications/luci-app-https-dns-proxy/po/ru/https-dns-proxy.po index 3bcaa04894..2061336aee 100644 --- a/applications/luci-app-https-dns-proxy/po/ru/https-dns-proxy.po +++ b/applications/luci-app-https-dns-proxy/po/ru/https-dns-proxy.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2021-01-03 17:29+0000\n" -"Last-Translator: Anton Kikin <a.a.kikin@gmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: Nt0G <nt0gggg@gmail.com>\n" "Language-Team: Russian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationshttps-dns-proxy/ru/>\n" "Language: ru\n" @@ -29,15 +29,15 @@ msgstr "AliDNS" #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/ca.cira.canadianshield.family.lua:3 msgid "CIRA Canadian Shield (Family)" -msgstr "" +msgstr "CIRA Canadian Shield (Семья)" #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/ca.cira.canadianshield.private.lua:3 msgid "CIRA Canadian Shield (Private)" -msgstr "" +msgstr "CIRA Canadian Shield (Личный)" #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/ca.cira.canadianshield.protected.lua:3 msgid "CIRA Canadian Shield (Protected)" -msgstr "" +msgstr "CIRA Canadian Shield (Защищённый)" #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/org.cleanbrowsing.doh-adult.lua:3 msgid "CleanBrowsing (Adult Filter)" @@ -53,15 +53,16 @@ msgstr "CleanBrowsing (Фильтр безопасности)" #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.cloudflare-dns.lua:3 msgid "Cloudflare" -msgstr "CloudFlare" +msgstr "Cloudflare" #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.cloudflare-dns.family.lua:3 msgid "Cloudflare (Family Protection)" -msgstr "" +msgstr "Cloudflare (Семейная защита)" #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.cloudflare-dns.security.lua:3 +#, fuzzy msgid "Cloudflare (Security Protection)" -msgstr "" +msgstr "Cloudflare (Защита безопасности)" #: applications/luci-app-https-dns-proxy/luasrc/model/cbi/https-dns-proxy.lua:126 msgid "Configuration" @@ -81,7 +82,7 @@ msgstr "DNS.SB" #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/pub.doh.lua:3 msgid "DNSPod.cn Public DNS" -msgstr "" +msgstr "Публичное DNS DNSPod.cn" #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers.disabled/ch.digitale-gesellschaft.dns.lua:3 msgid "Digitale Gesellschaft" @@ -93,7 +94,7 @@ msgstr "Отключить" #: applications/luci-app-https-dns-proxy/luasrc/model/cbi/https-dns-proxy.lua:134 msgid "Do not update configs" -msgstr "" +msgstr "Не обновлять настройки" #: applications/luci-app-https-dns-proxy/luasrc/view/https-dns-proxy/buttons.htm:54 msgid "Enable" @@ -109,7 +110,7 @@ msgstr "Google" #: applications/luci-app-https-dns-proxy/root/usr/share/rpcd/acl.d/luci-app-https-dns-proxy.json:3 msgid "Grant UCI and file access for luci-app-https-dns-proxy" -msgstr "Предоставить доступ к UCI и файлам для luci-app-https-dns-proxy" +msgstr "Предоставить luci-app-https-dns-proxy доступ к UCI и файлам" #: applications/luci-app-https-dns-proxy/luasrc/model/cbi/https-dns-proxy.lua:126 msgid "" @@ -117,10 +118,13 @@ msgid "" "below, they will be used to override the 'DNS forwardings' section of %sDHCP " "and DNS%s (%smore information%s)." msgstr "" +"Если выбрана опция «Обновление настроек DNSMASQ», добавляемые ниже записи " +"будут перезаписывать настройки %sDHCP и DNS%s (%sбольше информации%s)." #: applications/luci-app-https-dns-proxy/luasrc/model/cbi/https-dns-proxy.lua:138 +#, fuzzy msgid "Instances" -msgstr "Примеры" +msgstr "Записи" #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/gr.libredns.doh.lua:3 msgid "LibreDNS" @@ -152,11 +156,11 @@ msgstr "OpenDNS" #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/com.opendns.familyshield.doh.lua:3 msgid "OpenDNS (Family Shield)" -msgstr "" +msgstr "OpenDNS (Семейная защита)" #: applications/luci-app-https-dns-proxy/luasrc/model/cbi/https-dns-proxy.lua:189 msgid "Proxy server" -msgstr "Прокси сервер" +msgstr "Прокси-сервер" #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.quad9.dns.lua:3 msgid "Quad 9 (Recommended)" @@ -168,11 +172,11 @@ msgstr "Quad 9 (Защищено поддержкой ECS)" #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.quad9.dns9.lua:3 msgid "Quad 9 (Secured)" -msgstr "Quad 9 (Защищен)" +msgstr "Quad 9 (Защищённый)" #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers/net.quad9.dns10.lua:3 msgid "Quad 9 (Unsecured)" -msgstr "Quad 9 (незащищенный)" +msgstr "Quad 9 (Незащищённый)" #: applications/luci-app-https-dns-proxy/luasrc/view/https-dns-proxy/buttons.htm:44 msgid "Reload" @@ -180,15 +184,15 @@ msgstr "Перезапустить" #: applications/luci-app-https-dns-proxy/luasrc/model/cbi/https-dns-proxy.lua:145 msgid "Resolver" -msgstr "Поставщик" +msgstr "Сервис DNS" #: applications/luci-app-https-dns-proxy/luasrc/model/cbi/https-dns-proxy.lua:99 msgid "Running: %s DoH at %s:%s" -msgstr "" +msgstr "Запущен: %s DoH, %s:%s" #: applications/luci-app-https-dns-proxy/luasrc/model/cbi/https-dns-proxy.lua:111 msgid "Service Status" -msgstr "Статус сервиса" +msgstr "Статус службы" #: applications/luci-app-https-dns-proxy/luasrc/model/cbi/https-dns-proxy.lua:109 msgid "Service Status [%s %s]" @@ -204,7 +208,7 @@ msgstr "Остановить" #: applications/luci-app-https-dns-proxy/luasrc/model/cbi/https-dns-proxy.lua:77 msgid "Stopped" -msgstr "Остановлено" +msgstr "Остановлена" #: applications/luci-app-https-dns-proxy/luasrc/model/cbi/https-dns-proxy.lua:64 msgid "Unknown Provider" @@ -212,15 +216,15 @@ msgstr "Неизвестный поставщик" #: applications/luci-app-https-dns-proxy/luasrc/model/cbi/https-dns-proxy.lua:131 msgid "Update %s config" -msgstr "" +msgstr "Обновить настройки %s" #: applications/luci-app-https-dns-proxy/luasrc/model/cbi/https-dns-proxy.lua:127 msgid "Update DNSMASQ Config on Start/Stop" -msgstr "" +msgstr "Обновление настроек DNSMASQ при запуске/остановке службы" #: applications/luci-app-https-dns-proxy/luasrc/model/cbi/https-dns-proxy.lua:128 msgid "Update all configs" -msgstr "" +msgstr "Обновлять все настройки" #: applications/luci-app-https-dns-proxy/luasrc/model/cbi/https-dns-proxy.lua:49 msgid "and" diff --git a/applications/luci-app-https-dns-proxy/po/zh_Hans/https-dns-proxy.po b/applications/luci-app-https-dns-proxy/po/zh_Hans/https-dns-proxy.po index e32d2cafca..8061bc39be 100644 --- a/applications/luci-app-https-dns-proxy/po/zh_Hans/https-dns-proxy.po +++ b/applications/luci-app-https-dns-proxy/po/zh_Hans/https-dns-proxy.po @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2021-01-05 19:20+0000\n" -"Last-Translator: zhanhb <zhanhb88@gmail.com>\n" +"PO-Revision-Date: 2021-01-07 02:16+0000\n" +"Last-Translator: Eric <spice2wolf@gmail.com>\n" "Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationshttps-dns-proxy/zh_Hans/>\n" "Language: zh_Hans\n" @@ -89,7 +89,6 @@ msgid "DNSPod.cn Public DNS" msgstr "DNSPod.cn 公共DNS" #: applications/luci-app-https-dns-proxy/luasrc/https-dns-proxy/providers.disabled/ch.digitale-gesellschaft.dns.lua:3 -#, fuzzy msgid "Digitale Gesellschaft" msgstr "数字社会" diff --git a/applications/luci-app-https-dns-proxy/po/zh_Hant/https-dns-proxy.po b/applications/luci-app-https-dns-proxy/po/zh_Hant/https-dns-proxy.po index 82edbfc6da..e717a4ffe9 100644 --- a/applications/luci-app-https-dns-proxy/po/zh_Hant/https-dns-proxy.po +++ b/applications/luci-app-https-dns-proxy/po/zh_Hant/https-dns-proxy.po @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2020-12-30 02:30+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationshttps-dns-proxy/zh_Hant/>\n" "Language: zh_Hant\n" @@ -114,7 +114,7 @@ msgstr "Google" #: applications/luci-app-https-dns-proxy/root/usr/share/rpcd/acl.d/luci-app-https-dns-proxy.json:3 msgid "Grant UCI and file access for luci-app-https-dns-proxy" -msgstr "授予UCI和文件存取 luci-app-https-dns-proxy 的權限" +msgstr "授予 luci-app-https-dns-proxy 擁有 UCI 和檔案存取的權限" #: applications/luci-app-https-dns-proxy/luasrc/model/cbi/https-dns-proxy.lua:126 msgid "" diff --git a/applications/luci-app-ksmbd/po/he/ksmbd.po b/applications/luci-app-ksmbd/po/he/ksmbd.po index 7619487ee3..2e171f7f55 100644 --- a/applications/luci-app-ksmbd/po/he/ksmbd.po +++ b/applications/luci-app-ksmbd/po/he/ksmbd.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-10-17 15:26+0000\n" -"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n" +"PO-Revision-Date: 2021-01-12 09:37+0000\n" +"Last-Translator: wakan-tanka <eliyahuler@gmail.com>\n" "Language-Team: Hebrew <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsksmbd/he/>\n" "Language: he\n" @@ -9,11 +9,11 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && " "n % 10 == 0) ? 2 : 3));\n" -"X-Generator: Weblate 4.3.1-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:86 msgid "Allow guests" -msgstr "" +msgstr "אפשר לאורחים" #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43 msgid "Allow legacy (insecure) protocols/authentication." diff --git a/applications/luci-app-ksmbd/po/zh_Hant/ksmbd.po b/applications/luci-app-ksmbd/po/zh_Hant/ksmbd.po index 570c028ffe..b6af97688d 100644 --- a/applications/luci-app-ksmbd/po/zh_Hant/ksmbd.po +++ b/applications/luci-app-ksmbd/po/zh_Hant/ksmbd.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-12-30 02:30+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsksmbd/zh_Hant/>\n" "Language: zh_Hant\n" @@ -12,21 +12,21 @@ msgstr "" #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:86 msgid "Allow guests" -msgstr "容許訪客" +msgstr "允許訪客" #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43 msgid "Allow legacy (insecure) protocols/authentication." -msgstr "容許老舊(不安全)的 協定/身份驗證." +msgstr "允許舊有協定/身分驗證。" #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:44 msgid "" "Allow legacy smb(v1)/Lanman connections, needed for older devices without " "smb(v2.1/3) support." -msgstr "容許不支援 SMB(v2.1/3) 的舊裝置使用舊有 SMB(v1)/Lanman 連接。" +msgstr "允許不支援 SMB(v2.1/3) 的舊裝置使用舊有 SMB(v1)/Lanman 連接。" #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:83 msgid "Allowed users" -msgstr "容許使用者" +msgstr "允許使用者" #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:70 msgid "Browse-able" @@ -62,7 +62,7 @@ msgstr "一般設定" #: applications/luci-app-ksmbd/root/usr/share/rpcd/acl.d/luci-app-ksmbd.json:3 msgid "Grant access to LuCI app ksmbd" -msgstr "為 luci-app-ksmbd 授予存取權限" +msgstr "授予 luci-app-ksmbd 擁有存取的權限" #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:97 msgid "Hide dot files" @@ -97,7 +97,7 @@ msgstr "路徑" msgid "" "Please add directories to share. Each directory refers to a folder on a " "mounted device." -msgstr "請新增要分享的目錄。每個目錄指到已掛載裝置上的資料夾。" +msgstr "請新增要分享的目錄;每個目錄指向已掛載裝置上的資料夾。" #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:75 msgid "Read-only" diff --git a/applications/luci-app-ltqtapi/po/zh_Hant/ltqtapi.po b/applications/luci-app-ltqtapi/po/zh_Hant/ltqtapi.po index c43ab92758..f6cc6d2a03 100644 --- a/applications/luci-app-ltqtapi/po/zh_Hant/ltqtapi.po +++ b/applications/luci-app-ltqtapi/po/zh_Hant/ltqtapi.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-12-30 02:30+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsltqtapi/zh_Hant/>\n" "Language: zh_Hant\n" @@ -41,7 +41,7 @@ msgstr "已停用" #: applications/luci-app-ltqtapi/root/usr/share/rpcd/acl.d/luci-app-ltqtapi.json:3 msgid "Grant UCI access for luci-app-ltqtapi" -msgstr "授予UCI存取 luci-app-ltqtapi 的權限" +msgstr "授予 luci-app-ltqtapi 擁有 UCI 存取的權限" #: applications/luci-app-ltqtapi/luasrc/model/cbi/luci_ltqtapi/account.lua:7 msgid "Here You can specify the SIP account that you want to use." @@ -81,7 +81,7 @@ msgstr "類型" #: applications/luci-app-ltqtapi/luasrc/view/telephony_status.htm:23 msgid "Uplink" -msgstr "上行" +msgstr "上行鏈路" #: applications/luci-app-ltqtapi/luasrc/model/cbi/luci_ltqtapi/account.lua:12 msgid "Username" diff --git a/applications/luci-app-lxc/po/zh_Hant/lxc.po b/applications/luci-app-lxc/po/zh_Hant/lxc.po index fe389ab257..59d0cb0732 100644 --- a/applications/luci-app-lxc/po/zh_Hant/lxc.po +++ b/applications/luci-app-lxc/po/zh_Hant/lxc.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-12-27 15:29+0000\n" -"Last-Translator: Trevor <wowpapa3232@gmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationslxc/zh_Hant/>\n" "Language: zh_Hant\n" @@ -70,7 +70,7 @@ msgstr "自由溫度閾值" #: applications/luci-app-lxc/root/usr/share/rpcd/acl.d/luci-app-lxc.json:3 msgid "Grant UCI access for luci-app-lxc" -msgstr "授予UCI存取luci-app-lxc的權限" +msgstr "授予 luci-app-lxc 擁有 UCI 存取的權限" #: applications/luci-app-lxc/luasrc/controller/lxc.lua:31 #: applications/luci-app-lxc/luasrc/model/cbi/lxc.lua:17 diff --git a/applications/luci-app-minidlna/po/en/minidlna.po b/applications/luci-app-minidlna/po/en/minidlna.po index 170c868aab..7d4a94958a 100644 --- a/applications/luci-app-minidlna/po/en/minidlna.po +++ b/applications/luci-app-minidlna/po/en/minidlna.po @@ -1,16 +1,20 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2021-01-07 17:03+0000\n" +"Last-Translator: Liao junchao <liaojunchao@outlook.com>\n" +"Language-Team: English <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsminidlna/en/>\n" +"Language: en\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-minidlna/htdocs/luci-static/resources/view/minidlna.js:51 msgid "Advanced Settings" -msgstr "" +msgstr "Advanced Settings" #: applications/luci-app-minidlna/htdocs/luci-static/resources/view/minidlna.js:80 msgid "Album art names" diff --git a/applications/luci-app-minidlna/po/he/minidlna.po b/applications/luci-app-minidlna/po/he/minidlna.po index f7f6fba50a..28c557797b 100644 --- a/applications/luci-app-minidlna/po/he/minidlna.po +++ b/applications/luci-app-minidlna/po/he/minidlna.po @@ -1,16 +1,20 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2021-01-12 09:37+0000\n" +"Last-Translator: wakan-tanka <eliyahuler@gmail.com>\n" +"Language-Team: Hebrew <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsminidlna/he/>\n" +"Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-minidlna/htdocs/luci-static/resources/view/minidlna.js:51 msgid "Advanced Settings" -msgstr "" +msgstr "הגדרות מתקדמות" #: applications/luci-app-minidlna/htdocs/luci-static/resources/view/minidlna.js:80 msgid "Album art names" @@ -110,7 +114,7 @@ msgstr "" #: applications/luci-app-minidlna/htdocs/luci-static/resources/view/minidlna.js:55 msgid "Port" -msgstr "" +msgstr "פורט" #: applications/luci-app-minidlna/htdocs/luci-static/resources/view/minidlna.js:56 msgid "Port for HTTP (descriptions, SOAP, media transfer) traffic." diff --git a/applications/luci-app-minidlna/po/zh_Hant/minidlna.po b/applications/luci-app-minidlna/po/zh_Hant/minidlna.po index 49d08e5aa6..72202253c1 100644 --- a/applications/luci-app-minidlna/po/zh_Hant/minidlna.po +++ b/applications/luci-app-minidlna/po/zh_Hant/minidlna.po @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2020-12-26 06:29+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsminidlna/zh_Hant/>\n" "Language: zh_Hant\n" @@ -38,7 +38,7 @@ msgstr "通告的型號" #: applications/luci-app-minidlna/htdocs/luci-static/resources/view/minidlna.js:106 msgid "Announced serial number" -msgstr "通告的序號" +msgstr "通告的序列號" #: applications/luci-app-minidlna/htdocs/luci-static/resources/view/minidlna.js:73 msgid "Browse directory" @@ -70,7 +70,7 @@ msgstr "一般設定" #: applications/luci-app-minidlna/root/usr/share/rpcd/acl.d/luci-app-minidlna.json:3 msgid "Grant access to minidlna status and configuration" -msgstr "授予對minidlna狀態和設定的存取權限" +msgstr "授予存取 MiniDLNA 狀態和組態的權限" #: applications/luci-app-minidlna/htdocs/luci-static/resources/view/minidlna.js:59 msgid "Interfaces" @@ -106,7 +106,7 @@ msgstr "服務的網路介面。" #: applications/luci-app-minidlna/htdocs/luci-static/resources/view/minidlna.js:103 msgid "Notify interval" -msgstr "通知的時間間隔" +msgstr "通知時間間隔" #: applications/luci-app-minidlna/htdocs/luci-static/resources/view/minidlna.js:103 msgid "Notify interval in seconds." @@ -126,7 +126,7 @@ msgstr "HTTP(描述,SOAP,媒體傳輸)流量的埠。" #: applications/luci-app-minidlna/htdocs/luci-static/resources/view/minidlna.js:101 msgid "Presentation URL" -msgstr "介紹網址" +msgstr "存在 URL" #: applications/luci-app-minidlna/htdocs/luci-static/resources/view/minidlna.js:71 msgid "Root container" diff --git a/applications/luci-app-mjpg-streamer/po/he/mjpg-streamer.po b/applications/luci-app-mjpg-streamer/po/he/mjpg-streamer.po index b131688ba5..56b95d342e 100644 --- a/applications/luci-app-mjpg-streamer/po/he/mjpg-streamer.po +++ b/applications/luci-app-mjpg-streamer/po/he/mjpg-streamer.po @@ -1,8 +1,15 @@ msgid "" msgstr "" +"PO-Revision-Date: 2021-01-12 09:37+0000\n" +"Last-Translator: wakan-tanka <eliyahuler@gmail.com>\n" +"Language-Team: Hebrew <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsmjpg-streamer/he/>\n" "Language: he\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && " +"n % 10 == 0) ? 2 : 3));\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:217 msgid "Allow ringbuffer to exceed limit by this amount" @@ -152,7 +159,7 @@ msgstr "" #: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:91 msgid "Port" -msgstr "" +msgstr "פורט" #: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:51 msgid "Resolution" diff --git a/applications/luci-app-mjpg-streamer/po/zh_Hant/mjpg-streamer.po b/applications/luci-app-mjpg-streamer/po/zh_Hant/mjpg-streamer.po index c495048dcc..b9de7684b4 100644 --- a/applications/luci-app-mjpg-streamer/po/zh_Hant/mjpg-streamer.po +++ b/applications/luci-app-mjpg-streamer/po/zh_Hant/mjpg-streamer.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: luci-app-mjpg-streamer\n" "POT-Creation-Date: 2015-06-11 21:11+0100\n" -"PO-Revision-Date: 2020-12-30 02:30+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsmjpg-streamer/zh_Hant/>\n" "Language: zh_Hant\n" @@ -90,7 +90,7 @@ msgstr "檔案輸出" #: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:203 msgid "Folder" -msgstr "目錄夾" +msgstr "資料夾" #: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:108 msgid "Folder that contains webpages" @@ -106,7 +106,7 @@ msgstr "一般" #: applications/luci-app-mjpg-streamer/root/usr/share/rpcd/acl.d/luci-app-mjpg-streamer.json:3 msgid "Grant UCI access for luci-app-mjpg-streamer" -msgstr "授予UCI存取luci-app-mjpg-streamer的權限" +msgstr "授予 luci-app-mjpg-streamer 擁有 UCI 存取的權限" #: applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua:33 msgid "HTTP output" diff --git a/applications/luci-app-mwan3/po/it/mwan3.po b/applications/luci-app-mwan3/po/it/mwan3.po index 0aa2f7b243..be07874b5d 100644 --- a/applications/luci-app-mwan3/po/it/mwan3.po +++ b/applications/luci-app-mwan3/po/it/mwan3.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-12-11 03:50+0000\n" -"Last-Translator: AndreaEM <andreyodj@gmail.com>\n" +"PO-Revision-Date: 2021-01-10 16:32+0000\n" +"Last-Translator: bovirus <roberto.boriotti@canon-europe.com>\n" "Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsmwan3/it/>\n" "Language: it\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.4-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-mwan3/luasrc/model/cbi/mwan/interfaceconfig.lua:176 #: applications/luci-app-mwan3/luasrc/model/cbi/mwan/interfaceconfig.lua:192 @@ -478,7 +478,7 @@ msgstr "" #: applications/luci-app-mwan3/luasrc/model/cbi/mwan/globalsconfig.lua:31 msgid "Notice" -msgstr "" +msgstr "Notizia" #: applications/luci-app-mwan3/luasrc/controller/mwan3.lua:60 msgid "Notification" diff --git a/applications/luci-app-mwan3/po/zh_Hant/mwan3.po b/applications/luci-app-mwan3/po/zh_Hant/mwan3.po index 7f0ff3421b..455146ae2c 100644 --- a/applications/luci-app-mwan3/po/zh_Hant/mwan3.po +++ b/applications/luci-app-mwan3/po/zh_Hant/mwan3.po @@ -3,8 +3,8 @@ # msgid "" msgstr "" -"PO-Revision-Date: 2020-12-26 06:29+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-11 18:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsmwan3/zh_Hant/>\n" "Language: zh_Hant\n" @@ -99,11 +99,11 @@ msgstr "警示" #: applications/luci-app-mwan3/luasrc/controller/mwan3.lua:177 msgid "All required IP rules for interface %s found" -msgstr "找到介面 %s 的所有必需 IP 規則" +msgstr "要找到介面 %s 所需的全部 IP 規則" #: applications/luci-app-mwan3/luasrc/model/cbi/mwan/globalsconfig.lua:38 msgid "Also scan this Routing table for connected networks" -msgstr "同時掃描此路由表以查詢已連線的網路" +msgstr "同時掃描此路由表,以檢視已連接的網路" #: applications/luci-app-mwan3/luasrc/view/mwan/status_diagnostics.htm:77 msgid "Check IP rules" @@ -240,7 +240,7 @@ msgstr "全局" #: applications/luci-app-mwan3/root/usr/share/rpcd/acl.d/luci-app-mwan3.json:3 msgid "Grant UCI access for luci-app-mwan3" -msgstr "給予 UCI 存取 luci-app-mwan3 的權限" +msgstr "授予 luci-app-mwan3 擁有 UCI 存取的權限" #: applications/luci-app-mwan3/luasrc/view/mwan/status_diagnostics.htm:80 msgid "Hotplug ifdown" @@ -248,7 +248,7 @@ msgstr "熱插拔ifdown" #: applications/luci-app-mwan3/luasrc/view/mwan/status_diagnostics.htm:79 msgid "Hotplug ifup" -msgstr "熱插拔ifup" +msgstr "熱插拔 ifup" #: applications/luci-app-mwan3/luasrc/view/mwan/status_detail.htm:29 #: applications/luci-app-mwan3/luasrc/view/mwan/status_diagnostics.htm:56 @@ -557,11 +557,9 @@ msgid "" "spaces<br />Names must be 15 characters or less<br />Policies may not share " "the same name as configured interfaces, members or rules" msgstr "" -"“策略”把成員進行分組,告訴 MWAN 如何分配“規則”中使用這一策略的流量<br />擁有" -"較低躍點數的成員將會被優先使用。擁有相同躍點數的成員把流量進行負載均衡。<br /" -">進行負載均衡的成員之間擁有較高比重的成員將會被分配到更多流量。<br />名稱允許" -"包括 A-Z、a-z、0-9、_ 但是不能有空格。名稱應該在 15 個字元以內<br />策略不應" -"該與介面、成員、規則中的任意一個設定項使用相同的名稱" +"「政策」設定檔用來劃分一個或多個成員,並控制 MWAN 如何散發流量<br />擁有較低權值的成員介面將被優先使用<br /" +">擁有相同權值的成員介面將被負載平衡<br />負載平衡的成員介面中,擁有較高權重的成員介面將散發到更多流量<br />名稱允許包含 \"A-Z, a-" +"z, 0-9, _\",不能使用空格<br />名稱不得超過 15 個字元<br />「政策」名稱不應該與配置的介面、成員或規則名稱相同" #: applications/luci-app-mwan3/luasrc/model/cbi/mwan/policy.lua:51 msgid "Policy" @@ -695,14 +693,15 @@ msgid "" "Physical device name which interface went up or down (e.g. \"eth0\" or " "\"wwan0\")<br /><br />" msgstr "" -"這裡允許您修改“/etc/mwan3.user”的內容。<br />該檔案在 sysupgrade 期間也會保" -"留。<br /><br />注意:<br />該檔案會作為 shell 指令碼解釋。<br />指令碼的第一" -"行必須是 "#!/bin/sh",不帶引號。<br />以 # 開頭的行是註釋,不會運行。" -"<br />將您的自定義 mwan3 動作放在這裡,他們將<br />在啟用 mwan3 的介面上<br /" -">在 netifd hotplug 介面事件時運行。<br /><br />有三個主要的環境變數傳遞給這個" -"指令碼。<br /><br />$ACTION “ifup”或“ifdown”<br />$INTERFACE 啟動或停止的介面" -"名(例如“wan”或“wwan”)<br />$DEVICE 啟動或停止介面的物理裝置名(例" -"如“eth0”或“wwan0”)<br /><br />" +"您可以在這裡修改 \"/etc/mwan3.user\" 的內容。<br />在執行 sysupgrade 期間,該檔案也會被保留。<br /><br " +"/>請注意:<br />該檔案會被解譯為「Shell 指令碼」。<br />指令碼的第一行必須是 "#!/bin/sh"(引號之內)。" +"<br />以 \"#\" 開頭的行是註解,不會被執行。<br />請您在此處自訂 mwan3 動作,他們將<br />在已啟用 mwan3 " +"的介面上<br />被每個 netifd 熱插拔介面事件執行。<br /><br />傳遞到該指令碼的主要環境變數有三個。<br /><br />$" +"ACTION<br />* \"ifup\" 藉由 netifd 與 mwan3track 呼叫<br />* \"ifdown\" 也藉由 " +"netifd 與 mwan3track 呼叫<br />* \"connected\" 只在追蹤成功時藉由 mwan3track 呼叫<br />* " +"\"disconnected\" 只在追蹤失敗時藉由 mwan3track 呼叫<br />$INTERFACE 為開啟或關閉的介面名稱(例如:\"WAN" +"\" 抑或 \"WWAN\")<br />$DEVICE 為開啟或關閉的介面實體裝置(例如:\"eth0\" 抑或 \"wwan0\")<br /" +"><br />" #: applications/luci-app-mwan3/luasrc/model/cbi/mwan/interfaceconfig.lua:37 msgid "Tracking hostname or IP address" diff --git a/applications/luci-app-nextdns/po/en/nextdns.po b/applications/luci-app-nextdns/po/en/nextdns.po index b70b20a798..4c0d70afbc 100644 --- a/applications/luci-app-nextdns/po/en/nextdns.po +++ b/applications/luci-app-nextdns/po/en/nextdns.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-05-31 01:41+0000\n" -"Last-Translator: Stephen Maundrell <smaundrell@gmail.com>\n" +"PO-Revision-Date: 2021-01-07 17:03+0000\n" +"Last-Translator: Liao junchao <liaojunchao@outlook.com>\n" "Language-Team: English <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsnextdns/en/>\n" "Language: en\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.1-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:36 msgid "" @@ -17,7 +17,7 @@ msgstr "" #: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:24 msgid "Configuration" -msgstr "" +msgstr "Configuration" #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:23 msgid "Configuration ID" diff --git a/applications/luci-app-nextdns/po/zh_Hant/nextdns.po b/applications/luci-app-nextdns/po/zh_Hant/nextdns.po index 99572e09ee..292ef23930 100644 --- a/applications/luci-app-nextdns/po/zh_Hant/nextdns.po +++ b/applications/luci-app-nextdns/po/zh_Hant/nextdns.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-12-30 02:30+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-11 18:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsnextdns/zh_Hant/>\n" "Language: zh_Hant\n" @@ -53,7 +53,7 @@ msgstr "前往 nextdns.io 建立設定。" #: applications/luci-app-nextdns/root/usr/share/rpcd/acl.d/luci-app-nextdns.json:3 msgid "Grant logread access to LuCI app nextdns" -msgstr "授予 LuCI 應用程式 nextdns 的日誌讀取權限" +msgstr "授予 luci-app-nextdns 擁有 logread 存取的權限" #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:33 msgid "Hardened Privacy" @@ -82,7 +82,7 @@ msgstr "沒有 NextDNS 相關的紀錄!" #: applications/luci-app-nextdns/root/usr/share/luci/menu.d/luci-app-nextdns.json:15 msgid "Overview" -msgstr "總覽" +msgstr "概覽" #: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:28 msgid "Report Client Info" diff --git a/applications/luci-app-nft-qos/po/zh_Hant/nft-qos.po b/applications/luci-app-nft-qos/po/zh_Hant/nft-qos.po index ba46d6cdb3..70ffc48043 100644 --- a/applications/luci-app-nft-qos/po/zh_Hant/nft-qos.po +++ b/applications/luci-app-nft-qos/po/zh_Hant/nft-qos.po @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2020-12-30 02:30+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-11 18:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsnft-qos/zh_Hant/>\n" "Language: zh_Hant\n" @@ -90,7 +90,7 @@ msgstr "開啟速率限制功能" #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:105 msgid "Enable Traffic Priority" -msgstr "開啟流量優先順序" +msgstr "啟用流量優先權" #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:105 msgid "Enable this feature" @@ -98,7 +98,7 @@ msgstr "開啟這個功能" #: applications/luci-app-nft-qos/root/usr/share/rpcd/acl.d/luci-app-nft-qos.json:3 msgid "Grant UCI access for luci-app-nft-qos" -msgstr "授予UCI存取 luci-app-nft-qos 的權限" +msgstr "授予 luci-app-nft-qos 擁有 UCI 存取的權限" #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:123 #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:156 @@ -173,7 +173,7 @@ msgstr "資料包總數" #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:205 msgid "Priority" -msgstr "優先順序" +msgstr "優先權" #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:197 msgid "Protocol" @@ -228,7 +228,7 @@ msgstr "該頁面提供了當前上傳和下載速率的一個總覽。" #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:192 msgid "Traffic Priority Settings" -msgstr "流量優先順序設定" +msgstr "流量優先權設定" #: applications/luci-app-nft-qos/luasrc/model/cbi/nft-qos/nft-qos.lua:44 msgid "Type of Limit Rate" diff --git a/applications/luci-app-nlbwmon/po/en/nlbwmon.po b/applications/luci-app-nlbwmon/po/en/nlbwmon.po index 851055d6e1..06cbef6160 100644 --- a/applications/luci-app-nlbwmon/po/en/nlbwmon.po +++ b/applications/luci-app-nlbwmon/po/en/nlbwmon.po @@ -1,8 +1,14 @@ msgid "" msgstr "" +"PO-Revision-Date: 2021-01-07 17:03+0000\n" +"Last-Translator: Liao junchao <liaojunchao@outlook.com>\n" +"Language-Team: English <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsnlbwmon/en/>\n" "Language: en\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:550 msgid "%d IPv4-only hosts" @@ -114,7 +120,7 @@ msgstr "" #: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:60 msgid "Advanced Settings" -msgstr "" +msgstr "Advanced Settings" #: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:886 msgid "Application" @@ -173,7 +179,7 @@ msgstr "" #: applications/luci-app-nlbwmon/root/usr/share/luci/menu.d/luci-app-nlbwmon.json:24 msgid "Configuration" -msgstr "" +msgstr "Configuration" #: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:615 msgid "Conn." diff --git a/applications/luci-app-nlbwmon/po/he/nlbwmon.po b/applications/luci-app-nlbwmon/po/he/nlbwmon.po index a9f22e23a8..a98b12bf98 100644 --- a/applications/luci-app-nlbwmon/po/he/nlbwmon.po +++ b/applications/luci-app-nlbwmon/po/he/nlbwmon.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-10-17 15:26+0000\n" -"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n" +"PO-Revision-Date: 2021-01-12 09:37+0000\n" +"Last-Translator: wakan-tanka <eliyahuler@gmail.com>\n" "Language-Team: Hebrew <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsnlbwmon/he/>\n" "Language: he\n" @@ -9,7 +9,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && " "n % 10 == 0) ? 2 : 3));\n" -"X-Generator: Weblate 4.3.1-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:550 msgid "%d IPv4-only hosts" @@ -121,7 +121,7 @@ msgstr "" #: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:60 msgid "Advanced Settings" -msgstr "" +msgstr "הגדרות מתקדמות" #: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:886 msgid "Application" diff --git a/applications/luci-app-nlbwmon/po/zh_Hans/nlbwmon.po b/applications/luci-app-nlbwmon/po/zh_Hans/nlbwmon.po index d923b96c60..bd5210f84e 100644 --- a/applications/luci-app-nlbwmon/po/zh_Hans/nlbwmon.po +++ b/applications/luci-app-nlbwmon/po/zh_Hans/nlbwmon.po @@ -3,15 +3,15 @@ # msgid "" msgstr "" -"PO-Revision-Date: 2020-11-22 15:35+0000\n" -"Last-Translator: Eric <spice2wolf@gmail.com>\n" +"PO-Revision-Date: 2021-01-07 02:16+0000\n" +"Last-Translator: zhanhb <zhanhb88@gmail.com>\n" "Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsnlbwmon/zh_Hans/>\n" "Language: zh_Hans\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 4.4-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:550 msgid "%d IPv4-only hosts" @@ -316,7 +316,7 @@ msgstr "生成备份" #: applications/luci-app-nlbwmon/root/usr/share/rpcd/acl.d/luci-app-nlbwmon.json:3 msgid "Grant UCI access for luci-app-nlbwmon" -msgstr "" +msgstr "授予UCI访问luci-app-nlbwmon的权限" #: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:846 #: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:925 diff --git a/applications/luci-app-nlbwmon/po/zh_Hant/nlbwmon.po b/applications/luci-app-nlbwmon/po/zh_Hant/nlbwmon.po index 096bd186a6..cbd33d85c0 100644 --- a/applications/luci-app-nlbwmon/po/zh_Hant/nlbwmon.po +++ b/applications/luci-app-nlbwmon/po/zh_Hant/nlbwmon.po @@ -3,8 +3,8 @@ # msgid "" msgstr "" -"PO-Revision-Date: 2020-12-27 15:29+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsnlbwmon/zh_Hant/>\n" "Language: zh_Hant\n" @@ -310,7 +310,7 @@ msgstr "生成備份" #: applications/luci-app-nlbwmon/root/usr/share/rpcd/acl.d/luci-app-nlbwmon.json:3 msgid "Grant UCI access for luci-app-nlbwmon" -msgstr "給予 UCI 存取 luci-app-nlbwmon 的權限" +msgstr "授予 luci-app-nlbwmon 擁有 UCI 存取的權限" #: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:846 #: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:925 diff --git a/applications/luci-app-ntpc/po/he/ntpc.po b/applications/luci-app-ntpc/po/he/ntpc.po index a9aa16a64f..d4d0c95136 100644 --- a/applications/luci-app-ntpc/po/he/ntpc.po +++ b/applications/luci-app-ntpc/po/he/ntpc.po @@ -5,21 +5,21 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-04-14 13:24+0200\n" -"PO-Revision-Date: 2011-06-25 11:40+0200\n" -"Last-Translator: GiladL <gl1000007@gmail.com>\n" -"Language-Team: none\n" +"PO-Revision-Date: 2021-01-12 09:37+0000\n" +"Last-Translator: wakan-tanka <eliyahuler@gmail.com>\n" +"Language-Team: Hebrew <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsntpc/he/>\n" "Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Pootle 2.0.4\n" +"X-Generator: Weblate 4.4.1-dev\n" # התאמת שעון? #: applications/luci-app-ntpc/luasrc/model/cbi/ntpc/ntpc.lua:21 -#, fuzzy msgid "Clock Adjustment" -msgstr "כיוון שעון" +msgstr "כוונון שעון" #: applications/luci-app-ntpc/luasrc/model/cbi/ntpc/ntpc.lua:17 #, fuzzy diff --git a/applications/luci-app-ntpc/po/zh_Hant/ntpc.po b/applications/luci-app-ntpc/po/zh_Hant/ntpc.po index 9c4f533f8c..5cd1839e93 100644 --- a/applications/luci-app-ntpc/po/zh_Hant/ntpc.po +++ b/applications/luci-app-ntpc/po/zh_Hant/ntpc.po @@ -4,8 +4,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2020-12-30 02:30+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsntpc/zh_Hant/>\n" "Language: zh_Hant\n" @@ -35,7 +35,7 @@ msgstr "一般" #: applications/luci-app-ntpc/root/usr/share/rpcd/acl.d/luci-app-ntpc.json:3 msgid "Grant UCI access for luci-app-ntpc" -msgstr "授予UCI訪問 luci-app-ntpc 的權限" +msgstr "授予 luci-app-ntpc 擁有 UCI 存取的權限" #: applications/luci-app-ntpc/luasrc/model/cbi/ntpc/ntpc.lua:34 #: applications/luci-app-ntpc/luasrc/model/cbi/ntpc/ntpcmini.lua:23 diff --git a/applications/luci-app-nut/po/he/nut.po b/applications/luci-app-nut/po/he/nut.po index 0d13d95d43..9e21f276c8 100644 --- a/applications/luci-app-nut/po/he/nut.po +++ b/applications/luci-app-nut/po/he/nut.po @@ -1,19 +1,21 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2019-01-09 06:58-0500\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2021-01-12 09:37+0000\n" +"Last-Translator: wakan-tanka <eliyahuler@gmail.com>\n" +"Language-Team: Hebrew <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsnut/he/>\n" "Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && " "n % 10 == 0) ? 2 : 3));\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-nut/luasrc/model/cbi/nut_server.lua:216 msgid "Additional Shutdown Time(s)" -msgstr "" +msgstr "זמן כיבוי נוסף" #: applications/luci-app-nut/luasrc/model/cbi/nut_server.lua:37 msgid "Addresses on which to listen" @@ -413,7 +415,7 @@ msgstr "" #: applications/luci-app-nut/luasrc/model/cbi/nut_server.lua:46 #: applications/luci-app-nut/luasrc/model/cbi/nut_server.lua:202 msgid "Port" -msgstr "" +msgstr "פורט" #: applications/luci-app-nut/luasrc/model/cbi/nut_monitor.lua:200 #: applications/luci-app-nut/luasrc/model/cbi/nut_monitor.lua:229 diff --git a/applications/luci-app-nut/po/zh_Hant/nut.po b/applications/luci-app-nut/po/zh_Hant/nut.po index a05c9ea945..d4164a24ad 100644 --- a/applications/luci-app-nut/po/zh_Hant/nut.po +++ b/applications/luci-app-nut/po/zh_Hant/nut.po @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2020-12-30 02:30+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsnut/zh_Hant/>\n" "Language: zh_Hant\n" @@ -157,7 +157,7 @@ msgstr "前往 NUT CGI" #: applications/luci-app-nut/root/usr/share/rpcd/acl.d/luci-app-nut.json:3 msgid "Grant UCI access for luci-app-nut" -msgstr "授予UCI存取luci-app-nut的權限" +msgstr "授予 luci-app-nut 擁有 UCI 存取的權限" #: applications/luci-app-nut/luasrc/model/cbi/nut_cgi.lua:16 msgid "Host" diff --git a/applications/luci-app-ocserv/po/fr/ocserv.po b/applications/luci-app-ocserv/po/fr/ocserv.po index 5c60678f0f..ef8b1f852e 100644 --- a/applications/luci-app-ocserv/po/fr/ocserv.po +++ b/applications/luci-app-ocserv/po/fr/ocserv.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-11-14 12:48+0000\n" -"Last-Translator: David Elie-Dit-Cosaque <david.elieditcosaque@gmail.com>\n" +"PO-Revision-Date: 2021-01-11 18:32+0000\n" +"Last-Translator: Didier Wagenknecht <didier.wagenknecht@gmail.com>\n" "Language-Team: French <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsocserv/fr/>\n" "Language: fr\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 4.4-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-ocserv/luasrc/model/cbi/ocserv/main.lua:124 #: applications/luci-app-ocserv/luasrc/model/cbi/ocserv/user-config.lua:80 @@ -16,6 +16,8 @@ msgid "" "<abbr title=\"Classless Inter-Domain Routing\">CIDR</abbr>-Notation: address/" "prefix" msgstr "" +"<abbr title=\"Routage Inter-Domain sans classe\">CIDR</abbr>-Notation: " +"address/prefix" #: applications/luci-app-ocserv/luasrc/view/ocserv_status.htm:48 msgid "Active OpenConnect Users" diff --git a/applications/luci-app-ocserv/po/he/ocserv.po b/applications/luci-app-ocserv/po/he/ocserv.po index b10b07ed7d..17b7825c25 100644 --- a/applications/luci-app-ocserv/po/he/ocserv.po +++ b/applications/luci-app-ocserv/po/he/ocserv.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-10-17 15:26+0000\n" -"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n" +"PO-Revision-Date: 2021-01-12 09:37+0000\n" +"Last-Translator: wakan-tanka <eliyahuler@gmail.com>\n" "Language-Team: Hebrew <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsocserv/he/>\n" "Language: he\n" @@ -9,7 +9,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && " "n % 10 == 0) ? 2 : 3));\n" -"X-Generator: Weblate 4.3.1-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-ocserv/luasrc/model/cbi/ocserv/main.lua:124 #: applications/luci-app-ocserv/luasrc/model/cbi/ocserv/user-config.lua:80 @@ -173,7 +173,7 @@ msgstr "" #: applications/luci-app-ocserv/luasrc/model/cbi/ocserv/main.lua:56 #: applications/luci-app-ocserv/luasrc/model/cbi/ocserv/user-config.lua:50 msgid "Port" -msgstr "" +msgstr "פורט" #: applications/luci-app-ocserv/luasrc/model/cbi/ocserv/main.lua:62 #: applications/luci-app-ocserv/luasrc/model/cbi/ocserv/user-config.lua:56 diff --git a/applications/luci-app-ocserv/po/zh_Hant/ocserv.po b/applications/luci-app-ocserv/po/zh_Hant/ocserv.po index 8ebfb2f7e6..19029667d4 100644 --- a/applications/luci-app-ocserv/po/zh_Hant/ocserv.po +++ b/applications/luci-app-ocserv/po/zh_Hant/ocserv.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-12-27 15:29+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsocserv/zh_Hant/>\n" "Language: zh_Hant\n" @@ -115,7 +115,7 @@ msgstr "一般設定" #: applications/luci-app-ocserv/root/usr/share/rpcd/acl.d/luci-app-ocserv.json:3 msgid "Grant UCI access for luci-app-ocserv" -msgstr "授予UCI存取luci-app-ocserv的權限" +msgstr "授予 luci-app-ocserv 擁有 UCI 存取的權限" #: applications/luci-app-ocserv/luasrc/model/cbi/ocserv/users.lua:23 #: applications/luci-app-ocserv/luasrc/model/cbi/ocserv/users.lua:67 diff --git a/applications/luci-app-olsr-viz/po/it/olsr-viz.po b/applications/luci-app-olsr-viz/po/it/olsr-viz.po index bce9c76fd7..5ef89beabd 100644 --- a/applications/luci-app-olsr-viz/po/it/olsr-viz.po +++ b/applications/luci-app-olsr-viz/po/it/olsr-viz.po @@ -1,13 +1,20 @@ msgid "" msgstr "" +"PO-Revision-Date: 2021-01-10 16:32+0000\n" +"Last-Translator: bovirus <roberto.boriotti@canon-europe.com>\n" +"Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsolsr-viz/it/>\n" "Language: it\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-olsr-viz/root/usr/share/luci/menu.d/luci-app-olsr-viz.json:3 msgid "OLSR-Viz" -msgstr "" +msgstr "OLSR-Viz" #: applications/luci-app-olsr-viz/luasrc/view/olsr-viz/olsr-viz.htm:4 msgid "You need to allow javascript in your browser to show this page." msgstr "" +"Per visualizzare questa pagina devi consentire Javascript nel tuo browser." diff --git a/applications/luci-app-olsr/po/en/olsr.po b/applications/luci-app-olsr/po/en/olsr.po index 996dd0da57..35f1df5f17 100644 --- a/applications/luci-app-olsr/po/en/olsr.po +++ b/applications/luci-app-olsr/po/en/olsr.po @@ -3,8 +3,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-05-19 19:35+0200\n" -"PO-Revision-Date: 2020-05-31 01:41+0000\n" -"Last-Translator: Stephen Maundrell <smaundrell@gmail.com>\n" +"PO-Revision-Date: 2021-01-07 17:03+0000\n" +"Last-Translator: Liao junchao <liaojunchao@outlook.com>\n" "Language-Team: English <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsolsr/en/>\n" "Language: en\n" @@ -12,7 +12,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.1-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-olsr/luasrc/view/status-olsr/mid.htm:13 msgid "Active MID announcements" @@ -29,7 +29,7 @@ msgstr "Active host net announcements" #: applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrd.lua:45 #: applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrd6.lua:45 msgid "Advanced Settings" -msgstr "" +msgstr "Advanced Settings" #: applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrd.lua:147 #: applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrd6.lua:141 @@ -81,7 +81,7 @@ msgstr "" #: applications/luci-app-olsr/luasrc/view/status-olsr/overview.htm:198 msgid "Configuration" -msgstr "" +msgstr "Configuration" #: applications/luci-app-olsr/luasrc/view/status-olsr/overview.htm:56 msgid "" diff --git a/applications/luci-app-olsr/po/he/olsr.po b/applications/luci-app-olsr/po/he/olsr.po index 5677935b39..70b36933b7 100644 --- a/applications/luci-app-olsr/po/he/olsr.po +++ b/applications/luci-app-olsr/po/he/olsr.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2020-10-17 15:26+0000\n" -"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n" +"PO-Revision-Date: 2021-01-12 09:37+0000\n" +"Last-Translator: wakan-tanka <eliyahuler@gmail.com>\n" "Language-Team: Hebrew <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsolsr/he/>\n" "Language: he\n" @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Weblate 4.3.1-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-olsr/luasrc/view/status-olsr/mid.htm:13 msgid "Active MID announcements" @@ -27,7 +27,7 @@ msgstr "" #: applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrd.lua:45 #: applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrd6.lua:45 msgid "Advanced Settings" -msgstr "" +msgstr "הגדרות מתקדמות" #: applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrd.lua:147 #: applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrd6.lua:141 @@ -797,7 +797,7 @@ msgstr "" #: applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrd.lua:126 #: applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrd6.lua:120 msgid "Port" -msgstr "" +msgstr "פורט" #: applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrdhna.lua:38 #: applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrdhna6.lua:20 diff --git a/applications/luci-app-olsr/po/zh_Hant/olsr.po b/applications/luci-app-olsr/po/zh_Hant/olsr.po index f293163c58..45bdb99891 100644 --- a/applications/luci-app-olsr/po/zh_Hant/olsr.po +++ b/applications/luci-app-olsr/po/zh_Hant/olsr.po @@ -4,8 +4,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2020-12-29 11:16+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-11 18:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsolsr/zh_Hant/>\n" "Language: zh_Hant\n" @@ -102,7 +102,7 @@ msgstr "顯示" #: applications/luci-app-olsr/luasrc/view/status-olsr/smartgw.htm:60 #: applications/luci-app-olsr/luasrc/view/status-olsr/smartgw.htm:112 msgid "Downlink" -msgstr "下行" +msgstr "下行鏈路" #: applications/luci-app-olsr/luasrc/view/status-olsr/overview.htm:203 msgid "Download Config" @@ -200,7 +200,7 @@ msgstr "好(30 > SNR > 20)" #: applications/luci-app-olsr/root/usr/share/rpcd/acl.d/luci-app-olsr.json:3 msgid "Grant UCI access for luci-app-olsr" -msgstr "授予UCI存取luci-app-olsr的權限" +msgstr "授予 luci-app-olsr 擁有 UCI 存取的權限" #: applications/luci-app-olsr/luasrc/view/status-olsr/legend.htm:8 #: applications/luci-app-olsr/luasrc/view/status-olsr/legend.htm:17 @@ -779,7 +779,7 @@ msgstr "橙色" #: applications/luci-app-olsr/luasrc/view/status-olsr/overview.htm:157 msgid "Overview" -msgstr "總覽" +msgstr "概覽" #: applications/luci-app-olsr/luasrc/view/status-olsr/hna.htm:87 msgid "Overview of currently active OLSR host net announcements" @@ -1055,7 +1055,7 @@ msgstr "無法連線到 OLSR 守護程式!" #: applications/luci-app-olsr/luasrc/view/status-olsr/smartgw.htm:59 #: applications/luci-app-olsr/luasrc/view/status-olsr/smartgw.htm:111 msgid "Uplink" -msgstr "上行" +msgstr "上行鏈路" #: applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrd.lua:166 #: applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrd6.lua:160 diff --git a/applications/luci-app-omcproxy/po/zh_Hant/omcproxy.po b/applications/luci-app-omcproxy/po/zh_Hant/omcproxy.po index bdae380095..657704fbe2 100644 --- a/applications/luci-app-omcproxy/po/zh_Hant/omcproxy.po +++ b/applications/luci-app-omcproxy/po/zh_Hant/omcproxy.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-12-30 02:30+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsomcproxy/zh_Hant/>\n" "Language: zh_Hant\n" @@ -24,7 +24,7 @@ msgstr "嵌入式 IGMPv3 和 MLDv2代理" #: applications/luci-app-omcproxy/root/usr/share/rpcd/acl.d/luci-app-omcproxy.json:3 msgid "Grant UCI access for luci-app-omcproxy" -msgstr "授予UCI存取 luci-app-omcproxy的權限" +msgstr "授予 luci-app-omcproxy 擁有 UCI 存取的權限" #: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:20 msgid "Minimum multicast scope to proxy (only affects IPv6 multicast)" diff --git a/applications/luci-app-openvpn/po/he/openvpn.po b/applications/luci-app-openvpn/po/he/openvpn.po index ebc32f9a84..e48cc24572 100644 --- a/applications/luci-app-openvpn/po/he/openvpn.po +++ b/applications/luci-app-openvpn/po/he/openvpn.po @@ -1,13 +1,16 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" -"Language: \n" +"PO-Revision-Date: 2021-01-12 09:37+0000\n" +"Last-Translator: wakan-tanka <eliyahuler@gmail.com>\n" +"Language-Team: Hebrew <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsopenvpn/he/>\n" +"Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:364 msgid "'net30', 'p2p', or 'subnet'" @@ -445,7 +448,7 @@ msgstr "" #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn.lua:141 msgid "Port" -msgstr "" +msgstr "פורט" #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn.lua:156 msgid "Protocol" diff --git a/applications/luci-app-openvpn/po/zh_Hant/openvpn.po b/applications/luci-app-openvpn/po/zh_Hant/openvpn.po index 8597d98ce3..e44b88ebd9 100644 --- a/applications/luci-app-openvpn/po/zh_Hant/openvpn.po +++ b/applications/luci-app-openvpn/po/zh_Hant/openvpn.po @@ -6,8 +6,8 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-05-19 19:35+0200\n" -"PO-Revision-Date: 2020-12-30 02:30+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-11 18:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsopenvpn/zh_Hant/>\n" "Language: zh_Hant\n" @@ -98,7 +98,7 @@ msgstr "認證授權" #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:80 #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-basic.lua:17 msgid "Change process priority" -msgstr "改變程序優先順序" +msgstr "變更行程優先權" #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:40 msgid "Change to directory before initialization" @@ -301,7 +301,7 @@ msgstr "TLS 驗證失敗後退出" #: applications/luci-app-openvpn/root/usr/share/rpcd/acl.d/luci-app-openvpn.json:3 msgid "Grant access to OpenVPN configuration" -msgstr "授予對OpenVPN組態的存取權限" +msgstr "授予存取 OpenVPN 組態的權限" #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:573 msgid "HMAC authentication for packets" @@ -412,7 +412,7 @@ msgstr "優化 TUN/TAP/UDP 寫入" #: applications/luci-app-openvpn/luasrc/view/openvpn/pageswitch.htm:11 msgid "Overview" -msgstr "總覽" +msgstr "概覽" #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua:674 #: applications/luci-app-openvpn/luasrc/model/cbi/openvpn-basic.lua:73 diff --git a/applications/luci-app-opkg/po/he/opkg.po b/applications/luci-app-opkg/po/he/opkg.po index 7816c2ffe5..172298c375 100644 --- a/applications/luci-app-opkg/po/he/opkg.po +++ b/applications/luci-app-opkg/po/he/opkg.po @@ -1,15 +1,16 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2013-02-02 14:32+0200\n" -"Last-Translator: oranav <oranav@gmail.com>\n" -"Language-Team: none\n" +"PO-Revision-Date: 2021-01-12 09:37+0000\n" +"Last-Translator: wakan-tanka <eliyahuler@gmail.com>\n" +"Language-Team: Hebrew <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsopkg/he/>\n" "Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Pootle 2.0.6\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1044 msgid "Actions" @@ -44,9 +45,8 @@ msgid "Clear" msgstr "" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1048 -#, fuzzy msgid "Configure opkg…" -msgstr "הגדרות" +msgstr "הגדר opkg…" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:669 msgid "Dependencies" @@ -75,9 +75,8 @@ msgid "Download and install package" msgstr "הורד והתקן חבילות" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:901 -#, fuzzy msgid "Errors" -msgstr "שגיאה" +msgstr "שגיאות" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:878 msgid "Executing package manager" @@ -119,9 +118,8 @@ msgid "Install…" msgstr "" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:754 -#, fuzzy msgid "Loading configuration data…" -msgstr "הגדרות נפוצות" +msgstr "טוען נתוני תצורה…" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:977 msgid "Loading package information…" @@ -133,9 +131,8 @@ msgstr "" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:737 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:935 -#, fuzzy msgid "Manually install package" -msgstr "הורד והתקן חבילות" +msgstr "התקן חבילה באופן ידני" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:482 msgid "Needs upgrade" @@ -150,23 +147,20 @@ msgid "No information available" msgstr "" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:333 -#, fuzzy msgid "No packages" -msgstr "חבילות זמינות" +msgstr "אין חבילות" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:349 msgid "No packages matching \"<strong>%h</strong>\"." msgstr "" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:514 -#, fuzzy msgid "Not available" -msgstr "סה\"כ פנוי" +msgstr "לא זמין" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:499 -#, fuzzy msgid "Not installed" -msgstr "לא מחובר" +msgstr "לא מותקן" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1039 msgid "OK" @@ -175,9 +169,8 @@ msgstr "" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:753 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:801 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:815 -#, fuzzy msgid "OPKG Configuration" -msgstr "הגדרות" +msgstr "תצורת OPKG" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:692 msgid "Overwrite files from other package(s)" @@ -188,9 +181,8 @@ msgid "Package name" msgstr "שם החבילה" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1038 -#, fuzzy msgid "Package name or URL…" -msgstr "שם החבילה" +msgstr "שם החבילה או URL…" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1061 msgid "Previous page" @@ -243,9 +235,8 @@ msgid "Save" msgstr "" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:802 -#, fuzzy msgid "Saving configuration data…" -msgstr "הגדרות מכשיר" +msgstr "שומר נתוני תצורה…" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:683 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:843 diff --git a/applications/luci-app-opkg/po/zh_Hant/opkg.po b/applications/luci-app-opkg/po/zh_Hant/opkg.po index 0be6193bd6..257348826b 100644 --- a/applications/luci-app-opkg/po/zh_Hant/opkg.po +++ b/applications/luci-app-opkg/po/zh_Hant/opkg.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2020-12-26 06:29+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsopkg/zh_Hant/>\n" "Language: zh_Hant\n" @@ -95,7 +95,7 @@ msgstr "剩餘空間" #: applications/luci-app-opkg/root/usr/share/rpcd/acl.d/luci-app-opkg.json:3 msgid "Grant access to opkg management" -msgstr "授予對opkg管理的存取權限" +msgstr "授予存取 opkg 管理的權限" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:705 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:721 diff --git a/applications/luci-app-p910nd/po/he/p910nd.po b/applications/luci-app-p910nd/po/he/p910nd.po index b396b16816..e83345bfc3 100644 --- a/applications/luci-app-p910nd/po/he/p910nd.po +++ b/applications/luci-app-p910nd/po/he/p910nd.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2020-10-17 15:26+0000\n" -"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n" +"PO-Revision-Date: 2021-01-12 09:37+0000\n" +"Last-Translator: wakan-tanka <eliyahuler@gmail.com>\n" "Language-Team: Hebrew <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsp910nd/he/>\n" "Language: he\n" @@ -12,7 +12,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Weblate 4.3.1-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-p910nd/luasrc/model/cbi/p910nd.lua:47 msgid "Bidirectional mode" @@ -40,9 +40,8 @@ msgstr "מנשק" # "יציאה" או "יציאת התקן" ? #: applications/luci-app-p910nd/luasrc/model/cbi/p910nd.lua:41 -#, fuzzy msgid "Port" -msgstr "יציאת התקן" +msgstr "פורט" #: applications/luci-app-p910nd/luasrc/model/cbi/p910nd.lua:14 msgid "Settings" diff --git a/applications/luci-app-p910nd/po/zh_Hant/p910nd.po b/applications/luci-app-p910nd/po/zh_Hant/p910nd.po index 6b3d59fbb3..451e125f0e 100644 --- a/applications/luci-app-p910nd/po/zh_Hant/p910nd.po +++ b/applications/luci-app-p910nd/po/zh_Hant/p910nd.po @@ -6,8 +6,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-05-19 19:35+0200\n" -"PO-Revision-Date: 2020-12-30 02:30+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsp910nd/zh_Hant/>\n" "Language: zh_Hant\n" @@ -33,7 +33,7 @@ msgstr "必須安裝 USB 印表機驅動(kmod-usb-printer)或者並口驅動 #: applications/luci-app-p910nd/root/usr/share/rpcd/acl.d/luci-app-p910nd.json:3 msgid "Grant UCI access for luci-app-p910nd" -msgstr "授予UCI存取 luci-app-p910nd 的權限" +msgstr "授予 luci-app-p910nd 擁有 UCI 存取的權限" #: applications/luci-app-p910nd/luasrc/model/cbi/p910nd.lua:22 msgid "Interface" diff --git a/applications/luci-app-pagekitec/po/en/pagekitec.po b/applications/luci-app-pagekitec/po/en/pagekitec.po index d5e65c66b0..1d2a024586 100644 --- a/applications/luci-app-pagekitec/po/en/pagekitec.po +++ b/applications/luci-app-pagekitec/po/en/pagekitec.po @@ -1,8 +1,14 @@ msgid "" msgstr "" +"PO-Revision-Date: 2021-01-07 17:03+0000\n" +"Last-Translator: Liao junchao <liaojunchao@outlook.com>\n" +"Language-Team: English <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationspagekitec/en/>\n" "Language: en\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-pagekitec/htdocs/luci-static/resources/view/pagekitec.js:5 msgid "" @@ -27,7 +33,7 @@ msgstr "" #: applications/luci-app-pagekitec/htdocs/luci-static/resources/view/pagekitec.js:19 msgid "Configuration" -msgstr "" +msgstr "Configuration" #: applications/luci-app-pagekitec/htdocs/luci-static/resources/view/pagekitec.js:31 msgid "Enable a WebSockets tunnel on a given local port" diff --git a/applications/luci-app-polipo/po/en/polipo.po b/applications/luci-app-polipo/po/en/polipo.po index 6bbb80c43f..4f2ca8cc16 100644 --- a/applications/luci-app-polipo/po/en/polipo.po +++ b/applications/luci-app-polipo/po/en/polipo.po @@ -1,20 +1,22 @@ -#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-05-19 19:35+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" -"Language-Team: LANGUAGE <LL@li.org>\n" +"PO-Revision-Date: 2021-01-07 17:03+0000\n" +"Last-Translator: Liao junchao <liaojunchao@outlook.com>\n" +"Language-Team: English <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationspolipo/en/>\n" +"Language: en\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Translate Toolkit 1.1.1\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-polipo/luasrc/model/cbi/polipo.lua:121 msgid "Advanced Settings" -msgstr "" +msgstr "Advanced Settings" #: applications/luci-app-polipo/luasrc/model/cbi/polipo.lua:35 msgid "Allowed clients" @@ -34,7 +36,7 @@ msgstr "" #: applications/luci-app-polipo/root/usr/share/luci/menu.d/luci-app-polipo.json:24 msgid "Configuration" -msgstr "" +msgstr "Configuration" #: applications/luci-app-polipo/luasrc/model/cbi/polipo.lua:11 msgid "DNS and Query Settings" diff --git a/applications/luci-app-polipo/po/he/polipo.po b/applications/luci-app-polipo/po/he/polipo.po index d080d50c38..e9fb4623db 100644 --- a/applications/luci-app-polipo/po/he/polipo.po +++ b/applications/luci-app-polipo/po/he/polipo.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2020-10-17 15:26+0000\n" -"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n" +"PO-Revision-Date: 2021-01-12 09:37+0000\n" +"Last-Translator: wakan-tanka <eliyahuler@gmail.com>\n" "Language-Team: Hebrew <https://hosted.weblate.org/projects/openwrt/" "luciapplicationspolipo/he/>\n" "Language: he\n" @@ -10,11 +10,11 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Weblate 4.3.1-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-polipo/luasrc/model/cbi/polipo.lua:121 msgid "Advanced Settings" -msgstr "" +msgstr "הגדרות מתקדמות" #: applications/luci-app-polipo/luasrc/model/cbi/polipo.lua:35 msgid "Allowed clients" diff --git a/applications/luci-app-polipo/po/zh_Hant/polipo.po b/applications/luci-app-polipo/po/zh_Hant/polipo.po index 544bcda9c8..b8fddcb85f 100644 --- a/applications/luci-app-polipo/po/zh_Hant/polipo.po +++ b/applications/luci-app-polipo/po/zh_Hant/polipo.po @@ -4,8 +4,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2020-12-30 02:30+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationspolipo/zh_Hant/>\n" "Language: zh_Hant\n" @@ -72,7 +72,7 @@ msgstr "一般設定" #: applications/luci-app-polipo/root/usr/share/rpcd/acl.d/luci-app-polipo.json:3 msgid "Grant UCI access for luci-app-polipo" -msgstr "授予UCI存取luci-app-polipo的權限" +msgstr "授予 luci-app-polipo 擁有 UCI 存取的權限" #: applications/luci-app-polipo/luasrc/model/cbi/polipo.lua:113 msgid "How much RAM should Polipo use for its cache." diff --git a/applications/luci-app-privoxy/po/zh_Hant/privoxy.po b/applications/luci-app-privoxy/po/zh_Hant/privoxy.po index be1e05d542..d40df0aa39 100644 --- a/applications/luci-app-privoxy/po/zh_Hant/privoxy.po +++ b/applications/luci-app-privoxy/po/zh_Hant/privoxy.po @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: luci-app-privoxy\n" "POT-Creation-Date: 2015-06-10 20:16+0100\n" -"PO-Revision-Date: 2020-12-30 02:30+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-11 18:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsprivoxy/zh_Hant/>\n" "Language: zh_Hant\n" @@ -27,7 +27,7 @@ msgstr "當用戶試圖訪問不受信任的頁面時,錯誤頁面所顯示的 msgid "" "A URL to documentation about the local Privoxy setup, configuration or " "policies." -msgstr "指向 Privoxy 安裝、設定和規則說明文件的 URL。" +msgstr "有關本地 Privoxy 設置、組態和政策的文件 URL。" #: applications/luci-app-privoxy/luasrc/model/cbi/privoxy.lua:325 msgid "A directory where Privoxy can create temporary files." @@ -165,7 +165,7 @@ msgstr "轉發" #: applications/luci-app-privoxy/root/usr/share/rpcd/acl.d/luci-app-privoxy.json:3 msgid "Grant UCI access for luci-app-privoxy" -msgstr "授予UCI存取luci-app-privoxy的權限" +msgstr "授予 luci-app-privoxy 擁有 UCI 存取的權限" #: applications/luci-app-privoxy/luasrc/model/cbi/privoxy.lua:589 msgid "" @@ -447,7 +447,7 @@ msgstr "CGI 頁面顯示的主機名。" #: applications/luci-app-privoxy/luasrc/model/cbi/privoxy.lua:274 msgid "The log file to use. File name, relative to log directory." -msgstr "日誌檔名稱,與日誌路徑相對。" +msgstr "要使用的日誌檔;檔案名稱與日誌目錄相對。" #: applications/luci-app-privoxy/luasrc/model/cbi/privoxy.lua:784 msgid "The order in which client headers are sorted before forwarding them." diff --git a/applications/luci-app-qos/po/he/qos.po b/applications/luci-app-qos/po/he/qos.po index 18d2e4868d..85c0a20508 100644 --- a/applications/luci-app-qos/po/he/qos.po +++ b/applications/luci-app-qos/po/he/qos.po @@ -5,8 +5,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-03-25 22:10+0100\n" -"PO-Revision-Date: 2020-01-14 15:22+0000\n" -"Last-Translator: Franco Castillo <castillofrancodamian@gmail.com>\n" +"PO-Revision-Date: 2021-01-12 09:37+0000\n" +"Last-Translator: wakan-tanka <eliyahuler@gmail.com>\n" "Language-Team: Hebrew <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsqos/he/>\n" "Language: he\n" @@ -14,11 +14,11 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Weblate 3.11-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:23 msgid "Calculate overhead" -msgstr "" +msgstr "חשב overhead" #: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:33 msgid "Classification Rules" diff --git a/applications/luci-app-qos/po/zh_Hant/qos.po b/applications/luci-app-qos/po/zh_Hant/qos.po index 08bfb53e1e..30bf0b10dd 100644 --- a/applications/luci-app-qos/po/zh_Hant/qos.po +++ b/applications/luci-app-qos/po/zh_Hant/qos.po @@ -6,8 +6,8 @@ msgstr "" "Project-Id-Version: LuCi Chinese Translation\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-03-25 22:10+0100\n" -"PO-Revision-Date: 2020-12-30 02:30+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-11 18:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsqos/zh_Hant/>\n" "Language: zh_Hant\n" @@ -47,7 +47,7 @@ msgstr "啟用" #: applications/luci-app-qos/root/usr/share/rpcd/acl.d/luci-app-qos.json:3 msgid "Grant UCI access for luci-app-qos" -msgstr "授予UCI存取luci-app-qos的權限" +msgstr "授予 luci-app-qos 擁有 UCI 存取的權限" #: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:25 msgid "Half-duplex" @@ -122,7 +122,7 @@ msgstr "普通" #: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:40 msgid "priority" -msgstr "最高" +msgstr "優先權" #~ msgid "Service" #~ msgstr "服務" diff --git a/applications/luci-app-radicale/po/it/radicale.po b/applications/luci-app-radicale/po/it/radicale.po index 63fc2a9ef4..798afed028 100644 --- a/applications/luci-app-radicale/po/it/radicale.po +++ b/applications/luci-app-radicale/po/it/radicale.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-03-07 12:33+0000\n" -"Last-Translator: Giuseppe Valitutto <valituttogiuseppe@gmail.com>\n" +"PO-Revision-Date: 2021-01-10 16:32+0000\n" +"Last-Translator: bovirus <roberto.boriotti@canon-europe.com>\n" "Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsradicale/it/>\n" "Language: it\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.0-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:268 msgid "" @@ -260,7 +260,7 @@ msgstr "" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:356 msgid "None" -msgstr "" +msgstr "Nessuno" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:654 msgid "Number of backup files of log to create." diff --git a/applications/luci-app-radicale/po/zh_Hant/radicale.po b/applications/luci-app-radicale/po/zh_Hant/radicale.po index ff34f5fd39..9018fa6cd7 100644 --- a/applications/luci-app-radicale/po/zh_Hant/radicale.po +++ b/applications/luci-app-radicale/po/zh_Hant/radicale.po @@ -3,8 +3,8 @@ # msgid "" msgstr "" -"PO-Revision-Date: 2020-12-30 02:30+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsradicale/zh_Hant/>\n" "Language: zh_Hant\n" @@ -215,7 +215,7 @@ msgstr "私鑰的完整路徑和檔名" #: applications/luci-app-radicale/root/usr/share/rpcd/acl.d/luci-app-radicale.json:3 msgid "Grant UCI access for luci-app-radicale" -msgstr "授予UCI存取luci-app-radiicale的權限" +msgstr "授予 luci-app-radicale 擁有 UCI 存取的權限" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:549 #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:571 diff --git a/applications/luci-app-radicale2/po/he/radicale2.po b/applications/luci-app-radicale2/po/he/radicale2.po index 036c81d5bd..1fc89ed0ff 100644 --- a/applications/luci-app-radicale2/po/he/radicale2.po +++ b/applications/luci-app-radicale2/po/he/radicale2.po @@ -1,15 +1,17 @@ msgid "" msgstr "" "Project-Id-Version: luci-app-radicale 2\n" -"PO-Revision-Date: 2019-01-09 06:32-0500\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2021-01-12 09:37+0000\n" +"Last-Translator: wakan-tanka <eliyahuler@gmail.com>\n" +"Language-Team: Hebrew <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsradicale2/he/>\n" "Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && " "n % 10 == 0) ? 2 : 3));\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:8 #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/logging.lua:4 @@ -20,7 +22,7 @@ msgstr "" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:30 msgid "Advanced Settings" -msgstr "" +msgstr "הגדרות מתקדמות" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:74 msgid "Allowed Ciphers" diff --git a/applications/luci-app-radicale2/po/zh_Hans/radicale2.po b/applications/luci-app-radicale2/po/zh_Hans/radicale2.po index 6304f281e8..9523f3cd6e 100644 --- a/applications/luci-app-radicale2/po/zh_Hans/radicale2.po +++ b/applications/luci-app-radicale2/po/zh_Hans/radicale2.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: luci-app-radicale 2\n" -"PO-Revision-Date: 2021-01-05 19:20+0000\n" -"Last-Translator: zhanhb <zhanhb88@gmail.com>\n" +"PO-Revision-Date: 2021-01-08 12:12+0000\n" +"Last-Translator: Eric <spice2wolf@gmail.com>\n" "Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsradicale2/zh_Hans/>\n" "Language: zh_Hans\n" @@ -221,7 +221,7 @@ msgstr "安装python3-passlib和python3-bcrypt以启用安全哈希" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/logging.lua:12 msgid "" "Log configuration file (no file means default procd which ends up in syslog" -msgstr "" +msgstr "日志配置文件(没有文件意味着默认以syslog 结束的 procd" #: applications/luci-app-radicale2/luasrc/controller/radicale2.lua:29 #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/logging.lua:6 @@ -229,7 +229,6 @@ msgid "Logging" msgstr "日志" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/logging.lua:12 -#, fuzzy msgid "Logging File" msgstr "日志文件" @@ -251,7 +250,7 @@ msgstr "最大内容长度" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/storage.lua:31 msgid "Max Sync Token Age" -msgstr "" +msgstr "最大同步令牌寿命" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:36 msgid "Maximum number of simultaneous connections" @@ -289,31 +288,31 @@ msgstr "明文密码" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/storage.lua:25 msgid "" "Prevent other instances or processes from modifying collections while in use" -msgstr "" +msgstr "防止其他实例或进程在使用时修改集合" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:66 msgid "Private Key" -msgstr "" +msgstr "私钥" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:18 msgid "REMOTE_USER from web server" -msgstr "" +msgstr "来自 Web 服务器的 REMOTE_USER" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:172 msgid "RO: All, RW: All" -msgstr "" +msgstr "RO:全部,RW:全部" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:170 msgid "RO: Authenticated Users, RW: Owner" -msgstr "" +msgstr "RO:认证用户,RW:所有者" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:169 msgid "RO: None, RW: Authenticated Users" -msgstr "" +msgstr "RO:无,RW:认证用户" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:168 msgid "RO: None, RW: Owner" -msgstr "" +msgstr "RO:无,RW:所有者" #: applications/luci-app-radicale2/luasrc/controller/radicale2.lua:13 #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:7 @@ -321,11 +320,11 @@ msgstr "" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:7 #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/storage.lua:6 msgid "Radicale 2.x" -msgstr "" +msgstr "Radicale 2.x 版本" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:10 msgid "Radicale v2 Web UI" -msgstr "" +msgstr "Radicale v2 Web 用户界面" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:109 msgid "Realm" @@ -333,27 +332,27 @@ msgstr "领域" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/logging.lua:34 msgid "Redact passwords in logs" -msgstr "" +msgstr "编辑日志中的密码" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:84 msgid "Remove configuration for certificate, key, and CA" -msgstr "" +msgstr "删除证书,密钥和CA的配置" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/logging.lua:16 msgid "Remove configuration for logging" -msgstr "" +msgstr "删除配置以进行日志记录" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:181 msgid "Remove configuration for rights file" -msgstr "" +msgstr "删除权限文件的配置" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:136 msgid "Request" -msgstr "" +msgstr "请求" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:57 msgid "Required time between a failed authentication attempt and trying again" -msgstr "" +msgstr "身份验证尝试失败和重试之间的所需时间" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:57 msgid "Retry Delay" @@ -365,11 +364,11 @@ msgstr "权限" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:176 msgid "Rights File" -msgstr "" +msgstr "权限文件" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:166 msgid "Rights Type" -msgstr "" +msgstr "权限类型" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:33 msgid "SHA1" @@ -377,7 +376,7 @@ msgstr "SHA1" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:34 msgid "SSHA" -msgstr "" +msgstr "SSHA" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:52 msgid "SSL" @@ -389,19 +388,19 @@ msgstr "SSL 不可用" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:74 msgid "See python3-openssl documentation for available ciphers" -msgstr "" +msgstr "请参阅python3-openssl文档以获取可用的密码" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:78 msgid "See python3-openssl documentation for available protocols" -msgstr "" +msgstr "请参阅python3-openssl文档以获取可用协议" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:48 msgid "Select bcrypt above to enable a secure hash" -msgstr "" +msgstr "选择上方的bcrypt以启用安全哈希" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/logging.lua:26 msgid "Send debug information to logs" -msgstr "" +msgstr "将调试信息发送到日志" #: applications/luci-app-radicale2/luasrc/controller/radicale2.lua:17 #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:18 @@ -410,7 +409,7 @@ msgstr "服务器设置" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:47 msgid "Socket timeout (seconds)" -msgstr "" +msgstr "套接字超时(秒)" #: applications/luci-app-radicale2/luasrc/controller/radicale2.lua:25 #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:140 @@ -424,7 +423,7 @@ msgstr "存储类型" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/logging.lua:17 msgid "This permanently deletes configuration for logging" -msgstr "" +msgstr "这将永久删除用于日志记录的配置" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:85 msgid "This permanently deletes the cert, key, and configuration to use same." @@ -432,7 +431,7 @@ msgstr "这将永久删除证书、密钥及使用它的配置。" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:182 msgid "This permanently deletes the rights file and configuration to use same." -msgstr "" +msgstr "这将永久删除权限文件和配置以使用它们。" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:47 msgid "Timeout" @@ -440,11 +439,11 @@ msgstr "超时" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/storage.lua:25 msgid "Use File Locks" -msgstr "" +msgstr "使用文件锁" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:78 msgid "Use Protocol" -msgstr "" +msgstr "使用协议" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:66 msgid "User" @@ -452,7 +451,7 @@ msgstr "用户" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:162 msgid "User-based ACL Settings" -msgstr "" +msgstr "基于用户的ACL设置" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:70 msgid "Username" @@ -460,23 +459,23 @@ msgstr "用户名" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:66 msgid "Users and Passwords" -msgstr "" +msgstr "用户名和密码" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:113 msgid "Web UI" -msgstr "" +msgstr "Web UI" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:117 msgid "Web UI Type" -msgstr "" +msgstr "Web UI类型" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:19 msgid "X-Remote-User from web server" -msgstr "" +msgstr "来自 Web 服务器的 X-Remote-User" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:39 msgid "bcrypt" -msgstr "" +msgstr "bcrypt" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:35 msgid "crypt" @@ -484,11 +483,11 @@ msgstr "加密" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:16 msgid "htpasswd file (manually populated)" -msgstr "" +msgstr "htpasswd文件(手动填充)" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:23 msgid "htpasswd-formatted file filename" -msgstr "" +msgstr "htpasswd格式的文件文件名" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/auth.lua:37 msgid "md5" diff --git a/applications/luci-app-radicale2/po/zh_Hant/radicale2.po b/applications/luci-app-radicale2/po/zh_Hant/radicale2.po index fe00b15c37..473bfafb46 100644 --- a/applications/luci-app-radicale2/po/zh_Hant/radicale2.po +++ b/applications/luci-app-radicale2/po/zh_Hant/radicale2.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: luci-app-radicale 2\n" -"PO-Revision-Date: 2020-12-28 18:20+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-11 18:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsradicale2/zh_Hant/>\n" "Language: zh_Hant\n" @@ -73,7 +73,7 @@ msgstr "確認純文本密碼" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:105 msgid "DNS Lookup" -msgstr "DNS查詢" +msgstr "DNS 查詢" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/logging.lua:26 msgid "Debug" @@ -130,11 +130,11 @@ msgstr "檔名" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/storage.lua:19 msgid "Folder" -msgstr "目錄夾" +msgstr "資料夾" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/storage.lua:19 msgid "Folder in which to store collections" -msgstr "存儲集合的文件夾" +msgstr "存儲集合的資料夾" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:70 msgid "For verifying client certificates" @@ -165,7 +165,7 @@ msgstr "轉到Radicale v2版 網站用戶界面" #: applications/luci-app-radicale2/root/usr/share/rpcd/acl.d/luci-app-radicale2.json:3 msgid "Grant UCI access for luci-app-radicale2" -msgstr "授予UCI存取luci-app-radicale2的權限" +msgstr "授予 luci-app-radicale2 擁有 UCI 存取的權限" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:109 msgid "HTTP(S) Basic Authentication Realm" @@ -234,7 +234,7 @@ msgstr "記錄文件" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/server.lua:105 msgid "Lookup reverse DNS for clients for logging" -msgstr "查詢客戶端的反向DNS以進行日誌記錄" +msgstr "查詢客戶端的反向 DNS 並記錄" #: applications/luci-app-radicale2/luasrc/model/cbi/radicale2/logging.lua:34 msgid "Mask Passwords" diff --git a/applications/luci-app-rp-pppoe-server/po/zh_Hant/rp-pppoe-server.po b/applications/luci-app-rp-pppoe-server/po/zh_Hant/rp-pppoe-server.po index b14f5c1d79..719730b7a6 100644 --- a/applications/luci-app-rp-pppoe-server/po/zh_Hant/rp-pppoe-server.po +++ b/applications/luci-app-rp-pppoe-server/po/zh_Hant/rp-pppoe-server.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2020-12-30 02:30+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsrp-pppoe-server/zh_Hant/>\n" "Language: zh_Hant\n" @@ -22,7 +22,7 @@ msgstr "第一個遠端 IP" #: applications/luci-app-rp-pppoe-server/root/usr/share/rpcd/acl.d/luci-app-rp-pppoe-server.json:3 msgid "Grant UCI access for luci-app-rp-pppoe-server" -msgstr "授予UCI存取 luci-app-rp-pppoe-server 的權限" +msgstr "授予 luci-app-rp-pppoe-server 擁有 UCI 存取的權限" #: applications/luci-app-rp-pppoe-server/luasrc/model/cbi/rp-pppoe-server.lua:29 msgid "IP of listening side" diff --git a/applications/luci-app-samba4/po/he/samba4.po b/applications/luci-app-samba4/po/he/samba4.po index 87adf0fb88..4873a0600d 100644 --- a/applications/luci-app-samba4/po/he/samba4.po +++ b/applications/luci-app-samba4/po/he/samba4.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2020-10-17 15:26+0000\n" -"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n" +"PO-Revision-Date: 2021-01-12 09:37+0000\n" +"Last-Translator: wakan-tanka <eliyahuler@gmail.com>\n" "Language-Team: Hebrew <https://hosted.weblate.org/projects/openwrt/" "luciapplicationssamba4/he/>\n" "Language: he\n" @@ -10,11 +10,11 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Weblate 4.3.1-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:105 msgid "Allow guests" -msgstr "" +msgstr "אפשר לאורחים" #: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:52 msgid "Allow legacy (insecure) protocols/authentication." diff --git a/applications/luci-app-samba4/po/zh_Hant/samba4.po b/applications/luci-app-samba4/po/zh_Hant/samba4.po index 860b6cd1d5..52d74e00be 100644 --- a/applications/luci-app-samba4/po/zh_Hant/samba4.po +++ b/applications/luci-app-samba4/po/zh_Hant/samba4.po @@ -6,8 +6,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-06-10 03:40+0200\n" -"PO-Revision-Date: 2020-12-30 02:30+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationssamba4/zh_Hant/>\n" "Language: zh_Hant\n" @@ -19,25 +19,25 @@ msgstr "" #: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:105 msgid "Allow guests" -msgstr "容許訪客" +msgstr "允許訪客" #: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:52 msgid "Allow legacy (insecure) protocols/authentication." -msgstr "容許老舊(不安全)的 協定/身份驗證." +msgstr "允許舊有協定/身分驗證。" #: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:53 msgid "" "Allow legacy smb(v1)/Lanman connections, needed for older devices without " "smb(v2.1/3) support." -msgstr "容許不支援 SMB(v2.1/3) 的舊裝置使用舊有 SMB(v1)/Lanman 連接。" +msgstr "允許不支援 SMB(v2.1/3) 的舊裝置使用舊有 SMB(v1)/Lanman 連接。" #: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:102 msgid "Allowed users" -msgstr "容許使用者" +msgstr "允許使用者" #: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:136 msgid "Apple Time-machine share" -msgstr "Apple Time Machine 共享" +msgstr "Apple Time Machine 分享" #: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:89 msgid "Browse-able" @@ -81,7 +81,7 @@ msgstr "啟用額外調整" #: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:49 msgid "Enable macOS compatible shares" -msgstr "啟用 macOS 相容共享" +msgstr "啟用 macOS 相容分享" #: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:43 msgid "" @@ -110,7 +110,7 @@ msgstr "一般設定" #: applications/luci-app-samba4/root/usr/share/rpcd/acl.d/luci-app-samba4.json:3 msgid "Grant access to LuCI app samba4" -msgstr "給予 UCI 存取 luci-app-samba4 的權限" +msgstr "授予 luci-app-samba4 擁有存取的權限" #: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:111 msgid "Guests only" @@ -151,7 +151,7 @@ msgstr "路徑" msgid "" "Please add directories to share. Each directory refers to a folder on a " "mounted device." -msgstr "請新增要分享的目錄。每個目錄指到已掛載裝置上的資料夾。" +msgstr "請新增要分享的目錄;每個目錄指向已掛載裝置上的資料夾。" #: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:94 msgid "Read-only" @@ -168,8 +168,8 @@ msgid "" "('|') should not be changed. They get their values from the 'General " "Settings' tab." msgstr "" -"這是「/etc/samba/smb.conf.template」檔案的內容,您的 Samba " -"組態將藉由它產生。由管道符號「|」封閉的內容不應被變更,它們的值來自「一般設定」欄標。" +"這是 \"/etc/samba/smb.conf.template\" 檔案的內容,您的 Samba 組態將藉由它產生。由管道符號 \"|\" " +"封閉的內容不應被變更,它們的值來自「一般設定」欄標。" #: applications/luci-app-samba4/htdocs/luci-static/resources/view/samba4.js:138 msgid "Time-machine size in GB" diff --git a/applications/luci-app-ser2net/po/it/ser2net.po b/applications/luci-app-ser2net/po/it/ser2net.po index e4fcddb121..8b154478f9 100644 --- a/applications/luci-app-ser2net/po/it/ser2net.po +++ b/applications/luci-app-ser2net/po/it/ser2net.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-03-03 13:36+0000\n" -"Last-Translator: TuxAlex0 <alex.skatingcassano@gmail.com>\n" +"PO-Revision-Date: 2021-01-10 16:32+0000\n" +"Last-Translator: bovirus <roberto.boriotti@canon-europe.com>\n" "Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsser2net/it/>\n" "Language: it\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.0-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-ser2net/htdocs/luci-static/resources/view/ser2net/proxies.js:72 #: applications/luci-app-ser2net/htdocs/luci-static/resources/view/ser2net/settings.js:71 @@ -94,7 +94,7 @@ msgstr "" #: applications/luci-app-ser2net/htdocs/luci-static/resources/view/ser2net/proxies.js:59 #: applications/luci-app-ser2net/htdocs/luci-static/resources/view/ser2net/settings.js:58 msgid "None" -msgstr "" +msgstr "Nessuno" #: applications/luci-app-ser2net/htdocs/luci-static/resources/view/ser2net/proxies.js:61 #: applications/luci-app-ser2net/htdocs/luci-static/resources/view/ser2net/settings.js:60 @@ -137,7 +137,7 @@ msgstr "" #: applications/luci-app-ser2net/root/usr/share/luci/menu.d/luci-app-ser2net.json:14 msgid "Settings" -msgstr "" +msgstr "Impostazioni" #: applications/luci-app-ser2net/htdocs/luci-static/resources/view/ser2net/leds.js:27 msgid "State" diff --git a/applications/luci-app-ser2net/po/zh_Hans/ser2net.po b/applications/luci-app-ser2net/po/zh_Hans/ser2net.po index d46978e1b4..8a8eb84c2b 100644 --- a/applications/luci-app-ser2net/po/zh_Hans/ser2net.po +++ b/applications/luci-app-ser2net/po/zh_Hans/ser2net.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2021-01-05 13:29+0000\n" -"Last-Translator: Eric <spice2wolf@gmail.com>\n" +"PO-Revision-Date: 2021-01-07 02:16+0000\n" +"Last-Translator: zhanhb <zhanhb88@gmail.com>\n" "Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsser2net/zh_Hans/>\n" "Language: zh_Hans\n" @@ -64,7 +64,7 @@ msgstr "已启用" #: applications/luci-app-ser2net/htdocs/luci-static/resources/view/ser2net/proxies.js:60 #: applications/luci-app-ser2net/htdocs/luci-static/resources/view/ser2net/settings.js:59 msgid "Even" -msgstr "甚至" +msgstr "偶" #: applications/luci-app-ser2net/htdocs/luci-static/resources/view/ser2net/proxies.js:73 msgid "Extra options" @@ -99,7 +99,7 @@ msgstr "无" #: applications/luci-app-ser2net/htdocs/luci-static/resources/view/ser2net/proxies.js:61 #: applications/luci-app-ser2net/htdocs/luci-static/resources/view/ser2net/settings.js:60 msgid "Odd" -msgstr "" +msgstr "奇" #: applications/luci-app-ser2net/htdocs/luci-static/resources/view/ser2net/proxies.js:27 msgid "Off" diff --git a/applications/luci-app-ser2net/po/zh_Hant/ser2net.po b/applications/luci-app-ser2net/po/zh_Hant/ser2net.po index 3f4628b95b..e03d6326a0 100644 --- a/applications/luci-app-ser2net/po/zh_Hant/ser2net.po +++ b/applications/luci-app-ser2net/po/zh_Hant/ser2net.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-12-30 02:30+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsser2net/zh_Hant/>\n" "Language: zh_Hant\n" @@ -76,7 +76,7 @@ msgstr "全局切換" #: applications/luci-app-ser2net/root/usr/share/rpcd/acl.d/luci-app-ser2net.json:3 msgid "Grant access to LuCI app ser2net" -msgstr "授予存取LuCI應用程序ser2net的權限" +msgstr "授予 luci-app-ser2net 擁有存取的權限" #: applications/luci-app-ser2net/htdocs/luci-static/resources/view/ser2net/proxies.js:71 #: applications/luci-app-ser2net/htdocs/luci-static/resources/view/ser2net/settings.js:70 diff --git a/applications/luci-app-shadowsocks-libev/po/en/shadowsocks-libev.po b/applications/luci-app-shadowsocks-libev/po/en/shadowsocks-libev.po index a5171cc2db..2163fb7e1c 100644 --- a/applications/luci-app-shadowsocks-libev/po/en/shadowsocks-libev.po +++ b/applications/luci-app-shadowsocks-libev/po/en/shadowsocks-libev.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-05-31 01:41+0000\n" -"Last-Translator: Stephen Maundrell <smaundrell@gmail.com>\n" +"PO-Revision-Date: 2021-01-07 17:03+0000\n" +"Last-Translator: Liao junchao <liaojunchao@outlook.com>\n" "Language-Team: English <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsshadowsocks-libev/en/>\n" "Language: en\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.1-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/instances.js:45 msgid "-- instance type --" @@ -20,7 +20,7 @@ msgstr "" #: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/instances.js:78 msgid "Advanced Settings" -msgstr "" +msgstr "Advanced Settings" #: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/rules.js:88 msgid "Bypass ss-redir for packets with dst address in this list" diff --git a/applications/luci-app-shadowsocks-libev/po/he/shadowsocks-libev.po b/applications/luci-app-shadowsocks-libev/po/he/shadowsocks-libev.po index ebf768b694..520c8ef9aa 100644 --- a/applications/luci-app-shadowsocks-libev/po/he/shadowsocks-libev.po +++ b/applications/luci-app-shadowsocks-libev/po/he/shadowsocks-libev.po @@ -1,8 +1,15 @@ msgid "" msgstr "" +"PO-Revision-Date: 2021-01-12 09:37+0000\n" +"Last-Translator: wakan-tanka <eliyahuler@gmail.com>\n" +"Language-Team: Hebrew <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsshadowsocks-libev/he/>\n" "Language: he\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && " +"n % 10 == 0) ? 2 : 3));\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/instances.js:45 msgid "-- instance type --" @@ -14,7 +21,7 @@ msgstr "" #: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/instances.js:78 msgid "Advanced Settings" -msgstr "" +msgstr "הגדרות מתקדמות" #: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/rules.js:88 msgid "Bypass ss-redir for packets with dst address in this list" diff --git a/applications/luci-app-shadowsocks-libev/po/zh_Hant/shadowsocks-libev.po b/applications/luci-app-shadowsocks-libev/po/zh_Hant/shadowsocks-libev.po index 9477d146b1..1b7d604c7b 100644 --- a/applications/luci-app-shadowsocks-libev/po/zh_Hant/shadowsocks-libev.po +++ b/applications/luci-app-shadowsocks-libev/po/zh_Hant/shadowsocks-libev.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-12-30 02:30+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-11 18:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsshadowsocks-libev/zh_Hant/>\n" "Language: zh_Hant\n" @@ -154,7 +154,7 @@ msgstr "一般設定" #: applications/luci-app-shadowsocks-libev/root/usr/share/rpcd/acl.d/luci-app-shadowsocks-libev.json:3 msgid "Grant service list access to LuCI app shadowsocks-libev" -msgstr "授予服務列表存取LuCI應用程式shadowsocks-libev的權限" +msgstr "授予 luci-app-shadowsocks-libev 擁有服務列表存取的權限" #: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/shadowsocks-libev.js:192 msgid "IPv6 First" @@ -252,7 +252,7 @@ msgstr "僅對來自這些網絡界面的封包應用規則" #: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/view/shadowsocks-libev/instances.js:115 msgid "Overview" -msgstr "總覽" +msgstr "概覽" #: applications/luci-app-shadowsocks-libev/htdocs/luci-static/resources/shadowsocks-libev.js:248 msgid "Package is not installed" diff --git a/applications/luci-app-shairplay/po/he/shairplay.po b/applications/luci-app-shairplay/po/he/shairplay.po index add75750ca..0d6b4756bc 100644 --- a/applications/luci-app-shairplay/po/he/shairplay.po +++ b/applications/luci-app-shairplay/po/he/shairplay.po @@ -1,8 +1,15 @@ msgid "" msgstr "" +"PO-Revision-Date: 2021-01-12 09:37+0000\n" +"Last-Translator: wakan-tanka <eliyahuler@gmail.com>\n" +"Language-Team: Hebrew <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsshairplay/he/>\n" "Language: he\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && " +"n % 10 == 0) ? 2 : 3));\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-shairplay/luasrc/model/cbi/shairplay.lua:47 msgid "AO Device ID" @@ -43,7 +50,7 @@ msgstr "" #: applications/luci-app-shairplay/luasrc/model/cbi/shairplay.lua:21 msgid "Port" -msgstr "" +msgstr "פורט" #: applications/luci-app-shairplay/luasrc/model/cbi/shairplay.lua:15 msgid "Respawn" diff --git a/applications/luci-app-shairplay/po/zh_Hant/shairplay.po b/applications/luci-app-shairplay/po/zh_Hant/shairplay.po index b41623f503..9b82281c99 100644 --- a/applications/luci-app-shairplay/po/zh_Hant/shairplay.po +++ b/applications/luci-app-shairplay/po/zh_Hant/shairplay.po @@ -3,7 +3,7 @@ # msgid "" msgstr "" -"PO-Revision-Date: 2020-12-21 17:39+0000\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" "Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsshairplay/zh_Hant/>\n" @@ -11,7 +11,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 4.4-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-shairplay/luasrc/model/cbi/shairplay.lua:47 msgid "AO Device ID" @@ -40,7 +40,7 @@ msgstr "已啟用" #: applications/luci-app-shairplay/root/usr/share/rpcd/acl.d/luci-app-shairplay.json:3 msgid "Grant UCI access for luci-app-shairplay" -msgstr "給予 UCI 存取 luci-app-shairplay 的權限" +msgstr "授予 luci-app-shairplay 擁有 UCI 存取的權限" #: applications/luci-app-shairplay/luasrc/model/cbi/shairplay.lua:29 msgid "HW Address" diff --git a/applications/luci-app-simple-adblock/po/en/simple-adblock.po b/applications/luci-app-simple-adblock/po/en/simple-adblock.po index a461d16bf0..69a18d19f0 100644 --- a/applications/luci-app-simple-adblock/po/en/simple-adblock.po +++ b/applications/luci-app-simple-adblock/po/en/simple-adblock.po @@ -1,8 +1,14 @@ msgid "" msgstr "" +"PO-Revision-Date: 2021-01-07 17:03+0000\n" +"Last-Translator: Liao junchao <liaojunchao@outlook.com>\n" +"Language-Team: English <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationssimple-adblock/en/>\n" "Language: en\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:217 msgid "%s Error: %s" @@ -83,7 +89,7 @@ msgstr "" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:228 msgid "Configuration" -msgstr "" +msgstr "Configuration" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:237 msgid "Controls system log and console output verbosity." diff --git a/applications/luci-app-simple-adblock/po/it/simple-adblock.po b/applications/luci-app-simple-adblock/po/it/simple-adblock.po index 177d841e99..8d48c5f9d9 100644 --- a/applications/luci-app-simple-adblock/po/it/simple-adblock.po +++ b/applications/luci-app-simple-adblock/po/it/simple-adblock.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2019-11-25 13:57+0000\n" -"Last-Translator: Ansuel Smith <ansuelsmth@gmail.com>\n" +"PO-Revision-Date: 2021-01-10 16:32+0000\n" +"Last-Translator: bovirus <roberto.boriotti@canon-europe.com>\n" "Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationssimple-adblock/it/>\n" "Language: it\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 3.10-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:217 msgid "%s Error: %s" @@ -168,7 +168,7 @@ msgstr "" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:135 msgid "Error" -msgstr "" +msgstr "Errore" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:137 msgid "Fail" @@ -237,7 +237,7 @@ msgstr "" #: applications/luci-app-simple-adblock/luasrc/view/simple-adblock/js.htm:51 msgid "Loading" -msgstr "" +msgstr "Caricamento" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:203 msgid "Message" diff --git a/applications/luci-app-simple-adblock/po/ru/simple-adblock.po b/applications/luci-app-simple-adblock/po/ru/simple-adblock.po index 041c1777bd..6cab1ea7ab 100644 --- a/applications/luci-app-simple-adblock/po/ru/simple-adblock.po +++ b/applications/luci-app-simple-adblock/po/ru/simple-adblock.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: LuCI: simple-adblock\n" "POT-Creation-Date: 2017-12-07 14:00+0300\n" -"PO-Revision-Date: 2020-11-22 15:35+0000\n" -"Last-Translator: Max Smolik <makcum15@gmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: Nt0G <nt0gggg@gmail.com>\n" "Language-Team: Russian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationssimple-adblock/ru/>\n" "Language: ru\n" @@ -12,7 +12,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 4.4-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" "Project-Info: Это технический перевод, не дословный. Главное-удобный русский " "интерфейс, все проверялось в графическом режиме, совместим с другими apps\n" @@ -38,11 +38,11 @@ msgstr "Добавить записи IPv6" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:293 msgid "Add IPv6 entries to block-list." -msgstr "Добавьте записи IPv6 в черный список." +msgstr "Добавление записей IPv6 в чёрный список." #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:263 msgid "Advanced Configuration" -msgstr "расширенная конфигурация" +msgstr "Расширенная конфигурация" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:335 msgid "Allowed Domain URLs" @@ -50,48 +50,49 @@ msgstr "Разрешённые URL-адреса доменов" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:330 msgid "Allowed Domains" -msgstr "Разрешенные домены" +msgstr "Разрешённые домены" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:328 msgid "Allowed and Blocked Lists Management" -msgstr "Управление разрешенными и заблокированными списками" +msgstr "Управление списками разрешения и блокировки" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:317 msgid "" "Attempt to create a compressed cache of block-list in the persistent memory." -msgstr "Попытайтесь создать сжатый кеш блочных списков в постоянной памяти." +msgstr "Пытаться создавать сжатый кэш списка блокировок в постоянной памяти." #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:232 msgid "Automatic Config Update" -msgstr "" +msgstr "Автоматическое обновление конфигурации" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:230 msgid "Basic Configuration" -msgstr "Базовая конфигурация" +msgstr "Основная конфигурация" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:345 msgid "Blocked Domain URLs" -msgstr "Заблокированные URL-адреса доменов" +msgstr "URL-адреса блокируемых доменов" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:340 msgid "Blocked Domains" -msgstr "Заблокированные домены" +msgstr "Блокируемые домены" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:350 msgid "Blocked Hosts URLs" -msgstr "" +msgstr "URL-адреса блокируемых хостов" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:188 msgid "Cache file containing %s domains found." -msgstr "" +msgstr "Найден кэш-файл, содержащий %s доменов." #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:208 +#, fuzzy msgid "Collected Errors" -msgstr "Собранные ошибки" +msgstr "Найденные ошибки" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:192 msgid "Compressed cache file found." -msgstr "" +msgstr "Найден сжатый кэш-файл." #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:228 msgid "Configuration" @@ -99,11 +100,11 @@ msgstr "Конфигурация" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:237 msgid "Controls system log and console output verbosity." -msgstr "Контроль вывода системного лога в консоль." +msgstr "Контроль вывода системного журнала и его информативности." #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:308 msgid "Curl download retry" -msgstr "Curl повторной загрузки" +msgstr "Попытки загрузки через Curl" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:279 msgid "DNS Service" @@ -111,15 +112,15 @@ msgstr "Служба DNS" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:281 msgid "DNSMASQ Additional Hosts" -msgstr "DNSMASQ Дополнительные хосты" +msgstr "Дополнительные хосты DNSMASQ" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:282 msgid "DNSMASQ Config" -msgstr "DNSMASQ Конфигурация" +msgstr "Конфигурация DNSMASQ" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:284 msgid "DNSMASQ IP Set" -msgstr "Установить IP DNSMASQ" +msgstr "Установка IP DNSMASQ" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:286 msgid "DNSMASQ Servers File" @@ -127,7 +128,7 @@ msgstr "Файл серверов DNSMASQ" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:300 msgid "Delay (in seconds) for on-boot start" -msgstr "Задержка (в секундах) для запуска при загрузке" +msgstr "Задержка (в секундах) запуска службы при загрузке" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:233 #: applications/luci-app-simple-adblock/luasrc/view/simple-adblock/buttons.htm:68 @@ -144,11 +145,11 @@ msgstr "Не добавлять записи IPv6" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:318 msgid "Do not store compressed cache" -msgstr "Не хранить сжатый кеш" +msgstr "Не хранить сжатый кэш" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:313 msgid "Do not use simultaneous processing" -msgstr "Не используйте одновременную обработку" +msgstr "Не использовать одновременную обработку" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:304 msgid "Download time-out (in seconds)" @@ -170,25 +171,28 @@ msgstr "Включить отладку" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:322 msgid "Enables debug output to /tmp/simple-adblock.log." -msgstr "Включает отладочный вывод в /tmp/simple-adblock.log." +msgstr "Включает вывод отладочной информации в /tmp/simple-adblock.log." #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:135 msgid "Error" msgstr "Ошибка" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:137 +#, fuzzy msgid "Fail" -msgstr "" +msgstr "Неудача" #: applications/luci-app-simple-adblock/luasrc/view/simple-adblock/buttons.htm:55 +#, fuzzy msgid "Force Re-Download" -msgstr "" +msgstr "Принудительно загрузить" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:133 msgid "Force Reloading" msgstr "Принудительная перезагрузка" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:243 +#, fuzzy msgid "Force Router DNS" msgstr "Назначить DNS роутера" @@ -199,12 +203,12 @@ msgstr "Назначить DNS роутера всем локальным уст #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:243 msgid "Forces Router DNS use on local devices, also known as DNS Hijacking." msgstr "" -"Принудительное использование DNS-маршрутизатора на локальных устройствах, " -"также известных как перехват DNS." +"Принудительное использование DNS роутера на локальных устройствах, или " +"перехват DNS." #: applications/luci-app-simple-adblock/root/usr/share/rpcd/acl.d/luci-app-simple-adblock.json:3 msgid "Grant UCI and file access for luci-app-simple-adblock" -msgstr "Предоставить доступ к UCI и файлам для luci-app-simple-adblock" +msgstr "Предоставить luci-app-simple-adblock доступ к UCI и файлам" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:293 msgid "IPv6 Support" @@ -215,16 +219,16 @@ msgid "" "If curl is installed and detected, it would retry download this many times " "on timeout/fail." msgstr "" -"Если curl установлен и обнаружен, он попытается загрузить это много раз по " -"тайм-ауту / неудаче." +"Если curl установлен и обнаружен, данное значение устанавливает количество " +"повторных попыток загрузки в случае неудачи." #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:330 msgid "Individual domains to be allowed." -msgstr "Отдельные домены будут разрешены." +msgstr "Отдельные домены, которые будут разрешены." #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:340 msgid "Individual domains to be blocked." -msgstr "Отдельные домены будут заблокированы." +msgstr "Отдельные домены, которые будут заблокированы." #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:186 #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:190 @@ -233,15 +237,15 @@ msgstr "Информация" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:254 msgid "LED to indicate status" -msgstr "LED индикация состояния" +msgstr "Светодиоды для индикации состояния" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:312 msgid "" "Launch all lists downloads and processing simultaneously, reducing service " "start time." msgstr "" -"Запускайте все списки загрузки и обработки одновременно, сокращая время " -"запуска сервиса." +"Запускает все загрузки и обработки списков одновременно, сокращая время " +"запуска службы." #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:244 msgid "Let local devices use their own DNS servers if set" @@ -264,16 +268,20 @@ msgstr "Настройка журнала" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:232 msgid "Perform config update before downloading the block/allow-lists." msgstr "" +"Осуществлять обновление конфигурации перед загрузкой списков блокировок." #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:265 msgid "" "Pick the DNS resolution option to create the adblock list for, see the " "%sREADME%s for details." msgstr "" +"Выбор службы DNS, для которой будет создан список блокировки. Дополнительная " +"информация в %sREADME%s." #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:255 +#, fuzzy msgid "Pick the LED not already used in %sSystem LED Configuration%s." -msgstr "" +msgstr "Выберите светодиод, не используемый %sSystem LED Configuration%s." #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:268 #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:269 @@ -282,7 +290,7 @@ msgstr "" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:273 #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:276 msgid "Please note that %s is not supported on this system." -msgstr "Обратите внимание, %s не поддерживается в этой системе." +msgstr "<i>Обратите внимание: %s не поддерживается в этой системе.</i>" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:132 msgid "Restarting" @@ -290,13 +298,13 @@ msgstr "Перезапуск" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:300 msgid "Run service after set delay on boot." -msgstr "Запустите сервис после установки задержки при загрузке." +msgstr "Запуск службы при загрузке системы после установленной задержки." #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:172 #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:182 #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:195 msgid "Service Status" -msgstr "Статус сервиса" +msgstr "Статус службы" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:166 msgid "Service Status [%s %s]" @@ -309,7 +317,7 @@ msgstr "Простой AdBlock" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:160 msgid "Simple AdBlock Settings" -msgstr "Simple AdBlock настройки" +msgstr "Настройки Simple AdBlock" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:312 msgid "Simultaneous processing" @@ -334,27 +342,27 @@ msgstr "Остановить" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:304 msgid "Stop the download if it is stalled for set number of seconds." msgstr "" -"Остановите загрузку, если она остановлена на заданное количество секунд." +"Остановка загрузки, если она задерживается на заданное количество секунд." #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:130 msgid "Stopped" -msgstr "Остановлено" +msgstr "Остановлена" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:319 msgid "Store compressed cache" -msgstr "Хранить сжатый кеш" +msgstr "Хранить сжатый кэш" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:317 msgid "Store compressed cache file on router" -msgstr "Хранить сжатый файл кэша на маршрутизаторе" +msgstr "Хранить сжатый файл кэша на роутере" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:138 msgid "Success" -msgstr "Успешно" +msgstr "Успех" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:238 msgid "Suppress output" -msgstr "Запретить запись" +msgstr "Запрет записи" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:176 msgid "Task" @@ -362,19 +370,20 @@ msgstr "Задача" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:335 msgid "URLs to lists of domains to be allowed." -msgstr "" +msgstr "URL списков разрешаемых доменов." #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:345 msgid "URLs to lists of domains to be blocked." -msgstr "" +msgstr "URL списков блокируемых доменов." #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:350 msgid "URLs to lists of hosts to be blocked." -msgstr "" +msgstr "URL списков блокируемых хостов." #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:289 +#, fuzzy msgid "Unbound AdBlock List" -msgstr "Свободный список AdBlock" +msgstr "Список AdBlock Unbound" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:314 msgid "Use simultaneous processing" @@ -398,7 +407,7 @@ msgstr "не удалось создать файл '%s'" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:151 msgid "failed to create block-list or restart DNS resolver" -msgstr "не удалось создать черный список или перезапустить DNS resolver" +msgstr "не удалось создать чёрный список или перезапустить службу DNS" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:147 msgid "failed to create compressed cache" @@ -406,11 +415,11 @@ msgstr "не удалось создать сжатый кэш" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:155 msgid "failed to download" -msgstr "не удалось скачать" +msgstr "не удалось загрузить" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:154 msgid "failed to download Config Update file" -msgstr "" +msgstr "не удалось загрузить файл обновления конфигурации" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:145 msgid "failed to format data file" @@ -430,19 +439,19 @@ msgstr "не удалось оптимизировать файл данных" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:157 msgid "failed to parse" -msgstr "" +msgstr "не удалось обработать" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:156 msgid "failed to parse Config Update file" -msgstr "" +msgstr "не удалось обработать файл обновления конфигурации" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:144 msgid "failed to process allow-list" -msgstr "" +msgstr "не удалось обработать список разрешения" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:153 msgid "failed to reload/restart DNS resolver" -msgstr "не удалось перезагрузить/перезапустить DNS-решатель" +msgstr "не удалось перезапустить службу DNS" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:148 msgid "failed to remove temporary files" @@ -450,7 +459,7 @@ msgstr "не удалось удалить временные файлы" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:140 msgid "failed to restart/reload DNS resolver" -msgstr "не удалось перезапустить/перезагрузить DNS resolver" +msgstr "не удалось перезапустить службу DNS" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:142 msgid "failed to sort data file" diff --git a/applications/luci-app-simple-adblock/po/zh_Hans/simple-adblock.po b/applications/luci-app-simple-adblock/po/zh_Hans/simple-adblock.po index c819a348a8..cadcf57d42 100644 --- a/applications/luci-app-simple-adblock/po/zh_Hans/simple-adblock.po +++ b/applications/luci-app-simple-adblock/po/zh_Hans/simple-adblock.po @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" -"PO-Revision-Date: 2021-01-05 19:20+0000\n" -"Last-Translator: zhanhb <zhanhb88@gmail.com>\n" +"PO-Revision-Date: 2021-01-07 17:03+0000\n" +"Last-Translator: Eric <spice2wolf@gmail.com>\n" "Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationssimple-adblock/zh_Hans/>\n" "Language: zh_Hans\n" @@ -277,7 +277,6 @@ msgid "Please note that %s is not supported on this system." msgstr "请注意,此系统不支持%s。" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:132 -#, fuzzy msgid "Restarting" msgstr "重新启动中" @@ -318,7 +317,7 @@ msgstr "启动" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:131 msgid "Starting" -msgstr "" +msgstr "启动中" #: applications/luci-app-simple-adblock/luasrc/view/simple-adblock/buttons.htm:58 msgid "Stop" @@ -342,7 +341,7 @@ msgstr "将压缩的缓存文件存储在路由器上" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:138 msgid "Success" -msgstr "" +msgstr "成功" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:238 msgid "Suppress output" @@ -354,15 +353,15 @@ msgstr "任务" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:335 msgid "URLs to lists of domains to be allowed." -msgstr "" +msgstr "允许的域列表的URL。" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:345 msgid "URLs to lists of domains to be blocked." -msgstr "" +msgstr "阻止的域列表的 URL:" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:350 msgid "URLs to lists of hosts to be blocked." -msgstr "" +msgstr "阻止的主机列表的 URL。" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:289 msgid "Unbound AdBlock List" @@ -382,83 +381,83 @@ msgstr "警告" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:141 msgid "failed to access shared memory" -msgstr "" +msgstr "无法访问共享内存" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:139 msgid "failed to create '%s' file" -msgstr "" +msgstr "无法创建“%s”文件" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:151 msgid "failed to create block-list or restart DNS resolver" -msgstr "" +msgstr "无法创建阻止列表或重新启动DNS解析器" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:147 msgid "failed to create compressed cache" -msgstr "" +msgstr "创建压缩缓存失败" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:155 msgid "failed to download" -msgstr "" +msgstr "下载失败" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:154 msgid "failed to download Config Update file" -msgstr "" +msgstr "下载配置更新文件失败" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:145 msgid "failed to format data file" -msgstr "" +msgstr "格式化数据文件失败" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:150 msgid "failed to move '%s' to '%s'" -msgstr "" +msgstr "未能将“%s”移至“%s”" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:146 msgid "failed to move temporary data file to '%s'" -msgstr "" +msgstr "无法将临时数据文件移动到“%s”" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:143 msgid "failed to optimize data file" -msgstr "" +msgstr "无法优化数据文件" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:157 msgid "failed to parse" -msgstr "" +msgstr "解析失败" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:156 msgid "failed to parse Config Update file" -msgstr "" +msgstr "无法解析配置更新文件" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:144 msgid "failed to process allow-list" -msgstr "" +msgstr "无法处理允许清单" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:153 msgid "failed to reload/restart DNS resolver" -msgstr "" +msgstr "无法重新加载/重新启动DNS解析器" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:148 msgid "failed to remove temporary files" -msgstr "" +msgstr "无法删除临时文件" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:140 msgid "failed to restart/reload DNS resolver" -msgstr "" +msgstr "无法重新启动/重新加载DNS解析器" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:142 msgid "failed to sort data file" -msgstr "" +msgstr "无法排序数据文件" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:152 msgid "failed to stop %s" -msgstr "" +msgstr "无法停止%s" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:149 msgid "failed to unpack compressed cache" -msgstr "" +msgstr "无法解压缩压缩缓存" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:158 msgid "no HTTPS/SSL support on device" -msgstr "" +msgstr "设备上没有 HTTPS/SSL 支持" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:257 msgid "none" diff --git a/applications/luci-app-simple-adblock/po/zh_Hant/simple-adblock.po b/applications/luci-app-simple-adblock/po/zh_Hant/simple-adblock.po index fd21f9da0f..d66e3868dd 100644 --- a/applications/luci-app-simple-adblock/po/zh_Hant/simple-adblock.po +++ b/applications/luci-app-simple-adblock/po/zh_Hant/simple-adblock.po @@ -3,8 +3,8 @@ # msgid "" msgstr "" -"PO-Revision-Date: 2020-12-30 02:30+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-10 16:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationssimple-adblock/zh_Hant/>\n" "Language: zh_Hant\n" @@ -72,7 +72,7 @@ msgstr "封鎖的網域網址" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:340 msgid "Blocked Domains" -msgstr "封鎖網域" +msgstr "封鎖的域名" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:350 msgid "Blocked Hosts URLs" @@ -199,7 +199,7 @@ msgstr "強制在本地設備上使用路由器DNS,也稱為DNS劫持。" #: applications/luci-app-simple-adblock/root/usr/share/rpcd/acl.d/luci-app-simple-adblock.json:3 msgid "Grant UCI and file access for luci-app-simple-adblock" -msgstr "授予UCI和文件存取 luci-app-simple-adblock" +msgstr "授予 luci-app-simple-adblock 擁有 UCI 和檔案存取的權限" #: applications/luci-app-simple-adblock/luasrc/model/cbi/simple-adblock.lua:293 msgid "IPv6 Support" diff --git a/applications/luci-app-splash/po/zh_Hant/splash.po b/applications/luci-app-splash/po/zh_Hant/splash.po index f54ef0ace4..5da28e9ba1 100644 --- a/applications/luci-app-splash/po/zh_Hant/splash.po +++ b/applications/luci-app-splash/po/zh_Hant/splash.po @@ -6,8 +6,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2012-06-28 08:58+0200\n" -"PO-Revision-Date: 2020-12-27 15:29+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationssplash/zh_Hant/>\n" "Language: zh_Hant\n" @@ -174,7 +174,7 @@ msgstr "取得聯繫" #: applications/luci-app-splash/root/usr/share/rpcd/acl.d/luci-app-splash.json:3 msgid "Grant UCI access for luci-app-splash" -msgstr "授予UCI存取luci-app-splash的權限" +msgstr "授予 luci-app-splash 擁有 UCI 存取的權限" #: applications/luci-app-splash/luasrc/view/admin_status/splash.htm:205 msgid "Hostname" diff --git a/applications/luci-app-sqm/po/zh_Hant/sqm.po b/applications/luci-app-sqm/po/zh_Hant/sqm.po index bc6370b7ce..ebadf8e3cd 100644 --- a/applications/luci-app-sqm/po/zh_Hant/sqm.po +++ b/applications/luci-app-sqm/po/zh_Hant/sqm.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2021-01-05 13:29+0000\n" -"Last-Translator: Hulen <shift0106@gmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationssqm/zh_Hant/>\n" "Language: zh_Hant\n" @@ -54,7 +54,7 @@ msgstr "傳出封包(出口)上的顯式擁塞通知(ECN)狀態。" #: applications/luci-app-sqm/root/usr/share/rpcd/acl.d/luci-app-sqm.json:3 msgid "Grant UCI access for luci-app-sqm" -msgstr "授予UCI存取 luci-app-sqm的權限" +msgstr "授予 luci-app-sqm 擁有 UCI 存取的權限" #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:150 msgid "Hard limit on egress queues; leave empty for default." diff --git a/applications/luci-app-squid/po/en/squid.po b/applications/luci-app-squid/po/en/squid.po index c448033991..7b3a2671f7 100644 --- a/applications/luci-app-squid/po/en/squid.po +++ b/applications/luci-app-squid/po/en/squid.po @@ -1,12 +1,18 @@ msgid "" msgstr "" +"PO-Revision-Date: 2021-01-07 17:03+0000\n" +"Last-Translator: Liao junchao <liaojunchao@outlook.com>\n" +"Language-Team: English <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationssquid/en/>\n" "Language: en\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-squid/luasrc/model/cbi/squid.lua:42 msgid "Advanced Settings" -msgstr "" +msgstr "Advanced Settings" #: applications/luci-app-squid/luasrc/model/cbi/squid.lua:38 msgid "Coredump files directory" diff --git a/applications/luci-app-squid/po/he/squid.po b/applications/luci-app-squid/po/he/squid.po index 6d48f07c6d..e30a5ea4a9 100644 --- a/applications/luci-app-squid/po/he/squid.po +++ b/applications/luci-app-squid/po/he/squid.po @@ -1,12 +1,19 @@ msgid "" msgstr "" +"PO-Revision-Date: 2021-01-12 09:37+0000\n" +"Last-Translator: wakan-tanka <eliyahuler@gmail.com>\n" +"Language-Team: Hebrew <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationssquid/he/>\n" "Language: he\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && " +"n % 10 == 0) ? 2 : 3));\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-squid/luasrc/model/cbi/squid.lua:42 msgid "Advanced Settings" -msgstr "" +msgstr "הגדרות מתקדמות" #: applications/luci-app-squid/luasrc/model/cbi/squid.lua:38 msgid "Coredump files directory" @@ -22,7 +29,7 @@ msgstr "" #: applications/luci-app-squid/luasrc/model/cbi/squid.lua:30 msgid "Port" -msgstr "" +msgstr "פורט" #: applications/luci-app-squid/luasrc/model/cbi/squid.lua:21 #: applications/luci-app-squid/root/usr/share/luci/menu.d/luci-app-squid.json:3 diff --git a/applications/luci-app-squid/po/zh_Hant/squid.po b/applications/luci-app-squid/po/zh_Hant/squid.po index 1bacf7b88e..a8f63a8d70 100644 --- a/applications/luci-app-squid/po/zh_Hant/squid.po +++ b/applications/luci-app-squid/po/zh_Hant/squid.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-12-27 15:29+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationssquid/zh_Hant/>\n" "Language: zh_Hant\n" @@ -24,7 +24,7 @@ msgstr "一般設定" #: applications/luci-app-squid/root/usr/share/rpcd/acl.d/luci-app-squid.json:3 msgid "Grant UCI access for luci-app-squid" -msgstr "授予UCI訪問luci-app-squid的權限" +msgstr "授予 luci-app-squid 擁有 UCI 存取的權限" #: applications/luci-app-squid/luasrc/model/cbi/squid.lua:30 msgid "Port" diff --git a/applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/snmp6.js b/applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/snmp6.js new file mode 100644 index 0000000000..27e47d2ac0 --- /dev/null +++ b/applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/snmp6.js @@ -0,0 +1,92 @@ +/* Licensed to the public under the Apache License 2.0. */ + +'use strict'; +'require baseclass'; + +return baseclass.extend({ + title: _('SNMP6'), + + rrdargs: function(graph, host, plugin, plugin_instance, dtype) { + + var traffic = { + title: "%H: IPv6 on %pi", + vlabel: "Bytes/s", + + data: { + sources: { + if_octets: [ "tx", "rx" ] + }, + + options: { + if_octets__tx: { + title: "Bytes (TX)", + total: true, + color: "00ff00" + }, + + if_octets__rx: { + title: "Bytes (RX)", + flip : true, + total: true, + color: "0000ff" + } + } + } + }; + + var mcast_traffic = { + title: "%H: IPv6 Multicast-Traffic on %pi", + vlabel: "Bytes/s", + + data: { + sources: { + if_octets_mcast: [ "tx", "rx" ] + }, + + options: { + if_octets_mcast__tx: { + title: "Bytes (TX)", + total: true, + color: "00ff00" + }, + + if_octets_mcast__rx: { + title: "Bytes (RX)", + flip : true, + total: true, + color: "0000ff" + } + } + } + }; + + + var bcast_traffic = { + title: "%H: IPv6 Broadcast-Traffic on %pi", + vlabel: "Bytes/s", + + data: { + sources: { + if_octets_bcast: [ "tx", "rx" ] + }, + + options: { + if_octets_bcast__tx: { + title: "Bytes (TX)", + total: true, + color: "00ff00" + }, + + if_octets_bcast__rx: { + title: "Bytes (RX)", + flip : true, + total: true, + color: "0000ff" + } + } + } + }; + + return [ traffic, mcast_traffic, bcast_traffic ] + } +}); diff --git a/applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js b/applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js new file mode 100644 index 0000000000..91f95376a1 --- /dev/null +++ b/applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js @@ -0,0 +1,37 @@ +'use strict'; +'require baseclass'; +'require form'; +'require tools.widgets as widgets'; + +return baseclass.extend({ + title: _('SNMP6 Plugin Configuration'), + description: _('The snmp6 plugin collects IPv6 statistics for selected interfaces.'), + + addFormOptions: function(s) { + var o; + + o = s.option(form.Flag, 'enable', _('Enable this plugin')); + o.default = '0'; + + o = s.option(widgets.DeviceSelect, 'Interfaces', _('Basic monitoring')); + o.multiple = true; + o.noaliases = true; + o.depends('enable', '1'); + + o = s.option(form.Flag, 'IgnoreSelected', _('Monitor all except specified')); + o.depends('enable', '1'); + }, + + configSummary: function(section) { + var basic = L.toArray(section.Interfaces), + count = basic.length, + invert = section.IgnoreSelected == '1'; + + if (invert && count == 0) + return _('Monitoring all interfaces'); + else if (invert) + return N_(count, 'Monitoring all but one interface', 'Monitoring all but %d interfaces').format(count); + else if (count) + return N_(count, 'Monitoring one interface', 'Monitoring %d interfaces').format(count); + } +}); diff --git a/applications/luci-app-statistics/po/ar/statistics.po b/applications/luci-app-statistics/po/ar/statistics.po index 075e956ca7..9d0aae50f4 100644 --- a/applications/luci-app-statistics/po/ar/statistics.po +++ b/applications/luci-app-statistics/po/ar/statistics.po @@ -65,6 +65,7 @@ msgid "Base Directory" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:16 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:16 msgid "Basic monitoring" msgstr "" @@ -314,6 +315,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/processes.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:21 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 @@ -580,6 +582,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:25 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:41 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:21 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:34 msgid "Monitor all except specified" msgstr "" @@ -691,6 +694,7 @@ msgstr[5] "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:32 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:36 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:54 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:33 msgid "Monitoring all but one interface" msgid_plural "Monitoring all but %d interfaces" msgstr[0] "" @@ -731,6 +735,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:30 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:52 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:31 msgid "Monitoring all interfaces" msgstr "" @@ -801,6 +806,7 @@ msgstr[5] "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:38 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:56 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:35 msgid "Monitoring one interface" msgid_plural "Monitoring %d interfaces" msgstr[0] "" @@ -1028,6 +1034,14 @@ msgstr "" msgid "Rule monitoring enabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/snmp6.js:7 +msgid "SNMP6" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:7 +msgid "SNMP6 Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/sqm.js:7 msgid "SQM" msgstr "" @@ -1108,6 +1122,10 @@ msgstr "" msgid "Simple CPU frequency monitoring enabled" msgstr "" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/snmp6.json:2 +msgid "Snmp6" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:34 msgid "Socket %s active" msgstr "" @@ -1387,6 +1405,10 @@ msgid "" "statistics." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:8 +msgid "The snmp6 plugin collects IPv6 statistics for selected interfaces." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:7 msgid "" "The splash leases plugin uses libuci to collect statistics about splash " diff --git a/applications/luci-app-statistics/po/bg/statistics.po b/applications/luci-app-statistics/po/bg/statistics.po index 185bb24327..ad767c106c 100644 --- a/applications/luci-app-statistics/po/bg/statistics.po +++ b/applications/luci-app-statistics/po/bg/statistics.po @@ -64,6 +64,7 @@ msgid "Base Directory" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:16 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:16 msgid "Basic monitoring" msgstr "" @@ -313,6 +314,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/processes.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:21 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 @@ -579,6 +581,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:25 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:41 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:21 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:34 msgid "Monitor all except specified" msgstr "" @@ -678,6 +681,7 @@ msgstr[1] "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:32 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:36 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:54 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:33 msgid "Monitoring all but one interface" msgid_plural "Monitoring all but %d interfaces" msgstr[0] "" @@ -706,6 +710,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:30 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:52 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:31 msgid "Monitoring all interfaces" msgstr "" @@ -760,6 +765,7 @@ msgstr[1] "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:38 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:56 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:35 msgid "Monitoring one interface" msgid_plural "Monitoring %d interfaces" msgstr[0] "" @@ -971,6 +977,14 @@ msgstr "" msgid "Rule monitoring enabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/snmp6.js:7 +msgid "SNMP6" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:7 +msgid "SNMP6 Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/sqm.js:7 msgid "SQM" msgstr "" @@ -1051,6 +1065,10 @@ msgstr "" msgid "Simple CPU frequency monitoring enabled" msgstr "" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/snmp6.json:2 +msgid "Snmp6" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:34 msgid "Socket %s active" msgstr "" @@ -1330,6 +1348,10 @@ msgid "" "statistics." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:8 +msgid "The snmp6 plugin collects IPv6 statistics for selected interfaces." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:7 msgid "" "The splash leases plugin uses libuci to collect statistics about splash " diff --git a/applications/luci-app-statistics/po/bn_BD/statistics.po b/applications/luci-app-statistics/po/bn_BD/statistics.po index 76326b3eba..888b8613a4 100644 --- a/applications/luci-app-statistics/po/bn_BD/statistics.po +++ b/applications/luci-app-statistics/po/bn_BD/statistics.po @@ -62,6 +62,7 @@ msgid "Base Directory" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:16 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:16 msgid "Basic monitoring" msgstr "" @@ -311,6 +312,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/processes.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:21 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 @@ -577,6 +579,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:25 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:41 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:21 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:34 msgid "Monitor all except specified" msgstr "" @@ -676,6 +679,7 @@ msgstr[1] "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:32 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:36 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:54 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:33 msgid "Monitoring all but one interface" msgid_plural "Monitoring all but %d interfaces" msgstr[0] "" @@ -704,6 +708,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:30 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:52 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:31 msgid "Monitoring all interfaces" msgstr "" @@ -758,6 +763,7 @@ msgstr[1] "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:38 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:56 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:35 msgid "Monitoring one interface" msgid_plural "Monitoring %d interfaces" msgstr[0] "" @@ -969,6 +975,14 @@ msgstr "" msgid "Rule monitoring enabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/snmp6.js:7 +msgid "SNMP6" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:7 +msgid "SNMP6 Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/sqm.js:7 msgid "SQM" msgstr "" @@ -1049,6 +1063,10 @@ msgstr "" msgid "Simple CPU frequency monitoring enabled" msgstr "" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/snmp6.json:2 +msgid "Snmp6" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:34 msgid "Socket %s active" msgstr "" @@ -1328,6 +1346,10 @@ msgid "" "statistics." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:8 +msgid "The snmp6 plugin collects IPv6 statistics for selected interfaces." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:7 msgid "" "The splash leases plugin uses libuci to collect statistics about splash " diff --git a/applications/luci-app-statistics/po/ca/statistics.po b/applications/luci-app-statistics/po/ca/statistics.po index 469721048f..5b8c5411b3 100644 --- a/applications/luci-app-statistics/po/ca/statistics.po +++ b/applications/luci-app-statistics/po/ca/statistics.po @@ -66,6 +66,7 @@ msgid "Base Directory" msgstr "Directori base" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:16 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:16 msgid "Basic monitoring" msgstr "Monitoratge bàsic" @@ -317,6 +318,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/processes.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:21 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 @@ -590,6 +592,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:25 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:41 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:21 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:34 msgid "Monitor all except specified" msgstr "" @@ -689,6 +692,7 @@ msgstr[1] "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:32 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:36 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:54 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:33 msgid "Monitoring all but one interface" msgid_plural "Monitoring all but %d interfaces" msgstr[0] "" @@ -717,6 +721,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:30 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:52 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:31 msgid "Monitoring all interfaces" msgstr "" @@ -771,6 +776,7 @@ msgstr[1] "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:38 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:56 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:35 msgid "Monitoring one interface" msgid_plural "Monitoring %d interfaces" msgstr[0] "" @@ -982,6 +988,14 @@ msgstr "Files per RRA" msgid "Rule monitoring enabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/snmp6.js:7 +msgid "SNMP6" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:7 +msgid "SNMP6 Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/sqm.js:7 msgid "SQM" msgstr "" @@ -1062,6 +1076,10 @@ msgstr "" msgid "Simple CPU frequency monitoring enabled" msgstr "" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/snmp6.json:2 +msgid "Snmp6" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:34 msgid "Socket %s active" msgstr "" @@ -1384,6 +1402,10 @@ msgid "" "statistics." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:8 +msgid "The snmp6 plugin collects IPv6 statistics for selected interfaces." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:7 msgid "" "The splash leases plugin uses libuci to collect statistics about splash " diff --git a/applications/luci-app-statistics/po/cs/statistics.po b/applications/luci-app-statistics/po/cs/statistics.po index e6dd17546c..7566ec7ee2 100644 --- a/applications/luci-app-statistics/po/cs/statistics.po +++ b/applications/luci-app-statistics/po/cs/statistics.po @@ -62,6 +62,7 @@ msgid "Base Directory" msgstr "Základní adresář" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:16 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:16 msgid "Basic monitoring" msgstr "Základní sledování" @@ -312,6 +313,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/processes.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:21 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 @@ -588,6 +590,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:25 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:41 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:21 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:34 msgid "Monitor all except specified" msgstr "Sledovat vše kromě vybraných" @@ -690,6 +693,7 @@ msgstr[2] "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:32 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:36 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:54 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:33 msgid "Monitoring all but one interface" msgid_plural "Monitoring all but %d interfaces" msgstr[0] "" @@ -721,6 +725,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:30 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:52 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:31 msgid "Monitoring all interfaces" msgstr "" @@ -779,6 +784,7 @@ msgstr[2] "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:38 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:56 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:35 msgid "Monitoring one interface" msgid_plural "Monitoring %d interfaces" msgstr[0] "" @@ -995,6 +1001,14 @@ msgstr "Řádky na jeden RRA" msgid "Rule monitoring enabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/snmp6.js:7 +msgid "SNMP6" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:7 +msgid "SNMP6 Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/sqm.js:7 msgid "SQM" msgstr "" @@ -1075,6 +1089,10 @@ msgstr "Zobrazit maximální hodnoty místo průměrů" msgid "Simple CPU frequency monitoring enabled" msgstr "" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/snmp6.json:2 +msgid "Snmp6" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:34 msgid "Socket %s active" msgstr "" @@ -1391,6 +1409,10 @@ msgstr "" "Modul senzorů používá rozhraní Linux Sensors ke shromažďování " "environmentálních statistik." +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:8 +msgid "The snmp6 plugin collects IPv6 statistics for selected interfaces." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:7 msgid "" "The splash leases plugin uses libuci to collect statistics about splash " diff --git a/applications/luci-app-statistics/po/de/statistics.po b/applications/luci-app-statistics/po/de/statistics.po index 62ea95f937..113b1f9d4a 100644 --- a/applications/luci-app-statistics/po/de/statistics.po +++ b/applications/luci-app-statistics/po/de/statistics.po @@ -64,6 +64,7 @@ msgid "Base Directory" msgstr "Basisverzeichnis" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:16 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:16 msgid "Basic monitoring" msgstr "Vereinfachte Überwachung" @@ -315,6 +316,7 @@ msgstr "Statistik aktivieren" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/processes.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:21 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 @@ -594,6 +596,7 @@ msgstr "Überwachung des Speichers aktiviert" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:25 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:41 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:21 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:34 msgid "Monitor all except specified" msgstr "Alle bis auf Angegebene überwachen" @@ -693,6 +696,7 @@ msgstr[1] "Überwachung aller Festplatten, bis auf %d" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:32 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:36 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:54 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:33 msgid "Monitoring all but one interface" msgid_plural "Monitoring all but %d interfaces" msgstr[0] "Überwachung aller Schnittstellen, bis auf eine" @@ -721,6 +725,7 @@ msgstr "Überwachung von allem, außer %s, %s, %s" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:30 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:52 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:31 msgid "Monitoring all interfaces" msgstr "Überwachung aller Schnittstellen" @@ -775,6 +780,7 @@ msgstr[1] "Überwachung von %d Hosts" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:38 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:56 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:35 msgid "Monitoring one interface" msgid_plural "Monitoring %d interfaces" msgstr[0] "Überwachung einer Schnittstelle" @@ -989,6 +995,14 @@ msgstr "Spalten pro RRA" msgid "Rule monitoring enabled" msgstr "Monitoring von Regeln aktiviert" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/snmp6.js:7 +msgid "SNMP6" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:7 +msgid "SNMP6 Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/sqm.js:7 msgid "SQM" msgstr "" @@ -1070,6 +1084,10 @@ msgstr "Zeige Maximal statt Durschnittswerte" msgid "Simple CPU frequency monitoring enabled" msgstr "Vereinfachte Überwachung der CPU-Frequenz aktiviert" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/snmp6.json:2 +msgid "Snmp6" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:34 msgid "Socket %s active" msgstr "Socket %s aktiv" @@ -1400,6 +1418,10 @@ msgstr "" "Das Sensorik-Plugin nutzt das 'Linux Sensors Framework' um " "Umgebungsstatistiken zu sammeln." +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:8 +msgid "The snmp6 plugin collects IPv6 statistics for selected interfaces." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:7 msgid "" "The splash leases plugin uses libuci to collect statistics about splash " diff --git a/applications/luci-app-statistics/po/el/statistics.po b/applications/luci-app-statistics/po/el/statistics.po index 29dd01563a..2d1941f7ad 100644 --- a/applications/luci-app-statistics/po/el/statistics.po +++ b/applications/luci-app-statistics/po/el/statistics.po @@ -65,6 +65,7 @@ msgid "Base Directory" msgstr "Κατάλογος βάσης" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:16 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:16 msgid "Basic monitoring" msgstr "" @@ -315,6 +316,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/processes.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:21 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 @@ -581,6 +583,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:25 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:41 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:21 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:34 msgid "Monitor all except specified" msgstr "" @@ -680,6 +683,7 @@ msgstr[1] "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:32 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:36 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:54 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:33 msgid "Monitoring all but one interface" msgid_plural "Monitoring all but %d interfaces" msgstr[0] "" @@ -708,6 +712,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:30 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:52 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:31 msgid "Monitoring all interfaces" msgstr "" @@ -762,6 +767,7 @@ msgstr[1] "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:38 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:56 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:35 msgid "Monitoring one interface" msgid_plural "Monitoring %d interfaces" msgstr[0] "" @@ -973,6 +979,14 @@ msgstr "" msgid "Rule monitoring enabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/snmp6.js:7 +msgid "SNMP6" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:7 +msgid "SNMP6 Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/sqm.js:7 msgid "SQM" msgstr "" @@ -1053,6 +1067,10 @@ msgstr "" msgid "Simple CPU frequency monitoring enabled" msgstr "" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/snmp6.json:2 +msgid "Snmp6" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:34 msgid "Socket %s active" msgstr "" @@ -1332,6 +1350,10 @@ msgid "" "statistics." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:8 +msgid "The snmp6 plugin collects IPv6 statistics for selected interfaces." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:7 msgid "" "The splash leases plugin uses libuci to collect statistics about splash " diff --git a/applications/luci-app-statistics/po/en/statistics.po b/applications/luci-app-statistics/po/en/statistics.po index ce7846304b..ebb02e538a 100644 --- a/applications/luci-app-statistics/po/en/statistics.po +++ b/applications/luci-app-statistics/po/en/statistics.po @@ -3,8 +3,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-05-19 19:35+0200\n" -"PO-Revision-Date: 2020-05-31 01:41+0000\n" -"Last-Translator: Stephen Maundrell <smaundrell@gmail.com>\n" +"PO-Revision-Date: 2021-01-07 17:03+0000\n" +"Last-Translator: Liao junchao <liaojunchao@outlook.com>\n" "Language-Team: English <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsstatistics/en/>\n" "Language: en\n" @@ -12,12 +12,12 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.1-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 msgid "APC UPS" -msgstr "" +msgstr "APC UPS" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/apcups.js:6 msgid "APCUPS Plugin Configuration" @@ -64,6 +64,7 @@ msgid "Base Directory" msgstr "Base Directory" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:16 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:16 msgid "Basic monitoring" msgstr "Basic monitoring" @@ -313,6 +314,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/processes.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:21 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 @@ -586,6 +588,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:25 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:41 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:21 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:34 msgid "Monitor all except specified" msgstr "" @@ -685,6 +688,7 @@ msgstr[1] "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:32 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:36 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:54 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:33 msgid "Monitoring all but one interface" msgid_plural "Monitoring all but %d interfaces" msgstr[0] "" @@ -713,6 +717,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:30 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:52 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:31 msgid "Monitoring all interfaces" msgstr "" @@ -767,6 +772,7 @@ msgstr[1] "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:38 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:56 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:35 msgid "Monitoring one interface" msgid_plural "Monitoring %d interfaces" msgstr[0] "" @@ -978,6 +984,14 @@ msgstr "Rows per RRA" msgid "Rule monitoring enabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/snmp6.js:7 +msgid "SNMP6" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:7 +msgid "SNMP6 Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/sqm.js:7 msgid "SQM" msgstr "" @@ -1058,6 +1072,10 @@ msgstr "" msgid "Simple CPU frequency monitoring enabled" msgstr "" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/snmp6.json:2 +msgid "Snmp6" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:34 msgid "Socket %s active" msgstr "" @@ -1370,6 +1388,10 @@ msgid "" "statistics." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:8 +msgid "The snmp6 plugin collects IPv6 statistics for selected interfaces." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:7 msgid "" "The splash leases plugin uses libuci to collect statistics about splash " diff --git a/applications/luci-app-statistics/po/es/statistics.po b/applications/luci-app-statistics/po/es/statistics.po index 8704ebc32b..cb9c2a1fc3 100644 --- a/applications/luci-app-statistics/po/es/statistics.po +++ b/applications/luci-app-statistics/po/es/statistics.po @@ -64,6 +64,7 @@ msgid "Base Directory" msgstr "Directorio de base" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:16 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:16 msgid "Basic monitoring" msgstr "Monitorización básica" @@ -315,6 +316,7 @@ msgstr "Activar estadísticas" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/processes.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:21 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 @@ -594,6 +596,7 @@ msgstr "Monitoreo de memoria activado" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:25 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:41 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:21 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:34 msgid "Monitor all except specified" msgstr "Monitorizar todos menos los especificados" @@ -693,6 +696,7 @@ msgstr[1] "Monitoreo de todos los discos excepto %d" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:32 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:36 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:54 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:33 msgid "Monitoring all but one interface" msgid_plural "Monitoring all but %d interfaces" msgstr[0] "Monitoreo de todas las interfaces menos una" @@ -721,6 +725,7 @@ msgstr "Monitoreo de todos excepto %s, %s, %s" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:30 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:52 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:31 msgid "Monitoring all interfaces" msgstr "Monitorear todas las interfaces" @@ -775,6 +780,7 @@ msgstr[1] "Monitorear %d hosts" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:38 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:56 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:35 msgid "Monitoring one interface" msgid_plural "Monitoring %d interfaces" msgstr[0] "Monitoreo de una interfaz" @@ -989,6 +995,14 @@ msgstr "Filas por RRA" msgid "Rule monitoring enabled" msgstr "Monitoreo de reglas activado" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/snmp6.js:7 +msgid "SNMP6" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:7 +msgid "SNMP6 Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/sqm.js:7 msgid "SQM" msgstr "SQM" @@ -1070,6 +1084,10 @@ msgstr "Mostrar valores máximos en lugar de promedios" msgid "Simple CPU frequency monitoring enabled" msgstr "Monitoreo de frecuencia de CPU simple activado" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/snmp6.json:2 +msgid "Snmp6" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:34 msgid "Socket %s active" msgstr "Zócalo %s activo" @@ -1406,6 +1424,10 @@ msgstr "" "El plugin \"sensors\" usa el marco de trabajo de sensores de Linux para " "recopilar estadísticas ambientales." +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:8 +msgid "The snmp6 plugin collects IPv6 statistics for selected interfaces." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:7 msgid "" "The splash leases plugin uses libuci to collect statistics about splash " diff --git a/applications/luci-app-statistics/po/fi/statistics.po b/applications/luci-app-statistics/po/fi/statistics.po index 20ef2799da..f2da3fd9bd 100644 --- a/applications/luci-app-statistics/po/fi/statistics.po +++ b/applications/luci-app-statistics/po/fi/statistics.po @@ -64,6 +64,7 @@ msgid "Base Directory" msgstr "Perushakemisto" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:16 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:16 msgid "Basic monitoring" msgstr "Perusvalvonta" @@ -313,6 +314,7 @@ msgstr "Ota tilastot käyttöön" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/processes.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:21 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 @@ -586,6 +588,7 @@ msgstr "Muistin valvonta käytössä" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:25 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:41 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:21 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:34 msgid "Monitor all except specified" msgstr "Valvo kaikkia paitsi valittuja" @@ -685,6 +688,7 @@ msgstr[1] "Kaikkien paitsi %d levyn valvonta" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:32 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:36 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:54 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:33 msgid "Monitoring all but one interface" msgid_plural "Monitoring all but %d interfaces" msgstr[0] "Kaikkien paitsi yhden sovittimen seuranta" @@ -713,6 +717,7 @@ msgstr "Valvotaan kaikkia paitsi %s, %s, %s" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:30 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:52 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:31 msgid "Monitoring all interfaces" msgstr "Kaikkien sovittimien valvonta" @@ -767,6 +772,7 @@ msgstr[1] "Valvoo %d isäntää" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:38 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:56 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:35 msgid "Monitoring one interface" msgid_plural "Monitoring %d interfaces" msgstr[0] "Yhden sovittimen valvonta" @@ -980,6 +986,14 @@ msgstr "Rivimäärä RRA-tietokannassa" msgid "Rule monitoring enabled" msgstr "Säännön valvonta päällä" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/snmp6.js:7 +msgid "SNMP6" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:7 +msgid "SNMP6 Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/sqm.js:7 msgid "SQM" msgstr "SQM" @@ -1060,6 +1074,10 @@ msgstr "Näytä maksimiarvot eikä keskiarvot" msgid "Simple CPU frequency monitoring enabled" msgstr "Yksinkertainen CPU:n taajuuden seuranta" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/snmp6.json:2 +msgid "Snmp6" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:34 msgid "Socket %s active" msgstr "Pistoke %s aktiivinen" @@ -1371,6 +1389,10 @@ msgid "" msgstr "" "Anturilaajennus käyttää Linux-antureita ympäristötilastojen keräämiseen." +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:8 +msgid "The snmp6 plugin collects IPv6 statistics for selected interfaces." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:7 msgid "" "The splash leases plugin uses libuci to collect statistics about splash " diff --git a/applications/luci-app-statistics/po/fr/statistics.po b/applications/luci-app-statistics/po/fr/statistics.po index ecdc75ab7d..38561b8f53 100644 --- a/applications/luci-app-statistics/po/fr/statistics.po +++ b/applications/luci-app-statistics/po/fr/statistics.po @@ -64,6 +64,7 @@ msgid "Base Directory" msgstr "Répertoire de base" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:16 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:16 msgid "Basic monitoring" msgstr "Surveillance de base" @@ -313,6 +314,7 @@ msgstr "Activer les statistiques" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/processes.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:21 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 @@ -587,6 +589,7 @@ msgstr "Surveillance de la mémoire activée" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:25 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:41 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:21 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:34 msgid "Monitor all except specified" msgstr "" @@ -686,6 +689,7 @@ msgstr[1] "Surveillance de tous les disques sauf %d" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:32 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:36 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:54 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:33 msgid "Monitoring all but one interface" msgid_plural "Monitoring all but %d interfaces" msgstr[0] "Surveillance de toutes les interfaces sauf une" @@ -714,6 +718,7 @@ msgstr "Surveillance de tous sauf %s, %s, %s" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:30 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:52 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:31 msgid "Monitoring all interfaces" msgstr "Surveillance de toutes les interfaces" @@ -768,6 +773,7 @@ msgstr[1] "Surveillance de %d hôtes" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:38 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:56 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:35 msgid "Monitoring one interface" msgid_plural "Monitoring %d interfaces" msgstr[0] "Surveillance d’une interface" @@ -979,6 +985,14 @@ msgstr "Lignes par RRA" msgid "Rule monitoring enabled" msgstr "Surveillance des règles activée" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/snmp6.js:7 +msgid "SNMP6" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:7 +msgid "SNMP6 Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/sqm.js:7 msgid "SQM" msgstr "" @@ -1059,6 +1073,10 @@ msgstr "" msgid "Simple CPU frequency monitoring enabled" msgstr "Surveillance simple de la fréquence du CPU activée" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/snmp6.json:2 +msgid "Snmp6" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:34 msgid "Socket %s active" msgstr "Socket %s active" @@ -1379,6 +1397,10 @@ msgid "" "statistics." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:8 +msgid "The snmp6 plugin collects IPv6 statistics for selected interfaces." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:7 msgid "" "The splash leases plugin uses libuci to collect statistics about splash " diff --git a/applications/luci-app-statistics/po/he/statistics.po b/applications/luci-app-statistics/po/he/statistics.po index 8d75922765..923ce5f670 100644 --- a/applications/luci-app-statistics/po/he/statistics.po +++ b/applications/luci-app-statistics/po/he/statistics.po @@ -3,15 +3,16 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2012-09-10 04:59+0200\n" -"Last-Translator: Snoof <sagim9@gmail.com>\n" -"Language-Team: none\n" +"PO-Revision-Date: 2021-01-12 09:37+0000\n" +"Last-Translator: wakan-tanka <eliyahuler@gmail.com>\n" +"Language-Team: Hebrew <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsstatistics/he/>\n" "Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Pootle 2.0.6\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/apcups.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/apcups.json:2 @@ -63,6 +64,7 @@ msgid "Base Directory" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:16 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:16 msgid "Basic monitoring" msgstr "" @@ -312,6 +314,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/processes.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:21 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 @@ -578,6 +581,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:25 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:41 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:21 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:34 msgid "Monitor all except specified" msgstr "" @@ -677,6 +681,7 @@ msgstr[1] "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:32 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:36 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:54 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:33 msgid "Monitoring all but one interface" msgid_plural "Monitoring all but %d interfaces" msgstr[0] "" @@ -705,6 +710,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:30 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:52 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:31 msgid "Monitoring all interfaces" msgstr "" @@ -759,6 +765,7 @@ msgstr[1] "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:38 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:56 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:35 msgid "Monitoring one interface" msgid_plural "Monitoring %d interfaces" msgstr[0] "" @@ -894,7 +901,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:18 msgid "Port" -msgstr "" +msgstr "פורט" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/apcups.js:19 msgid "Port for apcupsd communication" @@ -970,6 +977,14 @@ msgstr "" msgid "Rule monitoring enabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/snmp6.js:7 +msgid "SNMP6" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:7 +msgid "SNMP6 Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/sqm.js:7 msgid "SQM" msgstr "" @@ -1050,6 +1065,10 @@ msgstr "" msgid "Simple CPU frequency monitoring enabled" msgstr "" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/snmp6.json:2 +msgid "Snmp6" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:34 msgid "Socket %s active" msgstr "" @@ -1329,6 +1348,10 @@ msgid "" "statistics." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:8 +msgid "The snmp6 plugin collects IPv6 statistics for selected interfaces." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:7 msgid "" "The splash leases plugin uses libuci to collect statistics about splash " diff --git a/applications/luci-app-statistics/po/hi/statistics.po b/applications/luci-app-statistics/po/hi/statistics.po index 52ff531051..ed2059dc70 100644 --- a/applications/luci-app-statistics/po/hi/statistics.po +++ b/applications/luci-app-statistics/po/hi/statistics.po @@ -64,6 +64,7 @@ msgid "Base Directory" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:16 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:16 msgid "Basic monitoring" msgstr "" @@ -313,6 +314,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/processes.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:21 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 @@ -579,6 +581,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:25 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:41 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:21 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:34 msgid "Monitor all except specified" msgstr "" @@ -678,6 +681,7 @@ msgstr[1] "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:32 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:36 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:54 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:33 msgid "Monitoring all but one interface" msgid_plural "Monitoring all but %d interfaces" msgstr[0] "" @@ -706,6 +710,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:30 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:52 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:31 msgid "Monitoring all interfaces" msgstr "" @@ -760,6 +765,7 @@ msgstr[1] "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:38 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:56 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:35 msgid "Monitoring one interface" msgid_plural "Monitoring %d interfaces" msgstr[0] "" @@ -971,6 +977,14 @@ msgstr "" msgid "Rule monitoring enabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/snmp6.js:7 +msgid "SNMP6" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:7 +msgid "SNMP6 Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/sqm.js:7 msgid "SQM" msgstr "" @@ -1051,6 +1065,10 @@ msgstr "" msgid "Simple CPU frequency monitoring enabled" msgstr "" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/snmp6.json:2 +msgid "Snmp6" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:34 msgid "Socket %s active" msgstr "" @@ -1330,6 +1348,10 @@ msgid "" "statistics." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:8 +msgid "The snmp6 plugin collects IPv6 statistics for selected interfaces." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:7 msgid "" "The splash leases plugin uses libuci to collect statistics about splash " diff --git a/applications/luci-app-statistics/po/hu/statistics.po b/applications/luci-app-statistics/po/hu/statistics.po index f8166a9221..6be0c83ea8 100644 --- a/applications/luci-app-statistics/po/hu/statistics.po +++ b/applications/luci-app-statistics/po/hu/statistics.po @@ -62,6 +62,7 @@ msgid "Base Directory" msgstr "Alapkönyvtár" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:16 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:16 msgid "Basic monitoring" msgstr "Általános megfigyelés" @@ -312,6 +313,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/processes.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:21 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 @@ -590,6 +592,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:25 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:41 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:21 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:34 msgid "Monitor all except specified" msgstr "Összes megfigyelése, kivéve a megadottakat" @@ -689,6 +692,7 @@ msgstr[1] "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:32 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:36 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:54 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:33 msgid "Monitoring all but one interface" msgid_plural "Monitoring all but %d interfaces" msgstr[0] "" @@ -717,6 +721,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:30 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:52 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:31 msgid "Monitoring all interfaces" msgstr "" @@ -771,6 +776,7 @@ msgstr[1] "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:38 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:56 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:35 msgid "Monitoring one interface" msgid_plural "Monitoring %d interfaces" msgstr[0] "" @@ -985,6 +991,14 @@ msgstr "RRA szerinti sorok" msgid "Rule monitoring enabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/snmp6.js:7 +msgid "SNMP6" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:7 +msgid "SNMP6 Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/sqm.js:7 msgid "SQM" msgstr "" @@ -1065,6 +1079,10 @@ msgstr "Legnagyobb értékek megjelenítése az átlagok helyett" msgid "Simple CPU frequency monitoring enabled" msgstr "" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/snmp6.json:2 +msgid "Snmp6" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:34 msgid "Socket %s active" msgstr "" @@ -1396,6 +1414,10 @@ msgstr "" "Az érzékelők bővítmény a Linux érzékelők keretrendszert használja a " "környezeti statisztikák begyűjtéséhez." +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:8 +msgid "The snmp6 plugin collects IPv6 statistics for selected interfaces." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:7 msgid "" "The splash leases plugin uses libuci to collect statistics about splash " diff --git a/applications/luci-app-statistics/po/it/statistics.po b/applications/luci-app-statistics/po/it/statistics.po index 489bd45360..791e04a53d 100644 --- a/applications/luci-app-statistics/po/it/statistics.po +++ b/applications/luci-app-statistics/po/it/statistics.po @@ -64,6 +64,7 @@ msgid "Base Directory" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:16 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:16 msgid "Basic monitoring" msgstr "" @@ -313,6 +314,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/processes.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:21 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 @@ -586,6 +588,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:25 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:41 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:21 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:34 msgid "Monitor all except specified" msgstr "" @@ -685,6 +688,7 @@ msgstr[1] "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:32 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:36 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:54 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:33 msgid "Monitoring all but one interface" msgid_plural "Monitoring all but %d interfaces" msgstr[0] "" @@ -713,6 +717,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:30 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:52 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:31 msgid "Monitoring all interfaces" msgstr "" @@ -767,6 +772,7 @@ msgstr[1] "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:38 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:56 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:35 msgid "Monitoring one interface" msgid_plural "Monitoring %d interfaces" msgstr[0] "" @@ -978,6 +984,14 @@ msgstr "" msgid "Rule monitoring enabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/snmp6.js:7 +msgid "SNMP6" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:7 +msgid "SNMP6 Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/sqm.js:7 msgid "SQM" msgstr "" @@ -1058,6 +1072,10 @@ msgstr "" msgid "Simple CPU frequency monitoring enabled" msgstr "" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/snmp6.json:2 +msgid "Snmp6" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:34 msgid "Socket %s active" msgstr "" @@ -1337,6 +1355,10 @@ msgid "" "statistics." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:8 +msgid "The snmp6 plugin collects IPv6 statistics for selected interfaces." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:7 msgid "" "The splash leases plugin uses libuci to collect statistics about splash " diff --git a/applications/luci-app-statistics/po/ja/statistics.po b/applications/luci-app-statistics/po/ja/statistics.po index c711b0ba22..473ea6b05d 100644 --- a/applications/luci-app-statistics/po/ja/statistics.po +++ b/applications/luci-app-statistics/po/ja/statistics.po @@ -64,6 +64,7 @@ msgid "Base Directory" msgstr "ベース ディレクトリ" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:16 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:16 msgid "Basic monitoring" msgstr "基本モニタリング" @@ -315,6 +316,7 @@ msgstr "統計を有効化" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/processes.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:21 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 @@ -592,6 +594,7 @@ msgstr "メモリー監視が有効" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:25 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:41 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:21 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:34 msgid "Monitor all except specified" msgstr "設定値以外のすべてのインターフェースを監視する" @@ -688,6 +691,7 @@ msgstr[0] "%d 個以外の全ディスクを監視中" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:32 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:36 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:54 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:33 msgid "Monitoring all but one interface" msgid_plural "Monitoring all but %d interfaces" msgstr[0] "%d 個を除いた全インターフェースを監視中" @@ -713,6 +717,7 @@ msgstr "%s、%s および %s 以外のすべてを監視" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:30 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:52 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:31 msgid "Monitoring all interfaces" msgstr "全インターフェースを監視中" @@ -763,6 +768,7 @@ msgstr[0] "%d 個のホストを監視中" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:38 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:56 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:35 msgid "Monitoring one interface" msgid_plural "Monitoring %d interfaces" msgstr[0] "%d 個のインターフェースを監視中" @@ -973,6 +979,14 @@ msgstr "RRA ごとの行数" msgid "Rule monitoring enabled" msgstr "ルール監視が有効" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/snmp6.js:7 +msgid "SNMP6" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:7 +msgid "SNMP6 Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/sqm.js:7 msgid "SQM" msgstr "SQM" @@ -1053,6 +1067,10 @@ msgstr "平均値の代わりに最大値を表示する" msgid "Simple CPU frequency monitoring enabled" msgstr "シンプル CPU 周波数監視が有効" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/snmp6.json:2 +msgid "Snmp6" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:34 msgid "Socket %s active" msgstr "ソケット %s がアクティブです" @@ -1376,6 +1394,10 @@ msgstr "" "センサー プラグインは、環境統計の収集に Linux センサー フレームワークを使用し" "ます。" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:8 +msgid "The snmp6 plugin collects IPv6 statistics for selected interfaces." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:7 msgid "" "The splash leases plugin uses libuci to collect statistics about splash " diff --git a/applications/luci-app-statistics/po/ko/statistics.po b/applications/luci-app-statistics/po/ko/statistics.po index 7efbe99f7d..f7e33ac71c 100644 --- a/applications/luci-app-statistics/po/ko/statistics.po +++ b/applications/luci-app-statistics/po/ko/statistics.po @@ -64,6 +64,7 @@ msgid "Base Directory" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:16 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:16 msgid "Basic monitoring" msgstr "" @@ -313,6 +314,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/processes.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:21 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 @@ -579,6 +581,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:25 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:41 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:21 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:34 msgid "Monitor all except specified" msgstr "" @@ -675,6 +678,7 @@ msgstr[0] "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:32 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:36 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:54 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:33 msgid "Monitoring all but one interface" msgid_plural "Monitoring all but %d interfaces" msgstr[0] "" @@ -700,6 +704,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:30 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:52 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:31 msgid "Monitoring all interfaces" msgstr "" @@ -750,6 +755,7 @@ msgstr[0] "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:38 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:56 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:35 msgid "Monitoring one interface" msgid_plural "Monitoring %d interfaces" msgstr[0] "" @@ -957,6 +963,14 @@ msgstr "" msgid "Rule monitoring enabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/snmp6.js:7 +msgid "SNMP6" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:7 +msgid "SNMP6 Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/sqm.js:7 msgid "SQM" msgstr "" @@ -1037,6 +1051,10 @@ msgstr "" msgid "Simple CPU frequency monitoring enabled" msgstr "" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/snmp6.json:2 +msgid "Snmp6" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:34 msgid "Socket %s active" msgstr "" @@ -1316,6 +1334,10 @@ msgid "" "statistics." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:8 +msgid "The snmp6 plugin collects IPv6 statistics for selected interfaces." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:7 msgid "" "The splash leases plugin uses libuci to collect statistics about splash " diff --git a/applications/luci-app-statistics/po/mr/statistics.po b/applications/luci-app-statistics/po/mr/statistics.po index c036a25a86..33acd3a44f 100644 --- a/applications/luci-app-statistics/po/mr/statistics.po +++ b/applications/luci-app-statistics/po/mr/statistics.po @@ -64,6 +64,7 @@ msgid "Base Directory" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:16 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:16 msgid "Basic monitoring" msgstr "" @@ -313,6 +314,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/processes.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:21 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 @@ -579,6 +581,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:25 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:41 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:21 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:34 msgid "Monitor all except specified" msgstr "" @@ -678,6 +681,7 @@ msgstr[1] "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:32 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:36 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:54 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:33 msgid "Monitoring all but one interface" msgid_plural "Monitoring all but %d interfaces" msgstr[0] "" @@ -706,6 +710,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:30 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:52 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:31 msgid "Monitoring all interfaces" msgstr "" @@ -760,6 +765,7 @@ msgstr[1] "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:38 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:56 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:35 msgid "Monitoring one interface" msgid_plural "Monitoring %d interfaces" msgstr[0] "" @@ -971,6 +977,14 @@ msgstr "" msgid "Rule monitoring enabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/snmp6.js:7 +msgid "SNMP6" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:7 +msgid "SNMP6 Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/sqm.js:7 msgid "SQM" msgstr "" @@ -1051,6 +1065,10 @@ msgstr "" msgid "Simple CPU frequency monitoring enabled" msgstr "" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/snmp6.json:2 +msgid "Snmp6" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:34 msgid "Socket %s active" msgstr "" @@ -1330,6 +1348,10 @@ msgid "" "statistics." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:8 +msgid "The snmp6 plugin collects IPv6 statistics for selected interfaces." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:7 msgid "" "The splash leases plugin uses libuci to collect statistics about splash " diff --git a/applications/luci-app-statistics/po/ms/statistics.po b/applications/luci-app-statistics/po/ms/statistics.po index 6db3ca1c02..db34c8e90b 100644 --- a/applications/luci-app-statistics/po/ms/statistics.po +++ b/applications/luci-app-statistics/po/ms/statistics.po @@ -64,6 +64,7 @@ msgid "Base Directory" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:16 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:16 msgid "Basic monitoring" msgstr "" @@ -313,6 +314,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/processes.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:21 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 @@ -579,6 +581,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:25 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:41 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:21 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:34 msgid "Monitor all except specified" msgstr "" @@ -675,6 +678,7 @@ msgstr[0] "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:32 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:36 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:54 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:33 msgid "Monitoring all but one interface" msgid_plural "Monitoring all but %d interfaces" msgstr[0] "" @@ -700,6 +704,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:30 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:52 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:31 msgid "Monitoring all interfaces" msgstr "" @@ -750,6 +755,7 @@ msgstr[0] "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:38 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:56 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:35 msgid "Monitoring one interface" msgid_plural "Monitoring %d interfaces" msgstr[0] "" @@ -957,6 +963,14 @@ msgstr "" msgid "Rule monitoring enabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/snmp6.js:7 +msgid "SNMP6" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:7 +msgid "SNMP6 Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/sqm.js:7 msgid "SQM" msgstr "" @@ -1037,6 +1051,10 @@ msgstr "" msgid "Simple CPU frequency monitoring enabled" msgstr "" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/snmp6.json:2 +msgid "Snmp6" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:34 msgid "Socket %s active" msgstr "" @@ -1316,6 +1334,10 @@ msgid "" "statistics." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:8 +msgid "The snmp6 plugin collects IPv6 statistics for selected interfaces." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:7 msgid "" "The splash leases plugin uses libuci to collect statistics about splash " diff --git a/applications/luci-app-statistics/po/nb_NO/statistics.po b/applications/luci-app-statistics/po/nb_NO/statistics.po index 20db683b9a..da04058117 100644 --- a/applications/luci-app-statistics/po/nb_NO/statistics.po +++ b/applications/luci-app-statistics/po/nb_NO/statistics.po @@ -60,6 +60,7 @@ msgid "Base Directory" msgstr "Hoved Katalog" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:16 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:16 msgid "Basic monitoring" msgstr "Enkel overvåking" @@ -309,6 +310,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/processes.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:21 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 @@ -580,6 +582,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:25 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:41 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:21 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:34 msgid "Monitor all except specified" msgstr "" @@ -679,6 +682,7 @@ msgstr[1] "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:32 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:36 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:54 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:33 msgid "Monitoring all but one interface" msgid_plural "Monitoring all but %d interfaces" msgstr[0] "" @@ -707,6 +711,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:30 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:52 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:31 msgid "Monitoring all interfaces" msgstr "" @@ -761,6 +766,7 @@ msgstr[1] "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:38 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:56 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:35 msgid "Monitoring one interface" msgid_plural "Monitoring %d interfaces" msgstr[0] "" @@ -972,6 +978,14 @@ msgstr "Rader per RRA" msgid "Rule monitoring enabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/snmp6.js:7 +msgid "SNMP6" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:7 +msgid "SNMP6 Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/sqm.js:7 msgid "SQM" msgstr "" @@ -1052,6 +1066,10 @@ msgstr "" msgid "Simple CPU frequency monitoring enabled" msgstr "" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/snmp6.json:2 +msgid "Snmp6" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:34 msgid "Socket %s active" msgstr "" @@ -1363,6 +1381,10 @@ msgid "" "statistics." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:8 +msgid "The snmp6 plugin collects IPv6 statistics for selected interfaces." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:7 msgid "" "The splash leases plugin uses libuci to collect statistics about splash " diff --git a/applications/luci-app-statistics/po/pl/statistics.po b/applications/luci-app-statistics/po/pl/statistics.po index cc4c7dbaf9..48a8677ac8 100644 --- a/applications/luci-app-statistics/po/pl/statistics.po +++ b/applications/luci-app-statistics/po/pl/statistics.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2020-12-23 13:29+0000\n" -"Last-Translator: Adam Stańczyk <a.stanczyk@onet.pl>\n" +"PO-Revision-Date: 2021-01-11 18:32+0000\n" +"Last-Translator: Michal L <michalrmsmi@wp.pl>\n" "Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsstatistics/pl/>\n" "Language: pl\n" @@ -65,6 +65,7 @@ msgid "Base Directory" msgstr "Główny katalog" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:16 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:16 msgid "Basic monitoring" msgstr "Podstawowy monitoring" @@ -121,11 +122,11 @@ msgstr "Zmień własność pliku gniazda na określoną grupę." #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/chrony.js:8 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/chrony.json:2 msgid "Chrony" -msgstr "" +msgstr "Chrony" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/chrony.js:6 msgid "Chrony Plugin Configuration" -msgstr "" +msgstr "Konfiguracja wtyczki Chrony" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/chrony.js:32 msgid "Chrony monitoring enabled" @@ -317,6 +318,7 @@ msgstr "Włącz statystyki" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/processes.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:21 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 @@ -600,6 +602,7 @@ msgstr "Monitorowanie pamięci włączone" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:25 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:41 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:21 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:34 msgid "Monitor all except specified" msgstr "Monitoruj wszystko oprócz podanych" @@ -702,6 +705,7 @@ msgstr[2] "Monitorowanie wszystkich dysków oprócz %d" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:32 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:36 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:54 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:33 msgid "Monitoring all but one interface" msgid_plural "Monitoring all but %d interfaces" msgstr[0] "Monitorowanie wszystkich interfejsów oprócz jednego" @@ -733,6 +737,7 @@ msgstr "Monitorowanie wszystkich z wyjątkiem %s, %s, %s" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:30 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:52 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:31 msgid "Monitoring all interfaces" msgstr "Monitorowanie wszystkich interfejsów" @@ -791,6 +796,7 @@ msgstr[2] "Monitorowanie innych hostów" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:38 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:56 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:35 msgid "Monitoring one interface" msgid_plural "Monitoring %d interfaces" msgstr[0] "Monitorowanie jednego interfejsu" @@ -1009,6 +1015,14 @@ msgstr "Wierszy w archiwum RRA" msgid "Rule monitoring enabled" msgstr "Monitorowanie reguł włączone" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/snmp6.js:7 +msgid "SNMP6" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:7 +msgid "SNMP6 Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/sqm.js:7 msgid "SQM" msgstr "SQM" @@ -1089,6 +1103,10 @@ msgstr "Pokaż wartości maksymalne zamiast średnich" msgid "Simple CPU frequency monitoring enabled" msgstr "Proste monitorowanie częstotliwości procesora włączone" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/snmp6.json:2 +msgid "Snmp6" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:34 msgid "Socket %s active" msgstr "Gniazdo %s aktywne" @@ -1416,6 +1434,10 @@ msgstr "" "Wtyczka czujników wykorzystuje strukturę Linux Sensors do zbierania " "statystyk środowiskowych." +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:8 +msgid "The snmp6 plugin collects IPv6 statistics for selected interfaces." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:7 msgid "" "The splash leases plugin uses libuci to collect statistics about splash " diff --git a/applications/luci-app-statistics/po/pt/statistics.po b/applications/luci-app-statistics/po/pt/statistics.po index ba40749d1c..0dd36fd30d 100644 --- a/applications/luci-app-statistics/po/pt/statistics.po +++ b/applications/luci-app-statistics/po/pt/statistics.po @@ -64,6 +64,7 @@ msgid "Base Directory" msgstr "Diretório Base" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:16 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:16 msgid "Basic monitoring" msgstr "Monitoramento básico" @@ -314,6 +315,7 @@ msgstr "Ativar as estatísticas" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/processes.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:21 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 @@ -595,6 +597,7 @@ msgstr "Monitoramento de memória ativado" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:25 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:41 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:21 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:34 msgid "Monitor all except specified" msgstr "Monitorizar tudo excepto os especificados" @@ -694,6 +697,7 @@ msgstr[1] "Monitorando todos, menos %d discos" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:32 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:36 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:54 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:33 msgid "Monitoring all but one interface" msgid_plural "Monitoring all but %d interfaces" msgstr[0] "Monitorando tudo, menos uma interface" @@ -722,6 +726,7 @@ msgstr "Monitorando todos exceto %s, %s, %s" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:30 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:52 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:31 msgid "Monitoring all interfaces" msgstr "Monitorando todas as interfaces" @@ -776,6 +781,7 @@ msgstr[1] "Monitorando %d hosts" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:38 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:56 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:35 msgid "Monitoring one interface" msgid_plural "Monitoring %d interfaces" msgstr[0] "Monitorando uma interface" @@ -990,6 +996,14 @@ msgstr "Linhas por RRA" msgid "Rule monitoring enabled" msgstr "Regra de monitoramento ativada" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/snmp6.js:7 +msgid "SNMP6" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:7 +msgid "SNMP6 Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/sqm.js:7 msgid "SQM" msgstr "SQM" @@ -1070,6 +1084,10 @@ msgstr "Mostrar valores máximos em vez de médias" msgid "Simple CPU frequency monitoring enabled" msgstr "Monitoramento simples de frequência da CPU ativado" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/snmp6.json:2 +msgid "Snmp6" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:34 msgid "Socket %s active" msgstr "Soquete %s ativo" @@ -1399,6 +1417,10 @@ msgstr "" "O plugin de sensores usa a estrutura de sensores do Linux para coletar " "estatísticas ambientais." +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:8 +msgid "The snmp6 plugin collects IPv6 statistics for selected interfaces." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:7 msgid "" "The splash leases plugin uses libuci to collect statistics about splash " diff --git a/applications/luci-app-statistics/po/pt_BR/statistics.po b/applications/luci-app-statistics/po/pt_BR/statistics.po index 98fb0abc2f..63bdcdb439 100644 --- a/applications/luci-app-statistics/po/pt_BR/statistics.po +++ b/applications/luci-app-statistics/po/pt_BR/statistics.po @@ -64,6 +64,7 @@ msgid "Base Directory" msgstr "Diretório Base" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:16 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:16 msgid "Basic monitoring" msgstr "Monitoramento básico" @@ -314,6 +315,7 @@ msgstr "Ativar as estatísticas" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/processes.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:21 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 @@ -597,6 +599,7 @@ msgstr "Monitoramento de memória ativado" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:25 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:41 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:21 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:34 msgid "Monitor all except specified" msgstr "Monitore tudo exceto se especificado" @@ -696,6 +699,7 @@ msgstr[1] "Monitorando todos, menos %d discos" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:32 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:36 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:54 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:33 msgid "Monitoring all but one interface" msgid_plural "Monitoring all but %d interfaces" msgstr[0] "Monitorando tudo, menos uma interface" @@ -724,6 +728,7 @@ msgstr "Monitorando todos exceto %s, %s, %s" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:30 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:52 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:31 msgid "Monitoring all interfaces" msgstr "Monitorando todas as interfaces" @@ -778,6 +783,7 @@ msgstr[1] "Monitorando %d hosts" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:38 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:56 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:35 msgid "Monitoring one interface" msgid_plural "Monitoring %d interfaces" msgstr[0] "Monitorando uma interface" @@ -992,6 +998,14 @@ msgstr "Linhas por RRA" msgid "Rule monitoring enabled" msgstr "Regra de monitoramento ativada" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/snmp6.js:7 +msgid "SNMP6" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:7 +msgid "SNMP6 Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/sqm.js:7 msgid "SQM" msgstr "SQM" @@ -1072,6 +1086,10 @@ msgstr "Mostrar valores máximos em vez de médias" msgid "Simple CPU frequency monitoring enabled" msgstr "Monitoramento simples de frequência da CPU ativado" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/snmp6.json:2 +msgid "Snmp6" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:34 msgid "Socket %s active" msgstr "Soquete %s ativo" @@ -1401,6 +1419,10 @@ msgstr "" "O plugin de sensores usa a estrutura de sensores do Linux para coletar " "estatísticas ambientais." +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:8 +msgid "The snmp6 plugin collects IPv6 statistics for selected interfaces." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:7 msgid "" "The splash leases plugin uses libuci to collect statistics about splash " diff --git a/applications/luci-app-statistics/po/ro/statistics.po b/applications/luci-app-statistics/po/ro/statistics.po index db8db98e0e..867e916273 100644 --- a/applications/luci-app-statistics/po/ro/statistics.po +++ b/applications/luci-app-statistics/po/ro/statistics.po @@ -65,6 +65,7 @@ msgid "Base Directory" msgstr "Directorul de baza" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:16 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:16 msgid "Basic monitoring" msgstr "" @@ -314,6 +315,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/processes.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:21 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 @@ -580,6 +582,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:25 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:41 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:21 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:34 msgid "Monitor all except specified" msgstr "" @@ -682,6 +685,7 @@ msgstr[2] "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:32 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:36 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:54 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:33 msgid "Monitoring all but one interface" msgid_plural "Monitoring all but %d interfaces" msgstr[0] "" @@ -713,6 +717,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:30 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:52 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:31 msgid "Monitoring all interfaces" msgstr "" @@ -771,6 +776,7 @@ msgstr[2] "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:38 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:56 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:35 msgid "Monitoring one interface" msgid_plural "Monitoring %d interfaces" msgstr[0] "" @@ -986,6 +992,14 @@ msgstr "" msgid "Rule monitoring enabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/snmp6.js:7 +msgid "SNMP6" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:7 +msgid "SNMP6 Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/sqm.js:7 msgid "SQM" msgstr "" @@ -1066,6 +1080,10 @@ msgstr "" msgid "Simple CPU frequency monitoring enabled" msgstr "" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/snmp6.json:2 +msgid "Snmp6" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:34 msgid "Socket %s active" msgstr "" @@ -1347,6 +1365,10 @@ msgid "" "statistics." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:8 +msgid "The snmp6 plugin collects IPv6 statistics for selected interfaces." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:7 msgid "" "The splash leases plugin uses libuci to collect statistics about splash " diff --git a/applications/luci-app-statistics/po/ru/statistics.po b/applications/luci-app-statistics/po/ru/statistics.po index b7c9751aee..00f487c65a 100644 --- a/applications/luci-app-statistics/po/ru/statistics.po +++ b/applications/luci-app-statistics/po/ru/statistics.po @@ -66,6 +66,7 @@ msgid "Base Directory" msgstr "Основная папка приложения" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:16 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:16 msgid "Basic monitoring" msgstr "Основная статистика" @@ -317,6 +318,7 @@ msgstr "Включить статистику" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/processes.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:21 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 @@ -599,6 +601,7 @@ msgstr "Мониторинг памяти включён" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:25 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:41 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:21 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:34 msgid "Monitor all except specified" msgstr "Собирать статистику со всех кроме указанных" @@ -701,6 +704,7 @@ msgstr[2] "Мониторинг всех дисков, кроме %d" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:32 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:36 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:54 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:33 msgid "Monitoring all but one interface" msgid_plural "Monitoring all but %d interfaces" msgstr[0] "Мониторинг всех интерфейсов, кроме одного" @@ -732,6 +736,7 @@ msgstr "Мониторинг всего, кроме %s, %s, %s" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:30 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:52 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:31 msgid "Monitoring all interfaces" msgstr "Мониторинг всех интерфейсов" @@ -790,6 +795,7 @@ msgstr[2] "Мониторинг %d хостов" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:38 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:56 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:35 msgid "Monitoring one interface" msgid_plural "Monitoring %d interfaces" msgstr[0] "Мониторинг одного интерфейса" @@ -1010,6 +1016,14 @@ msgstr "Количество «поколений» данных в архиве msgid "Rule monitoring enabled" msgstr "Мониторинг правил включён" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/snmp6.js:7 +msgid "SNMP6" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:7 +msgid "SNMP6 Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/sqm.js:7 msgid "SQM" msgstr "SQM" @@ -1090,6 +1104,10 @@ msgstr "Показывать максимальные значения, а не msgid "Simple CPU frequency monitoring enabled" msgstr "Включён простой мониторинг частоты CPU" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/snmp6.json:2 +msgid "Snmp6" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:34 msgid "Socket %s active" msgstr "Сокет %s активен" @@ -1409,6 +1427,10 @@ msgstr "" "Плагин «Сенсоры» использует сенсоры Linux, чтобы собрать статистику " "состояния устройства." +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:8 +msgid "The snmp6 plugin collects IPv6 statistics for selected interfaces." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:7 msgid "" "The splash leases plugin uses libuci to collect statistics about splash " diff --git a/applications/luci-app-statistics/po/sk/statistics.po b/applications/luci-app-statistics/po/sk/statistics.po index 910f351861..571c5c8c34 100644 --- a/applications/luci-app-statistics/po/sk/statistics.po +++ b/applications/luci-app-statistics/po/sk/statistics.po @@ -62,6 +62,7 @@ msgid "Base Directory" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:16 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:16 msgid "Basic monitoring" msgstr "" @@ -311,6 +312,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/processes.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:21 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 @@ -577,6 +579,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:25 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:41 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:21 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:34 msgid "Monitor all except specified" msgstr "" @@ -679,6 +682,7 @@ msgstr[2] "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:32 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:36 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:54 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:33 msgid "Monitoring all but one interface" msgid_plural "Monitoring all but %d interfaces" msgstr[0] "" @@ -710,6 +714,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:30 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:52 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:31 msgid "Monitoring all interfaces" msgstr "" @@ -768,6 +773,7 @@ msgstr[2] "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:38 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:56 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:35 msgid "Monitoring one interface" msgid_plural "Monitoring %d interfaces" msgstr[0] "" @@ -983,6 +989,14 @@ msgstr "" msgid "Rule monitoring enabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/snmp6.js:7 +msgid "SNMP6" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:7 +msgid "SNMP6 Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/sqm.js:7 msgid "SQM" msgstr "" @@ -1063,6 +1077,10 @@ msgstr "" msgid "Simple CPU frequency monitoring enabled" msgstr "" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/snmp6.json:2 +msgid "Snmp6" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:34 msgid "Socket %s active" msgstr "" @@ -1342,6 +1360,10 @@ msgid "" "statistics." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:8 +msgid "The snmp6 plugin collects IPv6 statistics for selected interfaces." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:7 msgid "" "The splash leases plugin uses libuci to collect statistics about splash " diff --git a/applications/luci-app-statistics/po/sv/statistics.po b/applications/luci-app-statistics/po/sv/statistics.po index 695ba3e75a..d0f88af273 100644 --- a/applications/luci-app-statistics/po/sv/statistics.po +++ b/applications/luci-app-statistics/po/sv/statistics.po @@ -62,6 +62,7 @@ msgid "Base Directory" msgstr "Basmapp" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:16 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:16 msgid "Basic monitoring" msgstr "Standardövervakning" @@ -311,6 +312,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/processes.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:21 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 @@ -577,6 +579,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:25 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:41 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:21 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:34 msgid "Monitor all except specified" msgstr "Övervaka alla förutom specificerat" @@ -676,6 +679,7 @@ msgstr[1] "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:32 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:36 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:54 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:33 msgid "Monitoring all but one interface" msgid_plural "Monitoring all but %d interfaces" msgstr[0] "" @@ -704,6 +708,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:30 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:52 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:31 msgid "Monitoring all interfaces" msgstr "" @@ -758,6 +763,7 @@ msgstr[1] "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:38 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:56 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:35 msgid "Monitoring one interface" msgid_plural "Monitoring %d interfaces" msgstr[0] "" @@ -969,6 +975,14 @@ msgstr "Rader per RRA" msgid "Rule monitoring enabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/snmp6.js:7 +msgid "SNMP6" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:7 +msgid "SNMP6 Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/sqm.js:7 msgid "SQM" msgstr "" @@ -1049,6 +1063,10 @@ msgstr "" msgid "Simple CPU frequency monitoring enabled" msgstr "" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/snmp6.json:2 +msgid "Snmp6" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:34 msgid "Socket %s active" msgstr "" @@ -1328,6 +1346,10 @@ msgid "" "statistics." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:8 +msgid "The snmp6 plugin collects IPv6 statistics for selected interfaces." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:7 msgid "" "The splash leases plugin uses libuci to collect statistics about splash " diff --git a/applications/luci-app-statistics/po/templates/statistics.pot b/applications/luci-app-statistics/po/templates/statistics.pot index 9563906c58..86b40b4278 100644 --- a/applications/luci-app-statistics/po/templates/statistics.pot +++ b/applications/luci-app-statistics/po/templates/statistics.pot @@ -51,6 +51,7 @@ msgid "Base Directory" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:16 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:16 msgid "Basic monitoring" msgstr "" @@ -300,6 +301,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/processes.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:21 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 @@ -566,6 +568,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:25 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:41 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:21 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:34 msgid "Monitor all except specified" msgstr "" @@ -665,6 +668,7 @@ msgstr[1] "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:32 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:36 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:54 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:33 msgid "Monitoring all but one interface" msgid_plural "Monitoring all but %d interfaces" msgstr[0] "" @@ -693,6 +697,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:30 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:52 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:31 msgid "Monitoring all interfaces" msgstr "" @@ -747,6 +752,7 @@ msgstr[1] "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:38 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:56 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:35 msgid "Monitoring one interface" msgid_plural "Monitoring %d interfaces" msgstr[0] "" @@ -958,6 +964,14 @@ msgstr "" msgid "Rule monitoring enabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/snmp6.js:7 +msgid "SNMP6" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:7 +msgid "SNMP6 Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/sqm.js:7 msgid "SQM" msgstr "" @@ -1038,6 +1052,10 @@ msgstr "" msgid "Simple CPU frequency monitoring enabled" msgstr "" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/snmp6.json:2 +msgid "Snmp6" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:34 msgid "Socket %s active" msgstr "" @@ -1317,6 +1335,10 @@ msgid "" "statistics." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:8 +msgid "The snmp6 plugin collects IPv6 statistics for selected interfaces." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:7 msgid "" "The splash leases plugin uses libuci to collect statistics about splash " diff --git a/applications/luci-app-statistics/po/tr/statistics.po b/applications/luci-app-statistics/po/tr/statistics.po index 94d9fd9311..8a3978945b 100644 --- a/applications/luci-app-statistics/po/tr/statistics.po +++ b/applications/luci-app-statistics/po/tr/statistics.po @@ -62,6 +62,7 @@ msgid "Base Directory" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:16 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:16 msgid "Basic monitoring" msgstr "" @@ -311,6 +312,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/processes.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:21 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 @@ -577,6 +579,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:25 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:41 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:21 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:34 msgid "Monitor all except specified" msgstr "" @@ -673,6 +676,7 @@ msgstr[0] "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:32 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:36 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:54 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:33 msgid "Monitoring all but one interface" msgid_plural "Monitoring all but %d interfaces" msgstr[0] "" @@ -698,6 +702,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:30 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:52 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:31 msgid "Monitoring all interfaces" msgstr "" @@ -748,6 +753,7 @@ msgstr[0] "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:38 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:56 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:35 msgid "Monitoring one interface" msgid_plural "Monitoring %d interfaces" msgstr[0] "" @@ -955,6 +961,14 @@ msgstr "" msgid "Rule monitoring enabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/snmp6.js:7 +msgid "SNMP6" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:7 +msgid "SNMP6 Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/sqm.js:7 msgid "SQM" msgstr "" @@ -1035,6 +1049,10 @@ msgstr "" msgid "Simple CPU frequency monitoring enabled" msgstr "" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/snmp6.json:2 +msgid "Snmp6" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:34 msgid "Socket %s active" msgstr "" @@ -1314,6 +1332,10 @@ msgid "" "statistics." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:8 +msgid "The snmp6 plugin collects IPv6 statistics for selected interfaces." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:7 msgid "" "The splash leases plugin uses libuci to collect statistics about splash " diff --git a/applications/luci-app-statistics/po/uk/statistics.po b/applications/luci-app-statistics/po/uk/statistics.po index 6578b4749e..060319b2d3 100644 --- a/applications/luci-app-statistics/po/uk/statistics.po +++ b/applications/luci-app-statistics/po/uk/statistics.po @@ -65,6 +65,7 @@ msgid "Base Directory" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:16 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:16 msgid "Basic monitoring" msgstr "" @@ -314,6 +315,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/processes.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:21 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 @@ -580,6 +582,7 @@ msgstr "Моніторинг памʼяті увімкнуто" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:25 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:41 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:21 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:34 msgid "Monitor all except specified" msgstr "" @@ -682,6 +685,7 @@ msgstr[2] "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:32 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:36 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:54 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:33 msgid "Monitoring all but one interface" msgid_plural "Monitoring all but %d interfaces" msgstr[0] "" @@ -713,6 +717,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:30 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:52 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:31 msgid "Monitoring all interfaces" msgstr "" @@ -771,6 +776,7 @@ msgstr[2] "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:38 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:56 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:35 msgid "Monitoring one interface" msgid_plural "Monitoring %d interfaces" msgstr[0] "" @@ -986,6 +992,14 @@ msgstr "" msgid "Rule monitoring enabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/snmp6.js:7 +msgid "SNMP6" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:7 +msgid "SNMP6 Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/sqm.js:7 msgid "SQM" msgstr "" @@ -1066,6 +1080,10 @@ msgstr "" msgid "Simple CPU frequency monitoring enabled" msgstr "" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/snmp6.json:2 +msgid "Snmp6" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:34 msgid "Socket %s active" msgstr "" @@ -1345,6 +1363,10 @@ msgid "" "statistics." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:8 +msgid "The snmp6 plugin collects IPv6 statistics for selected interfaces." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:7 msgid "" "The splash leases plugin uses libuci to collect statistics about splash " diff --git a/applications/luci-app-statistics/po/vi/statistics.po b/applications/luci-app-statistics/po/vi/statistics.po index 6cb9e788ae..468394a2f0 100644 --- a/applications/luci-app-statistics/po/vi/statistics.po +++ b/applications/luci-app-statistics/po/vi/statistics.po @@ -66,6 +66,7 @@ msgid "Base Directory" msgstr "Thư mục Cơ sở" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:16 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:16 msgid "Basic monitoring" msgstr "Monitoring căn bản" @@ -315,6 +316,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/processes.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:21 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 @@ -588,6 +590,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:25 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:41 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:21 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:34 msgid "Monitor all except specified" msgstr "" @@ -684,6 +687,7 @@ msgstr[0] "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:32 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:36 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:54 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:33 msgid "Monitoring all but one interface" msgid_plural "Monitoring all but %d interfaces" msgstr[0] "" @@ -709,6 +713,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:30 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:52 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:31 msgid "Monitoring all interfaces" msgstr "" @@ -759,6 +764,7 @@ msgstr[0] "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:38 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:56 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:35 msgid "Monitoring one interface" msgid_plural "Monitoring %d interfaces" msgstr[0] "" @@ -966,6 +972,14 @@ msgstr "Rows per RRA" msgid "Rule monitoring enabled" msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/snmp6.js:7 +msgid "SNMP6" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:7 +msgid "SNMP6 Plugin Configuration" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/sqm.js:7 msgid "SQM" msgstr "" @@ -1046,6 +1060,10 @@ msgstr "" msgid "Simple CPU frequency monitoring enabled" msgstr "" +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/snmp6.json:2 +msgid "Snmp6" +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:34 msgid "Socket %s active" msgstr "" @@ -1363,6 +1381,10 @@ msgid "" "statistics." msgstr "" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:8 +msgid "The snmp6 plugin collects IPv6 statistics for selected interfaces." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:7 msgid "" "The splash leases plugin uses libuci to collect statistics about splash " diff --git a/applications/luci-app-statistics/po/zh_Hans/statistics.po b/applications/luci-app-statistics/po/zh_Hans/statistics.po index e21e68f7cf..f02b87817c 100644 --- a/applications/luci-app-statistics/po/zh_Hans/statistics.po +++ b/applications/luci-app-statistics/po/zh_Hans/statistics.po @@ -7,8 +7,8 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-06-10 03:40+0200\n" -"PO-Revision-Date: 2021-01-05 19:20+0000\n" -"Last-Translator: zhanhb <zhanhb88@gmail.com>\n" +"PO-Revision-Date: 2021-01-08 12:12+0000\n" +"Last-Translator: Eric <spice2wolf@gmail.com>\n" "Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsstatistics/zh_Hans/>\n" "Language: zh_Hans\n" @@ -68,6 +68,7 @@ msgid "Base Directory" msgstr "基本目录" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:16 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:16 msgid "Basic monitoring" msgstr "基本监控" @@ -123,7 +124,7 @@ msgstr "将套接字文件的所有权更改为指定的组。" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/chrony.js:8 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/chrony.json:2 msgid "Chrony" -msgstr "" +msgstr "Chrony系统校时" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/chrony.js:6 msgid "Chrony Plugin Configuration" @@ -230,7 +231,6 @@ msgid "Detailled CPU frequency monitoring enabled" msgstr "详细的CPU频率监控已启用" #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/dhcpleases.json:2 -#, fuzzy msgid "Dhcpleases" msgstr "Dhcp租约" @@ -290,7 +290,7 @@ msgstr "启用转发" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/network.js:28 msgid "Enable statistics" -msgstr "" +msgstr "启用统计" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/apcups.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/chrony.js:12 @@ -318,6 +318,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/processes.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:21 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 @@ -364,15 +365,15 @@ msgstr "Exec 插件配置" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:67 msgid "Expecting decimal value lower than one" -msgstr "" +msgstr "期望的十进制值小于1" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/email.js:33 msgid "Expecting permssions in octal notation" -msgstr "" +msgstr "期望八进制表示法" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:49 msgid "Expecting valid time range" -msgstr "" +msgstr "预期有效时间范围" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/cpufreq.js:15 msgid "Extra items" @@ -380,7 +381,7 @@ msgstr "额外项目" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:14 msgid "Fetch pages" -msgstr "" +msgstr "提取页面" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:36 msgid "Filter class monitoring" @@ -406,7 +407,7 @@ msgstr "转发监听服务器和应用服务器之间数据" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/df.js:92 msgid "" "Free space, reserved space and used space is reported as relative values" -msgstr "" +msgstr "可用空间、预留空间和已用空间报告为相对值" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/openvpn.js:21 msgid "Gather compression statistics" @@ -422,7 +423,7 @@ msgstr "为每个登录用户生成单独的图表" #: applications/luci-app-statistics/root/usr/share/rpcd/acl.d/luci-app-statistics.json:3 msgid "Grant access to statistics resources" -msgstr "" +msgstr "授予访问统计资源的权限" #: applications/luci-app-statistics/root/usr/share/luci/menu.d/luci-app-statistics.json:15 msgid "Graphs" @@ -462,7 +463,7 @@ msgstr "主机" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/chrony.js:14 msgid "Host running chrony" -msgstr "" +msgstr "主机chrony运行中" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:51 msgid "Hostname" @@ -516,6 +517,8 @@ msgid "" "Allowed timespan types: min, h, hour(s), d, day(s), w, week(s), m, month(s), " "y, year(s)" msgstr "" +"要存储在 RRD 数据库中的时间跨度列表。比如, “ 1 小时 1 天 14 天”。允许的时间" +"跨度类型:min、h、hour(s)、d、day(s)、w、week(s)、m、month(s)、y、year(s)" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/network.js:40 msgid "Listen host" @@ -535,7 +538,7 @@ msgstr "负载插件配置" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/load.js:10 msgid "Load monitoring enabled" -msgstr "" +msgstr "已启用负载监控" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:30 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:108 @@ -548,11 +551,11 @@ msgstr "日志记录等级" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iptables.js:20 msgid "Match IPv4 iptables rules" -msgstr "" +msgstr "匹配IPv4 iptables规则" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iptables.js:20 msgid "Match IPv6 iptables rules" -msgstr "" +msgstr "匹配IPv6 iptables规则" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:35 msgid "" @@ -566,7 +569,7 @@ msgstr "最大允许连接数" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/network.js:20 msgid "Maximum packet size" -msgstr "" +msgstr "最大数据包大小" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/memory.js:10 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/memory.json:2 @@ -579,7 +582,7 @@ msgstr "内存插件配置" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:23 msgid "Memory monitoring enabled" -msgstr "" +msgstr "已启用内存监控" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/df.js:89 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/disk.js:32 @@ -588,13 +591,14 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:25 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:41 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:21 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:34 msgid "Monitor all except specified" -msgstr "监测所有(特别注明除外)" +msgstr "监控除指定外的所有项目" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:14 msgid "Monitor all local listen ports" -msgstr "监测所有本地监听端口" +msgstr "监控所有本地监听端口" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:15 msgid "Monitor device(s) / thermal zone(s)" @@ -648,143 +652,146 @@ msgstr "监测远程端口" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:38 msgid "Monitoring %s and %s" -msgstr "" +msgstr "监视%s和%s" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/df.js:106 msgid "Monitoring %s, %s, %s" -msgstr "" +msgstr "监视%s,%s,%s" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/apcups.js:29 msgid "Monitoring APC UPS at host %s, port %d" msgid_plural "Monitoring APC UPS at hosts %s, port %d" -msgstr[0] "" +msgstr[0] "在主机%s,端口%d上监视APC UPS" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/dhcpleases.js:19 msgid "Monitoring DHCP leases enabled" -msgstr "" +msgstr "已启用 DHCP 租约监控" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/dns.js:32 msgid "Monitoring DNS queries on all interfaces" -msgstr "" +msgstr "监视所有接口上的DNS查询" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/dns.js:34 msgid "Monitoring DNS queries on one interface" msgid_plural "Monitoring DNS queries on %d interfaces" -msgstr[0] "" +msgstr[0] "监听 %d 个接口上的 DNS 查询中" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:44 msgid "Monitoring OLSRd status at %s:%d" -msgstr "" +msgstr "在%s:%d监视OLSRd状态" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/disk.js:43 msgid "Monitoring all but one disk" msgid_plural "Monitoring all but %d disks" -msgstr[0] "" +msgstr[0] "监视除 %d 磁盘外的所有磁盘" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:32 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:36 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:54 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:33 msgid "Monitoring all but one interface" msgid_plural "Monitoring all but %d interfaces" -msgstr[0] "" +msgstr[0] "监控除 %d 接口外的所有接口" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/irq.js:56 msgid "Monitoring all but one interrupt" msgid_plural "Monitoring all but %d interrupts" -msgstr[0] "" +msgstr[0] "监控除 %d 中断外的所有中断" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:56 msgid "Monitoring all but one sensor" msgid_plural "Monitoring all but %d sensors" -msgstr[0] "" +msgstr[0] "监控除 %d 传感器外的所有传感器" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/disk.js:41 msgid "Monitoring all disks" -msgstr "" +msgstr "监视所有磁盘" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/df.js:106 msgid "Monitoring all except %s, %s, %s" -msgstr "" +msgstr "监视除%s,%s和%s外的所有内容" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:30 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:52 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:31 msgid "Monitoring all interfaces" -msgstr "" +msgstr "监视所有接口" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/irq.js:54 msgid "Monitoring all interrupts" -msgstr "" +msgstr "监视所有中断" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/df.js:104 msgid "Monitoring all partitions" -msgstr "" +msgstr "监视所有分区" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:60 msgid "Monitoring all sensors" -msgstr "" +msgstr "监视所有传感器" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:50 msgid "Monitoring all thermal zones" -msgstr "" +msgstr "监控所有温控区" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:46 msgid "Monitoring all thermal zones except %s" -msgstr "" +msgstr "正监控除 %s 以外的所有温控区" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:36 msgid "Monitoring local listen ports" -msgstr "" +msgstr "监视本地监听端口" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/openvpn.js:44 msgid "Monitoring one OpenVPN instance" msgid_plural "Monitoring %d OpenVPN instances" -msgstr[0] "" +msgstr[0] "正监控 %d 个 OpenVPN 实例" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/nut.js:21 msgid "Monitoring one UPS" msgid_plural "Monitoring %d UPSes" -msgstr[0] "" +msgstr[0] "正监控 %d 个 UPS" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/disk.js:45 msgid "Monitoring one disk" msgid_plural "Monitoring %d disks" -msgstr[0] "" +msgstr[0] "正监控 %d 块磁盘" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/ping.js:41 msgid "Monitoring one host" msgid_plural "Monitoring %d hosts" -msgstr[0] "" +msgstr[0] "正监控 %d 个主机" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:38 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:56 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:35 msgid "Monitoring one interface" msgid_plural "Monitoring %d interfaces" -msgstr[0] "" +msgstr[0] "正监控 %d 个接口" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/irq.js:58 msgid "Monitoring one interrupt" msgid_plural "Monitoring %d interrupts" -msgstr[0] "" +msgstr[0] "正监控 %d 个中断" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/processes.js:23 msgid "Monitoring one process" msgid_plural "Monitoring %d processes" -msgstr[0] "" +msgstr[0] "正监控 %d 个进程" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:58 msgid "Monitoring one sensor" msgid_plural "Monitoring %d sensors" -msgstr[0] "" +msgstr[0] "正监控 %d 个传感器" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:10 msgid "Monitoring splash leases" -msgstr "" +msgstr "正监控 splash 租约" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:47 msgid "Monitoring thermal zones %s" -msgstr "" +msgstr "正监控温控区 %s" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/cpufreq.js:16 msgid "More details about frequency usage and transitions" @@ -813,7 +820,7 @@ msgstr "网络插件配置" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/network.js:69 msgid "Network communication enabled" -msgstr "" +msgstr "已启用网络通信" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:87 msgid "Network plugins" @@ -821,7 +828,7 @@ msgstr "Network 插件" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:169 msgid "No RRD data found" -msgstr "" +msgstr "未找到 RRD 数据" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:15 msgid "" @@ -833,7 +840,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:23 msgid "Notify level" -msgstr "" +msgstr "通知级别" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:77 msgid "Number of threads for data collection" @@ -888,7 +895,7 @@ msgstr "Ping 插件配置" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:136 msgid "Plugin is disabled" -msgstr "" +msgstr "插件已禁用" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:18 msgid "Port" @@ -900,11 +907,11 @@ msgstr "apcupsd 通信端口" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/chrony.js:20 msgid "Port for chronyd" -msgstr "" +msgstr "chronyd 端口" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/chrony.js:15 msgid "Possibly bug in collectd. Only 127.0.0.1 and localhost work" -msgstr "" +msgstr "可能是 collectd 的 bug。只有 127.0.0.1 和 localhost 工作" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/processes.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/processes.json:2 @@ -946,7 +953,7 @@ msgstr "RRDTool 插件配置" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/cpu.js:27 msgid "Report also the value for the idle metric" -msgstr "" +msgstr "还报告空闲指标的值" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/cpu.js:14 msgid "Report by CPU" @@ -966,15 +973,23 @@ msgstr "行/RRA" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iptables.js:161 msgid "Rule monitoring enabled" +msgstr "已启用监控规则" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/snmp6.js:7 +msgid "SNMP6" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:7 +msgid "SNMP6 Plugin Configuration" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/sqm.js:7 msgid "SQM" -msgstr "" +msgstr "SQM" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/sqmcake.js:7 msgid "SQM-Cake" -msgstr "" +msgstr "SQM-Cake" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:24 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:44 @@ -1010,7 +1025,7 @@ msgstr "服务器主机" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/network.js:50 msgid "Server interfaces" -msgstr "" +msgstr "服务器接口" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/network.js:62 msgid "Server port" @@ -1018,11 +1033,11 @@ msgstr "服务器端口" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/network.js:20 msgid "Set the maximum size for datagrams sent over the network" -msgstr "" +msgstr "设置通过网络发送的数据报的最大大小" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:14 msgid "Sets the syslog log-level." -msgstr "" +msgstr "设置系统日志日志级别。" #: applications/luci-app-statistics/root/usr/share/luci/menu.d/luci-app-statistics.json:24 msgid "Setup" @@ -1030,7 +1045,7 @@ msgstr "设置" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:176 msgid "Setup collectd" -msgstr "" +msgstr "设置collectd" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:31 msgid "Shaping class monitoring" @@ -1038,7 +1053,7 @@ msgstr "整形类监控" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/cpu.js:26 msgid "Show Idle state" -msgstr "" +msgstr "显示空闲状态" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:34 msgid "Show max values instead of averages" @@ -1046,11 +1061,15 @@ msgstr "显示最大值而不是平均值" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/cpufreq.js:23 msgid "Simple CPU frequency monitoring enabled" +msgstr "已启用简单 CPU 频率监控" + +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/snmp6.json:2 +msgid "Snmp6" msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:34 msgid "Socket %s active" -msgstr "" +msgstr "套接字 %s 处于活动状态" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/email.js:15 msgid "Socket file" @@ -1063,7 +1082,7 @@ msgstr "套接字组" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:15 msgid "Socket path" -msgstr "" +msgstr "套接字路径" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/email.js:24 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:25 @@ -1085,7 +1104,7 @@ msgstr "收集指定拓扑相关信息。" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/splash_leases.js:10 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/splash_leases.json:2 msgid "Splash Leases" -msgstr "" +msgstr "Splash Leases" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:6 msgid "Splash Leases Plugin Configuration" @@ -1118,19 +1137,19 @@ msgstr "存储时间跨度" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/csv.js:24 msgid "Storing CSV data in %s" -msgstr "" +msgstr "正在将 CSV 数据保存到 %s" #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/syslog.json:2 msgid "Syslog" -msgstr "" +msgstr "Syslog" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:6 msgid "Syslog Plugin Configuration" -msgstr "" +msgstr "Syslog 插件设置" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:32 msgid "Syslog enabled" -msgstr "" +msgstr "Syslog 已启用" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/load.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/load.json:2 @@ -1182,19 +1201,19 @@ msgstr "OpenVPN 插件可以获取 VPN 连接当前状态。" msgid "" "The SysLog plugin receives log messages from the daemon and dispatches them " "to syslog." -msgstr "" +msgstr "SysLog 插件从守护进程接受日志消息,并将其分发到 syslog。" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iptables.js:132 msgid "The chain name must not contain spaces" -msgstr "" +msgstr "链名称不能包含空格" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/chrony.js:7 msgid "The chrony plugin will monitor chrony NTP server statistics" -msgstr "" +msgstr "chrony 插件将监视 chrony NTP 服务器统计信息" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iptables.js:153 msgid "The comment to match must not contain spaces" -msgstr "" +msgstr "注释不能包含空格" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/conntrack.js:7 msgid "" @@ -1220,7 +1239,7 @@ msgstr "df 插件收集磁盘空间使用情况、挂载点及文件系统相关 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/dhcpleases.js:7 msgid "The dhcpleases plugin collects information about assigned DHCP leases." -msgstr "" +msgstr "dhcpleases 插件收集关于分配的DHCP租约的信息。" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/disk.js:8 msgid "" @@ -1258,7 +1277,7 @@ msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iptables.js:80 msgid "The instance name must not contain spaces" -msgstr "" +msgstr "实例名称不能包含空格" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:8 msgid "" @@ -1339,6 +1358,10 @@ msgid "" "statistics." msgstr "传感器插件使用 Linux Sensors 框架来收集环境统计信息。" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:8 +msgid "The snmp6 plugin collects IPv6 statistics for selected interfaces." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:7 msgid "" "The splash leases plugin uses libuci to collect statistics about splash " @@ -1357,8 +1380,8 @@ msgid "" "read from /sys/class/thermal/*/temp ( '*' denotes the thermal device to be " "read, e.g. thermal_zone1 )" msgstr "" -"温感插件将会监控系统温度。数据通常读取自 /sys/class/thermal/*/temp ('*' 表示温感设备的名字,比如 " -"thermal_zone1)" +"温感插件将会监控系统温度。数据通常读取自 /sys/class/thermal/*/temp ('*' 表示" +"温感设备的名字,比如 thermal_zone1)" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:8 msgid "" @@ -1372,7 +1395,7 @@ msgstr "运行时间插件收集系统启动时间的统计信息。" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:170 msgid "There is no RRD data available yet to render graphs." -msgstr "" +msgstr "尚无可用的RRD数据来制作图表。" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/thermal.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/thermal.json:2 @@ -1404,7 +1427,7 @@ msgstr "定义本地收集数据被发送到哪台 Collected 服务器。" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/chrony.js:25 msgid "Timeout for polling chrony" -msgstr "" +msgstr "轮询时间超时" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:80 msgid "Try to lookup fully qualified hostname" @@ -1447,7 +1470,7 @@ msgstr "运行时间插件配置" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/uptime.js:10 msgid "Uptime monitoring enabled" -msgstr "" +msgstr "上线时间监测已启用" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/openvpn.js:24 msgid "Use improved naming schema" @@ -1468,11 +1491,11 @@ msgstr "详细监测" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/disk.js:16 msgid "When none selected, all disks will be monitored." -msgstr "" +msgstr "未选取时,将监测所有磁盘。" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/dns.js:16 msgid "When none selected, all interfaces will be monitored." -msgstr "" +msgstr "未选取时,将监测所有接口。" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/cpu.js:21 msgid "When set to true, reports per-state metric (system, user, idle)" @@ -1498,17 +1521,17 @@ msgstr "无线 iwinfo 插件配置" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:97 msgid "Writing *.rrd files to %s" -msgstr "" +msgstr "正在写入 *.rrd 文件到 %s" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:171 msgid "" "You need to configure <em>collectd</em> to gather data into <em>.rrd</em> " "files." -msgstr "" +msgstr "您需要设置 <em>collectd</em> 来将数据写入 <em>.rrd</em> 文件中。" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:31 msgid "cURL plugin enabled" -msgstr "" +msgstr "cURL 插件已启用" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/curl.js:10 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/curl.json:2 @@ -1526,27 +1549,27 @@ msgstr "无" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/df.js:107 msgid "one device" msgid_plural "%d devices" -msgstr[0] "" +msgstr[0] "%d 个设备" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/df.js:109 msgid "one filesystem type" msgid_plural "%d filesystem types" -msgstr[0] "" +msgstr[0] "%d 个文件系统类型" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:39 msgid "one local port" msgid_plural "%d local ports" -msgstr[0] "" +msgstr[0] "%d 个本地端口" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/df.js:108 msgid "one mount" msgid_plural "%d mounts" -msgstr[0] "" +msgstr[0] "%d 个挂载" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:40 msgid "one remote port" msgid_plural "%d remote ports" -msgstr[0] "" +msgstr[0] "%d 个远程端口" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:29 msgid "reduces rrd size" diff --git a/applications/luci-app-statistics/po/zh_Hant/statistics.po b/applications/luci-app-statistics/po/zh_Hant/statistics.po index 20bca6ed90..7a8c27a8f5 100644 --- a/applications/luci-app-statistics/po/zh_Hant/statistics.po +++ b/applications/luci-app-statistics/po/zh_Hant/statistics.po @@ -6,8 +6,8 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-06-10 03:40+0200\n" -"PO-Revision-Date: 2020-12-30 02:30+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-11 18:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsstatistics/zh_Hant/>\n" "Language: zh_Hant\n" @@ -24,7 +24,7 @@ msgstr "APC UPS" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/apcups.js:6 msgid "APCUPS Plugin Configuration" -msgstr "APC UPS 插件配置" +msgstr "APC UPS 外掛程式組態" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:14 msgid "Absolute values" @@ -32,55 +32,56 @@ msgstr "絕對值" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iptables.js:68 msgid "Add IPv4 rule selector" -msgstr "新增 IPv4 選擇器" +msgstr "新增 IPv4 規則選擇器" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iptables.js:68 msgid "Add IPv6 rule selector" -msgstr "新增 IPv6 選擇器" +msgstr "新增 IPv6 規則選擇器" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:16 msgid "Add command for reading values" -msgstr "新增指令讀取資料" +msgstr "新增命令來讀取值" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:36 msgid "Add notification command" -msgstr "新增通知指令" +msgstr "新增通知命令" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/ping.js:19 msgid "Address family" -msgstr "位址家族" +msgstr "位址族" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/openvpn.js:18 msgid "Aggregate number of connected users" -msgstr "連線使用者總數" +msgstr "已連線使用者總數" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:228 msgid "Apply interval »" -msgstr "申請間隔 »" +msgstr "應用間隔 »" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/email.js:47 msgid "Awaiting email input at %s" -msgstr "等待 %s 的電子郵件輸入" +msgstr "等待電子郵件輸入:%s" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:59 msgid "Base Directory" msgstr "基本目錄" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:16 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:16 msgid "Basic monitoring" -msgstr "基本監測" +msgstr "基本監視" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/processes.js:25 msgid "Basic process monitoring enabled" -msgstr "基本過程監控已啟用" +msgstr "基本行程監視已啟用" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/cpu.js:15 msgid "By setting this, CPU is not aggregate of all processors on the system" -msgstr "通過設置此選項,CPU不會匯總系統上所有處理器" +msgstr "通過此設定,CPU 圖表將不再匯總系統上所有處理器的資料" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/contextswitch.js:6 msgid "CPU Context Switches Plugin Configuration" -msgstr "CPU Context Switches 插件配置" +msgstr "CPU Context Switches 外掛程式組態" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/cpufreq.js:8 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/cpufreq.json:2 @@ -89,15 +90,15 @@ msgstr "CPU 頻率" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/cpufreq.js:6 msgid "CPU Frequency Plugin Configuration" -msgstr "CPU 頻率插件配置" +msgstr "CPU 頻率外掛程式組態" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/cpu.js:6 msgid "CPU Plugin Configuration" -msgstr "CPU 插件設定" +msgstr "CPU 外掛程式組態" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/cpu.js:40 msgid "CPU monitoring is enabled" -msgstr "CPU 監測已啟用" +msgstr "CPU 監視已啟用" #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/csv.json:2 msgid "CSV Output" @@ -105,7 +106,7 @@ msgstr "CSV 輸出" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/csv.js:6 msgid "CSV Plugin Configuration" -msgstr "CSV 插件配置" +msgstr "CSV 外掛程式組態" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:70 msgid "Cache collected data for" @@ -117,20 +118,20 @@ msgstr "鏈" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:19 msgid "Change the ownership of the socket file to the specified group." -msgstr "將套接字文件的所有權更改為指定的組。" +msgstr "將插座檔的所有權變更為指定的群組。" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/chrony.js:8 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/chrony.json:2 msgid "Chrony" -msgstr "Chrony系統校時" +msgstr "Chrony" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/chrony.js:6 msgid "Chrony Plugin Configuration" -msgstr "Chrony插件組態" +msgstr "Chrony 外掛程式組態" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/chrony.js:32 msgid "Chrony monitoring enabled" -msgstr "Chrony監控啟用" +msgstr "Chrony 監視已啟用" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/olsrd.js:21 msgid "CollectLinks" @@ -151,28 +152,28 @@ msgstr "Collectd 設定" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/exec.js:57 msgid "Command monitoring enabled" -msgstr "命令監控已啟用" +msgstr "命令監視已啟用" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iptables.js:137 msgid "Comment / Rule Number" -msgstr "註釋 / 規則編號" +msgstr "註解/規則號碼" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:174 msgid "Configure…" -msgstr "設定…" +msgstr "配置…" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/conntrack.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/conntrack.json:2 msgid "Conntrack" -msgstr "Conntrack連接跟蹤" +msgstr "Conntrack" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/conntrack.js:6 msgid "Conntrack Plugin Configuration" -msgstr "Conntrack 插件配置" +msgstr "Conntrack 外掛程式組態" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/conntrack.js:10 msgid "Conntrack monitoring enabled" -msgstr "Conntrack監視已啟用" +msgstr "Conntrack 監視已啟用" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/contextswitch.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/contextswitch.json:2 @@ -197,15 +198,15 @@ msgstr "DF 插件配置" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dhcpleases.js:7 msgid "DHCP Leases" -msgstr "DHCP租約" +msgstr "DHCP 租約" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/dhcpleases.js:6 msgid "DHCP Leases Plugin Configuration" -msgstr "DHCP租約插件組態" +msgstr "DHCP 租約插件組態" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/dhcpleases.js:14 msgid "DHCP leases file" -msgstr "DHCP租約檔" +msgstr "DHCP 租約檔" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/dns.js:10 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/dns.json:2 @@ -226,11 +227,11 @@ msgstr "資料集定義檔案" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/cpufreq.js:22 msgid "Detailled CPU frequency monitoring enabled" -msgstr "詳細 CPU 頻率監測已啟用" +msgstr "詳細 CPU 頻率監視已啟用" #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/dhcpleases.json:2 msgid "Dhcpleases" -msgstr "DHCP租約" +msgstr "DHCP 租約" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/collectd.js:65 msgid "Directory for collectd plugins" @@ -316,6 +317,7 @@ msgstr "啟用統計" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/processes.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/rrdtool.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:21 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:13 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:12 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:13 @@ -338,7 +340,7 @@ msgstr "熵值插件設定" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/entropy.js:10 msgid "Entropy monitoring enabled" -msgstr "熵監控已啟用" +msgstr "熵監視已啟用" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:197 msgid "Every 30 seconds" @@ -535,7 +537,7 @@ msgstr "負載插件設定" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/load.js:10 msgid "Load monitoring enabled" -msgstr "負載監測已啟用" +msgstr "負載監視已啟用" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:30 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:108 @@ -579,7 +581,7 @@ msgstr "記憶體插件設定" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:23 msgid "Memory monitoring enabled" -msgstr "記憶體監測已啟用" +msgstr "記憶體監視已啟用" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/df.js:89 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/disk.js:32 @@ -588,6 +590,7 @@ msgstr "記憶體監測已啟用" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:25 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:41 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:47 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:21 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:34 msgid "Monitor all except specified" msgstr "監測除指定外的所有" @@ -624,7 +627,7 @@ msgstr "監測主機" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:15 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:15 msgid "Monitor interfaces" -msgstr "監測介面" +msgstr "監視介面" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/irq.js:15 msgid "Monitor interrupts" @@ -661,7 +664,7 @@ msgstr[0] "正在主機位置 %s 阜號 %d 的位置上監測 APC UPS" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/dhcpleases.js:19 msgid "Monitoring DHCP leases enabled" -msgstr "監視DHCP租約已啟用" +msgstr "DHCP 租約監視已啟用" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/dns.js:32 msgid "Monitoring DNS queries on all interfaces" @@ -684,6 +687,7 @@ msgstr[0] "監視除 %d 外的所有磁碟" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:32 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:36 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:54 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:33 msgid "Monitoring all but one interface" msgid_plural "Monitoring all but %d interfaces" msgstr[0] "監視除 %d 外的所有介面" @@ -709,6 +713,7 @@ msgstr "監控除 %s、%s、%s 外的所有內容" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:30 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:52 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:31 msgid "Monitoring all interfaces" msgstr "監控所有介面" @@ -759,6 +764,7 @@ msgstr[0] "監控 %d 個主機" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:34 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iwinfo.js:38 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/netlink.js:56 +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:35 msgid "Monitoring one interface" msgid_plural "Monitoring %d interfaces" msgstr[0] "監控 %d 介面" @@ -780,7 +786,7 @@ msgstr[0] "監控 %d 個傳感器" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:10 msgid "Monitoring splash leases" -msgstr "監控初始租賃" +msgstr "監視 Splash 租約中" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:47 msgid "Monitoring thermal zones %s" @@ -871,7 +877,7 @@ msgstr "Output 插件" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:60 msgid "Overview" -msgstr "總覽" +msgstr "概覽" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/memory.js:18 msgid "Percent values" @@ -966,7 +972,15 @@ msgstr "行/RRA" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/iptables.js:161 msgid "Rule monitoring enabled" -msgstr "規則監測已啟用" +msgstr "規則監視已啟用" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/snmp6.js:7 +msgid "SNMP6" +msgstr "" + +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:7 +msgid "SNMP6 Plugin Configuration" +msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/sqm.js:7 msgid "SQM" @@ -1046,7 +1060,11 @@ msgstr "顯示最大值而非平均值" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/cpufreq.js:23 msgid "Simple CPU frequency monitoring enabled" -msgstr "簡單的CPU頻率監控已啟用" +msgstr "簡單的 CPU 頻率監視已啟用" + +#: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/snmp6.json:2 +msgid "Snmp6" +msgstr "" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/unixsock.js:34 msgid "Socket %s active" @@ -1085,11 +1103,11 @@ msgstr "收集指定拓撲相關資訊。" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/splash_leases.js:10 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/splash_leases.json:2 msgid "Splash Leases" -msgstr "過渡租賃" +msgstr "Splash 租約" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:6 msgid "Splash Leases Plugin Configuration" -msgstr "Splash Leases 插件配置" +msgstr "Splash 租約外掛程式組態" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/graphs.js:204 #: applications/luci-app-statistics/root/usr/share/luci/menu.d/luci-app-statistics.json:3 @@ -1130,7 +1148,7 @@ msgstr "系統日誌插件組態" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/syslog.js:32 msgid "Syslog enabled" -msgstr "系統日誌已啟用" +msgstr "Syslog 已啟用" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/load.js:7 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/load.json:2 @@ -1339,6 +1357,10 @@ msgid "" "statistics." msgstr "sensors 插件使用 Linux Sensors 框架來收集環境統計資訊。" +#: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/snmp6.js:8 +msgid "The snmp6 plugin collects IPv6 statistics for selected interfaces." +msgstr "" + #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/splash_leases.js:7 msgid "" "The splash leases plugin uses libuci to collect statistics about splash " @@ -1447,7 +1469,7 @@ msgstr "上線時間插件設定" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/uptime.js:10 msgid "Uptime monitoring enabled" -msgstr "上線時間監測已啟用" +msgstr "上線時間監視已啟用" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/openvpn.js:24 msgid "Use improved naming schema" @@ -1508,12 +1530,12 @@ msgstr "您需要設定 <em>collectd</em> 來將資料寫入 <em>.rrd</em> 檔 #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:31 msgid "cURL plugin enabled" -msgstr "啟用 cURL 插件" +msgstr "cURL 外掛程式已啟用" #: applications/luci-app-statistics/htdocs/luci-static/resources/statistics/rrdtool/definitions/curl.js:10 #: applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/curl.json:2 msgid "cUrl" -msgstr "cUrl" +msgstr "cURL" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/curl.js:6 msgid "cUrl Plugin Configuration" diff --git a/applications/luci-app-statistics/root/etc/config/luci_statistics b/applications/luci-app-statistics/root/etc/config/luci_statistics index 3d4e80780d..6edcb30d4e 100644 --- a/applications/luci-app-statistics/root/etc/config/luci_statistics +++ b/applications/luci-app-statistics/root/etc/config/luci_statistics @@ -188,6 +188,11 @@ config statistics 'collectd_processes' config statistics 'collectd_sensors' option enable '0' +config statistics 'collectd_snmp6' + option enable '0' + option Interfaces 'br-lan' + option IgnoreSelected '0' + config statistics 'collectd_splash_leases' option enable '0' diff --git a/applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/snmp6.json b/applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/snmp6.json new file mode 100644 index 0000000000..175b21e50a --- /dev/null +++ b/applications/luci-app-statistics/root/usr/share/luci/statistics/plugins/snmp6.json @@ -0,0 +1,9 @@ +{ + "title": "Snmp6", + "category": "network", + "legend": [ + [], + ["IgnoreSelected"], + ["Interfaces"] + ] +} diff --git a/applications/luci-app-tinyproxy/po/en/tinyproxy.po b/applications/luci-app-tinyproxy/po/en/tinyproxy.po index c740d24504..2011b92709 100644 --- a/applications/luci-app-tinyproxy/po/en/tinyproxy.po +++ b/applications/luci-app-tinyproxy/po/en/tinyproxy.po @@ -1,16 +1,18 @@ -#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-05-19 19:35+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" -"Language-Team: LANGUAGE <LL@li.org>\n" +"PO-Revision-Date: 2021-01-07 17:03+0000\n" +"Last-Translator: Liao junchao <liaojunchao@outlook.com>\n" +"Language-Team: English <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationstinyproxy/en/>\n" +"Language: en\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Translate Toolkit 1.1.1\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:219 msgid "" @@ -69,7 +71,7 @@ msgstr "" #: applications/luci-app-tinyproxy/root/usr/share/luci/menu.d/luci-app-tinyproxy.json:23 msgid "Configuration" -msgstr "" +msgstr "Configuration" #: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:164 msgid "Connection timeout" diff --git a/applications/luci-app-tinyproxy/po/it/tinyproxy.po b/applications/luci-app-tinyproxy/po/it/tinyproxy.po index e4b0d1549e..9321ab978a 100644 --- a/applications/luci-app-tinyproxy/po/it/tinyproxy.po +++ b/applications/luci-app-tinyproxy/po/it/tinyproxy.po @@ -3,8 +3,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-05-19 19:36+0200\n" -"PO-Revision-Date: 2020-03-04 04:29+0000\n" -"Last-Translator: TuxAlex0 <alex.skatingcassano@gmail.com>\n" +"PO-Revision-Date: 2021-01-10 16:32+0000\n" +"Last-Translator: bovirus <roberto.boriotti@canon-europe.com>\n" "Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationstinyproxy/it/>\n" "Language: it\n" @@ -12,7 +12,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.0-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:219 msgid "" @@ -163,7 +163,7 @@ msgstr "" #: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:73 msgid "Log file" -msgstr "" +msgstr "File registro eventi" #: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:74 msgid "Log file to use for dumping messages" diff --git a/applications/luci-app-tinyproxy/po/zh_Hant/tinyproxy.po b/applications/luci-app-tinyproxy/po/zh_Hant/tinyproxy.po index 274459a0d6..7b37daea25 100644 --- a/applications/luci-app-tinyproxy/po/zh_Hant/tinyproxy.po +++ b/applications/luci-app-tinyproxy/po/zh_Hant/tinyproxy.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2020-12-27 15:29+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationstinyproxy/zh_Hant/>\n" "Language: zh_Hant\n" @@ -117,7 +117,7 @@ msgstr "一般設定值" #: applications/luci-app-tinyproxy/root/usr/share/rpcd/acl.d/luci-app-tinyproxy.json:3 msgid "Grant UCI access for luci-app-tinyproxy" -msgstr "授予UCI存取luci-app-tinyproxy的權限" +msgstr "授予 luci-app-tinyproxy 擁有 UCI 存取的權限" #: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:97 msgid "Group" diff --git a/applications/luci-app-transmission/po/he/transmission.po b/applications/luci-app-transmission/po/he/transmission.po index 56e67ddc32..7535dd1dd5 100644 --- a/applications/luci-app-transmission/po/he/transmission.po +++ b/applications/luci-app-transmission/po/he/transmission.po @@ -1,6 +1,23 @@ +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2021-01-12 10:37+0200\n" +"PO-Revision-Date: 2021-01-12 09:37+0000\n" +"Last-Translator: wakan-tanka <eliyahuler@gmail.com>\n" +"Language-Team: Hebrew <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationstransmission/he/>\n" +"Language: he\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && " +"n % 10 == 0) ? 2 : 3));\n" +"X-Generator: Weblate 4.4.1-dev\n" + #: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:65 msgid "Alternative download speed" -msgstr "" +msgstr "מהירות הורדה אלטרנטיבית" #: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:59 msgid "Alternative speed enabled" diff --git a/applications/luci-app-transmission/po/it/transmission.po b/applications/luci-app-transmission/po/it/transmission.po index cd2efbb6b3..0db48acc4f 100644 --- a/applications/luci-app-transmission/po/it/transmission.po +++ b/applications/luci-app-transmission/po/it/transmission.po @@ -3,8 +3,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-02-09 21:28+0200\n" -"PO-Revision-Date: 2020-03-04 04:29+0000\n" -"Last-Translator: TuxAlex0 <alex.skatingcassano@gmail.com>\n" +"PO-Revision-Date: 2021-01-10 16:32+0000\n" +"Last-Translator: bovirus <roberto.boriotti@canon-europe.com>\n" "Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationstransmission/it/>\n" "Language: it\n" @@ -12,7 +12,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.0-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:65 msgid "Alternative download speed" @@ -180,7 +180,7 @@ msgstr "" #: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:148 msgid "None" -msgstr "" +msgstr "Nessuno" #: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:283 msgid "" diff --git a/applications/luci-app-transmission/po/zh_Hant/transmission.po b/applications/luci-app-transmission/po/zh_Hant/transmission.po index 832c792dc3..b981484e08 100644 --- a/applications/luci-app-transmission/po/zh_Hant/transmission.po +++ b/applications/luci-app-transmission/po/zh_Hant/transmission.po @@ -6,8 +6,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-10-08 14:06+0200\n" -"PO-Revision-Date: 2020-12-28 18:20+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationstransmission/zh_Hant/>\n" "Language: zh_Hant\n" @@ -143,7 +143,7 @@ msgstr "全域性設定" #: applications/luci-app-transmission/root/usr/share/rpcd/acl.d/luci-app-transmission.json:3 msgid "Grant UCI access for luci-app-transmission" -msgstr "給予 UCI 存取 luci-app-transmission 的權限" +msgstr "授予 luci-app-transmission 擁有 UCI 存取的權限" #: applications/luci-app-transmission/htdocs/luci-static/resources/view/transmission.js:289 msgid "Idle seeding limit" diff --git a/applications/luci-app-travelmate/po/it/travelmate.po b/applications/luci-app-travelmate/po/it/travelmate.po index 973a06bcea..b659bfd61f 100644 --- a/applications/luci-app-travelmate/po/it/travelmate.po +++ b/applications/luci-app-travelmate/po/it/travelmate.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-12-05 11:54+0000\n" -"Last-Translator: Francesco Ognibene <ogibenefra@gmail.com>\n" +"PO-Revision-Date: 2021-01-10 16:32+0000\n" +"Last-Translator: bovirus <roberto.boriotti@canon-europe.com>\n" "Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationstravelmate/it/>\n" "Language: it\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.4-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:73 msgid "-- AP Selection --" @@ -229,7 +229,7 @@ msgstr "" #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:287 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:233 msgid "Enabled" -msgstr "" +msgstr "Abilitato" #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:256 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:575 @@ -504,7 +504,7 @@ msgstr "" #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:277 msgid "Settings" -msgstr "" +msgstr "Impostazioni" #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:331 msgid "Signal Quality Threshold" diff --git a/applications/luci-app-travelmate/po/ru/travelmate.po b/applications/luci-app-travelmate/po/ru/travelmate.po index db935f7c04..028fbe4aeb 100644 --- a/applications/luci-app-travelmate/po/ru/travelmate.po +++ b/applications/luci-app-travelmate/po/ru/travelmate.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: LuCI: travelmate\n" "POT-Creation-Date: 2017-12-07 21:00+0300\n" -"PO-Revision-Date: 2020-12-31 08:29+0000\n" -"Last-Translator: Nikita <nikita.hldm@gmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: Nt0G <nt0gggg@gmail.com>\n" "Language-Team: Russian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationstravelmate/ru/>\n" "Language: ru\n" @@ -177,11 +177,11 @@ msgstr "Профиль электронной почты" #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:407 msgid "E-Mail Receiver Address" -msgstr "E-Mail адрес получателя" +msgstr "Адрес получателя" #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:412 msgid "E-Mail Sender Address" -msgstr "E-Mail адрес отправителя" +msgstr "Адрес отправителя" #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:282 msgid "E-Mail Settings" @@ -230,7 +230,7 @@ msgstr "" #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:290 msgid "Enable verbose debug logging in case of any processing errors." -msgstr "Включить подробный отчёт при возникновении ошибок." +msgstr "Включить подробное формирование отчёта на случай возникновения ошибок." #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:287 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:233 @@ -465,8 +465,9 @@ msgid "Retry limit to connect to an uplink." msgstr "" #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:241 +#, fuzzy msgid "Run Flags" -msgstr "Флаги запуска" +msgstr "Рабочие флаги" #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:248 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:404 diff --git a/applications/luci-app-travelmate/po/zh_Hant/travelmate.po b/applications/luci-app-travelmate/po/zh_Hant/travelmate.po index f765ff2c3e..4f527294fd 100644 --- a/applications/luci-app-travelmate/po/zh_Hant/travelmate.po +++ b/applications/luci-app-travelmate/po/zh_Hant/travelmate.po @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2021-01-05 13:29+0000\n" -"Last-Translator: Hulen <shift0106@gmail.com>\n" +"PO-Revision-Date: 2021-01-12 16:07+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationstravelmate/zh_Hant/>\n" "Language: zh_Hant\n" @@ -34,12 +34,12 @@ msgstr "上行連接..." #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:280 msgid "Additional Settings" -msgstr "其它設定" +msgstr "附加設定" #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:321 msgid "" "Additional trigger delay in seconds before travelmate processing begins." -msgstr "在 travelmate 處理開始前的額外觸發延遲 (秒)。" +msgstr "附加觸發 travelmate 行程開始延遲的秒數。" #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:360 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:787 @@ -177,15 +177,15 @@ msgstr "電子郵件掛鉤" #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:422 msgid "E-Mail Profile" -msgstr "E-Mail 設定檔" +msgstr "電郵設定檔" #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:407 msgid "E-Mail Receiver Address" -msgstr "E-Mail 收件人位址" +msgstr "電郵收件人位址" #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:412 msgid "E-Mail Sender Address" -msgstr "E-Mail 寄件者位址" +msgstr "電郵寄件人位址" #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:282 msgid "E-Mail Settings" @@ -193,7 +193,7 @@ msgstr "電子郵件設定" #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:417 msgid "E-Mail Topic" -msgstr "E-Mail 主旨" +msgstr "電郵主旨" #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:365 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:793 @@ -234,7 +234,7 @@ msgstr "啟用 travelmate 服務。" #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:290 msgid "Enable verbose debug logging in case of any processing errors." -msgstr "啟用詳細偵錯日誌記錄,以防出現任何處理錯誤。" +msgstr "在出現任何處理錯誤的情況下,請啟用記錄冗長除錯日誌。" #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:287 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:233 @@ -272,7 +272,7 @@ msgstr "為每個上行連路產生一個隨機的單播MAC 位址。" #: applications/luci-app-travelmate/root/usr/share/rpcd/acl.d/luci-app-travelmate.json:3 msgid "Grant access to LuCI app travelmate" -msgstr "給 travelmate 的 LUCI 軟體包授予權限" +msgstr "授予 luci-app-travelmate 擁有 UCI 存取的權限" #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:336 msgid "" @@ -358,7 +358,7 @@ msgstr "總體重試逾時 (秒)。" #: applications/luci-app-travelmate/root/usr/share/luci/menu.d/luci-app-travelmate.json:19 msgid "Overview" -msgstr "總覽" +msgstr "概覽" #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:201 msgid "" @@ -472,7 +472,7 @@ msgstr "連線到上行連線的重試限制。" #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:241 msgid "Run Flags" -msgstr "執行參數" +msgstr "執行旗標" #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:248 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:404 @@ -512,7 +512,7 @@ msgstr "在每次上行連接成功後都傳送電子郵件提醒。" #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:368 msgid "Service Priority" -msgstr "服務優先順序" +msgstr "服務優先權" #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:277 msgid "Settings" @@ -589,7 +589,7 @@ msgstr "選取的網址將用於網路可連接性和網頁驗證入口檢查。 #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:368 msgid "The selected priority will be used for travelmate processes." -msgstr "travelmate 處理程序的優先順序。" +msgstr "travelmate 行程將使用已選擇的優先權。" #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:359 msgid "" @@ -622,11 +622,11 @@ msgstr "travelmate 電子郵件提醒的標題。" #: applications/luci-app-travelmate/root/usr/share/luci/menu.d/luci-app-travelmate.json:3 msgid "Travelmate" -msgstr "無線旅行伴侶" +msgstr "travelmate" #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/stations.js:209 msgid "Travelmate Settings" -msgstr "Travelmate 設定" +msgstr "travelmate 設定" #: applications/luci-app-travelmate/htdocs/luci-static/resources/view/travelmate/overview.js:301 msgid "Treat missing internet availability as an error." diff --git a/applications/luci-app-ttyd/po/he/ttyd.po b/applications/luci-app-ttyd/po/he/ttyd.po index 472ecadd09..6b98011d68 100644 --- a/applications/luci-app-ttyd/po/he/ttyd.po +++ b/applications/luci-app-ttyd/po/he/ttyd.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-10-17 15:26+0000\n" -"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n" +"PO-Revision-Date: 2021-01-12 09:37+0000\n" +"Last-Translator: wakan-tanka <eliyahuler@gmail.com>\n" "Language-Team: Hebrew <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsttyd/he/>\n" "Language: he\n" @@ -9,7 +9,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && " "n % 10 == 0) ? 2 : 3));\n" -"X-Generator: Weblate 4.3.1-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:56 msgid "Accept only one client and exit on disconnection" @@ -137,7 +137,7 @@ msgstr "" #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:20 msgid "Port" -msgstr "" +msgstr "פורט" #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:20 msgid "Port to listen (default: 7681, use `0` for random port)" diff --git a/applications/luci-app-ttyd/po/it/ttyd.po b/applications/luci-app-ttyd/po/it/ttyd.po index 5d253e51eb..e560baa919 100644 --- a/applications/luci-app-ttyd/po/it/ttyd.po +++ b/applications/luci-app-ttyd/po/it/ttyd.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-03-05 08:06+0000\n" -"Last-Translator: TuxAlex0 <alex.skatingcassano@gmail.com>\n" +"PO-Revision-Date: 2021-01-10 16:32+0000\n" +"Last-Translator: bovirus <roberto.boriotti@canon-europe.com>\n" "Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsttyd/it/>\n" "Language: it\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.0-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:56 msgid "Accept only one client and exit on disconnection" @@ -82,7 +82,7 @@ msgstr "" #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:74 msgid "Error" -msgstr "" +msgstr "Errore" #: applications/luci-app-ttyd/root/usr/share/rpcd/acl.d/luci-app-ttyd.json:3 msgid "Grant UCI access for luci-app-ttyd" @@ -106,7 +106,7 @@ msgstr "" #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:77 msgid "Info" -msgstr "" +msgstr "Informazioni" #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:24 msgid "Interface" @@ -128,7 +128,7 @@ msgstr "" #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:76 msgid "Notice" -msgstr "" +msgstr "Notizia" #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:56 msgid "Once" diff --git a/applications/luci-app-ttyd/po/zh_Hant/ttyd.po b/applications/luci-app-ttyd/po/zh_Hant/ttyd.po index 347beff709..30e048cac1 100644 --- a/applications/luci-app-ttyd/po/zh_Hant/ttyd.po +++ b/applications/luci-app-ttyd/po/zh_Hant/ttyd.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-12-27 15:29+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsttyd/zh_Hant/>\n" "Language: zh_Hant\n" @@ -86,7 +86,7 @@ msgstr "錯誤" #: applications/luci-app-ttyd/root/usr/share/rpcd/acl.d/luci-app-ttyd.json:3 msgid "Grant UCI access for luci-app-ttyd" -msgstr "給予 UCI 存取 luci-app-ttyd 的權限" +msgstr "授予 luci-app-ttyd 擁有 UCI 存取的權限" #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:34 msgid "Group ID" diff --git a/applications/luci-app-udpxy/po/he/udpxy.po b/applications/luci-app-udpxy/po/he/udpxy.po index 501418bee3..ba87687adf 100644 --- a/applications/luci-app-udpxy/po/he/udpxy.po +++ b/applications/luci-app-udpxy/po/he/udpxy.po @@ -1,8 +1,15 @@ msgid "" msgstr "" +"PO-Revision-Date: 2021-01-12 09:37+0000\n" +"Last-Translator: wakan-tanka <eliyahuler@gmail.com>\n" +"Language-Team: Hebrew <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsudpxy/he/>\n" "Language: he\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && " +"n % 10 == 0) ? 2 : 3));\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:23 msgid "Bind IP/Interface" @@ -46,7 +53,7 @@ msgstr "" #: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:27 msgid "Port" -msgstr "" +msgstr "פורט" #: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:15 msgid "Respawn" diff --git a/applications/luci-app-udpxy/po/it/udpxy.po b/applications/luci-app-udpxy/po/it/udpxy.po index c938fd9efe..c4dd1186e0 100644 --- a/applications/luci-app-udpxy/po/it/udpxy.po +++ b/applications/luci-app-udpxy/po/it/udpxy.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-01-11 18:23+0000\n" -"Last-Translator: Franco Castillo <castillofrancodamian@gmail.com>\n" +"PO-Revision-Date: 2021-01-10 16:32+0000\n" +"Last-Translator: bovirus <roberto.boriotti@canon-europe.com>\n" "Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsudpxy/it/>\n" "Language: it\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 3.10.1\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:23 msgid "Bind IP/Interface" @@ -36,7 +36,7 @@ msgstr "" #: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:39 msgid "Log file" -msgstr "" +msgstr "File registro eventi" #: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:35 msgid "Max clients" diff --git a/applications/luci-app-udpxy/po/zh_Hant/udpxy.po b/applications/luci-app-udpxy/po/zh_Hant/udpxy.po index 06a8b47a22..4bc2f9c58d 100644 --- a/applications/luci-app-udpxy/po/zh_Hant/udpxy.po +++ b/applications/luci-app-udpxy/po/zh_Hant/udpxy.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-12-30 02:30+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsudpxy/zh_Hant/>\n" "Language: zh_Hant\n" @@ -32,7 +32,7 @@ msgstr "已啟用" #: applications/luci-app-udpxy/root/usr/share/rpcd/acl.d/luci-app-udpxy.json:3 msgid "Grant UCI access for luci-app-udpxy" -msgstr "授予UCI存取luci-app-udpxy的權限" +msgstr "授予 luci-app-udpxy 擁有 UCI 存取的權限" #: applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua:39 msgid "Log file" diff --git a/applications/luci-app-uhttpd/po/he/uhttpd.po b/applications/luci-app-uhttpd/po/he/uhttpd.po index 38d3586c83..207b03b9e0 100644 --- a/applications/luci-app-uhttpd/po/he/uhttpd.po +++ b/applications/luci-app-uhttpd/po/he/uhttpd.po @@ -1,15 +1,17 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2019-01-09 07:00-0500\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2021-01-12 09:37+0000\n" +"Last-Translator: wakan-tanka <eliyahuler@gmail.com>\n" +"Language-Team: Hebrew <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsuhttpd/he/>\n" "Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && " "n % 10 == 0) ? 2 : 3));\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:135 msgid "" @@ -26,7 +28,7 @@ msgstr "" #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:20 msgid "Advanced Settings" -msgstr "" +msgstr "הגדרות מתקדמות" #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:135 msgid "Aliases" diff --git a/applications/luci-app-uhttpd/po/zh_Hant/uhttpd.po b/applications/luci-app-uhttpd/po/zh_Hant/uhttpd.po index 1c9ab4cccc..25268d85cd 100644 --- a/applications/luci-app-uhttpd/po/zh_Hant/uhttpd.po +++ b/applications/luci-app-uhttpd/po/zh_Hant/uhttpd.po @@ -3,8 +3,8 @@ # msgid "" msgstr "" -"PO-Revision-Date: 2020-12-24 18:24+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsuhttpd/zh_Hant/>\n" "Language: zh_Hant\n" @@ -110,7 +110,7 @@ msgstr "一般設定" #: applications/luci-app-uhttpd/root/usr/share/rpcd/acl.d/luci-app-uhttpd.json:3 msgid "Grant UCI access for luci-app-uhttpd" -msgstr "授予UCI存取luci-app-uhttpd的權限" +msgstr "授予 luci-app-uhttpd 擁有 UCI 存取的權限" #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:22 msgid "HTTP listeners (address:port)" diff --git a/applications/luci-app-unbound/po/zh_Hans/unbound.po b/applications/luci-app-unbound/po/zh_Hans/unbound.po index 591d3e0b88..d13e294df8 100644 --- a/applications/luci-app-unbound/po/zh_Hans/unbound.po +++ b/applications/luci-app-unbound/po/zh_Hans/unbound.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2021-01-05 13:29+0000\n" -"Last-Translator: Eric <spice2wolf@gmail.com>\n" +"PO-Revision-Date: 2021-01-07 02:16+0000\n" +"Last-Translator: zhanhb <zhanhb88@gmail.com>\n" "Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsunbound/zh_Hans/>\n" "Language: zh_Hans\n" @@ -282,7 +282,7 @@ msgstr "转发到上游名称服务器(ISP)" #: applications/luci-app-unbound/root/usr/share/rpcd/acl.d/luci-app-unbound.json:3 msgid "Grant UCI access for luci-app-unbound" -msgstr "" +msgstr "授予UCI访问luci-app-unbound的权限" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:176 #: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:188 diff --git a/applications/luci-app-unbound/po/zh_Hant/unbound.po b/applications/luci-app-unbound/po/zh_Hant/unbound.po index 1607bab310..435bbb366d 100644 --- a/applications/luci-app-unbound/po/zh_Hant/unbound.po +++ b/applications/luci-app-unbound/po/zh_Hant/unbound.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-12-30 02:30+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsunbound/zh_Hant/>\n" "Language: zh_Hant\n" @@ -282,7 +282,7 @@ msgstr "轉發到上游名稱伺服器(ISP)" #: applications/luci-app-unbound/root/usr/share/rpcd/acl.d/luci-app-unbound.json:3 msgid "Grant UCI access for luci-app-unbound" -msgstr "授予UCI存取 luci-app-unbound 的權限" +msgstr "授予 luci-app-unbound 擁有 UCI 存取的權限" #: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:176 #: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:188 diff --git a/applications/luci-app-upnp/po/en/upnp.po b/applications/luci-app-upnp/po/en/upnp.po index 2360e3fec4..b95c006f64 100644 --- a/applications/luci-app-upnp/po/en/upnp.po +++ b/applications/luci-app-upnp/po/en/upnp.po @@ -1,16 +1,18 @@ -#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-05-19 19:36+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" -"Language-Team: LANGUAGE <LL@li.org>\n" +"PO-Revision-Date: 2021-01-07 17:03+0000\n" +"Last-Translator: Liao junchao <liaojunchao@outlook.com>\n" +"Language-Team: English <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsupnp/en/>\n" +"Language: en\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Translate Toolkit 1.1.1\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:182 msgid "" @@ -29,7 +31,7 @@ msgstr "" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:119 msgid "Advanced Settings" -msgstr "" +msgstr "Advanced Settings" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:131 msgid "Advertise as IGDv1 device instead of IGDv2" diff --git a/applications/luci-app-upnp/po/he/upnp.po b/applications/luci-app-upnp/po/he/upnp.po index a49ac24ad3..2732b1497d 100644 --- a/applications/luci-app-upnp/po/he/upnp.po +++ b/applications/luci-app-upnp/po/he/upnp.po @@ -1,12 +1,16 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2021-01-12 09:37+0000\n" +"Last-Translator: wakan-tanka <eliyahuler@gmail.com>\n" +"Language-Team: Hebrew <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsupnp/he/>\n" +"Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:182 msgid "" @@ -25,7 +29,7 @@ msgstr "" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:119 msgid "Advanced Settings" -msgstr "" +msgstr "הגדרות מתקדמות" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:131 msgid "Advertise as IGDv1 device instead of IGDv2" @@ -148,7 +152,7 @@ msgstr "" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:142 msgid "Port" -msgstr "" +msgstr "פורט" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:164 msgid "Presentation URL" diff --git a/applications/luci-app-upnp/po/zh_Hant/upnp.po b/applications/luci-app-upnp/po/zh_Hant/upnp.po index f4f199f9e3..c5f4f5fadb 100644 --- a/applications/luci-app-upnp/po/zh_Hant/upnp.po +++ b/applications/luci-app-upnp/po/zh_Hant/upnp.po @@ -4,8 +4,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2020-12-29 11:16+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsupnp/zh_Hant/>\n" "Language: zh_Hant\n" @@ -19,7 +19,7 @@ msgstr "" msgid "" "ACLs specify which external ports may be redirected to which internal " "addresses and ports" -msgstr "ACL存取控制清單, 就是指定某些外部埠可以從導到內部位址和埠號" +msgstr "您可以使用 ACL(存取控制串列)來規定哪些「外部埠」可被重新導向到哪些「內部位址」和「內部埠」" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:202 msgid "Action" @@ -28,7 +28,7 @@ msgstr "動作" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/status/include/80_upnp.js:31 #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:113 msgid "Active UPnP Redirects" -msgstr "啓用UPnP從導" +msgstr "動態 UPnP 重新導向" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:119 msgid "Advanced Settings" @@ -36,11 +36,11 @@ msgstr "進階設定" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:131 msgid "Advertise as IGDv1 device instead of IGDv2" -msgstr "宣傳為IGDv1設備而不是IGDv2" +msgstr "宣傳為 IGDv1 裝置,而非 IGDv2" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:128 msgid "Allow adding forwards only to requesting ip addresses" -msgstr "只允許請求的IP位址新增從導機制" +msgstr "只容許向請求的IP位址新增轉發" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:150 msgid "Announced model number" @@ -48,7 +48,7 @@ msgstr "通告的型號" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:149 msgid "Announced serial number" -msgstr "通告的序號" +msgstr "通告的序列號" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:160 msgid "Clean rules interval" @@ -56,17 +56,17 @@ msgstr "清除規則間隔" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:156 msgid "Clean rules threshold" -msgstr "清除規則門檻" +msgstr "清除規則門檻值" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/status/include/80_upnp.js:45 #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:85 msgid "Client Address" -msgstr "用戶端位址" +msgstr "客戶端位址" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/status/include/80_upnp.js:47 #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:87 msgid "Client Port" -msgstr "用戶端埠號" +msgstr "客戶端埠" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:188 msgid "Comment" @@ -85,27 +85,27 @@ msgstr "描述" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:148 msgid "Device UUID" -msgstr "設備UUID獨立識別碼" +msgstr "裝置 UUID" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:136 msgid "Downlink" -msgstr "下行" +msgstr "下行鏈路" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:130 msgid "Enable IGDv1 mode" -msgstr "啟用IGDv1模式" +msgstr "啟用 IGDv1 模式" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:125 msgid "Enable NAT-PMP functionality" -msgstr "啓用蘋果NAT-PMP傳輸埠對應通訊協定功能" +msgstr "啓用 NAT-PMP 功能" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:124 msgid "Enable UPnP functionality" -msgstr "啓用UPnP通用序列埠功能" +msgstr "啓用 UPnP 功能" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:133 msgid "Enable additional logging" -msgstr "啓用額外記錄" +msgstr "啓用附加日誌" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:127 msgid "Enable secure mode" @@ -114,11 +114,11 @@ msgstr "啓用安全模式" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/status/include/80_upnp.js:44 #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:84 msgid "External Port" -msgstr "外部埠號" +msgstr "外部埠" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:190 msgid "External ports" -msgstr "外部埠號範圍" +msgstr "外部埠範圍" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:118 msgid "General Settings" @@ -126,7 +126,7 @@ msgstr "一般設定" #: applications/luci-app-upnp/root/usr/share/rpcd/acl.d/luci-app-upnp.json:3 msgid "Grant access to upnp procedures" -msgstr "授予訪問upnp程序的權限" +msgstr "授予存取 UPnP 程序的權限" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/status/include/80_upnp.js:46 #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:86 @@ -135,23 +135,23 @@ msgstr "主機" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:194 msgid "Internal addresses" -msgstr "內部位址" +msgstr "內部位址範圍" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:198 msgid "Internal ports" -msgstr "內部埠號" +msgstr "內部埠範圍" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:181 msgid "MiniUPnP ACLs" -msgstr "小型UPnP存取控制清單" +msgstr "MiniUPnP ACL" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:116 msgid "MiniUPnP settings" -msgstr "小型UPnP存取控制清單設定" +msgstr "MiniUPnP 設定" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:152 msgid "Notify interval" -msgstr "通知的時間間隔" +msgstr "通知時間間隔" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:142 msgid "Port" @@ -159,7 +159,7 @@ msgstr "埠" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:164 msgid "Presentation URL" -msgstr "介紹網址" +msgstr "存在 URL" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/status/include/80_upnp.js:43 #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:83 @@ -168,29 +168,29 @@ msgstr "協定" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:134 msgid "Puts extra debugging information into the system log" -msgstr "把額外的除錯資訊放入系統log計錄中" +msgstr "將額外的除錯資訊寫入系統日誌" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:146 msgid "Report system instead of daemon uptime" -msgstr "報表系統取代常駐更新時間" +msgstr "報告使用系統上線時間,而非程序上線時間" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:172 msgid "STUN Host" -msgstr "STUN主機" +msgstr "STUN 主機" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:176 msgid "STUN Port" -msgstr "STUN埠號" +msgstr "STUN 埠" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:121 msgid "Start UPnP and NAT-PMP service" -msgstr "啓用UPnP跟NAT-PMP服務" +msgstr "啟動服務" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/status/include/80_upnp.js:70 #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:66 #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:110 msgid "There are no active redirects." -msgstr "沒有活動的重定向." +msgstr "沒有活躍的重新導向。" #: applications/luci-app-upnp/root/usr/share/luci/menu.d/luci-app-upnp.json:3 msgid "UPnP" @@ -200,15 +200,15 @@ msgstr "UPnP" msgid "" "UPnP allows clients in the local network to automatically configure the " "router." -msgstr "UPnP允許本地網絡中的客戶端自動設置路由器." +msgstr "UPnP(通用隨插即用)允許本地網絡中的客戶端配置路由器,自動設定埠的重新導向。" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:167 msgid "UPnP lease file" -msgstr "UPnP 租賃文件" +msgstr "UPnP 租約檔" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:75 msgid "Universal Plug & Play" -msgstr "通用隨插即用(UPnP)" +msgstr "通用隨插即用 (UPnP)" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/status/include/80_upnp.js:60 #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:56 @@ -218,16 +218,16 @@ msgstr "未知" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:139 msgid "Uplink" -msgstr "上行" +msgstr "上行鏈路" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:170 msgid "Use STUN" -msgstr "使用STUN" +msgstr "使用 STUN" #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:137 #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:140 msgid "Value in KByte/s, informational only" -msgstr "值為 KByte/s,僅供參考" +msgstr "值 (KByte/s) 僅供參考" #~ msgid "Collecting data..." #~ msgstr "收集資料中..." diff --git a/applications/luci-app-vnstat/po/en/vnstat.po b/applications/luci-app-vnstat/po/en/vnstat.po index 3e837ae261..d1c3f03b15 100644 --- a/applications/luci-app-vnstat/po/en/vnstat.po +++ b/applications/luci-app-vnstat/po/en/vnstat.po @@ -1,17 +1,20 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2010-11-16 20:54+0100\n" -"Last-Translator: <jow@openwrt.org>\n" -"Language-Team: German\n" +"PO-Revision-Date: 2021-01-07 17:03+0000\n" +"Last-Translator: Liao junchao <liaojunchao@outlook.com>\n" +"Language-Team: English <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsvnstat/en/>\n" +"Language: en\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-vnstat/root/usr/share/luci/menu.d/luci-app-vnstat.json:23 msgid "Configuration" -msgstr "" +msgstr "Configuration" #: applications/luci-app-vnstat/luasrc/view/vnstat.htm:68 msgid "Daily traffic" diff --git a/applications/luci-app-vnstat/po/zh_Hant/vnstat.po b/applications/luci-app-vnstat/po/zh_Hant/vnstat.po index 5e86798a8d..1278cb3fda 100644 --- a/applications/luci-app-vnstat/po/zh_Hant/vnstat.po +++ b/applications/luci-app-vnstat/po/zh_Hant/vnstat.po @@ -4,8 +4,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2020-12-30 02:30+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsvnstat/zh_Hant/>\n" "Language: zh_Hant\n" @@ -25,7 +25,7 @@ msgstr "每日流量" #: applications/luci-app-vnstat/root/usr/share/rpcd/acl.d/luci-app-vnstat.json:3 msgid "Grant UCI access for luci-app-vnstat" -msgstr "授予UCI存取 luci-app-vnstat 的權限" +msgstr "授予 luci-app-vnstat 擁有 UCI 存取的權限" #: applications/luci-app-vnstat/root/usr/share/luci/menu.d/luci-app-vnstat.json:14 msgid "Graphs" @@ -37,7 +37,7 @@ msgstr "每小時流量" #: applications/luci-app-vnstat/luasrc/model/cbi/vnstat.lua:49 msgid "Monitor selected interfaces" -msgstr "監控選到的介面" +msgstr "監視已選擇的介面" #: applications/luci-app-vnstat/luasrc/view/vnstat.htm:69 msgid "Monthly traffic" @@ -47,19 +47,19 @@ msgstr "每月流量" msgid "" "No database has been set up yet. Go to the VnStat configuration and enable " "monitoring for one or more interfaces." -msgstr "尚未設定資料庫。前往 VnStat 進行配置,並啟動監控一個或多個介面。" +msgstr "尚未設定任何資料庫;請在 vnStat 組態中設定並啟用對一個或多個介面的監視。" #: applications/luci-app-vnstat/luasrc/model/cbi/vnstat.lua:22 msgid "Restart VnStat" -msgstr "重啟 VnStat" +msgstr "重新啟動 vnStat" #: applications/luci-app-vnstat/luasrc/view/vnstat.htm:65 msgid "Summary display" -msgstr "顯示概要" +msgstr "概要顯示" #: applications/luci-app-vnstat/luasrc/view/vnstat.htm:66 msgid "Top 10 display" -msgstr "顯示前10" +msgstr "顯示最高流量的 10 天" #: applications/luci-app-vnstat/luasrc/view/vnstat.htm:72 msgid "Update »" @@ -67,18 +67,18 @@ msgstr "更新 »" #: applications/luci-app-vnstat/luasrc/model/cbi/vnstat.lua:19 msgid "VnStat" -msgstr "VnStat (監控網路流量)" +msgstr "vnStat" #: applications/luci-app-vnstat/luasrc/view/vnstat.htm:60 msgid "VnStat Graphs" -msgstr "VnStat 圖表" +msgstr "vnStat 圖表" #: applications/luci-app-vnstat/root/usr/share/luci/menu.d/luci-app-vnstat.json:3 msgid "VnStat Traffic Monitor" -msgstr "VNStat 流量監視" +msgstr "vnStat 流量監視" #: applications/luci-app-vnstat/luasrc/model/cbi/vnstat.lua:20 msgid "" "VnStat is a network traffic monitor for Linux that keeps a log of network " "traffic for the selected interface(s)." -msgstr "VnStat 是一個 Linux 網路流量監視器,用於保存所選介面的網路流量日誌。" +msgstr "vnStat 是一個在 Linux 上工作的網路流量監視器,它會記錄已選擇介面的網路流量日誌。" diff --git a/applications/luci-app-vnstat2/po/en/vnstat2.po b/applications/luci-app-vnstat2/po/en/vnstat2.po index c9a5f6c0ea..eb2d97af78 100644 --- a/applications/luci-app-vnstat2/po/en/vnstat2.po +++ b/applications/luci-app-vnstat2/po/en/vnstat2.po @@ -1,8 +1,14 @@ msgid "" msgstr "" +"PO-Revision-Date: 2021-01-07 17:03+0000\n" +"Last-Translator: Liao junchao <liaojunchao@outlook.com>\n" +"Language-Team: English <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsvnstat2/en/>\n" "Language: en\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/graphs.js:57 msgid "5 Minute" @@ -14,7 +20,7 @@ msgstr "" #: applications/luci-app-vnstat2/root/usr/share/luci/menu.d/luci-app-vnstat2.json:27 msgid "Configuration" -msgstr "" +msgstr "Configuration" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/graphs.js:59 msgid "Daily" diff --git a/applications/luci-app-vnstat2/po/zh_Hant/vnstat2.po b/applications/luci-app-vnstat2/po/zh_Hant/vnstat2.po index 9211413016..be2e072477 100644 --- a/applications/luci-app-vnstat2/po/zh_Hant/vnstat2.po +++ b/applications/luci-app-vnstat2/po/zh_Hant/vnstat2.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-12-30 02:30+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsvnstat2/zh_Hant/>\n" "Language: zh_Hant\n" @@ -41,7 +41,7 @@ msgstr "刪除…" #: applications/luci-app-vnstat2/root/usr/share/rpcd/acl.d/luci-app-vnstat2.json:3 msgid "Grant access to LuCI app vnstat2" -msgstr "授予對 LuCI 應用程式 vnstat2 的存取權限" +msgstr "授予 luci-app-vnstat2 擁有存取的權限" #: applications/luci-app-vnstat2/root/usr/share/luci/menu.d/luci-app-vnstat2.json:18 msgid "Graphs" @@ -61,11 +61,11 @@ msgstr "介面" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/graphs.js:15 msgid "Loading graphs…" -msgstr "載入圖表…" +msgstr "載入圖表中…" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:49 msgid "Monitor interfaces" -msgstr "監測介面" +msgstr "監視介面" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/graphs.js:60 msgid "Monthly" @@ -75,41 +75,41 @@ msgstr "每月" msgid "" "No monitored interfaces have been found. Go to the configuration to enable " "monitoring for one or more interfaces." -msgstr "發現未監控的介面。請到設定啟用對一或多個介面的監控。" +msgstr "沒有發現被監視的介面;請在組態中設定並啟用對一或多個介面的監視。" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:99 msgid "No unconfigured interfaces found in database." -msgstr "資料庫中沒有未設定的介面。" +msgstr "資料庫中沒有找到未配置的介面。" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/graphs.js:55 msgid "Summary" -msgstr "摘要" +msgstr "概要" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:16 msgid "" "The interface will be removed from the database permanently. This cannot be " "undone." -msgstr "此介面會從資料庫永久移除。這個動作不能恢復。" +msgstr "此介面的相關資料將從資料庫中永久移除,且不能復原。" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:49 msgid "" "The selected interfaces are automatically added to the vnStat database upon " "startup." -msgstr "選取的介面會在啟動時自動加到 vnStat 資料庫。" +msgstr "啟動時已選擇的介面將自動加入 vnStat 資料庫。" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:104 msgid "" "These interfaces are present in the vnStat database, but are not configured " "above." -msgstr "這些介面已存在 vnStat 資料庫中,但沒有在上列設定。" +msgstr "vnStat 資料庫中這些介面已存在,但沒有在上面配置。" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/graphs.js:56 msgid "Top" -msgstr "頂" +msgstr "最高" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:102 msgid "Unconfigured interfaces" -msgstr "未設定的介面" +msgstr "未配置的介面" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/graphs.js:61 msgid "Yearly" @@ -125,10 +125,10 @@ msgstr "vnStat 圖表" #: applications/luci-app-vnstat2/root/usr/share/luci/menu.d/luci-app-vnstat2.json:3 msgid "vnStat Traffic Monitor" -msgstr "vnStat 流量監控器" +msgstr "vnStat 流量監視器" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:43 msgid "" "vnStat is a network traffic monitor for Linux that keeps a log of network " "traffic for the selected interface(s)." -msgstr "vnStat 是 Linux 的網路流量監控器,會保留選取介面的網路流量紀錄。" +msgstr "vnStat 是一個在 Linux 上工作的網路流量監視器,它會記錄已選擇介面的網路流量日誌。" diff --git a/applications/luci-app-vpn-policy-routing/po/en/vpn-policy-routing.po b/applications/luci-app-vpn-policy-routing/po/en/vpn-policy-routing.po index 779578ec1f..b81db3c821 100644 --- a/applications/luci-app-vpn-policy-routing/po/en/vpn-policy-routing.po +++ b/applications/luci-app-vpn-policy-routing/po/en/vpn-policy-routing.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-05-31 01:41+0000\n" -"Last-Translator: Stephen Maundrell <smaundrell@gmail.com>\n" +"PO-Revision-Date: 2021-01-07 17:03+0000\n" +"Last-Translator: Liao junchao <liaojunchao@outlook.com>\n" "Language-Team: English <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsvpn-policy-routing/en/>\n" "Language: en\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.1-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:63 msgid "%s (disabled)" @@ -95,7 +95,7 @@ msgstr "" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:159 msgid "Configuration" -msgstr "" +msgstr "Configuration" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:166 msgid "Controls both system log and console output verbosity." diff --git a/applications/luci-app-vpn-policy-routing/po/ru/vpn-policy-routing.po b/applications/luci-app-vpn-policy-routing/po/ru/vpn-policy-routing.po index be5989fdf1..7edbe82baa 100644 --- a/applications/luci-app-vpn-policy-routing/po/ru/vpn-policy-routing.po +++ b/applications/luci-app-vpn-policy-routing/po/ru/vpn-policy-routing.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-11-22 15:35+0000\n" -"Last-Translator: Andrey Yukhimchak <yukhymchak.a@gmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: Nt0G <nt0gggg@gmail.com>\n" "Language-Team: Russian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsvpn-policy-routing/ru/>\n" "Language: ru\n" @@ -9,7 +9,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 4.4-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:63 msgid "%s (disabled)" @@ -41,7 +41,7 @@ msgstr "" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:196 msgid "Advanced Configuration" -msgstr "расширенная конфигурация" +msgstr "Расширенная конфигурация" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:199 msgid "" @@ -77,7 +77,7 @@ msgstr "Добавить удалённые правила IP Tables" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:164 msgid "Basic Configuration" -msgstr "Базовая конфигурация" +msgstr "Основная конфигурация" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:205 msgid "Boot Time-out" @@ -290,7 +290,7 @@ msgstr "" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:135 msgid "Service Status" -msgstr "Статус сервиса" +msgstr "Статус службы" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:134 msgid "Service Status [%s %s]" @@ -375,7 +375,7 @@ msgstr "Остановить" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:61 msgid "Stopped" -msgstr "Остановлено" +msgstr "Остановлена" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:172 msgid "Strict enforcement" diff --git a/applications/luci-app-vpn-policy-routing/po/zh_Hans/vpn-policy-routing.po b/applications/luci-app-vpn-policy-routing/po/zh_Hans/vpn-policy-routing.po index 10d0909996..69bb96a91e 100644 --- a/applications/luci-app-vpn-policy-routing/po/zh_Hans/vpn-policy-routing.po +++ b/applications/luci-app-vpn-policy-routing/po/zh_Hans/vpn-policy-routing.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2021-01-05 19:20+0000\n" -"Last-Translator: zhanhb <zhanhb88@gmail.com>\n" +"PO-Revision-Date: 2021-01-10 16:32+0000\n" +"Last-Translator: Eric <spice2wolf@gmail.com>\n" "Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsvpn-policy-routing/zh_Hans/>\n" "Language: zh_Hans\n" @@ -272,7 +272,7 @@ msgstr "服务错误" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:238 #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:243 msgid "Service FW Mask" -msgstr "" +msgstr "FW 服务掩码" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:139 msgid "Service Gateways" @@ -302,48 +302,48 @@ msgstr "显示链列" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:250 msgid "Show Enable Column" -msgstr "" +msgstr "显示启用列" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:254 msgid "Show Protocol Column" -msgstr "" +msgstr "显示协议列" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:265 msgid "Show Up/Down Buttons" -msgstr "" +msgstr "显示向上/向下按钮" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:265 msgid "" "Shows the Up/Down buttons for policies, allowing you to move a policy up or " "down in the list." -msgstr "" +msgstr "显示策略的\"向上/向下\"按钮,使您可以在列表中上移或下移策略。" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:261 msgid "" "Shows the chain column for policies, allowing you to assign a PREROUTING, " "FORWARD, INPUT or OUTPUT chain to a policy." -msgstr "" +msgstr "显示策略的链列,使您可以为策略分配PREROUTING,FORWARD,INPUT或OUTPUT链。" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:250 msgid "" "Shows the enable checkbox column for policies, allowing you to quickly " "enable/disable specific policy without deleting it." -msgstr "" +msgstr "显示策略的启用复选框列,使您可以快速启用/禁用特定策略而不删除它。" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:254 msgid "" "Shows the protocol column for policies, allowing you to assign a specific " "protocol to a policy." -msgstr "" +msgstr "显示策略的协议列,允许您将特定协议分配给策略。" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:227 msgid "" "Special instructions to append iptables rules for local IPs/netmasks/devices." -msgstr "" +msgstr "为本地IP /网络掩码/设备添加iptables规则的特殊说明。" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:230 msgid "Special instructions to append iptables rules for remote IPs/netmasks." -msgstr "" +msgstr "为远程IP /网络掩码附加iptables规则的特殊说明。" #: applications/luci-app-vpn-policy-routing/luasrc/view/vpn-policy-routing/buttons.htm:41 msgid "Start" @@ -353,11 +353,11 @@ msgstr "启动" msgid "" "Starting (WAN) FW Mark for marks used by the service. High starting mark is " "used to avoid conflict with SQM/QoS. Change with caution together with" -msgstr "" +msgstr "启动(WAN)FW标记服务使用的标记。高起始标记用于避免与SQM / QoS冲突。谨慎更改" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:233 msgid "Starting (WAN) Table ID number for tables created by the service." -msgstr "" +msgstr "服务创建的表的起始(WAN)表ID号。" #: applications/luci-app-vpn-policy-routing/luasrc/view/vpn-policy-routing/buttons.htm:47 msgid "Stop" @@ -369,49 +369,49 @@ msgstr "已停止" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:172 msgid "Strict enforcement" -msgstr "" +msgstr "严格执行" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:175 msgid "Strictly enforce policies when their gateway is down" -msgstr "" +msgstr "当网关关闭时严格执行策略" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:199 msgid "Supported Interfaces" -msgstr "" +msgstr "支持的接口" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:258 msgid "Supported Protocols" -msgstr "" +msgstr "支持的协议" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:167 msgid "Suppress/No output" -msgstr "" +msgstr "抑制/无输出" #: applications/luci-app-vpn-policy-routing/luasrc/view/vpn-policy-routing/status-gateways.htm:15 msgid "The %s represents the default gateway. See the %sREADME%s for details." -msgstr "" +msgstr "%s代表默认网关。有关详细信息,请参见%sREADME%s。" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:186 msgid "The ipset option for local policies" -msgstr "" +msgstr "本地策略的ipset选项" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:178 msgid "The ipset option for remote policies" -msgstr "" +msgstr "远程策略的ipset选项" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:205 msgid "" "Time (in seconds) for service to wait for WAN gateway discovery on boot." -msgstr "" +msgstr "服务等待启动时等待WAN网关发现的时间(以秒为单位)。" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:182 msgid "Use DNSMASQ ipset" -msgstr "" +msgstr "使用DNSMASQ ipset" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:181 #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:189 msgid "Use ipset command" -msgstr "" +msgstr "使用ipset命令" #: applications/luci-app-vpn-policy-routing/luasrc/controller/vpn-policy-routing.lua:4 msgid "VPN" @@ -419,11 +419,11 @@ msgstr "VPN" #: applications/luci-app-vpn-policy-routing/luasrc/controller/vpn-policy-routing.lua:7 msgid "VPN Policy Routing" -msgstr "" +msgstr "VPN策略路由" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:132 msgid "VPN and WAN Policy-Based Routing" -msgstr "" +msgstr "基于VPN和WAN策略的路由" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:169 msgid "Verbose output" @@ -436,15 +436,15 @@ msgstr "WAN" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:238 #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:243 msgid "WAN Table FW Mark" -msgstr "" +msgstr "WAN 表 FW 标记" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:233 msgid "WAN Table ID" -msgstr "" +msgstr "WAN表ID" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:248 msgid "Web UI Configuration" -msgstr "" +msgstr "Web UI配置" #~ msgid "Reload" #~ msgstr "重新载入" diff --git a/applications/luci-app-vpn-policy-routing/po/zh_Hant/vpn-policy-routing.po b/applications/luci-app-vpn-policy-routing/po/zh_Hant/vpn-policy-routing.po index f9d7e26f4d..acf59e46c0 100644 --- a/applications/luci-app-vpn-policy-routing/po/zh_Hant/vpn-policy-routing.po +++ b/applications/luci-app-vpn-policy-routing/po/zh_Hant/vpn-policy-routing.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-12-27 15:29+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsvpn-policy-routing/zh_Hant/>\n" "Language: zh_Hant\n" @@ -168,7 +168,7 @@ msgstr "強制ICMP協定界面。" #: applications/luci-app-vpn-policy-routing/root/usr/share/rpcd/acl.d/luci-app-vpn-policy-routing.json:3 msgid "Grant UCI and file access for luci-app-vpn-policy-routing" -msgstr "為luci-app-vpn-policy-routing授予UCI和文件存取權限" +msgstr "授予 luci-app-vpn-policy-routing 擁有 UCI 和檔案存取的權限" #: applications/luci-app-vpn-policy-routing/luasrc/model/cbi/vpn-policy-routing.lua:214 msgid "IP Rules Support" diff --git a/applications/luci-app-vpnbypass/po/ru/vpnbypass.po b/applications/luci-app-vpnbypass/po/ru/vpnbypass.po index 9f56d08c61..8e6f39fa88 100644 --- a/applications/luci-app-vpnbypass/po/ru/vpnbypass.po +++ b/applications/luci-app-vpnbypass/po/ru/vpnbypass.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: LuCI: vpnbypass\n" "POT-Creation-Date: 2018-01-01 21:00+0300\n" -"PO-Revision-Date: 2020-10-09 00:10+0000\n" -"Last-Translator: Artem <KovalevArtem.ru@gmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: Nt0G <nt0gggg@gmail.com>\n" "Language-Team: Russian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsvpnbypass/ru/>\n" "Language: ru\n" @@ -12,7 +12,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 4.3-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" "Project-Info: Это технический перевод, не дословный. Главное-удобный русский " "интерфейс, все проверялось в графическом режиме, совместим с другими apps\n" @@ -102,7 +102,7 @@ msgstr "Запущенные" #: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:47 msgid "Service Status" -msgstr "Статус сервиса" +msgstr "Статус службы" #: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:46 msgid "Service Status [%s %s]" @@ -118,7 +118,7 @@ msgstr "Остановить" #: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:38 msgid "Stopped" -msgstr "Остановлено" +msgstr "Остановлена" #: applications/luci-app-vpnbypass/luasrc/controller/vpnbypass.lua:4 msgid "VPN" diff --git a/applications/luci-app-vpnbypass/po/zh_Hant/vpnbypass.po b/applications/luci-app-vpnbypass/po/zh_Hant/vpnbypass.po index 5d259ee979..43d1f4de20 100644 --- a/applications/luci-app-vpnbypass/po/zh_Hant/vpnbypass.po +++ b/applications/luci-app-vpnbypass/po/zh_Hant/vpnbypass.po @@ -3,8 +3,8 @@ # msgid "" msgstr "" -"PO-Revision-Date: 2020-12-27 15:29+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsvpnbypass/zh_Hant/>\n" "Language: zh_Hant\n" @@ -41,7 +41,7 @@ msgstr "啟用" #: applications/luci-app-vpnbypass/root/usr/share/rpcd/acl.d/luci-app-vpnbypass.json:3 msgid "Grant UCI and file access for luci-app-vpnbypass" -msgstr "對luci-app-vpnbypass授予UCI和文件存取權限" +msgstr "授予 luci-app-vpnbypass 擁有 UCI 和檔案存取的權限" #: applications/luci-app-vpnbypass/luasrc/view/vpnbypass/js.htm:51 msgid "Loading" diff --git a/applications/luci-app-watchcat/po/zh_Hant/watchcat.po b/applications/luci-app-watchcat/po/zh_Hant/watchcat.po index 84dcf0d41d..8d8b106471 100644 --- a/applications/luci-app-watchcat/po/zh_Hant/watchcat.po +++ b/applications/luci-app-watchcat/po/zh_Hant/watchcat.po @@ -4,8 +4,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2020-12-30 02:30+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationswatchcat/zh_Hant/>\n" "Language: zh_Hant\n" @@ -17,21 +17,21 @@ msgstr "" #: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:21 msgid "Forced reboot delay" -msgstr "強制重啟延時" +msgstr "強制重新啟動延遲" #: applications/luci-app-watchcat/root/usr/share/rpcd/acl.d/luci-app-watchcat.json:3 msgid "Grant UCI access for luci-app-watchcat" -msgstr "授予UCI存取 luci-app-watchcat 的權限" +msgstr "授予 luci-app-watchcat 擁有 UCI 存取的權限" #: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:40 msgid "Host address to ping" -msgstr "要 ping 的主機位址" +msgstr "通過 \"ping\" 測試的主機位址" #: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:47 msgid "" "How often to check internet connection. Default unit is seconds, you can you " "use the suffix 'm' for minutes, 'h' for hours or 'd' for days" -msgstr "檢測網路連線的頻率。預設單位為秒,您可以使用“m”作為字尾表示分鐘,“h”表示小時,“d”表示天" +msgstr "檢查網路連接的頻率;預設單位為「秒」,您還可以使用尾綴 \"m\" 表示分鐘、\"h\" 表示小時、\"d\" 表示天" #: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:31 msgid "" @@ -40,8 +40,8 @@ msgid "" "engaged.Default unit is seconds, you can use the suffix 'm' for minutes, 'h' " "for hours or 'd' for days" msgstr "" -"在週期模式下,此處定義了重新啟動的週期。在連網模式下,這個表示沒有網路連線情況下到執行重新啟動的最長時間間隔。預設單位為秒,您可以使用「m」作為字尾表示分" -"鐘,「h」表示小時,「d」表示天" +"在週期模式下,此處定義為「重新啟動的週期」;在 Internet 模式下,它定義為在重新啟動以前無法訪問 Internet " +"的「最長時間段」。預設單位為「秒」,您還可以使用尾綴 \"m\" 表示分鐘、\"h\" 表示小時、\"d\" 表示天" #: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:15 msgid "Operating mode" @@ -53,22 +53,22 @@ msgstr "週期" #: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:39 msgid "Ping host" -msgstr "Ping 主機" +msgstr "ping 主機" #: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:46 msgid "Ping period" -msgstr "Ping 週期" +msgstr "ping 週期" #: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:5 #: applications/luci-app-watchcat/root/usr/share/luci/menu.d/luci-app-watchcat.json:3 msgid "Watchcat" -msgstr "斷線巡弋貓(Watchcat)" +msgstr "Watchcat" #: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:6 msgid "" "Watchcat allows configuring a periodic reboot when the Internet connection " "has been lost for a certain period of time." -msgstr "Watchcat 允許在網路連接遺失一段時間後設定定時重新啟動。" +msgstr "Watchcat(斷線巡弋貓)允許您配置路由器在網路連接遺失一段時間後的定時重新啟動工作。" #: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:22 msgid "" @@ -76,4 +76,4 @@ msgid "" "a non zero value here will trigger a delayed hard reboot if the soft reboot " "fails. Enter a number of seconds to enable, use 0 to disable" msgstr "" -"當重新啟動系統時,WatchCat 將觸發一個軟開機。在此輸入一個非 0 值,如果軟開機失敗將會觸發一個延遲的硬開機。輸入秒數啟用,輸入 0 停用" +"Watchcat 將在系統重新啟動時觸發「熱啟動」,如果失敗會觸發一個延遲的「冷啟動」。要啟用該選項,請在此處設定延遲的「秒數」,輸入「0」則表示停用" diff --git a/applications/luci-app-wifischedule/po/it/wifischedule.po b/applications/luci-app-wifischedule/po/it/wifischedule.po index 47fff12e24..675080409f 100644 --- a/applications/luci-app-wifischedule/po/it/wifischedule.po +++ b/applications/luci-app-wifischedule/po/it/wifischedule.po @@ -1,5 +1,14 @@ msgid "" -msgstr "Content-Type: text/plain; charset=UTF-8\n" +msgstr "" +"PO-Revision-Date: 2021-01-10 16:32+0000\n" +"Last-Translator: bovirus <roberto.boriotti@canon-europe.com>\n" +"Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationswifischedule/it/>\n" +"Language: it\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-wifischedule/luasrc/model/cbi/wifischedule/wifi_schedule.lua:81 msgid "Activate wifi" @@ -47,7 +56,7 @@ msgstr "Abilita il Piano Wifi" #: applications/luci-app-wifischedule/luasrc/model/cbi/wifischedule/wifi_schedule.lua:74 msgid "Enable logging" -msgstr "Abilita il registro" +msgstr "Abilita registro eventi" #: applications/luci-app-wifischedule/luasrc/model/cbi/wifischedule/wifi_schedule.lua:235 msgid "Force disabling wifi even if stations associated" diff --git a/applications/luci-app-wifischedule/po/zh_Hant/wifischedule.po b/applications/luci-app-wifischedule/po/zh_Hant/wifischedule.po index edebf5cf55..d06e1ce64d 100644 --- a/applications/luci-app-wifischedule/po/zh_Hant/wifischedule.po +++ b/applications/luci-app-wifischedule/po/zh_Hant/wifischedule.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-12-30 02:30+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationswifischedule/zh_Hant/>\n" "Language: zh_Hant\n" @@ -72,7 +72,7 @@ msgstr "全域設定" #: applications/luci-app-wifischedule/root/usr/share/rpcd/acl.d/luci-app-wifischedule.json:3 msgid "Grant UCI access for luci-app-wifischedule" -msgstr "授予UCI存取 luci-app-wifischedule 的權限" +msgstr "授予 luci-app-wifischedule 擁有 UCI 存取的權限" #: applications/luci-app-wifischedule/luasrc/model/cbi/wifischedule/wifi_schedule.lua:157 msgid "Monday" diff --git a/applications/luci-app-wireguard/po/en/wireguard.po b/applications/luci-app-wireguard/po/en/wireguard.po index 0155b55eb4..4bbfcf74b7 100644 --- a/applications/luci-app-wireguard/po/en/wireguard.po +++ b/applications/luci-app-wireguard/po/en/wireguard.po @@ -1,8 +1,14 @@ msgid "" msgstr "" +"PO-Revision-Date: 2021-01-07 17:03+0000\n" +"Last-Translator: Liao junchao <liaojunchao@outlook.com>\n" +"Language-Team: English <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationswireguard/en/>\n" "Language: en\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-wireguard/luasrc/view/wireguard.htm:149 msgid "Allowed IPs" @@ -15,7 +21,7 @@ msgstr "" #: applications/luci-app-wireguard/luasrc/view/wireguard.htm:231 msgid "Configuration" -msgstr "" +msgstr "Configuration" #: applications/luci-app-wireguard/luasrc/view/wireguard.htm:170 msgid "Data Received" diff --git a/applications/luci-app-wireguard/po/it/wireguard.po b/applications/luci-app-wireguard/po/it/wireguard.po index 3c4582492a..65dcf4736d 100644 --- a/applications/luci-app-wireguard/po/it/wireguard.po +++ b/applications/luci-app-wireguard/po/it/wireguard.po @@ -1,18 +1,18 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-03-05 08:06+0000\n" -"Last-Translator: TuxAlex0 <alex.skatingcassano@gmail.com>\n" +"PO-Revision-Date: 2021-01-10 16:32+0000\n" +"Last-Translator: bovirus <roberto.boriotti@canon-europe.com>\n" "Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationswireguard/it/>\n" "Language: it\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.0-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-wireguard/luasrc/view/wireguard.htm:149 msgid "Allowed IPs" -msgstr "" +msgstr "IP permessi" #: applications/luci-app-wireguard/luasrc/view/wireguard.htm:236 #: applications/luci-app-wireguard/luasrc/view/wireguard.htm:270 @@ -25,19 +25,19 @@ msgstr "Configurazione" #: applications/luci-app-wireguard/luasrc/view/wireguard.htm:170 msgid "Data Received" -msgstr "" +msgstr "Dati ricevuti" #: applications/luci-app-wireguard/luasrc/view/wireguard.htm:171 msgid "Data Transmitted" -msgstr "" +msgstr "Dati trasmessi" #: applications/luci-app-wireguard/luasrc/view/wireguard.htm:144 msgid "Endpoint" -msgstr "" +msgstr "Punto finale" #: applications/luci-app-wireguard/luasrc/view/wireguard.htm:131 msgid "Firewall Mark" -msgstr "" +msgstr "Marcatore firewall" #: applications/luci-app-wireguard/luasrc/view/wireguard.htm:200 msgid "Interface" @@ -45,60 +45,64 @@ msgstr "Interfaccia" #: applications/luci-app-wireguard/luasrc/view/wireguard.htm:116 msgid "Interface does not have a public key!" -msgstr "" +msgstr "L'interfaccia non ha una chiave pubblica!" #: applications/luci-app-wireguard/luasrc/view/wireguard.htm:166 msgid "Latest Handshake" -msgstr "" +msgstr "Ultimo handshake" #: applications/luci-app-wireguard/luasrc/view/wireguard.htm:125 msgid "Listen Port" -msgstr "" +msgstr "Porta in ascolto" #: applications/luci-app-wireguard/luasrc/view/wireguard.htm:81 msgid "Never" -msgstr "" +msgstr "Mai" #: applications/luci-app-wireguard/luasrc/view/wireguard.htm:262 msgid "Peer" -msgstr "" +msgstr "Peer" #: applications/luci-app-wireguard/luasrc/view/wireguard.htm:156 msgid "Persistent Keepalive" -msgstr "" +msgstr "KeepAlive persistente" #: applications/luci-app-wireguard/luasrc/view/wireguard.htm:119 #: applications/luci-app-wireguard/luasrc/view/wireguard.htm:139 msgid "Public Key" -msgstr "" +msgstr "Chiave pubblica" #: applications/luci-app-wireguard/luasrc/view/wireguard.htm:202 msgid "Show/Hide QR-Code" -msgstr "" +msgstr "Visualizza/nascondi codice QR" #: applications/luci-app-wireguard/luasrc/view/wireguard.htm:222 msgid "" "The QR-Code works per wg interface, it will be refreshed with every manual " "page reload and transfers the following information:" msgstr "" +"Il codice QR funziona per l'interfaccia wg, verrà aggiornato ad ogni " +"ricarica manuale della pagina e trasferirà le seguenti informazioni:" #: applications/luci-app-wireguard/luasrc/view/wireguard.htm:190 msgid "This section contains no values yet" -msgstr "" +msgstr "Questa sezione non contiene ancora valori" #: applications/luci-app-wireguard/root/usr/share/luci/menu.d/luci-app-wireguard.json:3 msgid "WireGuard" -msgstr "" +msgstr "WireGuard" #: applications/luci-app-wireguard/luasrc/view/wireguard.htm:182 msgid "WireGuard Status" -msgstr "" +msgstr "Stato WireGuard" #: applications/luci-app-wireguard/luasrc/view/wireguard.htm:223 msgid "" "[Interface] A random, on the fly generated 'PrivateKey', the key will not be " "saved on the router" msgstr "" +"[Interfaccia] Una 'ChiavePrivata' generata in modo casuale e al volo, la " +"chiave non verrà salvata sul router" #: applications/luci-app-wireguard/luasrc/view/wireguard.htm:224 msgid "" @@ -106,19 +110,22 @@ msgid "" "default of '0.0.0.0/0, ::/0' to allow sending traffic to any IPv4 and IPv6 " "address" msgstr "" +"[Peer] La \"ChiavePubblica\" di tale interfaccia wg e \"IP permessi\" con il " +"valore predefinito \"0.0.0.0/0, :: / 0\" per consentire l'invio di traffico " +"a qualsiasi indirizzo IPv4 e IPv6" #: applications/luci-app-wireguard/luasrc/view/wireguard.htm:91 msgid "h ago" -msgstr "" +msgstr "ore fa" #: applications/luci-app-wireguard/luasrc/view/wireguard.htm:89 msgid "m ago" -msgstr "" +msgstr "min fa" #: applications/luci-app-wireguard/luasrc/view/wireguard.htm:93 msgid "over a day ago" -msgstr "" +msgstr "più di un giorno fa" #: applications/luci-app-wireguard/luasrc/view/wireguard.htm:87 msgid "s ago" -msgstr "" +msgstr "sec fa" diff --git a/applications/luci-app-wol/po/he/wol.po b/applications/luci-app-wol/po/he/wol.po index f23b28c800..b0d4b67559 100644 --- a/applications/luci-app-wol/po/he/wol.po +++ b/applications/luci-app-wol/po/he/wol.po @@ -5,17 +5,20 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-04-19 00:29+0200\n" -"PO-Revision-Date: 2010-04-19 00:29+0200\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2021-01-12 09:37+0000\n" +"Last-Translator: wakan-tanka <eliyahuler@gmail.com>\n" +"Language-Team: Hebrew <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationswol/he/>\n" +"Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:65 msgid "Choose the host to wake up or enter a custom MAC address to use" -msgstr "" +msgstr "בחר את ה־host שברצונך להעיר או הזן כתובת MAC מותאמת אישית לשימוש" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:118 msgid "Dismiss" diff --git a/applications/luci-app-wol/po/ru/wol.po b/applications/luci-app-wol/po/ru/wol.po index 275789ef2b..ead1f3e7d1 100644 --- a/applications/luci-app-wol/po/ru/wol.po +++ b/applications/luci-app-wol/po/ru/wol.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: LuCI: wol\n" "POT-Creation-Date: 2010-04-19 00:29+0200\n" -"PO-Revision-Date: 2020-06-07 15:48+0000\n" -"Last-Translator: Artem <KovalevArtem.ru@gmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: Nt0G <nt0gggg@gmail.com>\n" "Language-Team: Russian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationswol/ru/>\n" "Language: ru\n" @@ -12,13 +12,13 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 4.1-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" "Project-Info: Это технический перевод, не дословный. Главное-удобный русский " "интерфейс, все проверялось в графическом режиме, совместим с другими apps\n" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:65 msgid "Choose the host to wake up or enter a custom MAC address to use" -msgstr "Выберете хост для пробуждения или введите MAC-адрес" +msgstr "Выберите устройство для пробуждения или введите MAC-адрес" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:118 msgid "Dismiss" @@ -30,66 +30,63 @@ msgstr "Предоставить доступ к исполняемым файл #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:64 msgid "Host to wake up" -msgstr "Выбрать хост" +msgstr "Устройство для пробуждения" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:52 msgid "Network interface to use" -msgstr "Выбрать Сетевой интерфейс" +msgstr "Используемый сетевой интерфейс" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:89 msgid "No target host specified!" -msgstr "Хост не указан!" +msgstr "Не указано устройство!" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:74 msgid "Send to broadcast address" -msgstr "Отправить на<br />широковещательный<br />адрес" +msgstr "Отправить на широковещательный адрес" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:45 msgid "" "Sometimes only one of the two tools works. If one fails, try the other one" msgstr "" -"Иногда работает только один из двух инструментов: не сработал один — " -"попробуйте другой" +"Иногда работает только один из двух способов: не сработал один — попробуйте " +"другой" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:53 msgid "Specifies the interface the WoL packet is sent on" -msgstr "Задать сетевой интерфейс, с которого будут посланы пакеты WoL" +msgstr "Сетевой интерфейс, с которого будут посланы пакеты WoL" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:107 msgid "Starting WoL utility…" -msgstr "" +msgstr "Запуск утилиты WoL…" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:38 #: applications/luci-app-wol/root/usr/share/luci/menu.d/luci-app-wol.json:3 msgid "Wake on LAN" -msgstr "Проснись по локальной сети" +msgstr "Wake on LAN" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:39 msgid "" "Wake on LAN is a mechanism to remotely boot computers in the local network." msgstr "" -"Пробуждение по LAN (Wake on LAN, WoL) - технология позволяющая удалённо " -"'разбудить', включить компьютер.<br />Осуществляется это путем отправки " -"через локальную сеть, специальным образом сформированного пакета данных.<br /" -">Материнская плата компьютера должна иметь поддержку WoL и соответственно " -"настроенный биос." +"Пробуждение по LAN (Wake on LAN, WoL) — механизм удалённого включения " +"устройств в локальной сети." #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:135 msgid "Wake up host" -msgstr "Разбудить хост" +msgstr "Разбудить устройство" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:106 #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:111 msgid "Waking host" -msgstr "Пробуждаемый хост" +msgstr "Пробуждаемое устройство" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:124 msgid "Waking host failed:" -msgstr "Пробуждение хоста не удалось:" +msgstr "Пробуждение не удалось:" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:44 msgid "WoL program" -msgstr "Утилита WoL" +msgstr "Утилита <abbr title=\"Wake on LAN\">WoL</abbr>" #~ msgid "Broadcast on all interfaces" #~ msgstr "Использовать широковещательную передачу на все интерфейсы" diff --git a/applications/luci-app-wol/po/zh_Hant/wol.po b/applications/luci-app-wol/po/zh_Hant/wol.po index 7e8e023842..b0161f178d 100644 --- a/applications/luci-app-wol/po/zh_Hant/wol.po +++ b/applications/luci-app-wol/po/zh_Hant/wol.po @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-04-19 00:29+0200\n" -"PO-Revision-Date: 2020-12-23 13:29+0000\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" "Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationswol/zh_Hant/>\n" @@ -27,7 +27,7 @@ msgstr "結束" #: applications/luci-app-wol/root/usr/share/rpcd/acl.d/luci-app-wol.json:3 msgid "Grant access to wake-on-lan executables" -msgstr "給予存取 Wake-on-LAN 的權限" +msgstr "授予存取 Wake-on-LAN 執行檔的權限" #: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:64 msgid "Host to wake up" diff --git a/applications/luci-app-xinetd/po/en/xinetd.po b/applications/luci-app-xinetd/po/en/xinetd.po index b2ef79a743..a68aff4414 100644 --- a/applications/luci-app-xinetd/po/en/xinetd.po +++ b/applications/luci-app-xinetd/po/en/xinetd.po @@ -1,5 +1,14 @@ msgid "" -msgstr "Content-Type: text/plain; charset=UTF-8\n" +msgstr "" +"PO-Revision-Date: 2021-01-07 17:03+0000\n" +"Last-Translator: Liao junchao <liaojunchao@outlook.com>\n" +"Language-Team: English <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsxinetd/en/>\n" +"Language: en\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:153 msgid "Access times" @@ -17,7 +26,7 @@ msgstr "" #: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:50 msgid "Advanced Settings" -msgstr "" +msgstr "Advanced Settings" #: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:85 msgid "Allowed hosts" diff --git a/applications/luci-app-yggdrasil/po/it/yggdrasil.po b/applications/luci-app-yggdrasil/po/it/yggdrasil.po index 2215106dc8..715dba7193 100644 --- a/applications/luci-app-yggdrasil/po/it/yggdrasil.po +++ b/applications/luci-app-yggdrasil/po/it/yggdrasil.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-03-07 12:33+0000\n" -"Last-Translator: Giuseppe Valitutto <valituttogiuseppe@gmail.com>\n" +"PO-Revision-Date: 2021-01-10 16:32+0000\n" +"Last-Translator: bovirus <roberto.boriotti@canon-europe.com>\n" "Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsyggdrasil/it/>\n" "Language: it\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.0-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/status.js:33 msgid "Active peers" @@ -274,7 +274,7 @@ msgstr "" #: applications/luci-app-yggdrasil/root/usr/share/luci/menu.d/luci-app-yggdrasil.json:32 msgid "Settings" -msgstr "" +msgstr "Impostazioni" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/keys.js:18 msgid "Signing private key" diff --git a/applications/luci-app-yggdrasil/po/zh_Hans/yggdrasil.po b/applications/luci-app-yggdrasil/po/zh_Hans/yggdrasil.po index 40898a442a..a749dc9818 100644 --- a/applications/luci-app-yggdrasil/po/zh_Hans/yggdrasil.po +++ b/applications/luci-app-yggdrasil/po/zh_Hans/yggdrasil.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2021-01-05 19:20+0000\n" +"PO-Revision-Date: 2021-01-07 02:16+0000\n" "Last-Translator: zhanhb <zhanhb88@gmail.com>\n" "Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsyggdrasil/zh_Hans/>\n" @@ -185,8 +185,8 @@ msgid "" "that SOCKS peerings will NOT be affected by this option and should go in the " "\"Peers\" section instead." msgstr "" -"URI格式的出站对等连接的连接字符串列表,按源接口排列,例如{“ eth0”:[tcp://a.b.c." -"d:e]}。请注意,SOCKS对等不会受到此选项的影响,而应进入“对等”部分。" +"URI格式的出站对等连接的连接字符串列表,按源接口排列,例如{ \"eth0\": [ tcp://a.b.c.d:e ] " +"}。请注意,SOCKS对等不会受到此选项的影响,而应进入“对等”部分。" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/peers.js:12 msgid "" @@ -229,13 +229,13 @@ msgstr "多播接口" msgid "" "Network traffic is always accepted from those peers, regardless of " "AllowFromDirect or AllowFromRemote" -msgstr "" +msgstr "无论AllowFromDirect还是AllowFromRemote,始终会从这些对等方接受网络流量" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/session_firewall.js:32 msgid "" "Network traffic is always rejected from those peers, regardless of " "AllowFromDirect or AllowFromRemote" -msgstr "" +msgstr "无论AllowFromDirect还是AllowFromRemote,总是会拒绝这些对等方的网络流量" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:29 msgid "NodeInfo" diff --git a/applications/luci-app-yggdrasil/po/zh_Hant/yggdrasil.po b/applications/luci-app-yggdrasil/po/zh_Hant/yggdrasil.po index 6bf301ad8d..1b3230e441 100644 --- a/applications/luci-app-yggdrasil/po/zh_Hant/yggdrasil.po +++ b/applications/luci-app-yggdrasil/po/zh_Hant/yggdrasil.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-12-30 02:30+0000\n" -"Last-Translator: operator <omniplay@hotmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsyggdrasil/zh_Hant/>\n" "Language: zh_Hant\n" @@ -98,7 +98,7 @@ msgstr "一般設定值" #: applications/luci-app-yggdrasil/root/usr/share/rpcd/acl.d/luci-app-yggdrasil.json:3 msgid "Grant access to LuCI app yggdrasil" -msgstr "授予存取LuCI應用程序yggdrasil的權限" +msgstr "授予 luci-app-yggdrasil 擁有存取的權限" #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/tunnel_routing.js:26 msgid "IPv4 local subnet" diff --git a/libs/rpcd-mod-luci/src/luci.c b/libs/rpcd-mod-luci/src/luci.c index 94ccdf2716..a16418d49d 100644 --- a/libs/rpcd-mod-luci/src/luci.c +++ b/libs/rpcd-mod-luci/src/luci.c @@ -802,11 +802,19 @@ static bool rpc_luci_get_iwinfo(struct blob_buf *buf, const char *devname, struct iwinfo_crypto_entry crypto = {}; struct iwinfo_hardware_id ids = {}; const struct iwinfo_ops *iw; - void *iwlib, *o, *o2, *a; - int nret; + void *iwlib = NULL; + void *o, *o2, *a; + glob_t paths; + int nret, i; if (!iw_backend || !iw_close || !iw_modenames) { - iwlib = dlopen("libiwinfo.so", RTLD_LAZY | RTLD_LOCAL); + if (glob("/usr/lib/libiwinfo.so*", 0, NULL, &paths) != 0) + return false; + + for (i = 0; i < paths.gl_pathc && !iwlib; i++) + iwlib = dlopen(paths.gl_pathv[i], RTLD_LAZY | RTLD_LOCAL); + + globfree(&paths); if (!iwlib) return false; diff --git a/modules/luci-base/htdocs/luci-static/resources/firewall.js b/modules/luci-base/htdocs/luci-static/resources/firewall.js index b1c7de4358..2e032ca2d5 100644 --- a/modules/luci-base/htdocs/luci-static/resources/firewall.js +++ b/modules/luci-base/htdocs/luci-static/resources/firewall.js @@ -57,21 +57,7 @@ function getColorForName(forName) { else if (forName == 'wan') return '#f09090'; - random.seed(parseInt(sfh(forName), 16)); - - var r = random.get(128), - g = random.get(128), - min = 0, - max = 128; - - if ((r + g) < 128) - min = 128 - r - g; - else - max = 255 - r - g; - - var b = min + Math.floor(random.get() * (max - min)); - - return '#%02x%02x%02x'.format(0xff - r, 0xff - g, 0xff - b); + return random.derive_color(forName); } diff --git a/modules/luci-base/htdocs/luci-static/resources/tools/prng.js b/modules/luci-base/htdocs/luci-static/resources/tools/prng.js index 752dc75ce8..b916cc7792 100644 --- a/modules/luci-base/htdocs/luci-static/resources/tools/prng.js +++ b/modules/luci-base/htdocs/luci-static/resources/tools/prng.js @@ -89,5 +89,23 @@ return L.Class.extend({ } return Math.floor(r * (u - l + 1)) + l; + }, + + derive_color: function(string) { + this.seed(parseInt(sfh(string), 16)); + + var r = this.get(128), + g = this.get(128), + min = 0, + max = 128; + + if ((r + g) < 128) + min = 128 - r - g; + else + max = 255 - r - g; + + var b = min + Math.floor(this.get() * (max - min)); + + return '#%02x%02x%02x'.format(0xff - r, 0xff - g, 0xff - b); } }); diff --git a/modules/luci-base/htdocs/luci-static/resources/ui.js b/modules/luci-base/htdocs/luci-static/resources/ui.js index 77074d5075..e35a26a8ba 100644 --- a/modules/luci-base/htdocs/luci-static/resources/ui.js +++ b/modules/luci-base/htdocs/luci-static/resources/ui.js @@ -3597,9 +3597,11 @@ var UI = baseclass.extend(/** @lends LuCI.ui.prototype */ { this.setActiveTabId(panes[selected], selected); } - panes[selected].dispatchEvent(new CustomEvent('cbi-tab-active', { - detail: { tab: panes[selected].getAttribute('data-tab') } - })); + requestAnimationFrame(L.bind(function(pane) { + pane.dispatchEvent(new CustomEvent('cbi-tab-active', { + detail: { tab: pane.getAttribute('data-tab') } + })); + }, this, panes[selected])); this.updateTabs(group); }, diff --git a/modules/luci-base/luasrc/sys/zoneinfo/tzdata.lua b/modules/luci-base/luasrc/sys/zoneinfo/tzdata.lua index 705a15db22..d7ba2f0af0 100644 --- a/modules/luci-base/luasrc/sys/zoneinfo/tzdata.lua +++ b/modules/luci-base/luasrc/sys/zoneinfo/tzdata.lua @@ -310,7 +310,6 @@ TZ = { { 'Australia/Adelaide', 'ACST-9:30ACDT,M10.1.0,M4.1.0/3' }, { 'Australia/Brisbane', 'AEST-10' }, { 'Australia/Broken Hill', 'ACST-9:30ACDT,M10.1.0,M4.1.0/3' }, - { 'Australia/Currie', 'AEST-10AEDT,M10.1.0,M4.1.0/3' }, { 'Australia/Darwin', 'ACST-9:30' }, { 'Australia/Eucla', '<+0845>-8:45' }, { 'Australia/Hobart', 'AEST-10AEDT,M10.1.0,M4.1.0/3' }, @@ -401,7 +400,7 @@ TZ = { { 'Europe/Vatican', 'CET-1CEST,M3.5.0,M10.5.0/3' }, { 'Europe/Vienna', 'CET-1CEST,M3.5.0,M10.5.0/3' }, { 'Europe/Vilnius', 'EET-2EEST,M3.5.0/3,M10.5.0/4' }, - { 'Europe/Volgograd', '<+04>-4' }, + { 'Europe/Volgograd', '<+03>-3' }, { 'Europe/Warsaw', 'CET-1CEST,M3.5.0,M10.5.0/3' }, { 'Europe/Zagreb', 'CET-1CEST,M3.5.0,M10.5.0/3' }, { 'Europe/Zaporozhye', 'EET-2EEST,M3.5.0/3,M10.5.0/4' }, diff --git a/modules/luci-base/po/ar/base.po b/modules/luci-base/po/ar/base.po index f5121b5c28..63cb33da7a 100644 --- a/modules/luci-base/po/ar/base.po +++ b/modules/luci-base/po/ar/base.po @@ -19,7 +19,7 @@ msgstr "" msgid "%d Bit" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3689 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3691 msgid "%d invalid field(s)" msgstr "" @@ -746,16 +746,16 @@ msgstr "" msgid "Apply backup?" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4276 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4278 msgid "Apply request failed with status <code>%h</code>" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2181 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4142 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4144 msgid "Apply unchecked" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4215 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4217 msgid "Applying configuration changes… %ds" msgstr "" @@ -885,6 +885,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:158 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:182 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1673 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:379 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:143 msgid "BSSID" msgstr "" @@ -993,7 +994,7 @@ msgid "Broadcast policy (broadcast, 3)" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2810 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3799 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3801 msgid "Browse…" msgstr "" @@ -1024,7 +1025,7 @@ msgid "Call failed" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2903 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3810 #: modules/luci-compat/luasrc/view/cbi/delegator.htm:14 #: modules/luci-compat/luasrc/view/cbi/simpleform.htm:52 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:187 @@ -1090,11 +1091,11 @@ msgstr "" msgid "Chain" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 msgid "Changes" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4311 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4313 msgid "Changes have been reverted." msgstr "" @@ -1107,10 +1108,19 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:184 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:462 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1671 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:376 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:164 msgid "Channel" msgstr "" +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +msgid "Channel Analysis" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:377 +msgid "Channel Width" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:174 msgid "Check filesystems before mount" msgstr "" @@ -1239,16 +1249,16 @@ msgstr "" msgid "Compute outgoing checksum (optional)." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:426 msgid "Configuration" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4190 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4192 msgid "Configuration changes applied." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4128 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4130 msgid "Configuration changes have been rolled back!" msgstr "" @@ -1293,7 +1303,7 @@ msgstr "" msgid "Connection lost" msgstr "" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:117 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:130 msgid "Connections" msgstr "" @@ -1317,7 +1327,7 @@ msgstr "" msgid "Continue" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4164 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4166 msgid "" "Could not regain access to the device after applying the configuration " "changes. You might need to reconnect if you modified network related " @@ -1620,7 +1630,7 @@ msgstr "" msgid "Device not managed by ModemManager." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4163 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165 msgid "Device unreachable!" msgstr "" @@ -1710,8 +1720,8 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:606 #: modules/luci-base/htdocs/luci-static/resources/form.js:2861 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3309 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4045 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4134 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4047 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4136 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1696 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:330 msgid "Dismiss" @@ -2176,7 +2186,7 @@ msgstr "" msgid "Failed to change the system password." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4122 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4124 msgid "Failed to confirm apply within %ds, waiting for rollback…" msgstr "" @@ -2404,7 +2414,7 @@ msgstr "" msgid "Gateway address is invalid" msgstr "" -#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:127 msgid "Gateway metric" msgstr "" @@ -2469,11 +2479,11 @@ msgstr "انتقل إلى صفحة التكوين ذات الصلة" msgid "Grant access to DHCP configuration" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:102 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 msgid "Grant access to DHCP status display" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 msgid "Grant access to DSL status display" msgstr "" @@ -2497,7 +2507,7 @@ msgstr "" msgid "Grant access to crontab configuration" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:69 msgid "Grant access to firewall status" msgstr "" @@ -2505,7 +2515,7 @@ msgstr "" msgid "Grant access to flash operations" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:86 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:95 msgid "Grant access to main status display" msgstr "" @@ -2550,10 +2560,11 @@ msgid "Grant access to system logs" msgstr "" #: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:47 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 msgid "Grant access to the system route status" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:129 msgid "Grant access to wireless status display" msgstr "" @@ -2982,6 +2993,10 @@ msgid "" "blocked. Click \"Continue »\" below to return to the previous page." msgstr "" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "In seconds" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:157 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/ppp.js:141 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoa.js:128 @@ -3361,7 +3376,7 @@ msgid "" "are used. It is recommended to not allow 802.11b rates where possible." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4032 msgid "Legend:" msgstr "" @@ -3461,7 +3476,7 @@ msgstr "" msgid "Listening port for inbound DNS queries" msgstr "" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:87 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:100 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:54 msgid "Load" msgstr "حمولة" @@ -3806,6 +3821,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:444 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:936 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1672 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:378 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:142 msgid "Mode" msgstr "" @@ -3965,7 +3981,7 @@ msgid "NTP server candidates" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2542 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3785 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3787 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:710 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/leds.js:67 @@ -4325,11 +4341,11 @@ msgstr "" msgid "Option \"%s\" must not be empty." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 msgid "Option changed" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4041 msgid "Option removed" msgstr "" @@ -4785,7 +4801,7 @@ msgstr "" msgid "Please enter your username and password." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3768 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3770 msgid "Please select the file to upload." msgstr "" @@ -5003,7 +5019,7 @@ msgstr "" msgid "Really switch protocol?" msgstr "" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:88 msgid "Realtime Graphs" msgstr "" @@ -5277,19 +5293,19 @@ msgstr "" msgid "Reveal/hide password" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4053 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4055 msgid "Revert" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4138 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4140 msgid "Revert changes" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4320 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4322 msgid "Revert request failed with status <code>%h</code>" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4300 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4302 msgid "Reverting configuration…" msgstr "" @@ -5388,6 +5404,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:156 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:181 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1670 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:375 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:141 msgid "SSID" msgstr "" @@ -5415,7 +5432,7 @@ msgid "Save" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2180 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4049 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4051 #: modules/luci-compat/luasrc/view/cbi/footer.htm:22 msgid "Save & Apply" msgstr "" @@ -5441,11 +5458,11 @@ msgstr "" msgid "Scheduled Tasks" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4033 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 msgid "Section added" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 msgid "Section removed" msgstr "" @@ -5583,6 +5600,8 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:63 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1669 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:374 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:140 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:231 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 @@ -5598,11 +5617,15 @@ msgstr "" msgid "Signal Attenuation (SATN)" msgstr "" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "Signal Refresh Rate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/wireless.js:260 msgid "Signal:" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3786 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3788 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:217 msgid "Size" msgstr "" @@ -5907,11 +5930,12 @@ msgstr "" msgid "Start refresh" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4253 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4255 msgid "Starting configuration apply…" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1686 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:398 msgid "Starting wireless scan..." msgstr "" @@ -6164,7 +6188,7 @@ msgid "" "network" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4129 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4131 msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " @@ -6192,7 +6216,7 @@ msgstr "" msgid "" "The flash image was uploaded. Below is the checksum and file size listed, " "compare them with the original file to ensure data integrity. <br /> Click " -"\"Proceed\" below to start the flash procedure." +"'Continue' below to start the flash procedure." msgstr "" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:198 @@ -6341,7 +6365,7 @@ msgstr "" msgid "There are no active leases" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4268 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4270 msgid "There are no changes to apply" msgstr "" @@ -6485,7 +6509,7 @@ msgstr "" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:53 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:64 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:96 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:109 msgid "Traffic" msgstr "" @@ -6663,7 +6687,7 @@ msgstr "" msgid "Unnamed key" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3973 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3975 msgid "Unsaved Changes" msgstr "" @@ -6693,7 +6717,7 @@ msgstr "" msgid "Up Delay" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3860 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3862 msgid "Upload" msgstr "" @@ -6717,12 +6741,12 @@ msgid "Upload file…" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2738 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3848 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3850 msgid "Upload request failed: %s" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3767 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3821 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3769 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3823 msgid "Uploading file…" msgstr "" @@ -7134,7 +7158,7 @@ msgstr "" #: modules/luci-mod-network/root/usr/share/luci/menu.d/luci-mod-network.json:17 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:10 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:105 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:118 msgid "Wireless" msgstr "" @@ -7302,6 +7326,8 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:185 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:187 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:41 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:272 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:275 @@ -7383,6 +7409,7 @@ msgid "hexadecimal encoded value" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1746 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:297 msgid "hidden" msgstr "" diff --git a/modules/luci-base/po/bg/base.po b/modules/luci-base/po/bg/base.po index 6daf7ab4ff..b8b9874817 100644 --- a/modules/luci-base/po/bg/base.po +++ b/modules/luci-base/po/bg/base.po @@ -18,7 +18,7 @@ msgstr "" msgid "%d Bit" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3689 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3691 msgid "%d invalid field(s)" msgstr "" @@ -745,16 +745,16 @@ msgstr "" msgid "Apply backup?" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4276 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4278 msgid "Apply request failed with status <code>%h</code>" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2181 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4142 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4144 msgid "Apply unchecked" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4215 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4217 msgid "Applying configuration changes… %ds" msgstr "" @@ -884,6 +884,7 @@ msgstr "BR / DMR / AFTR" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:158 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:182 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1673 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:379 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:143 msgid "BSSID" msgstr "BSSID" @@ -992,7 +993,7 @@ msgid "Broadcast policy (broadcast, 3)" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2810 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3799 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3801 msgid "Browse…" msgstr "" @@ -1023,7 +1024,7 @@ msgid "Call failed" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2903 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3810 #: modules/luci-compat/luasrc/view/cbi/delegator.htm:14 #: modules/luci-compat/luasrc/view/cbi/simpleform.htm:52 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:187 @@ -1089,11 +1090,11 @@ msgstr "" msgid "Chain" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 msgid "Changes" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4311 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4313 msgid "Changes have been reverted." msgstr "" @@ -1106,10 +1107,19 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:184 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:462 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1671 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:376 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:164 msgid "Channel" msgstr "" +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +msgid "Channel Analysis" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:377 +msgid "Channel Width" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:174 msgid "Check filesystems before mount" msgstr "" @@ -1238,16 +1248,16 @@ msgstr "" msgid "Compute outgoing checksum (optional)." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:426 msgid "Configuration" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4190 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4192 msgid "Configuration changes applied." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4128 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4130 msgid "Configuration changes have been rolled back!" msgstr "" @@ -1292,7 +1302,7 @@ msgstr "" msgid "Connection lost" msgstr "" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:117 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:130 msgid "Connections" msgstr "" @@ -1316,7 +1326,7 @@ msgstr "" msgid "Continue" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4164 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4166 msgid "" "Could not regain access to the device after applying the configuration " "changes. You might need to reconnect if you modified network related " @@ -1619,7 +1629,7 @@ msgstr "" msgid "Device not managed by ModemManager." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4163 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165 msgid "Device unreachable!" msgstr "" @@ -1709,8 +1719,8 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:606 #: modules/luci-base/htdocs/luci-static/resources/form.js:2861 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3309 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4045 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4134 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4047 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4136 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1696 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:330 msgid "Dismiss" @@ -2175,7 +2185,7 @@ msgstr "" msgid "Failed to change the system password." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4122 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4124 msgid "Failed to confirm apply within %ds, waiting for rollback…" msgstr "" @@ -2403,7 +2413,7 @@ msgstr "" msgid "Gateway address is invalid" msgstr "" -#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:127 msgid "Gateway metric" msgstr "" @@ -2468,11 +2478,11 @@ msgstr "" msgid "Grant access to DHCP configuration" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:102 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 msgid "Grant access to DHCP status display" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 msgid "Grant access to DSL status display" msgstr "" @@ -2496,7 +2506,7 @@ msgstr "" msgid "Grant access to crontab configuration" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:69 msgid "Grant access to firewall status" msgstr "" @@ -2504,7 +2514,7 @@ msgstr "" msgid "Grant access to flash operations" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:86 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:95 msgid "Grant access to main status display" msgstr "" @@ -2549,10 +2559,11 @@ msgid "Grant access to system logs" msgstr "" #: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:47 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 msgid "Grant access to the system route status" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:129 msgid "Grant access to wireless status display" msgstr "" @@ -2981,6 +2992,10 @@ msgid "" "blocked. Click \"Continue »\" below to return to the previous page." msgstr "" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "In seconds" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:157 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/ppp.js:141 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoa.js:128 @@ -3360,7 +3375,7 @@ msgid "" "are used. It is recommended to not allow 802.11b rates where possible." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4032 msgid "Legend:" msgstr "" @@ -3460,7 +3475,7 @@ msgstr "" msgid "Listening port for inbound DNS queries" msgstr "" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:87 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:100 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:54 msgid "Load" msgstr "" @@ -3805,6 +3820,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:444 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:936 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1672 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:378 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:142 msgid "Mode" msgstr "" @@ -3964,7 +3980,7 @@ msgid "NTP server candidates" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2542 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3785 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3787 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:710 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/leds.js:67 @@ -4324,11 +4340,11 @@ msgstr "" msgid "Option \"%s\" must not be empty." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 msgid "Option changed" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4041 msgid "Option removed" msgstr "" @@ -4784,7 +4800,7 @@ msgstr "" msgid "Please enter your username and password." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3768 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3770 msgid "Please select the file to upload." msgstr "" @@ -5002,7 +5018,7 @@ msgstr "" msgid "Really switch protocol?" msgstr "" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:88 msgid "Realtime Graphs" msgstr "" @@ -5276,19 +5292,19 @@ msgstr "" msgid "Reveal/hide password" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4053 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4055 msgid "Revert" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4138 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4140 msgid "Revert changes" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4320 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4322 msgid "Revert request failed with status <code>%h</code>" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4300 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4302 msgid "Reverting configuration…" msgstr "" @@ -5387,6 +5403,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:156 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:181 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1670 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:375 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:141 msgid "SSID" msgstr "SSID" @@ -5414,7 +5431,7 @@ msgid "Save" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2180 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4049 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4051 #: modules/luci-compat/luasrc/view/cbi/footer.htm:22 msgid "Save & Apply" msgstr "" @@ -5440,11 +5457,11 @@ msgstr "" msgid "Scheduled Tasks" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4033 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 msgid "Section added" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 msgid "Section removed" msgstr "" @@ -5582,6 +5599,8 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:63 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1669 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:374 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:140 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:231 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 @@ -5597,11 +5616,15 @@ msgstr "" msgid "Signal Attenuation (SATN)" msgstr "" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "Signal Refresh Rate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/wireless.js:260 msgid "Signal:" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3786 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3788 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:217 msgid "Size" msgstr "" @@ -5906,11 +5929,12 @@ msgstr "" msgid "Start refresh" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4253 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4255 msgid "Starting configuration apply…" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1686 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:398 msgid "Starting wireless scan..." msgstr "" @@ -6163,7 +6187,7 @@ msgid "" "network" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4129 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4131 msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " @@ -6191,7 +6215,7 @@ msgstr "" msgid "" "The flash image was uploaded. Below is the checksum and file size listed, " "compare them with the original file to ensure data integrity. <br /> Click " -"\"Proceed\" below to start the flash procedure." +"'Continue' below to start the flash procedure." msgstr "" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:198 @@ -6340,7 +6364,7 @@ msgstr "" msgid "There are no active leases" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4268 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4270 msgid "There are no changes to apply" msgstr "" @@ -6484,7 +6508,7 @@ msgstr "" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:53 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:64 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:96 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:109 msgid "Traffic" msgstr "" @@ -6662,7 +6686,7 @@ msgstr "" msgid "Unnamed key" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3973 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3975 msgid "Unsaved Changes" msgstr "" @@ -6692,7 +6716,7 @@ msgstr "" msgid "Up Delay" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3860 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3862 msgid "Upload" msgstr "" @@ -6716,12 +6740,12 @@ msgid "Upload file…" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2738 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3848 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3850 msgid "Upload request failed: %s" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3767 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3821 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3769 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3823 msgid "Uploading file…" msgstr "" @@ -7133,7 +7157,7 @@ msgstr "" #: modules/luci-mod-network/root/usr/share/luci/menu.d/luci-mod-network.json:17 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:10 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:105 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:118 msgid "Wireless" msgstr "" @@ -7301,6 +7325,8 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:185 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:187 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:41 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:272 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:275 @@ -7382,6 +7408,7 @@ msgid "hexadecimal encoded value" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1746 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:297 msgid "hidden" msgstr "" diff --git a/modules/luci-base/po/bn_BD/base.po b/modules/luci-base/po/bn_BD/base.po index 611a50cbb5..8e98f1c376 100644 --- a/modules/luci-base/po/bn_BD/base.po +++ b/modules/luci-base/po/bn_BD/base.po @@ -18,7 +18,7 @@ msgstr "%.1f ডিবি" msgid "%d Bit" msgstr "%d বিট" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3689 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3691 msgid "%d invalid field(s)" msgstr "%d ফিল্ড(গুলো) সঠিক নয়" @@ -745,16 +745,16 @@ msgstr "" msgid "Apply backup?" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4276 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4278 msgid "Apply request failed with status <code>%h</code>" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2181 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4142 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4144 msgid "Apply unchecked" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4215 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4217 msgid "Applying configuration changes… %ds" msgstr "" @@ -884,6 +884,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:158 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:182 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1673 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:379 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:143 msgid "BSSID" msgstr "" @@ -992,7 +993,7 @@ msgid "Broadcast policy (broadcast, 3)" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2810 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3799 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3801 msgid "Browse…" msgstr "" @@ -1023,7 +1024,7 @@ msgid "Call failed" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2903 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3810 #: modules/luci-compat/luasrc/view/cbi/delegator.htm:14 #: modules/luci-compat/luasrc/view/cbi/simpleform.htm:52 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:187 @@ -1089,11 +1090,11 @@ msgstr "" msgid "Chain" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 msgid "Changes" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4311 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4313 msgid "Changes have been reverted." msgstr "" @@ -1106,10 +1107,19 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:184 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:462 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1671 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:376 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:164 msgid "Channel" msgstr "" +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +msgid "Channel Analysis" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:377 +msgid "Channel Width" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:174 msgid "Check filesystems before mount" msgstr "" @@ -1238,16 +1248,16 @@ msgstr "" msgid "Compute outgoing checksum (optional)." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:426 msgid "Configuration" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4190 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4192 msgid "Configuration changes applied." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4128 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4130 msgid "Configuration changes have been rolled back!" msgstr "" @@ -1292,7 +1302,7 @@ msgstr "" msgid "Connection lost" msgstr "" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:117 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:130 msgid "Connections" msgstr "" @@ -1316,7 +1326,7 @@ msgstr "" msgid "Continue" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4164 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4166 msgid "" "Could not regain access to the device after applying the configuration " "changes. You might need to reconnect if you modified network related " @@ -1619,7 +1629,7 @@ msgstr "" msgid "Device not managed by ModemManager." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4163 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165 msgid "Device unreachable!" msgstr "" @@ -1709,8 +1719,8 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:606 #: modules/luci-base/htdocs/luci-static/resources/form.js:2861 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3309 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4045 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4134 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4047 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4136 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1696 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:330 msgid "Dismiss" @@ -2175,7 +2185,7 @@ msgstr "" msgid "Failed to change the system password." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4122 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4124 msgid "Failed to confirm apply within %ds, waiting for rollback…" msgstr "" @@ -2403,7 +2413,7 @@ msgstr "" msgid "Gateway address is invalid" msgstr "" -#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:127 msgid "Gateway metric" msgstr "" @@ -2468,11 +2478,11 @@ msgstr "" msgid "Grant access to DHCP configuration" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:102 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 msgid "Grant access to DHCP status display" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 msgid "Grant access to DSL status display" msgstr "" @@ -2496,7 +2506,7 @@ msgstr "" msgid "Grant access to crontab configuration" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:69 msgid "Grant access to firewall status" msgstr "" @@ -2504,7 +2514,7 @@ msgstr "" msgid "Grant access to flash operations" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:86 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:95 msgid "Grant access to main status display" msgstr "" @@ -2549,10 +2559,11 @@ msgid "Grant access to system logs" msgstr "" #: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:47 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 msgid "Grant access to the system route status" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:129 msgid "Grant access to wireless status display" msgstr "" @@ -2981,6 +2992,10 @@ msgid "" "blocked. Click \"Continue »\" below to return to the previous page." msgstr "" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "In seconds" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:157 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/ppp.js:141 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoa.js:128 @@ -3360,7 +3375,7 @@ msgid "" "are used. It is recommended to not allow 802.11b rates where possible." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4032 msgid "Legend:" msgstr "" @@ -3460,7 +3475,7 @@ msgstr "" msgid "Listening port for inbound DNS queries" msgstr "" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:87 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:100 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:54 msgid "Load" msgstr "" @@ -3805,6 +3820,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:444 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:936 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1672 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:378 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:142 msgid "Mode" msgstr "" @@ -3964,7 +3980,7 @@ msgid "NTP server candidates" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2542 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3785 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3787 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:710 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/leds.js:67 @@ -4324,11 +4340,11 @@ msgstr "" msgid "Option \"%s\" must not be empty." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 msgid "Option changed" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4041 msgid "Option removed" msgstr "" @@ -4784,7 +4800,7 @@ msgstr "" msgid "Please enter your username and password." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3768 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3770 msgid "Please select the file to upload." msgstr "" @@ -5002,7 +5018,7 @@ msgstr "" msgid "Really switch protocol?" msgstr "" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:88 msgid "Realtime Graphs" msgstr "" @@ -5276,19 +5292,19 @@ msgstr "" msgid "Reveal/hide password" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4053 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4055 msgid "Revert" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4138 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4140 msgid "Revert changes" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4320 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4322 msgid "Revert request failed with status <code>%h</code>" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4300 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4302 msgid "Reverting configuration…" msgstr "" @@ -5387,6 +5403,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:156 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:181 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1670 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:375 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:141 msgid "SSID" msgstr "" @@ -5414,7 +5431,7 @@ msgid "Save" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2180 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4049 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4051 #: modules/luci-compat/luasrc/view/cbi/footer.htm:22 msgid "Save & Apply" msgstr "" @@ -5440,11 +5457,11 @@ msgstr "" msgid "Scheduled Tasks" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4033 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 msgid "Section added" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 msgid "Section removed" msgstr "" @@ -5582,6 +5599,8 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:63 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1669 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:374 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:140 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:231 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 @@ -5597,11 +5616,15 @@ msgstr "" msgid "Signal Attenuation (SATN)" msgstr "" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "Signal Refresh Rate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/wireless.js:260 msgid "Signal:" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3786 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3788 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:217 msgid "Size" msgstr "" @@ -5906,11 +5929,12 @@ msgstr "" msgid "Start refresh" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4253 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4255 msgid "Starting configuration apply…" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1686 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:398 msgid "Starting wireless scan..." msgstr "" @@ -6163,7 +6187,7 @@ msgid "" "network" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4129 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4131 msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " @@ -6191,7 +6215,7 @@ msgstr "" msgid "" "The flash image was uploaded. Below is the checksum and file size listed, " "compare them with the original file to ensure data integrity. <br /> Click " -"\"Proceed\" below to start the flash procedure." +"'Continue' below to start the flash procedure." msgstr "" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:198 @@ -6340,7 +6364,7 @@ msgstr "" msgid "There are no active leases" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4268 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4270 msgid "There are no changes to apply" msgstr "" @@ -6484,7 +6508,7 @@ msgstr "" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:53 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:64 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:96 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:109 msgid "Traffic" msgstr "" @@ -6662,7 +6686,7 @@ msgstr "" msgid "Unnamed key" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3973 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3975 msgid "Unsaved Changes" msgstr "" @@ -6692,7 +6716,7 @@ msgstr "" msgid "Up Delay" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3860 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3862 msgid "Upload" msgstr "" @@ -6716,12 +6740,12 @@ msgid "Upload file…" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2738 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3848 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3850 msgid "Upload request failed: %s" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3767 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3821 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3769 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3823 msgid "Uploading file…" msgstr "" @@ -7133,7 +7157,7 @@ msgstr "" #: modules/luci-mod-network/root/usr/share/luci/menu.d/luci-mod-network.json:17 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:10 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:105 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:118 msgid "Wireless" msgstr "" @@ -7301,6 +7325,8 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:185 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:187 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:41 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:272 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:275 @@ -7382,6 +7408,7 @@ msgid "hexadecimal encoded value" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1746 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:297 msgid "hidden" msgstr "" diff --git a/modules/luci-base/po/ca/base.po b/modules/luci-base/po/ca/base.po index 8bd5fc2a35..fbefbd4548 100644 --- a/modules/luci-base/po/ca/base.po +++ b/modules/luci-base/po/ca/base.po @@ -22,7 +22,7 @@ msgstr "%.1f dB" msgid "%d Bit" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3689 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3691 msgid "%d invalid field(s)" msgstr "" @@ -767,16 +767,16 @@ msgstr "Qualsevol zona" msgid "Apply backup?" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4276 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4278 msgid "Apply request failed with status <code>%h</code>" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2181 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4142 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4144 msgid "Apply unchecked" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4215 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4217 msgid "Applying configuration changes… %ds" msgstr "" @@ -906,6 +906,7 @@ msgstr "BR / DMR / AFTR" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:158 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:182 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1673 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:379 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:143 msgid "BSSID" msgstr "BSSID" @@ -1017,7 +1018,7 @@ msgid "Broadcast policy (broadcast, 3)" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2810 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3799 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3801 msgid "Browse…" msgstr "" @@ -1048,7 +1049,7 @@ msgid "Call failed" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2903 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3810 #: modules/luci-compat/luasrc/view/cbi/delegator.htm:14 #: modules/luci-compat/luasrc/view/cbi/simpleform.htm:52 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:187 @@ -1117,11 +1118,11 @@ msgstr "" msgid "Chain" msgstr "Cadena" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 msgid "Changes" msgstr "Canvis" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4311 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4313 msgid "Changes have been reverted." msgstr "" @@ -1134,10 +1135,19 @@ msgstr "Canvia la paraula clau de l'administrador per accedir al dispositiu" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:184 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:462 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1671 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:376 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:164 msgid "Channel" msgstr "Canal" +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +msgid "Channel Analysis" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:377 +msgid "Channel Width" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:174 msgid "Check filesystems before mount" msgstr "" @@ -1274,16 +1284,16 @@ msgstr "" msgid "Compute outgoing checksum (optional)." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:426 msgid "Configuration" msgstr "Configuració" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4190 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4192 msgid "Configuration changes applied." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4128 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4130 msgid "Configuration changes have been rolled back!" msgstr "" @@ -1328,7 +1338,7 @@ msgstr "" msgid "Connection lost" msgstr "" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:117 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:130 msgid "Connections" msgstr "Connexions" @@ -1352,7 +1362,7 @@ msgstr "" msgid "Continue" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4164 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4166 msgid "" "Could not regain access to the device after applying the configuration " "changes. You might need to reconnect if you modified network related " @@ -1657,7 +1667,7 @@ msgstr "" msgid "Device not managed by ModemManager." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4163 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165 msgid "Device unreachable!" msgstr "" @@ -1749,8 +1759,8 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:606 #: modules/luci-base/htdocs/luci-static/resources/form.js:2861 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3309 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4045 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4134 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4047 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4136 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1696 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:330 msgid "Dismiss" @@ -2224,7 +2234,7 @@ msgstr "" msgid "Failed to change the system password." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4122 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4124 msgid "Failed to confirm apply within %ds, waiting for rollback…" msgstr "" @@ -2452,7 +2462,7 @@ msgstr "Ports de passarel·la" msgid "Gateway address is invalid" msgstr "" -#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:127 msgid "Gateway metric" msgstr "" @@ -2519,11 +2529,11 @@ msgstr "Vés a la pàgina de configuració" msgid "Grant access to DHCP configuration" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:102 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 msgid "Grant access to DHCP status display" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 msgid "Grant access to DSL status display" msgstr "" @@ -2547,7 +2557,7 @@ msgstr "" msgid "Grant access to crontab configuration" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:69 msgid "Grant access to firewall status" msgstr "" @@ -2555,7 +2565,7 @@ msgstr "" msgid "Grant access to flash operations" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:86 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:95 msgid "Grant access to main status display" msgstr "" @@ -2600,10 +2610,11 @@ msgid "Grant access to system logs" msgstr "" #: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:47 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 msgid "Grant access to the system route status" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:129 msgid "Grant access to wireless status display" msgstr "" @@ -3041,6 +3052,10 @@ msgid "" "blocked. Click \"Continue »\" below to return to the previous page." msgstr "" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "In seconds" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:157 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/ppp.js:141 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoa.js:128 @@ -3423,7 +3438,7 @@ msgid "" "are used. It is recommended to not allow 802.11b rates where possible." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4032 msgid "Legend:" msgstr "Llegenda:" @@ -3525,7 +3540,7 @@ msgstr "" msgid "Listening port for inbound DNS queries" msgstr "" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:87 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:100 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:54 msgid "Load" msgstr "Càrrega" @@ -3870,6 +3885,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:444 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:936 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1672 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:378 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:142 msgid "Mode" msgstr "Mode" @@ -4031,7 +4047,7 @@ msgid "NTP server candidates" msgstr "Candidats de servidor NTP" #: modules/luci-base/htdocs/luci-static/resources/form.js:2542 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3785 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3787 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:710 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/leds.js:67 @@ -4391,11 +4407,11 @@ msgstr "" msgid "Option \"%s\" must not be empty." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 msgid "Option changed" msgstr "Opció canviada" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4041 msgid "Option removed" msgstr "Opció treta" @@ -4851,7 +4867,7 @@ msgstr "Paquets" msgid "Please enter your username and password." msgstr "Si us plau entra el teu nom d'usuari i contrasenya." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3768 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3770 msgid "Please select the file to upload." msgstr "" @@ -5071,7 +5087,7 @@ msgstr "" msgid "Really switch protocol?" msgstr "" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:88 msgid "Realtime Graphs" msgstr "Gràfiques en temps real" @@ -5345,19 +5361,19 @@ msgstr "Restaura còpia de seguretat" msgid "Reveal/hide password" msgstr "Mostra/amaga la contrasenya" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4053 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4055 msgid "Revert" msgstr "Reverteix" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4138 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4140 msgid "Revert changes" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4320 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4322 msgid "Revert request failed with status <code>%h</code>" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4300 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4302 msgid "Reverting configuration…" msgstr "" @@ -5458,6 +5474,7 @@ msgstr "Claus SSH" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:156 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:181 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1670 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:375 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:141 msgid "SSID" msgstr "SSID" @@ -5485,7 +5502,7 @@ msgid "Save" msgstr "Desa" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2180 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4049 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4051 #: modules/luci-compat/luasrc/view/cbi/footer.htm:22 msgid "Save & Apply" msgstr "Desa i aplica" @@ -5511,11 +5528,11 @@ msgstr "Escaneja" msgid "Scheduled Tasks" msgstr "Tasques programades" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4033 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 msgid "Section added" msgstr "Secció afegida" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 msgid "Section removed" msgstr "Secció treta" @@ -5653,6 +5670,8 @@ msgstr "Atura aquesta interfície" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:63 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1669 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:374 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:140 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:231 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 @@ -5668,11 +5687,15 @@ msgstr "" msgid "Signal Attenuation (SATN)" msgstr "" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "Signal Refresh Rate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/wireless.js:260 msgid "Signal:" msgstr "Senyal:" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3786 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3788 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:217 msgid "Size" msgstr "Mida" @@ -5977,11 +6000,12 @@ msgstr "Prioritat d'inici" msgid "Start refresh" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4253 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4255 msgid "Starting configuration apply…" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1686 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:398 msgid "Starting wireless scan..." msgstr "" @@ -6236,7 +6260,7 @@ msgid "" "network" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4129 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4131 msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " @@ -6266,7 +6290,7 @@ msgstr "" msgid "" "The flash image was uploaded. Below is the checksum and file size listed, " "compare them with the original file to ensure data integrity. <br /> Click " -"\"Proceed\" below to start the flash procedure." +"'Continue' below to start the flash procedure." msgstr "" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:198 @@ -6426,7 +6450,7 @@ msgstr "" msgid "There are no active leases" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4268 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4270 msgid "There are no changes to apply" msgstr "" @@ -6587,7 +6611,7 @@ msgstr "Rastre de ruta" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:53 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:64 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:96 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:109 msgid "Traffic" msgstr "Trànsit" @@ -6765,7 +6789,7 @@ msgstr "" msgid "Unnamed key" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3973 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3975 msgid "Unsaved Changes" msgstr "Canvis sense desar" @@ -6795,7 +6819,7 @@ msgstr "" msgid "Up Delay" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3860 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3862 msgid "Upload" msgstr "" @@ -6819,12 +6843,12 @@ msgid "Upload file…" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2738 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3848 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3850 msgid "Upload request failed: %s" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3767 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3821 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3769 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3823 msgid "Uploading file…" msgstr "" @@ -7238,7 +7262,7 @@ msgstr "" #: modules/luci-mod-network/root/usr/share/luci/menu.d/luci-mod-network.json:17 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:10 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:105 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:118 msgid "Wireless" msgstr "Sense fils" @@ -7412,6 +7436,8 @@ msgstr "crea:" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:185 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:187 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:41 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:272 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:275 @@ -7495,6 +7521,7 @@ msgid "hexadecimal encoded value" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1746 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:297 msgid "hidden" msgstr "amagat" diff --git a/modules/luci-base/po/cs/base.po b/modules/luci-base/po/cs/base.po index 47f9601da9..2495c401b6 100644 --- a/modules/luci-base/po/cs/base.po +++ b/modules/luci-base/po/cs/base.po @@ -19,7 +19,7 @@ msgstr "%.1f dB" msgid "%d Bit" msgstr "%d bitů" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3689 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3691 msgid "%d invalid field(s)" msgstr "%d neplatných kolonek" @@ -773,16 +773,16 @@ msgstr "Libovolná zóna" msgid "Apply backup?" msgstr "Aplikovat zálohu?" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4276 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4278 msgid "Apply request failed with status <code>%h</code>" msgstr "Provádění požadavku selhalo se stavem <code>%h</code>" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2181 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4142 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4144 msgid "Apply unchecked" msgstr "Použít nezkontrolované" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4215 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4217 msgid "Applying configuration changes… %ds" msgstr "Aplikuji změny nastavení… %ds" @@ -920,6 +920,7 @@ msgstr "BR / DMR / AFTR" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:158 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:182 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1673 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:379 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:143 msgid "BSSID" msgstr "BSSID" @@ -1031,7 +1032,7 @@ msgid "Broadcast policy (broadcast, 3)" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2810 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3799 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3801 msgid "Browse…" msgstr "Procházet…" @@ -1064,7 +1065,7 @@ msgid "Call failed" msgstr "Volání se nezdařilo" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2903 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3810 #: modules/luci-compat/luasrc/view/cbi/delegator.htm:14 #: modules/luci-compat/luasrc/view/cbi/simpleform.htm:52 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:187 @@ -1130,11 +1131,11 @@ msgstr "" msgid "Chain" msgstr "Řetěz" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 msgid "Changes" msgstr "Změny" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4311 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4313 msgid "Changes have been reverted." msgstr "Změny byly vzaty zpět." @@ -1147,10 +1148,19 @@ msgstr "Změní administrátorské heslo pro přístup k zařízení" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:184 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:462 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1671 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:376 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:164 msgid "Channel" msgstr "Kanál" +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +msgid "Channel Analysis" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:377 +msgid "Channel Width" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:174 msgid "Check filesystems before mount" msgstr "Zkontrolovat souborové systémy před připojením" @@ -1297,16 +1307,16 @@ msgstr "" msgid "Compute outgoing checksum (optional)." msgstr "Vypočítat odchozí kontrolní součet (volitelné)." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:426 msgid "Configuration" msgstr "Nastavení" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4190 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4192 msgid "Configuration changes applied." msgstr "Změny nastavení byly provedeny." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4128 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4130 msgid "Configuration changes have been rolled back!" msgstr "Změny nastavení byly vráceny zpět!" @@ -1351,7 +1361,7 @@ msgstr "Pokus o připojení se nezdařil." msgid "Connection lost" msgstr "Spojení ztraceno" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:117 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:130 msgid "Connections" msgstr "Připojení" @@ -1375,7 +1385,7 @@ msgstr "Obsah byl uložen." msgid "Continue" msgstr "Pokračovat" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4164 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4166 msgid "" "Could not regain access to the device after applying the configuration " "changes. You might need to reconnect if you modified network related " @@ -1687,7 +1697,7 @@ msgstr "Zařízení se restartuje…" msgid "Device not managed by ModemManager." msgstr "Zařízení není spravováno nástrojem ModemManager." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4163 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165 msgid "Device unreachable!" msgstr "Zařízení nedostupné!" @@ -1779,8 +1789,8 @@ 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:2861 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3309 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4045 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4134 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4047 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4136 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1696 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:330 msgid "Dismiss" @@ -2267,7 +2277,7 @@ msgstr "FT protokol" msgid "Failed to change the system password." msgstr "Nepodařilo se změnit systémové heslo." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4122 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4124 #, fuzzy msgid "Failed to confirm apply within %ds, waiting for rollback…" msgstr "" @@ -2503,7 +2513,7 @@ msgstr "Porty brány" msgid "Gateway address is invalid" msgstr "Adresa brány není platná" -#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:127 msgid "Gateway metric" msgstr "Metrika brány" @@ -2568,11 +2578,11 @@ msgstr "Přejít na související konfigurační stránku" msgid "Grant access to DHCP configuration" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:102 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 msgid "Grant access to DHCP status display" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 msgid "Grant access to DSL status display" msgstr "" @@ -2596,7 +2606,7 @@ msgstr "" msgid "Grant access to crontab configuration" msgstr "Udělit přístup ke konfiguraci crontab" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:69 msgid "Grant access to firewall status" msgstr "Udělit přístup ke stavu brány firewall" @@ -2604,7 +2614,7 @@ msgstr "Udělit přístup ke stavu brány firewall" msgid "Grant access to flash operations" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:86 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:95 msgid "Grant access to main status display" msgstr "Udělit přístup k hlavnímu zobrazení stavu" @@ -2649,10 +2659,11 @@ msgid "Grant access to system logs" msgstr "Udělit přístup k systémovým protokolům" #: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:47 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 msgid "Grant access to the system route status" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:129 msgid "Grant access to wireless status display" msgstr "Udělit přístup k zobrazení stavu bezdrátového připojení" @@ -3092,6 +3103,10 @@ msgstr "" "Aby se zabránilo neautorizovanému přístupu do systému, byl váš požadavek " "zablokován. Kliknutím na \"Pokračovat\" níže se vrátíte na předchozí stránku." +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "In seconds" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:157 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/ppp.js:141 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoa.js:128 @@ -3475,7 +3490,7 @@ msgid "" "are used. It is recommended to not allow 802.11b rates where possible." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4032 msgid "Legend:" msgstr "Legenda:" @@ -3594,7 +3609,7 @@ msgstr "" msgid "Listening port for inbound DNS queries" msgstr "Port pro příchozí dotazy DNS" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:87 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:100 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:54 msgid "Load" msgstr "Zátěž" @@ -3948,6 +3963,7 @@ msgstr "Doména mobility" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:444 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:936 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1672 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:378 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:142 msgid "Mode" msgstr "Mód" @@ -4110,7 +4126,7 @@ msgid "NTP server candidates" msgstr "Kandidáti NTP serveru" #: modules/luci-base/htdocs/luci-static/resources/form.js:2542 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3785 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3787 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:710 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/leds.js:67 @@ -4471,11 +4487,11 @@ msgstr "Volba \"%s\" obsahuje neplatnou vstupní hodnotu." msgid "Option \"%s\" must not be empty." msgstr "Volba \"%s\" nesmí být prázdná." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 msgid "Option changed" msgstr "Volba změněna" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4041 msgid "Option removed" msgstr "Volba odstraněna" @@ -4947,7 +4963,7 @@ msgstr "paketů" msgid "Please enter your username and password." msgstr "Prosím vložte vaše uživatelské jméno a heslo." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3768 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3770 msgid "Please select the file to upload." msgstr "Vyberte soubor, který chcete nahrát." @@ -5177,7 +5193,7 @@ msgstr "" msgid "Really switch protocol?" msgstr "Opravdu prohodit protokol?" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:88 msgid "Realtime Graphs" msgstr "Grafy v reálném čase" @@ -5458,19 +5474,19 @@ msgstr "Obnovit ze zálohy" msgid "Reveal/hide password" msgstr "Odhalit/skrýt heslo" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4053 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4055 msgid "Revert" msgstr "Vrátit zpět" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4138 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4140 msgid "Revert changes" msgstr "Vrátit změny" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4320 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4322 msgid "Revert request failed with status <code>%h</code>" msgstr "Požadavek na vrácení se nezdařil se stavem <code>%h</code>" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4300 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4302 msgid "Reverting configuration…" msgstr "Vracení konfigurace…" @@ -5570,6 +5586,7 @@ msgstr "SSH klíče" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:156 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:181 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1670 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:375 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:141 msgid "SSID" msgstr "SSID" @@ -5597,7 +5614,7 @@ msgid "Save" msgstr "Uložit" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2180 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4049 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4051 #: modules/luci-compat/luasrc/view/cbi/footer.htm:22 msgid "Save & Apply" msgstr "Uložit & použít" @@ -5623,11 +5640,11 @@ msgstr "Skenovat" msgid "Scheduled Tasks" msgstr "Naplánované úlohy" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4033 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 msgid "Section added" msgstr "Přidána sekce" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 msgid "Section removed" msgstr "Sekce odebrána" @@ -5772,6 +5789,8 @@ msgstr "Shodit toho rozhraní" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:63 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1669 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:374 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:140 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:231 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 @@ -5787,11 +5806,15 @@ msgstr "Signál / šum" msgid "Signal Attenuation (SATN)" msgstr "Útlum signálu (SATN)" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "Signal Refresh Rate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/wireless.js:260 msgid "Signal:" msgstr "Signál:" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3786 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3788 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:217 msgid "Size" msgstr "Velikost" @@ -6108,11 +6131,12 @@ msgstr "Priorita spouštění" msgid "Start refresh" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4253 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4255 msgid "Starting configuration apply…" msgstr "Provádění konfiguračních změn…" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1686 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:398 msgid "Starting wireless scan..." msgstr "Zahájeno bezdrátové skenování..." @@ -6373,7 +6397,7 @@ msgid "" "network" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4129 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4131 msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " @@ -6411,7 +6435,7 @@ msgstr "" msgid "" "The flash image was uploaded. Below is the checksum and file size listed, " "compare them with the original file to ensure data integrity. <br /> Click " -"\"Proceed\" below to start the flash procedure." +"'Continue' below to start the flash procedure." msgstr "" "Obraz s firmware byl nahrán. Níže je uveden kontrolní součet a velikost " "souboru. Porovnejte je s originálním souborem pro zajištění integrity dat. " @@ -6585,7 +6609,7 @@ msgstr "" msgid "There are no active leases" msgstr "Žádné aktivní zápůjčky" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4268 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4270 msgid "There are no changes to apply" msgstr "Žádné změny k provedení" @@ -6758,7 +6782,7 @@ msgstr "Traceroute" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:53 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:64 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:96 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:109 msgid "Traffic" msgstr "Provoz" @@ -6936,7 +6960,7 @@ msgstr "Odpojit" msgid "Unnamed key" msgstr "Nepojmenovaný klíč" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3973 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3975 msgid "Unsaved Changes" msgstr "Neuložené změny" @@ -6966,7 +6990,7 @@ msgstr "Nahoru" msgid "Up Delay" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3860 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3862 msgid "Upload" msgstr "Nahrát" @@ -6992,12 +7016,12 @@ msgid "Upload file…" msgstr "Nahrát soubor…" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2738 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3848 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3850 msgid "Upload request failed: %s" msgstr "Požadavek na nahrání selhal: %s" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3767 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3821 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3769 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3823 msgid "Uploading file…" msgstr "Nahrávání souboru…" @@ -7425,7 +7449,7 @@ msgstr "WireGuard VPN" #: modules/luci-mod-network/root/usr/share/luci/menu.d/luci-mod-network.json:17 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:10 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:105 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:118 msgid "Wireless" msgstr "Bezdrátová síť" @@ -7599,6 +7623,8 @@ msgstr "vytvořit:" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:185 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:187 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:41 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:272 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:275 @@ -7682,6 +7708,7 @@ msgid "hexadecimal encoded value" msgstr "hexadecimální hodnota" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1746 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:297 msgid "hidden" msgstr "skrytý" diff --git a/modules/luci-base/po/de/base.po b/modules/luci-base/po/de/base.po index c5c86b67c6..fbc751d618 100644 --- a/modules/luci-base/po/de/base.po +++ b/modules/luci-base/po/de/base.po @@ -22,7 +22,7 @@ msgstr "%.1f dB" msgid "%d Bit" msgstr "%d Bit" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3689 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3691 msgid "%d invalid field(s)" msgstr "%d ungültige Felder" @@ -784,18 +784,18 @@ msgstr "Beliebige Zone" msgid "Apply backup?" msgstr "Backup anwenden?" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4276 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4278 msgid "Apply request failed with status <code>%h</code>" msgstr "" "Anforderung zur Anwendung der Änderungen mit Status <code>%h</code> " "fehlgeschlagen" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2181 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4142 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4144 msgid "Apply unchecked" msgstr "Ungeprüft übernehmen" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4215 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4217 msgid "Applying configuration changes… %ds" msgstr "Warte auf das Anwenden der Konfiguration… %ds" @@ -930,6 +930,7 @@ msgstr "BR / DMR / AFTR" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:158 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:182 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1673 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:379 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:143 msgid "BSSID" msgstr "BSSID" @@ -1044,7 +1045,7 @@ msgid "Broadcast policy (broadcast, 3)" msgstr "Broadcast-Richtlinie (broadcast, 3)" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2810 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3799 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3801 msgid "Browse…" msgstr "Durchsuchen…" @@ -1077,7 +1078,7 @@ msgid "Call failed" msgstr "Anruf fehlgeschlagen" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2903 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3810 #: modules/luci-compat/luasrc/view/cbi/delegator.htm:14 #: modules/luci-compat/luasrc/view/cbi/simpleform.htm:52 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:187 @@ -1153,11 +1154,11 @@ msgstr "" msgid "Chain" msgstr "Kette" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 msgid "Changes" msgstr "Änderungen" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4311 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4313 msgid "Changes have been reverted." msgstr "Änderungen wurden verworfen." @@ -1170,10 +1171,19 @@ msgstr "Ändert das Administratorpasswort für den Zugriff auf dieses Gerät" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:184 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:462 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1671 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:376 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:164 msgid "Channel" msgstr "Kanal" +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +msgid "Channel Analysis" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:377 +msgid "Channel Width" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:174 msgid "Check filesystems before mount" msgstr "Dateisysteme prüfen" @@ -1320,16 +1330,16 @@ msgstr "" msgid "Compute outgoing checksum (optional)." msgstr "Prüfsummen für zu sendende Pakete berechnet (optional)" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:426 msgid "Configuration" msgstr "Konfiguration" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4190 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4192 msgid "Configuration changes applied." msgstr "Die Konfiguration wurde angewendet." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4128 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4130 msgid "Configuration changes have been rolled back!" msgstr "Die Konfiguration wurde zurückgerollt!" @@ -1374,7 +1384,7 @@ msgstr "Verbindungsversuch gescheitert" msgid "Connection lost" msgstr "Verbindung verloren" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:117 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:130 msgid "Connections" msgstr "Verbindungen" @@ -1401,7 +1411,7 @@ msgstr "Inhalte wurden gespeichert." msgid "Continue" msgstr "Fortfahren" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4164 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4166 msgid "" "Could not regain access to the device after applying the configuration " "changes. You might need to reconnect if you modified network related " @@ -1715,7 +1725,7 @@ msgstr "Netzwerkadapter startet neu…" msgid "Device not managed by ModemManager." msgstr "Gerät wird nicht vom ModemManager verwaltet." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4163 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165 msgid "Device unreachable!" msgstr "Das Gerät ist nicht erreichbar!" @@ -1807,8 +1817,8 @@ msgstr "Trennungsversuch fehlgeschlagen." #: modules/luci-base/htdocs/luci-static/resources/form.js:606 #: modules/luci-base/htdocs/luci-static/resources/form.js:2861 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3309 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4045 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4134 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4047 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4136 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1696 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:330 msgid "Dismiss" @@ -2301,7 +2311,7 @@ msgstr "FT Protokoll" msgid "Failed to change the system password." msgstr "Das Systempasswort konnte nicht geändert werden." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4122 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4124 msgid "Failed to confirm apply within %ds, waiting for rollback…" msgstr "" "Konnte nicht innerhalb von %d Sekunden bestätigen, warte auf Zurückrollen " @@ -2537,7 +2547,7 @@ msgstr "Gateway-Ports" msgid "Gateway address is invalid" msgstr "Gateway-Adresse ist ungültig" -#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:127 msgid "Gateway metric" msgstr "Gateway-Metrik" @@ -2604,11 +2614,11 @@ msgstr "Gehe zur entsprechenden Konfigurationsseite" msgid "Grant access to DHCP configuration" msgstr "Gewähre Zugriff auf die DHCP-Konfiguration" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:102 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 msgid "Grant access to DHCP status display" msgstr "Gewähre Zugriff auf die DHCP-Statusanzeige" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 msgid "Grant access to DSL status display" msgstr "Gewähre Zugriff auf die DSL-Statusanzeige" @@ -2632,7 +2642,7 @@ msgstr "Gewähre Zugriff auf LuCI-Prozeduren" msgid "Grant access to crontab configuration" msgstr "Gewähre Zugriff auf die Crontab-Konfiguration" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:69 msgid "Grant access to firewall status" msgstr "Gewähre Zugriff auf den Firewall-Status" @@ -2640,7 +2650,7 @@ msgstr "Gewähre Zugriff auf den Firewall-Status" msgid "Grant access to flash operations" msgstr "Gewähre Zugriff auf die Firmwareverwaltung" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:86 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:95 msgid "Grant access to main status display" msgstr "Gewähre Zugriff auf die zentrale Statusanzeige" @@ -2685,10 +2695,11 @@ msgid "Grant access to system logs" msgstr "Gewähre Zugriff auf Systemlogs" #: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:47 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 msgid "Grant access to the system route status" msgstr "Gewähre Zugriff auf den Routing-Status" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:129 msgid "Grant access to wireless status display" msgstr "Gewähre Zugriff auf die WLAN-Statusanzeige" @@ -3133,6 +3144,10 @@ msgstr "" "Request blockiert. Auf \"Weiter\" klicken um zur vorherigen Seite " "zurückzukehren." +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "In seconds" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:157 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/ppp.js:141 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoa.js:128 @@ -3520,7 +3535,7 @@ msgid "" "are used. It is recommended to not allow 802.11b rates where possible." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4032 msgid "Legend:" msgstr "Legende:" @@ -3638,7 +3653,7 @@ msgstr "" msgid "Listening port for inbound DNS queries" msgstr "Serverport für eingehende DNS Abfragen" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:87 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:100 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:54 msgid "Load" msgstr "Last" @@ -3994,6 +4009,7 @@ msgstr "Mobilitätsbereich" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:444 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:936 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1672 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:378 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:142 msgid "Mode" msgstr "Modus" @@ -4157,7 +4173,7 @@ msgid "NTP server candidates" msgstr "NTP Server Kandidaten" #: modules/luci-base/htdocs/luci-static/resources/form.js:2542 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3785 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3787 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:710 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/leds.js:67 @@ -4522,11 +4538,11 @@ msgstr "Eingabefeld \"%s\" enthält einen ungültigen Wert." msgid "Option \"%s\" must not be empty." msgstr "Eingabefeld \"%s\" darf nicht leer sein." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 msgid "Option changed" msgstr "Option geändert" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4041 msgid "Option removed" msgstr "Option entfernt" @@ -4998,7 +5014,7 @@ msgstr "Pkte." msgid "Please enter your username and password." msgstr "Bitte Benutzernamen und Passwort eingeben." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3768 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3770 msgid "Please select the file to upload." msgstr "Bitte wählen Sie die hochzuladende Datei aus." @@ -5238,7 +5254,7 @@ msgstr "" msgid "Really switch protocol?" msgstr "Protokoll wirklich wechseln?" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:88 msgid "Realtime Graphs" msgstr "Echtzeit-Diagramme" @@ -5519,19 +5535,19 @@ msgstr "Sicherung wiederherstellen" msgid "Reveal/hide password" msgstr "Passwort zeigen/verstecken" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4053 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4055 msgid "Revert" msgstr "Verwerfen" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4138 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4140 msgid "Revert changes" msgstr "Änderungen verwerfen" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4320 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4322 msgid "Revert request failed with status <code>%h</code>" msgstr "Anforderung zum Verwerfen mit Status <code>%h</code> fehlgeschlagen" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4300 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4302 msgid "Reverting configuration…" msgstr "Verwerfe Konfigurationsänderungen…" @@ -5632,6 +5648,7 @@ msgstr "SSH-Schlüssel" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:156 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:181 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1670 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:375 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:141 msgid "SSID" msgstr "SSID" @@ -5659,7 +5676,7 @@ msgid "Save" msgstr "Speichern" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2180 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4049 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4051 #: modules/luci-compat/luasrc/view/cbi/footer.htm:22 msgid "Save & Apply" msgstr "Speichern & Anwenden" @@ -5685,11 +5702,11 @@ msgstr "Suche" msgid "Scheduled Tasks" msgstr "Geplante Aufgaben" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4033 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 msgid "Section added" msgstr "Sektion hinzugefügt" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 msgid "Section removed" msgstr "Sektion entfernt" @@ -5839,6 +5856,8 @@ msgstr "Diese Schnittstelle herunterfahren" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:63 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1669 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:374 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:140 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:231 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 @@ -5854,11 +5873,15 @@ msgstr "Signal / Rauschen" msgid "Signal Attenuation (SATN)" msgstr "Signaldämpfung (SATN)" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "Signal Refresh Rate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/wireless.js:260 msgid "Signal:" msgstr "Signal:" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3786 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3788 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:217 msgid "Size" msgstr "Größe" @@ -6221,11 +6244,12 @@ msgstr "Startpriorität" msgid "Start refresh" msgstr "Aktualisierungen aktivieren" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4253 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4255 msgid "Starting configuration apply…" msgstr "Starte Anwendung der Konfigurationsänderungen…" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1686 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:398 msgid "Starting wireless scan..." msgstr "Starte WLAN Scan..." @@ -6501,7 +6525,7 @@ msgid "" "network" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4129 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4131 msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " @@ -6541,7 +6565,7 @@ msgstr "" msgid "" "The flash image was uploaded. Below is the checksum and file size listed, " "compare them with the original file to ensure data integrity. <br /> Click " -"\"Proceed\" below to start the flash procedure." +"'Continue' below to start the flash procedure." msgstr "" "Das Firmware-Image wurde hochgeladen. Die aufgeführte Prüfsumme und " "Dateigröße mit der ursprünglichen Datei vergleichen um die Datenintegrität " @@ -6725,7 +6749,7 @@ msgstr "" msgid "There are no active leases" msgstr "Es gibt keine aktiven Leases" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4268 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4270 msgid "There are no changes to apply" msgstr "Es gibt keine anzuwendenden Änderungen" @@ -6903,7 +6927,7 @@ msgstr "Routenverfolgung" # Ich bin der Meinung Traffic versteht jeder! Wenn der Begriff "deutscher" sein soll, würde ich "Datenmenge" angeben. Aber "Verkehrs" passt nicht! #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:53 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:64 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:96 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:109 msgid "Traffic" msgstr "Traffic" @@ -7081,7 +7105,7 @@ msgstr "Aushängen" msgid "Unnamed key" msgstr "Unbenannter Schlüssel" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3973 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3975 msgid "Unsaved Changes" msgstr "Ungespeicherte Änderungen" @@ -7111,7 +7135,7 @@ msgstr "Hoch" msgid "Up Delay" msgstr "Up Delay" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3860 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3862 msgid "Upload" msgstr "Upload" @@ -7137,12 +7161,12 @@ msgid "Upload file…" msgstr "Datei hochladen…" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2738 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3848 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3850 msgid "Upload request failed: %s" msgstr "Upload-Anfrage fehlgeschlagen: %s" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3767 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3821 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3769 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3823 msgid "Uploading file…" msgstr "Datei wird hochgeladen…" @@ -7579,7 +7603,7 @@ msgstr "WireGuard VPN" #: modules/luci-mod-network/root/usr/share/luci/menu.d/luci-mod-network.json:17 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:10 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:105 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:118 msgid "Wireless" msgstr "WLAN" @@ -7759,6 +7783,8 @@ msgstr "erstelle:" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:185 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:187 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:41 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:272 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:275 @@ -7842,6 +7868,7 @@ msgid "hexadecimal encoded value" msgstr "hexadezimal kodierten Wert" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1746 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:297 msgid "hidden" msgstr "versteckt" diff --git a/modules/luci-base/po/el/base.po b/modules/luci-base/po/el/base.po index 14d54ea1df..a83124e8e1 100644 --- a/modules/luci-base/po/el/base.po +++ b/modules/luci-base/po/el/base.po @@ -21,7 +21,7 @@ msgstr "%.1f dB" msgid "%d Bit" msgstr "%d Bit" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3689 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3691 msgid "%d invalid field(s)" msgstr "%d μη έγκυρο/α πεδίο/α" @@ -769,16 +769,16 @@ msgstr "Οιαδήποτε ζώνη" msgid "Apply backup?" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4276 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4278 msgid "Apply request failed with status <code>%h</code>" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2181 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4142 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4144 msgid "Apply unchecked" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4215 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4217 msgid "Applying configuration changes… %ds" msgstr "" @@ -908,6 +908,7 @@ msgstr "BR / DMR / AFTR" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:158 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:182 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1673 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:379 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:143 msgid "BSSID" msgstr "BSSID" @@ -1020,7 +1021,7 @@ msgid "Broadcast policy (broadcast, 3)" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2810 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3799 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3801 msgid "Browse…" msgstr "" @@ -1051,7 +1052,7 @@ msgid "Call failed" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2903 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3810 #: modules/luci-compat/luasrc/view/cbi/delegator.htm:14 #: modules/luci-compat/luasrc/view/cbi/simpleform.htm:52 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:187 @@ -1117,11 +1118,11 @@ msgstr "" msgid "Chain" msgstr "Αλυσίδα" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 msgid "Changes" msgstr "Αλλαγές" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4311 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4313 msgid "Changes have been reverted." msgstr "" @@ -1134,10 +1135,19 @@ msgstr "Αλλάζει τον κωδικό διαχειριστή για πρό #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:184 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:462 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1671 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:376 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:164 msgid "Channel" msgstr "Κανάλι" +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +msgid "Channel Analysis" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:377 +msgid "Channel Width" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:174 msgid "Check filesystems before mount" msgstr "" @@ -1275,16 +1285,16 @@ msgstr "" msgid "Compute outgoing checksum (optional)." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:426 msgid "Configuration" msgstr "Διαμόρφωση" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4190 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4192 msgid "Configuration changes applied." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4128 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4130 msgid "Configuration changes have been rolled back!" msgstr "" @@ -1329,7 +1339,7 @@ msgstr "" msgid "Connection lost" msgstr "" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:117 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:130 msgid "Connections" msgstr "Συνδέσεις" @@ -1353,7 +1363,7 @@ msgstr "" msgid "Continue" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4164 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4166 msgid "" "Could not regain access to the device after applying the configuration " "changes. You might need to reconnect if you modified network related " @@ -1661,7 +1671,7 @@ msgstr "" msgid "Device not managed by ModemManager." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4163 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165 msgid "Device unreachable!" msgstr "" @@ -1753,8 +1763,8 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:606 #: modules/luci-base/htdocs/luci-static/resources/form.js:2861 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3309 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4045 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4134 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4047 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4136 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1696 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:330 msgid "Dismiss" @@ -2238,7 +2248,7 @@ msgstr "" msgid "Failed to change the system password." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4122 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4124 msgid "Failed to confirm apply within %ds, waiting for rollback…" msgstr "" @@ -2468,7 +2478,7 @@ msgstr "Θύρες πύλης" msgid "Gateway address is invalid" msgstr "" -#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:127 msgid "Gateway metric" msgstr "" @@ -2533,11 +2543,11 @@ msgstr "Μετάβαση στη σχετική σελίδα ρυθμίσεων" msgid "Grant access to DHCP configuration" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:102 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 msgid "Grant access to DHCP status display" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 msgid "Grant access to DSL status display" msgstr "" @@ -2561,7 +2571,7 @@ msgstr "" msgid "Grant access to crontab configuration" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:69 msgid "Grant access to firewall status" msgstr "" @@ -2569,7 +2579,7 @@ msgstr "" msgid "Grant access to flash operations" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:86 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:95 msgid "Grant access to main status display" msgstr "" @@ -2614,10 +2624,11 @@ msgid "Grant access to system logs" msgstr "" #: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:47 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 msgid "Grant access to the system route status" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:129 msgid "Grant access to wireless status display" msgstr "" @@ -3059,6 +3070,10 @@ msgid "" "blocked. Click \"Continue »\" below to return to the previous page." msgstr "" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "In seconds" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:157 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/ppp.js:141 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoa.js:128 @@ -3441,7 +3456,7 @@ msgid "" "are used. It is recommended to not allow 802.11b rates where possible." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4032 msgid "Legend:" msgstr "Υπόμνημα:" @@ -3541,7 +3556,7 @@ msgstr "" msgid "Listening port for inbound DNS queries" msgstr "" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:87 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:100 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:54 msgid "Load" msgstr "Φόρτος" @@ -3887,6 +3902,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:444 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:936 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1672 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:378 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:142 msgid "Mode" msgstr "Λειτουργία" @@ -4048,7 +4064,7 @@ msgid "NTP server candidates" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2542 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3785 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3787 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:710 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/leds.js:67 @@ -4408,11 +4424,11 @@ msgstr "" msgid "Option \"%s\" must not be empty." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 msgid "Option changed" msgstr "Η επιλογή άλλαξε" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4041 msgid "Option removed" msgstr "Η επιλογή αφαιρέθηκε" @@ -4868,7 +4884,7 @@ msgstr "Πκτ." msgid "Please enter your username and password." msgstr "Παρακαλώ εισάγετε όνομα χρήστη και κωδικό πρόσβασης." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3768 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3770 msgid "Please select the file to upload." msgstr "" @@ -5089,7 +5105,7 @@ msgstr "" msgid "Really switch protocol?" msgstr "Αλλαγή πρωτοκόλλου;" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:88 msgid "Realtime Graphs" msgstr "Γραφήματα πραγματικού χρόνου" @@ -5363,19 +5379,19 @@ msgstr "Επαναφορά αντιγράφου ασφαλείας" msgid "Reveal/hide password" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4053 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4055 msgid "Revert" msgstr "Αναίρεση" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4138 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4140 msgid "Revert changes" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4320 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4322 msgid "Revert request failed with status <code>%h</code>" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4300 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4302 msgid "Reverting configuration…" msgstr "" @@ -5477,6 +5493,7 @@ msgstr "Κλειδιά SSH" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:156 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:181 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1670 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:375 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:141 msgid "SSID" msgstr "SSID" @@ -5504,7 +5521,7 @@ msgid "Save" msgstr "Αποθήκευση" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2180 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4049 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4051 #: modules/luci-compat/luasrc/view/cbi/footer.htm:22 msgid "Save & Apply" msgstr "Αποθήκευση & Εφαρμογή" @@ -5530,11 +5547,11 @@ msgstr "Σάρωση" msgid "Scheduled Tasks" msgstr "Προγραμματισμένες Εργασίες" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4033 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 msgid "Section added" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 msgid "Section removed" msgstr "" @@ -5672,6 +5689,8 @@ msgstr "Απενεργοποίηση αυτής της διεπαφής" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:63 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1669 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:374 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:140 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:231 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 @@ -5687,11 +5706,15 @@ msgstr "" msgid "Signal Attenuation (SATN)" msgstr "" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "Signal Refresh Rate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/wireless.js:260 msgid "Signal:" msgstr "Σήμα:" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3786 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3788 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:217 msgid "Size" msgstr "Μέγεθος" @@ -5996,11 +6019,12 @@ msgstr "Προτεραιότητα εκκίνησης" msgid "Start refresh" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4253 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4255 msgid "Starting configuration apply…" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1686 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:398 msgid "Starting wireless scan..." msgstr "" @@ -6255,7 +6279,7 @@ msgid "" "network" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4129 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4131 msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " @@ -6285,7 +6309,7 @@ msgstr "" msgid "" "The flash image was uploaded. Below is the checksum and file size listed, " "compare them with the original file to ensure data integrity. <br /> Click " -"\"Proceed\" below to start the flash procedure." +"'Continue' below to start the flash procedure." msgstr "" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:198 @@ -6441,7 +6465,7 @@ msgstr "" msgid "There are no active leases" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4268 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4270 msgid "There are no changes to apply" msgstr "" @@ -6595,7 +6619,7 @@ msgstr "" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:53 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:64 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:96 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:109 msgid "Traffic" msgstr "Κίνηση" @@ -6773,7 +6797,7 @@ msgstr "" msgid "Unnamed key" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3973 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3975 msgid "Unsaved Changes" msgstr "Μη-αποθηκευμένες Αλλαγές" @@ -6803,7 +6827,7 @@ msgstr "" msgid "Up Delay" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3860 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3862 msgid "Upload" msgstr "" @@ -6827,12 +6851,12 @@ msgid "Upload file…" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2738 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3848 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3850 msgid "Upload request failed: %s" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3767 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3821 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3769 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3823 msgid "Uploading file…" msgstr "" @@ -7244,7 +7268,7 @@ msgstr "" #: modules/luci-mod-network/root/usr/share/luci/menu.d/luci-mod-network.json:17 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:10 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:105 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:118 msgid "Wireless" msgstr "Ασύρματο" @@ -7417,6 +7441,8 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:185 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:187 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:41 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:272 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:275 @@ -7500,6 +7526,7 @@ msgid "hexadecimal encoded value" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1746 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:297 msgid "hidden" msgstr "" diff --git a/modules/luci-base/po/en/base.po b/modules/luci-base/po/en/base.po index daaaedc681..eb08a085eb 100644 --- a/modules/luci-base/po/en/base.po +++ b/modules/luci-base/po/en/base.po @@ -3,25 +3,26 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-06-10 03:40+0200\n" -"PO-Revision-Date: 2012-04-03 08:44+0200\n" -"Last-Translator: juhosg <juhosg@openwrt.org>\n" -"Language-Team: LANGUAGE <LL@li.org>\n" +"PO-Revision-Date: 2021-01-07 17:03+0000\n" +"Last-Translator: Liao junchao <liaojunchao@outlook.com>\n" +"Language-Team: English <https://hosted.weblate.org/projects/openwrt/luci/en/>" +"\n" "Language: en\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Pootle 2.0.4\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.4.1-dev\n" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:931 msgid "%.1f dB" -msgstr "" +msgstr "%.1f dB" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:117 msgid "%d Bit" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3689 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3691 msgid "%d invalid field(s)" msgstr "" @@ -760,16 +761,16 @@ msgstr "Any zone" msgid "Apply backup?" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4276 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4278 msgid "Apply request failed with status <code>%h</code>" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2181 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4142 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4144 msgid "Apply unchecked" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4215 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4217 msgid "Applying configuration changes… %ds" msgstr "" @@ -899,6 +900,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:158 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:182 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1673 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:379 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:143 msgid "BSSID" msgstr "BSSID" @@ -1010,7 +1012,7 @@ msgid "Broadcast policy (broadcast, 3)" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2810 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3799 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3801 msgid "Browse…" msgstr "" @@ -1041,7 +1043,7 @@ msgid "Call failed" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2903 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3810 #: modules/luci-compat/luasrc/view/cbi/delegator.htm:14 #: modules/luci-compat/luasrc/view/cbi/simpleform.htm:52 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:187 @@ -1107,11 +1109,11 @@ msgstr "" msgid "Chain" msgstr "Chain" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 msgid "Changes" msgstr "Changes" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4311 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4313 msgid "Changes have been reverted." msgstr "" @@ -1124,10 +1126,19 @@ msgstr "Changes the administrator password for accessing the device" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:184 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:462 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1671 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:376 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:164 msgid "Channel" msgstr "Channel" +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +msgid "Channel Analysis" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:377 +msgid "Channel Width" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:174 msgid "Check filesystems before mount" msgstr "" @@ -1264,16 +1275,16 @@ msgstr "" msgid "Compute outgoing checksum (optional)." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:426 msgid "Configuration" msgstr "Configuration" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4190 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4192 msgid "Configuration changes applied." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4128 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4130 msgid "Configuration changes have been rolled back!" msgstr "" @@ -1318,7 +1329,7 @@ msgstr "" msgid "Connection lost" msgstr "" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:117 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:130 msgid "Connections" msgstr "Connections" @@ -1342,7 +1353,7 @@ msgstr "" msgid "Continue" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4164 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4166 msgid "" "Could not regain access to the device after applying the configuration " "changes. You might need to reconnect if you modified network related " @@ -1650,7 +1661,7 @@ msgstr "" msgid "Device not managed by ModemManager." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4163 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165 msgid "Device unreachable!" msgstr "" @@ -1740,8 +1751,8 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:606 #: modules/luci-base/htdocs/luci-static/resources/form.js:2861 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3309 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4045 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4134 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4047 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4136 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1696 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:330 msgid "Dismiss" @@ -2215,7 +2226,7 @@ msgstr "" msgid "Failed to change the system password." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4122 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4124 msgid "Failed to confirm apply within %ds, waiting for rollback…" msgstr "" @@ -2443,7 +2454,7 @@ msgstr "" msgid "Gateway address is invalid" msgstr "" -#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:127 msgid "Gateway metric" msgstr "" @@ -2508,11 +2519,11 @@ msgstr "Go to relevant configuration page" msgid "Grant access to DHCP configuration" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:102 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 msgid "Grant access to DHCP status display" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 msgid "Grant access to DSL status display" msgstr "" @@ -2536,7 +2547,7 @@ msgstr "" msgid "Grant access to crontab configuration" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:69 msgid "Grant access to firewall status" msgstr "" @@ -2544,7 +2555,7 @@ msgstr "" msgid "Grant access to flash operations" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:86 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:95 msgid "Grant access to main status display" msgstr "" @@ -2589,10 +2600,11 @@ msgid "Grant access to system logs" msgstr "" #: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:47 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 msgid "Grant access to the system route status" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:129 msgid "Grant access to wireless status display" msgstr "" @@ -3028,6 +3040,10 @@ msgid "" "blocked. Click \"Continue »\" below to return to the previous page." msgstr "" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "In seconds" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:157 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/ppp.js:141 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoa.js:128 @@ -3410,7 +3426,7 @@ msgid "" "are used. It is recommended to not allow 802.11b rates where possible." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4032 msgid "Legend:" msgstr "" @@ -3510,7 +3526,7 @@ msgstr "" msgid "Listening port for inbound DNS queries" msgstr "" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:87 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:100 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:54 msgid "Load" msgstr "Load" @@ -3855,6 +3871,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:444 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:936 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1672 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:378 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:142 msgid "Mode" msgstr "Mode" @@ -4016,7 +4033,7 @@ msgid "NTP server candidates" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2542 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3785 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3787 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:710 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/leds.js:67 @@ -4376,11 +4393,11 @@ msgstr "" msgid "Option \"%s\" must not be empty." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 msgid "Option changed" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4041 msgid "Option removed" msgstr "" @@ -4836,7 +4853,7 @@ msgstr "Pkts." msgid "Please enter your username and password." msgstr "Please enter your username and password." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3768 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3770 msgid "Please select the file to upload." msgstr "" @@ -5056,7 +5073,7 @@ msgstr "" msgid "Really switch protocol?" msgstr "" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:88 msgid "Realtime Graphs" msgstr "" @@ -5330,19 +5347,19 @@ msgstr "Restore backup" msgid "Reveal/hide password" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4053 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4055 msgid "Revert" msgstr "Revert" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4138 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4140 msgid "Revert changes" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4320 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4322 msgid "Revert request failed with status <code>%h</code>" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4300 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4302 msgid "Reverting configuration…" msgstr "" @@ -5443,6 +5460,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:156 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:181 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1670 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:375 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:141 msgid "SSID" msgstr "SSID" @@ -5470,7 +5488,7 @@ msgid "Save" msgstr "Save" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2180 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4049 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4051 #: modules/luci-compat/luasrc/view/cbi/footer.htm:22 msgid "Save & Apply" msgstr "Save & Apply" @@ -5496,11 +5514,11 @@ msgstr "Scan" msgid "Scheduled Tasks" msgstr "Scheduled Tasks" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4033 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 msgid "Section added" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 msgid "Section removed" msgstr "" @@ -5638,6 +5656,8 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:63 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1669 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:374 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:140 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:231 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 @@ -5653,11 +5673,15 @@ msgstr "" msgid "Signal Attenuation (SATN)" msgstr "" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "Signal Refresh Rate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/wireless.js:260 msgid "Signal:" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3786 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3788 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:217 msgid "Size" msgstr "Size" @@ -5962,11 +5986,12 @@ msgstr "Start priority" msgid "Start refresh" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4253 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4255 msgid "Starting configuration apply…" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1686 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:398 msgid "Starting wireless scan..." msgstr "" @@ -6219,7 +6244,7 @@ msgid "" "network" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4129 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4131 msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " @@ -6249,7 +6274,7 @@ msgstr "" msgid "" "The flash image was uploaded. Below is the checksum and file size listed, " "compare them with the original file to ensure data integrity. <br /> Click " -"\"Proceed\" below to start the flash procedure." +"'Continue' below to start the flash procedure." msgstr "" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:198 @@ -6405,7 +6430,7 @@ msgstr "" msgid "There are no active leases" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4268 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4270 msgid "There are no changes to apply" msgstr "" @@ -6556,7 +6581,7 @@ msgstr "" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:53 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:64 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:96 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:109 msgid "Traffic" msgstr "Traffic" @@ -6734,7 +6759,7 @@ msgstr "" msgid "Unnamed key" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3973 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3975 msgid "Unsaved Changes" msgstr "Unsaved Changes" @@ -6764,7 +6789,7 @@ msgstr "" msgid "Up Delay" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3860 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3862 msgid "Upload" msgstr "" @@ -6788,12 +6813,12 @@ msgid "Upload file…" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2738 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3848 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3850 msgid "Upload request failed: %s" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3767 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3821 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3769 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3823 msgid "Uploading file…" msgstr "" @@ -7207,7 +7232,7 @@ msgstr "" #: modules/luci-mod-network/root/usr/share/luci/menu.d/luci-mod-network.json:17 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:10 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:105 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:118 msgid "Wireless" msgstr "" @@ -7378,6 +7403,8 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:185 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:187 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:41 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:272 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:275 @@ -7461,6 +7488,7 @@ msgid "hexadecimal encoded value" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1746 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:297 msgid "hidden" msgstr "" diff --git a/modules/luci-base/po/es/base.po b/modules/luci-base/po/es/base.po index b8202d2854..0a98d5b395 100644 --- a/modules/luci-base/po/es/base.po +++ b/modules/luci-base/po/es/base.po @@ -22,7 +22,7 @@ msgstr "%.1f dB" msgid "%d Bit" msgstr "%d Bit" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3689 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3691 msgid "%d invalid field(s)" msgstr "%d campo(s) inválido(s)" @@ -785,16 +785,16 @@ msgstr "Cualquier zona" msgid "Apply backup?" msgstr "¿Aplicar respaldo?" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4276 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4278 msgid "Apply request failed with status <code>%h</code>" msgstr "Solicitud de aplicar fallida con estado <code>%h</code>" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2181 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4142 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4144 msgid "Apply unchecked" msgstr "Aplicar sin restricción" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4215 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4217 msgid "Applying configuration changes… %ds" msgstr "Esperando a que se aplique la configuración… %ds" @@ -932,6 +932,7 @@ msgstr "BR / DMR / AFTR" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:158 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:182 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1673 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:379 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:143 msgid "BSSID" msgstr "BSSID" @@ -1046,7 +1047,7 @@ msgid "Broadcast policy (broadcast, 3)" msgstr "Política de difusión (difusión, 3)" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2810 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3799 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3801 msgid "Browse…" msgstr "Explorar…" @@ -1078,7 +1079,7 @@ msgid "Call failed" msgstr "Llamada fallida" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2903 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3810 #: modules/luci-compat/luasrc/view/cbi/delegator.htm:14 #: modules/luci-compat/luasrc/view/cbi/simpleform.htm:52 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:187 @@ -1154,11 +1155,11 @@ msgstr "" msgid "Chain" msgstr "Cadena" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 msgid "Changes" msgstr "Cambios" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4311 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4313 msgid "Changes have been reverted." msgstr "Se revirtieron los cambios." @@ -1171,10 +1172,19 @@ msgstr "Cambie la contraseña del administrador para acceder al dispositivo" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:184 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:462 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1671 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:376 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:164 msgid "Channel" msgstr "Canal" +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +msgid "Channel Analysis" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:377 +msgid "Channel Width" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:174 msgid "Check filesystems before mount" msgstr "Comprobar los sistemas de archivos antes de montar" @@ -1320,16 +1330,16 @@ msgstr "" msgid "Compute outgoing checksum (optional)." msgstr "Calcular la suma de verificación saliente (opcional)." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:426 msgid "Configuration" msgstr "Configuración" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4190 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4192 msgid "Configuration changes applied." msgstr "Se ha aplicado la configuración." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4128 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4130 msgid "Configuration changes have been rolled back!" msgstr "¡La configuración ha sido revertida!" @@ -1381,7 +1391,7 @@ msgstr "Intento de conexión fallido." msgid "Connection lost" msgstr "Conexión perdida" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:117 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:130 msgid "Connections" msgstr "Conexiones" @@ -1409,7 +1419,7 @@ msgstr "Los contenidos han sido guardados." msgid "Continue" msgstr "Continuar" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4164 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4166 msgid "" "Could not regain access to the device after applying the configuration " "changes. You might need to reconnect if you modified network related " @@ -1723,7 +1733,7 @@ msgstr "El dispositivo se está reiniciando…" msgid "Device not managed by ModemManager." msgstr "Dispositivo no administrado por ModemManager." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4163 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165 msgid "Device unreachable!" msgstr "Dispositivo inalcanzable!" @@ -1815,8 +1825,8 @@ 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:2861 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3309 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4045 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4134 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4047 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4136 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1696 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:330 msgid "Dismiss" @@ -2305,7 +2315,7 @@ msgstr "Protocolo FT" msgid "Failed to change the system password." msgstr "Error al cambiar la contraseña del sistema." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4122 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4124 msgid "Failed to confirm apply within %ds, waiting for rollback…" msgstr "" "Error al confirmar aplicar dentro de %ds. Esperando a que se reviertan los " @@ -2542,7 +2552,7 @@ msgstr "Puertos del gateway" msgid "Gateway address is invalid" msgstr "La dirección de la puerta de enlace es inválida" -#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:127 msgid "Gateway metric" msgstr "Métrica de puerta de enlace" @@ -2609,11 +2619,11 @@ msgstr "Ir a la página de configuración relevante" msgid "Grant access to DHCP configuration" msgstr "Conceder acceso a la configuración de DHCP" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:102 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 msgid "Grant access to DHCP status display" msgstr "Conceder acceso a la pantalla de estado de DHCP" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 msgid "Grant access to DSL status display" msgstr "Conceder acceso a la pantalla de estado DSL" @@ -2637,7 +2647,7 @@ msgstr "Conceder acceso a los procedimientos básicos de LuCI" msgid "Grant access to crontab configuration" msgstr "Conceder acceso a la configuración de crontab" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:69 msgid "Grant access to firewall status" msgstr "Conceder acceso al estado del cortafuegos" @@ -2645,7 +2655,7 @@ msgstr "Conceder acceso al estado del cortafuegos" msgid "Grant access to flash operations" msgstr "Conceder acceso a operaciones flash" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:86 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:95 msgid "Grant access to main status display" msgstr "Conceder acceso a la pantalla de estado principal" @@ -2690,10 +2700,11 @@ msgid "Grant access to system logs" msgstr "Conceder acceso a los registros del sistema" #: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:47 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 msgid "Grant access to the system route status" msgstr "Conceder acceso al estado de la ruta del sistema" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:129 msgid "Grant access to wireless status display" msgstr "Conceder acceso a la pantalla de estado de Wi-Fi" @@ -3138,6 +3149,10 @@ msgstr "" "bloqueada. Haga clic en \"Continuar» a continuación para volver a la página " "anterior." +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "In seconds" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:157 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/ppp.js:141 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoa.js:128 @@ -3527,7 +3542,7 @@ msgstr "" "tiempo en el aire puede reducirse significativamente cuando se utilizan. Se " "recomienda no permitir velocidades 802.11b siempre que sea posible." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4032 msgid "Legend:" msgstr "Registro de cambios:" @@ -3642,7 +3657,7 @@ msgstr "Escucha solo en la interfaz dada o, si no se especifica, en todas" msgid "Listening port for inbound DNS queries" msgstr "Puerto de escucha para consultas DNS entrantes" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:87 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:100 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:54 msgid "Load" msgstr "Carga" @@ -3997,6 +4012,7 @@ msgstr "Dominio de movilidad" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:444 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:936 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1672 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:378 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:142 msgid "Mode" msgstr "Modo" @@ -4160,7 +4176,7 @@ msgid "NTP server candidates" msgstr "Servidores NTP a consultar" #: modules/luci-base/htdocs/luci-static/resources/form.js:2542 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3785 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3787 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:710 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/leds.js:67 @@ -4527,11 +4543,11 @@ msgstr "La opción \"%s\" contiene un valor de entrada no válido." msgid "Option \"%s\" must not be empty." msgstr "La opción \"%s\" no debe estar vacía." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 msgid "Option changed" msgstr "Opción cambiada" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4041 msgid "Option removed" msgstr "Opción removida" @@ -5002,7 +5018,7 @@ msgstr "Paq." msgid "Please enter your username and password." msgstr "Por favor, introduzca su nombre de usuario y contraseña." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3768 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3770 msgid "Please select the file to upload." msgstr "Por favor, seleccione el archivo que desea cargar." @@ -5239,7 +5255,7 @@ msgstr "" msgid "Really switch protocol?" msgstr "¿Está seguro de querer cambiar el protocolo?" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:88 msgid "Realtime Graphs" msgstr "Gráficos en tiempo real" @@ -5518,19 +5534,19 @@ msgstr "Restaurar copia de seguridad" msgid "Reveal/hide password" msgstr "Revelar/ocultar contraseña" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4053 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4055 msgid "Revert" msgstr "Revertir" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4138 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4140 msgid "Revert changes" msgstr "Revertir cambios" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4320 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4322 msgid "Revert request failed with status <code>%h</code>" msgstr "Error al revertir la solicitud con el estado <code>%h</code>" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4300 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4302 msgid "Reverting configuration…" msgstr "Revirtiendo configuración…" @@ -5631,6 +5647,7 @@ msgstr "Claves SSH" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:156 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:181 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1670 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:375 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:141 msgid "SSID" msgstr "SSID" @@ -5658,7 +5675,7 @@ msgid "Save" msgstr "Guardar" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2180 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4049 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4051 #: modules/luci-compat/luasrc/view/cbi/footer.htm:22 msgid "Save & Apply" msgstr "Guardar y Aplicar" @@ -5684,11 +5701,11 @@ msgstr "Escanear" msgid "Scheduled Tasks" msgstr "Tareas programadas" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4033 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 msgid "Section added" msgstr "Sección añadida" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 msgid "Section removed" msgstr "Sección removida" @@ -5836,6 +5853,8 @@ msgstr "Apagar esta interfaz" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:63 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1669 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:374 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:140 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:231 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 @@ -5851,11 +5870,15 @@ msgstr "Señal / Ruido" msgid "Signal Attenuation (SATN)" msgstr "Atenuación de señal (SATN)" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "Signal Refresh Rate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/wireless.js:260 msgid "Signal:" msgstr "Señal:" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3786 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3788 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:217 msgid "Size" msgstr "Tamaño" @@ -6224,11 +6247,12 @@ msgstr "Prioridad de inicio" msgid "Start refresh" msgstr "Iniciar actualización" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4253 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4255 msgid "Starting configuration apply…" msgstr "Iniciando aplicar configuración…" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1686 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:398 msgid "Starting wireless scan..." msgstr "Iniciando escaneo de Wi-Fi..." @@ -6499,7 +6523,7 @@ msgstr "" "El SSID correcto debe especificarse manualmente para conectarse a una red Wi-" "Fi oculta" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4129 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4131 msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " @@ -6538,7 +6562,7 @@ msgstr "" msgid "" "The flash image was uploaded. Below is the checksum and file size listed, " "compare them with the original file to ensure data integrity. <br /> Click " -"\"Proceed\" below to start the flash procedure." +"'Continue' below to start the flash procedure." msgstr "" "Se ha subido la imagen a grabar. A continuación se muestra la suma de " "comprobación y el tamaño del archivo, compárelos con el archivo original " @@ -6714,7 +6738,7 @@ msgstr "" msgid "There are no active leases" msgstr "No hay concesiones activas" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4268 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4270 msgid "There are no changes to apply" msgstr "No hay cambios para aplicar" @@ -6884,7 +6908,7 @@ msgstr "Traceroute" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:53 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:64 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:96 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:109 msgid "Traffic" msgstr "Tráfico" @@ -7062,7 +7086,7 @@ msgstr "Desmontar" msgid "Unnamed key" msgstr "Clave sin nombre" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3973 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3975 msgid "Unsaved Changes" msgstr "Cambios sin aplicar" @@ -7092,7 +7116,7 @@ msgstr "Arriba" msgid "Up Delay" msgstr "Retraso de subida" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3860 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3862 msgid "Upload" msgstr "Cargar" @@ -7118,12 +7142,12 @@ msgid "Upload file…" msgstr "Subir archivo…" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2738 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3848 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3850 msgid "Upload request failed: %s" msgstr "Error al cargar la solicitud: %s" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3767 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3821 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3769 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3823 msgid "Uploading file…" msgstr "Cargando archivo…" @@ -7564,7 +7588,7 @@ msgstr "WireGuard VPN" #: modules/luci-mod-network/root/usr/share/luci/menu.d/luci-mod-network.json:17 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:10 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:105 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:118 msgid "Wireless" msgstr "Wi-Fi" @@ -7743,6 +7767,8 @@ msgstr "Crear:" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:185 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:187 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:41 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:272 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:275 @@ -7826,6 +7852,7 @@ msgid "hexadecimal encoded value" msgstr "valor codificado en hexadecimal" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1746 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:297 msgid "hidden" msgstr "Oculto" diff --git a/modules/luci-base/po/fi/base.po b/modules/luci-base/po/fi/base.po index 2efe9eb804..edd3f0d848 100644 --- a/modules/luci-base/po/fi/base.po +++ b/modules/luci-base/po/fi/base.po @@ -18,7 +18,7 @@ msgstr "%.1f dB" msgid "%d Bit" msgstr "%d Bitti" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3689 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3691 msgid "%d invalid field(s)" msgstr "%d on virheellinen kenttä(t)" @@ -777,16 +777,16 @@ msgstr "Mikä tahansa vyöhyke" msgid "Apply backup?" msgstr "Käytetääntkö varmuuskopiota?" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4276 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4278 msgid "Apply request failed with status <code>%h</code>" msgstr "Pyyntö epäonnistui, tila <code>%h</code>" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2181 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4142 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4144 msgid "Apply unchecked" msgstr "Käytä valitsematonta" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4215 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4217 msgid "Applying configuration changes… %ds" msgstr "Otetaan käyttöön määritysmuutoksia... %ds" @@ -921,6 +921,7 @@ msgstr "BR / DMR / AFTR" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:158 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:182 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1673 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:379 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:143 msgid "BSSID" msgstr "BSSID" @@ -1035,7 +1036,7 @@ msgid "Broadcast policy (broadcast, 3)" msgstr "Lähetyskäytäntö (lähetys, 3)" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2810 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3799 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3801 msgid "Browse…" msgstr "Selaa…" @@ -1066,7 +1067,7 @@ msgid "Call failed" msgstr "Kutsu epäonnistui" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2903 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3810 #: modules/luci-compat/luasrc/view/cbi/delegator.htm:14 #: modules/luci-compat/luasrc/view/cbi/simpleform.htm:52 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:187 @@ -1140,11 +1141,11 @@ msgstr "" msgid "Chain" msgstr "Ketju" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 msgid "Changes" msgstr "Muutokset" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4311 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4313 msgid "Changes have been reverted." msgstr "Muutokset on palautettu." @@ -1157,10 +1158,19 @@ msgstr "Muuttaa järjestelmänvalvojan salasanaa" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:184 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:462 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1671 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:376 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:164 msgid "Channel" msgstr "Kanava" +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +msgid "Channel Analysis" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:377 +msgid "Channel Width" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:174 msgid "Check filesystems before mount" msgstr "Tarkista tiedostojärjestelmät ennen liittämistä" @@ -1306,16 +1316,16 @@ msgstr "" msgid "Compute outgoing checksum (optional)." msgstr "Laske lähtevä tarkistussumma." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:426 msgid "Configuration" msgstr "Määritys" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4190 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4192 msgid "Configuration changes applied." msgstr "Määritysmuutokset ovat käytössä." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4128 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4130 msgid "Configuration changes have been rolled back!" msgstr "Määritysmuutokset on peruttu!" @@ -1360,7 +1370,7 @@ msgstr "Yhteyden muodostaminen epäonnistui." msgid "Connection lost" msgstr "Yhteys katkennut" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:117 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:130 msgid "Connections" msgstr "Yhteydet" @@ -1386,7 +1396,7 @@ msgstr "Sisältö on tallennettu." msgid "Continue" msgstr "Jatka" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4164 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4166 msgid "" "Could not regain access to the device after applying the configuration " "changes. You might need to reconnect if you modified network related " @@ -1700,7 +1710,7 @@ msgstr "Laite käynnistyy uudelleen…" msgid "Device not managed by ModemManager." msgstr "ModemManager ei hallitse laitetta." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4163 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165 msgid "Device unreachable!" msgstr "Laitetta ei tavoiteta!" @@ -1792,8 +1802,8 @@ msgstr "Yhteyden katkaiseminen epäonnistui." #: modules/luci-base/htdocs/luci-static/resources/form.js:606 #: modules/luci-base/htdocs/luci-static/resources/form.js:2861 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3309 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4045 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4134 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4047 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4136 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1696 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:330 msgid "Dismiss" @@ -2283,7 +2293,7 @@ msgstr "FT-protokolla" msgid "Failed to change the system password." msgstr "Systeemin salasanan vaihto epäonnistui." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4122 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4124 msgid "Failed to confirm apply within %ds, waiting for rollback…" msgstr "" "Tehtyjen muutosten onnistuminen ei varmistunut %d sekunnissa, joten " @@ -2517,7 +2527,7 @@ msgstr "Yhdyskäytävän portit" msgid "Gateway address is invalid" msgstr "Yhdyskäytävän osoite ei kelpaa" -#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:127 msgid "Gateway metric" msgstr "Yhdyskäytävän mittari" @@ -2582,11 +2592,11 @@ msgstr "Siirry vastaavalle asetussivulle" msgid "Grant access to DHCP configuration" msgstr "Anna pääsy DHCP määrityksiin" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:102 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 msgid "Grant access to DHCP status display" msgstr "Anna pääsy DHCP-tilanäyttöön" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 msgid "Grant access to DSL status display" msgstr "Anna pääsy DSL-tilanäyttöön" @@ -2610,7 +2620,7 @@ msgstr "Anna pääsy LuCI:n perustoimintoihin" msgid "Grant access to crontab configuration" msgstr "Anna pääsy crontab-asetuksiin" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:69 msgid "Grant access to firewall status" msgstr "Anna pääsy palomuurin tilaan" @@ -2618,7 +2628,7 @@ msgstr "Anna pääsy palomuurin tilaan" msgid "Grant access to flash operations" msgstr "Anna pääsy laiteohjemiston kirjoittamiseen" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:86 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:95 msgid "Grant access to main status display" msgstr "Anna pääsy päätilanäyttöön" @@ -2663,10 +2673,11 @@ msgid "Grant access to system logs" msgstr "Anna pääsy järjestelmälokeihin" #: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:47 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 msgid "Grant access to the system route status" msgstr "Anna pääsy järjestelmän reitityksen tilaan" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:129 msgid "Grant access to wireless status display" msgstr "Anna pääsy langattoman verkon tilanäyttöön" @@ -3106,6 +3117,10 @@ msgstr "" "Järjestelmä suojaamiseksi luvattomalta käytöltä, pyyntösi on estetty. Palaa " "edelliselle sivulle napsauttamalla alla olevaa \"Jatka\" -painiketta." +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "In seconds" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:157 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/ppp.js:141 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoa.js:128 @@ -3492,7 +3507,7 @@ msgid "" "are used. It is recommended to not allow 802.11b rates where possible." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4032 msgid "Legend:" msgstr "Tietoja:" @@ -3607,7 +3622,7 @@ msgstr "" msgid "Listening port for inbound DNS queries" msgstr "Saapuvien DNS-kyselyiden kuunteluportti" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:87 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:100 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:54 msgid "Load" msgstr "Kuormitus" @@ -3961,6 +3976,7 @@ msgstr "Liikkuvuusalue" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:444 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:936 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1672 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:378 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:142 msgid "Mode" msgstr "Tila" @@ -4124,7 +4140,7 @@ msgid "NTP server candidates" msgstr "NTP-palvelin ehdokkaat" #: modules/luci-base/htdocs/luci-static/resources/form.js:2542 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3785 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3787 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:710 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/leds.js:67 @@ -4488,11 +4504,11 @@ msgstr "Vaihtoehto \"%s\" sisältää virheellisen arvon." msgid "Option \"%s\" must not be empty." msgstr "Vaihtoehto %s ei saa olla tyhjä." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 msgid "Option changed" msgstr "Vaihtoehto muuttui" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4041 msgid "Option removed" msgstr "Vaihtoehto poistettu" @@ -4962,7 +4978,7 @@ msgstr "Paket." msgid "Please enter your username and password." msgstr "Anna käyttäjätunnus ja salasana." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3768 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3770 msgid "Please select the file to upload." msgstr "Valitse ladattava tiedosto." @@ -5197,7 +5213,7 @@ msgstr "" msgid "Really switch protocol?" msgstr "Haluatko varmasti vaihtaa protokollaa?" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:88 msgid "Realtime Graphs" msgstr "Reaaliaikaiset kaaviot" @@ -5477,19 +5493,19 @@ msgstr "Palauta varmuuskopio" msgid "Reveal/hide password" msgstr "Paljasta/piilota salasana" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4053 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4055 msgid "Revert" msgstr "Palauta" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4138 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4140 msgid "Revert changes" msgstr "Palauta muutokset" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4320 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4322 msgid "Revert request failed with status <code>%h</code>" msgstr "Palautuspyyntö epäonnistui, tila <code>%h</code>" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4300 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4302 msgid "Reverting configuration…" msgstr "Palautetaan määritystä…" @@ -5590,6 +5606,7 @@ msgstr "SSH-avaimet" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:156 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:181 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1670 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:375 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:141 msgid "SSID" msgstr "SSID" @@ -5617,7 +5634,7 @@ msgid "Save" msgstr "Tallenna" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2180 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4049 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4051 #: modules/luci-compat/luasrc/view/cbi/footer.htm:22 msgid "Save & Apply" msgstr "Tallenna ja käytä" @@ -5643,11 +5660,11 @@ msgstr "Etsi" msgid "Scheduled Tasks" msgstr "Ajoitetut tehtävät" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4033 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 msgid "Section added" msgstr "Osa lisätty" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 msgid "Section removed" msgstr "Osa poistettu" @@ -5790,6 +5807,8 @@ msgstr "Sulje tämä sovitin" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:63 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1669 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:374 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:140 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:231 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 @@ -5805,11 +5824,15 @@ msgstr "Signaali / Kohina" msgid "Signal Attenuation (SATN)" msgstr "Signaalin vaimennus (SATN)" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "Signal Refresh Rate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/wireless.js:260 msgid "Signal:" msgstr "Signaali:" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3786 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3788 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:217 msgid "Size" msgstr "Koko" @@ -6159,11 +6182,12 @@ msgstr "Aloitusprioriteetti" msgid "Start refresh" msgstr "Aloita päivitys" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4253 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4255 msgid "Starting configuration apply…" msgstr "Aloitetaan määrityksen käyttöönotto…" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1686 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:398 msgid "Starting wireless scan..." msgstr "Aloitetaan langattoman verkon etsintä..." @@ -6425,7 +6449,7 @@ msgid "" "network" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4129 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4131 msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " @@ -6462,7 +6486,7 @@ msgstr "" msgid "" "The flash image was uploaded. Below is the checksum and file size listed, " "compare them with the original file to ensure data integrity. <br /> Click " -"\"Proceed\" below to start the flash procedure." +"'Continue' below to start the flash procedure." msgstr "" "Flash-kuva on ladattu. Alla on tarkistussumma ja tiedoston koko , vertaa " "niitä alkuperäiseen tiedostoon tietojen eheyden varmistamiseksi. <br /> " @@ -6635,7 +6659,7 @@ msgstr "" msgid "There are no active leases" msgstr "Aktiivisia lainoja ei ole" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4268 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4270 msgid "There are no changes to apply" msgstr "Ei muutoksia käyttöönotettavaksi" @@ -6804,7 +6828,7 @@ msgstr "Traceroute" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:53 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:64 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:96 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:109 msgid "Traffic" msgstr "Liikenne" @@ -6982,7 +7006,7 @@ msgstr "Irroita" msgid "Unnamed key" msgstr "Nimeämätön avain" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3973 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3975 msgid "Unsaved Changes" msgstr "Tallentamattomia muutoksia" @@ -7012,7 +7036,7 @@ msgstr "Ylhäällä" msgid "Up Delay" msgstr "Viivästys" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3860 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3862 msgid "Upload" msgstr "Lähetä" @@ -7038,12 +7062,12 @@ msgid "Upload file…" msgstr "Lähetä tiedosto…" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2738 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3848 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3850 msgid "Upload request failed: %s" msgstr "Lähetyspyyntö epäonnistui:% s" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3767 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3821 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3769 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3823 msgid "Uploading file…" msgstr "Lähetetään tiedostoa …" @@ -7478,7 +7502,7 @@ msgstr "WireGuard VPN" #: modules/luci-mod-network/root/usr/share/luci/menu.d/luci-mod-network.json:17 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:10 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:105 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:118 msgid "Wireless" msgstr "Langaton" @@ -7654,6 +7678,8 @@ msgstr "luo:" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:185 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:187 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:41 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:272 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:275 @@ -7737,6 +7763,7 @@ msgid "hexadecimal encoded value" msgstr "heksadesimaalinen koodattu arvo" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1746 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:297 msgid "hidden" msgstr "piilotettu" diff --git a/modules/luci-base/po/fr/base.po b/modules/luci-base/po/fr/base.po index 2ea12594c4..4a0cf4610b 100644 --- a/modules/luci-base/po/fr/base.po +++ b/modules/luci-base/po/fr/base.po @@ -22,7 +22,7 @@ msgstr "%.1f dB" msgid "%d Bit" msgstr "%d Bit" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3689 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3691 msgid "%d invalid field(s)" msgstr "%d champs invalides" @@ -796,16 +796,16 @@ msgstr "N'importe quelle zone" msgid "Apply backup?" msgstr "Appliquer la sauvegarde ?" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4276 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4278 msgid "Apply request failed with status <code>%h</code>" msgstr "La demande a échoué avec le statut <code>%h</code>" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2181 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4142 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4144 msgid "Apply unchecked" msgstr "Appliquer sans vérification" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4215 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4217 msgid "Applying configuration changes… %ds" msgstr "Application des changements de configuration en cours... %ds" @@ -942,6 +942,7 @@ msgstr "BR / DMR / AFTR" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:158 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:182 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1673 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:379 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:143 msgid "BSSID" msgstr "BSSID" @@ -1055,7 +1056,7 @@ msgid "Broadcast policy (broadcast, 3)" msgstr "Politique de diffusion (diffusion, 3)" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2810 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3799 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3801 msgid "Browse…" msgstr "Parcourir…" @@ -1088,7 +1089,7 @@ msgid "Call failed" msgstr "L'appel a échoué" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2903 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3810 #: modules/luci-compat/luasrc/view/cbi/delegator.htm:14 #: modules/luci-compat/luasrc/view/cbi/simpleform.htm:52 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:187 @@ -1164,11 +1165,11 @@ msgstr "" msgid "Chain" msgstr "Chaîne" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 msgid "Changes" msgstr "Changements" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4311 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4313 msgid "Changes have been reverted." msgstr "Les modifications ont été annulées." @@ -1181,10 +1182,19 @@ msgstr "Change le mot de passe administrateur pour accéder à l'équipement" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:184 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:462 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1671 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:376 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:164 msgid "Channel" msgstr "Canal" +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +msgid "Channel Analysis" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:377 +msgid "Channel Width" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:174 msgid "Check filesystems before mount" msgstr "Vérifier le système de fichiers avant le montage" @@ -1333,16 +1343,16 @@ msgstr "" msgid "Compute outgoing checksum (optional)." msgstr "Calculer la somme de contrôle sortante (facultatif)." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:426 msgid "Configuration" msgstr "Configuration" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4190 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4192 msgid "Configuration changes applied." msgstr "Les changements de configuration sont appliqués." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4128 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4130 msgid "Configuration changes have been rolled back!" msgstr "Les changements de configuration ont été annulés !" @@ -1387,7 +1397,7 @@ msgstr "La tentative de connexion a échoué." msgid "Connection lost" msgstr "Connexion perdue" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:117 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:130 msgid "Connections" msgstr "Connexions" @@ -1415,7 +1425,7 @@ msgstr "Le contenu a été enregistré." msgid "Continue" msgstr "Continuer" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4164 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4166 msgid "" "Could not regain access to the device after applying the configuration " "changes. You might need to reconnect if you modified network related " @@ -1729,7 +1739,7 @@ msgstr "L'appareil redémarre…" msgid "Device not managed by ModemManager." msgstr "Périphérique non géré par ModemManager." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4163 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165 msgid "Device unreachable!" msgstr "Appareil inaccessible !" @@ -1821,8 +1831,8 @@ 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:2861 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3309 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4045 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4134 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4047 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4136 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1696 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:330 msgid "Dismiss" @@ -2316,7 +2326,7 @@ msgstr "Protocole FT" msgid "Failed to change the system password." msgstr "Impossible de modifier le mot de passe du système." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4122 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4124 msgid "Failed to confirm apply within %ds, waiting for rollback…" msgstr "" "La demande n'a pas été confirmée dans les délais impartis (%ds), en attente " @@ -2554,7 +2564,7 @@ msgstr "Autoriser la connexion aux ports forwardés" msgid "Gateway address is invalid" msgstr "L'adresse de la passerelle n'est pas valide" -#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:127 msgid "Gateway metric" msgstr "Métrique de la passerelle" @@ -2621,11 +2631,11 @@ msgstr "Aller à la page de configuration correspondante" msgid "Grant access to DHCP configuration" msgstr "Permettre l'accès à la configuration DHCP" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:102 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 msgid "Grant access to DHCP status display" msgstr "Permettre l'accès à l'affichage de l'état DHCP" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 msgid "Grant access to DSL status display" msgstr "Permettre l'accès à l'affichage de l'état DSL" @@ -2649,7 +2659,7 @@ msgstr "Accès Complet aux procédures LuCI basiques" msgid "Grant access to crontab configuration" msgstr "Permettre l'accès à la configuration crontab" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:69 msgid "Grant access to firewall status" msgstr "Permettre l'accès à l'état du pare-feu" @@ -2657,7 +2667,7 @@ msgstr "Permettre l'accès à l'état du pare-feu" msgid "Grant access to flash operations" msgstr "Permettre l'accès aux opérations flash" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:86 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:95 msgid "Grant access to main status display" msgstr "Permettre l'accès à l'affichage de l'état principal" @@ -2702,10 +2712,11 @@ msgid "Grant access to system logs" msgstr "Permettre l'accès aux journaux systèmes" #: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:47 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 msgid "Grant access to the system route status" msgstr "Permettre l'acces au Status du Routage" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:129 msgid "Grant access to wireless status display" msgstr "Permettre l'accès du status WIFI" @@ -3149,6 +3160,10 @@ msgstr "" "bloquée. Cliquez sur \"Continuer\" ci-dessous pour revenir à la page " "précédente." +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "In seconds" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:157 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/ppp.js:141 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoa.js:128 @@ -3535,7 +3550,7 @@ msgid "" "are used. It is recommended to not allow 802.11b rates where possible." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4032 msgid "Legend:" msgstr "Légende :" @@ -3652,7 +3667,7 @@ msgstr "Écouter seulement sur l'interface spécifié, sinon sur toutes" msgid "Listening port for inbound DNS queries" msgstr "Port d'écoute des requêtes DNS entrantes" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:87 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:100 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:54 msgid "Load" msgstr "Charge" @@ -4007,6 +4022,7 @@ msgstr "Domaine de la mobilité" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:444 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:936 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1672 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:378 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:142 msgid "Mode" msgstr "Mode" @@ -4168,7 +4184,7 @@ msgid "NTP server candidates" msgstr "Serveurs NTP candidats" #: modules/luci-base/htdocs/luci-static/resources/form.js:2542 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3785 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3787 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:710 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/leds.js:67 @@ -4532,11 +4548,11 @@ msgstr "Option \"%s\" contient une valeur erronée." msgid "Option \"%s\" must not be empty." msgstr "Option \"%s\" doit être vide." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 msgid "Option changed" msgstr "Option modifiée" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4041 msgid "Option removed" msgstr "Option retirée" @@ -5008,7 +5024,7 @@ msgstr "Pqts." msgid "Please enter your username and password." msgstr "Saisissez votre nom d'utilisateur et mot de passe." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3768 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3770 msgid "Please select the file to upload." msgstr "Veuillez sélectionner le fichier à téléverser." @@ -5242,7 +5258,7 @@ msgstr "" msgid "Really switch protocol?" msgstr "Voulez-vous vraiment changer de protocole ?" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:88 msgid "Realtime Graphs" msgstr "Graphiques temps-réel" @@ -5521,19 +5537,19 @@ msgstr "Restaurer une sauvegarde" msgid "Reveal/hide password" msgstr "Montrer/cacher le mot de passe" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4053 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4055 msgid "Revert" msgstr "Annuler les modifications" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4138 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4140 msgid "Revert changes" msgstr "Annuler les modifications" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4320 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4322 msgid "Revert request failed with status <code>%h</code>" msgstr "La demande d'annulation a échoué, statut <code>%h</code>" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4300 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4302 msgid "Reverting configuration…" msgstr "Annulation de la configuration…" @@ -5635,6 +5651,7 @@ msgstr "Clés SSH" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:156 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:181 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1670 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:375 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:141 msgid "SSID" msgstr "SSID" @@ -5662,7 +5679,7 @@ msgid "Save" msgstr "Enregistrer" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2180 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4049 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4051 #: modules/luci-compat/luasrc/view/cbi/footer.htm:22 msgid "Save & Apply" msgstr "Enregistrer et Appliquer" @@ -5688,11 +5705,11 @@ msgstr "Scan" msgid "Scheduled Tasks" msgstr "Tâches Régulières" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4033 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 msgid "Section added" msgstr "Section ajoutée" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 msgid "Section removed" msgstr "Section retirée" @@ -5840,6 +5857,8 @@ msgstr "Arrêter cette interface" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:63 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1669 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:374 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:140 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:231 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 @@ -5855,11 +5874,15 @@ msgstr "Signal / bruit" msgid "Signal Attenuation (SATN)" msgstr "Atténuation du signal (SATN)" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "Signal Refresh Rate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/wireless.js:260 msgid "Signal:" msgstr "Signal :" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3786 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3788 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:217 msgid "Size" msgstr "Taille" @@ -6212,11 +6235,12 @@ msgstr "Priorité de démarrage" msgid "Start refresh" msgstr "Lancer l'actualisation" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4253 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4255 msgid "Starting configuration apply…" msgstr "La configuration de départ s'applique…" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1686 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:398 msgid "Starting wireless scan..." msgstr "Démarrage de l'analyse sans fil ..." @@ -6488,7 +6512,7 @@ msgid "" "network" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4129 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4131 msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " @@ -6527,7 +6551,7 @@ msgstr "" msgid "" "The flash image was uploaded. Below is the checksum and file size listed, " "compare them with the original file to ensure data integrity. <br /> Click " -"\"Proceed\" below to start the flash procedure." +"'Continue' below to start the flash procedure." msgstr "" "L'image flash a été téléchargée. Vous trouverez ci-dessous la somme de " "contrôle et la taille du fichier, comparez-les avec le fichier d'origine " @@ -6706,7 +6730,7 @@ msgstr "" msgid "There are no active leases" msgstr "Aucun bail actif" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4268 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4270 msgid "There are no changes to apply" msgstr "Il n'y a aucun changement à appliquer" @@ -6882,7 +6906,7 @@ msgstr "Traceroute" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:53 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:64 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:96 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:109 msgid "Traffic" msgstr "Trafic" @@ -7060,7 +7084,7 @@ msgstr "Démonter" msgid "Unnamed key" msgstr "Clé sans nom" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3973 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3975 msgid "Unsaved Changes" msgstr "Changements non appliqués" @@ -7090,7 +7114,7 @@ msgstr "Haut" msgid "Up Delay" msgstr "Délai d'attente" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3860 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3862 msgid "Upload" msgstr "Téléverser" @@ -7116,12 +7140,12 @@ msgid "Upload file…" msgstr "Téléverser un fichier…" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2738 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3848 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3850 msgid "Upload request failed: %s" msgstr "Échec de la demande de téléchargement: %s" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3767 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3821 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3769 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3823 msgid "Uploading file…" msgstr "Téléchargement du fichier…" @@ -7559,7 +7583,7 @@ msgstr "WireGuard VPN" #: modules/luci-mod-network/root/usr/share/luci/menu.d/luci-mod-network.json:17 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:10 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:105 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:118 msgid "Wireless" msgstr "Sans-fil" @@ -7739,6 +7763,8 @@ msgstr "créer :" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:185 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:187 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:41 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:272 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:275 @@ -7822,6 +7848,7 @@ msgid "hexadecimal encoded value" msgstr "valeur codée hexadécimale" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1746 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:297 msgid "hidden" msgstr "caché" diff --git a/modules/luci-base/po/he/base.po b/modules/luci-base/po/he/base.po index dbf128bf3c..458d4cdafd 100644 --- a/modules/luci-base/po/he/base.po +++ b/modules/luci-base/po/he/base.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2020-10-20 05:26+0000\n" -"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n" +"PO-Revision-Date: 2021-01-12 09:37+0000\n" +"Last-Translator: wakan-tanka <eliyahuler@gmail.com>\n" "Language-Team: Hebrew <https://hosted.weblate.org/projects/openwrt/luci/he/>" "\n" "Language: he\n" @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Weblate 4.3.1-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:931 msgid "%.1f dB" @@ -20,7 +20,7 @@ msgstr "%.1f דציבל" msgid "%d Bit" msgstr "%d סיביות" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3689 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3691 msgid "%d invalid field(s)" msgstr "%d שדות שגויים" @@ -312,9 +312,8 @@ msgid "ARP monitoring is not supported for the selected policy!" msgstr "" #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:175 -#, fuzzy msgid "ARP retry threshold" -msgstr "סף נסיונות של ARP" +msgstr "סף ניסיונות חוזרים של ARP" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:919 msgid "ATM (Asynchronous Transfer Mode)" @@ -327,9 +326,8 @@ msgstr "גשרי ATM" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:972 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoa.js:66 -#, fuzzy msgid "ATM Virtual Channel Identifier (VCI)" -msgstr "מזהה ערוצים ווירטואליים של ATM" +msgstr "ATM מזהה ערוץ וירטואלי (VCI)" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:973 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoa.js:70 @@ -409,7 +407,7 @@ msgstr "" #: protocols/luci-proto-hnet/htdocs/luci-static/resources/protocol/hnet.js:23 #, fuzzy msgid "Ad-Hoc" -msgstr "אד-הוק" +msgstr "אד־הוק" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:208 msgid "Adaptive load balancing (balance-alb, 6)" @@ -762,16 +760,16 @@ msgstr "כל תחום" msgid "Apply backup?" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4276 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4278 msgid "Apply request failed with status <code>%h</code>" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2181 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4142 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4144 msgid "Apply unchecked" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4215 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4217 msgid "Applying configuration changes… %ds" msgstr "" @@ -901,6 +899,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:158 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:182 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1673 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:379 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:143 msgid "BSSID" msgstr "BSSID" @@ -1013,7 +1012,7 @@ msgid "Broadcast policy (broadcast, 3)" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2810 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3799 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3801 msgid "Browse…" msgstr "" @@ -1044,7 +1043,7 @@ msgid "Call failed" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2903 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3810 #: modules/luci-compat/luasrc/view/cbi/delegator.htm:14 #: modules/luci-compat/luasrc/view/cbi/simpleform.htm:52 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:187 @@ -1110,11 +1109,11 @@ msgstr "" msgid "Chain" msgstr "שרשרת" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 msgid "Changes" msgstr "שינויים" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4311 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4313 msgid "Changes have been reverted." msgstr "" @@ -1127,10 +1126,19 @@ msgstr "משנה את סיסמת המנהל לגישה למכשיר" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:184 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:462 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1671 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:376 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:164 msgid "Channel" msgstr "ערוץ" +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +msgid "Channel Analysis" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:377 +msgid "Channel Width" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:174 msgid "Check filesystems before mount" msgstr "" @@ -1259,16 +1267,16 @@ msgstr "" msgid "Compute outgoing checksum (optional)." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:426 msgid "Configuration" msgstr "הגדרות" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4190 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4192 msgid "Configuration changes applied." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4128 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4130 msgid "Configuration changes have been rolled back!" msgstr "" @@ -1313,7 +1321,7 @@ msgstr "" msgid "Connection lost" msgstr "" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:117 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:130 msgid "Connections" msgstr "חיבורים" @@ -1337,7 +1345,7 @@ msgstr "" msgid "Continue" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4164 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4166 msgid "" "Could not regain access to the device after applying the configuration " "changes. You might need to reconnect if you modified network related " @@ -1644,7 +1652,7 @@ msgstr "" msgid "Device not managed by ModemManager." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4163 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165 msgid "Device unreachable!" msgstr "" @@ -1734,8 +1742,8 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:606 #: modules/luci-base/htdocs/luci-static/resources/form.js:2861 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3309 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4045 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4134 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4047 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4136 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1696 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:330 msgid "Dismiss" @@ -2202,7 +2210,7 @@ msgstr "" msgid "Failed to change the system password." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4122 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4124 msgid "Failed to confirm apply within %ds, waiting for rollback…" msgstr "" @@ -2430,7 +2438,7 @@ msgstr "" msgid "Gateway address is invalid" msgstr "" -#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:127 msgid "Gateway metric" msgstr "" @@ -2495,11 +2503,11 @@ msgstr "" msgid "Grant access to DHCP configuration" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:102 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 msgid "Grant access to DHCP status display" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 msgid "Grant access to DSL status display" msgstr "" @@ -2523,7 +2531,7 @@ msgstr "" msgid "Grant access to crontab configuration" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:69 msgid "Grant access to firewall status" msgstr "" @@ -2531,7 +2539,7 @@ msgstr "" msgid "Grant access to flash operations" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:86 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:95 msgid "Grant access to main status display" msgstr "" @@ -2576,10 +2584,11 @@ msgid "Grant access to system logs" msgstr "" #: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:47 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 msgid "Grant access to the system route status" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:129 msgid "Grant access to wireless status display" msgstr "" @@ -3008,6 +3017,10 @@ msgid "" "blocked. Click \"Continue »\" below to return to the previous page." msgstr "" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "In seconds" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:157 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/ppp.js:141 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoa.js:128 @@ -3387,7 +3400,7 @@ msgid "" "are used. It is recommended to not allow 802.11b rates where possible." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4032 msgid "Legend:" msgstr "" @@ -3487,7 +3500,7 @@ msgstr "" msgid "Listening port for inbound DNS queries" msgstr "" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:87 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:100 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:54 msgid "Load" msgstr "עומס" @@ -3832,6 +3845,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:444 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:936 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1672 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:378 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:142 msgid "Mode" msgstr "" @@ -3991,7 +4005,7 @@ msgid "NTP server candidates" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2542 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3785 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3787 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:710 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/leds.js:67 @@ -4351,11 +4365,11 @@ msgstr "" msgid "Option \"%s\" must not be empty." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 msgid "Option changed" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4041 msgid "Option removed" msgstr "" @@ -4811,7 +4825,7 @@ msgstr "" msgid "Please enter your username and password." msgstr "אנא הזן את שם המשתמש והסיסמה שלך:" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3768 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3770 msgid "Please select the file to upload." msgstr "" @@ -4821,7 +4835,7 @@ msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:21 msgid "Port" -msgstr "" +msgstr "פורט" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:278 msgid "Port status:" @@ -5029,7 +5043,7 @@ msgstr "" msgid "Really switch protocol?" msgstr "" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:88 msgid "Realtime Graphs" msgstr "" @@ -5303,19 +5317,19 @@ msgstr "" msgid "Reveal/hide password" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4053 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4055 msgid "Revert" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4138 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4140 msgid "Revert changes" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4320 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4322 msgid "Revert request failed with status <code>%h</code>" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4300 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4302 msgid "Reverting configuration…" msgstr "" @@ -5414,6 +5428,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:156 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:181 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1670 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:375 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:141 msgid "SSID" msgstr "" @@ -5441,7 +5456,7 @@ msgid "Save" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2180 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4049 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4051 #: modules/luci-compat/luasrc/view/cbi/footer.htm:22 msgid "Save & Apply" msgstr "" @@ -5467,11 +5482,11 @@ msgstr "" msgid "Scheduled Tasks" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4033 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 msgid "Section added" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 msgid "Section removed" msgstr "" @@ -5609,6 +5624,8 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:63 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1669 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:374 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:140 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:231 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 @@ -5624,11 +5641,15 @@ msgstr "" msgid "Signal Attenuation (SATN)" msgstr "" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "Signal Refresh Rate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/wireless.js:260 msgid "Signal:" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3786 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3788 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:217 msgid "Size" msgstr "" @@ -5935,11 +5956,12 @@ msgstr "" msgid "Start refresh" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4253 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4255 msgid "Starting configuration apply…" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1686 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:398 msgid "Starting wireless scan..." msgstr "" @@ -6195,7 +6217,7 @@ msgid "" "network" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4129 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4131 msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " @@ -6223,7 +6245,7 @@ msgstr "" msgid "" "The flash image was uploaded. Below is the checksum and file size listed, " "compare them with the original file to ensure data integrity. <br /> Click " -"\"Proceed\" below to start the flash procedure." +"'Continue' below to start the flash procedure." msgstr "" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:198 @@ -6372,7 +6394,7 @@ msgstr "" msgid "There are no active leases" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4268 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4270 msgid "There are no changes to apply" msgstr "" @@ -6517,7 +6539,7 @@ msgstr "" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:53 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:64 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:96 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:109 msgid "Traffic" msgstr "תעבורה" @@ -6695,7 +6717,7 @@ msgstr "" msgid "Unnamed key" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3973 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3975 msgid "Unsaved Changes" msgstr "" @@ -6725,7 +6747,7 @@ msgstr "" msgid "Up Delay" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3860 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3862 msgid "Upload" msgstr "" @@ -6749,12 +6771,12 @@ msgid "Upload file…" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2738 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3848 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3850 msgid "Upload request failed: %s" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3767 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3821 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3769 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3823 msgid "Uploading file…" msgstr "" @@ -7166,7 +7188,7 @@ msgstr "" #: modules/luci-mod-network/root/usr/share/luci/menu.d/luci-mod-network.json:17 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:10 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:105 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:118 msgid "Wireless" msgstr "" @@ -7334,6 +7356,8 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:185 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:187 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:41 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:272 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:275 @@ -7415,6 +7439,7 @@ msgid "hexadecimal encoded value" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1746 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:297 msgid "hidden" msgstr "" diff --git a/modules/luci-base/po/hi/base.po b/modules/luci-base/po/hi/base.po index e219402282..00d7918997 100644 --- a/modules/luci-base/po/hi/base.po +++ b/modules/luci-base/po/hi/base.po @@ -17,7 +17,7 @@ msgstr "%.1f डेसिबल" msgid "%d Bit" msgstr "%d बिट" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3689 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3691 msgid "%d invalid field(s)" msgstr "%d अमान्य क्षेत्र" @@ -747,16 +747,16 @@ msgstr "" msgid "Apply backup?" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4276 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4278 msgid "Apply request failed with status <code>%h</code>" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2181 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4142 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4144 msgid "Apply unchecked" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4215 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4217 msgid "Applying configuration changes… %ds" msgstr "" @@ -886,6 +886,7 @@ msgstr "BR / DMR / AFTR" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:158 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:182 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1673 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:379 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:143 msgid "BSSID" msgstr "BSSID" @@ -994,7 +995,7 @@ msgid "Broadcast policy (broadcast, 3)" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2810 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3799 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3801 msgid "Browse…" msgstr "" @@ -1025,7 +1026,7 @@ msgid "Call failed" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2903 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3810 #: modules/luci-compat/luasrc/view/cbi/delegator.htm:14 #: modules/luci-compat/luasrc/view/cbi/simpleform.htm:52 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:187 @@ -1091,11 +1092,11 @@ msgstr "" msgid "Chain" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 msgid "Changes" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4311 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4313 msgid "Changes have been reverted." msgstr "" @@ -1108,10 +1109,19 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:184 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:462 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1671 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:376 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:164 msgid "Channel" msgstr "" +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +msgid "Channel Analysis" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:377 +msgid "Channel Width" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:174 msgid "Check filesystems before mount" msgstr "" @@ -1240,16 +1250,16 @@ msgstr "" msgid "Compute outgoing checksum (optional)." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:426 msgid "Configuration" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4190 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4192 msgid "Configuration changes applied." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4128 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4130 msgid "Configuration changes have been rolled back!" msgstr "" @@ -1294,7 +1304,7 @@ msgstr "" msgid "Connection lost" msgstr "" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:117 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:130 msgid "Connections" msgstr "" @@ -1318,7 +1328,7 @@ msgstr "" msgid "Continue" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4164 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4166 msgid "" "Could not regain access to the device after applying the configuration " "changes. You might need to reconnect if you modified network related " @@ -1621,7 +1631,7 @@ msgstr "" msgid "Device not managed by ModemManager." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4163 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165 msgid "Device unreachable!" msgstr "" @@ -1711,8 +1721,8 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:606 #: modules/luci-base/htdocs/luci-static/resources/form.js:2861 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3309 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4045 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4134 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4047 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4136 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1696 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:330 msgid "Dismiss" @@ -2177,7 +2187,7 @@ msgstr "" msgid "Failed to change the system password." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4122 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4124 msgid "Failed to confirm apply within %ds, waiting for rollback…" msgstr "" @@ -2405,7 +2415,7 @@ msgstr "" msgid "Gateway address is invalid" msgstr "" -#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:127 msgid "Gateway metric" msgstr "" @@ -2470,11 +2480,11 @@ msgstr "" msgid "Grant access to DHCP configuration" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:102 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 msgid "Grant access to DHCP status display" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 msgid "Grant access to DSL status display" msgstr "" @@ -2498,7 +2508,7 @@ msgstr "" msgid "Grant access to crontab configuration" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:69 msgid "Grant access to firewall status" msgstr "" @@ -2506,7 +2516,7 @@ msgstr "" msgid "Grant access to flash operations" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:86 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:95 msgid "Grant access to main status display" msgstr "" @@ -2551,10 +2561,11 @@ msgid "Grant access to system logs" msgstr "" #: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:47 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 msgid "Grant access to the system route status" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:129 msgid "Grant access to wireless status display" msgstr "" @@ -2983,6 +2994,10 @@ msgid "" "blocked. Click \"Continue »\" below to return to the previous page." msgstr "" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "In seconds" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:157 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/ppp.js:141 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoa.js:128 @@ -3362,7 +3377,7 @@ msgid "" "are used. It is recommended to not allow 802.11b rates where possible." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4032 msgid "Legend:" msgstr "" @@ -3462,7 +3477,7 @@ msgstr "" msgid "Listening port for inbound DNS queries" msgstr "" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:87 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:100 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:54 msgid "Load" msgstr "" @@ -3807,6 +3822,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:444 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:936 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1672 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:378 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:142 msgid "Mode" msgstr "" @@ -3966,7 +3982,7 @@ msgid "NTP server candidates" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2542 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3785 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3787 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:710 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/leds.js:67 @@ -4326,11 +4342,11 @@ msgstr "" msgid "Option \"%s\" must not be empty." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 msgid "Option changed" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4041 msgid "Option removed" msgstr "" @@ -4786,7 +4802,7 @@ msgstr "" msgid "Please enter your username and password." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3768 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3770 msgid "Please select the file to upload." msgstr "" @@ -5004,7 +5020,7 @@ msgstr "" msgid "Really switch protocol?" msgstr "" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:88 msgid "Realtime Graphs" msgstr "" @@ -5278,19 +5294,19 @@ msgstr "" msgid "Reveal/hide password" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4053 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4055 msgid "Revert" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4138 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4140 msgid "Revert changes" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4320 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4322 msgid "Revert request failed with status <code>%h</code>" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4300 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4302 msgid "Reverting configuration…" msgstr "" @@ -5389,6 +5405,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:156 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:181 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1670 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:375 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:141 msgid "SSID" msgstr "SSID" @@ -5416,7 +5433,7 @@ msgid "Save" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2180 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4049 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4051 #: modules/luci-compat/luasrc/view/cbi/footer.htm:22 msgid "Save & Apply" msgstr "" @@ -5442,11 +5459,11 @@ msgstr "" msgid "Scheduled Tasks" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4033 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 msgid "Section added" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 msgid "Section removed" msgstr "" @@ -5584,6 +5601,8 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:63 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1669 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:374 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:140 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:231 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 @@ -5599,11 +5618,15 @@ msgstr "" msgid "Signal Attenuation (SATN)" msgstr "" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "Signal Refresh Rate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/wireless.js:260 msgid "Signal:" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3786 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3788 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:217 msgid "Size" msgstr "" @@ -5908,11 +5931,12 @@ msgstr "" msgid "Start refresh" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4253 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4255 msgid "Starting configuration apply…" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1686 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:398 msgid "Starting wireless scan..." msgstr "" @@ -6165,7 +6189,7 @@ msgid "" "network" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4129 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4131 msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " @@ -6193,7 +6217,7 @@ msgstr "" msgid "" "The flash image was uploaded. Below is the checksum and file size listed, " "compare them with the original file to ensure data integrity. <br /> Click " -"\"Proceed\" below to start the flash procedure." +"'Continue' below to start the flash procedure." msgstr "" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:198 @@ -6342,7 +6366,7 @@ msgstr "" msgid "There are no active leases" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4268 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4270 msgid "There are no changes to apply" msgstr "" @@ -6486,7 +6510,7 @@ msgstr "" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:53 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:64 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:96 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:109 msgid "Traffic" msgstr "" @@ -6664,7 +6688,7 @@ msgstr "" msgid "Unnamed key" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3973 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3975 msgid "Unsaved Changes" msgstr "" @@ -6694,7 +6718,7 @@ msgstr "" msgid "Up Delay" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3860 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3862 msgid "Upload" msgstr "" @@ -6718,12 +6742,12 @@ msgid "Upload file…" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2738 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3848 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3850 msgid "Upload request failed: %s" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3767 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3821 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3769 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3823 msgid "Uploading file…" msgstr "" @@ -7135,7 +7159,7 @@ msgstr "" #: modules/luci-mod-network/root/usr/share/luci/menu.d/luci-mod-network.json:17 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:10 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:105 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:118 msgid "Wireless" msgstr "" @@ -7303,6 +7327,8 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:185 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:187 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:41 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:272 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:275 @@ -7384,6 +7410,7 @@ msgid "hexadecimal encoded value" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1746 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:297 msgid "hidden" msgstr "" diff --git a/modules/luci-base/po/hu/base.po b/modules/luci-base/po/hu/base.po index 83a53450db..eebc749eae 100644 --- a/modules/luci-base/po/hu/base.po +++ b/modules/luci-base/po/hu/base.po @@ -20,7 +20,7 @@ msgstr "%.1f dB" msgid "%d Bit" msgstr "%d bit" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3689 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3691 msgid "%d invalid field(s)" msgstr "%d érvénytelen mező" @@ -778,16 +778,16 @@ msgstr "Bármely zóna" msgid "Apply backup?" msgstr "Alkalmazza a biztonsági mentést?" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4276 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4278 msgid "Apply request failed with status <code>%h</code>" msgstr "A kérés alkalmazása meghiúsult <code>%h</code> állapotkóddal" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2181 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4142 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4144 msgid "Apply unchecked" msgstr "Kijelöletlenek alkalmazása" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4215 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4217 msgid "Applying configuration changes… %ds" msgstr "A beállítások változtatásainak alkalmazása… %d mp" @@ -923,6 +923,7 @@ msgstr "BR / DMR / AFTR" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:158 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:182 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1673 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:379 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:143 msgid "BSSID" msgstr "BSSID" @@ -1037,7 +1038,7 @@ msgid "Broadcast policy (broadcast, 3)" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2810 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3799 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3801 msgid "Browse…" msgstr "Tallózás…" @@ -1070,7 +1071,7 @@ msgid "Call failed" msgstr "Hívás sikertelen" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2903 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3810 #: modules/luci-compat/luasrc/view/cbi/delegator.htm:14 #: modules/luci-compat/luasrc/view/cbi/simpleform.htm:52 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:187 @@ -1144,11 +1145,11 @@ msgstr "" msgid "Chain" msgstr "Lánc" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 msgid "Changes" msgstr "Változtatások" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4311 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4313 msgid "Changes have been reverted." msgstr "A változtatások visszavonva." @@ -1161,10 +1162,19 @@ msgstr "Megváltoztatja az eszköz eléréséhez szükséges adminisztrátori je #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:184 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:462 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1671 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:376 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:164 msgid "Channel" msgstr "Csatorna" +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +msgid "Channel Analysis" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:377 +msgid "Channel Width" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:174 msgid "Check filesystems before mount" msgstr "Fájlrendszerek ellenőrzése csatolás előtt" @@ -1313,16 +1323,16 @@ msgstr "" msgid "Compute outgoing checksum (optional)." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:426 msgid "Configuration" msgstr "Beállítás" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4190 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4192 msgid "Configuration changes applied." msgstr "A beállítás változtatásai alkalmazva." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4128 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4130 msgid "Configuration changes have been rolled back!" msgstr "A beállítás változtatásai vissza lettek állítva!" @@ -1367,7 +1377,7 @@ msgstr "" msgid "Connection lost" msgstr "A kapcsolat elveszett" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:117 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:130 msgid "Connections" msgstr "Kapcsolatok" @@ -1391,7 +1401,7 @@ msgstr "A tartalom mentésre került." msgid "Continue" msgstr "Tovább" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4164 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4166 msgid "" "Could not regain access to the device after applying the configuration " "changes. You might need to reconnect if you modified network related " @@ -1705,7 +1715,7 @@ msgstr "Az eszköz újraindul…" msgid "Device not managed by ModemManager." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4163 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165 msgid "Device unreachable!" msgstr "Az eszköz elérhetetlen!" @@ -1797,8 +1807,8 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:606 #: modules/luci-base/htdocs/luci-static/resources/form.js:2861 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3309 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4045 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4134 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4047 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4136 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1696 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:330 msgid "Dismiss" @@ -2284,7 +2294,7 @@ msgstr "FT protokoll" msgid "Failed to change the system password." msgstr "Nem sikerült megváltoztatni a rendszer jelszavát." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4122 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4124 msgid "Failed to confirm apply within %ds, waiting for rollback…" msgstr "" "Nem sikerült megerősíteni az alkalmazást %d másodpercen belül, várakozás a " @@ -2520,7 +2530,7 @@ msgstr "Átjáró portok" msgid "Gateway address is invalid" msgstr "Az átjáró címe érvénytelen" -#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:127 msgid "Gateway metric" msgstr "Átjáró mérőszáma" @@ -2586,11 +2596,11 @@ msgstr "Ugrás a megfelelő beállítási oldalhoz" msgid "Grant access to DHCP configuration" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:102 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 msgid "Grant access to DHCP status display" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 msgid "Grant access to DSL status display" msgstr "" @@ -2614,7 +2624,7 @@ msgstr "" msgid "Grant access to crontab configuration" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:69 msgid "Grant access to firewall status" msgstr "" @@ -2622,7 +2632,7 @@ msgstr "" msgid "Grant access to flash operations" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:86 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:95 msgid "Grant access to main status display" msgstr "" @@ -2667,10 +2677,11 @@ msgid "Grant access to system logs" msgstr "" #: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:47 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 msgid "Grant access to the system route status" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:129 msgid "Grant access to wireless status display" msgstr "" @@ -3117,6 +3128,10 @@ msgstr "" "kérése blokkolva lett. Kattintson a lenti „Folytatás »” gombra az előző " "oldalra történő visszatéréshez." +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "In seconds" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:157 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/ppp.js:141 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoa.js:128 @@ -3504,7 +3519,7 @@ msgid "" "are used. It is recommended to not allow 802.11b rates where possible." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4032 msgid "Legend:" msgstr "Jelmagyarázat:" @@ -3619,7 +3634,7 @@ msgstr "Figyelés csak a megadott csatolón, vagy az összesen, ha nincs megadva msgid "Listening port for inbound DNS queries" msgstr "Port figyelése a bejövő DNS-lekérdezésekhez" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:87 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:100 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:54 msgid "Load" msgstr "Terhelés" @@ -3972,6 +3987,7 @@ msgstr "Mobilitási tartomány" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:444 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:936 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1672 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:378 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:142 msgid "Mode" msgstr "Mód" @@ -4133,7 +4149,7 @@ msgid "NTP server candidates" msgstr "NTP-kiszolgáló jelöltek" #: modules/luci-base/htdocs/luci-static/resources/form.js:2542 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3785 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3787 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:710 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/leds.js:67 @@ -4495,11 +4511,11 @@ msgstr "" msgid "Option \"%s\" must not be empty." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 msgid "Option changed" msgstr "Beállítás megváltoztatva" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4041 msgid "Option removed" msgstr "Beállítás eltávolítva" @@ -4971,7 +4987,7 @@ msgstr "csom." msgid "Please enter your username and password." msgstr "Adja meg a felhasználónevét és a jelszavát." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3768 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3770 msgid "Please select the file to upload." msgstr "Válassza ki a feltöltendő fájlt." @@ -5204,7 +5220,7 @@ msgstr "" msgid "Really switch protocol?" msgstr "Valóban protokollt cserél?" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:88 msgid "Realtime Graphs" msgstr "Valós idejű grafikonok" @@ -5485,19 +5501,19 @@ msgstr "Biztonsági mentés visszaállítása" msgid "Reveal/hide password" msgstr "Jelszó felfedése/elrejtése" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4053 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4055 msgid "Revert" msgstr "Visszavonás" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4138 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4140 msgid "Revert changes" msgstr "Változtatások visszavonása" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4320 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4322 msgid "Revert request failed with status <code>%h</code>" msgstr "A kérés visszavonása meghiúsult <code>%h</code> állapotkóddal" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4300 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4302 msgid "Reverting configuration…" msgstr "Beállítás visszaállítása…" @@ -5598,6 +5614,7 @@ msgstr "SSH kulcsok" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:156 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:181 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1670 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:375 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:141 msgid "SSID" msgstr "SSID" @@ -5625,7 +5642,7 @@ msgid "Save" msgstr "Mentés" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2180 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4049 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4051 #: modules/luci-compat/luasrc/view/cbi/footer.htm:22 msgid "Save & Apply" msgstr "Mentés és alkalmazás" @@ -5651,11 +5668,11 @@ msgstr "Keresés" msgid "Scheduled Tasks" msgstr "Ütemezett feladatok" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4033 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 msgid "Section added" msgstr "Szakasz hozzáadva" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 msgid "Section removed" msgstr "Szakasz eltávolítva" @@ -5801,6 +5818,8 @@ msgstr "A csatoló leállítása" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:63 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1669 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:374 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:140 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:231 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 @@ -5816,11 +5835,15 @@ msgstr "Jel/zaj" msgid "Signal Attenuation (SATN)" msgstr "Jel csillapítása (SATN)" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "Signal Refresh Rate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/wireless.js:260 msgid "Signal:" msgstr "Jel:" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3786 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3788 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:217 msgid "Size" msgstr "Méret" @@ -6140,11 +6163,12 @@ msgstr "Indítási prioritás" msgid "Start refresh" msgstr "Frissítés indítása" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4253 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4255 msgid "Starting configuration apply…" msgstr "Beállítások alkalmazásának indítása…" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1686 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:398 msgid "Starting wireless scan..." msgstr "Vezeték nélküli keresés indítása…" @@ -6409,7 +6433,7 @@ msgid "" "network" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4129 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4131 msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " @@ -6449,7 +6473,7 @@ msgstr "" msgid "" "The flash image was uploaded. Below is the checksum and file size listed, " "compare them with the original file to ensure data integrity. <br /> Click " -"\"Proceed\" below to start the flash procedure." +"'Continue' below to start the flash procedure." msgstr "" "A telepítő lemezkép fel lett töltve. Alább található az ellenőrző-összeg és " "a fájlméret. Hasonlítsa össze az eredeti fájllal, hogy megbizonyosodjon az " @@ -6627,7 +6651,7 @@ msgstr "" msgid "There are no active leases" msgstr "Nincsenek aktív bérletek" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4268 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4270 msgid "There are no changes to apply" msgstr "Nincsenek alkalmazandó változtatások" @@ -6801,7 +6825,7 @@ msgstr "Traceroute" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:53 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:64 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:96 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:109 msgid "Traffic" msgstr "Forgalom" @@ -6979,7 +7003,7 @@ msgstr "Leválasztás" msgid "Unnamed key" msgstr "Névtelen kulcs" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3973 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3975 msgid "Unsaved Changes" msgstr "Mentetlen változtatások" @@ -7009,7 +7033,7 @@ msgstr "Fel" msgid "Up Delay" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3860 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3862 msgid "Upload" msgstr "Feltöltés" @@ -7035,12 +7059,12 @@ msgid "Upload file…" msgstr "Fájl feltöltése…" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2738 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3848 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3850 msgid "Upload request failed: %s" msgstr "Feltöltési kérés sikertelen: %s" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3767 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3821 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3769 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3823 msgid "Uploading file…" msgstr "Fájl feltöltése…" @@ -7473,7 +7497,7 @@ msgstr "WireGuard VPN" #: modules/luci-mod-network/root/usr/share/luci/menu.d/luci-mod-network.json:17 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:10 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:105 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:118 msgid "Wireless" msgstr "Vezeték nélküli" @@ -7650,6 +7674,8 @@ msgstr "létrehozás:" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:185 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:187 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:41 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:272 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:275 @@ -7733,6 +7759,7 @@ msgid "hexadecimal encoded value" msgstr "hexadecimális kódolt érték" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1746 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:297 msgid "hidden" msgstr "rejtett" diff --git a/modules/luci-base/po/it/base.po b/modules/luci-base/po/it/base.po index df556b3a0b..553c6a155a 100644 --- a/modules/luci-base/po/it/base.po +++ b/modules/luci-base/po/it/base.po @@ -3,8 +3,8 @@ msgstr "" "Project-Id-Version: LuCI\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-06-10 03:40+0200\n" -"PO-Revision-Date: 2020-12-11 03:50+0000\n" -"Last-Translator: AndreaEM <andreyodj@gmail.com>\n" +"PO-Revision-Date: 2021-01-10 16:32+0000\n" +"Last-Translator: bovirus <roberto.boriotti@canon-europe.com>\n" "Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/luci/it/>" "\n" "Language: it\n" @@ -12,7 +12,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.4-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:931 msgid "%.1f dB" @@ -22,7 +22,7 @@ msgstr "%.1f dB" msgid "%d Bit" msgstr "%d Bit" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3689 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3691 msgid "%d invalid field(s)" msgstr "%d campo/i non valido/i" @@ -652,7 +652,7 @@ msgstr "" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:148 msgid "Allowed IPs" -msgstr "" +msgstr "IP permessi" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:654 msgid "Always announce default router" @@ -772,16 +772,16 @@ msgstr "Qualsiasi zona" msgid "Apply backup?" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4276 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4278 msgid "Apply request failed with status <code>%h</code>" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2181 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4142 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4144 msgid "Apply unchecked" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4215 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4217 msgid "Applying configuration changes… %ds" msgstr "" @@ -913,6 +913,7 @@ msgstr "BR / DMR / AFTR" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:158 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:182 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1673 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:379 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:143 msgid "BSSID" msgstr "BSSID" @@ -1024,7 +1025,7 @@ msgid "Broadcast policy (broadcast, 3)" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2810 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3799 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3801 msgid "Browse…" msgstr "" @@ -1055,7 +1056,7 @@ msgid "Call failed" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2903 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3810 #: modules/luci-compat/luasrc/view/cbi/delegator.htm:14 #: modules/luci-compat/luasrc/view/cbi/simpleform.htm:52 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:187 @@ -1121,11 +1122,11 @@ msgstr "" msgid "Chain" msgstr "Catena" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 msgid "Changes" msgstr "Modifiche" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4311 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4313 msgid "Changes have been reverted." msgstr "" @@ -1138,10 +1139,19 @@ msgstr "Cambia la password di amministratore per accedere al dispositivo" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:184 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:462 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1671 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:376 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:164 msgid "Channel" msgstr "Canale" +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +msgid "Channel Analysis" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:377 +msgid "Channel Width" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:174 msgid "Check filesystems before mount" msgstr "Controlla i filesystem prima di montare" @@ -1281,16 +1291,16 @@ msgstr "" msgid "Compute outgoing checksum (optional)." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:426 msgid "Configuration" msgstr "Configurazione" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4190 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4192 msgid "Configuration changes applied." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4128 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4130 msgid "Configuration changes have been rolled back!" msgstr "" @@ -1335,7 +1345,7 @@ msgstr "" msgid "Connection lost" msgstr "" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:117 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:130 msgid "Connections" msgstr "Connessioni" @@ -1359,7 +1369,7 @@ msgstr "" msgid "Continue" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4164 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4166 msgid "" "Could not regain access to the device after applying the configuration " "changes. You might need to reconnect if you modified network related " @@ -1667,7 +1677,7 @@ msgstr "" msgid "Device not managed by ModemManager." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4163 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165 msgid "Device unreachable!" msgstr "Dispositivo irraggiungibile!" @@ -1759,8 +1769,8 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:606 #: modules/luci-base/htdocs/luci-static/resources/form.js:2861 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3309 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4045 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4134 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4047 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4136 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1696 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:330 msgid "Dismiss" @@ -2240,7 +2250,7 @@ msgstr "" msgid "Failed to change the system password." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4122 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4124 msgid "Failed to confirm apply within %ds, waiting for rollback…" msgstr "" @@ -2314,7 +2324,7 @@ msgstr "Firewall" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:102 msgid "Firewall Mark" -msgstr "" +msgstr "Marcatore firewall" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:326 msgid "Firewall Settings" @@ -2468,7 +2478,7 @@ msgstr "Porte Gateway" msgid "Gateway address is invalid" msgstr "" -#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:127 msgid "Gateway metric" msgstr "" @@ -2533,11 +2543,11 @@ msgstr "Vai alla pagina di configurazione relativa" msgid "Grant access to DHCP configuration" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:102 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 msgid "Grant access to DHCP status display" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 msgid "Grant access to DSL status display" msgstr "" @@ -2561,7 +2571,7 @@ msgstr "" msgid "Grant access to crontab configuration" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:69 msgid "Grant access to firewall status" msgstr "" @@ -2569,7 +2579,7 @@ msgstr "" msgid "Grant access to flash operations" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:86 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:95 msgid "Grant access to main status display" msgstr "" @@ -2614,10 +2624,11 @@ msgid "Grant access to system logs" msgstr "" #: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:47 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 msgid "Grant access to the system route status" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:129 msgid "Grant access to wireless status display" msgstr "" @@ -3059,6 +3070,10 @@ msgid "" "blocked. Click \"Continue »\" below to return to the previous page." msgstr "" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "In seconds" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:157 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/ppp.js:141 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoa.js:128 @@ -3440,7 +3455,7 @@ msgid "" "are used. It is recommended to not allow 802.11b rates where possible." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4032 msgid "Legend:" msgstr "Legenda:" @@ -3532,7 +3547,7 @@ msgstr "" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:78 msgid "Listen Port" -msgstr "" +msgstr "Porta in ascolto" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:17 msgid "Listen only on the given interface or, if unspecified, on all" @@ -3542,7 +3557,7 @@ msgstr "Ascolta solo sull'interfaccia data o, se non specificato, su tutte" msgid "Listening port for inbound DNS queries" msgstr "Porta di ascolto per le richieste DNS in entrata" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:87 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:100 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:54 msgid "Load" msgstr "Carico" @@ -3892,6 +3907,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:444 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:936 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1672 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:378 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:142 msgid "Mode" msgstr "Modalità" @@ -4053,7 +4069,7 @@ msgid "NTP server candidates" msgstr "Candidati server NTP" #: modules/luci-base/htdocs/luci-static/resources/form.js:2542 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3785 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3787 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:710 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/leds.js:67 @@ -4297,7 +4313,7 @@ msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:167 msgid "Notice" -msgstr "Notifica" +msgstr "Notizia" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:127 msgid "Nslookup" @@ -4413,11 +4429,11 @@ msgstr "" msgid "Option \"%s\" must not be empty." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 msgid "Option changed" msgstr "Opzione cambiata" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4041 msgid "Option removed" msgstr "Opzione cancellata" @@ -4875,7 +4891,7 @@ msgstr "" msgid "Please enter your username and password." msgstr "Per favore inserisci il tuo username e la password." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3768 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3770 msgid "Please select the file to upload." msgstr "" @@ -4993,7 +5009,7 @@ msgstr "Pseudo Ad-Hoc (ahdemo)" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:139 msgid "Public Key" -msgstr "Chiave Pubblica" +msgstr "Chiave pubblica" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:284 msgid "" @@ -5095,7 +5111,7 @@ msgstr "" msgid "Really switch protocol?" msgstr "Cambiare veramente il protocollo?" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:88 msgid "Realtime Graphs" msgstr "Grafici in Tempo Reale" @@ -5369,19 +5385,19 @@ msgstr "Ripristina backup" msgid "Reveal/hide password" msgstr "Rivela/nascondi password" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4053 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4055 msgid "Revert" msgstr "Ripristina" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4138 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4140 msgid "Revert changes" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4320 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4322 msgid "Revert request failed with status <code>%h</code>" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4300 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4302 msgid "Reverting configuration…" msgstr "" @@ -5482,6 +5498,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:156 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:181 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1670 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:375 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:141 msgid "SSID" msgstr "SSID" @@ -5509,7 +5526,7 @@ msgid "Save" msgstr "Salva" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2180 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4049 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4051 #: modules/luci-compat/luasrc/view/cbi/footer.htm:22 msgid "Save & Apply" msgstr "Salva & applica" @@ -5535,11 +5552,11 @@ msgstr "Scan" msgid "Scheduled Tasks" msgstr "Operazioni programmate" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4033 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 msgid "Section added" msgstr "Sezione aggiunta" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 msgid "Section removed" msgstr "Sezione rimossa" @@ -5677,6 +5694,8 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:63 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1669 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:374 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:140 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:231 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 @@ -5692,11 +5711,15 @@ msgstr "" msgid "Signal Attenuation (SATN)" msgstr "" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "Signal Refresh Rate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/wireless.js:260 msgid "Signal:" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3786 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3788 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:217 msgid "Size" msgstr "Dimensione" @@ -6009,11 +6032,12 @@ msgstr "Priorità di avvio" msgid "Start refresh" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4253 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4255 msgid "Starting configuration apply…" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1686 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:398 msgid "Starting wireless scan..." msgstr "" @@ -6272,7 +6296,7 @@ msgid "" "network" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4129 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4131 msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " @@ -6302,7 +6326,7 @@ msgstr "" msgid "" "The flash image was uploaded. Below is the checksum and file size listed, " "compare them with the original file to ensure data integrity. <br /> Click " -"\"Proceed\" below to start the flash procedure." +"'Continue' below to start the flash procedure." msgstr "" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:198 @@ -6458,7 +6482,7 @@ msgstr "" msgid "There are no active leases" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4268 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4270 msgid "There are no changes to apply" msgstr "" @@ -6611,7 +6635,7 @@ msgstr "" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:53 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:64 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:96 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:109 msgid "Traffic" msgstr "Traffico" @@ -6789,7 +6813,7 @@ msgstr "Smonta" msgid "Unnamed key" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3973 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3975 msgid "Unsaved Changes" msgstr "Modifiche non salvate" @@ -6819,7 +6843,7 @@ msgstr "" msgid "Up Delay" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3860 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3862 msgid "Upload" msgstr "" @@ -6843,12 +6867,12 @@ msgid "Upload file…" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2738 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3848 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3850 msgid "Upload request failed: %s" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3767 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3821 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3769 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3823 msgid "Uploading file…" msgstr "" @@ -7268,7 +7292,7 @@ msgstr "" #: modules/luci-mod-network/root/usr/share/luci/menu.d/luci-mod-network.json:17 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:10 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:105 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:118 msgid "Wireless" msgstr "Wireless" @@ -7443,6 +7467,8 @@ msgstr "crea:" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:185 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:187 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:41 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:272 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:275 @@ -7526,6 +7552,7 @@ msgid "hexadecimal encoded value" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1746 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:297 msgid "hidden" msgstr "nascosto" diff --git a/modules/luci-base/po/ja/base.po b/modules/luci-base/po/ja/base.po index 58f383a62f..e1b1c8977e 100644 --- a/modules/luci-base/po/ja/base.po +++ b/modules/luci-base/po/ja/base.po @@ -22,7 +22,7 @@ msgstr "%.1f dB" msgid "%d Bit" msgstr "%d ビット" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3689 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3691 msgid "%d invalid field(s)" msgstr "無効な入力欄: %d個" @@ -775,16 +775,16 @@ msgstr "すべてのゾーン" msgid "Apply backup?" msgstr "バックアップを適用しますか?" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4276 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4278 msgid "Apply request failed with status <code>%h</code>" msgstr "適用のリクエストに失敗しました ステータスコード:<code>%h</code>" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2181 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4142 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4144 msgid "Apply unchecked" msgstr "チェックなしの適用" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4215 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4217 msgid "Applying configuration changes… %ds" msgstr "設定を適用中… 残り最大%d秒" @@ -918,6 +918,7 @@ msgstr "BR / DMR / AFTR" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:158 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:182 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1673 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:379 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:143 msgid "BSSID" msgstr "BSSID" @@ -1031,7 +1032,7 @@ msgid "Broadcast policy (broadcast, 3)" msgstr "ブロードキャストポリシー(broadcast、3)" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2810 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3799 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3801 msgid "Browse…" msgstr "参照…" @@ -1062,7 +1063,7 @@ msgid "Call failed" msgstr "呼び出しに失敗しました" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2903 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3810 #: modules/luci-compat/luasrc/view/cbi/delegator.htm:14 #: modules/luci-compat/luasrc/view/cbi/simpleform.htm:52 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:187 @@ -1136,11 +1137,11 @@ msgstr "" msgid "Chain" msgstr "チェイン" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 msgid "Changes" msgstr "変更" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4311 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4313 msgid "Changes have been reverted." msgstr "変更は取り消されました。" @@ -1153,10 +1154,19 @@ msgstr "デバイスにアクセスするための管理者パスワードを変 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:184 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:462 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1671 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:376 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:164 msgid "Channel" msgstr "チャネル" +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +msgid "Channel Analysis" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:377 +msgid "Channel Width" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:174 msgid "Check filesystems before mount" msgstr "マウント前にファイルシステムをチェック" @@ -1303,16 +1313,16 @@ msgstr "" msgid "Compute outgoing checksum (optional)." msgstr "送信チェックサムを計算します(オプション)。" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:426 msgid "Configuration" msgstr "設定" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4190 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4192 msgid "Configuration changes applied." msgstr "設定が適用されました。" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4128 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4130 msgid "Configuration changes have been rolled back!" msgstr "設定がロールバックされました!" @@ -1364,7 +1374,7 @@ msgstr "接続の試行に失敗しました。" msgid "Connection lost" msgstr "接続が失われました" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:117 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:130 msgid "Connections" msgstr "接続数" @@ -1388,7 +1398,7 @@ msgstr "内容が保存されました。" msgid "Continue" msgstr "続行" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4164 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4166 msgid "" "Could not regain access to the device after applying the configuration " "changes. You might need to reconnect if you modified network related " @@ -1700,7 +1710,7 @@ msgstr "デバイスを再起動中…" msgid "Device not managed by ModemManager." msgstr "モデムマネージャーはデバイスを管理していません。" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4163 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165 msgid "Device unreachable!" msgstr "デバイスにアクセスできません!" @@ -1793,8 +1803,8 @@ msgstr "切断の試行に失敗しました。" #: modules/luci-base/htdocs/luci-static/resources/form.js:606 #: modules/luci-base/htdocs/luci-static/resources/form.js:2861 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3309 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4045 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4134 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4047 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4136 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1696 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:330 msgid "Dismiss" @@ -2277,7 +2287,7 @@ msgstr "FTプロトコル" msgid "Failed to change the system password." msgstr "システムパスワードの変更に失敗しました。" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4122 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4124 msgid "Failed to confirm apply within %ds, waiting for rollback…" msgstr "%d秒以内に適用できませんでした。ロールバック中です…" @@ -2512,7 +2522,7 @@ msgstr "ゲートウェイポート" msgid "Gateway address is invalid" msgstr "無効なゲートウェイアドレス" -#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:127 msgid "Gateway metric" msgstr "ゲートウェイメトリック" @@ -2579,11 +2589,11 @@ msgstr "関連する設定ページへ移動" msgid "Grant access to DHCP configuration" msgstr "DHCP設定へのアクセスを許可" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:102 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 msgid "Grant access to DHCP status display" msgstr "DHCPステータス表示へのアクセスを許可" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 msgid "Grant access to DSL status display" msgstr "DSLステータス表示へのアクセスを許可" @@ -2607,7 +2617,7 @@ msgstr "基本的なLuCIプロシージャへのアクセスを許可" msgid "Grant access to crontab configuration" msgstr "crontab設定へのアクセスを許可" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:69 msgid "Grant access to firewall status" msgstr "ファイアウォールステータスへのアクセスを許可" @@ -2615,7 +2625,7 @@ msgstr "ファイアウォールステータスへのアクセスを許可" msgid "Grant access to flash operations" msgstr "フラッシュ操作へのアクセスを許可" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:86 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:95 msgid "Grant access to main status display" msgstr "メインステータス表示へのアクセスを許可" @@ -2660,10 +2670,11 @@ msgid "Grant access to system logs" msgstr "システムログへのアクセスを許可" #: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:47 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 msgid "Grant access to the system route status" msgstr "システムルートステータスへのアクセスを許可" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:129 msgid "Grant access to wireless status display" msgstr "無線ステータス表示へのアクセスを許可" @@ -3102,6 +3113,10 @@ msgstr "" "システムへの不正アクセスを防ぐために、リクエストはブロックされました。下の" "\"続行\"をクリックして、前のページに戻ります。" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "In seconds" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:157 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/ppp.js:141 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoa.js:128 @@ -3493,7 +3508,7 @@ msgstr "" "する可能性があります。 可能な限り 802.11b レートを許可しないことをお勧めしま" "す。" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4032 msgid "Legend:" msgstr "凡例:" @@ -3607,7 +3622,7 @@ msgstr "" msgid "Listening port for inbound DNS queries" msgstr "受信DNSクエリをリッスンするポート" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:87 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:100 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:54 msgid "Load" msgstr "負荷" @@ -3961,6 +3976,7 @@ msgstr "モビリティドメイン" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:444 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:936 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1672 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:378 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:142 msgid "Mode" msgstr "モード" @@ -4125,7 +4141,7 @@ msgid "NTP server candidates" msgstr "NTPサーバー候補" #: modules/luci-base/htdocs/luci-static/resources/form.js:2542 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3785 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3787 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:710 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/leds.js:67 @@ -4490,11 +4506,11 @@ msgstr "オプション\"%s\"に無効な入力値が含まれています。" msgid "Option \"%s\" must not be empty." msgstr "オプション\"%s\"を設定してください。" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 msgid "Option changed" msgstr "変更されるオプション" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4041 msgid "Option removed" msgstr "削除されるオプション" @@ -4966,7 +4982,7 @@ msgstr "パケット" msgid "Please enter your username and password." msgstr "ユーザー名とパスワードを入力してください。" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3768 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3770 msgid "Please select the file to upload." msgstr "アップロードするファイルを選択してください。" @@ -5204,7 +5220,7 @@ msgstr "" msgid "Really switch protocol?" msgstr "本当にプロトコルを変更しますか?" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:88 msgid "Realtime Graphs" msgstr "リアルタイムグラフ" @@ -5485,19 +5501,19 @@ msgstr "バックアップを復元" msgid "Reveal/hide password" msgstr "パスワードを表示/隠す" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4053 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4055 msgid "Revert" msgstr "元に戻す" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4138 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4140 msgid "Revert changes" msgstr "変更の取り消し" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4320 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4322 msgid "Revert request failed with status <code>%h</code>" msgstr "取り消しのリクエストに失敗しました ステータスコード:<code>%h</code>" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4300 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4302 msgid "Reverting configuration…" msgstr "設定を元に戻しています…" @@ -5598,6 +5614,7 @@ msgstr "SSH-キー" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:156 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:181 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1670 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:375 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:141 msgid "SSID" msgstr "SSID" @@ -5625,7 +5642,7 @@ msgid "Save" msgstr "保存" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2180 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4049 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4051 #: modules/luci-compat/luasrc/view/cbi/footer.htm:22 msgid "Save & Apply" msgstr "保存&適用" @@ -5651,11 +5668,11 @@ msgstr "スキャン" msgid "Scheduled Tasks" msgstr "スケジュールタスク" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4033 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 msgid "Section added" msgstr "追加されるセクション" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 msgid "Section removed" msgstr "削除されるセクション" @@ -5801,6 +5818,8 @@ msgstr "このインターフェースをシャットダウン" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:63 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1669 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:374 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:140 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:231 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 @@ -5816,11 +5835,15 @@ msgstr "信号強度 / ノイズ" msgid "Signal Attenuation (SATN)" msgstr "信号減衰(SATN)" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "Signal Refresh Rate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/wireless.js:260 msgid "Signal:" msgstr "信号:" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3786 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3788 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:217 msgid "Size" msgstr "サイズ" @@ -6173,11 +6196,12 @@ msgstr "開始優先順位" msgid "Start refresh" msgstr "更新開始" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4253 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4255 msgid "Starting configuration apply…" msgstr "設定の適用を開始しています…" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1686 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:398 msgid "Starting wireless scan..." msgstr "無線のスキャンを開始しています..." @@ -6444,7 +6468,7 @@ msgstr "" "非表示の無線ネットワークに接続する場合、正しいSSIDを手動で指定する必要があり" "ます" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4129 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4131 msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " @@ -6479,7 +6503,7 @@ msgstr "LuCIが正常に機能するには、既存の無線設定を変更す msgid "" "The flash image was uploaded. Below is the checksum and file size listed, " "compare them with the original file to ensure data integrity. <br /> Click " -"\"Proceed\" below to start the flash procedure." +"'Continue' below to start the flash procedure." msgstr "" "イメージファイルがアップロードされました。以下はそのチェックサムとファイルサ" "イズです。オリジナルのファイルと比較し、データの整合性を確認してください。" @@ -6651,7 +6675,7 @@ msgstr "" msgid "There are no active leases" msgstr "アクティブなリースはありません" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4268 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4270 msgid "There are no changes to apply" msgstr "適用する変更はありません" @@ -6822,7 +6846,7 @@ msgstr "トレースルート" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:53 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:64 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:96 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:109 msgid "Traffic" msgstr "トラフィック" @@ -7000,7 +7024,7 @@ msgstr "アンマウント" msgid "Unnamed key" msgstr "名前がない鍵" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3973 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3975 msgid "Unsaved Changes" msgstr "保存されていない変更" @@ -7030,7 +7054,7 @@ msgstr "上へ" msgid "Up Delay" msgstr "上り遅延" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3860 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3862 msgid "Upload" msgstr "アップロード" @@ -7056,12 +7080,12 @@ msgid "Upload file…" msgstr "ファイルをアップロード…" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2738 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3848 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3850 msgid "Upload request failed: %s" msgstr "アップロードのリクエストに失敗: %s" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3767 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3821 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3769 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3823 msgid "Uploading file…" msgstr "ファイルをアップロード中…" @@ -7494,7 +7518,7 @@ msgstr "WireGuard VPN" #: modules/luci-mod-network/root/usr/share/luci/menu.d/luci-mod-network.json:17 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:10 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:105 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:118 msgid "Wireless" msgstr "無線" @@ -7671,6 +7695,8 @@ msgstr "作成:" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:185 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:187 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:41 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:272 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:275 @@ -7754,6 +7780,7 @@ msgid "hexadecimal encoded value" msgstr "エンコードされた値(16進数)" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1746 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:297 msgid "hidden" msgstr "(非表示)" diff --git a/modules/luci-base/po/ko/base.po b/modules/luci-base/po/ko/base.po index dc94d6ad65..de7cfc33e1 100644 --- a/modules/luci-base/po/ko/base.po +++ b/modules/luci-base/po/ko/base.po @@ -24,7 +24,7 @@ msgstr "%.1f dB" msgid "%d Bit" msgstr "%d Bit" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3689 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3691 msgid "%d invalid field(s)" msgstr "%d 잘못된 필드(들)" @@ -768,16 +768,16 @@ msgstr "" msgid "Apply backup?" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4276 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4278 msgid "Apply request failed with status <code>%h</code>" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2181 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4142 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4144 msgid "Apply unchecked" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4215 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4217 msgid "Applying configuration changes… %ds" msgstr "" @@ -907,6 +907,7 @@ msgstr "BR / DMR / AFTR" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:158 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:182 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1673 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:379 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:143 msgid "BSSID" msgstr "BSSID" @@ -1018,7 +1019,7 @@ msgid "Broadcast policy (broadcast, 3)" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2810 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3799 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3801 msgid "Browse…" msgstr "" @@ -1049,7 +1050,7 @@ msgid "Call failed" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2903 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3810 #: modules/luci-compat/luasrc/view/cbi/delegator.htm:14 #: modules/luci-compat/luasrc/view/cbi/simpleform.htm:52 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:187 @@ -1115,11 +1116,11 @@ msgstr "" msgid "Chain" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 msgid "Changes" msgstr "변경 사항" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4311 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4313 msgid "Changes have been reverted." msgstr "" @@ -1132,10 +1133,19 @@ msgstr "장비 접근을 위한 관리자 암호를 변경합니다" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:184 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:462 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1671 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:376 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:164 msgid "Channel" msgstr "" +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +msgid "Channel Analysis" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:377 +msgid "Channel Width" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:174 msgid "Check filesystems before mount" msgstr "" @@ -1272,16 +1282,16 @@ msgstr "" msgid "Compute outgoing checksum (optional)." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:426 msgid "Configuration" msgstr "설정" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4190 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4192 msgid "Configuration changes applied." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4128 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4130 msgid "Configuration changes have been rolled back!" msgstr "" @@ -1326,7 +1336,7 @@ msgstr "" msgid "Connection lost" msgstr "" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:117 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:130 msgid "Connections" msgstr "연결" @@ -1350,7 +1360,7 @@ msgstr "" msgid "Continue" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4164 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4166 msgid "" "Could not regain access to the device after applying the configuration " "changes. You might need to reconnect if you modified network related " @@ -1658,7 +1668,7 @@ msgstr "" msgid "Device not managed by ModemManager." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4163 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165 msgid "Device unreachable!" msgstr "" @@ -1750,8 +1760,8 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:606 #: modules/luci-base/htdocs/luci-static/resources/form.js:2861 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3309 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4045 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4134 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4047 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4136 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1696 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:330 msgid "Dismiss" @@ -2223,7 +2233,7 @@ msgstr "" msgid "Failed to change the system password." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4122 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4124 msgid "Failed to confirm apply within %ds, waiting for rollback…" msgstr "" @@ -2451,7 +2461,7 @@ msgstr "" msgid "Gateway address is invalid" msgstr "" -#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:127 msgid "Gateway metric" msgstr "" @@ -2516,11 +2526,11 @@ msgstr "" msgid "Grant access to DHCP configuration" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:102 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 msgid "Grant access to DHCP status display" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 msgid "Grant access to DSL status display" msgstr "" @@ -2544,7 +2554,7 @@ msgstr "" msgid "Grant access to crontab configuration" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:69 msgid "Grant access to firewall status" msgstr "" @@ -2552,7 +2562,7 @@ msgstr "" msgid "Grant access to flash operations" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:86 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:95 msgid "Grant access to main status display" msgstr "" @@ -2597,10 +2607,11 @@ msgid "Grant access to system logs" msgstr "" #: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:47 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 msgid "Grant access to the system route status" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:129 msgid "Grant access to wireless status display" msgstr "" @@ -3030,6 +3041,10 @@ msgid "" "blocked. Click \"Continue »\" below to return to the previous page." msgstr "" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "In seconds" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:157 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/ppp.js:141 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoa.js:128 @@ -3409,7 +3424,7 @@ msgid "" "are used. It is recommended to not allow 802.11b rates where possible." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4032 msgid "Legend:" msgstr "" @@ -3511,7 +3526,7 @@ msgstr "" msgid "Listening port for inbound DNS queries" msgstr "" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:87 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:100 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:54 msgid "Load" msgstr "부하" @@ -3856,6 +3871,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:444 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:936 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1672 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:378 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:142 msgid "Mode" msgstr "" @@ -4015,7 +4031,7 @@ msgid "NTP server candidates" msgstr "NTP 서버 목록" #: modules/luci-base/htdocs/luci-static/resources/form.js:2542 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3785 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3787 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:710 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/leds.js:67 @@ -4375,11 +4391,11 @@ msgstr "" msgid "Option \"%s\" must not be empty." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 msgid "Option changed" msgstr "변경된 option" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4041 msgid "Option removed" msgstr "삭제된 option" @@ -4837,7 +4853,7 @@ msgstr "Pkts." msgid "Please enter your username and password." msgstr "사용자이름과 암호를 입력해 주세요." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3768 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3770 msgid "Please select the file to upload." msgstr "" @@ -5057,7 +5073,7 @@ msgstr "" msgid "Really switch protocol?" msgstr "정말 프로토콜 변경을 원하세요?" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:88 msgid "Realtime Graphs" msgstr "실시간 그래프" @@ -5331,19 +5347,19 @@ msgstr "백업 복구" msgid "Reveal/hide password" msgstr "암호 보이기/숨기기" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4053 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4055 msgid "Revert" msgstr "변경 취소" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4138 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4140 msgid "Revert changes" msgstr "변경사항 되돌리기" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4320 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4322 msgid "Revert request failed with status <code>%h</code>" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4300 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4302 msgid "Reverting configuration…" msgstr "설정 되돌리는 중…" @@ -5446,6 +5462,7 @@ msgstr "SSH-Keys" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:156 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:181 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1670 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:375 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:141 msgid "SSID" msgstr "SSID" @@ -5474,7 +5491,7 @@ msgid "Save" msgstr "저장" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2180 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4049 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4051 #: modules/luci-compat/luasrc/view/cbi/footer.htm:22 msgid "Save & Apply" msgstr "저장 & 적용" @@ -5500,11 +5517,11 @@ msgstr "스캔" msgid "Scheduled Tasks" msgstr "작업 관리" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4033 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 msgid "Section added" msgstr "추가된 section" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 msgid "Section removed" msgstr "섹션 삭제됨" @@ -5644,6 +5661,8 @@ msgstr "이 인터페이스 정지" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:63 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1669 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:374 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:140 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:231 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 @@ -5659,11 +5678,15 @@ msgstr "" msgid "Signal Attenuation (SATN)" msgstr "" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "Signal Refresh Rate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/wireless.js:260 msgid "Signal:" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3786 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3788 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:217 msgid "Size" msgstr "크기" @@ -5968,11 +5991,12 @@ msgstr "시작 우선순위" msgid "Start refresh" msgstr "새로고침 시작" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4253 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4255 msgid "Starting configuration apply…" msgstr "구성 적용 시작하는 중…" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1686 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:398 msgid "Starting wireless scan..." msgstr "무선 스캔 시작하는 중..." @@ -6232,7 +6256,7 @@ msgid "" "network" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4129 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4131 msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " @@ -6262,7 +6286,7 @@ msgstr "LuCI가 제대로 작동하려면 기존 무선 구성이 변경되어 msgid "" "The flash image was uploaded. Below is the checksum and file size listed, " "compare them with the original file to ensure data integrity. <br /> Click " -"\"Proceed\" below to start the flash procedure." +"'Continue' below to start the flash procedure." msgstr "" "플래시 이미지가 업로드 되었습니다. 아래는 체크섬과 파일 크기 목록입니다. 원" "본 파일과 비교하여 데이터 무결성을 검증하세요.<br />아래 \"진행하기\"를 눌러 " @@ -6420,7 +6444,7 @@ msgstr "" msgid "There are no active leases" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4268 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4270 msgid "There are no changes to apply" msgstr "" @@ -6575,7 +6599,7 @@ msgstr "" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:53 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:64 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:96 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:109 msgid "Traffic" msgstr "트래픽" @@ -6753,7 +6777,7 @@ msgstr "" msgid "Unnamed key" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3973 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3975 msgid "Unsaved Changes" msgstr "적용 안된 변경 사항" @@ -6783,7 +6807,7 @@ msgstr "" msgid "Up Delay" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3860 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3862 msgid "Upload" msgstr "" @@ -6807,12 +6831,12 @@ msgid "Upload file…" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2738 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3848 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3850 msgid "Upload request failed: %s" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3767 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3821 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3769 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3823 msgid "Uploading file…" msgstr "" @@ -7229,7 +7253,7 @@ msgstr "" #: modules/luci-mod-network/root/usr/share/luci/menu.d/luci-mod-network.json:17 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:10 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:105 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:118 msgid "Wireless" msgstr "무선" @@ -7401,6 +7425,8 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:185 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:187 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:41 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:272 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:275 @@ -7484,6 +7510,7 @@ msgid "hexadecimal encoded value" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1746 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:297 msgid "hidden" msgstr "" diff --git a/modules/luci-base/po/mr/base.po b/modules/luci-base/po/mr/base.po index 584cd99599..7b033ac7f0 100644 --- a/modules/luci-base/po/mr/base.po +++ b/modules/luci-base/po/mr/base.po @@ -18,7 +18,7 @@ msgstr "" msgid "%d Bit" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3689 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3691 msgid "%d invalid field(s)" msgstr "" @@ -745,16 +745,16 @@ msgstr "" msgid "Apply backup?" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4276 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4278 msgid "Apply request failed with status <code>%h</code>" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2181 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4142 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4144 msgid "Apply unchecked" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4215 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4217 msgid "Applying configuration changes… %ds" msgstr "" @@ -884,6 +884,7 @@ msgstr "BR / DMR / AFTR" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:158 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:182 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1673 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:379 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:143 msgid "BSSID" msgstr "" @@ -992,7 +993,7 @@ msgid "Broadcast policy (broadcast, 3)" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2810 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3799 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3801 msgid "Browse…" msgstr "" @@ -1023,7 +1024,7 @@ msgid "Call failed" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2903 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3810 #: modules/luci-compat/luasrc/view/cbi/delegator.htm:14 #: modules/luci-compat/luasrc/view/cbi/simpleform.htm:52 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:187 @@ -1089,11 +1090,11 @@ msgstr "" msgid "Chain" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 msgid "Changes" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4311 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4313 msgid "Changes have been reverted." msgstr "" @@ -1106,10 +1107,19 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:184 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:462 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1671 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:376 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:164 msgid "Channel" msgstr "" +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +msgid "Channel Analysis" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:377 +msgid "Channel Width" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:174 msgid "Check filesystems before mount" msgstr "" @@ -1238,16 +1248,16 @@ msgstr "" msgid "Compute outgoing checksum (optional)." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:426 msgid "Configuration" msgstr "कॉन्फिगरेशन" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4190 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4192 msgid "Configuration changes applied." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4128 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4130 msgid "Configuration changes have been rolled back!" msgstr "" @@ -1292,7 +1302,7 @@ msgstr "" msgid "Connection lost" msgstr "" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:117 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:130 msgid "Connections" msgstr "" @@ -1316,7 +1326,7 @@ msgstr "" msgid "Continue" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4164 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4166 msgid "" "Could not regain access to the device after applying the configuration " "changes. You might need to reconnect if you modified network related " @@ -1619,7 +1629,7 @@ msgstr "" msgid "Device not managed by ModemManager." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4163 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165 msgid "Device unreachable!" msgstr "" @@ -1709,8 +1719,8 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:606 #: modules/luci-base/htdocs/luci-static/resources/form.js:2861 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3309 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4045 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4134 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4047 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4136 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1696 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:330 msgid "Dismiss" @@ -2175,7 +2185,7 @@ msgstr "" msgid "Failed to change the system password." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4122 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4124 msgid "Failed to confirm apply within %ds, waiting for rollback…" msgstr "" @@ -2403,7 +2413,7 @@ msgstr "" msgid "Gateway address is invalid" msgstr "" -#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:127 msgid "Gateway metric" msgstr "" @@ -2468,11 +2478,11 @@ msgstr "" msgid "Grant access to DHCP configuration" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:102 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 msgid "Grant access to DHCP status display" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 msgid "Grant access to DSL status display" msgstr "" @@ -2496,7 +2506,7 @@ msgstr "" msgid "Grant access to crontab configuration" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:69 msgid "Grant access to firewall status" msgstr "" @@ -2504,7 +2514,7 @@ msgstr "" msgid "Grant access to flash operations" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:86 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:95 msgid "Grant access to main status display" msgstr "" @@ -2549,10 +2559,11 @@ msgid "Grant access to system logs" msgstr "" #: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:47 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 msgid "Grant access to the system route status" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:129 msgid "Grant access to wireless status display" msgstr "" @@ -2981,6 +2992,10 @@ msgid "" "blocked. Click \"Continue »\" below to return to the previous page." msgstr "" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "In seconds" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:157 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/ppp.js:141 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoa.js:128 @@ -3360,7 +3375,7 @@ msgid "" "are used. It is recommended to not allow 802.11b rates where possible." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4032 msgid "Legend:" msgstr "" @@ -3460,7 +3475,7 @@ msgstr "" msgid "Listening port for inbound DNS queries" msgstr "" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:87 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:100 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:54 msgid "Load" msgstr "" @@ -3805,6 +3820,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:444 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:936 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1672 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:378 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:142 msgid "Mode" msgstr "मोड" @@ -3964,7 +3980,7 @@ msgid "NTP server candidates" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2542 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3785 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3787 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:710 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/leds.js:67 @@ -4324,11 +4340,11 @@ msgstr "" msgid "Option \"%s\" must not be empty." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 msgid "Option changed" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4041 msgid "Option removed" msgstr "" @@ -4784,7 +4800,7 @@ msgstr "" msgid "Please enter your username and password." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3768 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3770 msgid "Please select the file to upload." msgstr "" @@ -5002,7 +5018,7 @@ msgstr "" msgid "Really switch protocol?" msgstr "" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:88 msgid "Realtime Graphs" msgstr "" @@ -5276,19 +5292,19 @@ msgstr "" msgid "Reveal/hide password" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4053 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4055 msgid "Revert" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4138 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4140 msgid "Revert changes" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4320 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4322 msgid "Revert request failed with status <code>%h</code>" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4300 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4302 msgid "Reverting configuration…" msgstr "" @@ -5387,6 +5403,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:156 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:181 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1670 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:375 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:141 msgid "SSID" msgstr "SSID" @@ -5414,7 +5431,7 @@ msgid "Save" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2180 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4049 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4051 #: modules/luci-compat/luasrc/view/cbi/footer.htm:22 msgid "Save & Apply" msgstr "" @@ -5440,11 +5457,11 @@ msgstr "" msgid "Scheduled Tasks" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4033 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 msgid "Section added" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 msgid "Section removed" msgstr "" @@ -5582,6 +5599,8 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:63 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1669 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:374 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:140 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:231 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 @@ -5597,11 +5616,15 @@ msgstr "" msgid "Signal Attenuation (SATN)" msgstr "" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "Signal Refresh Rate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/wireless.js:260 msgid "Signal:" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3786 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3788 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:217 msgid "Size" msgstr "" @@ -5906,11 +5929,12 @@ msgstr "" msgid "Start refresh" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4253 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4255 msgid "Starting configuration apply…" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1686 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:398 msgid "Starting wireless scan..." msgstr "" @@ -6163,7 +6187,7 @@ msgid "" "network" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4129 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4131 msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " @@ -6191,7 +6215,7 @@ msgstr "" msgid "" "The flash image was uploaded. Below is the checksum and file size listed, " "compare them with the original file to ensure data integrity. <br /> Click " -"\"Proceed\" below to start the flash procedure." +"'Continue' below to start the flash procedure." msgstr "" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:198 @@ -6340,7 +6364,7 @@ msgstr "" msgid "There are no active leases" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4268 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4270 msgid "There are no changes to apply" msgstr "" @@ -6484,7 +6508,7 @@ msgstr "" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:53 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:64 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:96 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:109 msgid "Traffic" msgstr "" @@ -6662,7 +6686,7 @@ msgstr "" msgid "Unnamed key" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3973 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3975 msgid "Unsaved Changes" msgstr "" @@ -6692,7 +6716,7 @@ msgstr "" msgid "Up Delay" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3860 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3862 msgid "Upload" msgstr "" @@ -6716,12 +6740,12 @@ msgid "Upload file…" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2738 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3848 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3850 msgid "Upload request failed: %s" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3767 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3821 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3769 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3823 msgid "Uploading file…" msgstr "" @@ -7133,7 +7157,7 @@ msgstr "" #: modules/luci-mod-network/root/usr/share/luci/menu.d/luci-mod-network.json:17 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:10 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:105 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:118 msgid "Wireless" msgstr "" @@ -7301,6 +7325,8 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:185 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:187 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:41 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:272 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:275 @@ -7382,6 +7408,7 @@ msgid "hexadecimal encoded value" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1746 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:297 msgid "hidden" msgstr "" diff --git a/modules/luci-base/po/ms/base.po b/modules/luci-base/po/ms/base.po index b2c8dc6bd1..4ddaf88e4c 100644 --- a/modules/luci-base/po/ms/base.po +++ b/modules/luci-base/po/ms/base.po @@ -21,7 +21,7 @@ msgstr "" msgid "%d Bit" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3689 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3691 msgid "%d invalid field(s)" msgstr "" @@ -749,16 +749,16 @@ msgstr "" msgid "Apply backup?" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4276 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4278 msgid "Apply request failed with status <code>%h</code>" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2181 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4142 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4144 msgid "Apply unchecked" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4215 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4217 msgid "Applying configuration changes… %ds" msgstr "" @@ -888,6 +888,7 @@ msgstr "BR / DMR / AFTR" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:158 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:182 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1673 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:379 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:143 msgid "BSSID" msgstr "BSSID" @@ -996,7 +997,7 @@ msgid "Broadcast policy (broadcast, 3)" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2810 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3799 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3801 msgid "Browse…" msgstr "" @@ -1027,7 +1028,7 @@ msgid "Call failed" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2903 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3810 #: modules/luci-compat/luasrc/view/cbi/delegator.htm:14 #: modules/luci-compat/luasrc/view/cbi/simpleform.htm:52 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:187 @@ -1093,11 +1094,11 @@ msgstr "" msgid "Chain" msgstr "Rantai" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 msgid "Changes" msgstr "Laman" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4311 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4313 msgid "Changes have been reverted." msgstr "" @@ -1110,10 +1111,19 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:184 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:462 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1671 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:376 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:164 msgid "Channel" msgstr "Saluran" +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +msgid "Channel Analysis" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:377 +msgid "Channel Width" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:174 msgid "Check filesystems before mount" msgstr "" @@ -1242,16 +1252,16 @@ msgstr "" msgid "Compute outgoing checksum (optional)." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:426 msgid "Configuration" msgstr "Konfigurasi" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4190 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4192 msgid "Configuration changes applied." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4128 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4130 msgid "Configuration changes have been rolled back!" msgstr "" @@ -1296,7 +1306,7 @@ msgstr "" msgid "Connection lost" msgstr "" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:117 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:130 msgid "Connections" msgstr "" @@ -1320,7 +1330,7 @@ msgstr "" msgid "Continue" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4164 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4166 msgid "" "Could not regain access to the device after applying the configuration " "changes. You might need to reconnect if you modified network related " @@ -1623,7 +1633,7 @@ msgstr "" msgid "Device not managed by ModemManager." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4163 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165 msgid "Device unreachable!" msgstr "" @@ -1713,8 +1723,8 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:606 #: modules/luci-base/htdocs/luci-static/resources/form.js:2861 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3309 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4045 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4134 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4047 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4136 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1696 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:330 msgid "Dismiss" @@ -2185,7 +2195,7 @@ msgstr "" msgid "Failed to change the system password." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4122 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4124 msgid "Failed to confirm apply within %ds, waiting for rollback…" msgstr "" @@ -2413,7 +2423,7 @@ msgstr "" msgid "Gateway address is invalid" msgstr "" -#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:127 msgid "Gateway metric" msgstr "" @@ -2478,11 +2488,11 @@ msgstr "Menuju ke halaman konfigurasi yang relevan" msgid "Grant access to DHCP configuration" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:102 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 msgid "Grant access to DHCP status display" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 msgid "Grant access to DSL status display" msgstr "" @@ -2506,7 +2516,7 @@ msgstr "" msgid "Grant access to crontab configuration" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:69 msgid "Grant access to firewall status" msgstr "" @@ -2514,7 +2524,7 @@ msgstr "" msgid "Grant access to flash operations" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:86 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:95 msgid "Grant access to main status display" msgstr "" @@ -2559,10 +2569,11 @@ msgid "Grant access to system logs" msgstr "" #: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:47 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 msgid "Grant access to the system route status" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:129 msgid "Grant access to wireless status display" msgstr "" @@ -2998,6 +3009,10 @@ msgid "" "blocked. Click \"Continue »\" below to return to the previous page." msgstr "" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "In seconds" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:157 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/ppp.js:141 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoa.js:128 @@ -3381,7 +3396,7 @@ msgid "" "are used. It is recommended to not allow 802.11b rates where possible." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4032 msgid "Legend:" msgstr "" @@ -3481,7 +3496,7 @@ msgstr "" msgid "Listening port for inbound DNS queries" msgstr "" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:87 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:100 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:54 msgid "Load" msgstr "Load" @@ -3826,6 +3841,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:444 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:936 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1672 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:378 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:142 msgid "Mode" msgstr "Mode" @@ -3987,7 +4003,7 @@ msgid "NTP server candidates" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2542 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3785 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3787 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:710 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/leds.js:67 @@ -4347,11 +4363,11 @@ msgstr "" msgid "Option \"%s\" must not be empty." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 msgid "Option changed" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4041 msgid "Option removed" msgstr "" @@ -4807,7 +4823,7 @@ msgstr "Pkts." msgid "Please enter your username and password." msgstr "Sila masukkan username dan kata laluan anda." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3768 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3770 msgid "Please select the file to upload." msgstr "" @@ -5026,7 +5042,7 @@ msgstr "Baca /etc/ethers untuk mengkonfigurasikan DHCP-Server" msgid "Really switch protocol?" msgstr "" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:88 msgid "Realtime Graphs" msgstr "" @@ -5300,19 +5316,19 @@ msgstr "Kembalikan sandaran" msgid "Reveal/hide password" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4053 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4055 msgid "Revert" msgstr "Kembali" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4138 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4140 msgid "Revert changes" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4320 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4322 msgid "Revert request failed with status <code>%h</code>" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4300 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4302 msgid "Reverting configuration…" msgstr "" @@ -5413,6 +5429,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:156 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:181 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1670 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:375 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:141 msgid "SSID" msgstr "SSID" @@ -5440,7 +5457,7 @@ msgid "Save" msgstr "Simpan" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2180 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4049 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4051 #: modules/luci-compat/luasrc/view/cbi/footer.htm:22 msgid "Save & Apply" msgstr "Simpan & Melaksanakan" @@ -5466,11 +5483,11 @@ msgstr "Scan" msgid "Scheduled Tasks" msgstr "Tugas Jadual" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4033 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 msgid "Section added" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 msgid "Section removed" msgstr "" @@ -5608,6 +5625,8 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:63 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1669 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:374 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:140 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:231 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 @@ -5623,11 +5642,15 @@ msgstr "" msgid "Signal Attenuation (SATN)" msgstr "" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "Signal Refresh Rate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/wireless.js:260 msgid "Signal:" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3786 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3788 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:217 msgid "Size" msgstr "Saiz" @@ -5932,11 +5955,12 @@ msgstr "" msgid "Start refresh" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4253 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4255 msgid "Starting configuration apply…" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1686 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:398 msgid "Starting wireless scan..." msgstr "" @@ -6192,7 +6216,7 @@ msgid "" "network" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4129 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4131 msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " @@ -6220,7 +6244,7 @@ msgstr "" msgid "" "The flash image was uploaded. Below is the checksum and file size listed, " "compare them with the original file to ensure data integrity. <br /> Click " -"\"Proceed\" below to start the flash procedure." +"'Continue' below to start the flash procedure." msgstr "" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:198 @@ -6376,7 +6400,7 @@ msgstr "" msgid "There are no active leases" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4268 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4270 msgid "There are no changes to apply" msgstr "" @@ -6524,7 +6548,7 @@ msgstr "" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:53 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:64 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:96 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:109 msgid "Traffic" msgstr "Lalu lintas" @@ -6702,7 +6726,7 @@ msgstr "" msgid "Unnamed key" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3973 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3975 msgid "Unsaved Changes" msgstr "Perubahan yang belum disimpan" @@ -6732,7 +6756,7 @@ msgstr "" msgid "Up Delay" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3860 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3862 msgid "Upload" msgstr "" @@ -6756,12 +6780,12 @@ msgid "Upload file…" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2738 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3848 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3850 msgid "Upload request failed: %s" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3767 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3821 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3769 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3823 msgid "Uploading file…" msgstr "" @@ -7175,7 +7199,7 @@ msgstr "" #: modules/luci-mod-network/root/usr/share/luci/menu.d/luci-mod-network.json:17 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:10 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:105 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:118 msgid "Wireless" msgstr "" @@ -7343,6 +7367,8 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:185 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:187 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:41 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:272 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:275 @@ -7424,6 +7450,7 @@ msgid "hexadecimal encoded value" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1746 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:297 msgid "hidden" msgstr "" diff --git a/modules/luci-base/po/nb_NO/base.po b/modules/luci-base/po/nb_NO/base.po index 8b060f6e69..c117662923 100644 --- a/modules/luci-base/po/nb_NO/base.po +++ b/modules/luci-base/po/nb_NO/base.po @@ -18,7 +18,7 @@ msgstr "" msgid "%d Bit" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3689 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3691 msgid "%d invalid field(s)" msgstr "" @@ -760,16 +760,16 @@ msgstr "Alle soner" msgid "Apply backup?" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4276 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4278 msgid "Apply request failed with status <code>%h</code>" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2181 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4142 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4144 msgid "Apply unchecked" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4215 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4217 msgid "Applying configuration changes… %ds" msgstr "" @@ -899,6 +899,7 @@ msgstr "BR / DMR / AFTR" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:158 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:182 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1673 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:379 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:143 msgid "BSSID" msgstr "BSSID" @@ -1010,7 +1011,7 @@ msgid "Broadcast policy (broadcast, 3)" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2810 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3799 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3801 msgid "Browse…" msgstr "" @@ -1041,7 +1042,7 @@ msgid "Call failed" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2903 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3810 #: modules/luci-compat/luasrc/view/cbi/delegator.htm:14 #: modules/luci-compat/luasrc/view/cbi/simpleform.htm:52 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:187 @@ -1107,11 +1108,11 @@ msgstr "" msgid "Chain" msgstr "Lenke" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 msgid "Changes" msgstr "Endringer" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4311 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4313 msgid "Changes have been reverted." msgstr "" @@ -1124,10 +1125,19 @@ msgstr "Endrer administrator passordet for tilgang til enheten" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:184 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:462 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1671 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:376 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:164 msgid "Channel" msgstr "Kanal" +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +msgid "Channel Analysis" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:377 +msgid "Channel Width" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:174 msgid "Check filesystems before mount" msgstr "" @@ -1266,16 +1276,16 @@ msgstr "" msgid "Compute outgoing checksum (optional)." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:426 msgid "Configuration" msgstr "Konfigurasjon" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4190 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4192 msgid "Configuration changes applied." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4128 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4130 msgid "Configuration changes have been rolled back!" msgstr "" @@ -1320,7 +1330,7 @@ msgstr "" msgid "Connection lost" msgstr "" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:117 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:130 msgid "Connections" msgstr "Tilkoblinger" @@ -1344,7 +1354,7 @@ msgstr "" msgid "Continue" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4164 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4166 msgid "" "Could not regain access to the device after applying the configuration " "changes. You might need to reconnect if you modified network related " @@ -1651,7 +1661,7 @@ msgstr "" msgid "Device not managed by ModemManager." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4163 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165 msgid "Device unreachable!" msgstr "" @@ -1743,8 +1753,8 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:606 #: modules/luci-base/htdocs/luci-static/resources/form.js:2861 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3309 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4045 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4134 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4047 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4136 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1696 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:330 msgid "Dismiss" @@ -2223,7 +2233,7 @@ msgstr "" msgid "Failed to change the system password." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4122 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4124 msgid "Failed to confirm apply within %ds, waiting for rollback…" msgstr "" @@ -2452,7 +2462,7 @@ msgstr "Gateway porter" msgid "Gateway address is invalid" msgstr "" -#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:127 msgid "Gateway metric" msgstr "" @@ -2517,11 +2527,11 @@ msgstr "Gå til relevant konfigurasjonen side" msgid "Grant access to DHCP configuration" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:102 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 msgid "Grant access to DHCP status display" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 msgid "Grant access to DSL status display" msgstr "" @@ -2545,7 +2555,7 @@ msgstr "" msgid "Grant access to crontab configuration" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:69 msgid "Grant access to firewall status" msgstr "" @@ -2553,7 +2563,7 @@ msgstr "" msgid "Grant access to flash operations" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:86 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:95 msgid "Grant access to main status display" msgstr "" @@ -2598,10 +2608,11 @@ msgid "Grant access to system logs" msgstr "" #: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:47 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 msgid "Grant access to the system route status" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:129 msgid "Grant access to wireless status display" msgstr "" @@ -3037,6 +3048,10 @@ msgid "" "blocked. Click \"Continue »\" below to return to the previous page." msgstr "" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "In seconds" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:157 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/ppp.js:141 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoa.js:128 @@ -3419,7 +3434,7 @@ msgid "" "are used. It is recommended to not allow 802.11b rates where possible." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4032 msgid "Legend:" msgstr "Forklaring:" @@ -3522,7 +3537,7 @@ msgstr "" msgid "Listening port for inbound DNS queries" msgstr "Lytte-port for innkommende DNS-spørring" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:87 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:100 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:54 msgid "Load" msgstr "Last" @@ -3872,6 +3887,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:444 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:936 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1672 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:378 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:142 msgid "Mode" msgstr "Modus" @@ -4033,7 +4049,7 @@ msgid "NTP server candidates" msgstr "NTP server kandidater" #: modules/luci-base/htdocs/luci-static/resources/form.js:2542 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3785 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3787 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:710 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/leds.js:67 @@ -4393,11 +4409,11 @@ msgstr "" msgid "Option \"%s\" must not be empty." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 msgid "Option changed" msgstr "Innstilling endret" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4041 msgid "Option removed" msgstr "Innstilling fjernet" @@ -4855,7 +4871,7 @@ msgstr "Pakker." msgid "Please enter your username and password." msgstr "Skriv inn ditt brukernavn og passord." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3768 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3770 msgid "Please select the file to upload." msgstr "" @@ -5077,7 +5093,7 @@ msgstr "" msgid "Really switch protocol?" msgstr "Vil du endre protokoll?" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:88 msgid "Realtime Graphs" msgstr "Grafer i sanntid" @@ -5351,19 +5367,19 @@ msgstr "Gjenopprett sikkerhetskopi" msgid "Reveal/hide password" msgstr "Vis/Skjul passord" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4053 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4055 msgid "Revert" msgstr "Tilbakestill" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4138 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4140 msgid "Revert changes" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4320 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4322 msgid "Revert request failed with status <code>%h</code>" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4300 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4302 msgid "Reverting configuration…" msgstr "" @@ -5464,6 +5480,7 @@ msgstr "SSH-Nøkler" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:156 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:181 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1670 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:375 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:141 msgid "SSID" msgstr "SSID" @@ -5491,7 +5508,7 @@ msgid "Save" msgstr "Lagre" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2180 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4049 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4051 #: modules/luci-compat/luasrc/view/cbi/footer.htm:22 msgid "Save & Apply" msgstr "Lagre & Aktiver" @@ -5517,11 +5534,11 @@ msgstr "Skann" msgid "Scheduled Tasks" msgstr "Planlagte Oppgaver" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4033 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 msgid "Section added" msgstr "Seksjon lagt til" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 msgid "Section removed" msgstr "Seksjon fjernet" @@ -5661,6 +5678,8 @@ msgstr "Slå av dette grensesnittet" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:63 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1669 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:374 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:140 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:231 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 @@ -5676,11 +5695,15 @@ msgstr "" msgid "Signal Attenuation (SATN)" msgstr "" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "Signal Refresh Rate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/wireless.js:260 msgid "Signal:" msgstr "Signal:" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3786 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3788 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:217 msgid "Size" msgstr "Størrelse" @@ -5989,11 +6012,12 @@ msgstr "Start prioritet" msgid "Start refresh" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4253 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4255 msgid "Starting configuration apply…" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1686 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:398 msgid "Starting wireless scan..." msgstr "" @@ -6252,7 +6276,7 @@ msgid "" "network" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4129 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4131 msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " @@ -6282,7 +6306,7 @@ msgstr "" msgid "" "The flash image was uploaded. Below is the checksum and file size listed, " "compare them with the original file to ensure data integrity. <br /> Click " -"\"Proceed\" below to start the flash procedure." +"'Continue' below to start the flash procedure." msgstr "" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:198 @@ -6445,7 +6469,7 @@ msgstr "" msgid "There are no active leases" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4268 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4270 msgid "There are no changes to apply" msgstr "" @@ -6605,7 +6629,7 @@ msgstr "Traceroute" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:53 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:64 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:96 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:109 msgid "Traffic" msgstr "Trafikk" @@ -6783,7 +6807,7 @@ msgstr "" msgid "Unnamed key" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3973 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3975 msgid "Unsaved Changes" msgstr "Ulagrede Endringer" @@ -6813,7 +6837,7 @@ msgstr "" msgid "Up Delay" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3860 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3862 msgid "Upload" msgstr "" @@ -6837,12 +6861,12 @@ msgid "Upload file…" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2738 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3848 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3850 msgid "Upload request failed: %s" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3767 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3821 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3769 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3823 msgid "Uploading file…" msgstr "" @@ -7263,7 +7287,7 @@ msgstr "" #: modules/luci-mod-network/root/usr/share/luci/menu.d/luci-mod-network.json:17 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:10 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:105 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:118 msgid "Wireless" msgstr "Trådløs" @@ -7437,6 +7461,8 @@ msgstr "opprett:" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:185 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:187 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:41 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:272 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:275 @@ -7520,6 +7546,7 @@ msgid "hexadecimal encoded value" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1746 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:297 msgid "hidden" msgstr "skjult" diff --git a/modules/luci-base/po/nl/base.po b/modules/luci-base/po/nl/base.po index 39aaad1acf..a8c648de59 100644 --- a/modules/luci-base/po/nl/base.po +++ b/modules/luci-base/po/nl/base.po @@ -17,7 +17,7 @@ msgstr "%.1f dB" msgid "%d Bit" msgstr "%d Bit" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3689 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3691 msgid "%d invalid field(s)" msgstr "%d ongeldige velden" @@ -768,16 +768,16 @@ msgstr "" msgid "Apply backup?" msgstr "Backup toepassen?" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4276 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4278 msgid "Apply request failed with status <code>%h</code>" msgstr "Aanvraag is mislukt met status <code>%h</code>" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2181 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4142 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4144 msgid "Apply unchecked" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4215 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4217 msgid "Applying configuration changes… %ds" msgstr "" @@ -907,6 +907,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:158 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:182 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1673 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:379 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:143 msgid "BSSID" msgstr "" @@ -1015,7 +1016,7 @@ msgid "Broadcast policy (broadcast, 3)" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2810 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3799 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3801 msgid "Browse…" msgstr "" @@ -1046,7 +1047,7 @@ msgid "Call failed" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2903 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3810 #: modules/luci-compat/luasrc/view/cbi/delegator.htm:14 #: modules/luci-compat/luasrc/view/cbi/simpleform.htm:52 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:187 @@ -1112,11 +1113,11 @@ msgstr "" msgid "Chain" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 msgid "Changes" msgstr "Veranderingen" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4311 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4313 msgid "Changes have been reverted." msgstr "Wijzigingen zijn teruggedraaid." @@ -1129,10 +1130,19 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:184 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:462 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1671 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:376 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:164 msgid "Channel" msgstr "Kanaal" +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +msgid "Channel Analysis" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:377 +msgid "Channel Width" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:174 msgid "Check filesystems before mount" msgstr "" @@ -1261,16 +1271,16 @@ msgstr "" msgid "Compute outgoing checksum (optional)." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:426 msgid "Configuration" msgstr "Configuratie" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4190 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4192 msgid "Configuration changes applied." msgstr "Configuratiewijzigingen toegepast." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4128 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4130 msgid "Configuration changes have been rolled back!" msgstr "Configuratiewijzigingen zijn teruggedraaid!" @@ -1315,7 +1325,7 @@ msgstr "" msgid "Connection lost" msgstr "" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:117 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:130 msgid "Connections" msgstr "" @@ -1339,7 +1349,7 @@ msgstr "" msgid "Continue" msgstr "Doorgaan" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4164 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4166 msgid "" "Could not regain access to the device after applying the configuration " "changes. You might need to reconnect if you modified network related " @@ -1642,7 +1652,7 @@ msgstr "" msgid "Device not managed by ModemManager." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4163 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165 msgid "Device unreachable!" msgstr "" @@ -1732,8 +1742,8 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:606 #: modules/luci-base/htdocs/luci-static/resources/form.js:2861 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3309 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4045 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4134 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4047 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4136 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1696 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:330 msgid "Dismiss" @@ -2198,7 +2208,7 @@ msgstr "" msgid "Failed to change the system password." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4122 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4124 msgid "Failed to confirm apply within %ds, waiting for rollback…" msgstr "" @@ -2426,7 +2436,7 @@ msgstr "" msgid "Gateway address is invalid" msgstr "" -#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:127 msgid "Gateway metric" msgstr "" @@ -2491,11 +2501,11 @@ msgstr "" msgid "Grant access to DHCP configuration" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:102 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 msgid "Grant access to DHCP status display" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 msgid "Grant access to DSL status display" msgstr "" @@ -2519,7 +2529,7 @@ msgstr "" msgid "Grant access to crontab configuration" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:69 msgid "Grant access to firewall status" msgstr "" @@ -2527,7 +2537,7 @@ msgstr "" msgid "Grant access to flash operations" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:86 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:95 msgid "Grant access to main status display" msgstr "" @@ -2572,10 +2582,11 @@ msgid "Grant access to system logs" msgstr "" #: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:47 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 msgid "Grant access to the system route status" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:129 msgid "Grant access to wireless status display" msgstr "" @@ -3004,6 +3015,10 @@ msgid "" "blocked. Click \"Continue »\" below to return to the previous page." msgstr "" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "In seconds" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:157 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/ppp.js:141 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoa.js:128 @@ -3383,7 +3398,7 @@ msgid "" "are used. It is recommended to not allow 802.11b rates where possible." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4032 msgid "Legend:" msgstr "" @@ -3483,7 +3498,7 @@ msgstr "" msgid "Listening port for inbound DNS queries" msgstr "" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:87 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:100 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:54 msgid "Load" msgstr "" @@ -3828,6 +3843,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:444 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:936 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1672 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:378 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:142 msgid "Mode" msgstr "" @@ -3987,7 +4003,7 @@ msgid "NTP server candidates" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2542 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3785 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3787 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:710 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/leds.js:67 @@ -4347,11 +4363,11 @@ msgstr "" msgid "Option \"%s\" must not be empty." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 msgid "Option changed" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4041 msgid "Option removed" msgstr "" @@ -4807,7 +4823,7 @@ msgstr "" msgid "Please enter your username and password." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3768 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3770 msgid "Please select the file to upload." msgstr "" @@ -5025,7 +5041,7 @@ msgstr "" msgid "Really switch protocol?" msgstr "" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:88 msgid "Realtime Graphs" msgstr "" @@ -5299,19 +5315,19 @@ msgstr "" msgid "Reveal/hide password" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4053 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4055 msgid "Revert" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4138 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4140 msgid "Revert changes" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4320 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4322 msgid "Revert request failed with status <code>%h</code>" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4300 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4302 msgid "Reverting configuration…" msgstr "" @@ -5410,6 +5426,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:156 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:181 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1670 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:375 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:141 msgid "SSID" msgstr "" @@ -5437,7 +5454,7 @@ msgid "Save" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2180 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4049 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4051 #: modules/luci-compat/luasrc/view/cbi/footer.htm:22 msgid "Save & Apply" msgstr "" @@ -5463,11 +5480,11 @@ msgstr "" msgid "Scheduled Tasks" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4033 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 msgid "Section added" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 msgid "Section removed" msgstr "" @@ -5605,6 +5622,8 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:63 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1669 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:374 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:140 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:231 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 @@ -5620,11 +5639,15 @@ msgstr "" msgid "Signal Attenuation (SATN)" msgstr "" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "Signal Refresh Rate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/wireless.js:260 msgid "Signal:" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3786 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3788 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:217 msgid "Size" msgstr "" @@ -5929,11 +5952,12 @@ msgstr "" msgid "Start refresh" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4253 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4255 msgid "Starting configuration apply…" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1686 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:398 msgid "Starting wireless scan..." msgstr "" @@ -6186,7 +6210,7 @@ msgid "" "network" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4129 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4131 msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " @@ -6214,7 +6238,7 @@ msgstr "" msgid "" "The flash image was uploaded. Below is the checksum and file size listed, " "compare them with the original file to ensure data integrity. <br /> Click " -"\"Proceed\" below to start the flash procedure." +"'Continue' below to start the flash procedure." msgstr "" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:198 @@ -6363,7 +6387,7 @@ msgstr "" msgid "There are no active leases" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4268 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4270 msgid "There are no changes to apply" msgstr "" @@ -6507,7 +6531,7 @@ msgstr "" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:53 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:64 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:96 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:109 msgid "Traffic" msgstr "" @@ -6685,7 +6709,7 @@ msgstr "" msgid "Unnamed key" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3973 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3975 msgid "Unsaved Changes" msgstr "" @@ -6715,7 +6739,7 @@ msgstr "" msgid "Up Delay" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3860 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3862 msgid "Upload" msgstr "" @@ -6739,12 +6763,12 @@ msgid "Upload file…" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2738 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3848 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3850 msgid "Upload request failed: %s" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3767 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3821 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3769 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3823 msgid "Uploading file…" msgstr "" @@ -7156,7 +7180,7 @@ msgstr "" #: modules/luci-mod-network/root/usr/share/luci/menu.d/luci-mod-network.json:17 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:10 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:105 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:118 msgid "Wireless" msgstr "" @@ -7324,6 +7348,8 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:185 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:187 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:41 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:272 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:275 @@ -7405,6 +7431,7 @@ msgid "hexadecimal encoded value" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1746 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:297 msgid "hidden" msgstr "" diff --git a/modules/luci-base/po/pl/base.po b/modules/luci-base/po/pl/base.po index 3a4c0c3ce0..f88ba64bef 100644 --- a/modules/luci-base/po/pl/base.po +++ b/modules/luci-base/po/pl/base.po @@ -3,8 +3,8 @@ msgstr "" "Project-Id-Version: LuCI\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-04-20 09:40+0200\n" -"PO-Revision-Date: 2020-12-23 13:29+0000\n" -"Last-Translator: Adam Stańczyk <a.stanczyk@onet.pl>\n" +"PO-Revision-Date: 2021-01-11 18:32+0000\n" +"Last-Translator: Michal L <michalrmsmi@wp.pl>\n" "Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/luci/pl/>" "\n" "Language: pl\n" @@ -23,7 +23,7 @@ msgstr "%.1f dB" msgid "%d Bit" msgstr "%d Bit" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3689 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3691 msgid "%d invalid field(s)" msgstr "%d nieprawidłowe pole(pola)" @@ -781,16 +781,16 @@ msgstr "Dowolna strefa" msgid "Apply backup?" msgstr "Czy zastosować kopię zapasową?" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4276 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4278 msgid "Apply request failed with status <code>%h</code>" msgstr "Żądanie zatwierdzenia nie powiodło się ze statusem <code>%h</code>" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2181 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4142 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4144 msgid "Apply unchecked" msgstr "Zastosuj Zmiany" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4215 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4217 msgid "Applying configuration changes… %ds" msgstr "Wprowadzanie zmian w konfiguracji… %ds" @@ -926,6 +926,7 @@ msgstr "BR/DMR/AFTR" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:158 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:182 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1673 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:379 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:143 msgid "BSSID" msgstr "BSSID" @@ -1039,7 +1040,7 @@ msgid "Broadcast policy (broadcast, 3)" msgstr "Polityka nadawania (transmisja, 3)" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2810 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3799 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3801 msgid "Browse…" msgstr "Przeglądaj…" @@ -1071,7 +1072,7 @@ msgid "Call failed" msgstr "Połączenie nieudane" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2903 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3810 #: modules/luci-compat/luasrc/view/cbi/delegator.htm:14 #: modules/luci-compat/luasrc/view/cbi/simpleform.htm:52 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:187 @@ -1145,11 +1146,11 @@ msgstr "" msgid "Chain" msgstr "Łańcuch" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 msgid "Changes" msgstr "Zmiany" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4311 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4313 msgid "Changes have been reverted." msgstr "Zmiany zostały cofnięte." @@ -1162,10 +1163,19 @@ msgstr "Zmienia hasło administratora umożliwiające dostęp do urządzenia" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:184 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:462 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1671 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:376 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:164 msgid "Channel" msgstr "Kanał" +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +msgid "Channel Analysis" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:377 +msgid "Channel Width" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:174 msgid "Check filesystems before mount" msgstr "Sprawdź system plików przed zamontowaniem" @@ -1311,16 +1321,16 @@ msgstr "" msgid "Compute outgoing checksum (optional)." msgstr "Obliczanie sumy kontrolnej wychodzącej (opcjonalnie)." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:426 msgid "Configuration" msgstr "Konfiguracja" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4190 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4192 msgid "Configuration changes applied." msgstr "Konfiguracja została zastosowana." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4128 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4130 msgid "Configuration changes have been rolled back!" msgstr "Konfiguracja została wycofana!" @@ -1372,7 +1382,7 @@ msgstr "Próba połączenia nieudana." msgid "Connection lost" msgstr "Utrata połączenia" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:117 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:130 msgid "Connections" msgstr "Połączenia" @@ -1397,7 +1407,7 @@ msgstr "Zawartość została zapisana." msgid "Continue" msgstr "Kontynuuj" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4164 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4166 msgid "" "Could not regain access to the device after applying the configuration " "changes. You might need to reconnect if you modified network related " @@ -1710,7 +1720,7 @@ msgstr "Urządzenie jest restartowane…" msgid "Device not managed by ModemManager." msgstr "Urządzenie nie jest zarządzane przez ModemManager." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4163 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165 msgid "Device unreachable!" msgstr "Urządzenie nieosiągalne!" @@ -1802,8 +1812,8 @@ 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:2861 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3309 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4045 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4134 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4047 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4136 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1696 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:330 msgid "Dismiss" @@ -2295,7 +2305,7 @@ msgstr "Protokół FT" msgid "Failed to change the system password." msgstr "Zmiana hasła systemowego nieudana." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4122 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4124 msgid "Failed to confirm apply within %ds, waiting for rollback…" msgstr "Nie udało się zatwierdzić w ciągu %ds, czekam na wycofanie…" @@ -2532,7 +2542,7 @@ msgstr "Porty bramy" msgid "Gateway address is invalid" msgstr "Adres bramy jest nieprawidłowy" -#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:127 msgid "Gateway metric" msgstr "Brama metryczna" @@ -2597,11 +2607,11 @@ msgstr "Przejdź do powiązanych ustawień" msgid "Grant access to DHCP configuration" msgstr "Udziel dostępu do konfiguracji DHCP" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:102 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 msgid "Grant access to DHCP status display" msgstr "Udziel dostępu do wyświetlania statusu DHCP" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 msgid "Grant access to DSL status display" msgstr "Udziel dostępu do wyświetlania statusu DSL" @@ -2625,7 +2635,7 @@ msgstr "Udziel dostępu do podstawowych procedur LuCI" msgid "Grant access to crontab configuration" msgstr "Udziel dostępu do konfiguracji crontab" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:69 msgid "Grant access to firewall status" msgstr "Udziel dostępu do statusu zapory sieciowej" @@ -2633,7 +2643,7 @@ msgstr "Udziel dostępu do statusu zapory sieciowej" msgid "Grant access to flash operations" msgstr "Udziel dostępu do operacji flash" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:86 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:95 msgid "Grant access to main status display" msgstr "Udziel dostępu do głównego wyświetlacza stanu" @@ -2678,10 +2688,11 @@ msgid "Grant access to system logs" msgstr "Udziel dostępu do dzienników systemowych" #: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:47 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 msgid "Grant access to the system route status" msgstr "Udziel dostępu do statusu systemowych tras" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:129 msgid "Grant access to wireless status display" msgstr "Udziel dostępu do wyświetlania statusu sieci bezprzewodowej" @@ -3127,6 +3138,10 @@ msgstr "" "zablokowane. Kliknij \"Kontynuuj»\" poniżej, aby powrócić do poprzedniej " "strony." +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "In seconds" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:157 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/ppp.js:141 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoa.js:128 @@ -3516,7 +3531,7 @@ msgstr "" "znacznie zmniejszona, gdy są one używane. Zaleca się, aby w miarę możliwości " "nie zezwalać na szybkości 802.11b." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4032 msgid "Legend:" msgstr "Legenda:" @@ -3630,7 +3645,7 @@ msgstr "" msgid "Listening port for inbound DNS queries" msgstr "Port nasłuchu dla przychodzących zapytań DNS" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:87 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:100 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:54 msgid "Load" msgstr "Obciążenie" @@ -3985,6 +4000,7 @@ msgstr "Domena mobilna" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:444 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:936 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1672 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:378 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:142 msgid "Mode" msgstr "Tryb" @@ -4148,7 +4164,7 @@ msgid "NTP server candidates" msgstr "Lista serwerów NTP" #: modules/luci-base/htdocs/luci-static/resources/form.js:2542 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3785 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3787 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:710 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/leds.js:67 @@ -4512,11 +4528,11 @@ msgstr "Opcja \"%s\" zawiera nieważną wartość wejściową." msgid "Option \"%s\" must not be empty." msgstr "Opcja \"%s\" nie może być pusta." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 msgid "Option changed" msgstr "Wartość zmieniona" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4041 msgid "Option removed" msgstr "Usunięto wartość" @@ -4599,7 +4615,7 @@ msgstr "Opcje" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:119 msgid "Options:" -msgstr "" +msgstr "Opcje:" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:346 msgid "Other:" @@ -4987,7 +5003,7 @@ msgstr "Pktw." msgid "Please enter your username and password." msgstr "Proszę wprowadź swój login i hasło." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3768 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3770 msgid "Please select the file to upload." msgstr "Wybierz plik do przesłania." @@ -5222,7 +5238,7 @@ msgstr "" msgid "Really switch protocol?" msgstr "Naprawdę zmienić protokół?" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:88 msgid "Realtime Graphs" msgstr "Wykresy rzeczywiste" @@ -5500,19 +5516,19 @@ msgstr "Przywróć kopię zapasową" msgid "Reveal/hide password" msgstr "Pokaż/Ukryj hasło" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4053 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4055 msgid "Revert" msgstr "Przywróć" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4138 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4140 msgid "Revert changes" msgstr "Przywróć zmiany" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4320 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4322 msgid "Revert request failed with status <code>%h</code>" msgstr "Żądanie powrotu nie powiodło się ze statusem <code>%h</code>" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4300 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4302 msgid "Reverting configuration…" msgstr "Przywracanie konfiguracji…" @@ -5614,6 +5630,7 @@ msgstr "Klucze SSH" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:156 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:181 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1670 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:375 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:141 msgid "SSID" msgstr "SSID" @@ -5641,14 +5658,14 @@ msgid "Save" msgstr "Zapisz" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2180 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4049 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4051 #: modules/luci-compat/luasrc/view/cbi/footer.htm:22 msgid "Save & Apply" msgstr "Zapisz i Zastosuj" #: modules/luci-base/htdocs/luci-static/resources/form.js:602 msgid "Save error" -msgstr "Zapisz błąd" +msgstr "Błąd zapisu" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:406 msgid "Save mtdblock" @@ -5667,11 +5684,11 @@ msgstr "Skanuj" msgid "Scheduled Tasks" msgstr "Zaplanowane zadania" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4033 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 msgid "Section added" msgstr "Dodano sekcję" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 msgid "Section removed" msgstr "Usunięto sekcję" @@ -5818,6 +5835,8 @@ msgstr "Wyłącz ten interfejs" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:63 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1669 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:374 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:140 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:231 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 @@ -5833,11 +5852,15 @@ msgstr "Sygnał/Szum" msgid "Signal Attenuation (SATN)" msgstr "Tłumienie sygnału (SATN)" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "Signal Refresh Rate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/wireless.js:260 msgid "Signal:" msgstr "Sygnał:" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3786 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3788 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:217 msgid "Size" msgstr "Rozmiar" @@ -6203,11 +6226,12 @@ msgstr "Priorytet uruchamiania" msgid "Start refresh" msgstr "Rozpocznij odświeżanie" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4253 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4255 msgid "Starting configuration apply…" msgstr "Zatwierdzanie konfiguracji…" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1686 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:398 msgid "Starting wireless scan..." msgstr "Rozpoczynanie skanowania..." @@ -6476,7 +6500,7 @@ msgstr "" "Podczas łączenia z ukrytą siecią bezprzewodową należy ręcznie określić " "prawidłowy identyfikator SSID" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4129 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4131 msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " @@ -6515,7 +6539,7 @@ msgstr "" msgid "" "The flash image was uploaded. Below is the checksum and file size listed, " "compare them with the original file to ensure data integrity. <br /> Click " -"\"Proceed\" below to start the flash procedure." +"'Continue' below to start the flash procedure." msgstr "" "Obraz został załadowany. Poniżej podano sumę kontrolną i rozmiar pliku, " "Porównaj je z oryginalnym plikiem, aby zapewnić integralność danych. <br/> " @@ -6687,7 +6711,7 @@ msgstr "" msgid "There are no active leases" msgstr "Nie ma aktywnych dzierżaw" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4268 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4270 msgid "There are no changes to apply" msgstr "Nie ma żadnych zmian do zastosowania" @@ -6858,7 +6882,7 @@ msgstr "Śledzenie trasy" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:53 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:64 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:96 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:109 msgid "Traffic" msgstr "Ruch" @@ -7036,7 +7060,7 @@ msgstr "Odmontuj" msgid "Unnamed key" msgstr "Klucz beznazwy" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3973 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3975 msgid "Unsaved Changes" msgstr "Niezapisane zmiany" @@ -7066,7 +7090,7 @@ msgstr "Góra" msgid "Up Delay" msgstr "Opóźnienie w górę" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3860 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3862 msgid "Upload" msgstr "Wyślij" @@ -7090,12 +7114,12 @@ msgid "Upload file…" msgstr "Prześlij plik…" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2738 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3848 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3850 msgid "Upload request failed: %s" msgstr "Przesyłanie nie powiodło się: %s" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3767 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3821 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3769 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3823 msgid "Uploading file…" msgstr "Przesyłanie pliku…" @@ -7534,7 +7558,7 @@ msgstr "WireGuard VPN" #: modules/luci-mod-network/root/usr/share/luci/menu.d/luci-mod-network.json:17 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:10 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:105 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:118 msgid "Wireless" msgstr "Sieć bezprzewodowa" @@ -7713,6 +7737,8 @@ msgstr "utwórz:" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:185 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:187 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:41 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:272 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:275 @@ -7796,6 +7822,7 @@ msgid "hexadecimal encoded value" msgstr "wartość zakodowana szesnastkowo" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1746 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:297 msgid "hidden" msgstr "ukryty" diff --git a/modules/luci-base/po/pt/base.po b/modules/luci-base/po/pt/base.po index 2228d1fae2..9d364e9163 100644 --- a/modules/luci-base/po/pt/base.po +++ b/modules/luci-base/po/pt/base.po @@ -22,7 +22,7 @@ msgstr "%.1f dB" msgid "%d Bit" msgstr "%d Bit" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3689 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3691 msgid "%d invalid field(s)" msgstr "%d campo(s) inválido(s)" @@ -789,16 +789,16 @@ msgstr "Qualquer zona" msgid "Apply backup?" msgstr "Aplicar backup?" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4276 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4278 msgid "Apply request failed with status <code>%h</code>" msgstr "Pedido para aplicar falhou com o estado <code>%h</code>" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2181 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4142 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4144 msgid "Apply unchecked" msgstr "Aplicar desmarcado" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4215 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4217 msgid "Applying configuration changes… %ds" msgstr "Aplicando alterações de configuração... %ds" @@ -936,6 +936,7 @@ msgstr "BR / DMR / AFTR" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:158 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:182 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1673 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:379 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:143 msgid "BSSID" msgstr "BSSID" @@ -1049,7 +1050,7 @@ msgid "Broadcast policy (broadcast, 3)" msgstr "Política de divulgação (transmissão, 3)" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2810 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3799 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3801 msgid "Browse…" msgstr "Navegar…" @@ -1081,7 +1082,7 @@ msgid "Call failed" msgstr "A chamada falhou" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2903 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3810 #: modules/luci-compat/luasrc/view/cbi/delegator.htm:14 #: modules/luci-compat/luasrc/view/cbi/simpleform.htm:52 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:187 @@ -1156,11 +1157,11 @@ msgstr "" msgid "Chain" msgstr "Cadeia" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 msgid "Changes" msgstr "Alterações" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4311 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4313 msgid "Changes have been reverted." msgstr "As alterações foram revertidas." @@ -1173,10 +1174,19 @@ msgstr "Altera a palavra-passe de administrador para acesso ao aparelho" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:184 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:462 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1671 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:376 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:164 msgid "Channel" msgstr "Canal" +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +msgid "Channel Analysis" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:377 +msgid "Channel Width" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:174 msgid "Check filesystems before mount" msgstr "Verificar o sistema de ficheiros antes da montagem" @@ -1322,16 +1332,16 @@ msgstr "" msgid "Compute outgoing checksum (optional)." msgstr "Cálculo do checksum de saída (opcional)." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:426 msgid "Configuration" msgstr "Configuração" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4190 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4192 msgid "Configuration changes applied." msgstr "A configuração foi aplicada." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4128 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4130 msgid "Configuration changes have been rolled back!" msgstr "A configuração foi revertida!" @@ -1382,7 +1392,7 @@ msgstr "A tentativa de ligação falhou." msgid "Connection lost" msgstr "Ligação perdida" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:117 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:130 msgid "Connections" msgstr "Ligações" @@ -1410,7 +1420,7 @@ msgstr "Os conteúdos foram gravados." msgid "Continue" msgstr "Continuar" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4164 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4166 msgid "" "Could not regain access to the device after applying the configuration " "changes. You might need to reconnect if you modified network related " @@ -1724,7 +1734,7 @@ msgstr "O aparelho está a reiniciar…" msgid "Device not managed by ModemManager." msgstr "Aparelho não gerido pelo ModemManager." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4163 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165 msgid "Device unreachable!" msgstr "Aparelho não alcançável!" @@ -1816,8 +1826,8 @@ 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:2861 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3309 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4045 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4134 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4047 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4136 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1696 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:330 msgid "Dismiss" @@ -2308,7 +2318,7 @@ msgstr "Protocolo FT" msgid "Failed to change the system password." msgstr "Falha ao alterar a palavra-passe do sistema." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4122 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4124 msgid "Failed to confirm apply within %ds, waiting for rollback…" msgstr "" "Não foi possível confirmar a aplicação das configurações dentro de %ds, " @@ -2548,7 +2558,7 @@ msgstr "Portas de gateway" msgid "Gateway address is invalid" msgstr "O endereço do gateway é inválido" -#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:127 msgid "Gateway metric" msgstr "Métrica de Gateway" @@ -2614,11 +2624,11 @@ msgstr "Ir para a página respetiva de configuração" msgid "Grant access to DHCP configuration" msgstr "Conceder acesso à configuração do DHCP" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:102 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 msgid "Grant access to DHCP status display" msgstr "Conceder acesso à visualização do estado do DHCP" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 msgid "Grant access to DSL status display" msgstr "Conceder acesso à visualização do estado de DSL" @@ -2642,7 +2652,7 @@ msgstr "Conceder acesso aos procedimentos básicos da LuCI" msgid "Grant access to crontab configuration" msgstr "Conceder acesso à configuração da crontab" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:69 msgid "Grant access to firewall status" msgstr "Conceder acesso ao estado do firewall" @@ -2650,7 +2660,7 @@ msgstr "Conceder acesso ao estado do firewall" msgid "Grant access to flash operations" msgstr "Conceder acesso às operações flash" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:86 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:95 msgid "Grant access to main status display" msgstr "Conceder acesso à exibição do estado principal" @@ -2695,10 +2705,11 @@ msgid "Grant access to system logs" msgstr "Conceder acesso aos registos log do sistema" #: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:47 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 msgid "Grant access to the system route status" msgstr "Conceder acesso ao estado de rota do sistema" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:129 msgid "Grant access to wireless status display" msgstr "Conceder acesso à visualização do estado do wireless" @@ -3145,6 +3156,10 @@ msgstr "" "Para prevenir acesso não autorizado ao sistema, so seu pedido foi bloqueado. " "Selecione \"Continuar »\" para voltar à página anterior." +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "In seconds" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:157 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/ppp.js:141 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoa.js:128 @@ -3535,7 +3550,7 @@ msgstr "" "significativamente reduzida quando estes são utilizados. É recomendado não " "permitir as taxas 802.11b sempre que possível." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4032 msgid "Legend:" msgstr "Legenda:" @@ -3652,7 +3667,7 @@ msgstr "" msgid "Listening port for inbound DNS queries" msgstr "Porta de escuta para entrada de consultas DNS" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:87 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:100 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:54 msgid "Load" msgstr "Carga" @@ -4013,6 +4028,7 @@ msgstr "Domínio da Mobilidade" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:444 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:936 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1672 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:378 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:142 msgid "Mode" msgstr "Modo" @@ -4176,7 +4192,7 @@ msgid "NTP server candidates" msgstr "Candidatos a servidor NTP" #: modules/luci-base/htdocs/luci-static/resources/form.js:2542 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3785 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3787 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:710 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/leds.js:67 @@ -4545,11 +4561,11 @@ msgstr "A opção \"%s\" contém um valor de entrada inválido." msgid "Option \"%s\" must not be empty." msgstr "A opção \"%s\" não deve estar vazia." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 msgid "Option changed" msgstr "Opção alterada" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4041 msgid "Option removed" msgstr "Opção removida" @@ -5023,7 +5039,7 @@ msgstr "Pcts." msgid "Please enter your username and password." msgstr "Insira o seu username e password." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3768 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3770 msgid "Please select the file to upload." msgstr "Por favor selecione o ficheiro para upload." @@ -5257,7 +5273,7 @@ msgstr "" msgid "Really switch protocol?" msgstr "Deseja mesmo trocar o protocolo?" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:88 msgid "Realtime Graphs" msgstr "Gráficos em Tempo Real" @@ -5536,20 +5552,20 @@ msgstr "Restaurar backup" msgid "Reveal/hide password" msgstr "Revelar/ocultar a palavra-passe" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4053 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4055 msgid "Revert" msgstr "Reverter" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4138 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4140 msgid "Revert changes" msgstr "Reverter as mudanças" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4320 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4322 msgid "Revert request failed with status <code>%h</code>" msgstr "" "O pedido para reverter as configurações falhou com o estado <code>%h</code>" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4300 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4302 msgid "Reverting configuration…" msgstr "Revertendo configurações…" @@ -5651,6 +5667,7 @@ msgstr "Chaves-SSH" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:156 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:181 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1670 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:375 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:141 msgid "SSID" msgstr "SSID" @@ -5678,7 +5695,7 @@ msgid "Save" msgstr "Guardar" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2180 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4049 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4051 #: modules/luci-compat/luasrc/view/cbi/footer.htm:22 msgid "Save & Apply" msgstr "Gravar & Aplicar" @@ -5704,11 +5721,11 @@ msgstr "Procurar" msgid "Scheduled Tasks" msgstr "Tarefas Agendadas" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4033 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 msgid "Section added" msgstr "Secção adicionada" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 msgid "Section removed" msgstr "Secção removida" @@ -5860,6 +5877,8 @@ msgstr "Desligar esta interface" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:63 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1669 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:374 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:140 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:231 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 @@ -5875,11 +5894,15 @@ msgstr "Sinal / Ruído" msgid "Signal Attenuation (SATN)" msgstr "Atenuação do Sinal (<abbr title=\"Signal Attenuation\">SATN</abbr>)" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "Signal Refresh Rate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/wireless.js:260 msgid "Signal:" msgstr "Sinal:" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3786 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3788 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:217 msgid "Size" msgstr "Tamanho" @@ -6252,11 +6275,12 @@ msgstr "Prioridade de inicialização" msgid "Start refresh" msgstr "Iniciar atualização" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4253 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4255 msgid "Starting configuration apply…" msgstr "Iniciando a aplicação da configuração…" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1686 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:398 msgid "Starting wireless scan..." msgstr "Iniciando a varredura da rede wireless..." @@ -6526,7 +6550,7 @@ msgstr "" "O SSID correto deve ser manualmente especificado quando entrar numa rede sem " "fios oculta" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4129 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4131 msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " @@ -6565,11 +6589,11 @@ msgstr "" msgid "" "The flash image was uploaded. Below is the checksum and file size listed, " "compare them with the original file to ensure data integrity. <br /> Click " -"\"Proceed\" below to start the flash procedure." +"'Continue' below to start the flash procedure." msgstr "" "A imagem flash foi enviada. Abaixo está a soma de verificação e o tamanho do " "ficheiro listado, compare-os com o ficheiro original para garantir a " -"integridade dos dados. <br /> Clique em \"Continuar\" abaixo para iniciar o " +"integridade dos dados. <br /> Clique em 'Continuar' abaixo para iniciar o " "procedimento flash." #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:198 @@ -6740,7 +6764,7 @@ msgstr "" msgid "There are no active leases" msgstr "Não há arrendamentos ativos" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4268 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4270 msgid "There are no changes to apply" msgstr "Não há alterações a serem aplicadas" @@ -6910,7 +6934,7 @@ msgstr "Traceroute" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:53 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:64 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:96 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:109 msgid "Traffic" msgstr "Tráfego" @@ -7090,7 +7114,7 @@ msgstr "Desmontar" msgid "Unnamed key" msgstr "Chave sem nome" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3973 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3975 msgid "Unsaved Changes" msgstr "Alterações não Guardadas" @@ -7122,7 +7146,7 @@ msgstr "Acima" msgid "Up Delay" msgstr "Atraso de Envio" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3860 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3862 msgid "Upload" msgstr "Enviar" @@ -7148,12 +7172,12 @@ msgid "Upload file…" msgstr "Enviar ficheiro…" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2738 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3848 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3850 msgid "Upload request failed: %s" msgstr "Pedido de envio falhou: %s" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3767 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3821 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3769 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3823 msgid "Uploading file…" msgstr "Enviando o ficheiro…" @@ -7596,7 +7620,7 @@ msgstr "VPN WireGuard" #: modules/luci-mod-network/root/usr/share/luci/menu.d/luci-mod-network.json:17 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:10 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:105 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:118 msgid "Wireless" msgstr "Wireless" @@ -7777,6 +7801,8 @@ msgstr "criar:" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:185 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:187 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:41 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:272 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:275 @@ -7860,6 +7886,7 @@ msgid "hexadecimal encoded value" msgstr "valor codificado hexadecimal" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1746 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:297 msgid "hidden" msgstr "escondido" diff --git a/modules/luci-base/po/pt_BR/base.po b/modules/luci-base/po/pt_BR/base.po index 9a5aa8c374..6ddab0e361 100644 --- a/modules/luci-base/po/pt_BR/base.po +++ b/modules/luci-base/po/pt_BR/base.po @@ -22,7 +22,7 @@ msgstr "%.1f dB" msgid "%d Bit" msgstr "%d Bit" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3689 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3691 msgid "%d invalid field(s)" msgstr "%d campo(s) inválido(s)" @@ -802,16 +802,16 @@ msgstr "Qualquer zona" msgid "Apply backup?" msgstr "Aplicar cópia de segurança?" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4276 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4278 msgid "Apply request failed with status <code>%h</code>" msgstr "Pedido para aplicar falhou com o estado <code>%h</code>" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2181 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4142 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4144 msgid "Apply unchecked" msgstr "Aplicar sem verificação" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4215 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4217 msgid "Applying configuration changes… %ds" msgstr "Aplicando as mudanças de configuração... %ds" @@ -950,6 +950,7 @@ msgstr "BR / DMR / AFTR" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:158 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:182 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1673 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:379 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:143 msgid "BSSID" msgstr "BSSID" @@ -1063,7 +1064,7 @@ msgid "Broadcast policy (broadcast, 3)" msgstr "Política de transmissão (transmissão, 3)" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2810 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3799 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3801 msgid "Browse…" msgstr "Explorar…" @@ -1095,7 +1096,7 @@ msgid "Call failed" msgstr "A chamada falhou" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2903 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3810 #: modules/luci-compat/luasrc/view/cbi/delegator.htm:14 #: modules/luci-compat/luasrc/view/cbi/simpleform.htm:52 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:187 @@ -1171,11 +1172,11 @@ msgstr "" msgid "Chain" msgstr "Corrente" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 msgid "Changes" msgstr "Alterações" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4311 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4313 msgid "Changes have been reverted." msgstr "As mudanças foram revertidas." @@ -1188,10 +1189,19 @@ msgstr "Muda a senha do administrador para acessar este dispositivo" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:184 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:462 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1671 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:376 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:164 msgid "Channel" msgstr "Canal" +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +msgid "Channel Analysis" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:377 +msgid "Channel Width" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:174 msgid "Check filesystems before mount" msgstr "" @@ -1339,16 +1349,16 @@ msgstr "" msgid "Compute outgoing checksum (optional)." msgstr "Cálculo do checksum de saída (opcional)." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:426 msgid "Configuration" msgstr "Configuração" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4190 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4192 msgid "Configuration changes applied." msgstr "A configuração foi aplicada." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4128 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4130 msgid "Configuration changes have been rolled back!" msgstr "A configuração foi revertida!" @@ -1399,7 +1409,7 @@ msgstr "A tentativa de conexão falhou." msgid "Connection lost" msgstr "Conexão perdida" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:117 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:130 msgid "Connections" msgstr "Conexões" @@ -1427,7 +1437,7 @@ msgstr "O conteúdo foi salvo." msgid "Continue" msgstr "Continuar" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4164 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4166 msgid "" "Could not regain access to the device after applying the configuration " "changes. You might need to reconnect if you modified network related " @@ -1743,7 +1753,7 @@ msgstr "O dispositivo está reiniciando…" msgid "Device not managed by ModemManager." msgstr "Dispositivo não gerenciado pelo ModemManager." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4163 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165 msgid "Device unreachable!" msgstr "Dispositivo não alcançável!" @@ -1837,8 +1847,8 @@ 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:2861 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3309 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4045 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4134 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4047 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4136 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1696 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:330 msgid "Dismiss" @@ -2335,7 +2345,7 @@ msgstr "" msgid "Failed to change the system password." msgstr "Falha ao alterar a senha do sistema." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4122 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4124 msgid "Failed to confirm apply within %ds, waiting for rollback…" msgstr "" "A confirmação das mudanças na configuração não foram confirmadas em %d " @@ -2575,7 +2585,7 @@ msgstr "Acesso remoto a portas encaminhadas" msgid "Gateway address is invalid" msgstr "O endereço do roteador padrão é inválido" -#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:127 msgid "Gateway metric" msgstr "Métrica de gateway" @@ -2642,11 +2652,11 @@ msgstr "Ir para a página de configuração pertinente" msgid "Grant access to DHCP configuration" msgstr "Conceder acesso à configuração do DHCP" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:102 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 msgid "Grant access to DHCP status display" msgstr "Conceder acesso à visualização da condição do DHCP" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 msgid "Grant access to DSL status display" msgstr "Conceder acesso à visualização da condição do DSL" @@ -2670,7 +2680,7 @@ msgstr "Conceder acesso aos procedimentos básicos da LuCI" msgid "Grant access to crontab configuration" msgstr "Conceder acesso à configuração do crontab" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:69 msgid "Grant access to firewall status" msgstr "Conceder acesso ao estado do firewall" @@ -2678,7 +2688,7 @@ msgstr "Conceder acesso ao estado do firewall" msgid "Grant access to flash operations" msgstr "Conceder acesso às operações flash" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:86 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:95 msgid "Grant access to main status display" msgstr "Conceder acesso à exibição do status principal" @@ -2723,10 +2733,11 @@ msgid "Grant access to system logs" msgstr "Conceder acesso aos registros logs do sistema" #: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:47 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 msgid "Grant access to the system route status" msgstr "Conceder acesso à condição da rota do sistema" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:129 msgid "Grant access to wireless status display" msgstr "Conceder acesso à visualização da condição do wireless" @@ -3179,6 +3190,10 @@ msgstr "" "Para prevenir acesso não autorizado neste sistema, sua requisição foi " "bloqueada. Clique abaixo em \"Continuar »\" para retornar à página anterior." +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "In seconds" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:157 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/ppp.js:141 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoa.js:128 @@ -3572,7 +3587,7 @@ msgstr "" "significativamente reduzida quando estes são usados. Evite a utilização do " "802,11b sempre que possível." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4032 msgid "Legend:" msgstr "Legenda:" @@ -3691,7 +3706,7 @@ msgstr "" msgid "Listening port for inbound DNS queries" msgstr "Porta de escuta para a entrada das consultas DNS" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:87 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:100 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:54 msgid "Load" msgstr "Carga" @@ -4051,6 +4066,7 @@ msgstr "Domínio da Mobilidade" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:444 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:936 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1672 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:378 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:142 msgid "Mode" msgstr "Modo" @@ -4214,7 +4230,7 @@ msgid "NTP server candidates" msgstr "Candidatos a servidor NTP" #: modules/luci-base/htdocs/luci-static/resources/form.js:2542 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3785 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3787 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:710 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/leds.js:67 @@ -4583,11 +4599,11 @@ msgstr "A opção \"%s\" contém um valor inválido de entrada." msgid "Option \"%s\" must not be empty." msgstr "A opção \"%s\" não deve estar vazia." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 msgid "Option changed" msgstr "Opção alterada" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4041 msgid "Option removed" msgstr "Opção removida" @@ -5061,7 +5077,7 @@ msgstr "Pcts." msgid "Please enter your username and password." msgstr "Entre com o seu usuário e senha." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3768 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3770 msgid "Please select the file to upload." msgstr "Por favor, selecione o arquivo para enviar." @@ -5296,7 +5312,7 @@ msgstr "" msgid "Really switch protocol?" msgstr "Realmente trocar o protocolo?" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:88 msgid "Realtime Graphs" msgstr "Gráficos em Tempo Real" @@ -5576,20 +5592,20 @@ msgstr "Restaurar cópia de segurança" msgid "Reveal/hide password" msgstr "Revelar/ocultar a senha" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4053 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4055 msgid "Revert" msgstr "Reverter" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4138 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4140 msgid "Revert changes" msgstr "Reverter as mudanças" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4320 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4322 msgid "Revert request failed with status <code>%h</code>" msgstr "" "O pedido para reverter as configurações falhou com o estado <code>%h</code>" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4300 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4302 msgid "Reverting configuration…" msgstr "Revertendo configurações…" @@ -5691,6 +5707,7 @@ msgstr "Chaves SSH" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:156 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:181 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1670 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:375 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:141 msgid "SSID" msgstr "SSID" @@ -5718,7 +5735,7 @@ msgid "Save" msgstr "Salvar" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2180 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4049 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4051 #: modules/luci-compat/luasrc/view/cbi/footer.htm:22 msgid "Save & Apply" msgstr "Salvar & Aplicar" @@ -5744,11 +5761,11 @@ msgstr "Procurar" msgid "Scheduled Tasks" msgstr "Tarefas Agendadas" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4033 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 msgid "Section added" msgstr "Seção adicionada" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 msgid "Section removed" msgstr "Seção removida" @@ -5900,6 +5917,8 @@ msgstr "Desligar esta interface" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:63 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1669 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:374 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:140 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:231 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 @@ -5915,11 +5934,15 @@ msgstr "Sinal / Ruído" msgid "Signal Attenuation (SATN)" msgstr "Atenuação do Sinal (<abbr title=\"Signal Attenuation\">SATN</abbr>)" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "Signal Refresh Rate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/wireless.js:260 msgid "Signal:" msgstr "Sinal:" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3786 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3788 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:217 msgid "Size" msgstr "Tamanho" @@ -6292,11 +6315,12 @@ msgstr "Prioridade de iniciação" msgid "Start refresh" msgstr "Iniciar atualização" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4253 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4255 msgid "Starting configuration apply…" msgstr "Iniciando a aplicação da configuração…" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1686 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:398 msgid "Starting wireless scan..." msgstr "Iniciando o escaneamento da rede sem fio..." @@ -6565,7 +6589,7 @@ msgstr "" "O SSID correto deve ser definido manualmente ao se conectar em uma rede " "oculta sem fio" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4129 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4131 msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " @@ -6604,11 +6628,11 @@ msgstr "" msgid "" "The flash image was uploaded. Below is the checksum and file size listed, " "compare them with the original file to ensure data integrity. <br /> Click " -"\"Proceed\" below to start the flash procedure." +"'Continue' below to start the flash procedure." msgstr "" "A imagem flash foi carregada. Abaixo está a lista com o checksum e o tamanho " "do arquivo listados, compare-os com o arquivo original para garantir a " -"integridade dos dados. <br /> Clique em \"Continuar\" para iniciar o " +"integridade dos dados. <br /> Clique em 'Continuar' para iniciar o " "procedimento de atualização." #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:198 @@ -6780,7 +6804,7 @@ msgstr "" msgid "There are no active leases" msgstr "Não há concessões de IP ativas no momento" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4268 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4270 msgid "There are no changes to apply" msgstr "Não há alterações a serem aplicadas" @@ -6952,7 +6976,7 @@ msgstr "Traceroute" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:53 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:64 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:96 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:109 msgid "Traffic" msgstr "Tráfego" @@ -7132,7 +7156,7 @@ msgstr "Desmontar" msgid "Unnamed key" msgstr "Chave sem nome" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3973 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3975 msgid "Unsaved Changes" msgstr "Alterações Não Salvas" @@ -7164,7 +7188,7 @@ msgstr "Acima" msgid "Up Delay" msgstr "Atraso de Envio" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3860 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3862 msgid "Upload" msgstr "Envio" @@ -7190,12 +7214,12 @@ msgid "Upload file…" msgstr "Enviar arquivo…" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2738 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3848 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3850 msgid "Upload request failed: %s" msgstr "A Solicitação de envio falhou: %s" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3767 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3821 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3769 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3823 msgid "Uploading file…" msgstr "Enviando o arquivo…" @@ -7637,7 +7661,7 @@ msgstr "VPN WireGuard" #: modules/luci-mod-network/root/usr/share/luci/menu.d/luci-mod-network.json:17 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:10 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:105 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:118 msgid "Wireless" msgstr "Rede sem fio" @@ -7818,6 +7842,8 @@ msgstr "criar:" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:185 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:187 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:41 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:272 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:275 @@ -7901,6 +7927,7 @@ msgid "hexadecimal encoded value" msgstr "valor codificado hexadecimal" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1746 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:297 msgid "hidden" msgstr "oculto" diff --git a/modules/luci-base/po/ro/base.po b/modules/luci-base/po/ro/base.po index d6adb1fab3..566f30e87a 100644 --- a/modules/luci-base/po/ro/base.po +++ b/modules/luci-base/po/ro/base.po @@ -21,7 +21,7 @@ msgstr "%.1f dB" msgid "%d Bit" msgstr "%d Bit" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3689 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3691 msgid "%d invalid field(s)" msgstr "%d câmp(uri) nevalid(e)" @@ -759,16 +759,16 @@ msgstr "Orice Zona" msgid "Apply backup?" msgstr "Aplică backup-ul?" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4276 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4278 msgid "Apply request failed with status <code>%h</code>" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2181 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4142 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4144 msgid "Apply unchecked" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4215 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4217 msgid "Applying configuration changes… %ds" msgstr "Se aplică schimbările configurării… %ds" @@ -898,6 +898,7 @@ msgstr "BR / DMR / AFTR" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:158 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:182 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1673 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:379 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:143 msgid "BSSID" msgstr "BSSID" @@ -1006,7 +1007,7 @@ msgid "Broadcast policy (broadcast, 3)" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2810 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3799 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3801 msgid "Browse…" msgstr "" @@ -1037,7 +1038,7 @@ msgid "Call failed" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2903 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3810 #: modules/luci-compat/luasrc/view/cbi/delegator.htm:14 #: modules/luci-compat/luasrc/view/cbi/simpleform.htm:52 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:187 @@ -1103,11 +1104,11 @@ msgstr "" msgid "Chain" msgstr "Lant" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 msgid "Changes" msgstr "Modificari" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4311 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4313 msgid "Changes have been reverted." msgstr "" @@ -1120,10 +1121,19 @@ msgstr "Schimba parola administratorului pentru accesarea dispozitivului" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:184 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:462 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1671 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:376 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:164 msgid "Channel" msgstr "Canal" +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +msgid "Channel Analysis" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:377 +msgid "Channel Width" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:174 msgid "Check filesystems before mount" msgstr "" @@ -1261,16 +1271,16 @@ msgstr "" msgid "Compute outgoing checksum (optional)." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:426 msgid "Configuration" msgstr "Configurare" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4190 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4192 msgid "Configuration changes applied." msgstr "Noua configurație aplicată." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4128 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4130 msgid "Configuration changes have been rolled back!" msgstr "Schimbările asupra configurării au fost anulate!" @@ -1315,7 +1325,7 @@ msgstr "" msgid "Connection lost" msgstr "Conexiunea s-a pierdut" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:117 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:130 msgid "Connections" msgstr "Conexiuni" @@ -1339,7 +1349,7 @@ msgstr "Conţinutul a fost salvat." msgid "Continue" msgstr "Continuă" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4164 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4166 msgid "" "Could not regain access to the device after applying the configuration " "changes. You might need to reconnect if you modified network related " @@ -1645,7 +1655,7 @@ msgstr "Dispozitivul repornește…" msgid "Device not managed by ModemManager." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4163 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165 msgid "Device unreachable!" msgstr "" @@ -1737,8 +1747,8 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:606 #: modules/luci-base/htdocs/luci-static/resources/form.js:2861 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3309 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4045 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4134 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4047 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4136 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1696 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:330 msgid "Dismiss" @@ -2203,7 +2213,7 @@ msgstr "" msgid "Failed to change the system password." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4122 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4124 msgid "Failed to confirm apply within %ds, waiting for rollback…" msgstr "" @@ -2432,7 +2442,7 @@ msgstr "Porturile gateway" msgid "Gateway address is invalid" msgstr "" -#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:127 msgid "Gateway metric" msgstr "" @@ -2497,11 +2507,11 @@ msgstr "" msgid "Grant access to DHCP configuration" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:102 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 msgid "Grant access to DHCP status display" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 msgid "Grant access to DSL status display" msgstr "" @@ -2525,7 +2535,7 @@ msgstr "" msgid "Grant access to crontab configuration" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:69 msgid "Grant access to firewall status" msgstr "" @@ -2533,7 +2543,7 @@ msgstr "" msgid "Grant access to flash operations" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:86 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:95 msgid "Grant access to main status display" msgstr "" @@ -2578,10 +2588,11 @@ msgid "Grant access to system logs" msgstr "" #: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:47 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 msgid "Grant access to the system route status" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:129 msgid "Grant access to wireless status display" msgstr "" @@ -3012,6 +3023,10 @@ msgid "" "blocked. Click \"Continue »\" below to return to the previous page." msgstr "" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "In seconds" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:157 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/ppp.js:141 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoa.js:128 @@ -3394,7 +3409,7 @@ msgid "" "are used. It is recommended to not allow 802.11b rates where possible." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4032 msgid "Legend:" msgstr "Legenda:" @@ -3494,7 +3509,7 @@ msgstr "" msgid "Listening port for inbound DNS queries" msgstr "" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:87 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:100 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:54 msgid "Load" msgstr "Incărcare" @@ -3839,6 +3854,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:444 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:936 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1672 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:378 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:142 msgid "Mode" msgstr "Mod" @@ -3998,7 +4014,7 @@ msgid "NTP server candidates" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2542 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3785 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3787 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:710 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/leds.js:67 @@ -4358,11 +4374,11 @@ msgstr "" msgid "Option \"%s\" must not be empty." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 msgid "Option changed" msgstr "Optiunea schimbata" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4041 msgid "Option removed" msgstr "Optiunea eliminata" @@ -4818,7 +4834,7 @@ msgstr "Packete." msgid "Please enter your username and password." msgstr "Introdu utilizatorul si parola." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3768 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3770 msgid "Please select the file to upload." msgstr "" @@ -5038,7 +5054,7 @@ msgstr "" msgid "Really switch protocol?" msgstr "" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:88 msgid "Realtime Graphs" msgstr "Grafice in timp real" @@ -5312,19 +5328,19 @@ msgstr "Reface backup-ul" msgid "Reveal/hide password" msgstr "Arata / ascunde parola" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4053 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4055 msgid "Revert" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4138 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4140 msgid "Revert changes" msgstr "Restabileste schimbările anterioare" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4320 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4322 msgid "Revert request failed with status <code>%h</code>" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4300 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4302 msgid "Reverting configuration…" msgstr "" @@ -5423,6 +5439,7 @@ msgstr "Cheile SSH" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:156 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:181 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1670 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:375 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:141 msgid "SSID" msgstr "SSID" @@ -5450,7 +5467,7 @@ msgid "Save" msgstr "Salvează" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2180 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4049 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4051 #: modules/luci-compat/luasrc/view/cbi/footer.htm:22 msgid "Save & Apply" msgstr "Salveaza si aplica" @@ -5476,11 +5493,11 @@ msgstr "Scanează" msgid "Scheduled Tasks" msgstr "Operatiuni programate" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4033 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 msgid "Section added" msgstr "Sectiune adaugata" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 msgid "Section removed" msgstr "Sectiune eliminata" @@ -5618,6 +5635,8 @@ msgstr "Opreste aceasta interfata" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:63 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1669 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:374 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:140 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:231 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 @@ -5633,11 +5652,15 @@ msgstr "Semnal / Zgomot" msgid "Signal Attenuation (SATN)" msgstr "" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "Signal Refresh Rate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/wireless.js:260 msgid "Signal:" msgstr "Semnal:" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3786 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3788 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:217 msgid "Size" msgstr "Marime" @@ -5942,11 +5965,12 @@ msgstr "Prioritatea pornirii" msgid "Start refresh" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4253 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4255 msgid "Starting configuration apply…" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1686 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:398 msgid "Starting wireless scan..." msgstr "" @@ -6199,7 +6223,7 @@ msgid "" "network" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4129 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4131 msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " @@ -6227,7 +6251,7 @@ msgstr "" msgid "" "The flash image was uploaded. Below is the checksum and file size listed, " "compare them with the original file to ensure data integrity. <br /> Click " -"\"Proceed\" below to start the flash procedure." +"'Continue' below to start the flash procedure." msgstr "" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:198 @@ -6376,7 +6400,7 @@ msgstr "" msgid "There are no active leases" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4268 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4270 msgid "There are no changes to apply" msgstr "" @@ -6522,7 +6546,7 @@ msgstr "" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:53 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:64 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:96 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:109 msgid "Traffic" msgstr "Trafic" @@ -6700,7 +6724,7 @@ msgstr "" msgid "Unnamed key" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3973 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3975 msgid "Unsaved Changes" msgstr "Modificari nesalvate" @@ -6730,7 +6754,7 @@ msgstr "" msgid "Up Delay" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3860 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3862 msgid "Upload" msgstr "" @@ -6754,12 +6778,12 @@ msgid "Upload file…" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2738 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3848 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3850 msgid "Upload request failed: %s" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3767 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3821 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3769 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3823 msgid "Uploading file…" msgstr "" @@ -7173,7 +7197,7 @@ msgstr "" #: modules/luci-mod-network/root/usr/share/luci/menu.d/luci-mod-network.json:17 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:10 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:105 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:118 msgid "Wireless" msgstr "Wireless" @@ -7341,6 +7365,8 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:185 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:187 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:41 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:272 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:275 @@ -7422,6 +7448,7 @@ msgid "hexadecimal encoded value" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1746 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:297 msgid "hidden" msgstr "ascuns" diff --git a/modules/luci-base/po/ru/base.po b/modules/luci-base/po/ru/base.po index 57899d54de..cef1de24c0 100644 --- a/modules/luci-base/po/ru/base.po +++ b/modules/luci-base/po/ru/base.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: LuCI: base\n" "POT-Creation-Date: 2010-05-09 01:01+0300\n" -"PO-Revision-Date: 2021-01-03 17:29+0000\n" -"Last-Translator: Anton Kikin <a.a.kikin@gmail.com>\n" +"PO-Revision-Date: 2021-01-09 15:32+0000\n" +"Last-Translator: Nt0G <nt0gggg@gmail.com>\n" "Language-Team: Russian <https://hosted.weblate.org/projects/openwrt/luci/ru/>" "\n" "Language: ru\n" @@ -24,7 +24,7 @@ msgstr "%.1f дБ" msgid "%d Bit" msgstr "%d бит" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3689 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3691 msgid "%d invalid field(s)" msgstr "%d неверных полей" @@ -788,16 +788,16 @@ msgstr "Любая зона" msgid "Apply backup?" msgstr "Восстановить резервную копию?" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4276 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4278 msgid "Apply request failed with status <code>%h</code>" msgstr "Ошибка <code>%h</code> запроса на применение" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2181 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4142 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4144 msgid "Apply unchecked" msgstr "Применить без проверки" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4215 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4217 msgid "Applying configuration changes… %ds" msgstr "Ожидание применения конфигурации... %d сек" @@ -938,6 +938,7 @@ msgstr "BR / DMR / AFTR" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:158 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:182 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1673 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:379 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:143 msgid "BSSID" msgstr "BSSID" @@ -1051,7 +1052,7 @@ msgid "Broadcast policy (broadcast, 3)" msgstr "Широковещательная политика (broadcast, 3)" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2810 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3799 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3801 msgid "Browse…" msgstr "Обзор…" @@ -1083,7 +1084,7 @@ msgid "Call failed" msgstr "Ошибка вызова" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2903 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3810 #: modules/luci-compat/luasrc/view/cbi/delegator.htm:14 #: modules/luci-compat/luasrc/view/cbi/simpleform.htm:52 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:187 @@ -1158,11 +1159,11 @@ msgstr "" msgid "Chain" msgstr "Цепочка" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 msgid "Changes" msgstr "Изменения" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4311 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4313 msgid "Changes have been reverted." msgstr "Изменения были возвращены назад." @@ -1175,10 +1176,19 @@ msgstr "Изменить пароль администратора для дос #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:184 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:462 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1671 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:376 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:164 msgid "Channel" msgstr "Канал" +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +msgid "Channel Analysis" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:377 +msgid "Channel Width" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:174 msgid "Check filesystems before mount" msgstr "Проверка файловых систем перед монтированием" @@ -1326,16 +1336,16 @@ msgstr "" msgid "Compute outgoing checksum (optional)." msgstr "Вычислять исходящую контрольную сумму (опционально)." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:426 msgid "Configuration" msgstr "Конфигурация" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4190 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4192 msgid "Configuration changes applied." msgstr "Конфигурация применена." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4128 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4130 msgid "Configuration changes have been rolled back!" msgstr "Конфигурация возвращена назад!" @@ -1388,7 +1398,7 @@ msgstr "Ошибка попытки соединения." msgid "Connection lost" msgstr "Подключение потеряно" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:117 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:130 msgid "Connections" msgstr "Соединения" @@ -1416,7 +1426,7 @@ msgstr "Содержимое сохранено." msgid "Continue" msgstr "Продолжить" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4164 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4166 msgid "" "Could not regain access to the device after applying the configuration " "changes. You might need to reconnect if you modified network related " @@ -1729,7 +1739,7 @@ msgstr "Устройство перезапускается…" msgid "Device not managed by ModemManager." msgstr "Устройство не управляется ModemManager." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4163 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165 msgid "Device unreachable!" msgstr "Устройство недоступно!" @@ -1821,8 +1831,8 @@ msgstr "Ошибка попытки отключения." #: modules/luci-base/htdocs/luci-static/resources/form.js:606 #: modules/luci-base/htdocs/luci-static/resources/form.js:2861 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3309 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4045 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4134 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4047 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4136 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1696 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:330 msgid "Dismiss" @@ -2310,7 +2320,7 @@ msgstr "FT протокол" msgid "Failed to change the system password." msgstr "Не удалось изменить системный пароль." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4122 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4124 msgid "Failed to confirm apply within %ds, waiting for rollback…" msgstr "Не удалось подтвердить применение в течении %d сек., ожидание отката…" @@ -2543,7 +2553,7 @@ msgstr "Порты шлюза" msgid "Gateway address is invalid" msgstr "Неверный адрес шлюза" -#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:127 msgid "Gateway metric" msgstr "Метрика шлюза" @@ -2608,11 +2618,11 @@ msgstr "Перейти к странице настройки" msgid "Grant access to DHCP configuration" msgstr "Предоставить доступ к конфигурации DHCP" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:102 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 msgid "Grant access to DHCP status display" msgstr "Предоставить доступ к просмотру состояния DHCP" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 msgid "Grant access to DSL status display" msgstr "Предоставить доступ к просмотру состояния DSL" @@ -2636,7 +2646,7 @@ msgstr "Предоставить доступ к основным процеду msgid "Grant access to crontab configuration" msgstr "Предоставить доступ к конфигурации crontab" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:69 msgid "Grant access to firewall status" msgstr "Предоставить доступ к состоянию межсетевого экрана" @@ -2644,7 +2654,7 @@ msgstr "Предоставить доступ к состоянию межсет msgid "Grant access to flash operations" msgstr "Предоставить доступ к операциям с флеш-памятью" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:86 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:95 msgid "Grant access to main status display" msgstr "Предоставить доступ к отображению основного состояния" @@ -2689,10 +2699,11 @@ msgid "Grant access to system logs" msgstr "Предоставить доступ к системному журналу" #: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:47 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 msgid "Grant access to the system route status" msgstr "Предоставить доступ к состоянию системных маршрутов" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:129 msgid "Grant access to wireless status display" msgstr "Предоставить доступ к просмотру состояния беспроводных сетей" @@ -3136,6 +3147,10 @@ msgstr "" "заблокирован. Нажмите кнопку 'Продолжить' ниже, чтобы вернуться на " "предыдущую страницу." +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "In seconds" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:157 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/ppp.js:141 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoa.js:128 @@ -3530,7 +3545,7 @@ msgstr "" "использования эффективность эфирного времени может быть значительно снижена. " "Рекомендуется не допускать скорости 802.11b там, где это возможно." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4032 msgid "Legend:" msgstr "События:" @@ -3644,7 +3659,7 @@ msgstr "" msgid "Listening port for inbound DNS queries" msgstr "Порт для входящих DNS-запросов" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:87 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:100 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:54 msgid "Load" msgstr "Загрузка" @@ -4001,6 +4016,7 @@ msgstr "Мобильный домен" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:444 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:936 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1672 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:378 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:142 msgid "Mode" msgstr "Режим" @@ -4164,7 +4180,7 @@ msgid "NTP server candidates" msgstr "Список NTP-серверов" #: modules/luci-base/htdocs/luci-static/resources/form.js:2542 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3785 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3787 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:710 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/leds.js:67 @@ -4530,11 +4546,11 @@ msgstr "Опция \"%s\" содержит недопустимое значен msgid "Option \"%s\" must not be empty." msgstr "Опция \"%s\" не должна быть пустой." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 msgid "Option changed" msgstr "Опция изменена" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4041 msgid "Option removed" msgstr "Опция удалена" @@ -5006,7 +5022,7 @@ msgstr "пакетов" msgid "Please enter your username and password." msgstr "Введите логин и пароль." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3768 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3770 msgid "Please select the file to upload." msgstr "Пожалуйста, выберите файл для загрузки." @@ -5242,7 +5258,7 @@ msgstr "" msgid "Really switch protocol?" msgstr "Вы действительно хотите изменить протокол?" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:88 msgid "Realtime Graphs" msgstr "Графики в реальном времени" @@ -5522,19 +5538,19 @@ msgstr "Восстановить резервную копию" msgid "Reveal/hide password" msgstr "Показать/скрыть пароль" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4053 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4055 msgid "Revert" msgstr "Вернуть" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4138 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4140 msgid "Revert changes" msgstr "Вернуть изменения" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4320 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4322 msgid "Revert request failed with status <code>%h</code>" msgstr "Ошибка <code>%h</code> отмены конфигурации" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4300 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4302 msgid "Reverting configuration…" msgstr "Отмена конфигурации…" @@ -5635,6 +5651,7 @@ msgstr "SSH ключи" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:156 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:181 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1670 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:375 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:141 msgid "SSID" msgstr "SSID" @@ -5662,7 +5679,7 @@ msgid "Save" msgstr "Сохранить" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2180 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4049 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4051 #: modules/luci-compat/luasrc/view/cbi/footer.htm:22 msgid "Save & Apply" msgstr "Сохранить и применить" @@ -5688,11 +5705,11 @@ msgstr "Поиск" msgid "Scheduled Tasks" msgstr "Запланированные задания" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4033 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 msgid "Section added" msgstr "Раздел добавлен" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 msgid "Section removed" msgstr "Раздел удалён" @@ -5840,6 +5857,8 @@ msgstr "Выключить этот интерфейс" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:63 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1669 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:374 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:140 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:231 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 @@ -5855,11 +5874,15 @@ msgstr "Сигнал / шум" msgid "Signal Attenuation (SATN)" msgstr "Затухание сигнала (SATN)" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "Signal Refresh Rate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/wireless.js:260 msgid "Signal:" msgstr "Сигнал:" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3786 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3788 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:217 msgid "Size" msgstr "Размер" @@ -6231,11 +6254,12 @@ msgstr "Приоритет" msgid "Start refresh" msgstr "Запустить обновление" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4253 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4255 msgid "Starting configuration apply…" msgstr "Применение конфигурации…" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1686 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:398 msgid "Starting wireless scan..." msgstr "Начато сканирование беспроводных сетей..." @@ -6500,7 +6524,7 @@ msgstr "" "При подключении к скрытой беспроводной сети необходимо вручную указать " "правильный SSID" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4129 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4131 msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " @@ -6538,7 +6562,7 @@ msgstr "" msgid "" "The flash image was uploaded. Below is the checksum and file size listed, " "compare them with the original file to ensure data integrity. <br /> Click " -"\"Proceed\" below to start the flash procedure." +"'Continue' below to start the flash procedure." msgstr "" "Образ прошивки загружен. Ниже приведены контрольная сумма и размер файла, " "сравните их с оригинальным файлом для обеспечения целостности данных.<br /" @@ -6710,7 +6734,7 @@ msgstr "" msgid "There are no active leases" msgstr "Нет активных арендованных адресов" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4268 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4270 msgid "There are no changes to apply" msgstr "Нет изменений для применения" @@ -6879,7 +6903,7 @@ msgstr "Трассировка" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:53 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:64 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:96 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:109 msgid "Traffic" msgstr "Трафик" @@ -7057,7 +7081,7 @@ msgstr "Отмонтировать" msgid "Unnamed key" msgstr "Ключ без имени" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3973 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3975 msgid "Unsaved Changes" msgstr "Не принятые изменения" @@ -7087,7 +7111,7 @@ msgstr "Вверх" msgid "Up Delay" msgstr "Задержка включения интерфейса" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3860 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3862 msgid "Upload" msgstr "Загрузка" @@ -7112,12 +7136,12 @@ msgid "Upload file…" msgstr "Загрузка файла…" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2738 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3848 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3850 msgid "Upload request failed: %s" msgstr "Ошибка запроса на загрузку: %s" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3767 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3821 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3769 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3823 msgid "Uploading file…" msgstr "Загрузка файла…" @@ -7506,7 +7530,7 @@ msgstr "Состояние WPS" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/reboot.js:47 msgid "Waiting for device..." -msgstr "Ожидание подключения устройства..." +msgstr "Ожидание устройства..." #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:168 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:178 @@ -7516,7 +7540,7 @@ msgstr "Внимание" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/reboot.js:26 msgid "Warning: There are unsaved changes that will get lost on reboot!" msgstr "" -"Внимание: Есть не сохраненные изменения, которые будут потеряны при " +"Внимание: Есть несохранённые изменения, которые будут потеряны при " "перезагрузке!" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:37 @@ -7561,7 +7585,7 @@ msgstr "WireGuard VPN" #: modules/luci-mod-network/root/usr/share/luci/menu.d/luci-mod-network.json:17 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:10 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:105 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:118 msgid "Wireless" msgstr "Wi-Fi" @@ -7741,6 +7765,8 @@ msgstr "создать:" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:185 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:187 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:41 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:272 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:275 @@ -7824,6 +7850,7 @@ msgid "hexadecimal encoded value" msgstr "значение в шестнадцатеричном представлении" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1746 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:297 msgid "hidden" msgstr "скрытый" diff --git a/modules/luci-base/po/sk/base.po b/modules/luci-base/po/sk/base.po index ca10e21b9f..a11a58fad8 100644 --- a/modules/luci-base/po/sk/base.po +++ b/modules/luci-base/po/sk/base.po @@ -20,7 +20,7 @@ msgstr "%.1f dB" msgid "%d Bit" msgstr "%d Bitový" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3689 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3691 msgid "%d invalid field(s)" msgstr "Neplatné polia: %d" @@ -763,16 +763,16 @@ msgstr "Akákoľvek zóna" msgid "Apply backup?" msgstr "Použiť zálohu?" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4276 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4278 msgid "Apply request failed with status <code>%h</code>" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2181 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4142 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4144 msgid "Apply unchecked" msgstr "Použiť bez kontroly" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4215 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4217 msgid "Applying configuration changes… %ds" msgstr "Aplikujú sa zmeny konfigurácie… %ds" @@ -903,6 +903,7 @@ msgstr "BR / DMR / AFTR" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:158 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:182 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1673 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:379 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:143 msgid "BSSID" msgstr "BSSID" @@ -1011,7 +1012,7 @@ msgid "Broadcast policy (broadcast, 3)" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2810 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3799 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3801 msgid "Browse…" msgstr "Prehliadať…" @@ -1042,7 +1043,7 @@ msgid "Call failed" msgstr "Volanie zlyhalo" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2903 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3810 #: modules/luci-compat/luasrc/view/cbi/delegator.htm:14 #: modules/luci-compat/luasrc/view/cbi/simpleform.htm:52 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:187 @@ -1108,11 +1109,11 @@ msgstr "" msgid "Chain" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 msgid "Changes" msgstr "Zmeny" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4311 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4313 msgid "Changes have been reverted." msgstr "Zmeny boli vrátené späť." @@ -1125,10 +1126,19 @@ msgstr "Zmení heslo správcu pre prístup k zariadeniu" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:184 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:462 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1671 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:376 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:164 msgid "Channel" msgstr "Kanál" +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +msgid "Channel Analysis" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:377 +msgid "Channel Width" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:174 msgid "Check filesystems before mount" msgstr "" @@ -1264,16 +1274,16 @@ msgstr "" msgid "Compute outgoing checksum (optional)." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:426 msgid "Configuration" msgstr "Konfigurácia" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4190 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4192 msgid "Configuration changes applied." msgstr "Zmeny konfigurácie boli použité." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4128 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4130 msgid "Configuration changes have been rolled back!" msgstr "Zmeny konfigurácie boli vrátené späť!" @@ -1318,7 +1328,7 @@ msgstr "" msgid "Connection lost" msgstr "Pripojenie stratené" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:117 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:130 msgid "Connections" msgstr "Pripojenia" @@ -1342,7 +1352,7 @@ msgstr "Obsah bol uložený." msgid "Continue" msgstr "Pokračovať" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4164 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4166 msgid "" "Could not regain access to the device after applying the configuration " "changes. You might need to reconnect if you modified network related " @@ -1650,7 +1660,7 @@ msgstr "Zariadenie sa reštartuje…" msgid "Device not managed by ModemManager." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4163 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165 msgid "Device unreachable!" msgstr "Zariadenie neprístupné!" @@ -1741,8 +1751,8 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:606 #: modules/luci-base/htdocs/luci-static/resources/form.js:2861 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3309 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4045 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4134 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4047 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4136 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1696 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:330 msgid "Dismiss" @@ -2209,7 +2219,7 @@ msgstr "" msgid "Failed to change the system password." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4122 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4124 msgid "Failed to confirm apply within %ds, waiting for rollback…" msgstr "" "Zlyhalo potvrdenie aplikovania nastavení v čase %ds, čaká sa na návrat " @@ -2439,7 +2449,7 @@ msgstr "Porty brány" msgid "Gateway address is invalid" msgstr "" -#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:127 msgid "Gateway metric" msgstr "" @@ -2504,11 +2514,11 @@ msgstr "Prejsť na príslušnú stránku konfigurácie" msgid "Grant access to DHCP configuration" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:102 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 msgid "Grant access to DHCP status display" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 msgid "Grant access to DSL status display" msgstr "" @@ -2532,7 +2542,7 @@ msgstr "" msgid "Grant access to crontab configuration" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:69 msgid "Grant access to firewall status" msgstr "" @@ -2540,7 +2550,7 @@ msgstr "" msgid "Grant access to flash operations" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:86 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:95 msgid "Grant access to main status display" msgstr "" @@ -2585,10 +2595,11 @@ msgid "Grant access to system logs" msgstr "" #: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:47 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 msgid "Grant access to the system route status" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:129 msgid "Grant access to wireless status display" msgstr "" @@ -3023,6 +3034,10 @@ msgid "" "blocked. Click \"Continue »\" below to return to the previous page." msgstr "" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "In seconds" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:157 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/ppp.js:141 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoa.js:128 @@ -3404,7 +3419,7 @@ msgid "" "are used. It is recommended to not allow 802.11b rates where possible." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4032 msgid "Legend:" msgstr "Legenda:" @@ -3507,7 +3522,7 @@ msgstr "" msgid "Listening port for inbound DNS queries" msgstr "" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:87 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:100 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:54 msgid "Load" msgstr "Zaťaženie" @@ -3852,6 +3867,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:444 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:936 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1672 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:378 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:142 msgid "Mode" msgstr "Režim" @@ -4011,7 +4027,7 @@ msgid "NTP server candidates" msgstr "Kandidáti serverov NTP" #: modules/luci-base/htdocs/luci-static/resources/form.js:2542 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3785 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3787 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:710 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/leds.js:67 @@ -4371,11 +4387,11 @@ msgstr "" msgid "Option \"%s\" must not be empty." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 msgid "Option changed" msgstr "Voľba zmenená" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4041 msgid "Option removed" msgstr "Voľba odstránená" @@ -4831,7 +4847,7 @@ msgstr "" msgid "Please enter your username and password." msgstr "Prosím, zadajte vaše používateľské meno a heslo." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3768 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3770 msgid "Please select the file to upload." msgstr "Prosím, vyberte súbor na odovzdanie." @@ -5051,7 +5067,7 @@ msgstr "" msgid "Really switch protocol?" msgstr "Skutočne sa má prepnúť protokol?" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:88 msgid "Realtime Graphs" msgstr "Grafy v reálnom čase" @@ -5325,19 +5341,19 @@ msgstr "Obnoviť zo zálohy" msgid "Reveal/hide password" msgstr "Odkryť/skryť heslo" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4053 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4055 msgid "Revert" msgstr "Vrátiť späť" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4138 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4140 msgid "Revert changes" msgstr "Vrátiť zmeny" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4320 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4322 msgid "Revert request failed with status <code>%h</code>" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4300 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4302 msgid "Reverting configuration…" msgstr "Vracia sa späť konfigurácia…" @@ -5438,6 +5454,7 @@ msgstr "Kľúče SSH" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:156 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:181 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1670 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:375 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:141 msgid "SSID" msgstr "SSID" @@ -5465,7 +5482,7 @@ msgid "Save" msgstr "Uložiť" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2180 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4049 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4051 #: modules/luci-compat/luasrc/view/cbi/footer.htm:22 msgid "Save & Apply" msgstr "Uložiť a použiť" @@ -5491,11 +5508,11 @@ msgstr "Prehľadať" msgid "Scheduled Tasks" msgstr "Naplánované úlohy" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4033 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 msgid "Section added" msgstr "Sekcia pridaná" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 msgid "Section removed" msgstr "Sekcia odstránená" @@ -5633,6 +5650,8 @@ msgstr "Vypnúť toto rozhranie" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:63 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1669 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:374 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:140 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:231 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 @@ -5648,11 +5667,15 @@ msgstr "Signál / Šum" msgid "Signal Attenuation (SATN)" msgstr "" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "Signal Refresh Rate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/wireless.js:260 msgid "Signal:" msgstr "Signál:" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3786 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3788 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:217 msgid "Size" msgstr "Veľkosť" @@ -5960,11 +5983,12 @@ msgstr "Počiatočná priorita" msgid "Start refresh" msgstr "Spustiť obnovu" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4253 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4255 msgid "Starting configuration apply…" msgstr "Spúšťa sa aplikovanie konfigurácie…" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1686 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:398 msgid "Starting wireless scan..." msgstr "Spúšťa sa prehľadávanie bezdrôtových sietí..." @@ -6219,7 +6243,7 @@ msgid "" "network" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4129 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4131 msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " @@ -6247,7 +6271,7 @@ msgstr "" msgid "" "The flash image was uploaded. Below is the checksum and file size listed, " "compare them with the original file to ensure data integrity. <br /> Click " -"\"Proceed\" below to start the flash procedure." +"'Continue' below to start the flash procedure." msgstr "" "Obraz pamäte flash bol odovzdaný. Nižšie je kontrolný medzisúčet a veľkosť " "súboru. Porovnajte ich s originálnym súborom, kvôli istote integrity údajov. " @@ -6402,7 +6426,7 @@ msgstr "" msgid "There are no active leases" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4268 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4270 msgid "There are no changes to apply" msgstr "Nie sú žiadne zmeny na aplikovanie" @@ -6559,7 +6583,7 @@ msgstr "" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:53 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:64 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:96 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:109 msgid "Traffic" msgstr "Prenos" @@ -6737,7 +6761,7 @@ msgstr "Odpojiť" msgid "Unnamed key" msgstr "Kľúč bez názvu" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3973 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3975 msgid "Unsaved Changes" msgstr "Neuložené zmeny" @@ -6767,7 +6791,7 @@ msgstr "" msgid "Up Delay" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3860 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3862 msgid "Upload" msgstr "Odovzdať" @@ -6793,12 +6817,12 @@ msgid "Upload file…" msgstr "Odovzdať súbor…" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2738 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3848 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3850 msgid "Upload request failed: %s" msgstr "Požiadavka na odovzdanie zlyhala: %s" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3767 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3821 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3769 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3823 msgid "Uploading file…" msgstr "Odovzdáva sa súbor…" @@ -7210,7 +7234,7 @@ msgstr "" #: modules/luci-mod-network/root/usr/share/luci/menu.d/luci-mod-network.json:17 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:10 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:105 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:118 msgid "Wireless" msgstr "Bezdrôtová sieť" @@ -7382,6 +7406,8 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:185 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:187 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:41 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:272 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:275 @@ -7463,6 +7489,7 @@ msgid "hexadecimal encoded value" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1746 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:297 msgid "hidden" msgstr "" diff --git a/modules/luci-base/po/sv/base.po b/modules/luci-base/po/sv/base.po index b12d80904f..c512450e1e 100644 --- a/modules/luci-base/po/sv/base.po +++ b/modules/luci-base/po/sv/base.po @@ -20,7 +20,7 @@ msgstr "%.1f dB" msgid "%d Bit" msgstr "%d Bit" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3689 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3691 msgid "%d invalid field(s)" msgstr "" @@ -755,16 +755,16 @@ msgstr "Någon zon" msgid "Apply backup?" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4276 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4278 msgid "Apply request failed with status <code>%h</code>" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2181 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4142 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4144 msgid "Apply unchecked" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4215 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4217 msgid "Applying configuration changes… %ds" msgstr "" @@ -894,6 +894,7 @@ msgstr "BR / DMR / AFTR" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:158 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:182 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1673 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:379 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:143 msgid "BSSID" msgstr "BSSID" @@ -1002,7 +1003,7 @@ msgid "Broadcast policy (broadcast, 3)" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2810 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3799 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3801 msgid "Browse…" msgstr "Bläddra…" @@ -1034,7 +1035,7 @@ msgid "Call failed" msgstr "Anrop misslyckades" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2903 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3810 #: modules/luci-compat/luasrc/view/cbi/delegator.htm:14 #: modules/luci-compat/luasrc/view/cbi/simpleform.htm:52 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:187 @@ -1100,11 +1101,11 @@ msgstr "" msgid "Chain" msgstr "Kedja" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 msgid "Changes" msgstr "Ändringar" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4311 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4313 msgid "Changes have been reverted." msgstr "Ändringar har återställts." @@ -1117,10 +1118,19 @@ msgstr "Ändrar administratörens lösenord för att få tillgång till enheten" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:184 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:462 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1671 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:376 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:164 msgid "Channel" msgstr "Kanal" +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +msgid "Channel Analysis" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:377 +msgid "Channel Width" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:174 msgid "Check filesystems before mount" msgstr "Kontrollera filsystemen innan de monteras" @@ -1251,16 +1261,16 @@ msgstr "" msgid "Compute outgoing checksum (optional)." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:426 msgid "Configuration" msgstr "Konfiguration" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4190 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4192 msgid "Configuration changes applied." msgstr "Konfigurationsändringar sparade." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4128 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4130 msgid "Configuration changes have been rolled back!" msgstr "Konfigurationsändringar har återställts!" @@ -1305,7 +1315,7 @@ msgstr "" msgid "Connection lost" msgstr "Anslutning förlorad" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:117 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:130 msgid "Connections" msgstr "Anslutningar" @@ -1329,7 +1339,7 @@ msgstr "Innehåll har sparats." msgid "Continue" msgstr "Fortsätt" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4164 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4166 msgid "" "Could not regain access to the device after applying the configuration " "changes. You might need to reconnect if you modified network related " @@ -1632,7 +1642,7 @@ msgstr "Enheten startas om…" msgid "Device not managed by ModemManager." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4163 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165 msgid "Device unreachable!" msgstr "Enheten kan inte nås!" @@ -1724,8 +1734,8 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:606 #: modules/luci-base/htdocs/luci-static/resources/form.js:2861 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3309 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4045 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4134 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4047 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4136 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1696 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:330 msgid "Dismiss" @@ -2195,7 +2205,7 @@ msgstr "" msgid "Failed to change the system password." msgstr "Byte av systemlösenord misslyckades." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4122 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4124 msgid "Failed to confirm apply within %ds, waiting for rollback…" msgstr "" @@ -2423,7 +2433,7 @@ msgstr "Gateway-portar" msgid "Gateway address is invalid" msgstr "Ogiltig Gateway-adress" -#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:127 msgid "Gateway metric" msgstr "" @@ -2488,11 +2498,11 @@ msgstr "Gå till relevant konfigurationssida" msgid "Grant access to DHCP configuration" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:102 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 msgid "Grant access to DHCP status display" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 msgid "Grant access to DSL status display" msgstr "" @@ -2516,7 +2526,7 @@ msgstr "" msgid "Grant access to crontab configuration" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:69 msgid "Grant access to firewall status" msgstr "" @@ -2524,7 +2534,7 @@ msgstr "" msgid "Grant access to flash operations" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:86 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:95 msgid "Grant access to main status display" msgstr "" @@ -2569,10 +2579,11 @@ msgid "Grant access to system logs" msgstr "" #: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:47 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 msgid "Grant access to the system route status" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:129 msgid "Grant access to wireless status display" msgstr "" @@ -3003,6 +3014,10 @@ msgid "" "blocked. Click \"Continue »\" below to return to the previous page." msgstr "" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "In seconds" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:157 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/ppp.js:141 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoa.js:128 @@ -3382,7 +3397,7 @@ msgid "" "are used. It is recommended to not allow 802.11b rates where possible." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4032 msgid "Legend:" msgstr "" @@ -3483,7 +3498,7 @@ msgstr "" msgid "Listening port for inbound DNS queries" msgstr "Lyssningsportar för ankommande DNS-förfrågningar" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:87 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:100 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:54 msgid "Load" msgstr "Belastning" @@ -3828,6 +3843,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:444 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:936 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1672 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:378 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:142 msgid "Mode" msgstr "Läge" @@ -3987,7 +4003,7 @@ msgid "NTP server candidates" msgstr "NTP-serverkandidater" #: modules/luci-base/htdocs/luci-static/resources/form.js:2542 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3785 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3787 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:710 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/leds.js:67 @@ -4347,11 +4363,11 @@ msgstr "" msgid "Option \"%s\" must not be empty." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 msgid "Option changed" msgstr "Alternativet ändrades" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4041 msgid "Option removed" msgstr "Alternativet togs bort" @@ -4807,7 +4823,7 @@ msgstr "Pkt." msgid "Please enter your username and password." msgstr "Vänligen ange ditt användarnamn och lösenord." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3768 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3770 msgid "Please select the file to upload." msgstr "" @@ -5027,7 +5043,7 @@ msgstr "" msgid "Really switch protocol?" msgstr "Verkligen byta protokoll?" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:88 msgid "Realtime Graphs" msgstr "Realtidsgrafer" @@ -5301,19 +5317,19 @@ msgstr "Återställ säkerhetskopian" msgid "Reveal/hide password" msgstr "Visa/göm lösenord" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4053 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4055 msgid "Revert" msgstr "Återgå" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4138 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4140 msgid "Revert changes" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4320 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4322 msgid "Revert request failed with status <code>%h</code>" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4300 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4302 msgid "Reverting configuration…" msgstr "" @@ -5412,6 +5428,7 @@ msgstr "SSH-nycklar" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:156 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:181 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1670 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:375 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:141 msgid "SSID" msgstr "SSID" @@ -5439,7 +5456,7 @@ msgid "Save" msgstr "Spara" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2180 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4049 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4051 #: modules/luci-compat/luasrc/view/cbi/footer.htm:22 msgid "Save & Apply" msgstr "Spara och Verkställ" @@ -5465,11 +5482,11 @@ msgstr "Skanna" msgid "Scheduled Tasks" msgstr "Schemalagda uppgifter" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4033 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 msgid "Section added" msgstr "Sektionen lades till" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 msgid "Section removed" msgstr "Sektionen togs bort" @@ -5607,6 +5624,8 @@ msgstr "Stäng ner det här gränssnittet" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:63 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1669 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:374 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:140 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:231 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 @@ -5622,11 +5641,15 @@ msgstr "" msgid "Signal Attenuation (SATN)" msgstr "" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "Signal Refresh Rate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/wireless.js:260 msgid "Signal:" msgstr "Signal:" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3786 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3788 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:217 msgid "Size" msgstr "Storlek" @@ -5931,11 +5954,12 @@ msgstr "" msgid "Start refresh" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4253 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4255 msgid "Starting configuration apply…" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1686 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:398 msgid "Starting wireless scan..." msgstr "" @@ -6188,7 +6212,7 @@ msgid "" "network" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4129 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4131 msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " @@ -6216,7 +6240,7 @@ msgstr "" msgid "" "The flash image was uploaded. Below is the checksum and file size listed, " "compare them with the original file to ensure data integrity. <br /> Click " -"\"Proceed\" below to start the flash procedure." +"'Continue' below to start the flash procedure." msgstr "" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:198 @@ -6365,7 +6389,7 @@ msgstr "" msgid "There are no active leases" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4268 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4270 msgid "There are no changes to apply" msgstr "" @@ -6513,7 +6537,7 @@ msgstr "Traceroute" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:53 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:64 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:96 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:109 msgid "Traffic" msgstr "Trafik" @@ -6691,7 +6715,7 @@ msgstr "Avmontera" msgid "Unnamed key" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3973 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3975 msgid "Unsaved Changes" msgstr "Osparade ändringar" @@ -6721,7 +6745,7 @@ msgstr "" msgid "Up Delay" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3860 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3862 msgid "Upload" msgstr "" @@ -6745,12 +6769,12 @@ msgid "Upload file…" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2738 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3848 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3850 msgid "Upload request failed: %s" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3767 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3821 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3769 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3823 msgid "Uploading file…" msgstr "" @@ -7163,7 +7187,7 @@ msgstr "" #: modules/luci-mod-network/root/usr/share/luci/menu.d/luci-mod-network.json:17 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:10 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:105 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:118 msgid "Wireless" msgstr "Trådlöst" @@ -7333,6 +7357,8 @@ msgstr "skapa:" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:185 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:187 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:41 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:272 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:275 @@ -7414,6 +7440,7 @@ msgid "hexadecimal encoded value" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1746 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:297 msgid "hidden" msgstr "gömd" diff --git a/modules/luci-base/po/templates/base.pot b/modules/luci-base/po/templates/base.pot index f118391b75..d60ca0506a 100644 --- a/modules/luci-base/po/templates/base.pot +++ b/modules/luci-base/po/templates/base.pot @@ -9,7 +9,7 @@ msgstr "" msgid "%d Bit" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3689 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3691 msgid "%d invalid field(s)" msgstr "" @@ -736,16 +736,16 @@ msgstr "" msgid "Apply backup?" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4276 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4278 msgid "Apply request failed with status <code>%h</code>" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2181 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4142 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4144 msgid "Apply unchecked" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4215 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4217 msgid "Applying configuration changes… %ds" msgstr "" @@ -875,6 +875,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:158 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:182 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1673 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:379 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:143 msgid "BSSID" msgstr "" @@ -983,7 +984,7 @@ msgid "Broadcast policy (broadcast, 3)" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2810 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3799 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3801 msgid "Browse…" msgstr "" @@ -1014,7 +1015,7 @@ msgid "Call failed" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2903 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3810 #: modules/luci-compat/luasrc/view/cbi/delegator.htm:14 #: modules/luci-compat/luasrc/view/cbi/simpleform.htm:52 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:187 @@ -1080,11 +1081,11 @@ msgstr "" msgid "Chain" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 msgid "Changes" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4311 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4313 msgid "Changes have been reverted." msgstr "" @@ -1097,10 +1098,19 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:184 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:462 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1671 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:376 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:164 msgid "Channel" msgstr "" +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +msgid "Channel Analysis" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:377 +msgid "Channel Width" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:174 msgid "Check filesystems before mount" msgstr "" @@ -1229,16 +1239,16 @@ msgstr "" msgid "Compute outgoing checksum (optional)." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:426 msgid "Configuration" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4190 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4192 msgid "Configuration changes applied." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4128 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4130 msgid "Configuration changes have been rolled back!" msgstr "" @@ -1283,7 +1293,7 @@ msgstr "" msgid "Connection lost" msgstr "" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:117 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:130 msgid "Connections" msgstr "" @@ -1307,7 +1317,7 @@ msgstr "" msgid "Continue" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4164 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4166 msgid "" "Could not regain access to the device after applying the configuration " "changes. You might need to reconnect if you modified network related " @@ -1610,7 +1620,7 @@ msgstr "" msgid "Device not managed by ModemManager." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4163 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165 msgid "Device unreachable!" msgstr "" @@ -1700,8 +1710,8 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:606 #: modules/luci-base/htdocs/luci-static/resources/form.js:2861 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3309 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4045 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4134 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4047 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4136 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1696 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:330 msgid "Dismiss" @@ -2166,7 +2176,7 @@ msgstr "" msgid "Failed to change the system password." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4122 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4124 msgid "Failed to confirm apply within %ds, waiting for rollback…" msgstr "" @@ -2394,7 +2404,7 @@ msgstr "" msgid "Gateway address is invalid" msgstr "" -#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:127 msgid "Gateway metric" msgstr "" @@ -2459,11 +2469,11 @@ msgstr "" msgid "Grant access to DHCP configuration" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:102 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 msgid "Grant access to DHCP status display" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 msgid "Grant access to DSL status display" msgstr "" @@ -2487,7 +2497,7 @@ msgstr "" msgid "Grant access to crontab configuration" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:69 msgid "Grant access to firewall status" msgstr "" @@ -2495,7 +2505,7 @@ msgstr "" msgid "Grant access to flash operations" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:86 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:95 msgid "Grant access to main status display" msgstr "" @@ -2540,10 +2550,11 @@ msgid "Grant access to system logs" msgstr "" #: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:47 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 msgid "Grant access to the system route status" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:129 msgid "Grant access to wireless status display" msgstr "" @@ -2972,6 +2983,10 @@ msgid "" "blocked. Click \"Continue »\" below to return to the previous page." msgstr "" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "In seconds" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:157 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/ppp.js:141 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoa.js:128 @@ -3351,7 +3366,7 @@ msgid "" "are used. It is recommended to not allow 802.11b rates where possible." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4032 msgid "Legend:" msgstr "" @@ -3451,7 +3466,7 @@ msgstr "" msgid "Listening port for inbound DNS queries" msgstr "" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:87 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:100 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:54 msgid "Load" msgstr "" @@ -3796,6 +3811,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:444 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:936 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1672 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:378 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:142 msgid "Mode" msgstr "" @@ -3955,7 +3971,7 @@ msgid "NTP server candidates" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2542 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3785 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3787 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:710 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/leds.js:67 @@ -4315,11 +4331,11 @@ msgstr "" msgid "Option \"%s\" must not be empty." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 msgid "Option changed" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4041 msgid "Option removed" msgstr "" @@ -4775,7 +4791,7 @@ msgstr "" msgid "Please enter your username and password." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3768 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3770 msgid "Please select the file to upload." msgstr "" @@ -4993,7 +5009,7 @@ msgstr "" msgid "Really switch protocol?" msgstr "" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:88 msgid "Realtime Graphs" msgstr "" @@ -5267,19 +5283,19 @@ msgstr "" msgid "Reveal/hide password" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4053 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4055 msgid "Revert" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4138 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4140 msgid "Revert changes" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4320 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4322 msgid "Revert request failed with status <code>%h</code>" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4300 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4302 msgid "Reverting configuration…" msgstr "" @@ -5378,6 +5394,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:156 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:181 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1670 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:375 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:141 msgid "SSID" msgstr "" @@ -5405,7 +5422,7 @@ msgid "Save" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2180 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4049 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4051 #: modules/luci-compat/luasrc/view/cbi/footer.htm:22 msgid "Save & Apply" msgstr "" @@ -5431,11 +5448,11 @@ msgstr "" msgid "Scheduled Tasks" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4033 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 msgid "Section added" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 msgid "Section removed" msgstr "" @@ -5573,6 +5590,8 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:63 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1669 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:374 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:140 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:231 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 @@ -5588,11 +5607,15 @@ msgstr "" msgid "Signal Attenuation (SATN)" msgstr "" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "Signal Refresh Rate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/wireless.js:260 msgid "Signal:" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3786 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3788 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:217 msgid "Size" msgstr "" @@ -5897,11 +5920,12 @@ msgstr "" msgid "Start refresh" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4253 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4255 msgid "Starting configuration apply…" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1686 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:398 msgid "Starting wireless scan..." msgstr "" @@ -6154,7 +6178,7 @@ msgid "" "network" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4129 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4131 msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " @@ -6182,7 +6206,7 @@ msgstr "" msgid "" "The flash image was uploaded. Below is the checksum and file size listed, " "compare them with the original file to ensure data integrity. <br /> Click " -"\"Proceed\" below to start the flash procedure." +"'Continue' below to start the flash procedure." msgstr "" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:198 @@ -6331,7 +6355,7 @@ msgstr "" msgid "There are no active leases" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4268 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4270 msgid "There are no changes to apply" msgstr "" @@ -6475,7 +6499,7 @@ msgstr "" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:53 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:64 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:96 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:109 msgid "Traffic" msgstr "" @@ -6653,7 +6677,7 @@ msgstr "" msgid "Unnamed key" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3973 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3975 msgid "Unsaved Changes" msgstr "" @@ -6683,7 +6707,7 @@ msgstr "" msgid "Up Delay" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3860 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3862 msgid "Upload" msgstr "" @@ -6707,12 +6731,12 @@ msgid "Upload file…" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2738 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3848 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3850 msgid "Upload request failed: %s" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3767 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3821 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3769 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3823 msgid "Uploading file…" msgstr "" @@ -7124,7 +7148,7 @@ msgstr "" #: modules/luci-mod-network/root/usr/share/luci/menu.d/luci-mod-network.json:17 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:10 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:105 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:118 msgid "Wireless" msgstr "" @@ -7292,6 +7316,8 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:185 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:187 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:41 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:272 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:275 @@ -7373,6 +7399,7 @@ msgid "hexadecimal encoded value" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1746 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:297 msgid "hidden" msgstr "" diff --git a/modules/luci-base/po/tr/base.po b/modules/luci-base/po/tr/base.po index 2a3dc0a1c7..dd18b6a474 100644 --- a/modules/luci-base/po/tr/base.po +++ b/modules/luci-base/po/tr/base.po @@ -21,7 +21,7 @@ msgstr "%.1f dB" msgid "%d Bit" msgstr "%d Bit" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3689 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3691 msgid "%d invalid field(s)" msgstr "%d geçersiz alan" @@ -777,16 +777,16 @@ msgstr "Herhangi bir bölge" msgid "Apply backup?" msgstr "Yedek uygulansın mı?" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4276 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4278 msgid "Apply request failed with status <code>%h</code>" msgstr "Başvuru isteği <code>%h</code> durumuyla başarısız oldu" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2181 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4142 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4144 msgid "Apply unchecked" msgstr "İşaretlenmemişi uygula" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4215 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4217 msgid "Applying configuration changes… %ds" msgstr "Yapılandırma değişiklikleri uygulanıyor… %ds" @@ -922,6 +922,7 @@ msgstr "BR / DMR / AFTR" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:158 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:182 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1673 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:379 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:143 msgid "BSSID" msgstr "BSSID" @@ -1035,7 +1036,7 @@ msgid "Broadcast policy (broadcast, 3)" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2810 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3799 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3801 msgid "Browse…" msgstr "" @@ -1066,7 +1067,7 @@ msgid "Call failed" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2903 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3810 #: modules/luci-compat/luasrc/view/cbi/delegator.htm:14 #: modules/luci-compat/luasrc/view/cbi/simpleform.htm:52 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:187 @@ -1132,11 +1133,11 @@ msgstr "" msgid "Chain" msgstr "Zincir" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 msgid "Changes" msgstr "Değişiklikler" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4311 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4313 msgid "Changes have been reverted." msgstr "Değişiklikler geri alındı." @@ -1149,10 +1150,19 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:184 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:462 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1671 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:376 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:164 msgid "Channel" msgstr "Kanal" +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +msgid "Channel Analysis" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:377 +msgid "Channel Width" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:174 msgid "Check filesystems before mount" msgstr "" @@ -1283,16 +1293,16 @@ msgstr "" msgid "Compute outgoing checksum (optional)." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:426 msgid "Configuration" msgstr "Yapılandırma" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4190 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4192 msgid "Configuration changes applied." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4128 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4130 msgid "Configuration changes have been rolled back!" msgstr "" @@ -1337,7 +1347,7 @@ msgstr "" msgid "Connection lost" msgstr "" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:117 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:130 msgid "Connections" msgstr "Bağlantılar" @@ -1361,7 +1371,7 @@ msgstr "" msgid "Continue" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4164 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4166 msgid "" "Could not regain access to the device after applying the configuration " "changes. You might need to reconnect if you modified network related " @@ -1664,7 +1674,7 @@ msgstr "" msgid "Device not managed by ModemManager." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4163 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165 msgid "Device unreachable!" msgstr "Cihaz ulaşılamaz!" @@ -1756,8 +1766,8 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:606 #: modules/luci-base/htdocs/luci-static/resources/form.js:2861 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3309 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4045 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4134 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4047 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4136 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1696 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:330 msgid "Dismiss" @@ -2222,7 +2232,7 @@ msgstr "" msgid "Failed to change the system password." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4122 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4124 msgid "Failed to confirm apply within %ds, waiting for rollback…" msgstr "" @@ -2450,7 +2460,7 @@ msgstr "" msgid "Gateway address is invalid" msgstr "" -#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:127 msgid "Gateway metric" msgstr "" @@ -2515,11 +2525,11 @@ msgstr "" msgid "Grant access to DHCP configuration" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:102 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 msgid "Grant access to DHCP status display" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 msgid "Grant access to DSL status display" msgstr "" @@ -2543,7 +2553,7 @@ msgstr "" msgid "Grant access to crontab configuration" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:69 msgid "Grant access to firewall status" msgstr "" @@ -2551,7 +2561,7 @@ msgstr "" msgid "Grant access to flash operations" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:86 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:95 msgid "Grant access to main status display" msgstr "" @@ -2596,10 +2606,11 @@ msgid "Grant access to system logs" msgstr "" #: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:47 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 msgid "Grant access to the system route status" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:129 msgid "Grant access to wireless status display" msgstr "" @@ -3028,6 +3039,10 @@ msgid "" "blocked. Click \"Continue »\" below to return to the previous page." msgstr "" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "In seconds" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:157 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/ppp.js:141 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoa.js:128 @@ -3407,7 +3422,7 @@ msgid "" "are used. It is recommended to not allow 802.11b rates where possible." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4032 msgid "Legend:" msgstr "" @@ -3507,7 +3522,7 @@ msgstr "" msgid "Listening port for inbound DNS queries" msgstr "" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:87 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:100 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:54 msgid "Load" msgstr "" @@ -3852,6 +3867,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:444 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:936 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1672 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:378 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:142 msgid "Mode" msgstr "" @@ -4011,7 +4027,7 @@ msgid "NTP server candidates" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2542 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3785 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3787 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:710 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/leds.js:67 @@ -4371,11 +4387,11 @@ msgstr "" msgid "Option \"%s\" must not be empty." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 msgid "Option changed" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4041 msgid "Option removed" msgstr "" @@ -4831,7 +4847,7 @@ msgstr "" msgid "Please enter your username and password." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3768 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3770 msgid "Please select the file to upload." msgstr "" @@ -5049,7 +5065,7 @@ msgstr "" msgid "Really switch protocol?" msgstr "" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:88 msgid "Realtime Graphs" msgstr "" @@ -5323,19 +5339,19 @@ msgstr "Yedeklemeyi geri yükle" msgid "Reveal/hide password" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4053 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4055 msgid "Revert" msgstr "Dönmek" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4138 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4140 msgid "Revert changes" msgstr "Değişiklikleri geri al" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4320 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4322 msgid "Revert request failed with status <code>%h</code>" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4300 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4302 msgid "Reverting configuration…" msgstr "" @@ -5434,6 +5450,7 @@ msgstr "SSH-Anahtarları" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:156 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:181 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1670 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:375 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:141 msgid "SSID" msgstr "SSID" @@ -5461,7 +5478,7 @@ msgid "Save" msgstr "Kaydet" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2180 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4049 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4051 #: modules/luci-compat/luasrc/view/cbi/footer.htm:22 msgid "Save & Apply" msgstr "Kaydet & Uygula" @@ -5487,11 +5504,11 @@ msgstr "Tara" msgid "Scheduled Tasks" msgstr "Zamanlanmış Görevler" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4033 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 msgid "Section added" msgstr "Bölüm eklendi" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 msgid "Section removed" msgstr "Bölüm kaldırıldı" @@ -5629,6 +5646,8 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:63 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1669 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:374 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:140 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:231 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 @@ -5644,11 +5663,15 @@ msgstr "" msgid "Signal Attenuation (SATN)" msgstr "Sinyal Zayıflama (SATN)" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "Signal Refresh Rate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/wireless.js:260 msgid "Signal:" msgstr "Sinyal:" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3786 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3788 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:217 msgid "Size" msgstr "Boyut" @@ -5953,11 +5976,12 @@ msgstr "" msgid "Start refresh" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4253 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4255 msgid "Starting configuration apply…" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1686 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:398 msgid "Starting wireless scan..." msgstr "" @@ -6210,7 +6234,7 @@ msgid "" "network" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4129 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4131 msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " @@ -6238,7 +6262,7 @@ msgstr "" msgid "" "The flash image was uploaded. Below is the checksum and file size listed, " "compare them with the original file to ensure data integrity. <br /> Click " -"\"Proceed\" below to start the flash procedure." +"'Continue' below to start the flash procedure." msgstr "" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:198 @@ -6387,7 +6411,7 @@ msgstr "" msgid "There are no active leases" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4268 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4270 msgid "There are no changes to apply" msgstr "" @@ -6531,7 +6555,7 @@ msgstr "" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:53 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:64 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:96 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:109 msgid "Traffic" msgstr "" @@ -6709,7 +6733,7 @@ msgstr "" msgid "Unnamed key" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3973 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3975 msgid "Unsaved Changes" msgstr "" @@ -6739,7 +6763,7 @@ msgstr "" msgid "Up Delay" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3860 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3862 msgid "Upload" msgstr "Yükleme" @@ -6763,12 +6787,12 @@ msgid "Upload file…" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2738 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3848 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3850 msgid "Upload request failed: %s" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3767 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3821 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3769 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3823 msgid "Uploading file…" msgstr "" @@ -7182,7 +7206,7 @@ msgstr "" #: modules/luci-mod-network/root/usr/share/luci/menu.d/luci-mod-network.json:17 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:10 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:105 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:118 msgid "Wireless" msgstr "Kablosuz" @@ -7352,6 +7376,8 @@ msgstr "oluşturma:" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:185 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:187 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:41 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:272 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:275 @@ -7433,6 +7459,7 @@ msgid "hexadecimal encoded value" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1746 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:297 msgid "hidden" msgstr "gizli" diff --git a/modules/luci-base/po/uk/base.po b/modules/luci-base/po/uk/base.po index ff0e12cf47..09f5b16b51 100644 --- a/modules/luci-base/po/uk/base.po +++ b/modules/luci-base/po/uk/base.po @@ -21,7 +21,7 @@ msgstr "%.1f дБ" msgid "%d Bit" msgstr "%d біт" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3689 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3691 msgid "%d invalid field(s)" msgstr "%d неприпустимі поля" @@ -799,16 +799,16 @@ msgstr "Будь-яка зона" msgid "Apply backup?" msgstr "Застосувати резервну копію?" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4276 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4278 msgid "Apply request failed with status <code>%h</code>" msgstr "Сталася помилка запиту на застосування зі статусом <code>%h</code>" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2181 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4142 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4144 msgid "Apply unchecked" msgstr "Застосувати без перевірки" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4215 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4217 msgid "Applying configuration changes… %ds" msgstr "Очікування на застосування конфігурації… %d c" @@ -944,6 +944,7 @@ msgstr "BR / DMR / AFTR" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:158 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:182 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1673 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:379 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:143 msgid "BSSID" msgstr "BSSID" @@ -1057,7 +1058,7 @@ msgid "Broadcast policy (broadcast, 3)" msgstr "Політика трансляції (broadcast, 3)" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2810 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3799 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3801 msgid "Browse…" msgstr "Огляд…" @@ -1089,7 +1090,7 @@ msgid "Call failed" msgstr "Не вдалося здійснити виклик" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2903 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3810 #: modules/luci-compat/luasrc/view/cbi/delegator.htm:14 #: modules/luci-compat/luasrc/view/cbi/simpleform.htm:52 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:187 @@ -1163,11 +1164,11 @@ msgstr "" msgid "Chain" msgstr "Ланцюжок" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 msgid "Changes" msgstr "Зміни" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4311 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4313 msgid "Changes have been reverted." msgstr "Зміни було скасовано." @@ -1180,10 +1181,19 @@ msgstr "Зміна пароля адміністратора для доступ #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:184 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:462 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1671 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:376 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:164 msgid "Channel" msgstr "Канал" +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +msgid "Channel Analysis" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:377 +msgid "Channel Width" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:174 msgid "Check filesystems before mount" msgstr "Перевірити файлову систему перед монтуванням" @@ -1328,16 +1338,16 @@ msgstr "" msgid "Compute outgoing checksum (optional)." msgstr "Обчислити вихідну контрольну суму (необов’язково)." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:426 msgid "Configuration" msgstr "Конфігурація" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4190 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4192 msgid "Configuration changes applied." msgstr "Зміни конфігурації застосовано." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4128 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4130 msgid "Configuration changes have been rolled back!" msgstr "Зміни конфігурації було скасовано!" @@ -1382,7 +1392,7 @@ msgstr "Помилка спроби підключення." msgid "Connection lost" msgstr "З'єднання втрачено" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:117 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:130 msgid "Connections" msgstr "Підключення" @@ -1406,7 +1416,7 @@ msgstr "Вміст збережено." msgid "Continue" msgstr "Продовжити" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4164 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4166 msgid "" "Could not regain access to the device after applying the configuration " "changes. You might need to reconnect if you modified network related " @@ -1723,7 +1733,7 @@ msgstr "Пристрій перезавантажується…" msgid "Device not managed by ModemManager." msgstr "Пристрій не керується ModemManager." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4163 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165 msgid "Device unreachable!" msgstr "Пристрій недосяжний!" @@ -1815,8 +1825,8 @@ msgstr "Помилка спроби відключення." #: modules/luci-base/htdocs/luci-static/resources/form.js:606 #: modules/luci-base/htdocs/luci-static/resources/form.js:2861 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3309 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4045 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4134 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4047 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4136 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1696 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:330 msgid "Dismiss" @@ -2308,7 +2318,7 @@ msgstr "Протокол FT" msgid "Failed to change the system password." msgstr "Не вдалося змінити системний пароль." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4122 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4124 msgid "Failed to confirm apply within %ds, waiting for rollback…" msgstr "Не вдалося підтвердити застосування на протязі %d с, очікуємо відкату…" @@ -2540,7 +2550,7 @@ msgstr "Порти шлюзу" msgid "Gateway address is invalid" msgstr "Неприпустима адреса шлюзу" -#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:127 msgid "Gateway metric" msgstr "Метрика шлюзу" @@ -2605,11 +2615,11 @@ msgstr "Перейти до відповідної сторінки конфіг msgid "Grant access to DHCP configuration" msgstr "Надати доступ до конфігурування DHCP" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:102 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 msgid "Grant access to DHCP status display" msgstr "Надати доступ до відображення статусу DHCP" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 msgid "Grant access to DSL status display" msgstr "Надати доступ до відображення статусу DSL" @@ -2633,7 +2643,7 @@ msgstr "Надати доступ до основних процедур LuCI" msgid "Grant access to crontab configuration" msgstr "Надати доступ до конфігурування crontab" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:69 msgid "Grant access to firewall status" msgstr "Надати доступ до статусу брандмауера" @@ -2641,7 +2651,7 @@ msgstr "Надати доступ до статусу брандмауера" msgid "Grant access to flash operations" msgstr "Надати доступ до операцій прошивання" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:86 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:95 msgid "Grant access to main status display" msgstr "Надати доступ до відображення основного статусу" @@ -2686,10 +2696,11 @@ msgid "Grant access to system logs" msgstr "Надати доступ до системних журналів" #: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:47 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 msgid "Grant access to the system route status" msgstr "Надати доступ до стану системного маршруту" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:129 msgid "Grant access to wireless status display" msgstr "Надати доступ до відображення статусу бездротової мережі" @@ -3139,6 +3150,10 @@ msgstr "" "заблоковано. Натисніть \"Продовжити »\" нижче, щоб повернутися до " "попередньої сторінки." +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "In seconds" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:157 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/ppp.js:141 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoa.js:128 @@ -3525,7 +3540,7 @@ msgid "" "are used. It is recommended to not allow 802.11b rates where possible." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4032 msgid "Legend:" msgstr "Легенда:" @@ -3647,7 +3662,7 @@ msgstr "" msgid "Listening port for inbound DNS queries" msgstr "Порт прослуховування для вхідних DNS-запитів" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:87 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:100 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:54 msgid "Load" msgstr "Навантаження" @@ -4005,6 +4020,7 @@ msgstr "Домен мобільності" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:444 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:936 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1672 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:378 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:142 msgid "Mode" msgstr "Режим" @@ -4166,7 +4182,7 @@ msgid "NTP server candidates" msgstr "Сервери NTP – кандидати для синхронізації" #: modules/luci-base/htdocs/luci-static/resources/form.js:2542 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3785 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3787 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:710 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/leds.js:67 @@ -4527,11 +4543,11 @@ msgstr "Параметр \"%s\" містить неприпустиме знач msgid "Option \"%s\" must not be empty." msgstr "Параметр \"%s\" не може бути порожнім." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 msgid "Option changed" msgstr "Опцію змінено" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4041 msgid "Option removed" msgstr "Опцію видалено" @@ -5008,7 +5024,7 @@ msgstr "пакетів" msgid "Please enter your username and password." msgstr "Введіть ім'я користувача і пароль." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3768 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3770 msgid "Please select the file to upload." msgstr "Виберіть файл для відвантаження." @@ -5239,7 +5255,7 @@ msgstr "" msgid "Really switch protocol?" msgstr "Дійсно змінити протокол?" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:88 msgid "Realtime Graphs" msgstr "Графіки у реальному часі" @@ -5518,19 +5534,19 @@ msgstr "Відновити з резервної копії" msgid "Reveal/hide password" msgstr "Показати/приховати пароль" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4053 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4055 msgid "Revert" msgstr "Скасувати" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4138 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4140 msgid "Revert changes" msgstr "Скасувати зміни" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4320 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4322 msgid "Revert request failed with status <code>%h</code>" msgstr "Помилка запиту на скасування зі статусом <code>%h</code>" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4300 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4302 msgid "Reverting configuration…" msgstr "Відкат конфігурації…" @@ -5631,6 +5647,7 @@ msgstr "SSH-ключі" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:156 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:181 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1670 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:375 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:141 msgid "SSID" msgstr "SSID" @@ -5659,7 +5676,7 @@ msgid "Save" msgstr "Зберегти" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2180 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4049 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4051 #: modules/luci-compat/luasrc/view/cbi/footer.htm:22 msgid "Save & Apply" msgstr "Зберегти і застосувати" @@ -5685,11 +5702,11 @@ msgstr "Сканувати" msgid "Scheduled Tasks" msgstr "Заплановані завдання" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4033 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 msgid "Section added" msgstr "Секцію додано" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 msgid "Section removed" msgstr "Секцію видалено" @@ -5836,6 +5853,8 @@ msgstr "Вимкнути цей інтерфейс" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:63 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1669 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:374 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:140 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:231 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 @@ -5851,11 +5870,15 @@ msgstr "Сигнал / шум" msgid "Signal Attenuation (SATN)" msgstr "Затухання сигналу (SATN)" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "Signal Refresh Rate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/wireless.js:260 msgid "Signal:" msgstr "Сигнал:" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3786 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3788 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:217 msgid "Size" msgstr "Розмір" @@ -6174,11 +6197,12 @@ msgstr "Стартовий пріоритет" msgid "Start refresh" msgstr "Запустити оновлення" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4253 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4255 msgid "Starting configuration apply…" msgstr "Розпочато застосування конфігурації…" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1686 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:398 msgid "Starting wireless scan..." msgstr "Розпочато сканування бездротових мереж..." @@ -6443,7 +6467,7 @@ msgid "" "network" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4129 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4131 msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " @@ -6481,11 +6505,11 @@ msgstr "" msgid "" "The flash image was uploaded. Below is the checksum and file size listed, " "compare them with the original file to ensure data integrity. <br /> Click " -"\"Proceed\" below to start the flash procedure." +"'Continue' below to start the flash procedure." msgstr "" "Образ відвантажено. Нижче наведено контрольну суму та розмір файлу. " "Порівняйте їх з вихідним файлом, щоб переконатися в цілісності даних. <br /> " -"Натисніть \"Продовжити\", щоб розпочати процедуру прошивання." +"Натисніть 'Продовжити', щоб розпочати процедуру прошивання." #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:198 msgid "The following rules are currently active on this system." @@ -6656,7 +6680,7 @@ msgstr "" msgid "There are no active leases" msgstr "Немає жодних активних оренд" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4268 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4270 msgid "There are no changes to apply" msgstr "Немає жодних змін до застосування" @@ -6828,7 +6852,7 @@ msgstr "Трасування" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:53 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:64 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:96 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:109 msgid "Traffic" msgstr "Трафік" @@ -7006,7 +7030,7 @@ msgstr "Демонтувати" msgid "Unnamed key" msgstr "Ключ без назви" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3973 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3975 msgid "Unsaved Changes" msgstr "Незбережені зміни" @@ -7036,7 +7060,7 @@ msgstr "Вгору" msgid "Up Delay" msgstr "Затримка підняття" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3860 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3862 msgid "Upload" msgstr "Відвантажити" @@ -7062,12 +7086,12 @@ msgid "Upload file…" msgstr "Відвантажити файл…" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2738 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3848 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3850 msgid "Upload request failed: %s" msgstr "Не вдалося виконати запит на відвантаження: %s" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3767 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3821 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3769 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3823 msgid "Uploading file…" msgstr "Відвантаження файлу…" @@ -7502,7 +7526,7 @@ msgstr "WireGuard VPN" #: modules/luci-mod-network/root/usr/share/luci/menu.d/luci-mod-network.json:17 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:10 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:105 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:118 msgid "Wireless" msgstr "Бездротові мережі" @@ -7678,6 +7702,8 @@ msgstr "створити:" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:185 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:187 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:41 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:272 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:275 @@ -7761,6 +7787,7 @@ msgid "hexadecimal encoded value" msgstr "шістнадцяткове кодоване значення" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1746 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:297 msgid "hidden" msgstr "приховано" diff --git a/modules/luci-base/po/vi/base.po b/modules/luci-base/po/vi/base.po index 7035b8fd09..8cf35e48be 100644 --- a/modules/luci-base/po/vi/base.po +++ b/modules/luci-base/po/vi/base.po @@ -23,7 +23,7 @@ msgstr "" msgid "%d Bit" msgstr "%d bit" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3689 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3691 msgid "%d invalid field(s)" msgstr "%d trường không hợp lệ" @@ -776,16 +776,16 @@ msgstr "" msgid "Apply backup?" msgstr "Chấp nhận sao lưu?" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4276 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4278 msgid "Apply request failed with status <code>%h</code>" msgstr "Áp dụng yêu cầu không thành công với trạng thái <code>%h</code>" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2181 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4142 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4144 msgid "Apply unchecked" msgstr "Áp dụng không kiểm tra" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4215 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4217 msgid "Applying configuration changes… %ds" msgstr "Đợi cấu hình được áp dụng... %ds" @@ -920,6 +920,7 @@ msgstr "BR / DMR / AFTR" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:158 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:182 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1673 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:379 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:143 msgid "BSSID" msgstr "BSSID" @@ -1033,7 +1034,7 @@ msgid "Broadcast policy (broadcast, 3)" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2810 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3799 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3801 msgid "Browse…" msgstr "Duyệt..." @@ -1064,7 +1065,7 @@ msgid "Call failed" msgstr "Liên lạc thất bại" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2903 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3810 #: modules/luci-compat/luasrc/view/cbi/delegator.htm:14 #: modules/luci-compat/luasrc/view/cbi/simpleform.htm:52 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:187 @@ -1130,11 +1131,11 @@ msgstr "" msgid "Chain" msgstr "chuỗi" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 msgid "Changes" msgstr "Thay đổi" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4311 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4313 msgid "Changes have been reverted." msgstr "Những thay đổi đã được phục hồi" @@ -1147,10 +1148,19 @@ msgstr "Thay đổi mật khẩu quản trị viên truy cập thiết bị" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:184 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:462 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1671 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:376 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:164 msgid "Channel" msgstr "Kênh" +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +msgid "Channel Analysis" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:377 +msgid "Channel Width" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:174 msgid "Check filesystems before mount" msgstr "Kiểm tra hệ thống tập tin trước khi gắn kết" @@ -1289,16 +1299,16 @@ msgstr "" msgid "Compute outgoing checksum (optional)." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:426 msgid "Configuration" msgstr "Cấu hình" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4190 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4192 msgid "Configuration changes applied." msgstr "Cấu hình đã được áp dụng" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4128 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4130 msgid "Configuration changes have been rolled back!" msgstr "Cấu hình đã được hoàn lại!" @@ -1343,7 +1353,7 @@ msgstr "" msgid "Connection lost" msgstr "Mất kết nối" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:117 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:130 msgid "Connections" msgstr "Kết nối" @@ -1367,7 +1377,7 @@ msgstr "Nội dung đã được lưu" msgid "Continue" msgstr "Tiếp tục" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4164 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4166 msgid "" "Could not regain access to the device after applying the configuration " "changes. You might need to reconnect if you modified network related " @@ -1677,7 +1687,7 @@ msgstr "Khởi động lại thiết bị ..." msgid "Device not managed by ModemManager." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4163 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165 msgid "Device unreachable!" msgstr "Thiết bị không thể truy cập! " @@ -1769,8 +1779,8 @@ msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:606 #: modules/luci-base/htdocs/luci-static/resources/form.js:2861 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3309 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4045 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4134 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4047 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4136 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1696 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:330 msgid "Dismiss" @@ -2252,7 +2262,7 @@ msgstr "Giao thức FT" msgid "Failed to change the system password." msgstr "Đổi mật khẩu hệ thống thất bại" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4122 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4124 msgid "Failed to confirm apply within %ds, waiting for rollback…" msgstr "Thất bại khi xác thực áp dụng %ds, đợi làm lại..." @@ -2485,7 +2495,7 @@ msgstr "Cổng Gateway" msgid "Gateway address is invalid" msgstr "Địa chỉ Gateway không hợp lệ" -#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:127 msgid "Gateway metric" msgstr "" @@ -2550,11 +2560,11 @@ msgstr "Đi tới trang cấu hình thích hợp" msgid "Grant access to DHCP configuration" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:102 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 msgid "Grant access to DHCP status display" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 msgid "Grant access to DSL status display" msgstr "" @@ -2578,7 +2588,7 @@ msgstr "" msgid "Grant access to crontab configuration" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:69 msgid "Grant access to firewall status" msgstr "" @@ -2586,7 +2596,7 @@ msgstr "" msgid "Grant access to flash operations" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:86 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:95 msgid "Grant access to main status display" msgstr "" @@ -2631,10 +2641,11 @@ msgid "Grant access to system logs" msgstr "" #: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:47 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 msgid "Grant access to the system route status" msgstr "" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:129 msgid "Grant access to wireless status display" msgstr "" @@ -3076,6 +3087,10 @@ msgstr "" "Để ngăn chặn truy cập trái phép vào hệ thống, yêu cầu của bạn đã bị chặn. " "Nhấp vào \" Tiếp tục »\" bên dưới để quay lại trang trước." +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "In seconds" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:157 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/ppp.js:141 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoa.js:128 @@ -3460,7 +3475,7 @@ msgid "" "are used. It is recommended to not allow 802.11b rates where possible." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4032 msgid "Legend:" msgstr "" @@ -3572,7 +3587,7 @@ msgstr "Chỉ nghe giao diện mạng đã cho (nếu không xác định sẽ n msgid "Listening port for inbound DNS queries" msgstr "Cổng để nghe cho các truy vấn DNS gửi đến" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:87 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:100 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:54 msgid "Load" msgstr "Tải " @@ -3922,6 +3937,7 @@ msgstr "Tên miền di động" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:444 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:936 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1672 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:378 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:142 msgid "Mode" msgstr "Chế độ" @@ -4083,7 +4099,7 @@ msgid "NTP server candidates" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:2542 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3785 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3787 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:710 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/leds.js:67 @@ -4445,11 +4461,11 @@ msgstr "" msgid "Option \"%s\" must not be empty." msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 msgid "Option changed" msgstr "Thay đổi tùy chỉnh" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4041 msgid "Option removed" msgstr "Xóa tùy chỉnh" @@ -4920,7 +4936,7 @@ msgstr "" msgid "Please enter your username and password." msgstr "Nhập tên và mật mã" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3768 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3770 msgid "Please select the file to upload." msgstr "" @@ -5151,7 +5167,7 @@ msgstr "" msgid "Really switch protocol?" msgstr "Bạn thật sự muốn đổi giao thức?" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:88 msgid "Realtime Graphs" msgstr "Biểu đồ thời gian thực" @@ -5432,19 +5448,19 @@ msgstr "Phục hồi backup" msgid "Reveal/hide password" msgstr "Hiển thị/ẩn mật khẩu" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4053 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4055 msgid "Revert" msgstr "Hoàn nguyên" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4138 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4140 msgid "Revert changes" msgstr "Hoàn nguyên thay đổi" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4320 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4322 msgid "Revert request failed with status <code>%h</code>" msgstr "Yêu cầu hoàn nguyên không thành công với trạng thái <code>%h</code>" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4300 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4302 msgid "Reverting configuration…" msgstr "Đang hoàn nguyên cấu hình .." @@ -5545,6 +5561,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:156 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:181 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1670 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:375 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:141 msgid "SSID" msgstr "SSID" @@ -5572,7 +5589,7 @@ msgid "Save" msgstr "Lưu" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2180 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4049 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4051 #: modules/luci-compat/luasrc/view/cbi/footer.htm:22 msgid "Save & Apply" msgstr "Lưu & áp dụng " @@ -5598,11 +5615,11 @@ msgstr "quét" msgid "Scheduled Tasks" msgstr "Nhiệm vụ theo lịch trình" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4033 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 msgid "Section added" msgstr "Thêm mục" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 msgid "Section removed" msgstr "Xóa mục" @@ -5746,6 +5763,8 @@ msgstr "Tắt giao diện mạng này" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:63 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1669 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:374 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:140 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:231 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 @@ -5761,11 +5780,15 @@ msgstr "Tín hiệu / Nhiễu" msgid "Signal Attenuation (SATN)" msgstr "Độ suy hao tín hiệu (SATN)" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "Signal Refresh Rate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/wireless.js:260 msgid "Signal:" msgstr "Tín hiệu:" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3786 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3788 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:217 msgid "Size" msgstr "Dung lượng " @@ -6080,11 +6103,12 @@ msgstr "Bắt đầu ưu tiên" msgid "Start refresh" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4253 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4255 msgid "Starting configuration apply…" msgstr "Đang áp dụng cáu hình ..." #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1686 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:398 msgid "Starting wireless scan..." msgstr "Bắt đầu quét mạng ..." @@ -6345,7 +6369,7 @@ msgid "" "network" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4129 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4131 msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " @@ -6376,11 +6400,11 @@ msgstr "" msgid "" "The flash image was uploaded. Below is the checksum and file size listed, " "compare them with the original file to ensure data integrity. <br /> Click " -"\"Proceed\" below to start the flash procedure." +"'Continue' below to start the flash procedure." msgstr "" "Ảnh phần mềm đã được tải lên. Dưới đây là tổng kiểm tra và kích thước tệp " "được liệt kê, so sánh chúng với tệp gốc để đảm bảo tính toàn vẹn dữ liệu. " -"<br /> Nhấp vào \" Tiếp tục \"bên dưới để bắt đầu quy trình flash." +"<br /> Nhấp vào ' Tiếp tục ' bên dưới để bắt đầu quy trình flash." #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:198 msgid "The following rules are currently active on this system." @@ -6552,7 +6576,7 @@ msgstr "" msgid "There are no active leases" msgstr "Không có máy được cấp IP nào hoạt động" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4268 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4270 msgid "There are no changes to apply" msgstr "Không có thay đổi nào để áp dụng" @@ -6718,7 +6742,7 @@ msgstr "Theo dấu định tuyến" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:53 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:64 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:96 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:109 msgid "Traffic" msgstr "" @@ -6896,7 +6920,7 @@ msgstr "Hủy gắn kết" msgid "Unnamed key" msgstr "Khóa không tên" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3973 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3975 msgid "Unsaved Changes" msgstr "Thay đổi không lưu" @@ -6926,7 +6950,7 @@ msgstr "Lên" msgid "Up Delay" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3860 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3862 msgid "Upload" msgstr "Tải lên" @@ -6952,12 +6976,12 @@ msgid "Upload file…" msgstr "Đang tải tin lên ..." #: modules/luci-base/htdocs/luci-static/resources/ui.js:2738 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3848 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3850 msgid "Upload request failed: %s" msgstr "Yêu cầu tải thất bại: %s" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3767 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3821 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3769 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3823 msgid "Uploading file…" msgstr "Đang tải tin lên ..." @@ -7383,7 +7407,7 @@ msgstr "" #: modules/luci-mod-network/root/usr/share/luci/menu.d/luci-mod-network.json:17 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:10 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:105 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:118 msgid "Wireless" msgstr "Không dây" @@ -7560,6 +7584,8 @@ msgstr "Tạo:" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:185 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:187 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:41 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:272 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:275 @@ -7643,6 +7669,7 @@ msgid "hexadecimal encoded value" msgstr "Giá trị mã hóa thập lục phân" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1746 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:297 msgid "hidden" msgstr "" diff --git a/modules/luci-base/po/zh_Hans/base.po b/modules/luci-base/po/zh_Hans/base.po index c4b0f61121..13d1c86fdb 100644 --- a/modules/luci-base/po/zh_Hans/base.po +++ b/modules/luci-base/po/zh_Hans/base.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"PO-Revision-Date: 2020-12-26 06:29+0000\n" -"Last-Translator: gao_cai_sheng <qwq233@qwq2333.top>\n" +"PO-Revision-Date: 2021-01-10 16:32+0000\n" +"Last-Translator: Eric <spice2wolf@gmail.com>\n" "Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/" "openwrt/luci/zh_Hans/>\n" "Language: zh_Hans\n" @@ -22,7 +22,7 @@ msgstr "%.1f dB" msgid "%d Bit" msgstr "%d Bit" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3689 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3691 msgid "%d invalid field(s)" msgstr "%d 个无效字段" @@ -761,16 +761,16 @@ msgstr "任意区域" msgid "Apply backup?" msgstr "应用备份?" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4276 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4278 msgid "Apply request failed with status <code>%h</code>" msgstr "应用请求失败,状态 <code>%h</code>" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2181 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4142 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4144 msgid "Apply unchecked" msgstr "强制应用" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4215 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4217 msgid "Applying configuration changes… %ds" msgstr "正在等待配置被应用… %ds" @@ -900,6 +900,7 @@ msgstr "BR / DMR / AFTR" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:158 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:182 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1673 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:379 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:143 msgid "BSSID" msgstr "BSSID" @@ -1010,7 +1011,7 @@ msgid "Broadcast policy (broadcast, 3)" msgstr "广播策略(广播,3)" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2810 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3799 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3801 msgid "Browse…" msgstr "浏览…" @@ -1041,7 +1042,7 @@ msgid "Call failed" msgstr "调用失败" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2903 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3810 #: modules/luci-compat/luasrc/view/cbi/delegator.htm:14 #: modules/luci-compat/luasrc/view/cbi/simpleform.htm:52 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:187 @@ -1111,11 +1112,11 @@ msgstr "" msgid "Chain" msgstr "链" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 msgid "Changes" msgstr "更改数" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4311 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4313 msgid "Changes have been reverted." msgstr "更改已恢复。" @@ -1128,10 +1129,19 @@ msgstr "更改访问设备的管理员密码" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:184 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:462 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1671 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:376 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:164 msgid "Channel" msgstr "信道" +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +msgid "Channel Analysis" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:377 +msgid "Channel Width" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:174 msgid "Check filesystems before mount" msgstr "在挂载前检查文件系统" @@ -1267,16 +1277,16 @@ msgstr "" msgid "Compute outgoing checksum (optional)." msgstr "计算传出校验和(可选)。" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:426 msgid "Configuration" msgstr "配置" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4190 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4192 msgid "Configuration changes applied." msgstr "配置已应用。" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4128 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4130 msgid "Configuration changes have been rolled back!" msgstr "配置已回滚!" @@ -1294,6 +1304,11 @@ msgid "" "the basic rate. Supported rates lower than the minimum basic rate are not " "offered." msgstr "" +"根据无线信号覆盖密度来配置数据速率。Normal(正常):如果不使用传统的802.11b速" +"率,则将基本速率配置为6、12、24 Mbps,否则配置为5.5、11 Mbps。High(高):如" +"果不使用传统802.11b速率,则将基本速率配置为12、24 Mbps,否则配置为11 Mbps速" +"率。Very High(非常高):配置24 Mbps为基本速率。不提供低于最低基本速率的支持" +"速率。" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:175 msgid "Confirm disconnect" @@ -1321,7 +1336,7 @@ msgstr "尝试连接失败。" msgid "Connection lost" msgstr "失去连接" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:117 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:130 msgid "Connections" msgstr "连接" @@ -1345,7 +1360,7 @@ msgstr "内容已保存。" msgid "Continue" msgstr "继续" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4164 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4166 msgid "" "Could not regain access to the device after applying the configuration " "changes. You might need to reconnect if you modified network related " @@ -1364,7 +1379,7 @@ msgstr "国家代码" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:899 msgid "Coverage cell density" -msgstr "" +msgstr "无线信号覆盖密度" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:491 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1960 @@ -1653,7 +1668,7 @@ msgstr "设备正在重启…" msgid "Device not managed by ModemManager." msgstr "设备不受ModemManager管理。" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4163 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165 msgid "Device unreachable!" msgstr "无法连接到设备!" @@ -1745,8 +1760,8 @@ msgstr "尝试断开连接失败。" #: modules/luci-base/htdocs/luci-static/resources/form.js:606 #: modules/luci-base/htdocs/luci-static/resources/form.js:2861 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3309 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4045 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4134 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4047 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4136 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1696 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:330 msgid "Dismiss" @@ -1951,7 +1966,7 @@ msgstr "启用 DNS 查找" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:292 msgid "Enable Dynamic Shuffling Of Flows" -msgstr "" +msgstr "启用流的动态洗牌" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:60 msgid "Enable HE.net dynamic endpoint update" @@ -2219,7 +2234,7 @@ msgstr "FT 协议" msgid "Failed to change the system password." msgstr "更改系统密码失败。" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4122 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4124 msgid "Failed to confirm apply within %ds, waiting for rollback…" msgstr "在 %d 秒内确认应用失败,等待回滚…" @@ -2449,7 +2464,7 @@ msgstr "网关端口" msgid "Gateway address is invalid" msgstr "网关地址无效" -#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:127 msgid "Gateway metric" msgstr "网关跃点" @@ -2514,11 +2529,11 @@ msgstr "进入相关配置页面" msgid "Grant access to DHCP configuration" msgstr "授予对DHCP配置的访问权限" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:102 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 msgid "Grant access to DHCP status display" msgstr "授予对DHCP配置的访问权限" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 msgid "Grant access to DSL status display" msgstr "授予对DSL状态显示的访问权限" @@ -2542,7 +2557,7 @@ msgstr "授予访问基本LuCI程序的权限" msgid "Grant access to crontab configuration" msgstr "授予对crontab配置的访问权限" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:69 msgid "Grant access to firewall status" msgstr "授予访问防火墙状态的权限" @@ -2550,7 +2565,7 @@ msgstr "授予访问防火墙状态的权限" msgid "Grant access to flash operations" msgstr "授予访问 Flash 操作的权限" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:86 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:95 msgid "Grant access to main status display" msgstr "授予访问主要状态显示的权限" @@ -2595,10 +2610,11 @@ msgid "Grant access to system logs" msgstr "授予查看系统日志的权限" #: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:47 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 msgid "Grant access to the system route status" msgstr "授予查看系统路由状态的权限" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:129 msgid "Grant access to wireless status display" msgstr "授予无线状态显示的权限" @@ -3033,6 +3049,10 @@ msgstr "" "为了防止未经授权访问系统,您的请求已被阻止。点击下面的 “继续 »” 来返回上一" "页。" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "In seconds" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:157 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/ppp.js:141 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoa.js:128 @@ -3231,7 +3251,7 @@ msgstr "无效参数" msgid "" "Invalid bearer list. Possibly too many bearers created. This protocol " "supports one and only one bearer." -msgstr "" +msgstr "无效的承载列表。可能创建了太多承载。该协议仅支持一个承载。" #: modules/luci-base/htdocs/luci-static/resources/rpc.js:402 msgid "Invalid command" @@ -3327,7 +3347,7 @@ msgstr "L2TP 服务器" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:267 msgid "LACPDU Packets" -msgstr "" +msgstr "LACPDU 包" #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:131 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/ppp.js:115 @@ -3411,8 +3431,10 @@ msgid "" "interoperate. Airtime efficiency may be significantly reduced where these " "are used. It is recommended to not allow 802.11b rates where possible." msgstr "" +"旧版的或性能不好的设备可能需要旧版的802.11b速率才能进行互操作。在使用这些速率" +"的情况下,通话时间效率可能会显著降低。建议尽可能不允许使用802.11b速率。" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4032 msgid "Legend:" msgstr "图例:" @@ -3446,7 +3468,7 @@ msgstr "线路运行时间" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:123 msgid "Link Aggregation (Channel Bonding)" -msgstr "" +msgstr "链路聚合(通道绑定)" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:348 msgid "Link Monitoring" @@ -3520,7 +3542,7 @@ msgstr "仅监听指定的接口,未指定则监听全部" msgid "Listening port for inbound DNS queries" msgstr "入站 DNS 查询端口" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:87 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:100 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:54 msgid "Load" msgstr "负载" @@ -3634,11 +3656,13 @@ msgid "" "Logical network from which to select the local endpoint if local IPv6 " "address is empty and no WAN IPv6 is available (optional)." msgstr "" +"如果本地IPv6地址为空,且没有广域网IPv6可用,则从中选择本地端点的逻辑网络(可" +"选)。" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:57 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:62 msgid "Logical network to which the tunnel will be added (bridged) (optional)." -msgstr "" +msgstr "隧道要添加(桥接)到的逻辑网络 (可选)。" #: modules/luci-base/luasrc/view/sysauth.htm:38 msgid "Login" @@ -3663,7 +3687,7 @@ msgstr "MAC" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:251 msgid "MAC Address For The Actor" -msgstr "" +msgstr "这个 Actor 的 MAC 地址" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:38 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2087 @@ -3714,15 +3738,15 @@ msgstr "MHz" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:353 msgid "MII" -msgstr "" +msgstr "MII" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:421 msgid "MII / ETHTOOL ioctls" -msgstr "" +msgstr "MII / ETHTOOL ioctls" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:394 msgid "MII Interval" -msgstr "" +msgstr "MII 间隔" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:54 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:53 @@ -3826,11 +3850,11 @@ msgstr "方法未找到" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:349 msgid "Method of link monitoring" -msgstr "" +msgstr "连接监测方式" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:418 msgid "Method to determine link status" -msgstr "" +msgstr "确定连接状态的方式" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:46 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:166 @@ -3865,6 +3889,7 @@ msgstr "移动域" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:444 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:936 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1672 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:378 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:142 msgid "Mode" msgstr "模式" @@ -3875,13 +3900,13 @@ msgstr "型号" #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:43 msgid "Modem bearer teardown in progress." -msgstr "" +msgstr "调制解调器 bearer 拆解正在进行。" #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:42 msgid "" "Modem connection in progress. Please wait. This process will timeout after 2 " "minutes." -msgstr "" +msgstr "调制解调器连接正在进行中。请等待。这个过程将在2分钟后超时。" #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:72 msgid "Modem default" @@ -3897,7 +3922,7 @@ msgstr "调制解调器设备" #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:41 msgid "Modem disconnection in progress. Please wait." -msgstr "" +msgstr "调制解调器断线中。请稍等。" #: modules/luci-compat/luasrc/model/network/proto_ncm.lua:66 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:24 @@ -4024,7 +4049,7 @@ msgid "NTP server candidates" msgstr "候选 NTP 服务器" #: modules/luci-base/htdocs/luci-static/resources/form.js:2542 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3785 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3787 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:710 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/leds.js:67 @@ -4141,7 +4166,7 @@ msgstr "未找到文件" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:88 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:93 msgid "No host route" -msgstr "" +msgstr "无主机路由" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:678 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:142 @@ -4158,11 +4183,11 @@ msgstr "无匹配的前缀委托" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:140 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:143 msgid "No more slaves available" -msgstr "" +msgstr "没有更多的 slaves 可用" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:187 msgid "No more slaves available, can not save interface" -msgstr "" +msgstr "缺少 slaves 可用,无法储存接口" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:251 msgid "No negative cache" @@ -4190,7 +4215,7 @@ msgstr "本链没有规则。" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:384 msgid "No validation or filtering" -msgstr "" +msgstr "没有验证或过滤" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:152 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:827 @@ -4264,7 +4289,7 @@ msgstr "不支持" msgid "" "Note: Some wireless drivers do not fully support 802.11w. E.g. mwlwifi may " "have problems" -msgstr "" +msgstr "注意:有些无线驱动程序不完全支持802.11w。例如,mwlwifi可能会有问题" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:167 msgid "Notice" @@ -4276,7 +4301,7 @@ msgstr "Nslookup" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:332 msgid "Number of IGMP membership reports" -msgstr "" +msgstr "IGMP成员数量报告" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:362 msgid "Number of cached DNS entries (max is 10000, 0 is no caching)" @@ -4288,7 +4313,7 @@ msgstr "用于压缩的并行线程数" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:309 msgid "Number of peer notifications after failover event" -msgstr "" +msgstr "故障切换事件后的对等体通知数" #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:69 msgid "Obfuscated Group Password" @@ -4355,7 +4380,7 @@ msgstr "一个或多个必选项值为空!" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:229 msgid "" "Only if current active slave fails and the primary slave is up (failure, 2)" -msgstr "" +msgstr "仅当前的活跃 slave 发生故障,且主 slave 在运行中时 (故障,2)" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:444 #: modules/luci-mod-system/luasrc/model/cbi/admin_system/backupfiles.lua:19 @@ -4384,11 +4409,11 @@ msgstr "选项 \"%s\" 包含无效的输入值." msgid "Option \"%s\" must not be empty." msgstr "选项 \"%s\" 必须不能为空." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 msgid "Option changed" msgstr "选项已更改" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4041 msgid "Option removed" msgstr "选项已移除" @@ -4465,7 +4490,7 @@ msgstr "选项" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:119 msgid "Options:" -msgstr "" +msgstr "选项:" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:346 msgid "Other:" @@ -4491,14 +4516,14 @@ msgstr "传出校验和" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:98 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:103 msgid "Outgoing key" -msgstr "" +msgstr "传出密钥" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:103 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:108 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:110 msgid "Outgoing serialization" -msgstr "" +msgstr "传出序列化" #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:50 msgid "Output Interface" @@ -4511,7 +4536,7 @@ msgstr "出口区域" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:16 msgid "Overlap" -msgstr "" +msgstr "重叠" #: modules/luci-base/htdocs/luci-static/resources/protocol/dhcp.js:57 #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:222 @@ -4698,7 +4723,7 @@ msgstr "数据包" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:275 msgid "Packets To Transmit Before Moving To Next Slave" -msgstr "" +msgstr "移动到下个 Slave 前要传输的数据包" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:152 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:827 @@ -4805,7 +4830,7 @@ msgstr "完全正向保密" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:110 msgid "Perform outgoing packets serialization (optional)." -msgstr "" +msgstr "执行传出数据包序列化(可选)。" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/reboot.js:34 msgid "Perform reboot" @@ -4850,7 +4875,7 @@ msgstr "数据包" msgid "Please enter your username and password." msgstr "请输入用户名和密码。" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3768 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3770 msgid "Please select the file to upload." msgstr "请选择要上传的文件。" @@ -4915,17 +4940,19 @@ msgstr "禁止客户端间通信" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:211 msgid "Primary Slave" -msgstr "" +msgstr "主 Slave" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:228 msgid "" "Primary becomes active slave when it comes back up if speed and duplex " "better than current slave (better, 1)" msgstr "" +"如速度和双工均好于当前 slave,主 slave 在再次运行时就会成为活跃 slave (较" +"好,1)" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:227 msgid "Primary becomes active slave whenever it comes back up (always, 0)" -msgstr "" +msgstr "只要主 slave 重新上线,它就会成为活跃 slave (始终,0)" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:61 msgid "Private Key" @@ -5073,7 +5100,7 @@ msgstr "" msgid "Really switch protocol?" msgstr "确定要切换协议?" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:88 msgid "Realtime Graphs" msgstr "实时信息" @@ -5154,12 +5181,12 @@ msgstr "远程 IPv4 地址或 FQDN" #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 msgid "Remote IPv6 address" -msgstr "" +msgstr "远程 IPv6 地址" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:42 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:42 msgid "Remote IPv6 address or FQDN" -msgstr "" +msgstr "远程 IPv6 地址或 FQDN" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:853 msgid "Remove" @@ -5186,14 +5213,14 @@ msgstr "请求超时" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:102 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:107 msgid "Require incoming checksum (optional)." -msgstr "" +msgstr "需要传入校验和(可选)。" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:102 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:107 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:104 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:109 msgid "Require incoming packets serialization (optional)." -msgstr "" +msgstr "需要传入数据包序列化(可选)。" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1619 msgid "Required" @@ -5248,7 +5275,7 @@ msgstr "需要带 SAE 支持的 hostapd" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1247 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1248 msgid "Requires hostapd with WEP support" -msgstr "" +msgstr "需要 hostapd 支持 WEP" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:233 msgid "" @@ -5288,11 +5315,11 @@ msgstr "需要带 SAE 支持的 wpa-supplicant" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1261 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1262 msgid "Requires wpa-supplicant with WEP support" -msgstr "" +msgstr "需要 wpa-supplicant 支持 WEP" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:224 msgid "Reselection policy for primary slave" -msgstr "" +msgstr "主 slave 的重选策略" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2203 #: modules/luci-base/luasrc/view/sysauth.htm:39 @@ -5349,19 +5376,19 @@ msgstr "恢复配置" msgid "Reveal/hide password" msgstr "显示/隐藏 密码" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4053 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4055 msgid "Revert" msgstr "恢复" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4138 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4140 msgid "Revert changes" msgstr "恢复更改" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4320 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4322 msgid "Revert request failed with status <code>%h</code>" msgstr "恢复请求失败,状态 <code>%h</code>" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4300 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4302 msgid "Reverting configuration…" msgstr "正在恢复配置…" @@ -5375,7 +5402,7 @@ msgstr "根目录准备" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:202 msgid "Round-Robin policy (balance-rr, 0)" -msgstr "" +msgstr "循环策略 (balance-rr, 0)" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:159 msgid "Route Allowed IPs" @@ -5460,6 +5487,7 @@ msgstr "SSH 密钥" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:156 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:181 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1670 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:375 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:141 msgid "SSID" msgstr "SSID" @@ -5470,7 +5498,7 @@ msgstr "SSTP" #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:41 msgid "SSTP Server" -msgstr "" +msgstr "SSTP 服务器" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:339 msgid "SWAP" @@ -5487,7 +5515,7 @@ msgid "Save" msgstr "保存" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2180 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4049 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4051 #: modules/luci-compat/luasrc/view/cbi/footer.htm:22 msgid "Save & Apply" msgstr "保存并应用" @@ -5513,11 +5541,11 @@ msgstr "扫描" msgid "Scheduled Tasks" msgstr "计划任务" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4033 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 msgid "Section added" msgstr "添加的节点" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 msgid "Section removed" msgstr "移除的节点" @@ -5542,7 +5570,7 @@ msgstr "选择文件…" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:318 msgid "Selects the transmit hash policy to use for slave selection" -msgstr "" +msgstr "挑选 slave 选择所用的传输散列策略" #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:144 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/ppp.js:128 @@ -5557,7 +5585,7 @@ msgstr "定时发送 LCP 响应(秒),仅在结合了故障阈值时有效" #: modules/luci-base/htdocs/luci-static/resources/protocol/dhcp.js:24 msgid "Send the hostname of this device" -msgstr "" +msgstr "传输这台设备的主机名称" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:157 msgid "Server Settings" @@ -5599,7 +5627,7 @@ msgstr "" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:300 msgid "Set same MAC Address to all slaves" -msgstr "" +msgstr "为所有 slave 设置相同的 MAC 地址" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:642 msgid "Set this interface as master for the dhcpv6 relay." @@ -5607,11 +5635,11 @@ msgstr "将此接口设置为 dhcpv6 中继的主接口。" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:304 msgid "Set to currently active slave (active, 1)" -msgstr "" +msgstr "设置到当前活跃的 slave (活跃,1)" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:305 msgid "Set to first slave added to the bond (follow, 2)" -msgstr "" +msgstr "设置到第一个添加到 bond 的 slave (遵循,2)" #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:55 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:55 @@ -5659,6 +5687,8 @@ msgstr "关闭此接口" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:63 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1669 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:374 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:140 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:231 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 @@ -5674,11 +5704,15 @@ msgstr "信号/噪声" msgid "Signal Attenuation (SATN)" msgstr "信号衰减(SATN)" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "Signal Refresh Rate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/wireless.js:260 msgid "Signal:" msgstr "信号:" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3786 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3788 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:217 msgid "Size" msgstr "大小" @@ -5708,7 +5742,7 @@ msgstr "跳转到导航" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:178 msgid "Slave Interfaces" -msgstr "" +msgstr "Slave 接口" #: modules/luci-base/htdocs/luci-static/resources/network.js:2883 #: modules/luci-compat/luasrc/model/network.lua:1428 @@ -5749,29 +5783,29 @@ msgstr "源地址" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:57 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:57 msgid "Source interface" -msgstr "" +msgstr "源接口" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:342 msgid "" "Specifies that duplicate frames (received on inactive ports) should be " "dropped or delivered" -msgstr "" +msgstr "明确重复的帧(在非活动端口接收的)应该被丢弃还是交付" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:358 msgid "Specifies the ARP link monitoring frequency in milliseconds" -msgstr "" +msgstr "明确 ARP 链接监控频率,单位为毫秒" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:366 msgid "Specifies the IP addresses to use for ARP monitoring" -msgstr "" +msgstr "明确用于 ARP 监控的 IP 地址" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:395 msgid "Specifies the MII link monitoring frequency in milliseconds" -msgstr "" +msgstr "明确 MII 链接监控频率,单位为毫秒" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:259 msgid "Specifies the aggregation selection logic to use" -msgstr "" +msgstr "明确要使用的聚合选择逻辑" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:292 msgid "Specifies the directory the device is attached to" @@ -5782,6 +5816,8 @@ msgid "" "Specifies the mac-address for the actor in protocol packet exchanges " "(LACPDUs). If empty, masters' mac address defaults to system default" msgstr "" +"明确协议包交换 actor 的 MAC 地址(LACPDUs)。如果为空,master 的 mac 地址默认" +"为系统默认值" #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:175 msgid "" @@ -5808,101 +5844,104 @@ msgstr "" msgid "" "Specifies the minimum number of links that must be active before asserting " "carrier" -msgstr "" +msgstr "明确 asserting 运营商前必须处于活跃状态的链接的最小数量" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:200 msgid "Specifies the mode to be used for this bonding interface" -msgstr "" +msgstr "明确用于此 bonding 接口的模式" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:333 msgid "" "Specifies the number of IGMP membership reports to be issued after a " "failover event in 200ms intervals" -msgstr "" +msgstr "明确发生故障转移事件后在200毫秒间隔内发出的 IGMP 成员资格报告的数量" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:276 msgid "" "Specifies the number of packets to transmit through a slave before moving to " "the next one" -msgstr "" +msgstr "明确移动到下一个 slave 之前要通过当前 slave 传输的数据包的数量" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:310 msgid "" "Specifies the number of peer notifications (gratuitous ARPs and unsolicited " "IPv6 Neighbor Advertisements) to be issued after a failover event" msgstr "" +"明确一次故障转移事件后要发布的对等通知(无理由的 ARPs 和未经请求的 IPv6 邻居" +"通告)的数目" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:284 msgid "" "Specifies the number of seconds between instances where the bonding driver " "sends learning packets to each slaves peer switch" -msgstr "" +msgstr "明确 bonding 驱动向每个 slave 对端交换机发送学习包的实例间间隔的秒数" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:374 msgid "Specifies the quantity of ARP IP targets that must be reachable" -msgstr "" +msgstr "明确必须可达的 ARP IP 目标数" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:268 msgid "" "Specifies the rate in which the link partner will be asked to transmit " "LACPDU packets" -msgstr "" +msgstr "明确链路伙伴被要求传输 LACPDU 包的速率" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:225 msgid "" "Specifies the reselection policy for the primary slave when failure of the " "active slave or recovery of the primary slave occurs" msgstr "" +"明确活跃 slave 发生故障或主 slave 恢复事件发生时重新选择主 slave 的策略" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:244 msgid "Specifies the system priority" -msgstr "" +msgstr "明确系统优先级" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:403 msgid "" "Specifies the time in milliseconds to wait before disabling a slave after a " "link failure detection" -msgstr "" +msgstr "明确在检测到一个链接故障后禁用一个 slave 前等待的时间,单位为毫秒" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:411 msgid "" "Specifies the time in milliseconds to wait before enabling a slave after a " "link recovery detection" -msgstr "" +msgstr "明确检测到一个链接故障后启用一个 slave 前等待的时间,单位为毫秒" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:382 msgid "" "Specifies whether ARP probes and replies should be validated or non-ARP " "traffic should be filtered for link monitoring" -msgstr "" +msgstr "明确是否应验证 ARP 探测和应答,或者应为了链路监控目的过滤非 ARP 流量" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:301 msgid "" "Specifies whether active-backup mode should set all slaves to the same MAC " "address at enslavement" -msgstr "" +msgstr "明确活跃备份模式是否应将所有 slave 设置为同一 MAC 地址" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:419 msgid "" "Specifies whether or not miimon should use MII or ETHTOOL ioctls vs. " "netif_carrier_ok()" -msgstr "" +msgstr "明确相较 netif carrier ok(),miimon 是否应使用 MII 或 ETHTOOL ioctls" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:293 msgid "" "Specifies whether to shuffle active flows across slaves based on the load" -msgstr "" +msgstr "明确是否根据负载在 slave 范围中对活跃流进行洗牌" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:179 msgid "" "Specifies which slave interfaces should be attached to this bonding interface" -msgstr "" +msgstr "明确应将哪些 slave 接口附着于这个 bonding 接口" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:212 msgid "" "Specifies which slave is the primary device. It will always be the active " "slave while it is available" -msgstr "" +msgstr "明确哪个 slave 是主设备。当它可用时,它将始终是活跃 slave" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 @@ -5916,6 +5955,8 @@ msgid "" "header inherits the value of the inner header) or an hexadecimal value " "<code>00..FF</code> (optional)." msgstr "" +"明确一个 TOS (服务类型)。可以是<code>继承</code>(外层消息头继承内部消息头" +"的值)或一个十六进制值<code>00..FF</code>(可选)。" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:74 msgid "" @@ -5923,6 +5964,8 @@ msgid "" "header inherits the value of the inner header), or an hexadecimal value " "<code>00..FF</code> (optional)." msgstr "" +"明确一个 TOS (服务类型)。可以是<code>继承</code>(外层消息头继承内部消息头" +"的值)或一个十六进制值<code>00..FF</code>(可选)。" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:74 @@ -5931,7 +5974,7 @@ msgstr "" msgid "" "Specify a TTL (Time to Live) for the encapsulating packet other than the " "default (64) (optional)." -msgstr "" +msgstr "为封装数据包指定TTL(生存时间),而不是默认值(64)(可选)。" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 @@ -5948,6 +5991,8 @@ msgid "" "inherits the value of the inner header) or an hexadecimal value <code>00.." "FF</code> (optional)." msgstr "" +"明确一个流量类。可以是<code>继承</code>(外层消息头继承内部消息头的值)或一个" +"十六进制值<code>00..FF</code>(可选)。" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69 @@ -5956,7 +6001,7 @@ msgstr "" msgid "" "Specify an MTU (Maximum Transmission Unit) other than the default (1280 " "bytes) (optional)." -msgstr "" +msgstr "指定不同于默认值(1280 字节)的 MTU (最大传输单位)(可选)。" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:53 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 @@ -5977,7 +6022,7 @@ msgstr "启动" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:134 msgid "Start WPS" -msgstr "" +msgstr "启动 WPS" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/startup.js:76 msgid "Start priority" @@ -5987,11 +6032,12 @@ msgstr "启动优先级" msgid "Start refresh" msgstr "开始刷新" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4253 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4255 msgid "Starting configuration apply…" msgstr "开始应用配置…" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1686 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:398 msgid "Starting wireless scan..." msgstr "正在启动无线扫描…" @@ -6054,7 +6100,7 @@ msgstr "停止" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:129 msgid "Stop WPS" -msgstr "" +msgstr "停止 WPS" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1684 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1778 @@ -6141,7 +6187,7 @@ msgstr "系统日志" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:243 msgid "System Priority" -msgstr "" +msgstr "系统优先级" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:104 msgid "System Properties" @@ -6205,7 +6251,7 @@ msgstr "HE.net 客户端更新设置已经被改变,您现在必须使用用 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 msgid "The IPv4 address or the fully-qualified domain name of the remote end." -msgstr "" +msgstr "远程终端的 IPv4 地址或全称域名。" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:42 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:42 @@ -6216,13 +6262,13 @@ msgstr "远程隧道端的 IPv4 地址或完整域名。" #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 msgid "The IPv6 address or the fully-qualified domain name of the remote end." -msgstr "" +msgstr "远程终端的 IPv6 地址或全称域名。" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:42 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:42 msgid "" "The IPv6 address or the fully-qualified domain name of the remote tunnel end." -msgstr "" +msgstr "远程隧道端的 IPv6 地址或全称域名。" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:53 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:59 @@ -6246,9 +6292,9 @@ msgstr "由于以下错误,配置文件无法被加载:" msgid "" "The correct SSID must be manually specified when joining a hidden wireless " "network" -msgstr "" +msgstr "加入一个隐藏的无线网络时,必须手动指定正确的 SSID" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4129 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4131 msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " @@ -6281,7 +6327,7 @@ msgstr "为了使 LuCI 正常运行,需要更改现有的无线配置。" msgid "" "The flash image was uploaded. Below is the checksum and file size listed, " "compare them with the original file to ensure data integrity. <br /> Click " -"\"Proceed\" below to start the flash procedure." +"'Continue' below to start the flash procedure." msgstr "" "刷写镜像已上传。下面是列出的校验和及文件大小,将它们与原始文件进行比较以确保" "数据完整性。<br />单击下面的“继续”开始刷写。" @@ -6337,13 +6383,13 @@ msgstr "所创建隧道的本地 IPv4 地址(可选)。" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:169 msgid "The local IPv4 netmask" -msgstr "" +msgstr "本地 IPv4 网络掩码" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:46 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:53 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 msgid "The local IPv6 address over which the tunnel is created (optional)." -msgstr "" +msgstr "建立隧道的本地 IPv6 地址(可选)。" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1940 msgid "The network name is already used" @@ -6442,7 +6488,7 @@ msgstr "不支持所上传的映像文件格式,请选择适合当前平台的 msgid "There are no active leases" msgstr "没有已分配的租约" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4268 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4270 msgid "There are no changes to apply" msgstr "没有待应用的更改" @@ -6561,7 +6607,7 @@ msgstr "重新加密 GTK 的时间间隔" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:15 msgid "Timed-out" -msgstr "" +msgstr "超时" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:124 msgid "Timezone" @@ -6596,14 +6642,14 @@ msgstr "Traceroute" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:53 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:64 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:96 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:109 msgid "Traffic" msgstr "流量" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:79 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:84 msgid "Traffic Class" -msgstr "" +msgstr "流量类" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:385 msgid "Transfer" @@ -6615,7 +6661,7 @@ msgstr "传送" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:317 msgid "Transmit Hash Policy" -msgstr "" +msgstr "传输散列策略" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/leds.js:74 msgid "Trigger" @@ -6748,7 +6794,7 @@ msgstr "未知" #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:47 msgid "Unknown and unsupported connection method." -msgstr "" +msgstr "未知且不受支持的连接方式。" #: modules/luci-base/htdocs/luci-static/resources/network.js:2292 #: modules/luci-compat/luasrc/model/network.lua:1138 @@ -6774,7 +6820,7 @@ msgstr "卸载分区" msgid "Unnamed key" msgstr "未命名的密钥" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3973 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3975 msgid "Unsaved Changes" msgstr "未保存的配置" @@ -6802,9 +6848,9 @@ msgstr "上移" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:410 msgid "Up Delay" -msgstr "" +msgstr "Up 延迟" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3860 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3862 msgid "Upload" msgstr "上传" @@ -6828,12 +6874,12 @@ msgid "Upload file…" msgstr "上传文件…" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2738 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3848 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3850 msgid "Upload request failed: %s" msgstr "上传请求失败:%s" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3767 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3821 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3769 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3823 msgid "Uploading file…" msgstr "正在上传文件…" @@ -6901,17 +6947,17 @@ msgstr "隧道接口的 TTL" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:320 msgid "Use XOR of hardware MAC addresses (layer2)" -msgstr "" +msgstr "使用硬件 MAC 地址的 XOR (层2)" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:321 msgid "Use XOR of hardware MAC addresses and IP addresses (layer2+3)" -msgstr "" +msgstr "使用硬件 MAC 地址和 IP 地址的 XOR (层2+3)" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:323 msgid "" "Use XOR of hardware MAC addresses and IP addresses, rely on skb_flow_dissect " "(encap2+3)" -msgstr "" +msgstr "使用硬件 MAC 地址和 IP 地址的 XOR,依靠 skb 流剖析 (encap2+3)" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:294 msgid "Use as external overlay (/overlay)" @@ -6984,13 +7030,14 @@ msgstr "使用网关跃点" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:96 msgid "Use legacy MAP" -msgstr "" +msgstr "使用旧式 MAP" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:96 msgid "" "Use legacy MAP interface identifier format (draft-ietf-softwire-map-00) " "instead of RFC7597" msgstr "" +"使用旧式 MAP 接口标识符格式(draft-ietf-softwire-map-00),而非 RFC7597" #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:179 msgid "Use routing table" @@ -7019,12 +7066,12 @@ msgstr "" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:322 msgid "Use upper layer protocol information (layer3+4)" -msgstr "" +msgstr "使用上层协议信息(层3+4)" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:324 msgid "" "Use upper layer protocol information, rely on skb_flow_dissect (encap3+4)" -msgstr "" +msgstr "使用上层协议信息,依靠 skb 流剖析 (encap3+4)" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:36 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:194 @@ -7045,7 +7092,7 @@ msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:111 msgid "User Group" -msgstr "" +msgstr "用户组" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:120 msgid "User certificate (PEM encoded)" @@ -7088,7 +7135,7 @@ msgstr "VPN 本地端口" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:96 msgid "VPN Protocol" -msgstr "" +msgstr "VPN 协议" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:102 #: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:42 @@ -7114,16 +7161,16 @@ msgstr "VPNC(CISCO 3000 和其他 VPN)" #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:10 msgid "VXLAN (RFC7348)" -msgstr "" +msgstr "VXLAN (RFC7348)" #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 msgid "VXLAN network identifier" -msgstr "" +msgstr "VXLAN 网络标识符" #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:10 msgid "VXLANv6 (RFC7348)" -msgstr "" +msgstr "VXLANv6 (RFC7348)" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1508 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1566 @@ -7134,15 +7181,15 @@ msgstr "使用系统内置的 CA 包验证服务器证书,<br />需要“ca-bu #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:387 msgid "Validation for all slaves" -msgstr "" +msgstr "验证所有 slave" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:385 msgid "Validation only for active slave" -msgstr "" +msgstr "仅验证活跃 slave" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:386 msgid "Validation only for backup slaves" -msgstr "" +msgstr "仅验证备份 slave" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:154 msgid "Value must not be empty" @@ -7162,7 +7209,7 @@ msgstr "正在验证上传的镜像文件。" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:903 msgid "Very High" -msgstr "" +msgstr "非常高" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:59 msgid "Virtual dynamic interface" @@ -7205,7 +7252,7 @@ msgstr "" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:147 msgid "WPS status" -msgstr "" +msgstr "WPS 状态" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/reboot.js:47 msgid "Waiting for device..." @@ -7238,12 +7285,14 @@ msgid "" "Where Wi-Fi Multimedia (WMM) Mode QoS is disabled, clients may be limited to " "802.11a/802.11g rates." msgstr "" +"如果禁用 Wi-Fi 多媒体 (WMM) 模式 QoS,则客户端的速率可能限制为 " +"802.11a/802.11g。" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1076 msgid "" "Where the ESSID is hidden, clients may fail to roam and airtime efficiency " "may be significantly reduced." -msgstr "" +msgstr "在 ESSID 被隐藏的地方,客户端可能无法漫游,通话时间效率可能显著降低。" #: modules/luci-compat/luasrc/view/cbi/wireless_modefreq.htm:166 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:471 @@ -7257,7 +7306,7 @@ msgstr "WireGuard VPN" #: modules/luci-mod-network/root/usr/share/luci/menu.d/luci-mod-network.json:17 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:10 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:105 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:118 msgid "Wireless" msgstr "无线" @@ -7315,7 +7364,7 @@ msgstr "将系统日志写入文件" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:204 msgid "XOR policy (balance-xor, 2)" -msgstr "" +msgstr "XOR 策略 (balance-xor, 2)" #: modules/luci-base/htdocs/luci-static/resources/form.js:3643 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:295 @@ -7326,7 +7375,7 @@ msgstr "是" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:303 msgid "Yes (none, 0)" -msgstr "" +msgstr "好(无,0)" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:176 msgid "" @@ -7354,12 +7403,12 @@ msgstr "必须开启浏览器的 JavaScript 支持,否则 LuCI 无法正常工 msgid "" "You must select a primary interface which is included in selected slave " "interfaces!" -msgstr "" +msgstr "你必须选择一个主接口,该主接口包含在已选从接口中!" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:96 msgid "" "You must select at least one ARP IP target if ARP monitoring is selected!" -msgstr "" +msgstr "若 ARP 监控被选中,你必须选择至少一个 ARP IP 目标!" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:192 msgid "ZRam Compression Algorithm" @@ -7427,6 +7476,8 @@ msgstr "创建:" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:185 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:187 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:41 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:272 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:275 @@ -7470,11 +7521,11 @@ msgstr "驱动默认" #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:81 msgid "e.g: --proxy 10.10.10.10" -msgstr "" +msgstr "比如: --proxy 10.10.10.10" #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:83 msgid "e.g: dump" -msgstr "" +msgstr "比如: dump" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:521 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:542 @@ -7510,6 +7561,7 @@ msgid "hexadecimal encoded value" msgstr "十六进制编码值" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1746 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:297 msgid "hidden" msgstr "隐藏" @@ -7555,7 +7607,7 @@ msgstr "分钟" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:422 msgid "netif_carrier_ok()" -msgstr "" +msgstr "netif_carrier_ok()" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:46 msgid "no" @@ -7633,7 +7685,7 @@ msgstr "服务器模式" #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:53 msgid "sstpc Log-level" -msgstr "" +msgstr "sstpc 记录级别" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:649 msgid "stateful-only" diff --git a/modules/luci-base/po/zh_Hant/base.po b/modules/luci-base/po/zh_Hant/base.po index 67765b4219..1ce97e6ae6 100644 --- a/modules/luci-base/po/zh_Hant/base.po +++ b/modules/luci-base/po/zh_Hant/base.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2021-01-05 19:20+0000\n" +"PO-Revision-Date: 2021-01-11 18:32+0000\n" "Last-Translator: akibou <jinwenxin1997@icloud.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luci/zh_Hant/>\n" @@ -20,7 +20,7 @@ msgstr "%.1f 分貝" msgid "%d Bit" msgstr "%d 位元" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3689 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3691 msgid "%d invalid field(s)" msgstr "%d 個無效欄位" @@ -169,7 +169,8 @@ msgstr "802.11w 重試逾時時間" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:966 msgid "<abbr title=\"Basic Service Set Identifier\">BSSID</abbr>" -msgstr "<abbr title=\"Basic Service Set Identifier\">基本服務組識別碼 (BSSID)</abbr>" +msgstr "" +"<abbr title=\"Basic Service Set Identifier\">基本服務組識別碼 (BSSID)</abbr>" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:326 msgid "<abbr title=\"Domain Name System\">DNS</abbr> query port" @@ -319,7 +320,7 @@ msgstr "ARP 模式將一個實體界面視為已啟動" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:77 msgid "ARP monitoring is not supported for the selected policy!" -msgstr "ARP 監控並不支援目前所選的策略!" +msgstr "ARP 監視尚不支援已選擇的政策!" #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:175 msgid "ARP retry threshold" @@ -763,16 +764,16 @@ msgstr "任意區域" msgid "Apply backup?" msgstr "是否套用備份?" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4276 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4278 msgid "Apply request failed with status <code>%h</code>" msgstr "套用要求失敗,狀態 <code>%h</code>" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2181 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4142 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4144 msgid "Apply unchecked" msgstr "應用未核取" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4215 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4217 msgid "Applying configuration changes… %ds" msgstr "組態變更套用中… %ds" @@ -902,6 +903,7 @@ msgstr "BR / DMR / AFTR" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:158 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:182 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1673 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:379 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:143 msgid "BSSID" msgstr "基本服務組識別碼 (BSSID)" @@ -1009,10 +1011,10 @@ msgstr "開機自動執行" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:205 msgid "Broadcast policy (broadcast, 3)" -msgstr "廣播對策(廣播,3)" +msgstr "廣播政策(廣播,3)" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2810 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3799 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3801 msgid "Browse…" msgstr "瀏覽…" @@ -1043,7 +1045,7 @@ msgid "Call failed" msgstr "呼叫失敗" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2903 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3808 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3810 #: modules/luci-compat/luasrc/view/cbi/delegator.htm:14 #: modules/luci-compat/luasrc/view/cbi/simpleform.htm:52 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:187 @@ -1113,11 +1115,11 @@ msgstr "" msgid "Chain" msgstr "鏈" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 msgid "Changes" msgstr "待修改" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4311 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4313 msgid "Changes have been reverted." msgstr "設定值已還原." @@ -1130,10 +1132,19 @@ msgstr "修改可存取這設備的管理員密碼" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:184 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:462 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1671 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:376 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:164 msgid "Channel" msgstr "頻道" +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +msgid "Channel Analysis" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:377 +msgid "Channel Width" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:174 msgid "Check filesystems before mount" msgstr "在掛載前先檢查檔案系統" @@ -1200,7 +1211,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:938 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1043 msgid "Client" -msgstr "用戶端" +msgstr "客户端" #: modules/luci-base/htdocs/luci-static/resources/protocol/dhcp.js:52 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dhcpv6.js:47 @@ -1271,16 +1282,16 @@ msgstr "" msgid "Compute outgoing checksum (optional)." msgstr "計算傳出的校驗和(自選)." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:426 msgid "Configuration" msgstr "組態" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4190 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4192 msgid "Configuration changes applied." msgstr "組態變更已套用。" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4128 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4130 msgid "Configuration changes have been rolled back!" msgstr "組態變更已被復原!" @@ -1329,7 +1340,7 @@ msgstr "嘗試連線失敗." msgid "Connection lost" msgstr "連接遺失" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:117 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:130 msgid "Connections" msgstr "連線數" @@ -1353,7 +1364,7 @@ msgstr "內容已被儲存。" msgid "Continue" msgstr "繼續" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4164 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4166 msgid "" "Could not regain access to the device after applying the configuration " "changes. You might need to reconnect if you modified network related " @@ -1663,7 +1674,7 @@ msgstr "裝置重啟中…" msgid "Device not managed by ModemManager." msgstr "裝置未被\"數據機管理員(ModemManager)\"所管理." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4163 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4165 msgid "Device unreachable!" msgstr "設備無法存取!" @@ -1755,8 +1766,8 @@ msgstr "嘗試中斷線連失敗." #: modules/luci-base/htdocs/luci-static/resources/form.js:606 #: modules/luci-base/htdocs/luci-static/resources/form.js:2861 #: modules/luci-base/htdocs/luci-static/resources/ui.js:3309 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4045 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4134 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4047 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4136 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1696 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:330 msgid "Dismiss" @@ -1818,7 +1829,7 @@ msgstr "您確定要清除所有設定?" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2753 msgid "Do you really want to recursively delete the directory \"%s\" ?" -msgstr "您真的要遞迴刪除此 \"%s\"資料夾 ?" +msgstr "您真的要遞迴刪除目錄 \"%s\" 嗎?" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:168 msgid "Domain required" @@ -1839,8 +1850,8 @@ msgid "" "Don't forward <abbr title=\"Domain Name System\">DNS</abbr>-Requests without " "<abbr title=\"Domain Name System\">DNS</abbr>-Name" msgstr "" -"不轉發沒有 <abbr title=\"Domain Name System\">DNS</abbr> 名稱的 <abbr title=\"Domain " -"Name System\">DNS</abbr> 請求" +"不轉發沒有 <abbr title=\"Domain Name System\">DNS</abbr> 名稱的 <abbr title=" +"\"Domain Name System\">DNS</abbr> 請求" #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:152 msgid "Down" @@ -2229,7 +2240,7 @@ msgstr "FT 協定" msgid "Failed to change the system password." msgstr "更新系統密碼失敗。" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4122 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4124 msgid "Failed to confirm apply within %ds, waiting for rollback…" msgstr "無法在 %ds 秒內確認變更,等待回滾…" @@ -2459,7 +2470,7 @@ msgstr "閘道器埠號" msgid "Gateway address is invalid" msgstr "閘道器位址錯誤無效" -#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:127 msgid "Gateway metric" msgstr "匝道器指標" @@ -2522,37 +2533,37 @@ msgstr "前往相應設定頁" #: modules/luci-mod-network/root/usr/share/rpcd/acl.d/luci-mod-network.json:33 msgid "Grant access to DHCP configuration" -msgstr "授予權限執行 DHCP 配置" +msgstr "授予存取 DHCP 組態的權限" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:102 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 msgid "Grant access to DHCP status display" -msgstr "授予對 DHCP 設定的存取權限" +msgstr "授予存取 DHCP 狀態顯示的權限" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:111 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 msgid "Grant access to DSL status display" -msgstr "授予對 DSL 狀態顯示的存取權限" +msgstr "授予存取 DSL 狀態顯示的權限" #: protocols/luci-proto-openconnect/root/usr/share/rpcd/acl.d/luci-openconnect.json:3 msgid "Grant access to LuCI OpenConnect procedures" -msgstr "授予對 LuCI OpenConnect 程序的存取權限" +msgstr "授予存取 LuCI OpenConnect 程序的權限" #: protocols/luci-proto-wireguard/root/usr/share/rpcd/acl.d/luci-wireguard.json:3 msgid "Grant access to LuCI Wireguard procedures" -msgstr "授予對 LuCI Wireguard 程序的存取權限" +msgstr "授予存取 LuCI Wireguard 程序的權限" #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:19 msgid "Grant access to SSH configuration" -msgstr "授予對 SSH 設定的存取權限" +msgstr "授予存取 SSH 組態的權限" #: modules/luci-base/root/usr/share/rpcd/acl.d/luci-base.json:12 msgid "Grant access to basic LuCI procedures" -msgstr "授予存取基本 LuCI 程式的權限" +msgstr "授予存取基本 LuCI 程序的權限" #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:64 msgid "Grant access to crontab configuration" -msgstr "授予對 crontab 設定的存取權限" +msgstr "授予存取 Crontab 組態的權限" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:69 msgid "Grant access to firewall status" msgstr "授予存取防火牆狀態的權限" @@ -2560,7 +2571,7 @@ msgstr "授予存取防火牆狀態的權限" msgid "Grant access to flash operations" msgstr "授予存取 Flash 操作的權限" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:86 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:95 msgid "Grant access to main status display" msgstr "授予存取主要狀態顯示的權限" @@ -2570,47 +2581,48 @@ msgstr "授予存取 mmcli 的權限" #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:84 msgid "Grant access to mount configuration" -msgstr "授予對掛載設定的存取權限" +msgstr "授予存取掛載組態的權限" #: modules/luci-mod-network/root/usr/share/rpcd/acl.d/luci-mod-network.json:3 msgid "Grant access to network configuration" -msgstr "授予存取網路設定的權限" +msgstr "授予存取網路組態的權限" #: modules/luci-mod-network/root/usr/share/rpcd/acl.d/luci-mod-network.json:46 msgid "Grant access to network diagnostic tools" -msgstr "授予使用網路診斷工具的權限" +msgstr "授予存取網路診斷工具的權限" #: modules/luci-base/root/usr/share/rpcd/acl.d/luci-base.json:36 msgid "Grant access to network status information" -msgstr "授予檢視網路狀態資訊的權限" +msgstr "授予存取網路狀態資訊的權限" #: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:13 msgid "Grant access to process status" -msgstr "授予檢視處理程序狀態資訊的權限" +msgstr "授予存取處理狀態的權限" #: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:3 msgid "Grant access to realtime statistics" -msgstr "授予檢視即時統計資料的權限" +msgstr "授予存取即時統計資料的權限" #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:42 msgid "Grant access to startup configuration" -msgstr "授予啟動設定的權限" +msgstr "授予存取啟動組態的權限" #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:3 msgid "Grant access to system configuration" -msgstr "授予系統設定的權限" +msgstr "授予存取系統組態的權限" #: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:30 msgid "Grant access to system logs" -msgstr "授予檢視系統日誌的權限" +msgstr "授予存取系統日誌的權限" #: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:47 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:60 msgid "Grant access to the system route status" -msgstr "授予檢視系統路由狀態的權限" +msgstr "授予存取系統路由狀態的權限" -#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:120 +#: modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json:129 msgid "Grant access to wireless status display" -msgstr "授予無線狀態顯示的權限" +msgstr "授予存取無線狀態顯示的權限" #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:66 msgid "Group Password" @@ -2809,7 +2821,7 @@ msgstr "IPv4+IPv6" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:87 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:155 msgid "IPv4-Address" -msgstr "IPv4-位址" +msgstr "IPv4 位址" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:165 msgid "IPv4-Gateway" @@ -2913,7 +2925,7 @@ msgstr "IPv6 支援" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:126 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routes.js:174 msgid "IPv6-Address" -msgstr "IPv6-位址" +msgstr "IPv6 位址" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:100 msgid "IPv6-PD" @@ -3042,6 +3054,10 @@ msgid "" msgstr "" "為防止未經授權的存取系統,您的請求已被擋下。按下面的「繼續 »」回到上一頁。" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "In seconds" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:157 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/ppp.js:141 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoa.js:128 @@ -3423,7 +3439,7 @@ msgstr "" "舊版或性能欠佳的設備可能需要舊版802.11b速率才能互操作. 使用這些功能時, 通話時" "間效率可能會大大降低. 建議盡可能不允許802.11b速率." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4030 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4032 msgid "Legend:" msgstr "圖例:" @@ -3529,7 +3545,7 @@ msgstr "僅監聽給定的介面,如果未指定則監聽所有介面" msgid "Listening port for inbound DNS queries" msgstr "進入的DNS請求聆聽埠" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:87 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:100 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:54 msgid "Load" msgstr "負載" @@ -3876,6 +3892,7 @@ msgstr "行動網域" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:444 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:936 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1672 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:378 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:142 msgid "Mode" msgstr "模式" @@ -4035,7 +4052,7 @@ msgid "NTP server candidates" msgstr "候選 NTP 伺服器" #: modules/luci-base/htdocs/luci-static/resources/form.js:2542 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3785 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3787 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:710 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/leds.js:67 @@ -4395,11 +4412,11 @@ msgstr "選項 \"%s\" 含有無效的輸入數值。" msgid "Option \"%s\" must not be empty." msgstr "選項 \"%s\" 必須不能為空值。" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 msgid "Option changed" msgstr "選項已變更" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4039 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4041 msgid "Option removed" msgstr "選項已移除" @@ -4595,7 +4612,7 @@ msgstr "覆蓋之前內部使用的路由表" #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:3 msgid "Overview" -msgstr "總覽" +msgstr "概覽" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2721 msgid "Overwrite existing file \"%s\" ?" @@ -4862,7 +4879,7 @@ msgstr "Pkts(流量單位)." msgid "Please enter your username and password." msgstr "請輸入您的用戶名稱和密碼。" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3768 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3770 msgid "Please select the file to upload." msgstr "請選擇要上傳的檔案。" @@ -5087,7 +5104,7 @@ msgstr "" msgid "Really switch protocol?" msgstr "確定要更換協定?" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:75 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:88 msgid "Realtime Graphs" msgstr "即時圖表" @@ -5102,7 +5119,7 @@ msgstr "重新綁護" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/reboot.js:20 #: modules/luci-mod-system/root/usr/share/luci/menu.d/luci-mod-system.json:126 msgid "Reboot" -msgstr "重啟" +msgstr "重新啟動" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:153 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:162 @@ -5306,7 +5323,7 @@ msgstr "要求wpa-supplicant支援WEP" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:224 msgid "Reselection policy for primary slave" -msgstr "實體界面的重選策略" +msgstr "實體界面的重選政策" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2203 #: modules/luci-base/luasrc/view/sysauth.htm:39 @@ -5363,19 +5380,19 @@ msgstr "還原之前備份設定" msgid "Reveal/hide password" msgstr "顯示/隱藏 密碼" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4053 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4055 msgid "Revert" msgstr "還原" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4138 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4140 msgid "Revert changes" msgstr "還原更改" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4320 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4322 msgid "Revert request failed with status <code>%h</code>" msgstr "還原請求失敗狀態碼<code>%h</code>" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4300 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4302 msgid "Reverting configuration…" msgstr "正在還原設定值…" @@ -5389,7 +5406,7 @@ msgstr "預備根系統" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:202 msgid "Round-Robin policy (balance-rr, 0)" -msgstr "循環策略 (balance-rr, 0)" +msgstr "循環政策 (balance-rr, 0)" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:159 msgid "Route Allowed IPs" @@ -5474,6 +5491,7 @@ msgstr "SSH-金鑰" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:156 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:181 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1670 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:375 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:141 msgid "SSID" msgstr "SSID" @@ -5501,7 +5519,7 @@ msgid "Save" msgstr "儲存" #: modules/luci-base/htdocs/luci-static/resources/luci.js:2180 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4049 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4051 #: modules/luci-compat/luasrc/view/cbi/footer.htm:22 msgid "Save & Apply" msgstr "儲存並套用" @@ -5527,11 +5545,11 @@ msgstr "掃描" msgid "Scheduled Tasks" msgstr "排程任務" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4033 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 msgid "Section added" msgstr "已新增的區段" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4035 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4037 msgid "Section removed" msgstr "區段移除" @@ -5556,7 +5574,7 @@ msgstr "選擇檔案…" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:318 msgid "Selects the transmit hash policy to use for slave selection" -msgstr "選擇用於實體界面傳輸的雜湊函數(HASH)策略" +msgstr "請選擇「傳輸雜湊政策」,以便在選擇從屬介面時使用" #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:144 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/ppp.js:128 @@ -5673,6 +5691,8 @@ msgstr "關閉這個介面" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:63 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1669 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:374 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:140 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:231 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 @@ -5688,11 +5708,15 @@ msgstr "信號 /雜訊比" msgid "Signal Attenuation (SATN)" msgstr "信號衰減(交互式SATN)" +#: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:124 +msgid "Signal Refresh Rate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/wireless.js:260 msgid "Signal:" msgstr "信號:" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3786 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3788 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:217 msgid "Size" msgstr "容量" @@ -5722,7 +5746,7 @@ msgstr "跳到導覽" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:178 msgid "Slave Interfaces" -msgstr "實體界面" +msgstr "從屬介面" #: modules/luci-base/htdocs/luci-static/resources/network.js:2883 #: modules/luci-compat/luasrc/model/network.lua:1428 @@ -5795,7 +5819,9 @@ msgstr "指定這個設備將被附掛到的目錄" msgid "" "Specifies the mac-address for the actor in protocol packet exchanges " "(LACPDUs). If empty, masters' mac address defaults to system default" -msgstr "指定協定封包交換(LACPDU)中參與者的mac位址. 如果為空, 則主機的mac位址預設為系統預設" +msgstr "" +"指定協定封包交換(LACPDU)中參與者的mac位址. 如果為空, 則主機的mac位址預設為系" +"統預設" #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:175 msgid "" @@ -5872,7 +5898,7 @@ msgstr "" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:244 msgid "Specifies the system priority" -msgstr "指定系統優先權順序" +msgstr "指定系統優先權" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:403 msgid "" @@ -6003,17 +6029,18 @@ msgstr "啟用WPS" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/startup.js:76 msgid "Start priority" -msgstr "啟用優先權順序" +msgstr "啟動優先權" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1773 msgid "Start refresh" msgstr "開始更新" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4253 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4255 msgid "Starting configuration apply…" msgstr "開始套用設定值…" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1686 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:398 msgid "Starting wireless scan..." msgstr "開始無線掃描..." @@ -6270,7 +6297,7 @@ msgid "" "network" msgstr "正確的SSID必須手動指定, 當加入隱形的無線網路時" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4129 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4131 msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " @@ -6304,7 +6331,7 @@ msgstr "現有的無線網路設定需要修改,否則 LuCI 會出問題。" msgid "" "The flash image was uploaded. Below is the checksum and file size listed, " "compare them with the original file to ensure data integrity. <br /> Click " -"\"Proceed\" below to start the flash procedure." +"'Continue' below to start the flash procedure." msgstr "" "映像檔已上傳。下方是效驗碼和大小,請與原始檔比較確認無誤。<br />按下方「執" "行」開始燒錄程序。" @@ -6466,7 +6493,7 @@ msgstr "" msgid "There are no active leases" msgstr "無活躍的租約" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4268 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4270 msgid "There are no changes to apply" msgstr "無可套用的變更" @@ -6621,7 +6648,7 @@ msgstr "路由追蹤" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:53 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:64 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:96 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:109 msgid "Traffic" msgstr "流量" @@ -6640,7 +6667,7 @@ msgstr "射頻" #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:317 msgid "Transmit Hash Policy" -msgstr "傳輸HASH雜湊表策略" +msgstr "傳輸雜湊政策" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/leds.js:74 msgid "Trigger" @@ -6799,7 +6826,7 @@ msgstr "卸載" msgid "Unnamed key" msgstr "未命名的金鑰" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3973 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3975 msgid "Unsaved Changes" msgstr "尚未存檔的修改" @@ -6829,7 +6856,7 @@ msgstr "上線" msgid "Up Delay" msgstr "上線延遲" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3860 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3862 msgid "Upload" msgstr "上傳" @@ -6853,12 +6880,12 @@ msgid "Upload file…" msgstr "上傳檔案…" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2738 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3848 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3850 msgid "Upload request failed: %s" msgstr "上傳失敗: %s" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3767 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3821 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3769 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3823 msgid "Uploading file…" msgstr "上傳檔案中…" @@ -7252,7 +7279,9 @@ msgid "" "When using a PSK, the PMK can be automatically generated. When enabled, the " "R0/R1 key options below are not applied. Disable this to use the R0 and R1 " "key options." -msgstr "使用PSK時, 可以自動產生PMK. 啟用後, 以下R0/R1鍵選項將不適用. 停用此選項可使用R0和R1鍵選項." +msgstr "" +"使用PSK時, 可以自動產生PMK. 啟用後, 以下R0/R1鍵選項將不適用. 停用此選項可使用" +"R0和R1鍵選項." #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1080 msgid "" @@ -7279,7 +7308,7 @@ msgstr "WireGuard虛擬私人網路(VPN)" #: modules/luci-mod-network/root/usr/share/luci/menu.d/luci-mod-network.json:17 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:10 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:105 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:118 msgid "Wireless" msgstr "無線" @@ -7449,6 +7478,8 @@ msgstr "建立:" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:185 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:186 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:187 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:41 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:42 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:272 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:274 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:275 @@ -7532,6 +7563,7 @@ msgid "hexadecimal encoded value" msgstr "十六進制編碼值" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1746 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js:297 msgid "hidden" msgstr "隱藏" diff --git a/modules/luci-mod-status/htdocs/luci-static/resources/svg/channel_analysis.svg b/modules/luci-mod-status/htdocs/luci-static/resources/svg/channel_analysis.svg new file mode 100644 index 0000000000..8f01075d0b --- /dev/null +++ b/modules/luci-mod-status/htdocs/luci-static/resources/svg/channel_analysis.svg @@ -0,0 +1,19 @@ +<?xml version="1.0" standalone="no"?> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> + +<svg width="100%" height="100%" version="1.1" xmlns="http://www.w3.org/2000/svg"> + <polyline id="rx" points="" style="fill:blue;fill-opacity:0.4;stroke:blue;stroke-width:1" /> + <polyline id="tx" points="" style="fill:green;fill-opacity:0.4;stroke:green;stroke-width:1" /> + + <line x1="0" y1="25%" x2="100%" y2="25%" style="stroke:black;stroke-width:0.1" /> + <text id="label_75" x="10" y="24%" style="fill:#eee; font-size:9pt; font-family:sans-serif; text-shadow:1px 1px 1px #000">-25 dbm</text> + + <line x1="0" y1="50%" x2="100%" y2="50%" style="stroke:black;stroke-width:0.1" /> + <text id="label_50" x="10" y="49%" style="fill:#eee; font-size:9pt; font-family:sans-serif; text-shadow:1px 1px 1px #000">-50 dbm</text> + + <line x1="0" y1="75%" x2="100%" y2="75%" style="stroke:black;stroke-width:0.1" /> + <text id="label_25" x="10" y="74%" style="fill:#eee; font-size:9pt; font-family:sans-serif; text-shadow:1px 1px 1px #000">-75 dbm</text> + + <line x1="0" y1="90%" x2="100%" y2="90%" style="stroke:black;stroke-width:0.1" /> + <text id="label_10" x="10" y="89%" style="fill:#eee; font-size:9pt; font-family:sans-serif; text-shadow:1px 1px 1px #000">-90 dbm</text> +</svg> diff --git a/modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js b/modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js new file mode 100644 index 0000000000..0ad84b72c1 --- /dev/null +++ b/modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js @@ -0,0 +1,419 @@ +'use strict'; +'require view'; +'require poll'; +'require request'; +'require network'; +'require ui'; +'require rpc'; +'require tools.prng as random'; + +return view.extend({ + callFrequencyList : rpc.declare({ + object: 'iwinfo', + method: 'freqlist', + params: [ 'device' ], + expect: { results: [] } + }), + + callInfo : rpc.declare({ + object: 'iwinfo', + method: 'info', + params: [ 'device' ], + expect: { } + }), + + render_signal_badge: function(signalPercent, signalValue) { + var icon, title, value; + + if (signalPercent < 0) + icon = L.resource('icons/signal-none.png'); + else if (signalPercent == 0) + icon = L.resource('icons/signal-0.png'); + else if (signalPercent < 25) + icon = L.resource('icons/signal-0-25.png'); + else if (signalPercent < 50) + icon = L.resource('icons/signal-25-50.png'); + else if (signalPercent < 75) + icon = L.resource('icons/signal-50-75.png'); + else + icon = L.resource('icons/signal-75-100.png'); + + value = '%d\xa0%s'.format(signalValue, _('dBm')); + title = '%s: %d %s'.format(_('Signal'), signalValue, _('dBm')); + + return E('div', { + 'class': 'ifacebadge', + 'title': title, + 'data-signal': signalValue + }, [ + E('img', { 'src': icon }), + value + ]); + }, + + add_wifi_to_graph: function(chan_analysis, res, scanCache, channels, channel_width) { + var offset_tbl = chan_analysis.offset_tbl, + height = chan_analysis.graph.offsetHeight - 2, + step = chan_analysis.col_width, + height_diff = (height-(height-(res.signal*-4))); + + if (scanCache[res.bssid].color == null) + scanCache[res.bssid].color = random.derive_color(res.bssid); + + if (scanCache[res.bssid].graph == null) + scanCache[res.bssid].graph = []; + + channels.forEach(function(channel) { + var chan_offset = offset_tbl[channel], + points = [ + (chan_offset-(step*channel_width))+','+height, + (chan_offset-(step*(channel_width-1)))+','+height_diff, + (chan_offset+(step*(channel_width-1)))+','+height_diff, + (chan_offset+(step*(channel_width)))+','+height + ]; + + if (scanCache[res.bssid].graph[i] == null) { + var group = document.createElementNS('http://www.w3.org/2000/svg', 'g'), + line = document.createElementNS('http://www.w3.org/2000/svg', 'polyline'), + text = document.createElementNS('http://www.w3.org/2000/svg', 'text'), + color = scanCache[res.bssid].color; + + line.setAttribute('style', 'fill:'+color+'4f'+';stroke:'+color+';stroke-width:0.5'); + text.setAttribute('style', 'fill:'+color+';font-size:9pt; font-family:sans-serif; text-shadow:1px 1px 1px #000'); + text.appendChild(document.createTextNode(res.ssid || res.bssid)); + + group.appendChild(line) + group.appendChild(text) + + chan_analysis.graph.firstElementChild.appendChild(group); + scanCache[res.bssid].graph[i] = { group : group, line : line, text : text }; + } + + scanCache[res.bssid].graph[i].text.setAttribute('x', chan_offset-step); + scanCache[res.bssid].graph[i].text.setAttribute('y', height_diff - 2); + scanCache[res.bssid].graph[i].line.setAttribute('points', points); + scanCache[res.bssid].graph[i].group.style.zIndex = res.signal*-1; + scanCache[res.bssid].graph[i].group.style.opacity = res.stale ? '0.5' : null; + }) + }, + + create_channel_graph: function(chan_analysis, freq_tbl, freq) { + var is5GHz = freq == '5GHz', + columns = is5GHz ? freq_tbl.length * 4 : freq_tbl.length + 3, + chan_graph = chan_analysis.graph, + G = chan_graph.firstElementChild, + step = (chan_graph.offsetWidth - 2) / columns, + curr_offset = step; + + function createGraphHLine(graph, pos) { + var elem = document.createElementNS('http://www.w3.org/2000/svg', 'line'); + elem.setAttribute('x1', pos); + elem.setAttribute('y1', 0); + elem.setAttribute('x2', pos); + elem.setAttribute('y2', '100%'); + elem.setAttribute('style', 'stroke:black;stroke-width:0.1'); + graph.appendChild(elem); + } + + function createGraphText(graph, pos, text) { + var elem = document.createElementNS('http://www.w3.org/2000/svg', 'text'); + elem.setAttribute('y', 15); + elem.setAttribute('style', 'fill:#eee; font-size:9pt; font-family:sans-serif; text-shadow:1px 1px 1px #000'); + elem.setAttribute('x', pos + 5); + elem.appendChild(document.createTextNode(text)); + graph.appendChild(elem); + } + + chan_analysis.col_width = step; + + createGraphHLine(G,curr_offset); + for (var i=0; i< freq_tbl.length;i++) { + var channel = freq_tbl[i] + chan_analysis.offset_tbl[channel] = curr_offset+step; + + createGraphHLine(G,curr_offset+step); + createGraphText(G,curr_offset+step, channel); + curr_offset += step; + + if (is5GHz && freq_tbl[i+1]) { + var next_channel = freq_tbl[i+1]; + /* Check if we are transitioning to another 5Ghz band range */ + if ((next_channel - channel) == 4) { + for (var j=1; j < 4; j++) { + chan_analysis.offset_tbl[channel+j] = curr_offset+step; + createGraphHLine(G,curr_offset+step); + curr_offset += step; + } + } else { + chan_analysis.offset_tbl[channel+1] = curr_offset+step; + createGraphHLine(G,curr_offset+step); + curr_offset += step; + + chan_analysis.offset_tbl[next_channel-2] = curr_offset+step; + createGraphHLine(G,curr_offset+step); + curr_offset += step; + + chan_analysis.offset_tbl[next_channel-1] = curr_offset+step; + createGraphHLine(G,curr_offset+step); + curr_offset += step; + } + } + } + createGraphHLine(G,curr_offset+step); + + chan_analysis.tab.addEventListener('cbi-tab-active', L.bind(function(ev) { + this.active_tab = ev.detail.tab; + }, this)); + }, + + handleScanRefresh: function() { + if (!this.active_tab) + return; + + var radioDev = this.radios[this.active_tab].dev, + table = this.radios[this.active_tab].table, + chan_analysis = this.radios[this.active_tab].graph, + scanCache = this.radios[this.active_tab].scanCache; + + return Promise.all([ + radioDev.getScanList(), + this.callInfo(radioDev.getName()) + ]).then(L.bind(function(data) { + var results = data[0], + local_wifi = data[1]; + + var rows = []; + + for (var i = 0; i < results.length; i++) { + if (scanCache[results[i].bssid] == null) + scanCache[results[i].bssid] = {}; + + scanCache[results[i].bssid].data = results[i]; + } + + if (scanCache[local_wifi.bssid] == null) + scanCache[local_wifi.bssid] = {}; + + scanCache[local_wifi.bssid].data = local_wifi; + + if (chan_analysis.offset_tbl[local_wifi.channel] != null) { + var center_channels = [local_wifi.center_chan1], + chan_width_text = local_wifi.htmode.replace(/(V)*HT/,''), + chan_width = parseInt(chan_width_text)/10; + + if (local_wifi.center_chan2) { + center_channels.push(local_wifi.center_chan2); + chan_width = 8; + } + + local_wifi.signal = -10; + local_wifi.ssid = 'Local Interface'; + + this.add_wifi_to_graph(chan_analysis, local_wifi, scanCache, center_channels, chan_width); + rows.push([ + this.render_signal_badge(q, local_wifi.signal), + [ + E('span', { 'style': 'color:'+scanCache[local_wifi.bssid].color }, '⬤ '), + local_wifi.ssid + ], + '%d'.format(local_wifi.channel), + '%h MHz'.format(chan_width_text), + '%h'.format(local_wifi.mode), + '%h'.format(local_wifi.bssid) + ]); + } + + for (var k in scanCache) + if (scanCache[k].stale) + results.push(scanCache[k].data); + + results.sort(function(a, b) { + var diff = (b.quality - a.quality) || (a.channel - b.channel); + + if (diff) + return diff; + + if (a.ssid < b.ssid) + return -1; + else if (a.ssid > b.ssid) + return 1; + + if (a.bssid < b.bssid) + return -1; + else if (a.bssid > b.bssid) + return 1; + }); + + for (var i = 0; i < results.length; i++) { + var res = results[i], + qv = res.quality || 0, + qm = res.quality_max || 0, + q = (qv > 0 && qm > 0) ? Math.floor((100 / qm) * qv) : 0, + s = res.stale ? 'opacity:0.5' : '', + center_channels = [res.channel], + chan_width = 2; + + /* Skip WiFi not supported by the current band */ + if (chan_analysis.offset_tbl[res.channel] == null) + continue; + + res.channel_width = "20 MHz"; + if (res.ht_operation != null) + if (res.ht_operation.channel_width == 2040) { /* 40 MHz Channel Enabled */ + if (res.ht_operation.secondary_channel_offset == "below") { + res.channel_width = "40 MHz"; + chan_width = 4; /* 40 MHz Channel Used */ + center_channels[0] -= 2; + } else if (res.ht_operation.secondary_channel_offset == "above") { + res.channel_width = "40 MHz"; + chan_width = 4; /* 40 MHz Channel Used */ + center_channels[0] += 2; + } else { + res.channel_width = "20 MHz (40 MHz Intolerant)"; + } + } + + if (res.vht_operation != null) { + center_channels[0] = res.vht_operation.center_freq_1; + if (res.vht_operation.channel_width == 80) { + chan_width = 8; + res.channel_width = "80 MHz"; + } else if (res.vht_operation.channel_width == 8080) { + res.channel_width = "80+80 MHz"; + chan_width = 8; + center_channels.push(res.vht_operation.center_freq_2); + } else if (res.vht_operation.channel_width == 160) { + res.channel_width = "160 MHz"; + chan_width = 16; + } + } + + this.add_wifi_to_graph(chan_analysis, res, scanCache, center_channels, chan_width); + + rows.push([ + E('span', { 'style': s }, this.render_signal_badge(q, res.signal)), + E('span', { 'style': s }, [ + E('span', { 'style': 'color:'+scanCache[results[i].bssid].color }, '⬤ '), + (res.ssid != null) ? '%h'.format(res.ssid) : E('em', _('hidden')) + ]), + E('span', { 'style': s }, '%d'.format(res.channel)), + E('span', { 'style': s }, '%h'.format(res.channel_width)), + E('span', { 'style': s }, '%h'.format(res.mode)), + E('span', { 'style': s }, '%h'.format(res.bssid)) + ]); + + res.stale = true; + } + + cbi_update_table(table, rows); + }, this)) + }, + + radios : {}, + + loadSVG : function(src) { + return request.get(src).then(function(response) { + if (!response.ok) + throw new Error(response.statusText); + + return E('div', { + 'id': 'channel_graph', + 'style': 'width:100%;height:400px;border:1px solid #000;background:#fff' + }, E(response.text())); + }); + }, + + load: function() { + return Promise.all([ + this.loadSVG(L.resource('svg/channel_analysis.svg')), + network.getWifiDevices().then(L.bind(function(data) { + var tasks = [], ret = []; + + for (var i = 0; i < data.length; i++) { + ret[data[i].getName()] = { dev : data[i] }; + + tasks.push(this.callFrequencyList(data[i].getName()) + .then(L.bind(function(radio, data) { + ret[radio.getName()].freq = data; + }, this, data[i]))); + } + + return Promise.all(tasks).then(function() { return ret; }) + }, this)) + ]); + }, + + render: function(data) { + var svg = data[0], + wifiDevs = data[1]; + + var v = E('div', {}, E('div')); + + for (var ifname in wifiDevs) { + var freq_tbl = { + ['2.4GHz'] : [], + ['5GHz'] : [], + }; + + /* Split FrequencyList in Bands */ + wifiDevs[ifname].freq.forEach(function(freq) { + if (freq.mhz >= 5000) { + freq_tbl['5GHz'].push(freq.channel); + } else { + freq_tbl['2.4GHz'].push(freq.channel); + } + }); + + for (var freq in freq_tbl) { + if (freq_tbl[freq].length == 0) + continue; + + var csvg = svg.cloneNode(true), + table = E('div', { 'class': 'table' }, [ + E('div', { 'class': 'tr table-titles' }, [ + E('div', { 'class': 'th col-2 middle center' }, _('Signal')), + E('div', { 'class': 'th col-4 middle left' }, _('SSID')), + E('div', { 'class': 'th col-2 middle center hide-xs' }, _('Channel')), + E('div', { 'class': 'th col-3 middle left' }, _('Channel Width')), + E('div', { 'class': 'th col-2 middle left hide-xs' }, _('Mode')), + E('div', { 'class': 'th col-3 middle left hide-xs' }, _('BSSID')) + ]) + ]), + tab = E('div', { 'data-tab': ifname+freq, 'data-tab-title': ifname+' ('+freq+')' }, + [E('br'),csvg,E('br'),table,E('br')]), + graph_data = { + graph: csvg, + offset_tbl: {}, + col_width: 0, + tab: tab, + }; + + this.radios[ifname+freq] = { + dev: wifiDevs[ifname].dev, + graph: graph_data, + table: table, + scanCache: {} + }; + + cbi_update_table(table, [], E('em', { class: 'spinning' }, _('Starting wireless scan...'))); + + v.firstElementChild.appendChild(tab) + + requestAnimationFrame(L.bind(this.create_channel_graph, this, graph_data, freq_tbl[freq], freq)); + } + } + + ui.tabs.initTabGroup(v.firstElementChild.childNodes); + + this.pollFn = L.bind(this.handleScanRefresh, this); + + poll.add(this.pollFn); + poll.start(); + + return v; + }, + + handleSaveApply: null, + handleSave: null, + handleReset: null +}); diff --git a/modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json b/modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json index e8eee643d5..0f066e67ad 100644 --- a/modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json +++ b/modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json @@ -71,6 +71,19 @@ } }, + "admin/status/channel_analysis": { + "title": "Channel Analysis", + "order": 7, + "action": { + "type": "view", + "path": "status/channel_analysis" + }, + "depends": { + "acl": [ "luci-mod-status-channel_analysis" ], + "uci": { "wireless": { "@wifi-device": true } } + } + }, + "admin/status/realtime": { "title": "Realtime Graphs", "order": 7, diff --git a/modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json b/modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json index db52c73137..5029bbed47 100644 --- a/modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json +++ b/modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json @@ -56,6 +56,15 @@ } }, + "luci-mod-status-channel_analysis": { + "description": "Grant access to the system route status", + "read": { + "ubus": { + "iwinfo": [ "info", "freqlist" ] + } + } + }, + "luci-mod-status-firewall": { "description": "Grant access to firewall status", "read": { diff --git a/modules/luci-mod-status/src/luci-bwc.c b/modules/luci-mod-status/src/luci-bwc.c index 6f7016ec9d..b7682f9e21 100644 --- a/modules/luci-mod-status/src/luci-bwc.c +++ b/modules/luci-mod-status/src/luci-bwc.c @@ -253,7 +253,21 @@ static void umap_file(struct file_map *m) static void * iw_open(void) { - return dlopen("/usr/lib/libiwinfo.so", RTLD_LAZY); + void *iwlib = NULL; + glob_t paths; + int i; + + if (glob("/usr/lib/libiwinfo.so*", 0, NULL, &paths) != 0) + return NULL; + + for (i = 0; i < paths.gl_pathc && !iwlib; i++) + iwlib = dlopen(paths.gl_pathv[i], RTLD_LAZY | RTLD_LOCAL); + + globfree(&paths); + + if (!iwlib) + return NULL; + return iwlib; } static int iw_update( diff --git a/modules/luci-mod-system/Makefile b/modules/luci-mod-system/Makefile index f0ca7987ed..a6d5a7a456 100644 --- a/modules/luci-mod-system/Makefile +++ b/modules/luci-mod-system/Makefile @@ -7,11 +7,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Administration - Global System Settings -LUCI_DEPENDS:=+luci-base \ - +kmod-ledtrig-default-on \ - +kmod-ledtrig-heartbeat \ - +kmod-ledtrig-netdev \ - +kmod-ledtrig-timer +LUCI_DEPENDS:=+luci-base PKG_LICENSE:=Apache-2.0 diff --git a/modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js b/modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js index 3f28680389..6ab18a3d32 100644 --- a/modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js +++ b/modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js @@ -212,7 +212,7 @@ return view.extend({ is_too_big = (storage_size > 0 && res[0].size > storage_size), body = []; - body.push(E('p', _('The flash image was uploaded. Below is the checksum and file size listed, compare them with the original file to ensure data integrity. <br /> Click "Proceed" below to start the flash procedure.'))); + body.push(E('p', _("The flash image was uploaded. Below is the checksum and file size listed, compare them with the original file to ensure data integrity. <br /> Click 'Continue' below to start the flash procedure."))); body.push(E('ul', {}, [ res[0].size ? E('li', {}, '%s: %1024.2mB'.format(_('Size'), res[0].size)) : '', res[0].checksum ? E('li', {}, '%s: %s'.format(_('MD5'), res[0].checksum)) : '', diff --git a/protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js b/protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js index 646e10a948..4a6913e8bd 100644 --- a/protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js +++ b/protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js @@ -121,6 +121,9 @@ return network.registerProtocol('modemmanager', { o.placeholder = dev ? (dev.getMTU() || '1500') : '1500'; o.datatype = 'max(9200)'; + o = s.taboption('general', form.Value, 'signalrate', _('Signal Refresh Rate'), _("In seconds")); + o.datatype = 'uinteger'; + s.taboption('general', form.Value, 'metric', _('Gateway metric')); } |