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