diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2018-01-11 18:26:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-11 18:26:32 +0200 |
commit | 8a6498631f9dd990229a10e70f2612b8a80f3daf (patch) | |
tree | e716af6aa3223f0983b1333ebddd339aab95c077 /applications/luci-app-adblock/po/ja/adblock.po | |
parent | 74eaa6bedfa80b7382259bd6c93302d55d2d8073 (diff) | |
parent | 5d48227363fac9d3e673e985316eddf9ead00b15 (diff) |
Merge pull request #1527 from user7887/luci-ru
Correction by script i18n-sync.sh with editing of Russian translation
Diffstat (limited to 'applications/luci-app-adblock/po/ja/adblock.po')
-rw-r--r-- | applications/luci-app-adblock/po/ja/adblock.po | 20 |
1 files changed, 17 insertions, 3 deletions
diff --git a/applications/luci-app-adblock/po/ja/adblock.po b/applications/luci-app-adblock/po/ja/adblock.po index f43aafb6f4..c02b43df25 100644 --- a/applications/luci-app-adblock/po/ja/adblock.po +++ b/applications/luci-app-adblock/po/ja/adblock.po @@ -96,6 +96,9 @@ msgstr "" "サービス起動時にブロックリストを自動的に更新せず、代わりにバックアップされた" "ブロックリストを使用します。" +msgid "Download Utility" +msgstr "" + msgid "Download Utility (SSL Library)" msgstr "ダウンロード ユーティリティ(SSL ライブラリ)" @@ -154,10 +157,8 @@ msgstr "" msgid "" "For SSL protected blocklist sources you need a suitable SSL library, e.g. " -"'libustream-ssl' or the wget 'built-in'." +"'libustream-ssl' or 'built-in'." msgstr "" -"SSLで保護されているブロックリストの取得には、適切なSSL ライブラリが必要です。" -"例: 'libustream-ssl' または wget 'built-in'" msgid "" "For further information <a href=\"%s\" target=\"_blank\">check the online " @@ -205,6 +206,9 @@ msgstr "" "サポートされる DNS バックエンドと、それぞれのデフォルトのリスト出力先ディレク" "トリのリストです<br />" +msgid "List of supported and fully pre-configured download utilities." +msgstr "" + msgid "Loading" msgstr "読込中" @@ -384,6 +388,16 @@ msgstr "利用不可" msgid "paused" msgstr "一時停止" +msgid "running" +msgstr "" + +#~ msgid "" +#~ "For SSL protected blocklist sources you need a suitable SSL library, e.g. " +#~ "'libustream-ssl' or the wget 'built-in'." +#~ msgstr "" +#~ "SSLで保護されているブロックリストの取得には、適切なSSL ライブラリが必要で" +#~ "す。例: 'libustream-ssl' または wget 'built-in'" + #~ msgid "" #~ "Caution: To prevent OOM exceptions on low memory devices with less than " #~ "64 MB free RAM, please do not select too many lists - 5-6 should be " |