diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2020-05-16 22:10:26 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-16 22:10:26 +0300 |
commit | 0e83a069ac0ec7286dafbd0e5f53ebfa10276648 (patch) | |
tree | 28be26c86bdb4e2182ad4003a4d27148c572126e /applications | |
parent | 81b06dfbb48c08f32d2fbda705ef80d7d41134b1 (diff) | |
parent | 32936cab8889dc3dcad930be2978edd64ae2d33a (diff) |
Merge pull request #4060 from weblate/weblate-openwrt-luci
Translations update from Weblate
Diffstat (limited to 'applications')
4 files changed, 54 insertions, 36 deletions
diff --git a/applications/luci-app-firewall/po/fi/firewall.po b/applications/luci-app-firewall/po/fi/firewall.po index 84a79d867..5f2052a1e 100644 --- a/applications/luci-app-firewall/po/fi/firewall.po +++ b/applications/luci-app-firewall/po/fi/firewall.po @@ -3,7 +3,7 @@ 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: 2020-05-16 09:00+0000\n" +"PO-Revision-Date: 2020-05-16 19:08+0000\n" "Last-Translator: Petri Asikainen <uniluodossa@gmail.com>\n" "Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsfirewall/fi/>\n" @@ -33,11 +33,11 @@ msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:433 msgid "-- add IP --" -msgstr "" +msgstr "- lisää IP -" #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:481 msgid "-- add MAC --" -msgstr "" +msgstr "- lisää MAC -" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:118 msgid "" @@ -46,65 +46,81 @@ msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:87 msgid "<var data-tooltip=\"ACCEPT\">Prevent source rewrite</var>" -msgstr "" +msgstr "<avar data-tooltip=\"ACCEPT\">Estä lähteen uudelleenkirjoitus</var>" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:81 msgid "" "<var data-tooltip=\"DNAT\">Forward</var> to %{dest}%{dest_ip? IP <var>" "%{dest_ip}</var>}%{dest_port? port <var>%{dest_port}</var>}" msgstr "" +"<var data-tooltip=\"DNAT\">Välitä</var> kohteeseen %{dest}%{dest_ip? IP " +"<var>%{dest_ip}</var>}%{dest_port? porttiin <var>%{dest_port}</var>}" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:115 msgid "" "<var data-tooltip=\"DROP\">Drop</var> %{src?%{dest?forward:input}:output}" msgstr "" +"<var data-tooltip=\"DROP\">Pudota</var> %{src?%{dest?forward:input}:output}" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:133 msgid "" "<var data-tooltip=\"DSCP\">Assign DSCP</var> classification <var>%{set_dscp}" "</var>" msgstr "" +"<var data-tooltip = \"DSCP\"> Määritä DSCP </var> luokittelu <var>%{set_dscp}" +" </var>" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:127 msgid "" "<var data-tooltip=\"HELPER\">Assign conntrack</var> helper <var" "%{helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>" msgstr "" +"<var data-tooltip=\"HELPER\">Määritä yhteydenseuranta</var> avustaja <var%{" +"helper_name? data-tooltip=\"%{helper_name}\"}>{set_helper}</var>" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:130 msgid "" "<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> firewall mark <var>" "%{set_mark?:%{set_xmark}}</var>" msgstr "" +"<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> palomuurimerkintä " +"<var>%{set_mark?:%{set_xmark}}</var>" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:84 msgid "<var data-tooltip=\"MASQUERADE\">Automatically rewrite</var> source IP" msgstr "" +"<var data-tooltip = \"MASQUERADE\"> Uudelleenkirjoita automaattisesti </var> " +"lähteen IP" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:124 msgid "" "<var data-tooltip=\"NOTRACK\">Do not track</var> %{src?%{dest?forward:input}:" "output}" msgstr "" +"<var data-tooltip=\"NOTRACK\">Älä seuraa</var> " +"%{src?%{dest?forward:input}:output}" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:121 msgid "" "<var data-tooltip=\"REJECT\">Reject</var> %{src?%{dest?forward:input}:output}" msgstr "" +"<var data-tooltip=\"REJECT\">Hylkää</var> %{src?%{dest?forward:input}:output}" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:81 msgid "" "<var data-tooltip=\"SNAT\">Statically rewrite</var> to source %{snat_ip?IP " "<var>%{snat_ip}</var>} %{snat_port?port <var>%{snat_port}</var>}" msgstr "" +"<var data-tooltip=\"SNAT\">Uudelleenkirjoita</var> lähde staattisesti %{" +"snat_ip? IP-<var>%{snat_ip}</var>} %{snat_port?portti <var>{snat_port}</var>}" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:225 msgid "A rewrite IP must be specified!" -msgstr "" +msgstr "Uudelleenkirjoitus IP on määritettävä!" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:213 msgid "ACCEPT - Disable address rewriting" -msgstr "" +msgstr "HYVÄKSY - Uudelleenkirjoittamatta osoitetta" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:173 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:229 @@ -112,7 +128,7 @@ msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:158 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:208 msgid "Action" -msgstr "" +msgstr "Toiminta" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:261 msgid "" @@ -163,6 +179,8 @@ msgid "" "established connections. Format is value[/mask]. If a mask is specified then " "those bits set in the mask are zeroed out." msgstr "" +"Käytä bitwise XOR sääntöä muodostetuissa yhteyksissä. Muoto on arvo[/maski]" +". Jos maski on määritetty, maskissa määritetyt bitit nollataan." #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263 msgid "Apply the given DSCP class or value to established connections." @@ -1126,11 +1144,11 @@ msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:353 msgid "unlimited" -msgstr "" +msgstr "rajoittamaton" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243 msgid "unspecified" -msgstr "" +msgstr "määrittelemätön" #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:338 msgid "valid firewall mark" diff --git a/applications/luci-app-omcproxy/po/es/omcproxy.po b/applications/luci-app-omcproxy/po/es/omcproxy.po index 57671ce00..3e393ac2e 100644 --- a/applications/luci-app-omcproxy/po/es/omcproxy.po +++ b/applications/luci-app-omcproxy/po/es/omcproxy.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2019-12-09 20:06+0000\n" +"PO-Revision-Date: 2020-05-16 19:08+0000\n" "Last-Translator: Franco Castillo <castillofrancodamian@gmail.com>\n" "Language-Team: Spanish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsomcproxy/es/>\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 3.10-dev\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:18 msgid "Add instance" @@ -24,7 +24,7 @@ msgstr "Proxy IGMPv3 y MLDv2 incorporado" #: applications/luci-app-omcproxy/root/usr/share/rpcd/acl.d/luci-app-omcproxy.json:3 msgid "Grant UCI access for luci-app-omcproxy" -msgstr "" +msgstr "Conceder acceso UCI para luci-app-omcproxy" #: 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-omcproxy/po/pt_BR/omcproxy.po b/applications/luci-app-omcproxy/po/pt_BR/omcproxy.po index 8e85f6eba..da59ac678 100644 --- a/applications/luci-app-omcproxy/po/pt_BR/omcproxy.po +++ b/applications/luci-app-omcproxy/po/pt_BR/omcproxy.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2019-12-05 17:08+0000\n" +"PO-Revision-Date: 2020-05-16 19:08+0000\n" "Last-Translator: Wellington Terumi Uemura <wellingtonuemura@gmail.com>\n" "Language-Team: Portuguese (Brazil) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsomcproxy/pt_BR/>\n" -"Language: pt-BR\n" +"Language: pt_BR\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.1-dev\n" #: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:18 msgid "Add instance" @@ -24,7 +24,7 @@ msgstr "Proxy IGMPv3 e MLDv2 incorporado" #: applications/luci-app-omcproxy/root/usr/share/rpcd/acl.d/luci-app-omcproxy.json:3 msgid "Grant UCI access for luci-app-omcproxy" -msgstr "" +msgstr "Conceda acesso UCI ao luci-app-omcproxy" #: 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-statistics/po/fi/statistics.po b/applications/luci-app-statistics/po/fi/statistics.po index e19ddd9b8..42a45069b 100644 --- a/applications/luci-app-statistics/po/fi/statistics.po +++ b/applications/luci-app-statistics/po/fi/statistics.po @@ -3,7 +3,7 @@ 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-16 16:06+0000\n" +"PO-Revision-Date: 2020-05-16 19:08+0000\n" "Last-Translator: Hannu Nyman <hannu.nyman@iki.fi>\n" "Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsstatistics/fi/>\n" @@ -473,7 +473,7 @@ msgstr "Kuunteluportti" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/network.js:32 msgid "Listener interfaces" -msgstr "Kuuntevat sovittimet" +msgstr "Kuuntelevat sovittimet" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/load.js:6 msgid "Load Plugin Configuration" @@ -662,65 +662,65 @@ msgstr "Kaikkien sovittimien valvonta" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/irq.js:54 msgid "Monitoring all interrupts" -msgstr "" +msgstr "Kaikkien keskeytysten valvonta" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/df.js:101 msgid "Monitoring all partitions" -msgstr "" +msgstr "Kaikkien osioiden valvonta" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/sensors.js:60 msgid "Monitoring all sensors" -msgstr "" +msgstr "Kaikkien anturien valvonta" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:50 msgid "Monitoring all thermal zones" -msgstr "" +msgstr "Kaikkien lämpövyöhykkeiden valvonta" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/thermal.js:46 msgid "Monitoring all thermal zones except %s" -msgstr "" +msgstr "Kaikkien lämpövyöhykkeiden valvonta paitsi %s" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/tcpconns.js:35 msgid "Monitoring local listen ports" -msgstr "" +msgstr "Paikallisten kuunteluporttien valvonta" #: 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[1] "" +msgstr[0] "Yhden OpenVPN-ilmentymän valvonta" +msgstr[1] "Valvoo %d OpenVPN-ilmentymää" #: 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[1] "" +msgstr[0] "Yhden UPS:n valvonta" +msgstr[1] "Valvoo %d UPS:ia" #: 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[1] "" +msgstr[0] "Yhden levyn valvonta" +msgstr[1] "Valvoo %d levyä" #: 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[1] "" +msgstr[0] "Yhden isännän valvonta" +msgstr[1] "Valvoo %d isäntää" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/interface.js:33 #: 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 msgid "Monitoring one interface" msgid_plural "Monitoring %d interfaces" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Yhden sovittimen valvonta" +msgstr[1] "Valvoo %d sovitinta" #: 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[1] "" +msgstr[0] "Yhden keskeytyksen valvonta" +msgstr[1] "Valvoo %d keskeytystä" #: applications/luci-app-statistics/htdocs/luci-static/resources/view/statistics/plugins/processes.js:23 msgid "Monitoring one process" |