-
Notifications
You must be signed in to change notification settings - Fork 0
/
TortoiseGit-SourceForge_JP.htm
886 lines (864 loc) · 56.5 KB
/
TortoiseGit-SourceForge_JP.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd">
<!-- saved from url=(0068)http://sourceforge.jp/projects/tortoisegit/releases/ -->
<HTML
lang=ja><HEAD><TITLE>ダウンロード - TortoiseGit日本語言語ファイル - SourceForge.JP</TITLE>
<META name=Content-Language content=ja>
<META content=text/css http-equiv=Content-Style-Type>
<META content=text/javascript http-equiv=Content-Script-Type>
<META content="text/html; charset=UTF-8" http-equiv=Content-Type>
<META content=no-cache http-equiv=Pragma>
<META content=no-cache http-equiv=Cache-Control>
<META content="Fri, 06 Nov 2009 06:12:36 GMT" http-equiv=Expires><!--[if lte IE 6]><style type="text/css">body {behavior: url(/css/csshover.htc);}</style><![endif]--><LINK
rel=stylesheet type=text/css
href="TortoiseGit-SourceForge_JP.files/sfx.net.css"><!--[if lte IE 7]><link rel="stylesheet" type="text/css" href="http://static.sourceforge.jp/css/iestyles.net.css?t=1247208463"><![endif]--><!--[if lte IE 6]><link rel="stylesheet" type="text/css" href="http://static.sourceforge.jp/css/ie6styles.net.css?t=1247208463"><![endif]--><LINK
rel=stylesheet type=text/css
href="TortoiseGit-SourceForge_JP.files/sf.jp.theme.css"><LINK rel=stylesheet
type=text/css href="TortoiseGit-SourceForge_JP.files/wiki.css"><LINK
rel=stylesheet type=text/css
href="TortoiseGit-SourceForge_JP.files/wiki-compact.css"><LINK rel=stylesheet
type=text/css href="TortoiseGit-SourceForge_JP.files/print.css"
media=print><LINK href="mailto:[email protected]" rev=MADE><LINK
rel=INDEX href="http://sourceforge.jp/"><LINK rel=CONTENTS
href="http://sourceforge.jp/"><LINK rel="SHORTCUT ICON" type=image/x-icon
href="http://static.sourceforge.jp/favicon.ico">
<META name=description
content="TortoiseGit日本語言語ファイル の自由で無料なダウンロードページ。Windowsで動作するgitのGUIフロントエンド、TortoiseGitの日本語言語ファイルを作成・配布しています。 msysgitおよびTortoiseGit(英語版)のインストール後、日本語言語ファイルをインストールし、言語として日本語を選択することでTortoiseGitを日本語化できます。 ※TortoiseGitの利用には、msysgitのインストールが必要です。">
<META name=keywords
content="オープンソース,フリー,ソフトウェア,Open Source,OSS,開発者,Developer,リポジトリ,ダウンロード,GPL,CVS,SVN"><LINK
rel=stylesheet type=text/css
href="TortoiseGit-SourceForge_JP.files/jquery.cluetip.css"><LINK
title="Recent project news" rel=alternate type=application/rss+xml
href="http://sourceforge.jp/projects/tortoisegit/news/rss"><LINK
title="Recent release" rel=alternate type=application/rss+xml
href="http://sourceforge.jp/projects/tortoisegit/releases/rss"><LINK
title="Project wiki updates" rel=alternate type=application/rss+xml
href="http://sourceforge.jp/projects/tortoisegit/wiki/!feeds/diff"><LINK
title="Recent wiki page list" rel=alternate type=application/rss+xml
href="http://sourceforge.jp/projects/tortoisegit/wiki/!feeds/list"><LINK
title="Project History" rel=alternate type=application/rss+xml
href="http://sourceforge.jp/projects/tortoisegit/history/rss">
<SCRIPT language=JavaScript type=text/javascript
src="TortoiseGit-SourceForge_JP.files/sfjp-adsense.js"></SCRIPT>
<SCRIPT language=JavaScript type=text/javascript
src="TortoiseGit-SourceForge_JP.files/toggle-detail.js"></SCRIPT>
<SCRIPT language=JavaScript type=text/javascript
src="TortoiseGit-SourceForge_JP.files/jquery.js"></SCRIPT>
<SCRIPT language=JavaScript type=text/javascript
src="TortoiseGit-SourceForge_JP.files/jquery.cluetip.js"></SCRIPT>
<SCRIPT language=JavaScript type=text/javascript
src="TortoiseGit-SourceForge_JP.files/jquery.dimensions.js"></SCRIPT>
<SCRIPT language=JavaScript type=text/javascript
src="TortoiseGit-SourceForge_JP.files/jquery.hoverIntent.js"></SCRIPT>
<META name=GENERATOR content="MSHTML 8.00.7600.16385"></HEAD>
<BODY>
<DIV id=hd>
<H1><A title="" href="http://sourceforge.jp/">SourceForge.JP:
オープンソース・ソフトウェアの開発とダウンロード</A></H1>
<UL class=jump>
<LI><A
href="http://sourceforge.jp/projects/tortoisegit/releases/?package_id=9855#content">Jump
to main content</A></LI></UL>
<DIV id=topuser><A
href="https://sourceforge.jp/account/login.php?return_to=%2Fprojects%2Ftortoisegit%2Freleases%2F%3Fpackage_id%3D9855">ログイン</A>
<A href="http://sourceforge.jp/account/register.php">アカウント作成</A>
<UL id=bookmarkaddmenu>
<LI><SPAN id=_bookmarkaddmenusub_box></SPAN><A
onclick="bookmarkadd_submenu_on();return false;"
href="http://sourceforge.jp/projects/tortoisegit/releases/">ブックマークする</A></LI></UL>
<SCRIPT>function bookmarkadd_submenu_on() {if (/MSIE/.test(navigator.userAgent) && !window.opera) {elem = document.getElementById('bookmarkaddmenusub');var cur = elem.style.display != 'none';elem.style.display = cur ? 'none' : 'inline';}}
document.getElementById("_bookmarkaddmenusub_box").innerHTML = '<ul id="bookmarkaddmenusub" class="bookmarkaddmenusub"><li><a title="このページをスラッシュドットにタレこむ" class="bookmark_button" rel="nofollow" href="/my/bookmark_jump.php?id=1&bookmark_url=http%3A%2F%2Fsourceforge.jp%2Fprojects%2Ftortoisegit%2Freleases%2F%3Fpackage_id%3D9855&bookmark_title=%E3%83%80%E3%82%A6%E3%83%B3%E3%83%AD%E3%83%BC%E3%83%89%20-%20TortoiseGit%E6%97%A5%E6%9C%AC%E8%AA%9E%E8%A8%80%E8%AA%9E%E3%83%95%E3%82%A1%E3%82%A4%E3%83%AB%20-%20SourceForge.JP"><img alt="このページをスラッシュドットにタレこむ" title="このページをスラッシュドットにタレこむ" src="http://static.sourceforge.jp/bookmark_icons/slashdotjp.ico">スラッシュドット</a></li><li><a title="このページを Yahoo! ブックマークに登録" class="bookmark_button" rel="nofollow" href="/my/bookmark_jump.php?id=2&bookmark_url=http%3A%2F%2Fsourceforge.jp%2Fprojects%2Ftortoisegit%2Freleases%2F%3Fpackage_id%3D9855&bookmark_title=%E3%83%80%E3%82%A6%E3%83%B3%E3%83%AD%E3%83%BC%E3%83%89%20-%20TortoiseGit%E6%97%A5%E6%9C%AC%E8%AA%9E%E8%A8%80%E8%AA%9E%E3%83%95%E3%82%A1%E3%82%A4%E3%83%AB%20-%20SourceForge.JP"><img alt="このページを Yahoo! ブックマークに登録" title="このページを Yahoo! ブックマークに登録" src="http://static.sourceforge.jp/bookmark_icons/yahoo.gif">Yahoo!ブックマーク</a></li><li><a title="このページをはてなブックマークに登録" class="bookmark_button" rel="nofollow" href="/my/bookmark_jump.php?id=3&bookmark_url=http://sourceforge.jp/projects/tortoisegit/releases/?package_id=9855&bookmark_title=ダウンロード - TortoiseGit日本語言語ファイル - SourceForge.JP"><img alt="このページをはてなブックマークに登録" title="このページをはてなブックマークに登録" src="http://static.sourceforge.jp/bookmark_icons/hatena.gif">はてなブックマーク</a></li><li><a title="このページをlivedoorクリップに登録" class="bookmark_button" rel="nofollow" href="/my/bookmark_jump.php?id=4&bookmark_url=http%3A%2F%2Fsourceforge.jp%2Fprojects%2Ftortoisegit%2Freleases%2F%3Fpackage_id%3D9855&bookmark_title=%E3%83%80%E3%82%A6%E3%83%B3%E3%83%AD%E3%83%BC%E3%83%89%20-%20TortoiseGit%E6%97%A5%E6%9C%AC%E8%AA%9E%E8%A8%80%E8%AA%9E%E3%83%95%E3%82%A1%E3%82%A4%E3%83%AB%20-%20SourceForge.JP"><img alt="このページをlivedoorクリップに登録" title="このページをlivedoorクリップに登録" src="http://static.sourceforge.jp/bookmark_icons/livedoor.gif">livedoorクリップ</a></li><li><a title="このページをGoogleブックマークに登録" class="bookmark_button" rel="nofollow" href="/my/bookmark_jump.php?id=5&bookmark_url=http%3A%2F%2Fsourceforge.jp%2Fprojects%2Ftortoisegit%2Freleases%2F%3Fpackage_id%3D9855&bookmark_title=%E3%83%80%E3%82%A6%E3%83%B3%E3%83%AD%E3%83%BC%E3%83%89%20-%20TortoiseGit%E6%97%A5%E6%9C%AC%E8%AA%9E%E8%A8%80%E8%AA%9E%E3%83%95%E3%82%A1%E3%82%A4%E3%83%AB%20-%20SourceForge.JP"><img alt="このページをGoogleブックマークに登録" title="このページをGoogleブックマークに登録" src="http://static.sourceforge.jp/bookmark_icons/google.ico">Googleブックマーク</a></li><li><a title="このページをdeliciousに登録" class="bookmark_button" rel="nofollow" href="/my/bookmark_jump.php?id=6&bookmark_url=http%3A%2F%2Fsourceforge.jp%2Fprojects%2Ftortoisegit%2Freleases%2F%3Fpackage_id%3D9855&bookmark_title=%E3%83%80%E3%82%A6%E3%83%B3%E3%83%AD%E3%83%BC%E3%83%89%20-%20TortoiseGit%E6%97%A5%E6%9C%AC%E8%AA%9E%E8%A8%80%E8%AA%9E%E3%83%95%E3%82%A1%E3%82%A4%E3%83%AB%20-%20SourceForge.JP"><img alt="このページをdeliciousに登録" title="このページをdeliciousに登録" src="http://static.sourceforge.jp/bookmark_icons/delicious.gif">delicious</a></li><li><a title="このページを@nifty クリップに登録" class="bookmark_button" rel="nofollow" href="/my/bookmark_jump.php?id=7&bookmark_url=http%3A%2F%2Fsourceforge.jp%2Fprojects%2Ftortoisegit%2Freleases%2F%3Fpackage_id%3D9855&bookmark_title=%E3%83%80%E3%82%A6%E3%83%B3%E3%83%AD%E3%83%BC%E3%83%89%20-%20TortoiseGit%E6%97%A5%E6%9C%AC%E8%AA%9E%E8%A8%80%E8%AA%9E%E3%83%95%E3%82%A1%E3%82%A4%E3%83%AB%20-%20SourceForge.JP"><img alt="このページを@nifty クリップに登録" title="このページを@nifty クリップに登録" src="http://static.sourceforge.jp/bookmark_icons/nifty.gif">@nifty クリップ</a></li><li><a title="このページをBuzzurlに登録" class="bookmark_button" rel="nofollow" href="/my/bookmark_jump.php?id=8&bookmark_url=http%3A%2F%2Fsourceforge.jp%2Fprojects%2Ftortoisegit%2Freleases%2F%3Fpackage_id%3D9855&bookmark_title=%E3%83%80%E3%82%A6%E3%83%B3%E3%83%AD%E3%83%BC%E3%83%89%20-%20TortoiseGit%E6%97%A5%E6%9C%AC%E8%AA%9E%E8%A8%80%E8%AA%9E%E3%83%95%E3%82%A1%E3%82%A4%E3%83%AB%20-%20SourceForge.JP"><img alt="このページをBuzzurlに登録" title="このページをBuzzurlに登録" src="http://static.sourceforge.jp/bookmark_icons/buzzurl.gif">Buzzurl</a></li><li><a title="このページをFC2ブックマークに登録" class="bookmark_button" rel="nofollow" href="/my/bookmark_jump.php?id=9&bookmark_url=http%3A%2F%2Fsourceforge.jp%2Fprojects%2Ftortoisegit%2Freleases%2F%3Fpackage_id%3D9855&bookmark_title=%E3%83%80%E3%82%A6%E3%83%B3%E3%83%AD%E3%83%BC%E3%83%89%20-%20TortoiseGit%E6%97%A5%E6%9C%AC%E8%AA%9E%E8%A8%80%E8%AA%9E%E3%83%95%E3%82%A1%E3%82%A4%E3%83%AB%20-%20SourceForge.JP"><img alt="このページをFC2ブックマークに登録" title="このページをFC2ブックマークに登録" src="http://static.sourceforge.jp/bookmark_icons/fc2.gif">FC2ブックマーク</a></li></ul>';</SCRIPT>
<A href="http://sourceforge.jp/docs/">ヘルプ</A> <A
style="DISPLAY: inline; HEIGHT: 1em; VERTICAL-ALIGN: middle"
href="http://sourceforge.jp/projects/tortoisegit/releases/?package_id=9855"><IMG
title=auto border=0 alt=[auto] src="TortoiseGit-SourceForge_JP.files/auto.png"
width=16 height=11></A><A
style="DISPLAY: inline; HEIGHT: 1em; VERTICAL-ALIGN: middle"
href="http://en.sourceforge.jp/projects/tortoisegit/releases/?package_id=9855"><IMG
title=English border=0 alt=[en] src="TortoiseGit-SourceForge_JP.files/gb.png"
width=16 height=11></A><A
style="DISPLAY: inline; HEIGHT: 1em; VERTICAL-ALIGN: middle"
href="http://zh.sourceforge.jp/projects/tortoisegit/releases/?package_id=9855"><IMG
title=中文 border=0 alt=[zh] src="TortoiseGit-SourceForge_JP.files/cn.png"
width=16 height=11></A><A
style="DISPLAY: inline; HEIGHT: 1em; VERTICAL-ALIGN: middle"
href="http://de.sourceforge.jp/projects/tortoisegit/releases/?package_id=9855"><IMG
title=Deutsch border=0 alt=[de] src="TortoiseGit-SourceForge_JP.files/de.png"
width=16 height=11></A><A
style="DISPLAY: inline; HEIGHT: 1em; VERTICAL-ALIGN: middle"
href="http://fr.sourceforge.jp/projects/tortoisegit/releases/?package_id=9855"><IMG
title=Français border=0 alt=[fr] src="TortoiseGit-SourceForge_JP.files/fr.png"
width=16 height=11></A><A
style="DISPLAY: inline; HEIGHT: 1em; VERTICAL-ALIGN: middle"
href="http://ko.sourceforge.jp/projects/tortoisegit/releases/?package_id=9855"><IMG
title=한국말 border=0 alt=[ko] src="TortoiseGit-SourceForge_JP.files/kr.png"
width=16 height=11></A><A
style="DISPLAY: inline; HEIGHT: 1em; VERTICAL-ALIGN: middle"
href="http://es.sourceforge.jp/projects/tortoisegit/releases/?package_id=9855"><IMG
title=Español border=0 alt=[es] src="TortoiseGit-SourceForge_JP.files/es.png"
width=16 height=11></A><A
style="DISPLAY: inline; HEIGHT: 1em; VERTICAL-ALIGN: middle"
href="http://pt.sourceforge.jp/projects/tortoisegit/releases/?package_id=9855"><IMG
title=Português border=0 alt=[pt] src="TortoiseGit-SourceForge_JP.files/pt.png"
width=16 height=11></A></DIV></DIV>
<UL id=mainnav>
<LI><A href="http://sourceforge.jp/my/">MY SF.JP</A></LI>
<LI><A href="http://sourceforge.jp/softwaremap/">ソフトウェアを探す</A></LI>
<LI><A href="http://sourceforge.jp/magazine/">Magazineを読む</A></LI>
<LI class=new><A href="http://sourceforge.jp/career/">キャリア</A></LI>
<LI><A href="http://sourceforge.jp/develop/">ソフトウェアを作る</A></LI></UL>
<DIV id=kahuna>
<FORM id=searchform method=get name=searchform action=/search/><INPUT
value=UTF-8 type=hidden name=ie>
<FIELDSET><LEGEND>Search</LEGEND><LABEL>Search SourceForge.JP Projects
</LABEL><SELECT
onchange="switch (this.options[this.selectedIndex].value) { 			case 'soft': case 'people': document.getElementById('searchform').action='/search/'; break; 			case 'magazine': document.getElementById('searchform').action='/magazine/search/'; break; 			case 'wiki': document.getElementById('searchform').action='/wiki/!search'; break; 			}"
name=t> <OPTION selected value=soft>ソフトウェア/グループ</OPTION> <OPTION
value=people>人物</OPTION> <OPTION value=magazine>Magazine</OPTION> <OPTION
value=wiki>Wiki</OPTION></SELECT> <INPUT value=all type=hidden name=scope>
<INPUT id=searchbox tabIndex=1 type=text name=q><INPUT id=searchsubmit tabIndex=0 value=検索 type=submit><!-- <a href="/search/" class="advanced">Advanced</a> -->
</FIELDSET> </FORM></DIV>
<DIV id=frame>
<DIV id=innerframe>
<DIV id=ad-leaderboard>
<STYLE type=text/css>#ad-leaderboard {
HEIGHT: 90px; OVERFLOW: hidden
}
#ad-superbanner {
LINE-HEIGHT: 0; DISPLAY: inline-block; FONT-SIZE: 0px
}
#ad-headerbox {
BORDER-BOTTOM: medium none; TEXT-ALIGN: justify; BORDER-LEFT: medium none; LINE-HEIGHT: 16px; MARGIN: 0px 0px 0px 96px; WIDTH: 98px; DISPLAY: inline-block; HEIGHT: 90px; FONT-SIZE: 13px; VERTICAL-ALIGN: top; BORDER-TOP: medium none; FONT-WEIGHT: bold; BORDER-RIGHT: medium none
}
#ltie8 #ad-superbanner {
ZOOM: 1; DISPLAY: inline
}
#ltie8 #ad-headerbox {
ZOOM: 1; DISPLAY: inline
}
</STYLE>
<!--[if lt IE 8]><div id="ltie8"><![endif]--><!--[if lt IE 7]><div id="ltie7"><![endif]-->
<DIV id=ad-superbanner>
<SCRIPT type=text/javascript><!--//<![CDATA[
var m3_u = (location.protocol=='https:'?'https://ads.osdn.jp/ads/www/delivery/ajs.php':'http://ads.osdn.jp/ads/www/delivery/ajs.php');
var m3_r = Math.floor(Math.random()*99999999999);
var ma_exclude_string = '';
var ma_ref_string = '';
var ma_context_string = '';
var ma_mm_fo_string = '';
if (!document.MAX_used) document.MAX_used = ',';
if (document.MAX_used != ',') ma_exclude_string = ("&exclude=" + document.MAX_used);
if (document.referrer) ma_ref_string = ("&referer=" + escape(document.referrer));
if (document.context) ma_context_string = ("&context=" + escape(document.context));
if (document.mmm_fo) ma_mm_fo_string = ("&mmm_fo=1");
var showAdTagFunction = [
"<scr","ipt ","type='text/javascript' ",
"src='",m3_u,
"?zoneid=60",
"&cb=",m3_r,
ma_exclude_string,
"&loc=",escape(window.location),
ma_ref_string,
ma_context_string,
ma_mm_fo_string,
"'><\/scr","ipt>"
].join("");
showAdTagFunction = 'document.write("'+ showAdTagFunction +'")';
var timeoutAdTag = [
"<a ","href='http://ads.osdn.jp/ads/www/delivery/ck.php?n=ac17b199&cb=INSERT_RANDOM_NUMBER_HERE' ",
"target='_blank'>",
"<img ","src='http://ads.osdn.jp/ads/www/delivery/avw.php?zoneid=60&n=ac17b199' border='0' alt='' />",
"</a>"
].join("");
//]]>--></SCRIPT>
<DIV id=advertise><SPAN style="DISPLAY: none">advertise_area</SPAN></DIV>
<SCRIPT language=JavaScript type=text/javascript>
<!--
if( location.protocol == "http:" ){
var in_blogid=571;
var in_templateid=70032;
var in_jclb='cb';
var in_charset='UTF-8';
var in_cart_group='CART_728x90_down';
var in_btp_group='BTP_728x90_down';
var in_matchurl ='';
var in_HBgColor='ffffff';
var in_HBorderColor='ffffff';
var in_HTitleColor='000000';
var in_HTextColor='333333';
var in_HUrlColor='0066cc';
var framewidth='728';
var frameheight='90';
var mad_timeout=3000;
var in_src = [ "http://ld.send.microad.jp/cmad.cgi?","blogid=",in_blogid,"&templateid=",in_templateid,"&jclb=",in_jclb,"&group=",in_cart_group,"&btp_group=",in_btp_group ].join("");
var CallbackTag = [ "<scr","ipt type='text/javascript' src='",in_src,"'>","</scr","ipt>" ].join("");
document.write("<scr"+"ipt type='text/javascript' src='http://cache.microad.jp/js/ad_timer.js'></scr"+"ipt>");
document.write( CallbackTag );
}else{
eval(showAdTagFunction);
}
//-->
</SCRIPT>
<NOSCRIPT><A
href="http://ads.osdn.jp/ads/www/delivery/ck.php?n=ac17b199&cb=INSERT_RANDOM_NUMBER_HERE"
target=_blank><IMG border=0 alt=""
src="TortoiseGit-SourceForge_JP.files/ai.gif"></A></NOSCRIPT> </DIV>
<DIV id=ad-headerbox>
<SCRIPT type=text/javascript><!--//<![CDATA[
var m3_u = (location.protocol=='https:'?'https://ads.osdn.jp/ads/www/delivery/ajs.php':'http://ads.osdn.jp/ads/www/delivery/ajs.php');
var m3_r = Math.floor(Math.random()*99999999999);
if (!document.MAX_used) document.MAX_used = ',';
document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
document.write ("?zoneid=66");
document.write ('&cb=' + m3_r);
if (document.MAX_used != ',') document.write ("&exclude=" + document.MAX_used);
document.write ("&loc=" + escape(window.location));
if (document.referrer) document.write ("&referer=" + escape(document.referrer));
if (document.context) document.write ("&context=" + escape(document.context));
if (document.mmm_fo) document.write ("&mmm_fo=1");
document.write ("'><\/scr"+"ipt>");
//]]>--></SCRIPT>
</DIV><!--[if lt IE 7]></div><![endif]--><!--[if lt IE 8]></div><![endif]--></DIV><!-- id="ad-leaderboard" -->
<DIV id=breadcrumb>
<UL>
<LI class=begin><A href="http://sourceforge.jp/">SourceForge.JP</A></LI>
<LI><A href="http://sourceforge.jp/softwaremap/">プロジェクト</A></LI>
<LI><A
href="http://sourceforge.jp/projects/tortoisegit/">TortoiseGit日本語言語ファイル</A></LI>
<LI class=selected><A>ダウンロード</A></LI></UL></DIV><A name=content></A>
<DIV class=topnav>
<H2 id=usr_group_logo_banner><A
href="http://sourceforge.jp/projects/tortoisegit/"><IMG
class="group-logo group-logo-type-banner" border=0 alt=TortoiseGit日本語言語ファイル
src="TortoiseGit-SourceForge_JP.files/600x80_0.png" width=468
height=64></A><SPAN id=bookmark_bar><A class=bookmark_button
title=このページをはてなブックマークに登録
href="http://sourceforge.jp/my/bookmark_jump.php?id=3&bookmark_url=http://sourceforge.jp/projects/tortoisegit/releases/?package_id=9855&bookmark_title=ダウンロード - TortoiseGit日本語言語ファイル - SourceForge.JP"
rel=nofollow><IMG title=このページをはてなブックマークに登録 alt=このページをはてなブックマークに登録
src="TortoiseGit-SourceForge_JP.files/hatena.gif"></A><A class=bookmark_button
title="このページを Yahoo! ブックマークに登録"
href="http://sourceforge.jp/my/bookmark_jump.php?id=2&bookmark_url=http%3A%2F%2Fsourceforge.jp%2Fprojects%2Ftortoisegit%2Freleases%2F%3Fpackage_id%3D9855&bookmark_title=%E3%83%80%E3%82%A6%E3%83%B3%E3%83%AD%E3%83%BC%E3%83%89%20-%20TortoiseGit%E6%97%A5%E6%9C%AC%E8%AA%9E%E8%A8%80%E8%AA%9E%E3%83%95%E3%82%A1%E3%82%A4%E3%83%AB%20-%20SourceForge.JP"
rel=nofollow><IMG title="このページを Yahoo! ブックマークに登録" alt="このページを Yahoo! ブックマークに登録"
src="TortoiseGit-SourceForge_JP.files/yahoo.gif"></A><A class=bookmark_button
title=このページをGoogleブックマークに登録
href="http://sourceforge.jp/my/bookmark_jump.php?id=5&bookmark_url=http%3A%2F%2Fsourceforge.jp%2Fprojects%2Ftortoisegit%2Freleases%2F%3Fpackage_id%3D9855&bookmark_title=%E3%83%80%E3%82%A6%E3%83%B3%E3%83%AD%E3%83%BC%E3%83%89%20-%20TortoiseGit%E6%97%A5%E6%9C%AC%E8%AA%9E%E8%A8%80%E8%AA%9E%E3%83%95%E3%82%A1%E3%82%A4%E3%83%AB%20-%20SourceForge.JP"
rel=nofollow><IMG title=このページをGoogleブックマークに登録 alt=このページをGoogleブックマークに登録
src="TortoiseGit-SourceForge_JP.files/google.ico"></A><A class=bookmark_button
title=このページをスラッシュドットにタレこむ
href="http://sourceforge.jp/my/bookmark_jump.php?id=1&bookmark_url=http%3A%2F%2Fsourceforge.jp%2Fprojects%2Ftortoisegit%2Freleases%2F%3Fpackage_id%3D9855&bookmark_title=%E3%83%80%E3%82%A6%E3%83%B3%E3%83%AD%E3%83%BC%E3%83%89%20-%20TortoiseGit%E6%97%A5%E6%9C%AC%E8%AA%9E%E8%A8%80%E8%AA%9E%E3%83%95%E3%82%A1%E3%82%A4%E3%83%AB%20-%20SourceForge.JP"
rel=nofollow><IMG title=このページをスラッシュドットにタレこむ alt=このページをスラッシュドットにタレこむ
src="TortoiseGit-SourceForge_JP.files/slashdotjp.ico"></A><A
class=igoogle_button
href="http://fusion.google.com/ig/sharetab?source=atgt&atr=TortoiseGit%E6%97%A5%E6%9C%AC%E8%AA%9E%E8%A8%80%E8%AA%9E%E3%83%95%E3%82%A1%E3%82%A4%E3%83%AB%20on%20SourceForge.jp&n_32=url%3Dhttp%3A%2F%2Fsourceforge.jp%2Fprojects%2Ftortoisegit%2Fnews%2Frss%26row%3D1%26sect%3D1&n_32=url%3Dhttp%3A%2F%2Fsourceforge.jp%2Fprojects%2Ftortoisegit%2Freleases%2Frss%26row%3D1%26sect%3D2&n_32=url%3Dhttp%3A%2F%2Fsourceforge.jp%2Fprojects%2Ftortoisegit%2Fwiki%2F%21feeds%2Fdiff%26row%3D1%26sect%3D3&n_32=url%3Dhttp%3A%2F%2Fsourceforge.jp%2Fprojects%2Ftortoisegit%2Fwiki%2F%21feeds%2Flist%26row%3D2%26sect%3D1&n_32=url%3Dhttp%3A%2F%2Fsourceforge.jp%2Fprojects%2Ftortoisegit%2Fhistory%2Frss%26row%3D2%26sect%3D2"><IMG
title=このページに関連するRSSをiGoogleウィジットとして登録する border=0
alt=このページに関連するRSSをiGoogleウィジットとして登録する
src="TortoiseGit-SourceForge_JP.files/plus_google.gif"></A></SPAN></H2>
<DIV class=firstwave>
<UL class=nav>
<LI class=" first folder folder"><A
href="http://sourceforge.jp/projects/tortoisegit/">概要</A>
<UL>
<LI><A href="http://sourceforge.jp/projects/tortoisegit/">プロジェクト概要</A></LI>
<LI><A
href="http://sourceforge.jp/projects/tortoisegit/devel">開発ダッシュボード</A></LI>
<LI><A
href="http://sourceforge.jp/projects/tortoisegit/memberlist">開発メンバー</A></LI>
<LI><A
href="http://sourceforge.jp/people/?group_id=4438">プロジェクト協力者募集</A></LI>
<LI><A
href="http://sourceforge.jp/projects/tortoisegit/feeds/">公開フィード一覧</A></LI>
<LI><A
href="http://sourceforge.jp/projects/tortoisegit/stats/">統計情報</A></LI>
<LI><A
href="http://sourceforge.jp/projects/tortoisegit/history">プロジェクト履歴</A></LI>
<LI><A
href="http://sourceforge.jp/projects/tortoisegit/images">画像ギャラリー</A></LI></UL></LI>
<LI class=" folder folder"><A
href="http://sourceforge.jp/projects/tortoisegit/news/">ニュース</A>
<UL>
<LI><A
href="http://sourceforge.jp/projects/tortoisegit/news/">ニュース一覧</A></LI>
<LI>
<HR>
</LI>
<LI><A
href="http://sourceforge.jp/docs/%E3%83%98%E3%83%AB%E3%83%97%2F%E3%83%8B%E3%83%A5%E3%83%BC%E3%82%B9">ヘルプ</A></LI></UL></LI>
<LI class=" selected folder selected folder"><A
href="http://sourceforge.jp/projects/tortoisegit/releases/">ダウンロード</A>
<UL>
<LI class=selected><A
href="http://sourceforge.jp/projects/tortoisegit/releases/">リリース一覧</A></LI>
<LI>
<HR>
</LI>
<LI><A
href="http://sourceforge.jp/docs/%E3%83%98%E3%83%AB%E3%83%97%2F%E3%83%AA%E3%83%AA%E3%83%BC%E3%82%B9">ヘルプ</A></LI></UL></LI>
<LI class=" folder folder"><A
href="http://sourceforge.jp/projects/tortoisegit/cvs/">ソースコード</A>
<UL>
<LI><A href="http://sourceforge.jp/projects/tortoisegit/cvs/">ガイド</A></LI>
<LI><A
href="http://git.sourceforge.jp/view?p=tortoisegit/TortoiseGitJp.git">Gitリポジトリ閲覧:
TortoiseGitJp</A></LI>
<LI>
<HR>
</LI>
<LI><A
href="http://sourceforge.jp/docs/%E3%83%98%E3%83%AB%E3%83%97%2F%E3%82%BD%E3%83%BC%E3%82%B9%E3%82%B3%E3%83%BC%E3%83%89">ヘルプ</A></LI></UL></LI>
<LI class=" folder folder"><A
href="http://sourceforge.jp/projects/tortoisegit/wiki/">Wiki</A>
<UL>
<LI><A
href="http://sourceforge.jp/projects/tortoisegit/wiki/FrontPage">FrontPageの表示</A></LI>
<LI><A
href="http://sourceforge.jp/projects/tortoisegit/wiki/TitleIndex">ページ一覧</A></LI>
<LI><A
href="http://sourceforge.jp/projects/tortoisegit/wiki/RecentChanges">最近の更新</A></LI>
<LI><A href="http://sourceforge.jp/projects/tortoisegit/wiki/!search">Wiki
検索</A></LI>
<LI>
<HR>
</LI>
<LI><A
href="http://sourceforge.jp/docs/%E3%83%98%E3%83%AB%E3%83%97%2FWiki">ヘルプ</A></LI></UL></LI>
<LI class=" folder folder"><A
href="http://sourceforge.jp/projects/tortoisegit/forums/">フォーラム</A>
<UL>
<LI><A
href="http://sourceforge.jp/projects/tortoisegit/forums/">フォーラム一覧</A></LI>
<LI>
<HR>
</LI>
<LI><A href="http://sourceforge.jp/forum/forum.php?forum_id=18996">公開討議
(1)</A></LI>
<LI><A href="http://sourceforge.jp/forum/forum.php?forum_id=18997">ヘルプ
(1)</A></LI>
<LI><A href="http://sourceforge.jp/forum/forum.php?forum_id=18998">開発者
(1)</A></LI>
<LI>
<HR>
</LI>
<LI><A
href="http://sourceforge.jp/docs/%E3%83%98%E3%83%AB%E3%83%97%2F%E3%83%95%E3%82%A9%E3%83%BC%E3%83%A9%E3%83%A0">ヘルプ</A></LI></UL></LI>
<LI class=" last folder folder"><A
href="http://sourceforge.jp/projects/tortoisegit/ticket/">チケット</A>
<UL>
<LI><A
href="http://sourceforge.jp/projects/tortoisegit/ticket/">チケット一覧</A></LI>
<LI><A
href="http://sourceforge.jp/ticket/milestonelist.php?group_id=4438">マイルストーン一覧</A></LI>
<LI><A
href="http://sourceforge.jp/ticket/types.php?group_id=4438">チケットの種類一覧</A></LI>
<LI><A
href="http://sourceforge.jp/ticket/components.php?group_id=4438">コンポーネント一覧</A></LI>
<LI><A
href="http://sourceforge.jp/ticket/link_list.php?group_id=4438">よく使われるチケット一覧のリスト/RSS</A></LI>
<LI><A
href="http://sourceforge.jp/ticket/newticket.php?group_id=4438">新規チケット登録</A></LI>
<LI><A
href="http://sourceforge.jp/docs/%E3%83%98%E3%83%AB%E3%83%97%2F%E3%83%81%E3%82%B1%E3%83%83%E3%83%88">ヘルプ</A></LI></UL></LI></UL></DIV>
<DIV id=thirdwave></DIV></DIV><!-- START: main_content -->
<TABLE style="CLEAR: both" border=0 cellSpacing=0 cellPadding=6 width="100%">
<TBODY>
<TR><!-- START: main_column -->
<TD id=main-content vAlign=top width="100%" align=left><!-- START: site_announce --><!-- *このコメントは消さない* --><!-- 内容がない場合は、div ごと全部コメントアウトすること --><!--
<div class="site-announce"
style="padding: 3px; border: thin ridge #9cf;
background-color: #def;
margin-bottom: 0.3em; line-height: 1;">
<a href="http://osdn.jp/survey/sourceforge/" target="_blank"
style="color: #000; display: block; font-weight: bold;
text-decoration: underline; font-size: 70%;">
SourceForge.JP ユーザアンケートにご協力をお願いします
</a>
</div>
--><!-- END: site_annouce -->
<H2 class=titlebar><A
href="http://sourceforge.jp/projects/tortoisegit/releases/rss"><IMG
title="RSS Feed" border=0 alt=[RSS] align=right
src="TortoiseGit-SourceForge_JP.files/feed-14x14.png" width=14
height=14></A>ダウンロード</H2>
<DIV class=wiki-compact>
<P>Windowsで動作するgitのGUIフロントエンド、<A
href="http://sourceforge.jp/projects/tortoisegit/wiki/TortoiseGit">TortoiseGit</A>の日本語言語ファイルを作成・配布しています。
</P>
<P>msysgitおよび<A
href="http://sourceforge.jp/projects/tortoisegit/wiki/TortoiseGit">TortoiseGit</A>(英語版)のインストール後、日本語言語ファイルをインストールし、言語として日本語を選択することで<A
href="http://sourceforge.jp/projects/tortoisegit/wiki/TortoiseGit">TortoiseGit</A>を日本語化できます。
</P>
<P>※<A
href="http://sourceforge.jp/projects/tortoisegit/wiki/TortoiseGit">TortoiseGit</A>の利用には、msysgitのインストールが必要です。</P></DIV>
<P>TortoiseGit日本語言語ファイルプロジェクトのリリースは以下からダウンロードできます。</P>
<DIV style="MARGIN-BOTTOM: 0.5em">
<SCRIPT type=text/javascript>sfjpAdSense.config('plain');google_language = 'ja';google_afs_hl = 'ja';google_max_num_ads = '2';google_ad_channel = '1154924609';google_ad_type = 'text, image, flash, html';google_image_size = '468x60';</SCRIPT>
<SCRIPT language=JavaScript
src="TortoiseGit-SourceForge_JP.files/show_ads.js"></SCRIPT>
<NOSCRIPT><IMG border=0 src="TortoiseGit-SourceForge_JP.files/imp.gif"
width=1 height=1> </NOSCRIPT></DIV>
<DIV style="MARGIN-BOTTOM: 0.5em">
<H3 class=subtitle>システム要件</H3>オペレーティングシステム: Windows<BR></DIV>
<DIV id=preferred-downloads></DIV>
<SCRIPT type=text/javascript>sfjpAdSense.config('plain');google_language = 'ja';google_afs_hl = 'ja';google_max_num_ads = '2';google_ad_channel = '2843486984';google_ad_type = 'text, image, flash, html';google_image_size = '468x60';</SCRIPT>
<SCRIPT language=JavaScript
src="TortoiseGit-SourceForge_JP.files/show_ads.js"></SCRIPT>
<NOSCRIPT><IMG border=0 src="TortoiseGit-SourceForge_JP.files/imp.gif"
width=1 height=1> </NOSCRIPT><BR>
<H3 class=subtitle>リリースファイル一覧</H3>
<TABLE class=frs-release-list border=0 cellSpacing=1 cellPadding=2
width="100%" border_type="simple" border_width="2"
border_color="#000000"><THEAD>
<TR bgColor=#ffffff>
<TH style="TEXT-ALIGN: center" align=middle><FONT
color=#000000>パッケージ/リリース/ファイル</FONT></TH>
<TH style="TEXT-ALIGN: center" align=middle><FONT
color=#000000>サイズ</FONT></TH>
<TH style="TEXT-ALIGN: center" align=middle><FONT
color=#000000>日付/ダウンロード数</FONT></TH></TR></THEAD>
<TBODY id=package-9855 class=package>
<TR bgColor=#ffffff>
<TD colSpan=3>
<H3 class=titlebar><STRONG style="DISPLAY: block"
id=releases-toggle-switch-9855 class=releases-toggle-switch-show
onclick=toggle_releases(9855)>TortoiseGit日本語言語ファイル</STRONG></H3></TD></TR></TBODY>
<TBODY id=release-43708 class=release>
<TR class=release bgColor=#ffffff>
<TD colSpan=2> <STRONG><A
class="frs_name files-toggle-switch-show"
onclick="toggle_element('files-43708', this)"
name=43708>1.0.2.0-r1</A></STRONG> - [ <A
href="http://sourceforge.jp/projects/tortoisegit/releases/43708/note">リリースノート</A>
/ <A
href="http://sourceforge.jp/projects/tortoisegit/releases/43708/changelog">変更履歴</A>
]</TD>
<TD align=middle>2009-09-23 16:38</TD></TR></TBODY>
<TBODY id=files-43708 class=files>
<TR class=file bgColor=#ffffff>
<TD> <A
href="http://sourceforge.jp/projects/tortoisegit/downloads/43708/tortoisegit_1.0.2.0_lang_jp_r1.zip/"><IMG
class=mime-icon border=0 alt=""
src="TortoiseGit-SourceForge_JP.files/zip.png" width=16
height=16>tortoisegit_1.0.2.0_lang_jp_r1.zip</A></TD>
<TD align=middle>2.3 MB</TD>
<TD align=middle>950</TD></TR></TBODY>
<TBODY id=release-43019 class=release>
<TR class=release bgColor=#ffffff>
<TD colSpan=2> <STRONG><A
class="frs_name files-toggle-switch-show"
onclick="toggle_element('files-43019', this)"
name=43019>0.9.1.0-r1</A></STRONG> - [ <A
href="http://sourceforge.jp/projects/tortoisegit/releases/43019/note">リリースノート</A>
/ <A
href="http://sourceforge.jp/projects/tortoisegit/releases/43019/changelog">変更履歴</A>
]</TD>
<TD align=middle>2009-08-07 18:07</TD></TR></TBODY>
<TBODY id=files-43019 class=files>
<TR class=file bgColor=#ffffff>
<TD> <A
href="http://sourceforge.jp/projects/tortoisegit/downloads/43019/tortoisegit_0.9.1.0_lang_jp_r1.zip/"><IMG
class=mime-icon border=0 alt=""
src="TortoiseGit-SourceForge_JP.files/zip.png" width=16
height=16>tortoisegit_0.9.1.0_lang_jp_r1.zip</A></TD>
<TD align=middle>2.3 MB</TD>
<TD align=middle>655</TD></TR></TBODY>
<TBODY id=release-43021 class=release>
<TR class=release bgColor=#ffffff>
<TD colSpan=2> <STRONG><A
class="frs_name files-toggle-switch-show"
onclick="toggle_element('files-43021', this)"
name=43021>0.8.1.0-r2</A></STRONG> - [ <A
href="http://sourceforge.jp/projects/tortoisegit/releases/43021/note">リリースノート</A>
/ <A
href="http://sourceforge.jp/projects/tortoisegit/releases/43021/changelog">変更履歴</A>
]</TD>
<TD align=middle>2009-07-09 12:31</TD></TR></TBODY>
<TBODY id=files-43021 class=files>
<TR class=file bgColor=#ffffff>
<TD> <A
href="http://sourceforge.jp/projects/tortoisegit/downloads/43021/tortoisegit_0.8.1.0_lang_jp_r2.zip/"><IMG
class=mime-icon border=0 alt=""
src="TortoiseGit-SourceForge_JP.files/zip.png" width=16
height=16>tortoisegit_0.8.1.0_lang_jp_r2.zip</A></TD>
<TD align=middle>2.3 MB</TD>
<TD align=middle>227</TD></TR></TBODY>
<TBODY id=release-43020 class=release>
<TR class=release bgColor=#ffffff>
<TD colSpan=2> <STRONG><A
class="frs_name files-toggle-switch-show"
onclick="toggle_element('files-43020', this)"
name=43020>0.7.2.0-r1.1</A></STRONG> - [ <A
href="http://sourceforge.jp/projects/tortoisegit/releases/43020/note">リリースノート</A>
/ <A
href="http://sourceforge.jp/projects/tortoisegit/releases/43020/changelog">変更履歴</A>
]</TD>
<TD align=middle>2009-07-06 12:02</TD></TR></TBODY>
<TBODY id=files-43020 class=files>
<TR class=file bgColor=#ffffff>
<TD> <A
href="http://sourceforge.jp/projects/tortoisegit/downloads/43020/tortoisegit_0.7.2.0_lang_jp_r1.1.zip/"><IMG
class=mime-icon border=0 alt=""
src="TortoiseGit-SourceForge_JP.files/zip.png" width=16
height=16>tortoisegit_0.7.2.0_lang_jp_r1.1.zip</A></TD>
<TD align=middle>2.3 MB</TD>
<TD align=middle>44</TD></TR>
<TR bgColor=#ffffff>
<TD colSpan=3> </TD></TR></TBODY></TABLE>
<DIV class=other_packages>
<H4 class=subtitle><SPAN>その他のパッケージを確認する</SPAN></H4>
<UL>
<LI><A style="FONT-WEIGHT: bold"
href="http://sourceforge.jp/projects/tortoisegit/releases/?package_id=9653">msysgitインストーラ</A></LI>
<LI><A style="FONT-WEIGHT: bold"
href="http://sourceforge.jp/projects/tortoisegit/releases/?package_id=9649">TortoiseGit(英語版、インストーラ)</A></LI></UL></DIV>
<SCRIPT type=text/javascript>sfjpAdSense.config('plain');google_language = 'ja';google_afs_hl = 'ja';google_ad_channel = '2922382731';</SCRIPT>
<SCRIPT language=JavaScript
src="TortoiseGit-SourceForge_JP.files/show_ads.js"></SCRIPT>
<NOSCRIPT><IMG border=0 src="TortoiseGit-SourceForge_JP.files/imp.gif"
width=1 height=1> </NOSCRIPT><BR>
<SCRIPT type=text/javascript>//<!--
document.getElementById("releases-toggle-switch-9855").setAttribute("sfjp:switchChildren", "release-43708 files-43708 release-43019 files-43019 release-43021 files-43021 release-43020 files-43020");document.getElementById("releases-toggle-switch-9653").setAttribute("sfjp:switchChildren", "");document.getElementById("releases-toggle-switch-9649").setAttribute("sfjp:switchChildren", "");// --></SCRIPT>
<DIV>
<FORM>
<H4
class=subtitle><SPAN>あなたのサイトにコードを埋め込んで、最新のファイルリリースを表示させましょう!</SPAN></H4>
<P><INPUT id=widget-tagbox-single-1 class=widget-tagbox
onclick="this.focus(); this.select();"
value='<script src="http://sourceforge.jp/projects/tortoisegit/releases/compact.js" type="text/javascript" charset="utf-8"></script>'
size=50 type=text><TEXTAREA style="WIDTH: 80%; DISPLAY: none" id=widget-tagbox-multi-1 class=widget-tagbox onclick="this.focus(); this.select();" rows=8 cols=50></TEXTAREA>
<SPAN
style="BORDER-BOTTOM: #039 1px dotted; COLOR: #039; VERTICAL-ALIGN: top; CURSOR: pointer"
onclick="toggleOption(this); setTimeout(setTag, 50);">カスタマイズ</SPAN></P>
<DIV style="DISPLAY: none" id=widget-option-1 class=widget-options>幅を指定:
<INPUT id=widget-option-force-width class=widget-option-text
onkeyup=setTag() onchange=setTag() type=text><BR><INPUT
id=widget-option-customcss onchange=setTag() type=checkbox> <LABEL
for=widget-option-customcss>スタイルを適用しない
(自分のCSSを使う)</LABEL></DIV></FORM></DIV>
<SCRIPT type=text/javascript>
// <!--
function toggleOption(button) {
var i;
var targets = ["widget-option-1", "widget-tagbox-multi-1", "!widget-tagbox-single-1"];
var cur_status = button.getAttribute("sfjp:toggleStatus");
if (!cur_status) cur_status = false;
cur_status = (cur_status.toString().toLowerCase() == "true" || cur_status == 1);
for (i = 0; targets.length > i; i++) {
var target_name = targets[i];
var css = "";
var target;
if (target_name.indexOf("!") === 0) {
target_name = targets[i].slice(1);
css = cur_status ? "" : "display: none;";
} else {
css = !cur_status ? "" : "display: none;";
}
target = document.getElementById(target_name);
if (target) target.style.cssText = css;
}
button.setAttribute("sfjp:toggleStatus", !cur_status);
}
function setTag() {
var option_str = "";
var target = document.getElementById("widget-tagbox-multi-1");
var width = document.getElementById("widget-option-force-width");
var nocss = document.getElementById("widget-option-customcss");
target.value = "";
var match = /^([0-9]+)(px|%)?$/.exec(width.value);
option_str += "var sfjp_widget_width = ";
if (match) {
option_str += "'" + match[1] + (match[2] == "%" ? "%" : "px") + "';\n";
} else {
option_str += "null;\n";
}
option_str += "var sfjp_widget_customcss = " + (nocss.checked ? "true" : "null") + ";\n";
if (option_str) {
target.value += '<scr'+'ipt type="text/javascript">' + "\n" + option_str + "</scri"+"pt>\n";
}
target.value += '<sc'+'ript src="http://sourceforge.jp/projects/tortoisegit/files/compact.js" type="text/javascript" charset="utf-8"></sc'+"ript>\n";
}
setTag();
// -->
</SCRIPT>
<BR>
<DIV class=ptop_blur>
<DIV class=ptop_shadow>
<DIV style="FONT-SIZE: 80%" class="ptop_box clearfix">
<DIV class=related_projects>
<H5><IMG src="TortoiseGit-SourceForge_JP.files/plus.gif">関連するプロジェクト</H5>
<UL>
<LI><A id=rp_cwlk title="Complete Walkerプロジェクトの説明"
href="http://sourceforge.jp/projects/cwlk/" rel=#rp_cwlk_desc>Complete
Walker</A>
<DIV style="DISPLAY: none" id=rp_cwlk_desc>Complete
Walker は複数のプログラマが同時に同じソースコードを開発することの出来るCMSというリビジョンコントロールシステムの中で、プログラム開発をより楽しく有意義に出来るよう考えられたファイラーシス...</DIV></LI>
<SCRIPT>jQuery(document).ready(function() {
jQuery('#rp_cwlk').cluetip({local:true, cursor:'pointer', width: '250px', arrows: true, showTitle: true, cluetipClass: 'jqtip'});
});
</SCRIPT>
<LI><A id=rp_tortoisesvn title=TortoiseSVNプロジェクトの説明
href="http://sourceforge.jp/projects/tortoisesvn/"
rel=#rp_tortoisesvn_desc>TortoiseSVN</A>
<DIV style="DISPLAY: none"
id=rp_tortoisesvn_desc>SF.netにあるTortoiseSVNの日本語ミラーサイトです。TortoiseSVNは、Subversion
(SVN)のクライアントで、Windowsのシェルエクステンションとして機能します。Subversionのコマンドを実行する必要がなく、直観的に...</DIV></LI>
<SCRIPT>jQuery(document).ready(function() {
jQuery('#rp_tortoisesvn').cluetip({local:true, cursor:'pointer', width: '250px', arrows: true, showTitle: true, cluetipClass: 'jqtip'});
});
</SCRIPT>
<LI><A id=rp_codediff title=CodeDiffプロジェクトの説明
href="http://sourceforge.jp/projects/codediff/"
rel=#rp_codediff_desc>CodeDiff</A>
<DIV style="DISPLAY: none" id=rp_codediff_desc>CodeDiff is a visual diff
tool suite optimized for web browser. It includes diff2html, diff2rss,
etc. implemented on SAX-like unified diff parser.</DIV></LI>
<SCRIPT>jQuery(document).ready(function() {
jQuery('#rp_codediff').cluetip({local:true, cursor:'pointer', width: '250px', arrows: true, showTitle: true, cluetipClass: 'jqtip'});
});
</SCRIPT>
<LI><A id=rp_toytoisesvn title=ToytoiseSVN-GTKmmプロジェクトの説明
href="http://sourceforge.jp/projects/toytoisesvn/"
rel=#rp_toytoisesvn_desc>ToytoiseSVN-GTKmm</A>
<DIV style="DISPLAY: none" id=rp_toytoisesvn_desc>Linux にも便利な SVN
クライアントが欲しいよね!</DIV></LI>
<SCRIPT>jQuery(document).ready(function() {
jQuery('#rp_toytoisesvn').cluetip({local:true, cursor:'pointer', width: '250px', arrows: true, showTitle: true, cluetipClass: 'jqtip'});
});
</SCRIPT>
<LI><A id=rp_aioec title="All-In-One Projectプロジェクトの説明"
href="http://sourceforge.jp/projects/aioec/"
rel=#rp_aioec_desc>All-In-One Project</A>
<DIV style="DISPLAY: none" id=rp_aioec_desc>All-In-One
Projectでは、アプリケーション開発を行う際に必要になる各種のツールを1つにまとめて(All-In-One)、簡単にインストールできるインストーラを提供します。便利なツールを利用する際の敷居を低く...</DIV></LI>
<SCRIPT>jQuery(document).ready(function() {
jQuery('#rp_aioec').cluetip({local:true, cursor:'pointer', width: '250px', arrows: true, showTitle: true, cluetipClass: 'jqtip'});
});
</SCRIPT>
</UL></DIV><B>ソフトウェアダウンロードマップ</B><BR>
<DIV>
<UL>
<LI>開発状況: <A class=trove-filter-link
href="http://sourceforge.jp/softwaremap/trove_list.php?form_cat=10">4 -
ベータ</A></LI>
<LI>対象ユーザ: <A class=trove-filter-link
href="http://sourceforge.jp/softwaremap/trove_list.php?form_cat=3">開発者</A></LI>
<LI>ライセンス: <A class=trove-filter-link
href="http://sourceforge.jp/softwaremap/trove_list.php?form_cat=15">GNU
General Public License v2 (GPLv2)</A></LI>
<LI>主要対話語: <A class=trove-filter-link
href="http://sourceforge.jp/softwaremap/trove_list.php?form_cat=278">日本語</A></LI>
<LI>オペレーティングシステム: <A class=trove-filter-link
href="http://sourceforge.jp/softwaremap/trove_list.php?form_cat=216">Windows</A></LI>
<LI>トピック: <A class=trove-filter-link
href="http://sourceforge.jp/softwaremap/trove_list.php?form_cat=52">バージョンコントロール</A></LI>
<LI>ユーザインタフェース: <A class=trove-filter-link
href="http://sourceforge.jp/softwaremap/trove_list.php?form_cat=230">Win32
(MS Windows)</A></LI></UL></DIV></DIV></DIV></DIV></TD>
<TD id=sidebar-column vAlign=top width=300><IMG border=0 alt=""
src="TortoiseGit-SourceForge_JP.files/blank.gif" width=300 height=1>
<DIV class=sidebar-ad-text>
<SCRIPT type=text/javascript><!--//<![CDATA[
var m3_u = (location.protocol=='https:'?'https://ads.osdn.jp/ads/www/delivery/ajs.php':'http://ads.osdn.jp/ads/www/delivery/ajs.php');
var m3_r = Math.floor(Math.random()*99999999999);
if (!document.MAX_used) document.MAX_used = ',';
document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
document.write ("?zoneid=62");
document.write ('&cb=' + m3_r);
if (document.MAX_used != ',') document.write ("&exclude=" + document.MAX_used);
document.write ("&loc=" + escape(window.location));
if (document.referrer) document.write ("&referer=" + escape(document.referrer));
if (document.context) document.write ("&context=" + escape(document.context));
if (document.mmm_fo) document.write ("&mmm_fo=1");
document.write ("'><\/scr"+"ipt>");
//]]>--></SCRIPT>
<NOSCRIPT><A
href="http://sourceforge.jp/career/">ITエンジニア向け職務経歴書ガイド公開中<BR>事例をもとに、書き方のポイントを解説<BR>職種別のフォーマットデータも用意</A>
</NOSCRIPT></DIV><!-- -->
<DIV class=ad300>
<SCRIPT type=text/javascript><!--//<![CDATA[
var m3_u = (location.protocol=='https:'?'https://ads.osdn.jp/ads/www/delivery/ajs.php':'http://ads.osdn.jp/ads/www/delivery/ajs.php');
var m3_r = Math.floor(Math.random()*99999999999);
if (!document.MAX_used) document.MAX_used = ',';
document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
document.write ("?zoneid=61");
document.write ('&cb=' + m3_r);
if (document.MAX_used != ',') document.write ("&exclude=" + document.MAX_used);
document.write ("&loc=" + escape(window.location));
if (document.referrer) document.write ("&referer=" + escape(document.referrer));
if (document.context) document.write ("&context=" + escape(document.context));
if (document.mmm_fo) document.write ("&mmm_fo=1");
document.write ("'><\/scr"+"ipt>");
//]]>--></SCRIPT>
<NOSCRIPT><A
href="http://ads.osdn.jp/ads/www/delivery/ck.php?n=a9d4a8c5&cb=INSERT_RANDOM_NUMBER_HERE"
target=_blank><IMG border=0 alt=""
src="TortoiseGit-SourceForge_JP.files/ai(1).gif"></A></NOSCRIPT> </DIV>
<TABLE border=0 cellSpacing=0 cellPadding=2 width="100%"
border_type="simple" border_width="2" border_color="#000000">
<TBODY>
<TR>
<TH class=download-top-title colSpan=3 align=left><FONT class=small
color=#000000>
<H3 class=titlebar><A
href="http://sourceforge.jp/export/rss_topprojects.php?type=downloads"><IMG
border=0 alt=[RSS] align=right
src="TortoiseGit-SourceForge_JP.files/feed-14x14.png" width=14
height=14></A><A
href="http://sourceforge.jp/top/overview.php">オープンソース・ダウンロード</A></H3></FONT></TH></TR>
<TBODY class=download-top-body>
<TR bgColor=#ffffff>
<TD class=small vAlign=top>1 </TD>
<TD class=small vAlign=top>(11,459)</TD>
<TD class=small vAlign=top><A
href="http://sourceforge.jp/projects/cabos/">Cabos</A><BR></TD></TR>
<TR bgColor=#ffffff>
<TD class=small vAlign=top>2 </TD>
<TD class=small vAlign=top>(2,013)</TD>
<TD class=small vAlign=top><A
href="http://sourceforge.jp/projects/sevenzip/">7-Zip</A><BR></TD></TR>
<TR bgColor=#ffffff>
<TD class=small vAlign=top>3 </TD>
<TD class=small vAlign=top>(1,711)</TD>
<TD class=small vAlign=top><A
href="http://sourceforge.jp/projects/ttssh2/">Tera
Term</A><BR></TD></TR>
<TR bgColor=#ffffff>
<TD class=small vAlign=top>4 </TD>
<TD class=small vAlign=top>(1,654)</TD>
<TD class=small vAlign=top><A
href="http://sourceforge.jp/projects/crystaldiskinfo/">CrystalDiskInfo</A><BR></TD></TR>
<TR bgColor=#ffffff>
<TD class=small vAlign=top>5 </TD>
<TD class=small vAlign=top>(1,108)</TD>
<TD class=small vAlign=top><A
href="http://sourceforge.jp/projects/handbrake-jp/">HandBrake日本語版</A><BR></TD></TR>
<TR bgColor=#ffffff>
<TD class=small vAlign=top>6 </TD>
<TD class=small vAlign=top>(762)</TD>
<TD class=small vAlign=top><A
href="http://sourceforge.jp/projects/gikonavi/">ギコナビ</A><BR></TD></TR>
<TR bgColor=#ffffff>
<TD class=small vAlign=top>7 </TD>
<TD class=small vAlign=top>(731)</TD>
<TD class=small vAlign=top><A
href="http://sourceforge.jp/projects/amateras/">Amateras</A><BR></TD></TR>
<TR bgColor=#ffffff>
<TD class=small vAlign=top>8 </TD>
<TD class=small vAlign=top>(663)</TD>
<TD class=small vAlign=top><A
href="http://sourceforge.jp/projects/virtualdubmod/">VirtualDubMod-jp</A><BR></TD></TR>
<TR bgColor=#ffffff>
<TD class=small vAlign=top>9 </TD>
<TD class=small vAlign=top>(614)</TD>
<TD class=small vAlign=top><A
href="http://sourceforge.jp/projects/crystaldiskmark/">CrystalDiskMark</A><BR></TD></TR>
<TR bgColor=#ffffff>
<TD class=small vAlign=top>10 </TD>
<TD class=small vAlign=top>(575)</TD>
<TD class=small vAlign=top><A
href="http://sourceforge.jp/projects/mergedoc/">MergeDoc</A><BR></TD></TR>
<TR bgColor=#ffffff>
<TD class=small vAlign=top>11 </TD>
<TD class=small vAlign=top>(500)</TD>
<TD class=small vAlign=top><A
href="http://sourceforge.jp/projects/tween/">Tween - client software
of Twitter</A><BR></TD></TR>
<TR bgColor=#ffffff>
<TD class=small vAlign=top>12 </TD>
<TD class=small vAlign=top>(453)</TD>
<TD class=small vAlign=top><A
href="http://sourceforge.jp/projects/gsfinder-w03/">GSFinder+ for
W-ZERO3</A><BR></TD></TR>
<TR bgColor=#ffffff>
<TD class=small vAlign=top>13 </TD>
<TD class=small vAlign=top>(423)</TD>
<TD class=small vAlign=top><A
href="http://sourceforge.jp/projects/ffdshow-tryout/">ffdshow</A><BR></TD></TR>
<TR bgColor=#ffffff>
<TD class=small vAlign=top>14 </TD>
<TD class=small vAlign=top>(406)</TD>
<TD class=small vAlign=top><A
href="http://sourceforge.jp/projects/bathyscaphe/">BathyScaphe</A><BR></TD></TR>
<TR bgColor=#ffffff>
<TD class=small vAlign=top>15 </TD>
<TD class=small vAlign=top>(371)</TD>
<TD class=small vAlign=top><A
href="http://sourceforge.jp/projects/aipo/">グループウェア
『アイポ4』</A><BR></TD></TR>
<TR bgColor=#ffffff>
<TD colSpan=3 align=right><A
href="http://sourceforge.jp/top/topdl.php?type=downloads_day">もっと見る</A> >></TD></TR></TBODY></TABLE>
<DIV id=magazine-index>
<H3 class=titlebar><A href="http://sourceforge.jp/magazine/rss"><IMG
title="RSS Feed" border=0 alt="[RSS] " align=right
src="TortoiseGit-SourceForge_JP.files/feed-14x14.png"></A><A
href="http://sourceforge.jp/magazine/">新着Magazine記事</A></H3>
<DIV class=block-contents>
<DIV class=article-entry>
<H4><A
href="http://sourceforge.jp/magazine/09/11/06/0518232">米Google、GmailやGoogle
Docsの開発に用いたアプリ開発ツールを公開 </A></H4>
<DIV class=article-entry-date>2009-11-06 14:14</DIV></DIV>
<DIV class=article-entry>
<H4><A href="http://sourceforge.jp/magazine/09/11/06/0513240">「Moblin
v1.2」が登場、多数のバグ修正と機能強化を含む</A></H4>
<DIV class=article-entry-date>2009-11-06 14:11</DIV></DIV>
<DIV class=article-entry>
<H4><A
href="http://sourceforge.jp/magazine/09/11/06/0511211">「Subversion」がApacheプロジェクトに
</A></H4>
<DIV class=article-entry-date>2009-11-06 14:08</DIV></DIV>
<DIV class=article-entry>
<H4><A
href="http://sourceforge.jp/magazine/09/11/05/1228201">2010年の「松江オープンソース活用ビジネスプランコンテスト」募集開始
</A></H4>
<DIV class=article-entry-date>2009-11-05 21:23</DIV></DIV>
<DIV class=article-entry>
<H4><A
href="http://sourceforge.jp/magazine/09/11/05/054217">RubyのJava実装「JRuby」最新版登場、「Ruby
1.8.7」をサポート </A></H4>
<DIV class=article-entry-date>2009-11-05 14:00</DIV></DIV>
<DIV class=more><A
href="http://sourceforge.jp/magazine/">もっと見る</A>>></DIV></DIV></DIV><!-- -->
<SCRIPT type=text/javascript><!--//<![CDATA[
var m3_u = (location.protocol=='https:'?'https://ads.osdn.jp/ads/www/delivery/ajs.php':'http://ads.osdn.jp/ads/www/delivery/ajs.php');
var m3_r = Math.floor(Math.random()*99999999999);
if (!document.MAX_used) document.MAX_used = ',';
document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
document.write ("?zoneid=52");
document.write ('&cb=' + m3_r);
if (document.MAX_used != ',') document.write ("&exclude=" + document.MAX_used);
document.write ("&loc=" + escape(window.location));
if (document.referrer) document.write ("&referer=" + escape(document.referrer));
if (document.context) document.write ("&context=" + escape(document.context));
if (document.mmm_fo) document.write ("&mmm_fo=1");
document.write ("'><\/scr"+"ipt>");
//]]>--></SCRIPT>
<NOSCRIPT><A
href="http://ads.osdn.jp/ads/www/delivery/ck.php?n=a063b2d0&cb=INSERT_RANDOM_NUMBER_HERE"
target=_blank><IMG border=0 alt=""
src="TortoiseGit-SourceForge_JP.files/avw.gif"></A></NOSCRIPT></TD></TR></TBODY></TABLE></DIV></DIV><!-- START: page_foot -->
<DIV id=osdnsitefooter>
<UL>
<LI class=begin><A
href="http://sourceforge.jp/docs/SourceForge.JP%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6">SourceForge.JPについて</A></LI>
<LI><A href="http://osdn.jp/about.shtml">OSDNについて</A></LI>
<LI><A
href="http://sourceforge.jp/docs/%E3%83%97%E3%83%A9%E3%82%A4%E3%83%90%E3%82%B7%E3%83%BC%E3%83%9D%E3%83%AA%E3%82%B7%E3%83%BC"
rel=nofollow>プライバシー</A></LI>
<LI><A href="http://sourceforge.jp/tos.php" rel=nofollow>利用規約</A></LI>
<LI><A href="http://osdn.jp/pp.shtml" rel=nofollow>個人情報保護方針</A></LI>
<LI><A href="http://osdn.jp/advertise/" rel=nofollow>広告掲載</A></LI>
<LI><A
href="http://sourceforge.jp/docs/SourceForge.JP%E3%81%AE%E9%80%A3%E7%B5%A1%E5%85%88"
rel=nofollow>連絡先</A></LI>
<LI><A href="http://slashdot.jp/">スラッシュドット</A></LI></UL>©<A
href="http://osdn.jp/">OSDN Corporation</A> </DIV><!-- END: page_foot -->
<SCRIPT type=text/javascript>
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</SCRIPT>
<SCRIPT type=text/javascript>
try {
var pageTracker = _gat._getTracker("UA-739864-3");
pageTracker._trackPageview();
} catch(err) {}</SCRIPT>
<SCRIPT src="TortoiseGit-SourceForge_JP.files/bta_both.js"></SCRIPT>
</BODY></HTML>