Skip to content

Commit cf2d5a0

Browse files
committed
gitk: Translate more to Japanese catalog
Signed-off-by: YOKOTA Hiroshi <[email protected]>
1 parent 640495b commit cf2d5a0

File tree

1 file changed

+16
-31
lines changed

1 file changed

+16
-31
lines changed

po/ja.po

Lines changed: 16 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -312,19 +312,16 @@ msgid "Compare with marked commit"
312312
msgstr "マークを付けたコミットと比較する"
313313

314314
#: gitk:2630 gitk:2641
315-
#, fuzzy
316315
msgid "Diff this -> marked commit"
317316
msgstr "これと選択したコミットのdiffを見る"
318317

319318
#: gitk:2631 gitk:2642
320-
#, fuzzy
321319
msgid "Diff marked commit -> this"
322320
msgstr "選択したコミットとこれのdiffを見る"
323321

324322
#: gitk:2632
325-
#, fuzzy
326323
msgid "Revert this commit"
327-
msgstr "このコミットにマークをつける"
324+
msgstr "このコミットを撤回する"
328325

329326
#: gitk:2648
330327
msgid "Check out this branch"
@@ -367,9 +364,8 @@ msgid "Run git gui blame on this line"
367364
msgstr "この行に git gui で blame をかける"
368365

369366
#: gitk:3013
370-
#, fuzzy
371367
msgid "About gitk"
372-
msgstr "gitk について(&A)"
368+
msgstr "gitk について"
373369

374370
#: gitk:3015
375371
#, fuzzy
@@ -384,7 +380,7 @@ msgstr ""
384380
"\n"
385381
"Gitk - gitコミットビューア\n"
386382
"\n"
387-
"Copyright \\u00a9 2005-2010 Paul Mackerras\n"
383+
"Copyright \\u00a9 2005-2014 Paul Mackerras\n"
388384
"\n"
389385
"使用および再配布は GNU General Public License に従ってください"
390386

@@ -406,9 +402,9 @@ msgid "<%s-Q>\t\tQuit"
406402
msgstr "<%s-Q>\t\t終了"
407403

408404
#: gitk:3050
409-
#, fuzzy, tcl-format
405+
#, tcl-format
410406
msgid "<%s-W>\t\tClose window"
411-
msgstr "<%s-F>\t\t検索"
407+
msgstr "<%s-W>\t\tウィンドウを閉じる"
412408

413409
#: gitk:3051
414410
msgid "<Home>\t\tMove to first commit"
@@ -523,9 +519,8 @@ msgid "<Return>\tMove to next find hit"
523519
msgstr "<Return>\t次を検索して移動"
524520

525521
#: gitk:3076
526-
#, fuzzy
527522
msgid "g\t\tGo to commit"
528-
msgstr "<End>\t\t最後のコミットに移動"
523+
msgstr "g\t\t指定してコミットに移動"
529524

530525
#: gitk:3077
531526
msgid "/\t\tFocus the search box"
@@ -691,9 +686,8 @@ msgid "Matches all Commit Info criteria"
691686
msgstr "コミット情報の全ての条件に一致"
692687

693688
#: gitk:4087
694-
#, fuzzy
695689
msgid "Matches no Commit Info criteria"
696-
msgstr "コミット情報の全ての条件に一致"
690+
msgstr "コミット情報の全ての条件に不一致"
697691

698692
#: gitk:4088
699693
msgid "Changes to Files:"
@@ -780,7 +774,6 @@ msgid "-- criteria for selecting revisions"
780774
msgstr "― リビジョンの選択条件"
781775

782776
#: gitk:4242
783-
#, fuzzy
784777
msgid "View Name"
785778
msgstr "ビュー名:"
786779

@@ -1003,12 +996,11 @@ msgstr "タグ名:"
1003996

1004997
#: gitk:9269
1005998
msgid "Tag message is optional"
1006-
msgstr ""
999+
msgstr "タグメッセージを付ける事も出来ます"
10071000

10081001
#: gitk:9271
1009-
#, fuzzy
10101002
msgid "Tag message:"
1011-
msgstr "タグ名:"
1003+
msgstr "タグメッセージ:"
10121004

10131005
#: gitk:9275 gitk:9454
10141006
msgid "Create"
@@ -1085,33 +1077,27 @@ msgid "No changes committed"
10851077
msgstr "何の変更もコミットされていません"
10861078

10871079
#: gitk:9608
1088-
#, fuzzy, tcl-format
1080+
#, tcl-format
10891081
msgid "Commit %s is not included in branch %s -- really revert it?"
1090-
msgstr ""
1091-
"コミット %s は既にブランチ %s に含まれています ― 本当にこれを再適用しますか?"
1082+
msgstr "コミット %s は既にブランチ %s に含まれています ― 本当にこれを撤回しますか?"
10921083

10931084
#: gitk:9613
1094-
#, fuzzy
10951085
msgid "Reverting"
1096-
msgstr "リセット中"
1086+
msgstr "撤回中"
10971087

10981088
#: gitk:9621
1099-
#, fuzzy, tcl-format
1089+
#, tcl-format
11001090
msgid ""
11011091
"Revert failed because of local changes to the following files:%s Please "
11021092
"commit, reset or stash your changes and try again."
1103-
msgstr ""
1104-
"ファイル '%s' のローカルな変更のためにチェリーピックは失敗しました。\n"
1105-
"あなたの変更に commit, reset, stash のいずれかを行ってからやり直してくださ"
1106-
"い。"
1093+
msgstr "ファイル '%s' のローカルな変更のために撤回は失敗しました。 あなたの変更に commit, reset, stash のいずれかを行ってからやり直してください。"
11071094

11081095
#: gitk:9625
1109-
#, fuzzy
11101096
msgid ""
11111097
"Revert failed because of merge conflict.\n"
11121098
" Do you wish to run git citool to resolve it?"
11131099
msgstr ""
1114-
"マージの衝突によってチェリーピックは失敗しました。\n"
1100+
"マージの衝突によって撤回は失敗しました。\n"
11151101
"この解決のために git citool を実行したいですか?"
11161102

11171103
#: gitk:9668
@@ -1219,9 +1205,8 @@ msgid "Show local changes"
12191205
msgstr "ローカルな変更を表示"
12201206

12211207
#: gitk:11376
1222-
#, fuzzy
12231208
msgid "Auto-select SHA1 (length)"
1224-
msgstr "SHA1 の自動選択"
1209+
msgstr "SHA1 の自動選択 (選択文字数指定)"
12251210

12261211
#: gitk:11380
12271212
msgid "Hide remote refs"

0 commit comments

Comments
 (0)