diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2012-11-21 18:42:57 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2012-11-21 18:42:57 +0000 |
commit | 4b4346244e3dde20b99fbdea713dec33f4cc0971 (patch) | |
tree | 34ac376305224c22af5444bf9a882862c45bcb63 /po/ja | |
parent | 3451d533e561b186ed38ff50ff3d5b0c58aede17 (diff) |
po: resync translations
Diffstat (limited to 'po/ja')
-rw-r--r-- | po/ja/base.po | 30 | ||||
-rw-r--r-- | po/ja/commands.po | 2 | ||||
-rw-r--r-- | po/ja/ddns.po | 12 | ||||
-rw-r--r-- | po/ja/diag_devinfo.po | 6 | ||||
-rw-r--r-- | po/ja/freifunk.po | 12 | ||||
-rw-r--r-- | po/ja/meshwizard.po | 28 |
6 files changed, 73 insertions, 17 deletions
diff --git a/po/ja/base.po b/po/ja/base.po index 49f0b2af3..33c0a70e3 100644 --- a/po/ja/base.po +++ b/po/ja/base.po @@ -243,6 +243,11 @@ msgstr "" msgid "Allowed range is 1 to 65535" msgstr "設定可能な範囲は1から65535です" +msgid "" +"Always use 40MHz channels even if the secondary channel overlaps. Using this " +"option does not comply with IEEE 802.11n-2009!" +msgstr "" + msgid "An additional network will be created if you leave this unchecked." msgstr "チェックボックスがオフの場合、追加のネットワークが作成されます。" @@ -413,7 +418,9 @@ msgstr "" msgid "" "Choose the network(s) you want to attach to this wireless interface or fill " "out the <em>create</em> field to define a new network." -msgstr "無線インターフェースをアタッチするネットワークを選択してください。または、<em>作成</em>欄を選択すると新しいネットワークを作成します。" +msgstr "" +"無線インターフェースをアタッチするネットワークを選択してください。または、" +"<em>作成</em>欄を選択すると新しいネットワークを作成します。" msgid "Cipher" msgstr "暗号化方式" @@ -861,6 +868,9 @@ msgstr "更新中..." msgid "Force" msgstr "強制" +msgid "Force 40MHz mode" +msgstr "" + msgid "Force CCMP (AES)" msgstr "CCMP (AES) を使用" @@ -1842,15 +1852,19 @@ msgid "" "Really delete this interface? The deletion cannot be undone!\\nYou might " "lose access to this device if you are connected via this interface." msgstr "" -"本当にこのインターフェースを削除しますか?一度削除すると、元に戻すことはできません!\n" -"このインターフェースを経由して接続している場合、デバイスにアクセスできなくなる場合があります。" +"本当にこのインターフェースを削除しますか?一度削除すると、元に戻すことはできま" +"せん!\n" +"このインターフェースを経由して接続している場合、デバイスにアクセスできなくな" +"る場合があります。" msgid "" "Really delete this wireless network? The deletion cannot be undone!\\nYou " "might lose access to this device if you are connected via this network." msgstr "" -"本当にこの無線ネットワークを削除しますか?一度削除すると、元に戻すことはできません!\n" -"このネットワークを経由して接続している場合、デバイスにアクセスできなくなる場合があります。" +"本当にこの無線ネットワークを削除しますか?一度削除すると、元に戻すことはできま" +"せん!\n" +"このネットワークを経由して接続している場合、デバイスにアクセスできなくなる場" +"合があります。" msgid "Really reset all changes?" msgstr "本当に全ての変更をリセットしますか?" @@ -1860,14 +1874,16 @@ msgid "" "you are connected via this interface." msgstr "" "本当にインターフェース \"%s\" を停止しますか?\n" -"このインターフェースを経由して接続している場合、デバイスにアクセスできなくなる場合があります。" +"このインターフェースを経由して接続している場合、デバイスにアクセスできなくな" +"る場合があります。" msgid "" "Really shutdown network ?\\nYou might lose access to this device if you are " "connected via this interface." msgstr "" "本当にネットワークを停止しますか?\n" -"このネットワークを経由して接続している場合、デバイスにアクセスできなくなる場合があります。" +"このネットワークを経由して接続している場合、デバイスにアクセスできなくなる場" +"合があります。" msgid "Really switch protocol?" msgstr "本当にプロトコルを切り替えますか?" diff --git a/po/ja/commands.po b/po/ja/commands.po index ce2fd50a8..413227402 100644 --- a/po/ja/commands.po +++ b/po/ja/commands.po @@ -1,10 +1,10 @@ msgid "" msgstr "" -"Content-Type: text/plain; charset=UTF-8\n" "Project-Id-Version: PACKAGE VERSION\n" "Last-Translator: Automatically generated\n" "Language-Team: none\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" diff --git a/po/ja/ddns.po b/po/ja/ddns.po index 841b4749d..68b539224 100644 --- a/po/ja/ddns.po +++ b/po/ja/ddns.po @@ -35,6 +35,9 @@ msgstr "" msgid "Enable" msgstr "有効" +msgid "Event interface" +msgstr "" + msgid "Force update every" msgstr "強制的にアップデートを行う間隔" @@ -50,6 +53,9 @@ msgstr "インターフェース" msgid "Network" msgstr "ネットワーク" +msgid "On which interface up should start the ddns script process." +msgstr "" + msgid "Password" msgstr "パスワード" @@ -81,9 +87,3 @@ msgstr "分" msgid "network" msgstr "ネットワーク" - -msgid "Event interface" -msgstr "" - -msgid "On which interface up should start the ddns script process." -msgstr "" diff --git a/po/ja/diag_devinfo.po b/po/ja/diag_devinfo.po index eef39d840..1ef3dadc2 100644 --- a/po/ja/diag_devinfo.po +++ b/po/ja/diag_devinfo.po @@ -181,6 +181,9 @@ msgstr "" msgid "Scanning Configuration" msgstr "" +msgid "Scans for devices on specified networks." +msgstr "" + msgid "Sleep Between Requests" msgstr "リクエスト間のスリープ時間" @@ -204,6 +207,3 @@ msgstr "" msgid "check other networks" msgstr "" - -msgid "Scans for devices on specified networks." -msgstr "" diff --git a/po/ja/freifunk.po b/po/ja/freifunk.po index 785d861b3..901dd4edd 100644 --- a/po/ja/freifunk.po +++ b/po/ja/freifunk.po @@ -81,6 +81,9 @@ msgstr "" msgid "Edit index page" msgstr "" +msgid "Enable IPv6" +msgstr "" + msgid "Error" msgstr "" @@ -114,6 +117,15 @@ msgstr "" msgid "Hostname" msgstr "" +msgid "IPv6 Config" +msgstr "" + +msgid "IPv6 Prefix" +msgstr "" + +msgid "IPv6 network in CIDR notation." +msgstr "" + msgid "If selected then the default content element is not shown." msgstr "" diff --git a/po/ja/meshwizard.po b/po/ja/meshwizard.po index f035cf46d..180d771c8 100644 --- a/po/ja/meshwizard.po +++ b/po/ja/meshwizard.po @@ -1,3 +1,6 @@ +msgid "Activate or deactivate IPv6 config globally." +msgstr "" + msgid "Channel" msgstr "" @@ -19,9 +22,18 @@ msgstr "" msgid "Enable DHCP" msgstr "" +msgid "Enable RA" +msgstr "" + +msgid "Enabled" +msgstr "" + msgid "General Settings" msgstr "" +msgid "IPv6 Settings" +msgstr "" + msgid "" "If this is selected then config is cleaned before setting new config options." msgstr "" @@ -32,9 +44,17 @@ msgstr "" msgid "Mesh IP address" msgstr "" +msgid "Mesh IPv6 address" +msgstr "" + msgid "Mesh Wizard" msgstr "" +msgid "" +"Note: this will setup this interface for mesh operation, i.e. add to zone " +"'freifunk' and enable olsr." +msgstr "" + msgid "Protect LAN" msgstr "" @@ -42,6 +62,9 @@ msgid "" "Select this to allow others to use your connection to access the internet." msgstr "" +msgid "Send router advertisements on this device." +msgstr "" + msgid "Share your internet connection" msgstr "" @@ -56,6 +79,11 @@ msgid "The given IP address is not inside the mesh network range" msgstr "" msgid "" +"This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and " +"has to be registered at your local community." +msgstr "" + +msgid "" "This is a unique address in the mesh (e.g. 10.1.1.1) and has to be " "registered at your local community." msgstr "" |