diff options
author | INAGAKI Hiroshi <musashino.open@gmail.com> | 2017-08-20 12:48:53 +0900 |
---|---|---|
committer | INAGAKI Hiroshi <musashino.open@gmail.com> | 2017-08-20 12:48:53 +0900 |
commit | d503740be1ca822107a7c92eba0e3615184d573e (patch) | |
tree | 343bdc30b716b4215bf556ebd76ca54d82f609ff /applications/luci-app-mwan3/po/ja | |
parent | ad81dc1889843ef295984a7d0ad714f154eaed9c (diff) |
luci-app-mwan3: Sync translations
Synchronized translations with sources.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
Diffstat (limited to 'applications/luci-app-mwan3/po/ja')
-rw-r--r-- | applications/luci-app-mwan3/po/ja/mwan3.po | 75 |
1 files changed, 49 insertions, 26 deletions
diff --git a/applications/luci-app-mwan3/po/ja/mwan3.po b/applications/luci-app-mwan3/po/ja/mwan3.po index 89fa5ea02..b60d12697 100644 --- a/applications/luci-app-mwan3/po/ja/mwan3.po +++ b/applications/luci-app-mwan3/po/ja/mwan3.po @@ -88,6 +88,9 @@ msgstr "" msgid "Enabled" msgstr "有効" +msgid "Enter value in hex, starting with <code>0x</code>" +msgstr "" + msgid "Error collecting troubleshooting information" msgstr "トラブルシューティング情報の収集エラー" @@ -100,6 +103,9 @@ msgstr "" msgid "Failure interval" msgstr "障害検出 インターバル" +msgid "Firewall mask" +msgstr "" + msgid "Flush conntrack table" msgstr "" @@ -370,12 +376,6 @@ msgstr "障害復旧 インターバル" msgid "Restart MWAN" msgstr "MWAN の再起動" -msgid "Restore default hotplug script" -msgstr "デフォルトのホットプラグ スクリプトの復元" - -msgid "Restore..." -msgstr "復元..." - msgid "Rule" msgstr "ルール" @@ -443,6 +443,20 @@ msgstr "" "に対して Ping の送信が行われます。常にオンラインとする場合、空欄のままにしま" "す。" +msgid "" +"This section allows you to modify the content of \"/etc/mwan3.user\".<br /" +">The file is also preserved during sysupgrade.<br /><br />Notes:<br />This " +"file is interpreted as a shell script.<br />The first line of the script " +"must be "#!/bin/sh" without quotes.<br />Lines beginning with # are " +"comments and are not executed.<br />Put your custom mwan3 action here, they " +"will<br />be executed with each netifd hotplug interface event<br />on " +"interfaces for which mwan3 is enabled.<br /><br />There are three main " +"environment variables that are passed to this script.<br /><br />$ACTION " +"Either \"ifup\" or \"ifdown\"<br />$INTERFACE Name of the interface which " +"went up or down (e.g. \"wan\" or \"wwan\")<br />$DEVICE Physical device name " +"which interface went up or down (e.g. \"eth0\" or \"wwan0\")<br /><br />" +msgstr "" + msgid "This section allows you to modify the contents of /etc/config/mwan3" msgstr "" "このセクションでは、 /etc/config/mwan3 の内容を変更することができます。" @@ -455,32 +469,15 @@ msgid "This section allows you to modify the contents of /etc/config/wireless" msgstr "" "このセクションでは、 /etc/config/wireless の内容を変更することができます。" -msgid "" -"This section allows you to modify the contents of /etc/hotplug.d/iface/16-" -"mwancustom<br />This is useful for running system commands and/or scripts " -"based on interface ifup or ifdown hotplug events<br /><br />Notes:<br />The " -"first line of the script must be "#!/bin/sh" without quotes<br /" -">Lines beginning with # are comments and are not executed<br /><br /" -">Available variables:<br />$ACTION is the hotplug event (ifup, ifdown)<br />" -"$INTERFACE is the interface name (wan1, wan2, etc.)<br />$DEVICE is the " -"device name attached to the interface (eth0.1, eth1, etc.)" -msgstr "" -"このセクションでは、 /etc/hotplug.d/iface/16-mwancustom の内容を変更すること" -"ができます。<br />これは、インターフェースの ifup または ifdown ホットプラグ " -"イベント時にシステムコマンドまたはスクリプト、もしくはその両方を実行すること" -"に役立ちます。<br /><br />注意:<br />スクリプトの1行目は、"#!bin/sh" " -"である必要があります(クオーテーション不要)。<br /># で始まる行はコメントと" -"して認識され、実行されません。<br /><br />利用可能な変数:<br />$ACTION - ホッ" -"トプラグ イベント (ifup, ifdown)<br />$INTERFACE - インターフェース名(wan1, " -"wan2, その他)<br />$DEVICE - インターフェースにアタッチされたデバイスの名前" -"(eth0.1, eth1, その他)" - msgid "Tracking IP" msgstr "追跡 IP" msgid "Tracking hostname or IP address" msgstr "追跡ホスト名または IP アドレス" +msgid "Tracking method" +msgstr "" + msgid "Tracking reliability" msgstr "追跡の信頼性" @@ -654,6 +651,32 @@ msgstr "停止" msgid "unreachable (reject)" msgstr "unreachable (reject)" +#~ msgid "Restore default hotplug script" +#~ msgstr "デフォルトのホットプラグ スクリプトの復元" + +#~ msgid "Restore..." +#~ msgstr "復元..." + +#~ msgid "" +#~ "This section allows you to modify the contents of /etc/hotplug.d/iface/16-" +#~ "mwancustom<br />This is useful for running system commands and/or scripts " +#~ "based on interface ifup or ifdown hotplug events<br /><br />Notes:<br /" +#~ ">The first line of the script must be "#!/bin/sh" without " +#~ "quotes<br />Lines beginning with # are comments and are not executed<br /" +#~ "><br />Available variables:<br />$ACTION is the hotplug event (ifup, " +#~ "ifdown)<br />$INTERFACE is the interface name (wan1, wan2, etc.)<br />" +#~ "$DEVICE is the device name attached to the interface (eth0.1, eth1, etc.)" +#~ msgstr "" +#~ "このセクションでは、 /etc/hotplug.d/iface/16-mwancustom の内容を変更するこ" +#~ "とができます。<br />これは、インターフェースの ifup または ifdown ホットプ" +#~ "ラグ イベント時にシステムコマンドまたはスクリプト、もしくはその両方を実行" +#~ "することに役立ちます。<br /><br />注意:<br />スクリプトの1行目は、"#!" +#~ "bin/sh" である必要があります(クオーテーション不要)。<br /># で始まる" +#~ "行はコメントとして認識され、実行されません。<br /><br />利用可能な変数:" +#~ "<br />$ACTION - ホットプラグ イベント (ifup, ifdown)<br />$INTERFACE - イ" +#~ "ンターフェース名(wan1, wan2, その他)<br />$DEVICE - インターフェースにア" +#~ "タッチされたデバイスの名前(eth0.1, eth1, その他)" + #~ msgid "" #~ "This IP address will be pinged to dermine if the link is up or down. " #~ "Leave blank to assume interface is always online" |