diff options
author | Jo-Philipp Wich <jo@mein.io> | 2020-04-20 17:55:39 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2020-04-20 19:05:27 +0200 |
commit | fdce990b90f21f6925795d1f788f3e87bcdd0400 (patch) | |
tree | 754477c0046c74b1e23e0ce82c1551b6950f4fbd /applications/luci-app-nlbwmon/po/ja | |
parent | 79814b2f5286b6956d555b796407e2394169669d (diff) |
luci-app-nlbwmon: convert to client side JS
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'applications/luci-app-nlbwmon/po/ja')
-rw-r--r-- | applications/luci-app-nlbwmon/po/ja/nlbwmon.po | 323 |
1 files changed, 179 insertions, 144 deletions
diff --git a/applications/luci-app-nlbwmon/po/ja/nlbwmon.po b/applications/luci-app-nlbwmon/po/ja/nlbwmon.po index c22a39eceb..d9e118983b 100644 --- a/applications/luci-app-nlbwmon/po/ja/nlbwmon.po +++ b/applications/luci-app-nlbwmon/po/ja/nlbwmon.po @@ -13,147 +13,147 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 3.11\n" -#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw.js:661 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:550 msgid "%d IPv4-only hosts" msgstr "%d IPv4 限定ホスト" -#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw.js:668 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:557 msgid "%d IPv6-only hosts" msgstr "%d IPv6 限定ホスト" -#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw.js:675 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:564 msgid "%d dual-stack hosts" msgstr "%d デュアルスタック ホスト" -#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw.js:71 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:114 msgid "%s and %s" msgstr "%s, %s" -#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw.js:69 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:112 msgid "%s, %s and %s" msgstr "%s, %s, %s" -#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:68 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:93 msgid "-1 - Restart every last day of month" msgstr "-1 - 月の最終日" -#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:69 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:94 msgid "-7 - Restart a week before end of month" msgstr "-7 - 月の最終日の一週間前" -#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:67 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:92 msgid "1 - Restart every 1st of month" msgstr "1 - 毎月1日" -#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:183 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:158 msgid "10m - frequent commits at the expense of flash wear" msgstr "10m - フラッシュ媒体への負荷が高い頻繁なコミット(10分)" -#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:182 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:157 msgid "12h - compromise between risk of data loss and flash wear" msgstr "12h - データ消失リスクとフラッシュ媒体への負荷の妥協点(12時間)" -#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:181 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:156 msgid "24h - least flash wear at the expense of data loss risk" msgstr "24h - データ消失リスクは高いがフラッシュ媒体への負荷は最小(24時間)" -#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:191 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:163 msgid "30s - refresh twice per minute for reasonably current stats" msgstr "30s - 現在の状態の把握に適切な1分間に2回のリフレッシュ(30秒)" -#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:192 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:164 msgid "5m - rarely refresh to avoid frequently clearing conntrack counters" msgstr "5m - conntrack カウンターの頻繁なクリアを防ぐ、低頻度のリフレッシュ" -#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:184 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:159 msgid "60s - commit minutely, useful for non-flash storage" msgstr "60秒 - 1分毎のコミット、非フラッシュ ストレージに有用" -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:40 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:839 msgid "<big id=\"conn-total\">0</big> connections" msgstr "<big id=\"conn-total\">0</big> 接続数" -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:37 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:836 msgid "<big id=\"host-total\">0</big> hosts" msgstr "<big id=\"host-total\">0</big> ホスト数" -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:114 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:915 msgid "<big id=\"ipv6-hosts\">0%</big> IPv6 support rate among hosts" msgstr "<big id=\"ipv6-hosts\">0%</big> 全ホスト中の IPv6 サポート比率" -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:116 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:917 msgid "<big id=\"ipv6-rx\">0B</big> total IPv6 download" msgstr "<big id=\"ipv6-rx\">0B</big> IPv6 総ダウンロード" -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:115 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:916 msgid "<big id=\"ipv6-share\">0%</big> of the total traffic is IPv6" msgstr "<big id=\"ipv6-share\">0%</big> 全トラフィック中の IPv6 の割合" -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:117 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:918 msgid "<big id=\"ipv6-tx\">0B</big> total IPv6 upload" msgstr "<big id=\"ipv6-tx\">0B</big> IPv6 総アップロード" -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:79 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:879 msgid "<big id=\"layer7-most-conn\">0</big> cause the most connections" msgstr "<big id=\"layer7-most-conn\">0</big> 接続数上位" -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:77 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:877 msgid "<big id=\"layer7-most-rx\">0</big> cause the most download" msgstr "<big id=\"layer7-most-rx\">0</big> ダウンロード上位" -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:78 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:878 msgid "<big id=\"layer7-most-tx\">0</big> cause the most upload" msgstr "<big id=\"layer7-most-tx\">0</big> アップロード上位" -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:76 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:876 msgid "<big id=\"layer7-total\">0</big> different application protocols" msgstr "<big id=\"layer7-total\">0</big> アプリケーション プロトコル数" -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:38 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:837 msgid "<big id=\"rx-total\">0</big> download" msgstr "<big id=\"rx-total\">0</big> ダウンロード" -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:39 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:838 msgid "<big id=\"tx-total\">0</big> upload" msgstr "<big id=\"tx-total\">0</big> アップロード" -#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:25 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:63 msgid "Accounting period" msgstr "収集期間" -#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:21 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:60 msgid "Advanced Settings" msgstr "詳細設定" -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:85 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:886 msgid "Application" msgstr "アプリケーション" -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:62 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:862 msgid "Application Protocols" msgstr "アプリケーション プロトコル" -#: applications/luci-app-nlbwmon/luasrc/controller/nlbw.lua:10 +#: applications/luci-app-nlbwmon/root/usr/share/luci/menu.d/luci-app-nlbwmon.json:33 msgid "Backup" msgstr "バックアップ" -#: applications/luci-app-nlbwmon/luasrc/controller/nlbw.lua:7 +#: applications/luci-app-nlbwmon/root/usr/share/luci/menu.d/luci-app-nlbwmon.json:3 msgid "Bandwidth Monitor" msgstr "帯域幅モニター" -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:142 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:953 msgid "CSV, grouped by IP" msgstr "CSV(IP によるグループ化)" -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:141 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:947 msgid "CSV, grouped by MAC" msgstr "CSV(MAC によるグループ化)" -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:143 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:959 msgid "CSV, grouped by protocol" msgstr "CSV(プロトコルによるグループ化)" -#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:52 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:76 msgid "" "Changing the accounting interval type will invalidate existing databases!" "<br /><strong><a href=\"%s\">Download backup</a></strong>." @@ -161,7 +161,7 @@ msgstr "" "既存のデータベースと互換性の無い収集期間の形式が選択されました。<br /" "><strong><a href=\"%s\">バックアップのダウンロード</a></strong>" -#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:26 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:64 msgid "" "Choose \"Day of month\" to restart the accounting period monthly on a " "specific date, e.g. every 3rd. Choose \"Fixed interval\" to restart the " @@ -171,42 +171,42 @@ msgstr "" "毎月3日)。設定した日数毎にデータの収集を行うには、\"特定の間隔\" を選択しま" "す。後者の場合、指定された日付から開始されます。" -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:56 -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:94 -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:133 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:856 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:895 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:935 msgid "Collecting data..." msgstr "" -#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:177 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:154 msgid "Commit interval" msgstr "コミット間隔" -#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:164 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:148 msgid "Compress database" msgstr "データベースの圧縮" -#: applications/luci-app-nlbwmon/luasrc/controller/nlbw.lua:9 +#: applications/luci-app-nlbwmon/root/usr/share/luci/menu.d/luci-app-nlbwmon.json:24 msgid "Configuration" msgstr "設定" -#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw.js:302 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:615 msgid "Conn." msgstr "接続数" -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:48 -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:86 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:848 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:887 msgid "Connections" msgstr "接続数" -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:31 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:830 msgid "Connections / Host" msgstr "ホスト毎の接続数" -#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:195 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:166 msgid "Database directory" msgstr "データベース ディレクトリ" -#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:196 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:167 msgid "" "Database storage directory. One file per accounting period will be placed " "into this directory." @@ -214,11 +214,11 @@ msgstr "" "データベースの保存先ディレクトリです。計測期間あたり 1 つのファイルがこのディ" "レクトリに配置されます。" -#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:28 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:72 msgid "Day of month" msgstr "月間" -#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:63 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:84 msgid "" "Day of month to restart the accounting period. Use negative values to count " "towards the end of month, e.g. \"-5\" to specify the 27th of July or the " @@ -227,103 +227,127 @@ msgstr "" "月の中で新たな収集期間を開始する日です。月の最終日からの日数をマイナス値で指" "定することができます(例: 7月27日または2月24日は \"-5\")。" -#: applications/luci-app-nlbwmon/luasrc/controller/nlbw.lua:8 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/backup.js:24 +msgid "Dismiss" +msgstr "" + +#: applications/luci-app-nlbwmon/root/usr/share/luci/menu.d/luci-app-nlbwmon.json:15 msgid "Display" msgstr "表示" -#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw.js:303 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:616 msgid "Down. (Bytes)" msgstr "" -#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw.js:304 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:617 msgid "Down. (Pkts.)" msgstr "" -#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw.js:285 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:598 msgid "Download" msgstr "" -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:49 -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:87 -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:126 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:849 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:888 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:928 msgid "Download (Bytes)" msgstr "" -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:50 -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:88 -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:127 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:850 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:889 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:929 msgid "Download (Packets)" msgstr "" -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:65 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:865 msgid "Download / Application" msgstr "ダウンロード / アプリケーション" -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/backup.htm:25 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/backup.js:58 msgid "Download Database Backup" msgstr "データベース バックアップのダウンロード" -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:108 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:909 msgid "Dualstack enabled hosts" msgstr "デュアルスタック ホスト" -#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:62 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:83 msgid "Due date" msgstr "期日" -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:139 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:941 msgid "Export" msgstr "エクスポート" -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:125 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:791 +msgid "Failed to commit database: %s" +msgstr "" + +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/backup.js:45 +msgid "Failed to download backup archive: %s" +msgstr "" + +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:780 +msgid "Failed to download traffic data: %s" +msgstr "" + +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/backup.js:28 +msgid "Failed to restore backup archive: %s" +msgstr "" + +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:927 msgid "Family" msgstr "IP 種別" -#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:29 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:73 msgid "Fixed interval" msgstr "特定の間隔" -#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw.js:476 -#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw.js:534 -#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw.js:639 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:367 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:424 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:528 msgid "Force reload…" msgstr "強制リロード..." -#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:20 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:59 msgid "General Settings" msgstr "全般設定" -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/backup.htm:28 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/backup.js:62 msgid "Generate Backup" msgstr "バックアップの作成" -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:46 -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:123 +#: applications/luci-app-nlbwmon/root/usr/share/rpcd/acl.d/luci-app-nlbwmon.json:3 +msgid "Grant UCI access for luci-app-nlbwmon" +msgstr "" + +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:846 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:925 msgid "Host" msgstr "ホスト" -#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw.js:294 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:607 msgid "Hostname: <big id=\"bubble-hostname\">example.org</big>" msgstr "ホスト名: <big id=\"bubble-hostname\">example.org</big>" -#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw.js:624 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:513 msgid "IPv4" msgstr "" -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:103 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:904 msgid "IPv4 vs. IPv6" msgstr "IPv4 及び IPv6" -#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw.js:625 -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:100 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:514 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:901 msgid "IPv6" msgstr "IPv6" -#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:95 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:108 msgid "Interval" msgstr "間隔" -#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:178 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:155 msgid "" "Interval at which the temporary in-memory database is committed to the " "persistent database directory." @@ -331,7 +355,7 @@ msgstr "" "メモリー上の一時的なデータベースから、永続的なデータベース ディレクトリへのコ" "ミットを実行する間隔です。" -#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:188 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:162 msgid "" "Interval at which traffic counters of still established connections are " "refreshed from netlink information." @@ -339,36 +363,36 @@ msgstr "" "確立中の接続のトラフィック カウンターが netlink 情報によりリフレッシュされる" "間隔です。" -#: applications/luci-app-nlbwmon/luasrc/controller/nlbw.lua:197 -msgid "Invalid or empty backup archive" -msgstr "無効または空のバックアップ アーカイブです。" - -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:144 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:965 msgid "JSON dump" msgstr "JSON ダンプ" -#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:96 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:109 msgid "Length of accounting interval in days." msgstr "収集期間の日数です。" -#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:110 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:120 msgid "Local interfaces" msgstr "ローカル インターフェース" -#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:134 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:129 msgid "Local subnets" msgstr "ローカル サブネット" -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:47 -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:124 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:847 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:926 msgid "MAC" msgstr "MAC" -#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:152 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:76 +msgid "Malformed data received" +msgstr "" + +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:141 msgid "Maximum entries" msgstr "最大件数" -#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:171 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:152 msgid "" "Maximum number of accounting periods to keep, use zero to keep databases " "forever." @@ -376,46 +400,46 @@ msgstr "" "計測データを保持する、収集期間の最大個数です。 '0' を設定した場合、全データを" "保持します。" -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:13 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:818 msgid "Netlink Bandwidth Monitor" msgstr "Netlink Bandwidth Monitor" -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/backup.htm:9 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/backup.js:51 msgid "Netlink Bandwidth Monitor - Backup / Restore" msgstr "Netlink Bandwidth Monitor - バックアップ / 復元" -#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:12 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:52 msgid "Netlink Bandwidth Monitor - Configuration" msgstr "Netlink Bandwidth Monitor - 設定" -#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw.js:475 -#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw.js:533 -#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw.js:638 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:363 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:423 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:527 msgid "No data recorded yet." msgstr "まだデータがありません。" -#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:111 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:121 msgid "Only conntrack streams from or to any of these networks are counted." msgstr "" "選択されたネットワークにおける conntrack ストリームのみが計測されます。" -#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:135 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:130 msgid "Only conntrack streams from or to any of these subnets are counted." msgstr "設定されたサブネットにおける conntrack ストリームのみが計測されます。" -#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:158 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:144 msgid "Preallocate database" msgstr "データベースの事前割当" -#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw.js:451 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:339 msgid "Protocol" msgstr "プロトコル" -#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:22 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:61 msgid "Protocol Mapping" msgstr "プロトコル マッピング" -#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:23 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:61 msgid "" "Protocol mappings to distinguish traffic types per host, one mapping per " "line. The first value specifies the IP protocol, the second value the port " @@ -426,39 +450,43 @@ msgstr "" "目の値はポート番号、3つ目はマッピングされたプロトコルの名前をそれぞれ表しま" "す。" -#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:187 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:161 msgid "Refresh interval" msgstr "リフレッシュ間隔" -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/backup.htm:17 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/backup.js:56 msgid "Restore" msgstr "復元" -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/backup.htm:12 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/backup.js:52 msgid "Restore Database Backup" msgstr "データベースの復元" -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:16 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/backup.js:20 +msgid "Restore complete" +msgstr "" + +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:285 msgid "Select accounting period:" msgstr "収集期間を選択:" -#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw.js:446 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:334 msgid "Source IP" msgstr "アクセス元 IP" -#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:80 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:96 msgid "Start date" msgstr "開始日" -#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:81 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:97 msgid "Start date of the first accounting period, e.g. begin of ISP contract." msgstr "初回のデータ収集の開始日です(例: ISP 契約の開始日)。" -#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:170 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:151 msgid "Stored periods" msgstr "保存期間" -#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:13 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:53 msgid "" "The Netlink Bandwidth Monitor (nlbwmon) is a lightweight, efficient traffic " "accounting program keeping track of bandwidth usage per host and protocol." @@ -466,11 +494,11 @@ msgstr "" "Netlink Bandwidth Monitor (nlbwmon) は、軽量かつ、ホストやプロトコル毎に帯域" "幅使用量の追跡を行う効率的なトラフィック計測プログラムです。" -#: applications/luci-app-nlbwmon/luasrc/controller/nlbw.lua:216 -msgid "The following database files have been restored: %s" -msgstr "次のデータベース ファイルが復元されました: %s" +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/backup.js:21 +msgid "The following database files have been restored:" +msgstr "次のデータベース ファイルが復元されました:" -#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:153 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:142 msgid "" "The maximum amount of entries that should be put into the database, setting " "the limit to 0 will allow databases to grow indefinitely." @@ -478,51 +506,55 @@ msgstr "" "データベースに保管される最大件数です。 '0' を設定した場合、制限無しのデータ" "ベースの増大を許可します。" -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:26 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:825 msgid "Traffic / Host" msgstr "ホスト毎のトラフィック" -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:23 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:822 msgid "Traffic Distribution" msgstr "トラフィック内訳" -#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw.js:305 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:92 +msgid "Unable to fetch traffic statistic data: %s" +msgstr "" + +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:618 msgid "Up. (Bytes)" msgstr "" -#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw.js:306 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:619 msgid "Up. (Pkts.)" msgstr "" -#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw.js:289 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:602 msgid "Upload" msgstr "" -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:51 -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:89 -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:128 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:851 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:890 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:930 msgid "Upload (Bytes)" msgstr "" -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:52 -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:90 -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:129 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:852 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:891 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:931 msgid "Upload (Packets)" msgstr "" -#: applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm:70 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:870 msgid "Upload / Application" msgstr "アップロード / アプリケーション" -#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw.js:295 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:608 msgid "Vendor: <big id=\"bubble-vendor\">Example Corp.</big>" msgstr "ベンダ: <big id=\"bubble-vendor\">Example Corp.</big>" -#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:51 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:75 msgid "Warning" msgstr "警告" -#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:165 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:149 msgid "" "Whether to gzip compress archive databases. Compressing the database files " "makes accessing old data slightly slower but helps to reduce storage " @@ -532,27 +564,30 @@ msgstr "" "いデータへのアクセスが多少遅くなりますが、ストレージ使用量の低減に役立ちま" "す。" -#: applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua:159 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/config.js:145 msgid "" "Whether to preallocate the maximum possible database size in memory. This is " "mainly useful for memory constrained systems which might not be able to " "satisfy memory allocation after longer uptime periods." msgstr "" -#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw.js:88 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:130 msgid "no traffic" msgstr "トラフィック無し" -#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw.js:315 -#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw.js:327 -#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw.js:332 -#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw.js:447 -#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw.js:504 -#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw.js:517 -#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw.js:522 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:335 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:394 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:407 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:412 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:628 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:640 +#: applications/luci-app-nlbwmon/htdocs/luci-static/resources/view/nlbw/display.js:645 msgid "other" msgstr "その他" +#~ msgid "Invalid or empty backup archive" +#~ msgstr "無効または空のバックアップ アーカイブです。" + #~ msgid "Down. (Bytes / Pkts.)" #~ msgstr "ダウンロード(Bytes / Pkts.)" |