diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2022-11-06 09:39:17 +0200 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2022-11-06 09:39:17 +0200 |
commit | 965ee33e8e1ff438bce24548f8d651557abc3e2b (patch) | |
tree | b8fc5ade85ffce6f9f1b176db25f8cf00be795e6 /modules/luci-mod-dsl/po | |
parent | de5fcebda7ffc59fdda0ad9cfe81eb724ce9fe20 (diff) |
luci-mod-dsl: Manually add one language to trigger weblate
Weblate needs at least one language .po file to exist for it
to notice the new component. Just the .pot template is not enough.
Add Spanish manually.
This fixes commit 977c9ac6c that only added the template.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'modules/luci-mod-dsl/po')
-rw-r--r-- | modules/luci-mod-dsl/po/es/dsl.po | 78 |
1 files changed, 78 insertions, 0 deletions
diff --git a/modules/luci-mod-dsl/po/es/dsl.po b/modules/luci-mod-dsl/po/es/dsl.po new file mode 100644 index 0000000000..dd3e2c3911 --- /dev/null +++ b/modules/luci-mod-dsl/po/es/dsl.po @@ -0,0 +1,78 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2022-11-04 20:04+0000\n" +"PO-Revision-Date: 2022-11-04 20:04+0000\n" +"Last-Translator: N.N. <n.n@nnn.nnn>\n" +"Language-Team: Spanish <https://hosted.weblate.org/projects/openwrt/luci/es/>" +"\n" +"Language: es\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.14.2-dev\n" + +#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/spectrum.js:24 +#: modules/luci-mod-dsl/root/usr/share/luci/menu.d/luci-mod-dsl.json:3 +msgid "DSL line spectrum" +msgstr "" + +#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:212 +msgid "Downstream HLOG" +msgstr "" + +#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:182 +msgid "Downstream QLN" +msgstr "" + +#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:152 +msgid "Downstream SNR" +msgstr "" + +#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:122 +msgid "Downstream bits allocation" +msgstr "" + +#: modules/luci-mod-dsl/root/usr/share/rpcd/acl.d/luci-mod-dsl.json:3 +msgid "Grant access to luci-mod-dsl spectrum" +msgstr "" + +#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/spectrum.js:25 +msgid "" +"Graphs below show Signal-to-noise ratio, Bit allocation, Quiet line noise " +"and Channel characteristics function (HLOG) per sub-carrier." +msgstr "" + +#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:106 +#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:136 +#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:166 +#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:196 +msgid "Sub-carrier" +msgstr "" + +#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:207 +msgid "Upstream HLOG" +msgstr "" + +#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:177 +msgid "Upstream QLN" +msgstr "" + +#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:147 +msgid "Upstream SNR" +msgstr "" + +#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:111 +msgid "bits" +msgstr "" + +#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:141 +#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:201 +msgid "dB" +msgstr "" + +#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:171 +msgid "dBm/Hz" +msgstr "" |