Skip to content

Commit 75517bf

Browse files
Satoshi Yasushimapaulusmack
authored andcommitted
gitk: Fix Japanese translation for "marked commit"
Signed-off-by: Satoshi Yasushima <[email protected]> Signed-off-by: Paul Mackerras <[email protected]>
1 parent d92aa57 commit 75517bf

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

po/ja.po

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,17 @@
22
# Copyright (C) 2005-2015 Paul Mackerras
33
# This file is distributed under the same license as the gitk package.
44
#
5-
# YOKOTA Hiroshi <[email protected]>, 2015.
65
# Mizar <[email protected]>, 2009.
76
# Junio C Hamano <[email protected]>, 2009.
7+
# YOKOTA Hiroshi <[email protected]>, 2015.
8+
# Satoshi Yasushima <[email protected]>, 2016.
89
msgid ""
910
msgstr ""
1011
"Project-Id-Version: gitk\n"
1112
"Report-Msgid-Bugs-To: \n"
1213
"POT-Creation-Date: 2015-05-17 14:32+1000\n"
1314
"PO-Revision-Date: 2015-11-12 13:00+0900\n"
14-
"Last-Translator: YOKOTA Hiroshi <[email protected]>\n"
15+
"Last-Translator: Satoshi Yasushima <[email protected]>\n"
1516
"Language-Team: Japanese\n"
1617
"Language: ja\n"
1718
"MIME-Version: 1.0\n"
@@ -314,11 +315,11 @@ msgstr "マークを付けたコミットと比較する"
314315

315316
#: gitk:2630 gitk:2641
316317
msgid "Diff this -> marked commit"
317-
msgstr "これと選択したコミットのdiffを見る"
318+
msgstr "これとマークを付けたコミットのdiffを見る"
318319

319320
#: gitk:2631 gitk:2642
320321
msgid "Diff marked commit -> this"
321-
msgstr "選択したコミットとこれのdiffを見る"
322+
msgstr "マークを付けたコミットとこれのdiffを見る"
322323

323324
#: gitk:2632
324325
msgid "Revert this commit"

0 commit comments

Comments
 (0)