summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-mod-dsl
diff options
context:
space:
mode:
Diffstat (limited to 'modules/luci-mod-dsl')
-rw-r--r--modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js2
-rw-r--r--modules/luci-mod-dsl/po/cs/dsl.po287
-rw-r--r--modules/luci-mod-dsl/po/da/dsl.po2
-rw-r--r--modules/luci-mod-dsl/po/de/dsl.po2
-rw-r--r--modules/luci-mod-dsl/po/es/dsl.po10
-rw-r--r--modules/luci-mod-dsl/po/fr/dsl.po279
-rw-r--r--modules/luci-mod-dsl/po/it/dsl.po10
-rw-r--r--modules/luci-mod-dsl/po/lt/dsl.po42
-rw-r--r--modules/luci-mod-dsl/po/nb_NO/dsl.po2
-rw-r--r--modules/luci-mod-dsl/po/pl/dsl.po2
-rw-r--r--modules/luci-mod-dsl/po/pt/dsl.po2
-rw-r--r--modules/luci-mod-dsl/po/pt_BR/dsl.po2
-rw-r--r--modules/luci-mod-dsl/po/ro/dsl.po2
-rw-r--r--modules/luci-mod-dsl/po/ru/dsl.po2
-rw-r--r--modules/luci-mod-dsl/po/sv/dsl.po29
-rw-r--r--modules/luci-mod-dsl/po/templates/dsl.pot2
-rw-r--r--modules/luci-mod-dsl/po/tr/dsl.po142
-rw-r--r--modules/luci-mod-dsl/po/uk/dsl.po11
-rw-r--r--modules/luci-mod-dsl/po/vi/dsl.po2
-rw-r--r--modules/luci-mod-dsl/po/zh_Hans/dsl.po2
-rw-r--r--modules/luci-mod-dsl/po/zh_Hant/dsl.po2
21 files changed, 708 insertions, 128 deletions
diff --git a/modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js b/modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js
index 5dcdebfd5d..ee9b1d20e1 100644
--- a/modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js
+++ b/modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js
@@ -154,7 +154,7 @@ return view.extend({
E('h4', {}, [ _('Data Path Counters') ]),
this.renderTable([
- [ _('ATM Header Error Code Errors (HEC-P)'), '%d', data.errors.near.hec, data.errors.far.hec ],
+ [ _('ATM Header Error Control Errors (HEC-P)'), '%d', data.errors.near.hec, data.errors.far.hec ],
[ _('PTM Non Pre-emptive CRC Errors (CRC-P)'), '%d', data.errors.near.crc_p, data.errors.far.crc_p ],
[ _('PTM Pre-emptive CRC Errors (CRCP-P)'), '%d', data.errors.near.crcp_p, data.errors.far.crcp_p ]
]),
diff --git a/modules/luci-mod-dsl/po/cs/dsl.po b/modules/luci-mod-dsl/po/cs/dsl.po
new file mode 100644
index 0000000000..a636f73db1
--- /dev/null
+++ b/modules/luci-mod-dsl/po/cs/dsl.po
@@ -0,0 +1,287 @@
+msgid ""
+msgstr ""
+"PO-Revision-Date: 2023-09-30 22:00+0000\n"
+"Last-Translator: David Rapaň <david@rapan.cz>\n"
+"Language-Team: Czech <https://hosted.weblate.org/projects/openwrt/"
+"luci_modules_luci-mod-dsl/cs/>\n"
+"Language: cs\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
+"X-Generator: Weblate 5.1-dev\n"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:157
+msgid "ATM Header Error Control Errors (HEC-P)"
+msgstr "ATM Header Error Control Errors (HEC-P)"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:111
+msgid "Actual Data Rate"
+msgstr "Aktuální datová rychlost"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:134
+msgid "Aggregate Transmit Power (ACTATP)"
+msgstr "Agregovaný vysílací výkon (ACTATP)"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:95
+msgid "Annex"
+msgstr "Annex"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:112
+msgid "Attainable Data Rate (ATTNDR)"
+msgstr "Dosažitelná datová rychlost (ATTNDR)"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:118
+msgid "Bitswap"
+msgstr "Bitswap"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:151
+msgid "CRC Errors (CV-C)"
+msgstr "CRC chyby (CV-C)"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:149
+msgid "Channel Counters"
+msgstr "Počítadla kanálu"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:89
+msgid "Connection State"
+msgstr "Stav připojení"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:165
+msgid "Corrected DTUs (rtx-c)"
+msgstr "Opravené DTUs (rtx-c)"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:152
+msgid "Corrected by FEC (FEC-C)"
+msgstr "Opraveno FEC (FEC-C)"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/spectrum.js:24
+msgid "DSL line spectrum"
+msgstr "Spektrum DSL linky"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:174
+msgid "DSL stats"
+msgstr "DSL hodnoty"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:155
+msgid "Data Path Counters"
+msgstr "Data Path počítadla"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:109
+msgid "Data Rates"
+msgstr "Rychlost dat"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:219
+msgid "Downstream HLOG"
+msgstr "Downstream HLOG"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:189
+msgid "Downstream QLN"
+msgstr "Downstream QLN"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:159
+msgid "Downstream SNR"
+msgstr "Downstream SNR"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:123
+msgid "Downstream bits allocation"
+msgstr "Přidělených bitů pro downstream"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:137
+msgid "Error Counters"
+msgstr "Počítadlo chyb"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:139
+msgid "Error Seconds"
+msgstr "Chybových sekund"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:142
+msgid "Errored Seconds (ES)"
+msgstr "Errored Seconds (ES)"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:141
+msgid "Forward Error Correction Seconds (FECS)"
+msgstr "Forward Error Correction Seconds (FECS)"
+
+#: modules/luci-mod-dsl/root/usr/share/rpcd/acl.d/luci-mod-dsl.json:3
+msgid "Grant access to luci-mod-dsl"
+msgstr "Udělit oprávnění pro luci-mod-dsl"
+
+#: 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 ""
+"Grafy níže zobrazují poměr signálu k šumu, alokaci bitů, tichý šum na lince "
+"a funkci charakteristiky kanálu (HLOG) pro každý podnosič."
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:125
+msgid "Impulse Noise Protection (INP)"
+msgstr "Impulse Noise Protection (INP)"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:99
+msgid "Inventory"
+msgstr "Inventář"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:124
+msgid "Latency"
+msgstr "Zpoždění"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:131
+msgid "Line Attenuation (LATN)"
+msgstr "Line Attenuation (LATN)"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:107
+msgid "Line Details"
+msgstr "Detaily linky"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:93
+msgid "Line Mode"
+msgstr "Mód linky"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:129
+msgid "Line Parameters"
+msgstr "Parametry linky"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:92
+msgid "Line State"
+msgstr "Stav linky"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:94
+msgid "Line Uptime"
+msgstr "Uptime linky"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:144
+msgid "Loss of Signal Seconds (LOSS)"
+msgstr "Loss of Signal Seconds (LOSS)"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:113
+msgid "Minimum Error-Free Throughput (MINEFTR)"
+msgstr "Minimum Error-Free Throughput (MINEFTR)"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:102
+msgid "Modem Chipset"
+msgstr "Čipset modemu"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:103
+msgid "Modem Firmware"
+msgstr "Firmware modemu"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:133
+msgid "Noise Margin (SNRM)"
+msgstr "Noise Margin (SNRM)"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:122
+msgid "Noise Protection"
+msgstr "Ochrana proti rušení"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:116
+msgid "On-line Reconfiguration"
+msgstr "On-line rekonfigurace"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:158
+msgid "PTM Non Pre-emptive CRC Errors (CRC-P)"
+msgstr "PTM Non Pre-emptive CRC Errors (CRC-P)"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:159
+msgid "PTM Pre-emptive CRC Errors (CRCP-P)"
+msgstr "PTM Pre-emptive CRC Errors (CRCP-P)"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:129
+msgid "Pilot tones"
+msgstr "Pilot tones"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:96
+msgid "Power Management Mode"
+msgstr "Režim řízení napájení"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:119
+msgid "Rate Adaptation Mode"
+msgstr "Režim adaptace rychlosti"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:126
+msgid "Retransmission (G.INP)"
+msgstr "Retransmission (G.INP)"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:162
+msgid "Retransmission Counters"
+msgstr "Počítadla retransmisí"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:164
+msgid "Retransmitted DTUs (rtx-tx)"
+msgstr "Retransmitted DTUs (rtx-tx)"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:146
+msgid "Seconds with Low Error-Free Throughput (LEFTRS)"
+msgstr "Seconds with Low Error-Free Throughput (LEFTRS)"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:143
+msgid "Severely Errored Seconds (SES)"
+msgstr "Severely Errored Seconds (SES)"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:132
+msgid "Signal Attenuation (SATN)"
+msgstr "Signal Attenuation (SATN)"
+
+#: modules/luci-mod-dsl/root/usr/share/luci/menu.d/luci-mod-dsl.json:23
+msgid "Spectrum"
+msgstr "Spektrum"
+
+#: modules/luci-mod-dsl/root/usr/share/luci/menu.d/luci-mod-dsl.json:14
+msgid "Stats"
+msgstr "Hodnoty"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:107
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:143
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:173
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:203
+msgid "Sub-carrier"
+msgstr "Podnosič"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:145
+msgid "Unavailable Seconds (UAS)"
+msgstr "Unavailable Seconds (UAS)"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:166
+msgid "Uncorrected DTUs (rtx-uc)"
+msgstr "Uncorrected DTUs (rtx-uc)"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:214
+msgid "Upstream HLOG"
+msgstr "Upstream HLOG"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:184
+msgid "Upstream QLN"
+msgstr "Upstream QLN"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:154
+msgid "Upstream SNR"
+msgstr "Upstream SNR"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:112
+msgid "bits"
+msgstr "bitů"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:148
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:208
+msgid "dB"
+msgstr "dB"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:178
+msgid "dBm/Hz"
+msgstr "dBm/Hz"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:14
+msgid "off"
+msgstr "off"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:14
+msgid "on"
+msgstr "on"
+
+#: modules/luci-mod-dsl/root/usr/share/luci/menu.d/luci-mod-dsl.json:3
+msgid "xDSL"
+msgstr "xDSL"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:104
+msgid "xTU-C Vendor ID"
+msgstr "xTU-C ID vendora"
diff --git a/modules/luci-mod-dsl/po/da/dsl.po b/modules/luci-mod-dsl/po/da/dsl.po
index cf12d3f2e4..5d138a207b 100644
--- a/modules/luci-mod-dsl/po/da/dsl.po
+++ b/modules/luci-mod-dsl/po/da/dsl.po
@@ -11,7 +11,7 @@ msgstr ""
"X-Generator: Weblate 5.0-dev\n"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:157
-msgid "ATM Header Error Code Errors (HEC-P)"
+msgid "ATM Header Error Control Errors (HEC-P)"
msgstr ""
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:111
diff --git a/modules/luci-mod-dsl/po/de/dsl.po b/modules/luci-mod-dsl/po/de/dsl.po
index 4891922c43..ee963cd545 100644
--- a/modules/luci-mod-dsl/po/de/dsl.po
+++ b/modules/luci-mod-dsl/po/de/dsl.po
@@ -11,7 +11,7 @@ msgstr ""
"X-Generator: Weblate 5.0-dev\n"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:157
-msgid "ATM Header Error Code Errors (HEC-P)"
+msgid "ATM Header Error Control Errors (HEC-P)"
msgstr "ATM-Header-Fehlercode-Fehler (HEC-P)"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:111
diff --git a/modules/luci-mod-dsl/po/es/dsl.po b/modules/luci-mod-dsl/po/es/dsl.po
index e7bb159b55..7bf5f96a1f 100644
--- a/modules/luci-mod-dsl/po/es/dsl.po
+++ b/modules/luci-mod-dsl/po/es/dsl.po
@@ -3,8 +3,8 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-11-04 20:04+0000\n"
-"PO-Revision-Date: 2023-08-05 15:50+0000\n"
-"Last-Translator: Franco Castillo <castillofrancodamian@gmail.com>\n"
+"PO-Revision-Date: 2023-12-04 15:35+0000\n"
+"Last-Translator: innovara <fombuena@outlook.com>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/openwrt/"
"luci_modules_luci-mod-dsl/es/>\n"
"Language: es\n"
@@ -12,11 +12,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 5.0-dev\n"
+"X-Generator: Weblate 5.3-dev\n"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:157
-msgid "ATM Header Error Code Errors (HEC-P)"
-msgstr ""
+msgid "ATM Header Error Control Errors (HEC-P)"
+msgstr "Errores de control de cabeceras ATM (HEC-P)"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:111
msgid "Actual Data Rate"
diff --git a/modules/luci-mod-dsl/po/fr/dsl.po b/modules/luci-mod-dsl/po/fr/dsl.po
new file mode 100644
index 0000000000..bd28c166ac
--- /dev/null
+++ b/modules/luci-mod-dsl/po/fr/dsl.po
@@ -0,0 +1,279 @@
+msgid ""
+msgstr ""
+"Language: fr\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:157
+msgid "ATM Header Error Control Errors (HEC-P)"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:111
+msgid "Actual Data Rate"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:134
+msgid "Aggregate Transmit Power (ACTATP)"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:95
+msgid "Annex"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:112
+msgid "Attainable Data Rate (ATTNDR)"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:118
+msgid "Bitswap"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:151
+msgid "CRC Errors (CV-C)"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:149
+msgid "Channel Counters"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:89
+msgid "Connection State"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:165
+msgid "Corrected DTUs (rtx-c)"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:152
+msgid "Corrected by FEC (FEC-C)"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/spectrum.js:24
+msgid "DSL line spectrum"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:174
+msgid "DSL stats"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:155
+msgid "Data Path Counters"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:109
+msgid "Data Rates"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:219
+msgid "Downstream HLOG"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:189
+msgid "Downstream QLN"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:159
+msgid "Downstream SNR"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:123
+msgid "Downstream bits allocation"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:137
+msgid "Error Counters"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:139
+msgid "Error Seconds"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:142
+msgid "Errored Seconds (ES)"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:141
+msgid "Forward Error Correction Seconds (FECS)"
+msgstr ""
+
+#: modules/luci-mod-dsl/root/usr/share/rpcd/acl.d/luci-mod-dsl.json:3
+msgid "Grant access to luci-mod-dsl"
+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/stats.js:125
+msgid "Impulse Noise Protection (INP)"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:99
+msgid "Inventory"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:124
+msgid "Latency"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:131
+msgid "Line Attenuation (LATN)"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:107
+msgid "Line Details"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:93
+msgid "Line Mode"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:129
+msgid "Line Parameters"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:92
+msgid "Line State"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:94
+msgid "Line Uptime"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:144
+msgid "Loss of Signal Seconds (LOSS)"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:113
+msgid "Minimum Error-Free Throughput (MINEFTR)"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:102
+msgid "Modem Chipset"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:103
+msgid "Modem Firmware"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:133
+msgid "Noise Margin (SNRM)"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:122
+msgid "Noise Protection"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:116
+msgid "On-line Reconfiguration"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:158
+msgid "PTM Non Pre-emptive CRC Errors (CRC-P)"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:159
+msgid "PTM Pre-emptive CRC Errors (CRCP-P)"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:129
+msgid "Pilot tones"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:96
+msgid "Power Management Mode"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:119
+msgid "Rate Adaptation Mode"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:126
+msgid "Retransmission (G.INP)"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:162
+msgid "Retransmission Counters"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:164
+msgid "Retransmitted DTUs (rtx-tx)"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:146
+msgid "Seconds with Low Error-Free Throughput (LEFTRS)"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:143
+msgid "Severely Errored Seconds (SES)"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:132
+msgid "Signal Attenuation (SATN)"
+msgstr ""
+
+#: modules/luci-mod-dsl/root/usr/share/luci/menu.d/luci-mod-dsl.json:23
+msgid "Spectrum"
+msgstr ""
+
+#: modules/luci-mod-dsl/root/usr/share/luci/menu.d/luci-mod-dsl.json:14
+msgid "Stats"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:107
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:143
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:173
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:203
+msgid "Sub-carrier"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:145
+msgid "Unavailable Seconds (UAS)"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:166
+msgid "Uncorrected DTUs (rtx-uc)"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:214
+msgid "Upstream HLOG"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:184
+msgid "Upstream QLN"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:154
+msgid "Upstream SNR"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:112
+msgid "bits"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:148
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:208
+msgid "dB"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:178
+msgid "dBm/Hz"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:14
+msgid "off"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:14
+msgid "on"
+msgstr ""
+
+#: modules/luci-mod-dsl/root/usr/share/luci/menu.d/luci-mod-dsl.json:3
+msgid "xDSL"
+msgstr ""
+
+#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:104
+msgid "xTU-C Vendor ID"
+msgstr ""
diff --git a/modules/luci-mod-dsl/po/it/dsl.po b/modules/luci-mod-dsl/po/it/dsl.po
index 484e5e277a..6eba9f7e26 100644
--- a/modules/luci-mod-dsl/po/it/dsl.po
+++ b/modules/luci-mod-dsl/po/it/dsl.po
@@ -1,17 +1,17 @@
msgid ""
msgstr ""
-"PO-Revision-Date: 2023-08-05 15:50+0000\n"
-"Last-Translator: random r <epsilin@yopmail.com>\n"
+"PO-Revision-Date: 2023-10-16 16:56+0000\n"
+"Last-Translator: Frankie McEyes <mceyes@protonmail.com>\n"
"Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/"
"luci_modules_luci-mod-dsl/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 5.0-dev\n"
+"X-Generator: Weblate 5.1\n"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:157
-msgid "ATM Header Error Code Errors (HEC-P)"
+msgid "ATM Header Error Control Errors (HEC-P)"
msgstr "Codice di errore nell'intestazione ATM (HEC-P)"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:111
@@ -273,7 +273,7 @@ msgstr "dBm/Hz"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:14
msgid "off"
-msgstr "off"
+msgstr "spento"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:14
msgid "on"
diff --git a/modules/luci-mod-dsl/po/lt/dsl.po b/modules/luci-mod-dsl/po/lt/dsl.po
index a3cc6cc428..6460108c6c 100644
--- a/modules/luci-mod-dsl/po/lt/dsl.po
+++ b/modules/luci-mod-dsl/po/lt/dsl.po
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"PO-Revision-Date: 2023-08-13 16:06+0000\n"
+"PO-Revision-Date: 2023-12-08 08:06+0000\n"
"Last-Translator: Džiugas J <dziugas1959@hotmail.com>\n"
"Language-Team: Lithuanian <https://hosted.weblate.org/projects/openwrt/"
"luci_modules_luci-mod-dsl/lt/>\n"
@@ -12,10 +12,10 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n % 10 == 1 && (n % 100 < 11 || n % 100 > "
"19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? "
"1 : 2);\n"
-"X-Generator: Weblate 5.0-dev\n"
+"X-Generator: Weblate 5.3-dev\n"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:157
-msgid "ATM Header Error Code Errors (HEC-P)"
+msgid "ATM Header Error Control Errors (HEC-P)"
msgstr ""
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:111
@@ -28,7 +28,7 @@ msgstr ""
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:95
msgid "Annex"
-msgstr ""
+msgstr "Aneksija"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:112
msgid "Attainable Data Rate (ATTNDR)"
@@ -40,7 +40,7 @@ msgstr ""
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:151
msgid "CRC Errors (CV-C)"
-msgstr ""
+msgstr "„CRC“ klaidos („CV-C“)"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:149
msgid "Channel Counters"
@@ -48,7 +48,7 @@ msgstr ""
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:89
msgid "Connection State"
-msgstr ""
+msgstr "Prisijungimo būsena"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:165
msgid "Corrected DTUs (rtx-c)"
@@ -64,7 +64,7 @@ msgstr ""
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:174
msgid "DSL stats"
-msgstr ""
+msgstr "„DSL“ statistika"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:155
msgid "Data Path Counters"
@@ -92,11 +92,11 @@ msgstr ""
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:137
msgid "Error Counters"
-msgstr ""
+msgstr "Klaidų skaičiuoklė/-s"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:139
msgid "Error Seconds"
-msgstr ""
+msgstr "Klaidų *trukmė sekundėmis"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:142
msgid "Errored Seconds (ES)"
@@ -108,7 +108,7 @@ msgstr ""
#: modules/luci-mod-dsl/root/usr/share/rpcd/acl.d/luci-mod-dsl.json:3
msgid "Grant access to luci-mod-dsl"
-msgstr ""
+msgstr "Duoti prieigą prie „luci-mod-dsl“"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/spectrum.js:25
msgid ""
@@ -138,7 +138,7 @@ msgstr ""
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:93
msgid "Line Mode"
-msgstr ""
+msgstr "Linijos režimas"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:129
msgid "Line Parameters"
@@ -146,11 +146,11 @@ msgstr ""
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:92
msgid "Line State"
-msgstr ""
+msgstr "Linijos būsena"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:94
msgid "Line Uptime"
-msgstr ""
+msgstr "Linijos aktyvumo laikas"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:144
msgid "Loss of Signal Seconds (LOSS)"
@@ -166,7 +166,7 @@ msgstr ""
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:103
msgid "Modem Firmware"
-msgstr ""
+msgstr "Modemo programinė įranga"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:133
msgid "Noise Margin (SNRM)"
@@ -230,7 +230,7 @@ msgstr ""
#: modules/luci-mod-dsl/root/usr/share/luci/menu.d/luci-mod-dsl.json:14
msgid "Stats"
-msgstr ""
+msgstr "Statistika"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:107
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:143
@@ -266,24 +266,24 @@ msgstr ""
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:148
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:208
msgid "dB"
-msgstr ""
+msgstr "dB"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:178
msgid "dBm/Hz"
-msgstr ""
+msgstr "dBm/Hz"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:14
msgid "off"
-msgstr "išjungta"
+msgstr "išjungta/-as"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:14
msgid "on"
-msgstr ""
+msgstr "įjungta/-as"
#: modules/luci-mod-dsl/root/usr/share/luci/menu.d/luci-mod-dsl.json:3
msgid "xDSL"
-msgstr ""
+msgstr "„xDSL“"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:104
msgid "xTU-C Vendor ID"
-msgstr ""
+msgstr "„xTU-C“ identifikuojamas ID"
diff --git a/modules/luci-mod-dsl/po/nb_NO/dsl.po b/modules/luci-mod-dsl/po/nb_NO/dsl.po
index d3dcd4e271..12018c124f 100644
--- a/modules/luci-mod-dsl/po/nb_NO/dsl.po
+++ b/modules/luci-mod-dsl/po/nb_NO/dsl.po
@@ -11,7 +11,7 @@ msgstr ""
"X-Generator: Weblate 4.14.2\n"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:157
-msgid "ATM Header Error Code Errors (HEC-P)"
+msgid "ATM Header Error Control Errors (HEC-P)"
msgstr ""
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:111
diff --git a/modules/luci-mod-dsl/po/pl/dsl.po b/modules/luci-mod-dsl/po/pl/dsl.po
index 455f28d641..3f026603dc 100644
--- a/modules/luci-mod-dsl/po/pl/dsl.po
+++ b/modules/luci-mod-dsl/po/pl/dsl.po
@@ -12,7 +12,7 @@ msgstr ""
"X-Generator: Weblate 4.18.1\n"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:157
-msgid "ATM Header Error Code Errors (HEC-P)"
+msgid "ATM Header Error Control Errors (HEC-P)"
msgstr "Błędy kodu błędu nagłówka ATM (HEC-P)"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:111
diff --git a/modules/luci-mod-dsl/po/pt/dsl.po b/modules/luci-mod-dsl/po/pt/dsl.po
index c76880cfb2..1f099c251a 100644
--- a/modules/luci-mod-dsl/po/pt/dsl.po
+++ b/modules/luci-mod-dsl/po/pt/dsl.po
@@ -11,7 +11,7 @@ msgstr ""
"X-Generator: Weblate 5.0-dev\n"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:157
-msgid "ATM Header Error Code Errors (HEC-P)"
+msgid "ATM Header Error Control Errors (HEC-P)"
msgstr "Erros do código de erro do cabeçalho ATM (HEC-P)"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:111
diff --git a/modules/luci-mod-dsl/po/pt_BR/dsl.po b/modules/luci-mod-dsl/po/pt_BR/dsl.po
index ee70f20244..84731c1dd4 100644
--- a/modules/luci-mod-dsl/po/pt_BR/dsl.po
+++ b/modules/luci-mod-dsl/po/pt_BR/dsl.po
@@ -11,7 +11,7 @@ msgstr ""
"X-Generator: Weblate 4.18.1\n"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:157
-msgid "ATM Header Error Code Errors (HEC-P)"
+msgid "ATM Header Error Control Errors (HEC-P)"
msgstr "Erros do código de erro do cabeçalho ATM (HEC-P)"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:111
diff --git a/modules/luci-mod-dsl/po/ro/dsl.po b/modules/luci-mod-dsl/po/ro/dsl.po
index 05cb10d7c8..f315b70c0c 100644
--- a/modules/luci-mod-dsl/po/ro/dsl.po
+++ b/modules/luci-mod-dsl/po/ro/dsl.po
@@ -12,7 +12,7 @@ msgstr ""
"X-Generator: Weblate 4.18.1\n"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:157
-msgid "ATM Header Error Code Errors (HEC-P)"
+msgid "ATM Header Error Control Errors (HEC-P)"
msgstr "Erori de cod de eroare de antet ATM (HEC-P)"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:111
diff --git a/modules/luci-mod-dsl/po/ru/dsl.po b/modules/luci-mod-dsl/po/ru/dsl.po
index 77664baaf4..223f489fb4 100644
--- a/modules/luci-mod-dsl/po/ru/dsl.po
+++ b/modules/luci-mod-dsl/po/ru/dsl.po
@@ -12,7 +12,7 @@ msgstr ""
"X-Generator: Weblate 4.18.1\n"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:157
-msgid "ATM Header Error Code Errors (HEC-P)"
+msgid "ATM Header Error Control Errors (HEC-P)"
msgstr "Ошибки кода заголовка ATM (HEC-P)"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:111
diff --git a/modules/luci-mod-dsl/po/sv/dsl.po b/modules/luci-mod-dsl/po/sv/dsl.po
index 7ab590dcc5..270b309800 100644
--- a/modules/luci-mod-dsl/po/sv/dsl.po
+++ b/modules/luci-mod-dsl/po/sv/dsl.po
@@ -1,6 +1,6 @@
msgid ""
msgstr ""
-"PO-Revision-Date: 2022-12-06 01:48+0000\n"
+"PO-Revision-Date: 2023-10-02 17:46+0000\n"
"Last-Translator: Kristoffer Grundström <swedishsailfishosuser@tutanota.com>\n"
"Language-Team: Swedish <https://hosted.weblate.org/projects/openwrt/"
"luci_modules_luci-mod-dsl/sv/>\n"
@@ -8,15 +8,15 @@ 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.15-dev\n"
+"X-Generator: Weblate 5.1-dev\n"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:157
-msgid "ATM Header Error Code Errors (HEC-P)"
+msgid "ATM Header Error Control Errors (HEC-P)"
msgstr ""
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:111
msgid "Actual Data Rate"
-msgstr ""
+msgstr "Faktisk datahastighet"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:134
msgid "Aggregate Transmit Power (ACTATP)"
@@ -36,11 +36,11 @@ msgstr ""
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:151
msgid "CRC Errors (CV-C)"
-msgstr ""
+msgstr "CRC-fel (CV-C)"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:149
msgid "Channel Counters"
-msgstr ""
+msgstr "Kanal-räknare"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:89
msgid "Connection State"
@@ -48,20 +48,19 @@ msgstr ""
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:165
msgid "Corrected DTUs (rtx-c)"
-msgstr ""
+msgstr "Korrigerade DTU:er (rtx-c)"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:152
msgid "Corrected by FEC (FEC-C)"
-msgstr ""
+msgstr "Korrigerad av FEC (FEC-C)"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/spectrum.js:24
-#, fuzzy
msgid "DSL line spectrum"
msgstr "Spektrum för DSL-lina"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:174
msgid "DSL stats"
-msgstr ""
+msgstr "Status för DSL"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:155
msgid "Data Path Counters"
@@ -69,7 +68,7 @@ msgstr ""
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:109
msgid "Data Rates"
-msgstr ""
+msgstr "Datahastigheter"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:219
msgid "Downstream HLOG"
@@ -89,11 +88,11 @@ msgstr "Bit-tilldelning nedströms"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:137
msgid "Error Counters"
-msgstr ""
+msgstr "Felräknare"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:139
msgid "Error Seconds"
-msgstr ""
+msgstr "Sekundfel"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:142
msgid "Errored Seconds (ES)"
@@ -105,7 +104,7 @@ msgstr ""
#: modules/luci-mod-dsl/root/usr/share/rpcd/acl.d/luci-mod-dsl.json:3
msgid "Grant access to luci-mod-dsl"
-msgstr ""
+msgstr "Godkänn åtkomst för luci-mod-dsl"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/spectrum.js:25
#, fuzzy
@@ -126,7 +125,7 @@ msgstr ""
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:124
msgid "Latency"
-msgstr ""
+msgstr "Latens"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:131
msgid "Line Attenuation (LATN)"
diff --git a/modules/luci-mod-dsl/po/templates/dsl.pot b/modules/luci-mod-dsl/po/templates/dsl.pot
index 924a0ff756..57230906e7 100644
--- a/modules/luci-mod-dsl/po/templates/dsl.pot
+++ b/modules/luci-mod-dsl/po/templates/dsl.pot
@@ -2,7 +2,7 @@ msgid ""
msgstr "Content-Type: text/plain; charset=UTF-8"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:157
-msgid "ATM Header Error Code Errors (HEC-P)"
+msgid "ATM Header Error Control Errors (HEC-P)"
msgstr ""
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:111
diff --git a/modules/luci-mod-dsl/po/tr/dsl.po b/modules/luci-mod-dsl/po/tr/dsl.po
index e3c4dbd6cb..66cbd9fe3e 100644
--- a/modules/luci-mod-dsl/po/tr/dsl.po
+++ b/modules/luci-mod-dsl/po/tr/dsl.po
@@ -1,279 +1,287 @@
msgid ""
msgstr ""
+"PO-Revision-Date: 2023-10-29 19:41+0000\n"
+"Last-Translator: semih <semiht@gmail.com>\n"
+"Language-Team: Turkish <https://hosted.weblate.org/projects/openwrt/"
+"luci_modules_luci-mod-dsl/tr/>\n"
"Language: tr\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 5.2-dev\n"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:157
-msgid "ATM Header Error Code Errors (HEC-P)"
-msgstr ""
+msgid "ATM Header Error Control Errors (HEC-P)"
+msgstr "ATM Başlığı Hata Kodu Hataları (HEC-P)"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:111
msgid "Actual Data Rate"
-msgstr ""
+msgstr "Gerçek Veri Hızı"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:134
msgid "Aggregate Transmit Power (ACTATP)"
-msgstr ""
+msgstr "Toplam İletim Gücü (ACTATP)"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:95
msgid "Annex"
-msgstr ""
+msgstr "Annex"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:112
msgid "Attainable Data Rate (ATTNDR)"
-msgstr ""
+msgstr "Ulaşılabilir Veri Hızı (ATTNDR)"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:118
msgid "Bitswap"
-msgstr ""
+msgstr "Bit değişimi"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:151
msgid "CRC Errors (CV-C)"
-msgstr ""
+msgstr "CRC Hataları (CV-C)"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:149
msgid "Channel Counters"
-msgstr ""
+msgstr "Kanal Sayacı"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:89
msgid "Connection State"
-msgstr ""
+msgstr "Bağlantı Durumu"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:165
msgid "Corrected DTUs (rtx-c)"
-msgstr ""
+msgstr "Düzeltilmiş DTU'lar (rtx-c)"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:152
msgid "Corrected by FEC (FEC-C)"
-msgstr ""
+msgstr "FEC (FEC-C) tarafından düzeltildi"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/spectrum.js:24
msgid "DSL line spectrum"
-msgstr ""
+msgstr "DSL hat spektrumu"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:174
msgid "DSL stats"
-msgstr ""
+msgstr "DSL istatistikleri"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:155
msgid "Data Path Counters"
-msgstr ""
+msgstr "Veri Yolu Sayaçları"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:109
msgid "Data Rates"
-msgstr ""
+msgstr "Veri Hızları"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:219
msgid "Downstream HLOG"
-msgstr ""
+msgstr "Aşağı akış HLOG"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:189
msgid "Downstream QLN"
-msgstr ""
+msgstr "Aşağı yön QLN"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:159
msgid "Downstream SNR"
-msgstr ""
+msgstr "Aşağı akış SNR"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:123
msgid "Downstream bits allocation"
-msgstr ""
+msgstr "Aşağı akış bit tahsisi"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:137
msgid "Error Counters"
-msgstr ""
+msgstr "Hata Sayacı"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:139
msgid "Error Seconds"
-msgstr ""
+msgstr "Hata Saniyeleri"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:142
msgid "Errored Seconds (ES)"
-msgstr ""
+msgstr "Hata meydana gelmiş olan saniyeler (ES)"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:141
msgid "Forward Error Correction Seconds (FECS)"
-msgstr ""
+msgstr "İleri Yön Hata Düzeltme Saniyesi (FECS)"
#: modules/luci-mod-dsl/root/usr/share/rpcd/acl.d/luci-mod-dsl.json:3
msgid "Grant access to luci-mod-dsl"
-msgstr ""
+msgstr "luci-mod-dsl'ye erişim izni ver"
#: 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 ""
+"Aşağıdaki grafiklerde alt taşıyıcı başına Sinyal-gürültü oranı, Bit tahsisi, "
+"Sessiz hat gürültüsü ve Kanal özellikleri işlevi (HLOG) gösterilmektedir."
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:125
msgid "Impulse Noise Protection (INP)"
-msgstr ""
+msgstr "Darbe Gürültü Koruması (INP)"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:99
msgid "Inventory"
-msgstr ""
+msgstr "Envanter"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:124
msgid "Latency"
-msgstr ""
+msgstr "Gecikme"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:131
msgid "Line Attenuation (LATN)"
-msgstr ""
+msgstr "Hat Zayıflaması (LATN)"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:107
msgid "Line Details"
-msgstr ""
+msgstr "Hat Detayları"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:93
msgid "Line Mode"
-msgstr ""
+msgstr "Hat Modu"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:129
msgid "Line Parameters"
-msgstr ""
+msgstr "Hat Parametreleri"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:92
msgid "Line State"
-msgstr ""
+msgstr "Hat Durumu"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:94
msgid "Line Uptime"
-msgstr ""
+msgstr "Hattın Çalışma Süresi"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:144
msgid "Loss of Signal Seconds (LOSS)"
-msgstr ""
+msgstr "Sinyal Kaybı süresi, saniye (KAYIP)"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:113
msgid "Minimum Error-Free Throughput (MINEFTR)"
-msgstr ""
+msgstr "Minimum Hatasız Akış (MINEFTR)"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:102
msgid "Modem Chipset"
-msgstr ""
+msgstr "Modem Yonga Seti"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:103
msgid "Modem Firmware"
-msgstr ""
+msgstr "Modem Aygıt Yazılımı"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:133
msgid "Noise Margin (SNRM)"
-msgstr ""
+msgstr "Gürültü Marjı (SNRM)"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:122
msgid "Noise Protection"
-msgstr ""
+msgstr "Gürültü Koruması"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:116
msgid "On-line Reconfiguration"
-msgstr ""
+msgstr "Çevrim Yeniden Yapılandırma"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:158
msgid "PTM Non Pre-emptive CRC Errors (CRC-P)"
-msgstr ""
+msgstr "PTM Önleyici Olmayan CRC Hataları (CRC-P)"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:159
msgid "PTM Pre-emptive CRC Errors (CRCP-P)"
-msgstr ""
+msgstr "PTM Önleyici CRC Hataları (CRCP-P)"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:129
msgid "Pilot tones"
-msgstr ""
+msgstr "Pilot tonları"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:96
msgid "Power Management Mode"
-msgstr ""
+msgstr "Güç Yönetimi Modu"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:119
msgid "Rate Adaptation Mode"
-msgstr ""
+msgstr "Hız Uyarlama Modu"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:126
msgid "Retransmission (G.INP)"
-msgstr ""
+msgstr "Yeniden İletim (G.INP)"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:162
msgid "Retransmission Counters"
-msgstr ""
+msgstr "Yeniden İletim Sayacı"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:164
msgid "Retransmitted DTUs (rtx-tx)"
-msgstr ""
+msgstr "Yeniden iletilen DTU'lar (rtx-tx)"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:146
msgid "Seconds with Low Error-Free Throughput (LEFTRS)"
-msgstr ""
+msgstr "Düşük Hatasız Akış Sağlanan süre, saniye(LEFTRS)"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:143
msgid "Severely Errored Seconds (SES)"
-msgstr ""
+msgstr "Ciddi Hatalı Saniyeler (SES)"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:132
msgid "Signal Attenuation (SATN)"
-msgstr ""
+msgstr "Sinyal Zayıflaması (SATN)"
#: modules/luci-mod-dsl/root/usr/share/luci/menu.d/luci-mod-dsl.json:23
msgid "Spectrum"
-msgstr ""
+msgstr "Spektrum"
#: modules/luci-mod-dsl/root/usr/share/luci/menu.d/luci-mod-dsl.json:14
msgid "Stats"
-msgstr ""
+msgstr "İstatistikler"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:107
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:143
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:173
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:203
msgid "Sub-carrier"
-msgstr ""
+msgstr "Alt taşıyıcı"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:145
msgid "Unavailable Seconds (UAS)"
-msgstr ""
+msgstr "Kullanılamaz durumda geçen saniyeler (UAS)"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:166
msgid "Uncorrected DTUs (rtx-uc)"
-msgstr ""
+msgstr "Düzeltilmemiş DTU'lar (rtx-uc)"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:214
msgid "Upstream HLOG"
-msgstr ""
+msgstr "Yukarı akış HLOG"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:184
msgid "Upstream QLN"
-msgstr ""
+msgstr "Yukarı akış QLN"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:154
msgid "Upstream SNR"
-msgstr ""
+msgstr "Yukarı akış SNR"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:112
msgid "bits"
-msgstr ""
+msgstr "bitler"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:148
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:208
msgid "dB"
-msgstr ""
+msgstr "dB"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/graph.js:178
msgid "dBm/Hz"
-msgstr ""
+msgstr "dBm/Hz"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:14
msgid "off"
-msgstr ""
+msgstr "kapalı"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:14
msgid "on"
-msgstr ""
+msgstr "açık"
#: modules/luci-mod-dsl/root/usr/share/luci/menu.d/luci-mod-dsl.json:3
msgid "xDSL"
-msgstr ""
+msgstr "xDSL"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:104
msgid "xTU-C Vendor ID"
-msgstr ""
+msgstr "xTU-C Tedarikçi Kimliği"
diff --git a/modules/luci-mod-dsl/po/uk/dsl.po b/modules/luci-mod-dsl/po/uk/dsl.po
index 8463afc1f9..69d698ce3a 100644
--- a/modules/luci-mod-dsl/po/uk/dsl.po
+++ b/modules/luci-mod-dsl/po/uk/dsl.po
@@ -1,12 +1,19 @@
msgid ""
msgstr ""
+"PO-Revision-Date: 2023-10-19 13:30+0000\n"
+"Last-Translator: Oleksandr Shvets <oleksandr.shvets@icloud.com>\n"
+"Language-Team: Ukrainian <https://hosted.weblate.org/projects/openwrt/"
+"luci_modules_luci-mod-dsl/uk/>\n"
"Language: uk\n"
"Content-Type: text/plain; charset=UTF-8\n"
"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 5.1\n"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:157
-msgid "ATM Header Error Code Errors (HEC-P)"
-msgstr ""
+msgid "ATM Header Error Control Errors (HEC-P)"
+msgstr "Код помилки (HEC-P) ATM заголовка"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:111
msgid "Actual Data Rate"
diff --git a/modules/luci-mod-dsl/po/vi/dsl.po b/modules/luci-mod-dsl/po/vi/dsl.po
index f6ed687179..698a92da7e 100644
--- a/modules/luci-mod-dsl/po/vi/dsl.po
+++ b/modules/luci-mod-dsl/po/vi/dsl.po
@@ -11,7 +11,7 @@ msgstr ""
"X-Generator: Weblate 4.18.1\n"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:157
-msgid "ATM Header Error Code Errors (HEC-P)"
+msgid "ATM Header Error Control Errors (HEC-P)"
msgstr "Lỗi mã lỗi tiêu đề ATM (HEC-P)"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:111
diff --git a/modules/luci-mod-dsl/po/zh_Hans/dsl.po b/modules/luci-mod-dsl/po/zh_Hans/dsl.po
index 0a8e4214f4..7c23d98f7c 100644
--- a/modules/luci-mod-dsl/po/zh_Hans/dsl.po
+++ b/modules/luci-mod-dsl/po/zh_Hans/dsl.po
@@ -11,7 +11,7 @@ msgstr ""
"X-Generator: Weblate 5.0-dev\n"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:157
-msgid "ATM Header Error Code Errors (HEC-P)"
+msgid "ATM Header Error Control Errors (HEC-P)"
msgstr "ATM 标头错误码错误(HEC-P)"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:111
diff --git a/modules/luci-mod-dsl/po/zh_Hant/dsl.po b/modules/luci-mod-dsl/po/zh_Hant/dsl.po
index 1ca1d69f1e..b244280917 100644
--- a/modules/luci-mod-dsl/po/zh_Hant/dsl.po
+++ b/modules/luci-mod-dsl/po/zh_Hant/dsl.po
@@ -11,7 +11,7 @@ msgstr ""
"X-Generator: Weblate 4.16-dev\n"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:157
-msgid "ATM Header Error Code Errors (HEC-P)"
+msgid "ATM Header Error Control Errors (HEC-P)"
msgstr "ATM 接頭錯誤代碼錯誤 (HEC-P)"
#: modules/luci-mod-dsl/htdocs/luci-static/resources/view/status/dsl/stats.js:111