git-gui: consistently use the same word for "remote" in Japanese

Signed-off-by: Satoshi Yasushima <s.yasushima@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>

Satoshi Yasushima committed Sep 7, 2016 at 01:02 UTC f86d4c1b8a93f7fb693f736d49f3ba0b3a3910d9
1 file changed +4 -3
po/ja.po
+4 -3
@@ -765,7 +765,8 @@ msgstr "トラッキング・ブランチを選択して下さい。"
765 #: lib/branch_create.tcl:140
766 #, tcl-format
767 msgid "Tracking branch %s is not a branch in the remote repository."
768 -msgstr "トラッキング・ブランチ %s は遠隔リポジトリのブランチではありません。"
768 +msgstr ""
769 +"トラッキング・ブランチ %s はリモートリポジトリのブランチではありません。"
770
771 #: lib/branch_create.tcl:153 lib/branch_rename.tcl:86
772 msgid "Please supply a branch name."
@@ -2192,7 +2193,7 @@ msgstr "%2$s にある %1$s をセットアップします"
2193
2194 #: lib/remote_branch_delete.tcl:29 lib/remote_branch_delete.tcl:34
2195 msgid "Delete Branch Remotely"
2195 -msgstr "遠隔でブランチ削除"
2196 +msgstr "リモートブランチ削除"
2197
2198 #: lib/remote_branch_delete.tcl:47
2199 msgid "From Repository"
@@ -2504,7 +2505,7 @@ msgstr "%s から新しい変更をフェッチしています"
2505 #: lib/transport.tcl:18
2506 #, tcl-format
2507 msgid "remote prune %s"
2507 -msgstr "遠隔刈込 %s"
2508 +msgstr "リモート刈込 %s"
2509
2510 #: lib/transport.tcl:19
2511 #, tcl-format