gitk: Fix Japanese translation for "marked commit"
Signed-off-by: Satoshi Yasushima <s.yasushima@gmail.com> Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
Satoshi Yasushima committed
Oct 25, 2016 at 00:35 UTC
75517bf2c109a9a5678bf349b4fe48fdefee3e5a
1 file changed
+5
-4
po/ja.po
+5
-4
@@ -2,16 +2,17 @@
2
# Copyright (C) 2005-2015 Paul Mackerras
3
# This file is distributed under the same license as the gitk package.
4
#
5
-# YOKOTA Hiroshi <yokota@netlab.cs.tsukuba.ac.jp>, 2015.
5
# Mizar <mizar.jp@gmail.com>, 2009.
6
# Junio C Hamano <gitster@pobox.com>, 2009.
7
+# YOKOTA Hiroshi <yokota@netlab.cs.tsukuba.ac.jp>, 2015.
8
+# Satoshi Yasushima <s.yasushima@gmail.com>, 2016.
9
msgid ""
10
msgstr ""
11
"Project-Id-Version: gitk\n"
12
"Report-Msgid-Bugs-To: \n"
13
"POT-Creation-Date: 2015-05-17 14:32+1000\n"
14
"PO-Revision-Date: 2015-11-12 13:00+0900\n"
14
-"Last-Translator: YOKOTA Hiroshi <yokota@netlab.cs.tsukuba.ac.jp>\n"
15
+"Last-Translator: Satoshi Yasushima <s.yasushima@gmail.com>\n"
16
"Language-Team: Japanese\n"
17
"Language: ja\n"
18
"MIME-Version: 1.0\n"
@@ -314,11 +315,11 @@ msgstr "マークを付けたコミットと比較する"
315
316
#: gitk:2630 gitk:2641
317
msgid "Diff this -> marked commit"
317
-msgstr "これと選択したコミットのdiffを見る"
318
+msgstr "これとマークを付けたコミットのdiffを見る"
319
320
#: gitk:2631 gitk:2642
321
msgid "Diff marked commit -> this"
321
-msgstr "選択したコミットとこれのdiffを見る"
322
+msgstr "マークを付けたコミットとこれのdiffを見る"
323
324
#: gitk:2632
325
msgid "Revert this commit"