1# SOME DESCRIPTIVE TITLE.
2# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3# This file is distributed under the same license as the PACKAGE package.
4# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5#
6#, fuzzy
7msgid ""
8msgstr ""
9"Project-Id-Version: PACKAGE VERSION\n"
10"Report-Msgid-Bugs-To: \n"
11"POT-Creation-Date: 2007-11-24 10:36+0100\n"
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=CHARSET\n"
17"Content-Transfer-Encoding: 8bit\n"
18
19#: git-gui.sh:41 git-gui.sh:604 git-gui.sh:618 git-gui.sh:631 git-gui.sh:714
20#: git-gui.sh:733
21msgid "git-gui: fatal error"
22msgstr ""
23
24#: git-gui.sh:565
25#, tcl-format
26msgid "Invalid font specified in %s:"
27msgstr ""
28
29#: git-gui.sh:590
30msgid "Main Font"
31msgstr ""
32
33#: git-gui.sh:591
34msgid "Diff/Console Font"
35msgstr ""
36
37#: git-gui.sh:605
38msgid "Cannot find git in PATH."
39msgstr ""
40
41#: git-gui.sh:632
42msgid "Cannot parse Git version string:"
43msgstr ""
44
45#: git-gui.sh:650
46#, tcl-format
47msgid ""
48"Git version cannot be determined.\n"
49"\n"
50"%s claims it is version '%s'.\n"
51"\n"
52"%s requires at least Git 1.5.0 or later.\n"
53"\n"
54"Assume '%s' is version 1.5.0?\n"
55msgstr ""
56
57#: git-gui.sh:888
58msgid "Git directory not found:"
59msgstr ""
60
61#: git-gui.sh:895
62msgid "Cannot move to top of working directory:"
63msgstr ""
64
65#: git-gui.sh:902
66msgid "Cannot use funny .git directory:"
67msgstr ""
68
69#: git-gui.sh:907
70msgid "No working directory"
71msgstr ""
72
73#: git-gui.sh:1054
74msgid "Refreshing file status..."
75msgstr ""
76
77#: git-gui.sh:1119
78msgid "Scanning for modified files ..."
79msgstr ""
80
81#: git-gui.sh:1294 lib/browser.tcl:245
82msgid "Ready."
83msgstr ""
84
85#: git-gui.sh:1560
86msgid "Unmodified"
87msgstr ""
88
89#: git-gui.sh:1562
90msgid "Modified, not staged"
91msgstr ""
92
93#: git-gui.sh:1563 git-gui.sh:1568
94msgid "Staged for commit"
95msgstr ""
96
97#: git-gui.sh:1564 git-gui.sh:1569
98msgid "Portions staged for commit"
99msgstr ""
100
101#: git-gui.sh:1565 git-gui.sh:1570
102msgid "Staged for commit, missing"
103msgstr ""
104
105#: git-gui.sh:1567
106msgid "Untracked, not staged"
107msgstr ""
108
109#: git-gui.sh:1572
110msgid "Missing"
111msgstr ""
112
113#: git-gui.sh:1573
114msgid "Staged for removal"
115msgstr ""
116
117#: git-gui.sh:1574
118msgid "Staged for removal, still present"
119msgstr ""
120
121#: git-gui.sh:1576 git-gui.sh:1577 git-gui.sh:1578 git-gui.sh:1579
122msgid "Requires merge resolution"
123msgstr ""
124
125#: git-gui.sh:1614
126msgid "Starting gitk... please wait..."
127msgstr ""
128
129#: git-gui.sh:1623
130#, tcl-format
131msgid ""
132"Unable to start gitk:\n"
133"\n"
134"%s does not exist"
135msgstr ""
136
137#: git-gui.sh:1823 lib/choose_repository.tcl:35
138msgid "Repository"
139msgstr ""
140
141#: git-gui.sh:1824
142msgid "Edit"
143msgstr ""
144
145#: git-gui.sh:1826 lib/choose_rev.tcl:560
146msgid "Branch"
147msgstr ""
148
149#: git-gui.sh:1829 lib/choose_rev.tcl:547
150msgid "Commit@@noun"
151msgstr ""
152
153#: git-gui.sh:1832 lib/merge.tcl:121 lib/merge.tcl:150 lib/merge.tcl:168
154msgid "Merge"
155msgstr ""
156
157#: git-gui.sh:1833 lib/choose_rev.tcl:556
158msgid "Remote"
159msgstr ""
160
161#: git-gui.sh:1842
162msgid "Browse Current Branch's Files"
163msgstr ""
164
165#: git-gui.sh:1846
166msgid "Browse Branch Files..."
167msgstr ""
168
169#: git-gui.sh:1851
170msgid "Visualize Current Branch's History"
171msgstr ""
172
173#: git-gui.sh:1855
174msgid "Visualize All Branch History"
175msgstr ""
176
177#: git-gui.sh:1862
178#, tcl-format
179msgid "Browse %s's Files"
180msgstr ""
181
182#: git-gui.sh:1864
183#, tcl-format
184msgid "Visualize %s's History"
185msgstr ""
186
187#: git-gui.sh:1869 lib/database.tcl:27 lib/database.tcl:67
188msgid "Database Statistics"
189msgstr ""
190
191#: git-gui.sh:1872 lib/database.tcl:34
192msgid "Compress Database"
193msgstr ""
194
195#: git-gui.sh:1875
196msgid "Verify Database"
197msgstr ""
198
199#: git-gui.sh:1882 git-gui.sh:1886 git-gui.sh:1890 lib/shortcut.tcl:7
200#: lib/shortcut.tcl:39 lib/shortcut.tcl:71
201msgid "Create Desktop Icon"
202msgstr ""
203
204#: git-gui.sh:1895 lib/choose_repository.tcl:176 lib/choose_repository.tcl:184
205msgid "Quit"
206msgstr ""
207
208#: git-gui.sh:1902
209msgid "Undo"
210msgstr ""
211
212#: git-gui.sh:1905
213msgid "Redo"
214msgstr ""
215
216#: git-gui.sh:1909 git-gui.sh:2403
217msgid "Cut"
218msgstr ""
219
220#: git-gui.sh:1912 git-gui.sh:2406 git-gui.sh:2477 git-gui.sh:2549
221#: lib/console.tcl:67
222msgid "Copy"
223msgstr ""
224
225#: git-gui.sh:1915 git-gui.sh:2409
226msgid "Paste"
227msgstr ""
228
229#: git-gui.sh:1918 git-gui.sh:2412 lib/branch_delete.tcl:26
230#: lib/remote_branch_delete.tcl:38
231msgid "Delete"
232msgstr ""
233
234#: git-gui.sh:1922 git-gui.sh:2416 git-gui.sh:2553 lib/console.tcl:69
235msgid "Select All"
236msgstr ""
237
238#: git-gui.sh:1931
239msgid "Create..."
240msgstr ""
241
242#: git-gui.sh:1937
243msgid "Checkout..."
244msgstr ""
245
246#: git-gui.sh:1943
247msgid "Rename..."
248msgstr ""
249
250#: git-gui.sh:1948 git-gui.sh:2048
251msgid "Delete..."
252msgstr ""
253
254#: git-gui.sh:1953
255msgid "Reset..."
256msgstr ""
257
258#: git-gui.sh:1965 git-gui.sh:2350
259msgid "New Commit"
260msgstr ""
261
262#: git-gui.sh:1973 git-gui.sh:2357
263msgid "Amend Last Commit"
264msgstr ""
265
266#: git-gui.sh:1982 git-gui.sh:2317 lib/remote_branch_delete.tcl:99
267msgid "Rescan"
268msgstr ""
269
270#: git-gui.sh:1988
271msgid "Stage To Commit"
272msgstr ""
273
274#: git-gui.sh:1994
275msgid "Stage Changed Files To Commit"
276msgstr ""
277
278#: git-gui.sh:2000
279msgid "Unstage From Commit"
280msgstr ""
281
282#: git-gui.sh:2005 lib/index.tcl:393
283msgid "Revert Changes"
284msgstr ""
285
286#: git-gui.sh:2012 git-gui.sh:2329 git-gui.sh:2427
287msgid "Sign Off"
288msgstr ""
289
290#: git-gui.sh:2016 git-gui.sh:2333
291msgid "Commit@@verb"
292msgstr ""
293
294#: git-gui.sh:2027
295msgid "Local Merge..."
296msgstr ""
297
298#: git-gui.sh:2032
299msgid "Abort Merge..."
300msgstr ""
301
302#: git-gui.sh:2044
303msgid "Push..."
304msgstr ""
305
306#: git-gui.sh:2055 lib/choose_repository.tcl:40
307msgid "Apple"
308msgstr ""
309
310#: git-gui.sh:2058 git-gui.sh:2080 lib/about.tcl:13
311#: lib/choose_repository.tcl:43 lib/choose_repository.tcl:49
312#, tcl-format
313msgid "About %s"
314msgstr ""
315
316#: git-gui.sh:2062
317msgid "Preferences..."
318msgstr ""
319
320#: git-gui.sh:2070 git-gui.sh:2595
321msgid "Options..."
322msgstr ""
323
324#: git-gui.sh:2076 lib/choose_repository.tcl:46
325msgid "Help"
326msgstr ""
327
328#: git-gui.sh:2117
329msgid "Online Documentation"
330msgstr ""
331
332#: git-gui.sh:2201
333#, tcl-format
334msgid "fatal: cannot stat path %s: No such file or directory"
335msgstr ""
336
337#: git-gui.sh:2234
338msgid "Current Branch:"
339msgstr ""
340
341#: git-gui.sh:2255
342msgid "Staged Changes (Will Commit)"
343msgstr ""
344
345#: git-gui.sh:2274
346msgid "Unstaged Changes"
347msgstr ""
348
349#: git-gui.sh:2323
350msgid "Stage Changed"
351msgstr ""
352
353#: git-gui.sh:2339 lib/transport.tcl:93 lib/transport.tcl:182
354msgid "Push"
355msgstr ""
356
357#: git-gui.sh:2369
358msgid "Initial Commit Message:"
359msgstr ""
360
361#: git-gui.sh:2370
362msgid "Amended Commit Message:"
363msgstr ""
364
365#: git-gui.sh:2371
366msgid "Amended Initial Commit Message:"
367msgstr ""
368
369#: git-gui.sh:2372
370msgid "Amended Merge Commit Message:"
371msgstr ""
372
373#: git-gui.sh:2373
374msgid "Merge Commit Message:"
375msgstr ""
376
377#: git-gui.sh:2374
378msgid "Commit Message:"
379msgstr ""
380
381#: git-gui.sh:2419 git-gui.sh:2557 lib/console.tcl:71
382msgid "Copy All"
383msgstr ""
384
385#: git-gui.sh:2443 lib/blame.tcl:104
386msgid "File:"
387msgstr ""
388
389#: git-gui.sh:2545
390msgid "Refresh"
391msgstr ""
392
393#: git-gui.sh:2566
394msgid "Apply/Reverse Hunk"
395msgstr ""
396
397#: git-gui.sh:2572
398msgid "Decrease Font Size"
399msgstr ""
400
401#: git-gui.sh:2576
402msgid "Increase Font Size"
403msgstr ""
404
405#: git-gui.sh:2581
406msgid "Show Less Context"
407msgstr ""
408
409#: git-gui.sh:2588
410msgid "Show More Context"
411msgstr ""
412
413#: git-gui.sh:2602
414msgid "Unstage Hunk From Commit"
415msgstr ""
416
417#: git-gui.sh:2604
418msgid "Stage Hunk For Commit"
419msgstr ""
420
421#: git-gui.sh:2623
422msgid "Initializing..."
423msgstr ""
424
425#: git-gui.sh:2718
426#, tcl-format
427msgid ""
428"Possible environment issues exist.\n"
429"\n"
430"The following environment variables are probably\n"
431"going to be ignored by any Git subprocess run\n"
432"by %s:\n"
433"\n"
434msgstr ""
435
436#: git-gui.sh:2748
437msgid ""
438"\n"
439"This is due to a known issue with the\n"
440"Tcl binary distributed by Cygwin."
441msgstr ""
442
443#: git-gui.sh:2753
444#, tcl-format
445msgid ""
446"\n"
447"\n"
448"A good replacement for %s\n"
449"is placing values for the user.name and\n"
450"user.email settings into your personal\n"
451"~/.gitconfig file.\n"
452msgstr ""
453
454#: lib/about.tcl:25
455msgid "git-gui - a graphical user interface for Git."
456msgstr ""
457
458#: lib/blame.tcl:77
459msgid "File Viewer"
460msgstr ""
461
462#: lib/blame.tcl:81
463msgid "Commit:"
464msgstr ""
465
466#: lib/blame.tcl:249
467msgid "Copy Commit"
468msgstr ""
469
470#: lib/blame.tcl:369
471#, tcl-format
472msgid "Reading %s..."
473msgstr ""
474
475#: lib/blame.tcl:473
476msgid "Loading copy/move tracking annotations..."
477msgstr ""
478
479#: lib/blame.tcl:493
480msgid "lines annotated"
481msgstr ""
482
483#: lib/blame.tcl:674
484msgid "Loading original location annotations..."
485msgstr ""
486
487#: lib/blame.tcl:677
488msgid "Annotation complete."
489msgstr ""
490
491#: lib/blame.tcl:731
492msgid "Loading annotation..."
493msgstr ""
494
495#: lib/blame.tcl:787
496msgid "Author:"
497msgstr ""
498
499#: lib/blame.tcl:791
500msgid "Committer:"
501msgstr ""
502
503#: lib/blame.tcl:796
504msgid "Original File:"
505msgstr ""
506
507#: lib/blame.tcl:910
508msgid "Originally By:"
509msgstr ""
510
511#: lib/blame.tcl:916
512msgid "In File:"
513msgstr ""
514
515#: lib/blame.tcl:921
516msgid "Copied Or Moved Here By:"
517msgstr ""
518
519#: lib/branch_checkout.tcl:14 lib/branch_checkout.tcl:19
520msgid "Checkout Branch"
521msgstr ""
522
523#: lib/branch_checkout.tcl:23
524msgid "Checkout"
525msgstr ""
526
527#: lib/branch_checkout.tcl:27 lib/branch_create.tcl:35
528#: lib/branch_delete.tcl:32 lib/branch_rename.tcl:30 lib/browser.tcl:281
529#: lib/checkout_op.tcl:522 lib/choose_font.tcl:43 lib/merge.tcl:172
530#: lib/option.tcl:90 lib/remote_branch_delete.tcl:42 lib/transport.tcl:97
531msgid "Cancel"
532msgstr ""
533
534#: lib/branch_checkout.tcl:32 lib/browser.tcl:286
535msgid "Revision"
536msgstr ""
537
538#: lib/branch_checkout.tcl:36 lib/branch_create.tcl:69 lib/option.tcl:202
539msgid "Options"
540msgstr ""
541
542#: lib/branch_checkout.tcl:39 lib/branch_create.tcl:92
543msgid "Fetch Tracking Branch"
544msgstr ""
545
546#: lib/branch_checkout.tcl:44
547msgid "Detach From Local Branch"
548msgstr ""
549
550#: lib/branch_create.tcl:22
551msgid "Create Branch"
552msgstr ""
553
554#: lib/branch_create.tcl:27
555msgid "Create New Branch"
556msgstr ""
557
558#: lib/branch_create.tcl:31 lib/choose_repository.tcl:375
559msgid "Create"
560msgstr ""
561
562#: lib/branch_create.tcl:40
563msgid "Branch Name"
564msgstr ""
565
566#: lib/branch_create.tcl:43
567msgid "Name:"
568msgstr ""
569
570#: lib/branch_create.tcl:58
571msgid "Match Tracking Branch Name"
572msgstr ""
573
574#: lib/branch_create.tcl:66
575msgid "Starting Revision"
576msgstr ""
577
578#: lib/branch_create.tcl:72
579msgid "Update Existing Branch:"
580msgstr ""
581
582#: lib/branch_create.tcl:75
583msgid "No"
584msgstr ""
585
586#: lib/branch_create.tcl:80
587msgid "Fast Forward Only"
588msgstr ""
589
590#: lib/branch_create.tcl:85 lib/checkout_op.tcl:514
591msgid "Reset"
592msgstr ""
593
594#: lib/branch_create.tcl:97
595msgid "Checkout After Creation"
596msgstr ""
597
598#: lib/branch_create.tcl:131
599msgid "Please select a tracking branch."
600msgstr ""
601
602#: lib/branch_create.tcl:140
603#, tcl-format
604msgid "Tracking branch %s is not a branch in the remote repository."
605msgstr ""
606
607#: lib/branch_create.tcl:153 lib/branch_rename.tcl:86
608msgid "Please supply a branch name."
609msgstr ""
610
611#: lib/branch_create.tcl:164 lib/branch_rename.tcl:106
612#, tcl-format
613msgid "'%s' is not an acceptable branch name."
614msgstr ""
615
616#: lib/branch_delete.tcl:15
617msgid "Delete Branch"
618msgstr ""
619
620#: lib/branch_delete.tcl:20
621msgid "Delete Local Branch"
622msgstr ""
623
624#: lib/branch_delete.tcl:37
625msgid "Local Branches"
626msgstr ""
627
628#: lib/branch_delete.tcl:52
629msgid "Delete Only If Merged Into"
630msgstr ""
631
632#: lib/branch_delete.tcl:54
633msgid "Always (Do not perform merge test.)"
634msgstr ""
635
636#: lib/branch_delete.tcl:103
637#, tcl-format
638msgid "The following branches are not completely merged into %s:"
639msgstr ""
640
641#: lib/branch_delete.tcl:115
642msgid ""
643"Recovering deleted branches is difficult. \n"
644"\n"
645" Delete the selected branches?"
646msgstr ""
647
648#: lib/branch_delete.tcl:141
649#, tcl-format
650msgid ""
651"Failed to delete branches:\n"
652"%s"
653msgstr ""
654
655#: lib/branch_rename.tcl:14 lib/branch_rename.tcl:22
656msgid "Rename Branch"
657msgstr ""
658
659#: lib/branch_rename.tcl:26
660msgid "Rename"
661msgstr ""
662
663#: lib/branch_rename.tcl:36
664msgid "Branch:"
665msgstr ""
666
667#: lib/branch_rename.tcl:39
668msgid "New Name:"
669msgstr ""
670
671#: lib/branch_rename.tcl:75
672msgid "Please select a branch to rename."
673msgstr ""
674
675#: lib/branch_rename.tcl:96 lib/checkout_op.tcl:179
676#, tcl-format
677msgid "Branch '%s' already exists."
678msgstr ""
679
680#: lib/branch_rename.tcl:117
681#, tcl-format
682msgid "Failed to rename '%s'."
683msgstr ""
684
685#: lib/browser.tcl:17
686msgid "Starting..."
687msgstr ""
688
689#: lib/browser.tcl:26
690msgid "File Browser"
691msgstr ""
692
693#: lib/browser.tcl:125 lib/browser.tcl:142
694#, tcl-format
695msgid "Loading %s..."
696msgstr ""
697
698#: lib/browser.tcl:186
699msgid "[Up To Parent]"
700msgstr ""
701
702#: lib/browser.tcl:266 lib/browser.tcl:272
703msgid "Browse Branch Files"
704msgstr ""
705
706#: lib/browser.tcl:277 lib/choose_repository.tcl:391
707#: lib/choose_repository.tcl:482 lib/choose_repository.tcl:492
708#: lib/choose_repository.tcl:989
709msgid "Browse"
710msgstr ""
711
712#: lib/checkout_op.tcl:79
713#, tcl-format
714msgid "Fetching %s from %s"
715msgstr ""
716
717#: lib/checkout_op.tcl:127
718#, tcl-format
719msgid "fatal: Cannot resolve %s"
720msgstr ""
721
722#: lib/checkout_op.tcl:140 lib/console.tcl:79 lib/database.tcl:31
723msgid "Close"
724msgstr ""
725
726#: lib/checkout_op.tcl:169
727#, tcl-format
728msgid "Branch '%s' does not exist."
729msgstr ""
730
731#: lib/checkout_op.tcl:206
732#, tcl-format
733msgid ""
734"Branch '%s' already exists.\n"
735"\n"
736"It cannot fast-forward to %s.\n"
737"A merge is required."
738msgstr ""
739
740#: lib/checkout_op.tcl:220
741#, tcl-format
742msgid "Merge strategy '%s' not supported."
743msgstr ""
744
745#: lib/checkout_op.tcl:239
746#, tcl-format
747msgid "Failed to update '%s'."
748msgstr ""
749
750#: lib/checkout_op.tcl:251
751msgid "Staging area (index) is already locked."
752msgstr ""
753
754#: lib/checkout_op.tcl:266
755msgid ""
756"Last scanned state does not match repository state.\n"
757"\n"
758"Another Git program has modified this repository since the last scan. A "
759"rescan must be performed before the current branch can be changed.\n"
760"\n"
761"The rescan will be automatically started now.\n"
762msgstr ""
763
764#: lib/checkout_op.tcl:322
765#, tcl-format
766msgid "Updating working directory to '%s'..."
767msgstr ""
768
769#: lib/checkout_op.tcl:353
770#, tcl-format
771msgid "Aborted checkout of '%s' (file level merging is required)."
772msgstr ""
773
774#: lib/checkout_op.tcl:354
775msgid "File level merge required."
776msgstr ""
777
778#: lib/checkout_op.tcl:358
779#, tcl-format
780msgid "Staying on branch '%s'."
781msgstr ""
782
783#: lib/checkout_op.tcl:429
784msgid ""
785"You are no longer on a local branch.\n"
786"\n"
787"If you wanted to be on a branch, create one now starting from 'This Detached "
788"Checkout'."
789msgstr ""
790
791#: lib/checkout_op.tcl:446
792#, tcl-format
793msgid "Checked out '%s'."
794msgstr ""
795
796#: lib/checkout_op.tcl:478
797#, tcl-format
798msgid "Resetting '%s' to '%s' will lose the following commits:"
799msgstr ""
800
801#: lib/checkout_op.tcl:500
802msgid "Recovering lost commits may not be easy."
803msgstr ""
804
805#: lib/checkout_op.tcl:505
806#, tcl-format
807msgid "Reset '%s'?"
808msgstr ""
809
810#: lib/checkout_op.tcl:510 lib/merge.tcl:164
811msgid "Visualize"
812msgstr ""
813
814#: lib/checkout_op.tcl:578
815#, tcl-format
816msgid ""
817"Failed to set current branch.\n"
818"\n"
819"This working directory is only partially switched. We successfully updated "
820"your files, but failed to update an internal Git file.\n"
821"\n"
822"This should not have occurred. %s will now close and give up."
823msgstr ""
824
825#: lib/choose_font.tcl:39
826msgid "Select"
827msgstr ""
828
829#: lib/choose_font.tcl:53
830msgid "Font Family"
831msgstr ""
832
833#: lib/choose_font.tcl:73
834msgid "Font Size"
835msgstr ""
836
837#: lib/choose_font.tcl:90
838msgid "Font Example"
839msgstr ""
840
841#: lib/choose_font.tcl:101
842msgid ""
843"This is example text.\n"
844"If you like this text, it can be your font."
845msgstr ""
846
847#: lib/choose_repository.tcl:27
848msgid "Git Gui"
849msgstr ""
850
851#: lib/choose_repository.tcl:80 lib/choose_repository.tcl:380
852msgid "Create New Repository"
853msgstr ""
854
855#: lib/choose_repository.tcl:86
856msgid "New..."
857msgstr ""
858
859#: lib/choose_repository.tcl:93 lib/choose_repository.tcl:468
860msgid "Clone Existing Repository"
861msgstr ""
862
863#: lib/choose_repository.tcl:99
864msgid "Clone..."
865msgstr ""
866
867#: lib/choose_repository.tcl:106 lib/choose_repository.tcl:978
868msgid "Open Existing Repository"
869msgstr ""
870
871#: lib/choose_repository.tcl:112
872msgid "Open..."
873msgstr ""
874
875#: lib/choose_repository.tcl:125
876msgid "Recent Repositories"
877msgstr ""
878
879#: lib/choose_repository.tcl:131
880msgid "Open Recent Repository:"
881msgstr ""
882
883#: lib/choose_repository.tcl:294
884#, tcl-format
885msgid "Location %s already exists."
886msgstr ""
887
888#: lib/choose_repository.tcl:300 lib/choose_repository.tcl:307
889#: lib/choose_repository.tcl:314
890#, tcl-format
891msgid "Failed to create repository %s:"
892msgstr ""
893
894#: lib/choose_repository.tcl:385 lib/choose_repository.tcl:486
895msgid "Directory:"
896msgstr ""
897
898#: lib/choose_repository.tcl:415 lib/choose_repository.tcl:544
899#: lib/choose_repository.tcl:1013
900msgid "Git Repository"
901msgstr ""
902
903#: lib/choose_repository.tcl:430 lib/choose_repository.tcl:437
904#, tcl-format
905msgid "Directory %s already exists."
906msgstr ""
907
908#: lib/choose_repository.tcl:442
909#, tcl-format
910msgid "File %s already exists."
911msgstr ""
912
913#: lib/choose_repository.tcl:463
914msgid "Clone"
915msgstr ""
916
917#: lib/choose_repository.tcl:476
918msgid "URL:"
919msgstr ""
920
921#: lib/choose_repository.tcl:496
922msgid "Clone Type:"
923msgstr ""
924
925#: lib/choose_repository.tcl:502
926msgid "Standard (Fast, Semi-Redundant, Hardlinks)"
927msgstr ""
928
929#: lib/choose_repository.tcl:508
930msgid "Full Copy (Slower, Redundant Backup)"
931msgstr ""
932
933#: lib/choose_repository.tcl:514
934msgid "Shared (Fastest, Not Recommended, No Backup)"
935msgstr ""
936
937#: lib/choose_repository.tcl:550 lib/choose_repository.tcl:597
938#: lib/choose_repository.tcl:738 lib/choose_repository.tcl:808
939#: lib/choose_repository.tcl:1019 lib/choose_repository.tcl:1027
940#, tcl-format
941msgid "Not a Git repository: %s"
942msgstr ""
943
944#: lib/choose_repository.tcl:586
945msgid "Standard only available for local repository."
946msgstr ""
947
948#: lib/choose_repository.tcl:590
949msgid "Shared only available for local repository."
950msgstr ""
951
952#: lib/choose_repository.tcl:617
953msgid "Failed to configure origin"
954msgstr ""
955
956#: lib/choose_repository.tcl:629
957msgid "Counting objects"
958msgstr ""
959
960#: lib/choose_repository.tcl:630
961msgid "buckets"
962msgstr ""
963
964#: lib/choose_repository.tcl:654
965#, tcl-format
966msgid "Unable to copy objects/info/alternates: %s"
967msgstr ""
968
969#: lib/choose_repository.tcl:690
970#, tcl-format
971msgid "Nothing to clone from %s."
972msgstr ""
973
974#: lib/choose_repository.tcl:692 lib/choose_repository.tcl:906
975#: lib/choose_repository.tcl:918
976msgid "The 'master' branch has not been initialized."
977msgstr ""
978
979#: lib/choose_repository.tcl:705
980msgid "Hardlinks are unavailable. Falling back to copying."
981msgstr ""
982
983#: lib/choose_repository.tcl:717
984#, tcl-format
985msgid "Cloning from %s"
986msgstr ""
987
988#: lib/choose_repository.tcl:748
989msgid "Copying objects"
990msgstr ""
991
992#: lib/choose_repository.tcl:749
993msgid "KiB"
994msgstr ""
995
996#: lib/choose_repository.tcl:773
997#, tcl-format
998msgid "Unable to copy object: %s"
999msgstr ""
1000
1001#: lib/choose_repository.tcl:783
1002msgid "Linking objects"
1003msgstr ""
1004
1005#: lib/choose_repository.tcl:784
1006msgid "objects"
1007msgstr ""
1008
1009#: lib/choose_repository.tcl:792
1010#, tcl-format
1011msgid "Unable to hardlink object: %s"
1012msgstr ""
1013
1014#: lib/choose_repository.tcl:847
1015msgid "Cannot fetch branches and objects. See console output for details."
1016msgstr ""
1017
1018#: lib/choose_repository.tcl:858
1019msgid "Cannot fetch tags. See console output for details."
1020msgstr ""
1021
1022#: lib/choose_repository.tcl:882
1023msgid "Cannot determine HEAD. See console output for details."
1024msgstr ""
1025
1026#: lib/choose_repository.tcl:891
1027#, tcl-format
1028msgid "Unable to cleanup %s"
1029msgstr ""
1030
1031#: lib/choose_repository.tcl:897
1032msgid "Clone failed."
1033msgstr ""
1034
1035#: lib/choose_repository.tcl:904
1036msgid "No default branch obtained."
1037msgstr ""
1038
1039#: lib/choose_repository.tcl:915
1040#, tcl-format
1041msgid "Cannot resolve %s as a commit."
1042msgstr ""
1043
1044#: lib/choose_repository.tcl:927
1045msgid "Creating working directory"
1046msgstr ""
1047
1048#: lib/choose_repository.tcl:928 lib/index.tcl:65 lib/index.tcl:127
1049#: lib/index.tcl:193
1050msgid "files"
1051msgstr ""
1052
1053#: lib/choose_repository.tcl:957
1054msgid "Initial file checkout failed."
1055msgstr ""
1056
1057#: lib/choose_repository.tcl:973
1058msgid "Open"
1059msgstr ""
1060
1061#: lib/choose_repository.tcl:983
1062msgid "Repository:"
1063msgstr ""
1064
1065#: lib/choose_repository.tcl:1033
1066#, tcl-format
1067msgid "Failed to open repository %s:"
1068msgstr ""
1069
1070#: lib/choose_rev.tcl:53
1071msgid "This Detached Checkout"
1072msgstr ""
1073
1074#: lib/choose_rev.tcl:60
1075msgid "Revision Expression:"
1076msgstr ""
1077
1078#: lib/choose_rev.tcl:74
1079msgid "Local Branch"
1080msgstr ""
1081
1082#: lib/choose_rev.tcl:79
1083msgid "Tracking Branch"
1084msgstr ""
1085
1086#: lib/choose_rev.tcl:84 lib/choose_rev.tcl:537
1087msgid "Tag"
1088msgstr ""
1089
1090#: lib/choose_rev.tcl:317
1091#, tcl-format
1092msgid "Invalid revision: %s"
1093msgstr ""
1094
1095#: lib/choose_rev.tcl:338
1096msgid "No revision selected."
1097msgstr ""
1098
1099#: lib/choose_rev.tcl:346
1100msgid "Revision expression is empty."
1101msgstr ""
1102
1103#: lib/choose_rev.tcl:530
1104msgid "Updated"
1105msgstr ""
1106
1107#: lib/choose_rev.tcl:558
1108msgid "URL"
1109msgstr ""
1110
1111#: lib/commit.tcl:9
1112msgid ""
1113"There is nothing to amend.\n"
1114"\n"
1115"You are about to create the initial commit. There is no commit before this "
1116"to amend.\n"
1117msgstr ""
1118
1119#: lib/commit.tcl:18
1120msgid ""
1121"Cannot amend while merging.\n"
1122"\n"
1123"You are currently in the middle of a merge that has not been fully "
1124"completed. You cannot amend the prior commit unless you first abort the "
1125"current merge activity.\n"
1126msgstr ""
1127
1128#: lib/commit.tcl:49
1129msgid "Error loading commit data for amend:"
1130msgstr ""
1131
1132#: lib/commit.tcl:76
1133msgid "Unable to obtain your identity:"
1134msgstr ""
1135
1136#: lib/commit.tcl:81
1137msgid "Invalid GIT_COMMITTER_IDENT:"
1138msgstr ""
1139
1140#: lib/commit.tcl:133
1141msgid ""
1142"Last scanned state does not match repository state.\n"
1143"\n"
1144"Another Git program has modified this repository since the last scan. A "
1145"rescan must be performed before another commit can be created.\n"
1146"\n"
1147"The rescan will be automatically started now.\n"
1148msgstr ""
1149
1150#: lib/commit.tcl:154
1151#, tcl-format
1152msgid ""
1153"Unmerged files cannot be committed.\n"
1154"\n"
1155"File %s has merge conflicts. You must resolve them and stage the file "
1156"before committing.\n"
1157msgstr ""
1158
1159#: lib/commit.tcl:162
1160#, tcl-format
1161msgid ""
1162"Unknown file state %s detected.\n"
1163"\n"
1164"File %s cannot be committed by this program.\n"
1165msgstr ""
1166
1167#: lib/commit.tcl:170
1168msgid ""
1169"No changes to commit.\n"
1170"\n"
1171"You must stage at least 1 file before you can commit.\n"
1172msgstr ""
1173
1174#: lib/commit.tcl:183
1175msgid ""
1176"Please supply a commit message.\n"
1177"\n"
1178"A good commit message has the following format:\n"
1179"\n"
1180"- First line: Describe in one sentence what you did.\n"
1181"- Second line: Blank\n"
1182"- Remaining lines: Describe why this change is good.\n"
1183msgstr ""
1184
1185#: lib/commit.tcl:257
1186msgid "write-tree failed:"
1187msgstr ""
1188
1189#: lib/commit.tcl:275
1190#, tcl-format
1191msgid "Commit %s appears to be corrupt"
1192msgstr ""
1193
1194#: lib/commit.tcl:279
1195msgid ""
1196"No changes to commit.\n"
1197"\n"
1198"No files were modified by this commit and it was not a merge commit.\n"
1199"\n"
1200"A rescan will be automatically started now.\n"
1201msgstr ""
1202
1203#: lib/commit.tcl:286
1204msgid "No changes to commit."
1205msgstr ""
1206
1207#: lib/commit.tcl:303
1208#, tcl-format
1209msgid "warning: Tcl does not support encoding '%s'."
1210msgstr ""
1211
1212#: lib/commit.tcl:317
1213msgid "commit-tree failed:"
1214msgstr ""
1215
1216#: lib/commit.tcl:339
1217msgid "update-ref failed:"
1218msgstr ""
1219
1220#: lib/commit.tcl:430
1221#, tcl-format
1222msgid "Created commit %s: %s"
1223msgstr ""
1224
1225#: lib/console.tcl:57
1226msgid "Working... please wait..."
1227msgstr ""
1228
1229#: lib/console.tcl:183
1230msgid "Success"
1231msgstr ""
1232
1233#: lib/console.tcl:196
1234msgid "Error: Command Failed"
1235msgstr ""
1236
1237#: lib/database.tcl:43
1238msgid "Number of loose objects"
1239msgstr ""
1240
1241#: lib/database.tcl:44
1242msgid "Disk space used by loose objects"
1243msgstr ""
1244
1245#: lib/database.tcl:45
1246msgid "Number of packed objects"
1247msgstr ""
1248
1249#: lib/database.tcl:46
1250msgid "Number of packs"
1251msgstr ""
1252
1253#: lib/database.tcl:47
1254msgid "Disk space used by packed objects"
1255msgstr ""
1256
1257#: lib/database.tcl:48
1258msgid "Packed objects waiting for pruning"
1259msgstr ""
1260
1261#: lib/database.tcl:49
1262msgid "Garbage files"
1263msgstr ""
1264
1265#: lib/database.tcl:72
1266msgid "Compressing the object database"
1267msgstr ""
1268
1269#: lib/database.tcl:83
1270msgid "Verifying the object database with fsck-objects"
1271msgstr ""
1272
1273#: lib/database.tcl:108
1274#, tcl-format
1275msgid ""
1276"This repository currently has approximately %i loose objects.\n"
1277"\n"
1278"To maintain optimal performance it is strongly recommended that you compress "
1279"the database when more than %i loose objects exist.\n"
1280"\n"
1281"Compress the database now?"
1282msgstr ""
1283
1284#: lib/date.tcl:25
1285#, tcl-format
1286msgid "Invalid date from Git: %s"
1287msgstr ""
1288
1289#: lib/diff.tcl:42
1290#, tcl-format
1291msgid ""
1292"No differences detected.\n"
1293"\n"
1294"%s has no changes.\n"
1295"\n"
1296"The modification date of this file was updated by another application, but "
1297"the content within the file was not changed.\n"
1298"\n"
1299"A rescan will be automatically started to find other files which may have "
1300"the same state."
1301msgstr ""
1302
1303#: lib/diff.tcl:81
1304#, tcl-format
1305msgid "Loading diff of %s..."
1306msgstr ""
1307
1308#: lib/diff.tcl:114 lib/diff.tcl:184
1309#, tcl-format
1310msgid "Unable to display %s"
1311msgstr ""
1312
1313#: lib/diff.tcl:115
1314msgid "Error loading file:"
1315msgstr ""
1316
1317#: lib/diff.tcl:122
1318msgid "Git Repository (subproject)"
1319msgstr ""
1320
1321#: lib/diff.tcl:134
1322msgid "* Binary file (not showing content)."
1323msgstr ""
1324
1325#: lib/diff.tcl:185
1326msgid "Error loading diff:"
1327msgstr ""
1328
1329#: lib/diff.tcl:302
1330msgid "Failed to unstage selected hunk."
1331msgstr ""
1332
1333#: lib/diff.tcl:309
1334msgid "Failed to stage selected hunk."
1335msgstr ""
1336
1337#: lib/error.tcl:12 lib/error.tcl:102
1338msgid "error"
1339msgstr ""
1340
1341#: lib/error.tcl:28
1342msgid "warning"
1343msgstr ""
1344
1345#: lib/error.tcl:81
1346msgid "You must correct the above errors before committing."
1347msgstr ""
1348
1349#: lib/index.tcl:6
1350msgid "Unable to unlock the index."
1351msgstr ""
1352
1353#: lib/index.tcl:15
1354msgid "Index Error"
1355msgstr ""
1356
1357#: lib/index.tcl:21
1358msgid ""
1359"Updating the Git index failed. A rescan will be automatically started to "
1360"resynchronize git-gui."
1361msgstr ""
1362
1363#: lib/index.tcl:27
1364msgid "Continue"
1365msgstr ""
1366
1367#: lib/index.tcl:31
1368msgid "Unlock Index"
1369msgstr ""
1370
1371#: lib/index.tcl:282
1372#, tcl-format
1373msgid "Unstaging %s from commit"
1374msgstr ""
1375
1376#: lib/index.tcl:326
1377#, tcl-format
1378msgid "Adding %s"
1379msgstr ""
1380
1381#: lib/index.tcl:381
1382#, tcl-format
1383msgid "Revert changes in file %s?"
1384msgstr ""
1385
1386#: lib/index.tcl:383
1387#, tcl-format
1388msgid "Revert changes in these %i files?"
1389msgstr ""
1390
1391#: lib/index.tcl:389
1392msgid "Any unstaged changes will be permanently lost by the revert."
1393msgstr ""
1394
1395#: lib/index.tcl:392
1396msgid "Do Nothing"
1397msgstr ""
1398
1399#: lib/merge.tcl:13
1400msgid ""
1401"Cannot merge while amending.\n"
1402"\n"
1403"You must finish amending this commit before starting any type of merge.\n"
1404msgstr ""
1405
1406#: lib/merge.tcl:27
1407msgid ""
1408"Last scanned state does not match repository state.\n"
1409"\n"
1410"Another Git program has modified this repository since the last scan. A "
1411"rescan must be performed before a merge can be performed.\n"
1412"\n"
1413"The rescan will be automatically started now.\n"
1414msgstr ""
1415
1416#: lib/merge.tcl:44
1417#, tcl-format
1418msgid ""
1419"You are in the middle of a conflicted merge.\n"
1420"\n"
1421"File %s has merge conflicts.\n"
1422"\n"
1423"You must resolve them, stage the file, and commit to complete the current "
1424"merge. Only then can you begin another merge.\n"
1425msgstr ""
1426
1427#: lib/merge.tcl:54
1428#, tcl-format
1429msgid ""
1430"You are in the middle of a change.\n"
1431"\n"
1432"File %s is modified.\n"
1433"\n"
1434"You should complete the current commit before starting a merge. Doing so "
1435"will help you abort a failed merge, should the need arise.\n"
1436msgstr ""
1437
1438#: lib/merge.tcl:106
1439#, tcl-format
1440msgid "%s of %s"
1441msgstr ""
1442
1443#: lib/merge.tcl:119
1444#, tcl-format
1445msgid "Merging %s and %s"
1446msgstr ""
1447
1448#: lib/merge.tcl:131
1449msgid "Merge completed successfully."
1450msgstr ""
1451
1452#: lib/merge.tcl:133
1453msgid "Merge failed. Conflict resolution is required."
1454msgstr ""
1455
1456#: lib/merge.tcl:158
1457#, tcl-format
1458msgid "Merge Into %s"
1459msgstr ""
1460
1461#: lib/merge.tcl:177
1462msgid "Revision To Merge"
1463msgstr ""
1464
1465#: lib/merge.tcl:212
1466msgid ""
1467"Cannot abort while amending.\n"
1468"\n"
1469"You must finish amending this commit.\n"
1470msgstr ""
1471
1472#: lib/merge.tcl:222
1473msgid ""
1474"Abort merge?\n"
1475"\n"
1476"Aborting the current merge will cause *ALL* uncommitted changes to be lost.\n"
1477"\n"
1478"Continue with aborting the current merge?"
1479msgstr ""
1480
1481#: lib/merge.tcl:228
1482msgid ""
1483"Reset changes?\n"
1484"\n"
1485"Resetting the changes will cause *ALL* uncommitted changes to be lost.\n"
1486"\n"
1487"Continue with resetting the current changes?"
1488msgstr ""
1489
1490#: lib/merge.tcl:239
1491msgid "Aborting"
1492msgstr ""
1493
1494#: lib/merge.tcl:266
1495msgid "Abort failed."
1496msgstr ""
1497
1498#: lib/merge.tcl:268
1499msgid "Abort completed. Ready."
1500msgstr ""
1501
1502#: lib/option.tcl:82
1503msgid "Restore Defaults"
1504msgstr ""
1505
1506#: lib/option.tcl:86
1507msgid "Save"
1508msgstr ""
1509
1510#: lib/option.tcl:96
1511#, tcl-format
1512msgid "%s Repository"
1513msgstr ""
1514
1515#: lib/option.tcl:97
1516msgid "Global (All Repositories)"
1517msgstr ""
1518
1519#: lib/option.tcl:103
1520msgid "User Name"
1521msgstr ""
1522
1523#: lib/option.tcl:104
1524msgid "Email Address"
1525msgstr ""
1526
1527#: lib/option.tcl:106
1528msgid "Summarize Merge Commits"
1529msgstr ""
1530
1531#: lib/option.tcl:107
1532msgid "Merge Verbosity"
1533msgstr ""
1534
1535#: lib/option.tcl:108
1536msgid "Show Diffstat After Merge"
1537msgstr ""
1538
1539#: lib/option.tcl:110
1540msgid "Trust File Modification Timestamps"
1541msgstr ""
1542
1543#: lib/option.tcl:111
1544msgid "Prune Tracking Branches During Fetch"
1545msgstr ""
1546
1547#: lib/option.tcl:112
1548msgid "Match Tracking Branches"
1549msgstr ""
1550
1551#: lib/option.tcl:113
1552msgid "Number of Diff Context Lines"
1553msgstr ""
1554
1555#: lib/option.tcl:114
1556msgid "New Branch Name Template"
1557msgstr ""
1558
1559#: lib/option.tcl:176
1560msgid "Change Font"
1561msgstr ""
1562
1563#: lib/option.tcl:180
1564#, tcl-format
1565msgid "Choose %s"
1566msgstr ""
1567
1568#: lib/option.tcl:186
1569msgid "pt."
1570msgstr ""
1571
1572#: lib/option.tcl:200
1573msgid "Preferences"
1574msgstr ""
1575
1576#: lib/option.tcl:235
1577msgid "Failed to completely save options:"
1578msgstr ""
1579
1580#: lib/remote_branch_delete.tcl:29 lib/remote_branch_delete.tcl:34
1581msgid "Delete Remote Branch"
1582msgstr ""
1583
1584#: lib/remote_branch_delete.tcl:47
1585msgid "From Repository"
1586msgstr ""
1587
1588#: lib/remote_branch_delete.tcl:50 lib/transport.tcl:123
1589msgid "Remote:"
1590msgstr ""
1591
1592#: lib/remote_branch_delete.tcl:66 lib/transport.tcl:138
1593msgid "Arbitrary URL:"
1594msgstr ""
1595
1596#: lib/remote_branch_delete.tcl:84
1597msgid "Branches"
1598msgstr ""
1599
1600#: lib/remote_branch_delete.tcl:109
1601msgid "Delete Only If"
1602msgstr ""
1603
1604#: lib/remote_branch_delete.tcl:111
1605msgid "Merged Into:"
1606msgstr ""
1607
1608#: lib/remote_branch_delete.tcl:119
1609msgid "Always (Do not perform merge checks)"
1610msgstr ""
1611
1612#: lib/remote_branch_delete.tcl:152
1613msgid "A branch is required for 'Merged Into'."
1614msgstr ""
1615
1616#: lib/remote_branch_delete.tcl:184
1617#, tcl-format
1618msgid ""
1619"The following branches are not completely merged into %s:\n"
1620"\n"
1621" - %s"
1622msgstr ""
1623
1624#: lib/remote_branch_delete.tcl:189
1625#, tcl-format
1626msgid ""
1627"One or more of the merge tests failed because you have not fetched the "
1628"necessary commits. Try fetching from %s first."
1629msgstr ""
1630
1631#: lib/remote_branch_delete.tcl:207
1632msgid "Please select one or more branches to delete."
1633msgstr ""
1634
1635#: lib/remote_branch_delete.tcl:216
1636msgid ""
1637"Recovering deleted branches is difficult.\n"
1638"\n"
1639"Delete the selected branches?"
1640msgstr ""
1641
1642#: lib/remote_branch_delete.tcl:226
1643#, tcl-format
1644msgid "Deleting branches from %s"
1645msgstr ""
1646
1647#: lib/remote_branch_delete.tcl:286
1648msgid "No repository selected."
1649msgstr ""
1650
1651#: lib/remote_branch_delete.tcl:291
1652#, tcl-format
1653msgid "Scanning %s..."
1654msgstr ""
1655
1656#: lib/remote.tcl:165
1657msgid "Prune from"
1658msgstr ""
1659
1660#: lib/remote.tcl:170
1661msgid "Fetch from"
1662msgstr ""
1663
1664#: lib/remote.tcl:213
1665msgid "Push to"
1666msgstr ""
1667
1668#: lib/shortcut.tcl:20 lib/shortcut.tcl:61
1669msgid "Cannot write shortcut:"
1670msgstr ""
1671
1672#: lib/shortcut.tcl:136
1673msgid "Cannot write icon:"
1674msgstr ""
1675
1676#: lib/status_bar.tcl:83
1677#, tcl-format
1678msgid "%s ... %*i of %*i %s (%3i%%)"
1679msgstr ""
1680
1681#: lib/transport.tcl:6
1682#, tcl-format
1683msgid "fetch %s"
1684msgstr ""
1685
1686#: lib/transport.tcl:7
1687#, tcl-format
1688msgid "Fetching new changes from %s"
1689msgstr ""
1690
1691#: lib/transport.tcl:18
1692#, tcl-format
1693msgid "remote prune %s"
1694msgstr ""
1695
1696#: lib/transport.tcl:19
1697#, tcl-format
1698msgid "Pruning tracking branches deleted from %s"
1699msgstr ""
1700
1701#: lib/transport.tcl:25 lib/transport.tcl:71
1702#, tcl-format
1703msgid "push %s"
1704msgstr ""
1705
1706#: lib/transport.tcl:26
1707#, tcl-format
1708msgid "Pushing changes to %s"
1709msgstr ""
1710
1711#: lib/transport.tcl:72
1712#, tcl-format
1713msgid "Pushing %s %s to %s"
1714msgstr ""
1715
1716#: lib/transport.tcl:89
1717msgid "Push Branches"
1718msgstr ""
1719
1720#: lib/transport.tcl:103
1721msgid "Source Branches"
1722msgstr ""
1723
1724#: lib/transport.tcl:120
1725msgid "Destination Repository"
1726msgstr ""
1727
1728#: lib/transport.tcl:158
1729msgid "Transfer Options"
1730msgstr ""
1731
1732#: lib/transport.tcl:160
1733msgid "Force overwrite existing branch (may discard changes)"
1734msgstr ""
1735
1736#: lib/transport.tcl:164
1737msgid "Use thin pack (for slow network connections)"
1738msgstr ""
1739
1740#: lib/transport.tcl:168
1741msgid "Include tags"
1742msgstr ""