summaryrefslogtreecommitdiff
path: root/doc/ja
diff options
context:
space:
mode:
authorAYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>2017-03-20 09:00:00 +0900
committerAYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>2017-03-20 09:00:00 +0900
commit45e30f9c82be11f9964755958f8cc1162a0d88f4 (patch)
tree2f1f7ad40be49603883e975c004c8262a0e54532 /doc/ja
parent184891fd7bd23329b8072e1f2e386ffb1e5f3996 (diff)
downloadweechat-45e30f9c82be11f9964755958f8cc1162a0d88f4.zip
core: update Japanese translations
Diffstat (limited to 'doc/ja')
-rw-r--r--doc/ja/weechat_faq.ja.adoc3
-rw-r--r--doc/ja/weechat_user.ja.adoc5
2 files changed, 3 insertions, 5 deletions
diff --git a/doc/ja/weechat_faq.ja.adoc b/doc/ja/weechat_faq.ja.adoc
index be19d3db5..2d1af5a0a 100644
--- a/doc/ja/weechat_faq.ja.adoc
+++ b/doc/ja/weechat_faq.ja.adoc
@@ -599,8 +599,7 @@ gnutls ハンドシェイクに関するエラーの場合、Diffie-Hellman キ
/set weechat.network.gnutls_ca_file "/etc/ssl/certs/ca-certificates.crt"
----
-// TRANSLATION MISSING
-Note: if you are running OS X with homebrew openssl installed, you can do:
+注意: OS X 上で homebrew を使って openssl をインストールした場合には、以下のコマンドを実行してください:
----
/set weechat.network.gnutls_ca_file "/usr/local/etc/openssl/cert.pem"
diff --git a/doc/ja/weechat_user.ja.adoc b/doc/ja/weechat_user.ja.adoc
index f0849b2b0..19907c33d 100644
--- a/doc/ja/weechat_user.ja.adoc
+++ b/doc/ja/weechat_user.ja.adoc
@@ -2927,9 +2927,8 @@ Relay プラグインはネットワークを介して異なるプロトコル
* _irc_: IRC プロキシ: IRC サーバに対する接続を、単一または複数の IRC
クライアントで共有するために用います。
-// TRANSLATION MISSING
-* _weechat_: protocol used by remote interfaces to display and interact with
- WeeChat, for example:
+* _weechat_: リモートインターフェイスを通じて WeeChat
+ を表示および操作する際に利用されるプロトコル。リモートインターフェイスの一例:
** Glowing Bear (HTML5): https://www.glowing-bear.org/
** QWeeChat (Qt): https://weechat.org/download
** WeeChat-Android (Android): https://github.com/ubergeek42/weechat-android