gitk: Fix wrong translation

Signed-off-by: YOKOTA Hiroshi <yokota@netlab.cs.tsukuba.ac.jp>
This commit is contained in:
YOKOTA Hiroshi 2015-10-24 21:25:42 +09:00
parent ecfeeed5a7
commit 3cc4c11007

View File

@ -417,17 +417,17 @@ msgstr "<End>\t\t最後のコミットに移動"
#: gitk:3053 #: gitk:3053
#, fuzzy #, fuzzy
msgid "<Up>, p, k\tMove up one commit" msgid "<Up>, p, k\tMove up one commit"
msgstr "<Up>, p, i\t一つ上のコミットに移動" msgstr "<Up>, p, k\t一つ上のコミットに移動"
#: gitk:3054 #: gitk:3054
#, fuzzy #, fuzzy
msgid "<Down>, n, j\tMove down one commit" msgid "<Down>, n, j\tMove down one commit"
msgstr "<Down>, n, k\t一つ下のコミットに移動" msgstr "<Down>, n, j\t一つ下のコミットに移動"
#: gitk:3055 #: gitk:3055
#, fuzzy #, fuzzy
msgid "<Left>, z, h\tGo back in history list" msgid "<Left>, z, h\tGo back in history list"
msgstr "<Left>, z, j\t履歴の前に戻る" msgstr "<Left>, z, h\t履歴の前に戻る"
#: gitk:3056 #: gitk:3056
msgid "<Right>, x, l\tGo forward in history list" msgid "<Right>, x, l\tGo forward in history list"