Merge pull request #5162 from tano-systems/20210702-pr-nlbwmon-ul-dn-i18n

luci-app-nlbwmon: Add translation context for Download/Upload terms
This commit is contained in:
Jo-Philipp Wich 2021-07-02 09:05:33 +02:00 committed by GitHub
commit 12067c8308
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
34 changed files with 70 additions and 4 deletions

View file

@ -583,11 +583,11 @@ return view.extend({
dom.content(tooltip, [
E('div', { 'class': 'head' }, [
E('div', { 'class': 'pie' }, [
E('label', _('Download')),
E('label', _('Download', 'Traffic counter')),
E('canvas', { 'id': 'bubble-pie1', 'width': 100, 'height': 100 })
]),
E('div', { 'class': 'pie' }, [
E('label', _('Upload')),
E('label', _('Upload', 'Traffic counter')),
E('canvas', { 'id': 'bubble-pie2', 'width': 100, 'height': 100 })
]),
E('div', { 'class': 'kpi' }, [

View file

@ -221,6 +221,7 @@ msgid "Down. (Pkts.)"
msgstr ""
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:586
msgctxt "Traffic counter"
msgid "Download"
msgstr "تنزيل"
@ -505,6 +506,7 @@ msgid "Up. (Pkts.)"
msgstr ""
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:590
msgctxt "Traffic counter"
msgid "Upload"
msgstr "تحميل"

View file

@ -220,6 +220,7 @@ msgid "Down. (Pkts.)"
msgstr ""
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:586
msgctxt "Traffic counter"
msgid "Download"
msgstr ""
@ -504,6 +505,7 @@ msgid "Up. (Pkts.)"
msgstr ""
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:590
msgctxt "Traffic counter"
msgid "Upload"
msgstr ""

View file

@ -220,6 +220,7 @@ msgid "Down. (Pkts.)"
msgstr ""
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:586
msgctxt "Traffic counter"
msgid "Download"
msgstr ""
@ -504,6 +505,7 @@ msgid "Up. (Pkts.)"
msgstr ""
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:590
msgctxt "Traffic counter"
msgid "Upload"
msgstr ""

View file

@ -220,6 +220,7 @@ msgid "Down. (Pkts.)"
msgstr ""
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:586
msgctxt "Traffic counter"
msgid "Download"
msgstr ""
@ -504,6 +505,7 @@ msgid "Up. (Pkts.)"
msgstr ""
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:590
msgctxt "Traffic counter"
msgid "Upload"
msgstr ""

View file

@ -220,6 +220,7 @@ msgid "Down. (Pkts.)"
msgstr ""
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:586
msgctxt "Traffic counter"
msgid "Download"
msgstr "Stáhnout"
@ -504,6 +505,7 @@ msgid "Up. (Pkts.)"
msgstr ""
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:590
msgctxt "Traffic counter"
msgid "Upload"
msgstr "Nahrát"

View file

@ -240,6 +240,7 @@ msgid "Down. (Pkts.)"
msgstr "Down. (Pkg.)"
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:586
msgctxt "Traffic counter"
msgid "Download"
msgstr "Download"
@ -543,6 +544,7 @@ msgid "Up. (Pkts.)"
msgstr "Up. (Pkts.)"
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:590
msgctxt "Traffic counter"
msgid "Upload"
msgstr "Upload"

View file

@ -220,6 +220,7 @@ msgid "Down. (Pkts.)"
msgstr ""
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:586
msgctxt "Traffic counter"
msgid "Download"
msgstr ""
@ -504,6 +505,7 @@ msgid "Up. (Pkts.)"
msgstr ""
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:590
msgctxt "Traffic counter"
msgid "Upload"
msgstr ""

View file

@ -220,6 +220,7 @@ msgid "Down. (Pkts.)"
msgstr ""
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:586
msgctxt "Traffic counter"
msgid "Download"
msgstr ""
@ -504,6 +505,7 @@ msgid "Up. (Pkts.)"
msgstr ""
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:590
msgctxt "Traffic counter"
msgid "Upload"
msgstr ""

View file

@ -246,6 +246,7 @@ msgid "Down. (Pkts.)"
msgstr "Desc. (Paqs.)"
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:586
msgctxt "Traffic counter"
msgid "Download"
msgstr "Descargar"
@ -552,6 +553,7 @@ msgid "Up. (Pkts.)"
msgstr "Sub. (Paq.)"
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:590
msgctxt "Traffic counter"
msgid "Upload"
msgstr "Cargar"

View file

@ -220,6 +220,7 @@ msgid "Down. (Pkts.)"
msgstr ""
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:586
msgctxt "Traffic counter"
msgid "Download"
msgstr "Lataa"
@ -504,6 +505,7 @@ msgid "Up. (Pkts.)"
msgstr ""
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:590
msgctxt "Traffic counter"
msgid "Upload"
msgstr "Lähetä"

View file

@ -231,6 +231,7 @@ msgid "Down. (Pkts.)"
msgstr ""
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:586
msgctxt "Traffic counter"
msgid "Download"
msgstr "Télécharger"
@ -515,6 +516,7 @@ msgid "Up. (Pkts.)"
msgstr ""
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:590
msgctxt "Traffic counter"
msgid "Upload"
msgstr "Téléverser"

View file

@ -221,6 +221,7 @@ msgid "Down. (Pkts.)"
msgstr ""
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:586
msgctxt "Traffic counter"
msgid "Download"
msgstr ""
@ -505,6 +506,7 @@ msgid "Up. (Pkts.)"
msgstr ""
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:590
msgctxt "Traffic counter"
msgid "Upload"
msgstr ""

View file

@ -220,6 +220,7 @@ msgid "Down. (Pkts.)"
msgstr ""
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:586
msgctxt "Traffic counter"
msgid "Download"
msgstr ""
@ -504,6 +505,7 @@ msgid "Up. (Pkts.)"
msgstr ""
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:590
msgctxt "Traffic counter"
msgid "Upload"
msgstr ""

View file

@ -238,6 +238,7 @@ msgid "Down. (Pkts.)"
msgstr "Le. (csom.)"
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:586
msgctxt "Traffic counter"
msgid "Download"
msgstr "Letöltés"
@ -545,6 +546,7 @@ msgid "Up. (Pkts.)"
msgstr "Fel. (csom.)"
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:590
msgctxt "Traffic counter"
msgid "Upload"
msgstr "Feltöltés"

View file

@ -220,6 +220,7 @@ msgid "Down. (Pkts.)"
msgstr ""
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:586
msgctxt "Traffic counter"
msgid "Download"
msgstr "Download"
@ -504,6 +505,7 @@ msgid "Up. (Pkts.)"
msgstr ""
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:590
msgctxt "Traffic counter"
msgid "Upload"
msgstr "Upload"

View file

@ -232,6 +232,7 @@ msgid "Down. (Pkts.)"
msgstr "ダウンロード(パケット)"
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:586
msgctxt "Traffic counter"
msgid "Download"
msgstr "ダウンロード"
@ -531,6 +532,7 @@ msgid "Up. (Pkts.)"
msgstr "アップロード(パケット)"
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:590
msgctxt "Traffic counter"
msgid "Upload"
msgstr "アップロード"

View file

@ -220,6 +220,7 @@ msgid "Down. (Pkts.)"
msgstr ""
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:586
msgctxt "Traffic counter"
msgid "Download"
msgstr ""
@ -504,6 +505,7 @@ msgid "Up. (Pkts.)"
msgstr ""
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:590
msgctxt "Traffic counter"
msgid "Upload"
msgstr ""

View file

@ -220,6 +220,7 @@ msgid "Down. (Pkts.)"
msgstr ""
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:586
msgctxt "Traffic counter"
msgid "Download"
msgstr "डाउनलोड"
@ -504,6 +505,7 @@ msgid "Up. (Pkts.)"
msgstr ""
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:590
msgctxt "Traffic counter"
msgid "Upload"
msgstr ""

View file

@ -220,6 +220,7 @@ msgid "Down. (Pkts.)"
msgstr ""
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:586
msgctxt "Traffic counter"
msgid "Download"
msgstr ""
@ -504,6 +505,7 @@ msgid "Up. (Pkts.)"
msgstr ""
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:590
msgctxt "Traffic counter"
msgid "Upload"
msgstr ""

View file

@ -220,6 +220,7 @@ msgid "Down. (Pkts.)"
msgstr ""
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:586
msgctxt "Traffic counter"
msgid "Download"
msgstr "Last ned"
@ -505,6 +506,7 @@ msgstr ""
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:590
#, fuzzy
msgctxt "Traffic counter"
msgid "Upload"
msgstr "Last opp"

View file

@ -233,6 +233,7 @@ msgid "Down. (Pkts.)"
msgstr "Pobieranie (Pakiety)"
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:586
msgctxt "Traffic counter"
msgid "Download"
msgstr "Pobieranie"
@ -536,6 +537,7 @@ msgid "Up. (Pkts.)"
msgstr "Wysyłanie (Pakiety)"
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:590
msgctxt "Traffic counter"
msgid "Upload"
msgstr "Wysyłanie"

View file

@ -236,6 +236,7 @@ msgid "Down. (Pkts.)"
msgstr "Desc. (Pcts.)"
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:586
msgctxt "Traffic counter"
msgid "Download"
msgstr "Descarregar"
@ -541,6 +542,7 @@ msgid "Up. (Pkts.)"
msgstr "Acima. (Pcts.)"
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:590
msgctxt "Traffic counter"
msgid "Upload"
msgstr "Enviar"

View file

@ -243,6 +243,7 @@ msgid "Down. (Pkts.)"
msgstr "Down. (Pcts.)"
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:586
msgctxt "Traffic counter"
msgid "Download"
msgstr "Download"
@ -549,6 +550,7 @@ msgid "Up. (Pkts.)"
msgstr "Up. (Pcts.)"
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:590
msgctxt "Traffic counter"
msgid "Upload"
msgstr "Envio"

View file

@ -221,6 +221,7 @@ msgid "Down. (Pkts.)"
msgstr ""
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:586
msgctxt "Traffic counter"
msgid "Download"
msgstr ""
@ -505,6 +506,7 @@ msgid "Up. (Pkts.)"
msgstr ""
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:590
msgctxt "Traffic counter"
msgid "Upload"
msgstr ""

View file

@ -241,8 +241,9 @@ msgid "Down. (Pkts.)"
msgstr "Скач. (пакеты)"
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:586
msgctxt "Traffic counter"
msgid "Download"
msgstr "Скачать"
msgstr "Скачано"
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:837
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:883
@ -541,8 +542,9 @@ msgid "Up. (Pkts.)"
msgstr "Загр. (пакеты)"
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:590
msgctxt "Traffic counter"
msgid "Upload"
msgstr "Загрузить"
msgstr "Загружено"
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:839
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:885

View file

@ -220,6 +220,7 @@ msgid "Down. (Pkts.)"
msgstr ""
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:586
msgctxt "Traffic counter"
msgid "Download"
msgstr ""
@ -504,6 +505,7 @@ msgid "Up. (Pkts.)"
msgstr ""
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:590
msgctxt "Traffic counter"
msgid "Upload"
msgstr "Odovzdať"

View file

@ -220,6 +220,7 @@ msgid "Down. (Pkts.)"
msgstr ""
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:586
msgctxt "Traffic counter"
msgid "Download"
msgstr "Nedladdning"
@ -504,6 +505,7 @@ msgid "Up. (Pkts.)"
msgstr ""
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:590
msgctxt "Traffic counter"
msgid "Upload"
msgstr ""

View file

@ -211,6 +211,7 @@ msgid "Down. (Pkts.)"
msgstr ""
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:586
msgctxt "Traffic counter"
msgid "Download"
msgstr ""
@ -495,6 +496,7 @@ msgid "Up. (Pkts.)"
msgstr ""
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:590
msgctxt "Traffic counter"
msgid "Upload"
msgstr ""

View file

@ -234,6 +234,7 @@ msgid "Down. (Pkts.)"
msgstr "İndr. (Pktlr.)"
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:586
msgctxt "Traffic counter"
msgid "Download"
msgstr "İndir"
@ -537,6 +538,7 @@ msgid "Up. (Pkts.)"
msgstr "Yükl. (Pktlr.)"
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:590
msgctxt "Traffic counter"
msgid "Upload"
msgstr "Yükleme"

View file

@ -221,6 +221,7 @@ msgid "Down. (Pkts.)"
msgstr ""
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:586
msgctxt "Traffic counter"
msgid "Download"
msgstr "Завантажити"
@ -505,6 +506,7 @@ msgid "Up. (Pkts.)"
msgstr ""
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:590
msgctxt "Traffic counter"
msgid "Upload"
msgstr "Відвантажити"

View file

@ -220,6 +220,7 @@ msgid "Down. (Pkts.)"
msgstr ""
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:586
msgctxt "Traffic counter"
msgid "Download"
msgstr ""
@ -504,6 +505,7 @@ msgid "Up. (Pkts.)"
msgstr ""
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:590
msgctxt "Traffic counter"
msgid "Upload"
msgstr ""

View file

@ -229,6 +229,7 @@ msgid "Down. (Pkts.)"
msgstr "下载量(包)"
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:586
msgctxt "Traffic counter"
msgid "Download"
msgstr "下载"
@ -517,6 +518,7 @@ msgid "Up. (Pkts.)"
msgstr "上传量(包)"
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:590
msgctxt "Traffic counter"
msgid "Upload"
msgstr "上传"

View file

@ -229,6 +229,7 @@ msgid "Down. (Pkts.)"
msgstr "下載量(封包)"
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:586
msgctxt "Traffic counter"
msgid "Download"
msgstr "下載"
@ -517,6 +518,7 @@ msgid "Up. (Pkts.)"
msgstr "上傳量(封包)"
#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:590
msgctxt "Traffic counter"
msgid "Upload"
msgstr "上傳"