From 9399cfd461721156fcdf3488f7a633922b9c4171 Mon Sep 17 00:00:00 2001 From: INAGAKI Hiroshi Date: Fri, 8 Dec 2017 14:40:12 +0900 Subject: luci-app-travelmate: Sync translations Synchronized translations with sources. Signed-off-by: INAGAKI Hiroshi --- .../luci-app-travelmate/po/ja/travelmate.po | 43 ++++++++++++++++++---- .../luci-app-travelmate/po/pt-br/travelmate.po | 30 ++++++++++++--- .../po/templates/travelmate.pot | 30 ++++++++++++--- 3 files changed, 83 insertions(+), 20 deletions(-) (limited to 'applications/luci-app-travelmate/po') diff --git a/applications/luci-app-travelmate/po/ja/travelmate.po b/applications/luci-app-travelmate/po/ja/travelmate.po index febdbd5833..3aefc17a7d 100644 --- a/applications/luci-app-travelmate/po/ja/travelmate.po +++ b/applications/luci-app-travelmate/po/ja/travelmate.po @@ -31,6 +31,12 @@ msgstr "Travelmate の処理が開始されるまでの、追加の遅延時間 msgid "Advanced" msgstr "詳細設定" +msgid "Authentication" +msgstr "" + +msgid "BSSID" +msgstr "" + msgid "Back to overview" msgstr "概要へ戻る" @@ -61,6 +67,9 @@ msgstr "このアップリンクを削除" msgid "Device" msgstr "デバイス" +msgid "EAP-Method" +msgstr "" + msgid "Edit" msgstr "編集" @@ -115,6 +124,9 @@ msgstr "" msgid "How many times should travelmate try to connect to an Uplink." msgstr "Travelmate がアップリンクへの接続を試行する回数です。" +msgid "Identity" +msgstr "" + msgid "Input file not found, please check your configuration." msgstr "入力ファイルが見つかりません。設定を確認してください。" @@ -169,6 +181,9 @@ msgstr "概要" msgid "Passphrase (%s)" msgstr "暗号フレーズ (%s)" +msgid "Password" +msgstr "" + msgid "" "Provides an overview of all configured uplinks for the travelmate interface " "(%s). You can edit, delete or re-order existing uplinks or scan for a new " @@ -191,8 +206,8 @@ msgstr "再スキャン" msgid "Restrict travelmate to a dedicated radio, e.g. 'radio0'." msgstr "Travelmate が指定された無線に接続するよう制御します。(例: 'radio0')" -msgid "Runtime information" -msgstr "実行情報" +msgid "Runtime Information" +msgstr "" msgid "SSID" msgstr "SSID" @@ -212,15 +227,15 @@ msgstr "信号強度" msgid "Specify the secret encryption key here." msgstr "暗号キーを設定します。" +msgid "Station ID (SSID/BSSID)" +msgstr "" + msgid "Station Interface" msgstr "ステーション インターフェース" msgid "Station Radio" msgstr "ステーション電波" -msgid "Station SSID" -msgstr "ステーション SSID" - msgid "" "This form allows you to modify the content of the main firewall " "configuration file (/etc/config/firewall)." @@ -281,6 +296,9 @@ msgstr "不明" msgid "Uplink / Trigger interface" msgstr "アップリンク / トリガー インターフェース" +msgid "Uplink BSSID" +msgstr "" + msgid "Uplink SSID" msgstr "アップリンク SSID" @@ -296,12 +314,12 @@ msgstr "WEP" msgid "WEP passphrase" msgstr "WEP 暗号キー" -msgid "WPA / WPA2" -msgstr "WPA / WPA2" - msgid "WPA passphrase" msgstr "WPA 暗号キー" +msgid "WPA/WPA2 -" +msgstr "" + msgid "Wireless Scan" msgstr "無線スキャン" @@ -325,3 +343,12 @@ msgstr "利用不可" msgid "not connected" msgstr "未接続" + +#~ msgid "Runtime information" +#~ msgstr "実行情報" + +#~ msgid "Station SSID" +#~ msgstr "ステーション SSID" + +#~ msgid "WPA / WPA2" +#~ msgstr "WPA / WPA2" diff --git a/applications/luci-app-travelmate/po/pt-br/travelmate.po b/applications/luci-app-travelmate/po/pt-br/travelmate.po index 41fab70149..6029dd10fb 100644 --- a/applications/luci-app-travelmate/po/pt-br/travelmate.po +++ b/applications/luci-app-travelmate/po/pt-br/travelmate.po @@ -31,6 +31,12 @@ msgstr "" msgid "Advanced" msgstr "" +msgid "Authentication" +msgstr "" + +msgid "BSSID" +msgstr "" + msgid "Back to overview" msgstr "" @@ -58,6 +64,9 @@ msgstr "" msgid "Device" msgstr "" +msgid "EAP-Method" +msgstr "" + msgid "Edit" msgstr "" @@ -108,6 +117,9 @@ msgstr "" msgid "How many times should travelmate try to connect to an Uplink." msgstr "" +msgid "Identity" +msgstr "" + msgid "Input file not found, please check your configuration." msgstr "" @@ -158,6 +170,9 @@ msgstr "" msgid "Passphrase (%s)" msgstr "" +msgid "Password" +msgstr "" + msgid "" "Provides an overview of all configured uplinks for the travelmate interface " "(%s). You can edit, delete or re-order existing uplinks or scan for a new " @@ -176,7 +191,7 @@ msgstr "" msgid "Restrict travelmate to a dedicated radio, e.g. 'radio0'." msgstr "" -msgid "Runtime information" +msgid "Runtime Information" msgstr "" msgid "SSID" @@ -197,13 +212,13 @@ msgstr "" msgid "Specify the secret encryption key here." msgstr "" -msgid "Station Interface" +msgid "Station ID (SSID/BSSID)" msgstr "" -msgid "Station Radio" +msgid "Station Interface" msgstr "" -msgid "Station SSID" +msgid "Station Radio" msgstr "" msgid "" @@ -255,6 +270,9 @@ msgstr "" msgid "Uplink / Trigger interface" msgstr "" +msgid "Uplink BSSID" +msgstr "" + msgid "Uplink SSID" msgstr "" @@ -270,10 +288,10 @@ msgstr "" msgid "WEP passphrase" msgstr "" -msgid "WPA / WPA2" +msgid "WPA passphrase" msgstr "" -msgid "WPA passphrase" +msgid "WPA/WPA2 -" msgstr "" msgid "Wireless Scan" diff --git a/applications/luci-app-travelmate/po/templates/travelmate.pot b/applications/luci-app-travelmate/po/templates/travelmate.pot index a9ceafe237..9dc58157ee 100644 --- a/applications/luci-app-travelmate/po/templates/travelmate.pot +++ b/applications/luci-app-travelmate/po/templates/travelmate.pot @@ -20,6 +20,12 @@ msgstr "" msgid "Advanced" msgstr "" +msgid "Authentication" +msgstr "" + +msgid "BSSID" +msgstr "" + msgid "Back to overview" msgstr "" @@ -47,6 +53,9 @@ msgstr "" msgid "Device" msgstr "" +msgid "EAP-Method" +msgstr "" + msgid "Edit" msgstr "" @@ -97,6 +106,9 @@ msgstr "" msgid "How many times should travelmate try to connect to an Uplink." msgstr "" +msgid "Identity" +msgstr "" + msgid "Input file not found, please check your configuration." msgstr "" @@ -147,6 +159,9 @@ msgstr "" msgid "Passphrase (%s)" msgstr "" +msgid "Password" +msgstr "" + msgid "" "Provides an overview of all configured uplinks for the travelmate interface " "(%s). You can edit, delete or re-order existing uplinks or scan for a new " @@ -165,7 +180,7 @@ msgstr "" msgid "Restrict travelmate to a dedicated radio, e.g. 'radio0'." msgstr "" -msgid "Runtime information" +msgid "Runtime Information" msgstr "" msgid "SSID" @@ -186,13 +201,13 @@ msgstr "" msgid "Specify the secret encryption key here." msgstr "" -msgid "Station Interface" +msgid "Station ID (SSID/BSSID)" msgstr "" -msgid "Station Radio" +msgid "Station Interface" msgstr "" -msgid "Station SSID" +msgid "Station Radio" msgstr "" msgid "" @@ -244,6 +259,9 @@ msgstr "" msgid "Uplink / Trigger interface" msgstr "" +msgid "Uplink BSSID" +msgstr "" + msgid "Uplink SSID" msgstr "" @@ -259,10 +277,10 @@ msgstr "" msgid "WEP passphrase" msgstr "" -msgid "WPA / WPA2" +msgid "WPA passphrase" msgstr "" -msgid "WPA passphrase" +msgid "WPA/WPA2 -" msgstr "" msgid "Wireless Scan" -- cgit v1.2.3 From 6d4d17be72fbd1c955ed4d6de520133271f4c929 Mon Sep 17 00:00:00 2001 From: INAGAKI Hiroshi Date: Fri, 8 Dec 2017 15:14:58 +0900 Subject: luci-app-travelmate: Update Japanese translation Updated Japanese translations. Signed-off-by: INAGAKI Hiroshi --- .../luci-app-travelmate/po/ja/travelmate.po | 29 ++++++++-------------- 1 file changed, 10 insertions(+), 19 deletions(-) (limited to 'applications/luci-app-travelmate/po') diff --git a/applications/luci-app-travelmate/po/ja/travelmate.po b/applications/luci-app-travelmate/po/ja/travelmate.po index 3aefc17a7d..8813e73f51 100644 --- a/applications/luci-app-travelmate/po/ja/travelmate.po +++ b/applications/luci-app-travelmate/po/ja/travelmate.po @@ -7,7 +7,7 @@ msgstr "" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 2.0.3\n" +"X-Generator: Poedit 2.0.5\n" "Last-Translator: INAGAKI Hiroshi \n" "Plural-Forms: nplurals=1; plural=0;\n" "Language: ja\n" @@ -32,10 +32,10 @@ msgid "Advanced" msgstr "詳細設定" msgid "Authentication" -msgstr "" +msgstr "認証" msgid "BSSID" -msgstr "" +msgstr "BSSID" msgid "Back to overview" msgstr "概要へ戻る" @@ -68,7 +68,7 @@ msgid "Device" msgstr "デバイス" msgid "EAP-Method" -msgstr "" +msgstr "EAP-メソッド" msgid "Edit" msgstr "編集" @@ -125,7 +125,7 @@ msgid "How many times should travelmate try to connect to an Uplink." msgstr "Travelmate がアップリンクへの接続を試行する回数です。" msgid "Identity" -msgstr "" +msgstr "ID" msgid "Input file not found, please check your configuration." msgstr "入力ファイルが見つかりません。設定を確認してください。" @@ -182,7 +182,7 @@ msgid "Passphrase (%s)" msgstr "暗号フレーズ (%s)" msgid "Password" -msgstr "" +msgstr "パスワード" msgid "" "Provides an overview of all configured uplinks for the travelmate interface " @@ -207,7 +207,7 @@ msgid "Restrict travelmate to a dedicated radio, e.g. 'radio0'." msgstr "Travelmate が指定された無線に接続するよう制御します。(例: 'radio0')" msgid "Runtime Information" -msgstr "" +msgstr "実行情報" msgid "SSID" msgstr "SSID" @@ -228,7 +228,7 @@ msgid "Specify the secret encryption key here." msgstr "暗号キーを設定します。" msgid "Station ID (SSID/BSSID)" -msgstr "" +msgstr "ステーション ID (SSID / BSSID)" msgid "Station Interface" msgstr "ステーション インターフェース" @@ -297,7 +297,7 @@ msgid "Uplink / Trigger interface" msgstr "アップリンク / トリガー インターフェース" msgid "Uplink BSSID" -msgstr "" +msgstr "アップリンク BSSID" msgid "Uplink SSID" msgstr "アップリンク SSID" @@ -318,7 +318,7 @@ msgid "WPA passphrase" msgstr "WPA 暗号キー" msgid "WPA/WPA2 -" -msgstr "" +msgstr "WPA/WPA2 -" msgid "Wireless Scan" msgstr "無線スキャン" @@ -343,12 +343,3 @@ msgstr "利用不可" msgid "not connected" msgstr "未接続" - -#~ msgid "Runtime information" -#~ msgstr "実行情報" - -#~ msgid "Station SSID" -#~ msgstr "ステーション SSID" - -#~ msgid "WPA / WPA2" -#~ msgstr "WPA / WPA2" -- cgit v1.2.3