@@ -312,19 +312,16 @@ msgid "Compare with marked commit"
312
312
msgstr "マークを付けたコミットと比較する"
313
313
314
314
#: gitk:2630 gitk:2641
315
- #, fuzzy
316
315
msgid "Diff this -> marked commit"
317
316
msgstr "これと選択したコミットのdiffを見る"
318
317
319
318
#: gitk:2631 gitk:2642
320
- #, fuzzy
321
319
msgid "Diff marked commit -> this"
322
320
msgstr "選択したコミットとこれのdiffを見る"
323
321
324
322
#: gitk:2632
325
- #, fuzzy
326
323
msgid "Revert this commit"
327
- msgstr "このコミットにマークをつける "
324
+ msgstr "このコミットを撤回する "
328
325
329
326
#: gitk:2648
330
327
msgid "Check out this branch"
@@ -367,9 +364,8 @@ msgid "Run git gui blame on this line"
367
364
msgstr "この行に git gui で blame をかける"
368
365
369
366
#: gitk:3013
370
- #, fuzzy
371
367
msgid "About gitk"
372
- msgstr "gitk について(&A) "
368
+ msgstr "gitk について"
373
369
374
370
#: gitk:3015
375
371
#, fuzzy
@@ -384,7 +380,7 @@ msgstr ""
384
380
"\n"
385
381
"Gitk - gitコミットビューア\n"
386
382
"\n"
387
- "Copyright \\ u00a9 2005-2010 Paul Mackerras\n"
383
+ "Copyright \\ u00a9 2005-2014 Paul Mackerras\n"
388
384
"\n"
389
385
"使用および再配布は GNU General Public License に従ってください"
390
386
@@ -406,9 +402,9 @@ msgid "<%s-Q>\t\tQuit"
406
402
msgstr "<%s-Q>\t\t終了"
407
403
408
404
#: gitk:3050
409
- #, fuzzy , tcl-format
405
+ #, tcl-format
410
406
msgid "<%s-W>\t\tClose window"
411
- msgstr "<%s-F >\t\t検索 "
407
+ msgstr "<%s-W >\t\tウィンドウを閉じる "
412
408
413
409
#: gitk:3051
414
410
msgid "<Home>\t\tMove to first commit"
@@ -523,9 +519,8 @@ msgid "<Return>\tMove to next find hit"
523
519
msgstr "<Return>\t次を検索して移動"
524
520
525
521
#: gitk:3076
526
- #, fuzzy
527
522
msgid "g\t\tGo to commit"
528
- msgstr "<End> \t\t最後のコミットに移動 "
523
+ msgstr "g \t\t指定してコミットに移動 "
529
524
530
525
#: gitk:3077
531
526
msgid "/\t\tFocus the search box"
@@ -691,9 +686,8 @@ msgid "Matches all Commit Info criteria"
691
686
msgstr "コミット情報の全ての条件に一致"
692
687
693
688
#: gitk:4087
694
- #, fuzzy
695
689
msgid "Matches no Commit Info criteria"
696
- msgstr "コミット情報の全ての条件に一致 "
690
+ msgstr "コミット情報の全ての条件に不一致 "
697
691
698
692
#: gitk:4088
699
693
msgid "Changes to Files:"
@@ -780,7 +774,6 @@ msgid "-- criteria for selecting revisions"
780
774
msgstr "― リビジョンの選択条件"
781
775
782
776
#: gitk:4242
783
- #, fuzzy
784
777
msgid "View Name"
785
778
msgstr "ビュー名:"
786
779
@@ -1003,12 +996,11 @@ msgstr "タグ名:"
1003
996
1004
997
#: gitk:9269
1005
998
msgid "Tag message is optional"
1006
- msgstr ""
999
+ msgstr "タグメッセージを付ける事も出来ます "
1007
1000
1008
1001
#: gitk:9271
1009
- #, fuzzy
1010
1002
msgid "Tag message:"
1011
- msgstr "タグ名 :"
1003
+ msgstr "タグメッセージ :"
1012
1004
1013
1005
#: gitk:9275 gitk:9454
1014
1006
msgid "Create"
@@ -1085,33 +1077,27 @@ msgid "No changes committed"
1085
1077
msgstr "何の変更もコミットされていません"
1086
1078
1087
1079
#: gitk:9608
1088
- #, fuzzy , tcl-format
1080
+ #, tcl-format
1089
1081
msgid "Commit %s is not included in branch %s -- really revert it?"
1090
- msgstr ""
1091
- "コミット %s は既にブランチ %s に含まれています ― 本当にこれを再適用しますか?"
1082
+ msgstr "コミット %s は既にブランチ %s に含まれています ― 本当にこれを撤回しますか?"
1092
1083
1093
1084
#: gitk:9613
1094
- #, fuzzy
1095
1085
msgid "Reverting"
1096
- msgstr "リセット中 "
1086
+ msgstr "撤回中 "
1097
1087
1098
1088
#: gitk:9621
1099
- #, fuzzy , tcl-format
1089
+ #, tcl-format
1100
1090
msgid ""
1101
1091
"Revert failed because of local changes to the following files:%s Please "
1102
1092
"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 のいずれかを行ってからやり直してください。"
1107
1094
1108
1095
#: gitk:9625
1109
- #, fuzzy
1110
1096
msgid ""
1111
1097
"Revert failed because of merge conflict.\n"
1112
1098
" Do you wish to run git citool to resolve it?"
1113
1099
msgstr ""
1114
- "マージの衝突によってチェリーピックは失敗しました 。\n"
1100
+ "マージの衝突によって撤回は失敗しました 。\n"
1115
1101
"この解決のために git citool を実行したいですか?"
1116
1102
1117
1103
#: gitk:9668
@@ -1219,9 +1205,8 @@ msgid "Show local changes"
1219
1205
msgstr "ローカルな変更を表示"
1220
1206
1221
1207
#: gitk:11376
1222
- #, fuzzy
1223
1208
msgid "Auto-select SHA1 (length)"
1224
- msgstr "SHA1 の自動選択"
1209
+ msgstr "SHA1 の自動選択 (選択文字数指定) "
1225
1210
1226
1211
#: gitk:11380
1227
1212
msgid "Hide remote refs"
0 commit comments