diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2014-12-03 15:17:05 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2015-01-08 16:26:20 +0100 |
commit | 1bb4822dca6113f73e3bc89e2acf15935e6f8e92 (patch) | |
tree | 35e16f100466e4e00657199b38bb3d87d52bf73f /applications/luci-app-multiwan/po/ja | |
parent | 9edd0e46c3f880727738ce8ca6ff1c8b85f99ef4 (diff) |
Rework LuCI build system
* Rename subdirectories to their repective OpenWrt package names
* Make each LuCI module its own standalone package
* Deploy a shared luci.mk which is used by each module Makefile
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Diffstat (limited to 'applications/luci-app-multiwan/po/ja')
-rw-r--r-- | applications/luci-app-multiwan/po/ja/multiwan.po | 120 |
1 files changed, 120 insertions, 0 deletions
diff --git a/applications/luci-app-multiwan/po/ja/multiwan.po b/applications/luci-app-multiwan/po/ja/multiwan.po new file mode 100644 index 000000000..ab4156290 --- /dev/null +++ b/applications/luci-app-multiwan/po/ja/multiwan.po @@ -0,0 +1,120 @@ +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"PO-Revision-Date: 2013-10-06 17:17+0200\n" +"Last-Translator: Kentaro <kentaro.matsuyama@gmail.com>\n" +"Language-Team: none\n" +"Language: ja\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Pootle 2.0.6\n" + +msgid "Attempts Before WAN Failover" +msgstr "" + +msgid "Attempts Before WAN Recovery" +msgstr "" + +msgid "Auto" +msgstr "自動" + +msgid "Collecting data..." +msgstr "" + +msgid "" +"Configure rules for directing outbound traffic through specified WAN Uplinks." +msgstr "" + +msgid "DNS Server(s)" +msgstr "DNSサーバー" + +msgid "Default Route" +msgstr "デフォルトルート" + +msgid "Destination Address" +msgstr "宛先アドレス" + +msgid "Disable" +msgstr "無効" + +msgid "Enable" +msgstr "有効" + +msgid "Failing" +msgstr "" + +msgid "Failover Traffic Destination" +msgstr "" + +msgid "Health Monitor ICMP Host(s)" +msgstr "ヘルスモニタ ICMP宛先" + +msgid "Health Monitor ICMP Timeout" +msgstr "ヘルスモニタ ICMP タイムアウト" + +msgid "Health Monitor Interval" +msgstr "ヘルスモニタ更新間隔" + +msgid "" +"Health Monitor detects and corrects network changes and failed connections." +msgstr "ヘルスモニタは、ネットワークの変更及び接続失敗の検出と調整を行います。" + +msgid "KO" +msgstr "" + +msgid "Load Balancer Distribution" +msgstr "ロードバランサ ディストリビューション" + +msgid "Load Balancer(Compatibility)" +msgstr "ロードバランサ (互換性)" + +msgid "Load Balancer(Performance)" +msgstr "ロードバランサ (パフォーマンス)" + +msgid "Multi-WAN" +msgstr "Multi-WAN" + +msgid "Multi-WAN Status" +msgstr "" + +msgid "Multi-WAN Traffic Rules" +msgstr "Multi-WAN トラフィック・ルール" + +msgid "" +"Multi-WAN allows for the use of multiple uplinks for load balancing and " +"failover." +msgstr "" +"Multi-WANを用いることで、複数の上りリンクを使用してロードバランサとフェイル" +"オーバー機能を使用することができます。" + +msgid "None" +msgstr "なし" + +msgid "OK" +msgstr "OK" + +msgid "Ports" +msgstr "ポート" + +msgid "Protocol" +msgstr "プロトコル" + +msgid "Recovering" +msgstr "" + +msgid "Source Address" +msgstr "送信元アドレス" + +msgid "Unknown" +msgstr "不明" + +msgid "WAN Interfaces" +msgstr "WAN インターフェースリスト" + +msgid "WAN Uplink" +msgstr "WAN アップリンク" + +msgid "all" +msgstr "全て" |