From 40de466475a617f42d1f5cfa03d0342676e84c9b Mon Sep 17 00:00:00 2001 From: Hannu Nyman Date: Wed, 7 Nov 2018 18:10:59 +0200 Subject: i18n: sync translations, add location annotatations Thanks to a recent commit, the translation files will now have info about locations where the string is used. That can help is deciding the correct translation, as all contexts are more easily found. Signed-off-by: Hannu Nyman --- applications/luci-app-qos/po/ja/qos.po | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) (limited to 'applications/luci-app-qos/po/ja') diff --git a/applications/luci-app-qos/po/ja/qos.po b/applications/luci-app-qos/po/ja/qos.po index a81a6e1ade..76c8057e91 100644 --- a/applications/luci-app-qos/po/ja/qos.po +++ b/applications/luci-app-qos/po/ja/qos.po @@ -13,57 +13,75 @@ msgstr "" "X-Generator: Poedit 1.8.11\n" "Language-Team: \n" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:23 msgid "Calculate overhead" msgstr "オーバーヘッドを考慮する" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:33 msgid "Classification Rules" msgstr "区分ルール" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:19 msgid "Classification group" msgstr "区分グループ" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:79 msgid "Comment" msgstr "コメント" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:61 msgid "Destination host" msgstr "宛先ホスト" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:27 msgid "Download speed (kbit/s)" msgstr "ダウンロード速度 (kbit/s)" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:16 msgid "Enable" msgstr "有効" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:25 msgid "Half-duplex" msgstr "半二重" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:12 msgid "Interfaces" msgstr "インターフェース" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:77 msgid "Number of bytes" msgstr "バイト数" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:73 msgid "Ports" msgstr "ポート" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:66 msgid "Protocol" msgstr "プロトコル" +#: applications/luci-app-qos/luasrc/controller/qos.lua:13 msgid "QoS" msgstr "QoS" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:7 msgid "Quality of Service" msgstr "Quality of Service" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:56 msgid "Source host" msgstr "送信元ホスト" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:39 msgid "Target" msgstr "対象" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:30 msgid "Upload speed (kbit/s)" msgstr "アップロード速度 (kbit/s)" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:8 msgid "" "With QoS you can prioritize " "network traffic selected by addresses, ports or services." @@ -71,21 +89,30 @@ msgstr "" "QoSはアドレス、ポート、サービスで区" "別して、ネットワークトラフィックに優先度を付与することが可能です。" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:58 +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:63 +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:67 +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:75 msgid "all" msgstr "全て" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:20 msgid "default" msgstr "標準" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:41 msgid "express" msgstr "高速" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:43 msgid "low" msgstr "低速" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:42 msgid "normal" msgstr "標準" +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:40 msgid "priority" msgstr "最優先" -- cgit v1.2.3