diff options
Diffstat (limited to 'applications/luci-app-vnstat2')
11 files changed, 97 insertions, 72 deletions
diff --git a/applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js b/applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js index 46781442a3..10cd85641c 100644 --- a/applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js +++ b/applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js @@ -76,10 +76,10 @@ return view.extend({ }; o.render = L.bind(function(view, section_id) { - var table = E('div', { 'class': 'table' }, [ - E('div', { 'class': 'tr table-titles' }, [ - E('div', { 'class': 'th' }, _('Interface')), - E('div', { 'class': 'th right' }, _('Delete')) + var table = E('table', { 'class': 'table' }, [ + E('tr', { 'class': 'tr table-titles' }, [ + E('th', { 'class': 'th' }, _('Interface')), + E('th', { 'class': 'th right' }, _('Delete')) ]) ]); diff --git a/applications/luci-app-vnstat2/po/cs/vnstat2.po b/applications/luci-app-vnstat2/po/cs/vnstat2.po index ae2307b279..72fbb712f1 100644 --- a/applications/luci-app-vnstat2/po/cs/vnstat2.po +++ b/applications/luci-app-vnstat2/po/cs/vnstat2.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-05-05 06:18+0000\n" -"Last-Translator: Dominik Lenoch <dlenoch@redhat.com>\n" +"PO-Revision-Date: 2020-10-27 21:26+0000\n" +"Last-Translator: Lukas Jelinek <lukas.jelinek@nic.cz>\n" "Language-Team: Czech <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsvnstat2/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 4.1-dev\n" +"X-Generator: Weblate 4.3.2-dev\n" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/graphs.js:57 msgid "5 Minute" @@ -29,7 +29,7 @@ msgstr "" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:26 #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:82 msgid "Delete" -msgstr "" +msgstr "Odstranit" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:15 msgid "Delete interface <em>%h</em>" diff --git a/applications/luci-app-vnstat2/po/el/vnstat2.po b/applications/luci-app-vnstat2/po/el/vnstat2.po index 68bc4b7114..89e1926b75 100644 --- a/applications/luci-app-vnstat2/po/el/vnstat2.po +++ b/applications/luci-app-vnstat2/po/el/vnstat2.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-03-14 19:36+0000\n" -"Last-Translator: lamprakis <lamprakisa@yahoo.gr>\n" +"PO-Revision-Date: 2020-12-01 16:16+0000\n" +"Last-Translator: Marios Koutsoukis <marioskoutsoukis2006@gmail.com>\n" "Language-Team: Greek <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsvnstat2/el/>\n" "Language: el\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.0-dev\n" +"X-Generator: Weblate 4.4-dev\n" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/graphs.js:57 msgid "5 Minute" @@ -57,7 +57,7 @@ msgstr "Διεπαφή" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:45 msgid "Interfaces" -msgstr "" +msgstr "Διεπαφές" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/graphs.js:15 msgid "Loading graphs…" diff --git a/applications/luci-app-vnstat2/po/he/vnstat2.po b/applications/luci-app-vnstat2/po/he/vnstat2.po index 677adfbbf4..fa000cf6f4 100644 --- a/applications/luci-app-vnstat2/po/he/vnstat2.po +++ b/applications/luci-app-vnstat2/po/he/vnstat2.po @@ -1,8 +1,15 @@ msgid "" msgstr "" +"PO-Revision-Date: 2020-10-17 15:26+0000\n" +"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n" +"Language-Team: Hebrew <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsvnstat2/he/>\n" "Language: he\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && " +"n % 10 == 0) ? 2 : 3));\n" +"X-Generator: Weblate 4.3.1-dev\n" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/graphs.js:57 msgid "5 Minute" @@ -14,7 +21,7 @@ msgstr "" #: applications/luci-app-vnstat2/root/usr/share/luci/menu.d/luci-app-vnstat2.json:27 msgid "Configuration" -msgstr "" +msgstr "הגדרות" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/graphs.js:59 msgid "Daily" @@ -47,7 +54,7 @@ msgstr "" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:81 msgid "Interface" -msgstr "" +msgstr "מנשק" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:45 msgid "Interfaces" diff --git a/applications/luci-app-vnstat2/po/ja/vnstat2.po b/applications/luci-app-vnstat2/po/ja/vnstat2.po index cf58f9053d..a23f57a2c1 100644 --- a/applications/luci-app-vnstat2/po/ja/vnstat2.po +++ b/applications/luci-app-vnstat2/po/ja/vnstat2.po @@ -1,18 +1,18 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-06-27 14:41+0000\n" -"Last-Translator: INAGAKI Hiroshi <musashino.open@gmail.com>\n" +"PO-Revision-Date: 2020-12-10 19:29+0000\n" +"Last-Translator: Ryota <21ryotagamer@gmail.com>\n" "Language-Team: Japanese <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsvnstat2/ja/>\n" "Language: ja\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 4.2-dev\n" +"X-Generator: Weblate 4.4-dev\n" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/graphs.js:57 msgid "5 Minute" -msgstr "5 分" +msgstr "5分" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:21 msgid "Cancel" @@ -24,7 +24,7 @@ msgstr "設定" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/graphs.js:59 msgid "Daily" -msgstr "1日" +msgstr "毎日" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:26 #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:82 @@ -33,7 +33,7 @@ msgstr "削除" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:15 msgid "Delete interface <em>%h</em>" -msgstr "インターフェース <em>%h</em> を削除" +msgstr "インターフェース<em>%h</em>を削除" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:95 msgid "Delete…" @@ -41,7 +41,7 @@ msgstr "削除…" #: applications/luci-app-vnstat2/root/usr/share/rpcd/acl.d/luci-app-vnstat2.json:3 msgid "Grant access to LuCI app vnstat2" -msgstr "LuCI アプリ vnstat2 へのアクセスを許可" +msgstr "LuCIアプリのvnstat2へのアクセスを許可" #: applications/luci-app-vnstat2/root/usr/share/luci/menu.d/luci-app-vnstat2.json:18 msgid "Graphs" @@ -49,7 +49,7 @@ msgstr "グラフ" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/graphs.js:58 msgid "Hourly" -msgstr "1時間" +msgstr "毎時" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:81 msgid "Interface" @@ -69,13 +69,13 @@ msgstr "監視するインターフェース" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/graphs.js:60 msgid "Monthly" -msgstr "1か月" +msgstr "毎月" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/graphs.js:62 msgid "" "No monitored interfaces have been found. Go to the configuration to enable " "monitoring for one or more interfaces." -msgstr "監視対象のインターフェースが見つかりませんでした。 設定に移動して、1つ以上のインターフェースの監視を有効にします。" +msgstr "監視対象のインターフェースが見つかりませんでした。 設定で1つ以上のインターフェースの監視を有効にしてください。" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:99 msgid "No unconfigured interfaces found in database." @@ -89,19 +89,19 @@ msgstr "要約" msgid "" "The interface will be removed from the database permanently. This cannot be " "undone." -msgstr "インターフェースはデータベースから完全に削除されます。 これは、元に戻すことはできません。" +msgstr "データベースからインターフェースを完全に削除します。 これは、元に戻せません。" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:49 msgid "" "The selected interfaces are automatically added to the vnStat database upon " "startup." -msgstr "選択したインターフェースは、始動時に vnStat データベースに自動的に追加されます。" +msgstr "選択されたインターフェースは、起動時にvnStatデータベースに自動的に追加されます。" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:104 msgid "" "These interfaces are present in the vnStat database, but are not configured " "above." -msgstr "これらのインターフェースは vnStat データベースに存在しますが、上記では構成されていません。" +msgstr "これらのインターフェースはvnStatのデータベースに存在しますが、上記では構成されていません。" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/graphs.js:56 msgid "Top" @@ -113,7 +113,7 @@ msgstr "未構成のインターフェース" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/graphs.js:61 msgid "Yearly" -msgstr "1年" +msgstr "毎年" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:43 msgid "vnStat" @@ -121,14 +121,14 @@ msgstr "vnStat" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/graphs.js:53 msgid "vnStat Graphs" -msgstr "vnStat グラフ" +msgstr "vnStatグラフ" #: applications/luci-app-vnstat2/root/usr/share/luci/menu.d/luci-app-vnstat2.json:3 msgid "vnStat Traffic Monitor" -msgstr "vnStat トラフィック・モニター" +msgstr "vnStatトラフィックモニター" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:43 msgid "" "vnStat is a network traffic monitor for Linux that keeps a log of network " "traffic for the selected interface(s)." -msgstr "vnStat は、選択したインターフェースのネットワーク・トラフィックのログを保持する Linux のネットワーク・トラフィックモニターです。" +msgstr "vnStatは、選択されたインターフェースのネットワークトラフィックを監視するLinuxのネットワークトラフィックモニターです。" diff --git a/applications/luci-app-vnstat2/po/nb_NO/vnstat2.po b/applications/luci-app-vnstat2/po/nb_NO/vnstat2.po index 2d8580857e..c59ff0cda7 100644 --- a/applications/luci-app-vnstat2/po/nb_NO/vnstat2.po +++ b/applications/luci-app-vnstat2/po/nb_NO/vnstat2.po @@ -1,8 +1,14 @@ msgid "" msgstr "" -"Language: no\n" +"PO-Revision-Date: 2020-12-13 05:29+0000\n" +"Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n" +"Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsvnstat2/nb_NO/>\n" +"Language: nb_NO\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.4-dev\n" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/graphs.js:57 msgid "5 Minute" @@ -23,7 +29,7 @@ msgstr "" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:26 #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:82 msgid "Delete" -msgstr "" +msgstr "Slett" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:15 msgid "Delete interface <em>%h</em>" @@ -47,7 +53,7 @@ msgstr "" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:81 msgid "Interface" -msgstr "" +msgstr "Grensesnitt" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:45 msgid "Interfaces" diff --git a/applications/luci-app-vnstat2/po/sv/vnstat2.po b/applications/luci-app-vnstat2/po/sv/vnstat2.po index f708b515bf..407643f996 100644 --- a/applications/luci-app-vnstat2/po/sv/vnstat2.po +++ b/applications/luci-app-vnstat2/po/sv/vnstat2.po @@ -1,12 +1,18 @@ msgid "" msgstr "" +"PO-Revision-Date: 2020-11-22 15:35+0000\n" +"Last-Translator: PontusÖsterlindh <pontus@osterlindh.com>\n" +"Language-Team: Swedish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsvnstat2/sv/>\n" "Language: sv\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.4-dev\n" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/graphs.js:57 msgid "5 Minute" -msgstr "" +msgstr "5 Minuter" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:21 msgid "Cancel" diff --git a/applications/luci-app-vnstat2/po/tr/vnstat2.po b/applications/luci-app-vnstat2/po/tr/vnstat2.po index a78f3f619e..f9ab7799ca 100644 --- a/applications/luci-app-vnstat2/po/tr/vnstat2.po +++ b/applications/luci-app-vnstat2/po/tr/vnstat2.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-07-22 02:42+0000\n" -"Last-Translator: tentena <thetentena@gmail.com>\n" +"PO-Revision-Date: 2020-11-28 20:19+0000\n" +"Last-Translator: Oğuz Ersen <oguzersen@protonmail.com>\n" "Language-Team: Turkish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsvnstat2/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 4.2-dev\n" +"X-Generator: Weblate 4.4-dev\n" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/graphs.js:57 msgid "5 Minute" @@ -20,7 +20,7 @@ msgstr "İptal" #: applications/luci-app-vnstat2/root/usr/share/luci/menu.d/luci-app-vnstat2.json:27 msgid "Configuration" -msgstr "" +msgstr "Yapılandırma" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/graphs.js:59 msgid "Daily" @@ -29,7 +29,7 @@ msgstr "" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:26 #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:82 msgid "Delete" -msgstr "" +msgstr "Sil" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:15 msgid "Delete interface <em>%h</em>" @@ -53,11 +53,11 @@ msgstr "" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:81 msgid "Interface" -msgstr "" +msgstr "Arayüz" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:45 msgid "Interfaces" -msgstr "" +msgstr "Arayüzler" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/graphs.js:15 msgid "Loading graphs…" diff --git a/applications/luci-app-vnstat2/po/vi/vnstat2.po b/applications/luci-app-vnstat2/po/vi/vnstat2.po index 823ca80681..b189dd1f10 100644 --- a/applications/luci-app-vnstat2/po/vi/vnstat2.po +++ b/applications/luci-app-vnstat2/po/vi/vnstat2.po @@ -1,8 +1,14 @@ msgid "" msgstr "" +"PO-Revision-Date: 2020-11-21 12:21+0000\n" +"Last-Translator: Darias <DariasLuc@gmail.com>\n" +"Language-Team: Vietnamese <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsvnstat2/vi/>\n" "Language: vi\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 4.4-dev\n" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/graphs.js:57 msgid "5 Minute" @@ -14,7 +20,7 @@ msgstr "" #: applications/luci-app-vnstat2/root/usr/share/luci/menu.d/luci-app-vnstat2.json:27 msgid "Configuration" -msgstr "" +msgstr "Cấu hình" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/graphs.js:59 msgid "Daily" diff --git a/applications/luci-app-vnstat2/po/zh_Hans/vnstat2.po b/applications/luci-app-vnstat2/po/zh_Hans/vnstat2.po index 383230bc0a..ceb05d2537 100644 --- a/applications/luci-app-vnstat2/po/zh_Hans/vnstat2.po +++ b/applications/luci-app-vnstat2/po/zh_Hans/vnstat2.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-09-08 01:50+0000\n" -"Last-Translator: PassWall-OpenWrt <chanwang@yandex.com>\n" +"PO-Revision-Date: 2021-01-05 13:29+0000\n" +"Last-Translator: zhanhb <zhanhb88@gmail.com>\n" "Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsvnstat2/zh_Hans/>\n" "Language: zh_Hans\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 4.3-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/graphs.js:57 msgid "5 Minute" @@ -33,23 +33,23 @@ msgstr "删除" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:15 msgid "Delete interface <em>%h</em>" -msgstr "" +msgstr "删除接口 <em>%h</em>" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:95 msgid "Delete…" -msgstr "" +msgstr "删除…" #: applications/luci-app-vnstat2/root/usr/share/rpcd/acl.d/luci-app-vnstat2.json:3 msgid "Grant access to LuCI app vnstat2" -msgstr "" +msgstr "授予对LuCI应用程序vnstat2的访问权限" #: applications/luci-app-vnstat2/root/usr/share/luci/menu.d/luci-app-vnstat2.json:18 msgid "Graphs" -msgstr "" +msgstr "图表" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/graphs.js:58 msgid "Hourly" -msgstr "" +msgstr "每小时" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:81 msgid "Interface" @@ -61,55 +61,55 @@ msgstr "接口" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/graphs.js:15 msgid "Loading graphs…" -msgstr "" +msgstr "加载图像中…" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:49 msgid "Monitor interfaces" -msgstr "" +msgstr "监测接口" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/graphs.js:60 msgid "Monthly" -msgstr "" +msgstr "每月" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/graphs.js:62 msgid "" "No monitored interfaces have been found. Go to the configuration to enable " "monitoring for one or more interfaces." -msgstr "" +msgstr "没有发现受监视的接口。转到配置以启用对一个或多个接口的监视。" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:99 msgid "No unconfigured interfaces found in database." -msgstr "" +msgstr "数据库中没有找到未配置的接口。" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/graphs.js:55 msgid "Summary" -msgstr "" +msgstr "摘要" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:16 msgid "" "The interface will be removed from the database permanently. This cannot be " "undone." -msgstr "" +msgstr "该接口将从数据库中被永久删除。此操作不可撤销。" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:49 msgid "" "The selected interfaces are automatically added to the vnStat database upon " "startup." -msgstr "" +msgstr "选中的接口将在启动时被自动添加到vnStat数据库中。" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:104 msgid "" "These interfaces are present in the vnStat database, but are not configured " "above." -msgstr "" +msgstr "这些接口存在于vnStat数据库中,但没有在上面配置。" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/graphs.js:56 msgid "Top" -msgstr "" +msgstr "顶部" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:102 msgid "Unconfigured interfaces" -msgstr "" +msgstr "未配置的接口" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/graphs.js:61 msgid "Yearly" @@ -117,18 +117,18 @@ msgstr "按年" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:43 msgid "vnStat" -msgstr "" +msgstr "vnStat" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/graphs.js:53 msgid "vnStat Graphs" -msgstr "" +msgstr "vnStat 图表" #: applications/luci-app-vnstat2/root/usr/share/luci/menu.d/luci-app-vnstat2.json:3 msgid "vnStat Traffic Monitor" -msgstr "" +msgstr "vnStat 流量监视器" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:43 msgid "" "vnStat is a network traffic monitor for Linux that keeps a log of network " "traffic for the selected interface(s)." -msgstr "" +msgstr "vnStat是一个用于Linux的网络流量监控器,它保存所选接口的网络流量日志。" diff --git a/applications/luci-app-vnstat2/po/zh_Hant/vnstat2.po b/applications/luci-app-vnstat2/po/zh_Hant/vnstat2.po index c453424fe0..9211413016 100644 --- a/applications/luci-app-vnstat2/po/zh_Hant/vnstat2.po +++ b/applications/luci-app-vnstat2/po/zh_Hant/vnstat2.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-06-28 19:19+0000\n" -"Last-Translator: Hulen <shift0106@gmail.com>\n" +"PO-Revision-Date: 2020-12-30 02:30+0000\n" +"Last-Translator: operator <omniplay@hotmail.com>\n" "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsvnstat2/zh_Hant/>\n" "Language: zh_Hant\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 4.2-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/graphs.js:57 msgid "5 Minute" @@ -20,7 +20,7 @@ msgstr "取消" #: applications/luci-app-vnstat2/root/usr/share/luci/menu.d/luci-app-vnstat2.json:27 msgid "Configuration" -msgstr "設定" +msgstr "組態" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/graphs.js:59 msgid "Daily" @@ -41,7 +41,7 @@ msgstr "刪除…" #: applications/luci-app-vnstat2/root/usr/share/rpcd/acl.d/luci-app-vnstat2.json:3 msgid "Grant access to LuCI app vnstat2" -msgstr "" +msgstr "授予對 LuCI 應用程式 vnstat2 的存取權限" #: applications/luci-app-vnstat2/root/usr/share/luci/menu.d/luci-app-vnstat2.json:18 msgid "Graphs" @@ -105,7 +105,7 @@ msgstr "這些介面已存在 vnStat 資料庫中,但沒有在上列設定。" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/graphs.js:56 msgid "Top" -msgstr "" +msgstr "頂" #: applications/luci-app-vnstat2/htdocs/luci-static/resources/view/vnstat2/config.js:102 msgid "Unconfigured interfaces" |