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>
This commit is contained in:
parent
de5fcebda7
commit
965ee33e8e
1 changed files with 78 additions and 0 deletions
78
modules/luci-mod-dsl/po/es/dsl.po
Normal file
78
modules/luci-mod-dsl/po/es/dsl.po
Normal file
|
@ -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 ""
|
Loading…
Reference in a new issue