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