]> asedeno.scripts.mit.edu Git - git.git/blob - po/git-gui.pot
git-gui: (i18n) Fix a bunch of still untranslated strings.
[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-02-02 10:14+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
21 msgid "git-gui: fatal error"
22 msgstr ""
23
24 #: git-gui.sh:565
25 #, tcl-format
26 msgid "Invalid font specified in %s:"
27 msgstr ""
28
29 #: git-gui.sh:590
30 msgid "Main Font"
31 msgstr ""
32
33 #: git-gui.sh:591
34 msgid "Diff/Console Font"
35 msgstr ""
36
37 #: git-gui.sh:605
38 msgid "Cannot find git in PATH."
39 msgstr ""
40
41 #: git-gui.sh:632
42 msgid "Cannot parse Git version string:"
43 msgstr ""
44
45 #: git-gui.sh:650
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:888
58 msgid "Git directory not found:"
59 msgstr ""
60
61 #: git-gui.sh:895
62 msgid "Cannot move to top of working directory:"
63 msgstr ""
64
65 #: git-gui.sh:902
66 msgid "Cannot use funny .git directory:"
67 msgstr ""
68
69 #: git-gui.sh:907
70 msgid "No working directory"
71 msgstr ""
72
73 #: git-gui.sh:1054
74 msgid "Refreshing file status..."
75 msgstr ""
76
77 #: git-gui.sh:1119
78 msgid "Scanning for modified files ..."
79 msgstr ""
80
81 #: git-gui.sh:1294 lib/browser.tcl:245
82 msgid "Ready."
83 msgstr ""
84
85 #: git-gui.sh:1560
86 msgid "Unmodified"
87 msgstr ""
88
89 #: git-gui.sh:1562
90 msgid "Modified, not staged"
91 msgstr ""
92
93 #: git-gui.sh:1563 git-gui.sh:1568
94 msgid "Staged for commit"
95 msgstr ""
96
97 #: git-gui.sh:1564 git-gui.sh:1569
98 msgid "Portions staged for commit"
99 msgstr ""
100
101 #: git-gui.sh:1565 git-gui.sh:1570
102 msgid "Staged for commit, missing"
103 msgstr ""
104
105 #: git-gui.sh:1567
106 msgid "Untracked, not staged"
107 msgstr ""
108
109 #: git-gui.sh:1572
110 msgid "Missing"
111 msgstr ""
112
113 #: git-gui.sh:1573
114 msgid "Staged for removal"
115 msgstr ""
116
117 #: git-gui.sh:1574
118 msgid "Staged for removal, still present"
119 msgstr ""
120
121 #: git-gui.sh:1576 git-gui.sh:1577 git-gui.sh:1578 git-gui.sh:1579
122 msgid "Requires merge resolution"
123 msgstr ""
124
125 #: git-gui.sh:1614
126 msgid "Starting gitk... please wait..."
127 msgstr ""
128
129 #: git-gui.sh:1623
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:1823 lib/choose_repository.tcl:35
138 msgid "Repository"
139 msgstr ""
140
141 #: git-gui.sh:1824
142 msgid "Edit"
143 msgstr ""
144
145 #: git-gui.sh:1826 lib/choose_rev.tcl:560
146 msgid "Branch"
147 msgstr ""
148
149 #: git-gui.sh:1829 lib/choose_rev.tcl:547
150 msgid "Commit@@noun"
151 msgstr ""
152
153 #: git-gui.sh:1832 lib/merge.tcl:121 lib/merge.tcl:150 lib/merge.tcl:168
154 msgid "Merge"
155 msgstr ""
156
157 #: git-gui.sh:1833 lib/choose_rev.tcl:556
158 msgid "Remote"
159 msgstr ""
160
161 #: git-gui.sh:1842
162 msgid "Browse Current Branch's Files"
163 msgstr ""
164
165 #: git-gui.sh:1846
166 msgid "Browse Branch Files..."
167 msgstr ""
168
169 #: git-gui.sh:1851
170 msgid "Visualize Current Branch's History"
171 msgstr ""
172
173 #: git-gui.sh:1855
174 msgid "Visualize All Branch History"
175 msgstr ""
176
177 #: git-gui.sh:1862
178 #, tcl-format
179 msgid "Browse %s's Files"
180 msgstr ""
181
182 #: git-gui.sh:1864
183 #, tcl-format
184 msgid "Visualize %s's History"
185 msgstr ""
186
187 #: git-gui.sh:1869 lib/database.tcl:27 lib/database.tcl:67
188 msgid "Database Statistics"
189 msgstr ""
190
191 #: git-gui.sh:1872 lib/database.tcl:34
192 msgid "Compress Database"
193 msgstr ""
194
195 #: git-gui.sh:1875
196 msgid "Verify Database"
197 msgstr ""
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
201 msgid "Create Desktop Icon"
202 msgstr ""
203
204 #: git-gui.sh:1895 lib/choose_repository.tcl:176 lib/choose_repository.tcl:184
205 msgid "Quit"
206 msgstr ""
207
208 #: git-gui.sh:1902
209 msgid "Undo"
210 msgstr ""
211
212 #: git-gui.sh:1905
213 msgid "Redo"
214 msgstr ""
215
216 #: git-gui.sh:1909 git-gui.sh:2403
217 msgid "Cut"
218 msgstr ""
219
220 #: git-gui.sh:1912 git-gui.sh:2406 git-gui.sh:2477 git-gui.sh:2549
221 #: lib/console.tcl:67
222 msgid "Copy"
223 msgstr ""
224
225 #: git-gui.sh:1915 git-gui.sh:2409
226 msgid "Paste"
227 msgstr ""
228
229 #: git-gui.sh:1918 git-gui.sh:2412 lib/branch_delete.tcl:26
230 #: lib/remote_branch_delete.tcl:38
231 msgid "Delete"
232 msgstr ""
233
234 #: git-gui.sh:1922 git-gui.sh:2416 git-gui.sh:2553 lib/console.tcl:69
235 msgid "Select All"
236 msgstr ""
237
238 #: git-gui.sh:1931
239 msgid "Create..."
240 msgstr ""
241
242 #: git-gui.sh:1937
243 msgid "Checkout..."
244 msgstr ""
245
246 #: git-gui.sh:1943
247 msgid "Rename..."
248 msgstr ""
249
250 #: git-gui.sh:1948 git-gui.sh:2048
251 msgid "Delete..."
252 msgstr ""
253
254 #: git-gui.sh:1953
255 msgid "Reset..."
256 msgstr ""
257
258 #: git-gui.sh:1965 git-gui.sh:2350
259 msgid "New Commit"
260 msgstr ""
261
262 #: git-gui.sh:1973 git-gui.sh:2357
263 msgid "Amend Last Commit"
264 msgstr ""
265
266 #: git-gui.sh:1982 git-gui.sh:2317 lib/remote_branch_delete.tcl:99
267 msgid "Rescan"
268 msgstr ""
269
270 #: git-gui.sh:1988
271 msgid "Stage To Commit"
272 msgstr ""
273
274 #: git-gui.sh:1994
275 msgid "Stage Changed Files To Commit"
276 msgstr ""
277
278 #: git-gui.sh:2000
279 msgid "Unstage From Commit"
280 msgstr ""
281
282 #: git-gui.sh:2005 lib/index.tcl:393
283 msgid "Revert Changes"
284 msgstr ""
285
286 #: git-gui.sh:2012 git-gui.sh:2329 git-gui.sh:2427
287 msgid "Sign Off"
288 msgstr ""
289
290 #: git-gui.sh:2016 git-gui.sh:2333
291 msgid "Commit@@verb"
292 msgstr ""
293
294 #: git-gui.sh:2027
295 msgid "Local Merge..."
296 msgstr ""
297
298 #: git-gui.sh:2032
299 msgid "Abort Merge..."
300 msgstr ""
301
302 #: git-gui.sh:2044
303 msgid "Push..."
304 msgstr ""
305
306 #: git-gui.sh:2055 lib/choose_repository.tcl:40
307 msgid "Apple"
308 msgstr ""
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
313 msgid "About %s"
314 msgstr ""
315
316 #: git-gui.sh:2062
317 msgid "Preferences..."
318 msgstr ""
319
320 #: git-gui.sh:2070 git-gui.sh:2595
321 msgid "Options..."
322 msgstr ""
323
324 #: git-gui.sh:2076 lib/choose_repository.tcl:46
325 msgid "Help"
326 msgstr ""
327
328 #: git-gui.sh:2117
329 msgid "Online Documentation"
330 msgstr ""
331
332 #: git-gui.sh:2201
333 #, tcl-format
334 msgid "fatal: cannot stat path %s: No such file or directory"
335 msgstr ""
336
337 #: git-gui.sh:2234
338 msgid "Current Branch:"
339 msgstr ""
340
341 #: git-gui.sh:2255
342 msgid "Staged Changes (Will Commit)"
343 msgstr ""
344
345 #: git-gui.sh:2274
346 msgid "Unstaged Changes"
347 msgstr ""
348
349 #: git-gui.sh:2323
350 msgid "Stage Changed"
351 msgstr ""
352
353 #: git-gui.sh:2339 lib/transport.tcl:93 lib/transport.tcl:182
354 msgid "Push"
355 msgstr ""
356
357 #: git-gui.sh:2369
358 msgid "Initial Commit Message:"
359 msgstr ""
360
361 #: git-gui.sh:2370
362 msgid "Amended Commit Message:"
363 msgstr ""
364
365 #: git-gui.sh:2371
366 msgid "Amended Initial Commit Message:"
367 msgstr ""
368
369 #: git-gui.sh:2372
370 msgid "Amended Merge Commit Message:"
371 msgstr ""
372
373 #: git-gui.sh:2373
374 msgid "Merge Commit Message:"
375 msgstr ""
376
377 #: git-gui.sh:2374
378 msgid "Commit Message:"
379 msgstr ""
380
381 #: git-gui.sh:2419 git-gui.sh:2557 lib/console.tcl:71
382 msgid "Copy All"
383 msgstr ""
384
385 #: git-gui.sh:2443 lib/blame.tcl:104
386 msgid "File:"
387 msgstr ""
388
389 #: git-gui.sh:2573
390 msgid "Apply/Reverse Hunk"
391 msgstr ""
392
393 #: git-gui.sh:2579
394 msgid "Show Less Context"
395 msgstr ""
396
397 #: git-gui.sh:2586
398 msgid "Show More Context"
399 msgstr ""
400
401 #: git-gui.sh:2594
402 msgid "Refresh"
403 msgstr ""
404
405 #: git-gui.sh:2615
406 msgid "Decrease Font Size"
407 msgstr ""
408
409 #: git-gui.sh:2619
410 msgid "Increase Font Size"
411 msgstr ""
412
413 #: git-gui.sh:2630
414 msgid "Unstage Hunk From Commit"
415 msgstr ""
416
417 #: git-gui.sh:2604
418 msgid "Stage Hunk For Commit"
419 msgstr ""
420
421 #: git-gui.sh:2623
422 msgid "Initializing..."
423 msgstr ""
424
425 #: git-gui.sh:2718
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:2748
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:2753
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:25
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:249
467 msgid "Copy Commit"
468 msgstr ""
469
470 #: lib/blame.tcl:369
471 #, tcl-format
472 msgid "Reading %s..."
473 msgstr ""
474
475 #: lib/blame.tcl:473
476 msgid "Loading copy/move tracking annotations..."
477 msgstr ""
478
479 #: lib/blame.tcl:493
480 msgid "lines annotated"
481 msgstr ""
482
483 #: lib/blame.tcl:674
484 msgid "Loading original location annotations..."
485 msgstr ""
486
487 #: lib/blame.tcl:677
488 msgid "Annotation complete."
489 msgstr ""
490
491 #: lib/blame.tcl:731
492 msgid "Loading annotation..."
493 msgstr ""
494
495 #: lib/blame.tcl:787
496 msgid "Author:"
497 msgstr ""
498
499 #: lib/blame.tcl:791
500 msgid "Committer:"
501 msgstr ""
502
503 #: lib/blame.tcl:796
504 msgid "Original File:"
505 msgstr ""
506
507 #: lib/blame.tcl:910
508 msgid "Originally By:"
509 msgstr ""
510
511 #: lib/blame.tcl:916
512 msgid "In File:"
513 msgstr ""
514
515 #: lib/blame.tcl:921
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: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
531 msgid "Cancel"
532 msgstr ""
533
534 #: lib/branch_checkout.tcl:32 lib/browser.tcl:286
535 msgid "Revision"
536 msgstr ""
537
538 #: lib/branch_checkout.tcl:36 lib/branch_create.tcl:69 lib/option.tcl:202
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:375
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:125 lib/browser.tcl:142
694 #, tcl-format
695 msgid "Loading %s..."
696 msgstr ""
697
698 #: lib/browser.tcl:186
699 msgid "[Up To Parent]"
700 msgstr ""
701
702 #: lib/browser.tcl:266 lib/browser.tcl:272
703 msgid "Browse Branch Files"
704 msgstr ""
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
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:79 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
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:164
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:73
838 msgid "Font Size"
839 msgstr ""
840
841 #: lib/choose_font.tcl:90
842 msgid "Font Example"
843 msgstr ""
844
845 #: lib/choose_font.tcl:101
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:27
852 msgid "Git Gui"
853 msgstr ""
854
855 #: lib/choose_repository.tcl:80 lib/choose_repository.tcl:380
856 msgid "Create New Repository"
857 msgstr ""
858
859 #: lib/choose_repository.tcl:86
860 msgid "New..."
861 msgstr ""
862
863 #: lib/choose_repository.tcl:93 lib/choose_repository.tcl:468
864 msgid "Clone Existing Repository"
865 msgstr ""
866
867 #: lib/choose_repository.tcl:99
868 msgid "Clone..."
869 msgstr ""
870
871 #: lib/choose_repository.tcl:106 lib/choose_repository.tcl:978
872 msgid "Open Existing Repository"
873 msgstr ""
874
875 #: lib/choose_repository.tcl:112
876 msgid "Open..."
877 msgstr ""
878
879 #: lib/choose_repository.tcl:125
880 msgid "Recent Repositories"
881 msgstr ""
882
883 #: lib/choose_repository.tcl:131
884 msgid "Open Recent Repository:"
885 msgstr ""
886
887 #: lib/choose_repository.tcl:294
888 #, tcl-format
889 msgid "Location %s already exists."
890 msgstr ""
891
892 #: lib/choose_repository.tcl:300 lib/choose_repository.tcl:307
893 #: lib/choose_repository.tcl:314
894 #, tcl-format
895 msgid "Failed to create repository %s:"
896 msgstr ""
897
898 #: lib/choose_repository.tcl:385 lib/choose_repository.tcl:486
899 msgid "Directory:"
900 msgstr ""
901
902 #: lib/choose_repository.tcl:415 lib/choose_repository.tcl:544
903 #: lib/choose_repository.tcl:1013
904 msgid "Git Repository"
905 msgstr ""
906
907 #: lib/choose_repository.tcl:430 lib/choose_repository.tcl:437
908 #, tcl-format
909 msgid "Directory %s already exists."
910 msgstr ""
911
912 #: lib/choose_repository.tcl:442
913 #, tcl-format
914 msgid "File %s already exists."
915 msgstr ""
916
917 #: lib/choose_repository.tcl:463
918 msgid "Clone"
919 msgstr ""
920
921 #: lib/choose_repository.tcl:476
922 msgid "URL:"
923 msgstr ""
924
925 #: lib/choose_repository.tcl:496
926 msgid "Clone Type:"
927 msgstr ""
928
929 #: lib/choose_repository.tcl:502
930 msgid "Standard (Fast, Semi-Redundant, Hardlinks)"
931 msgstr ""
932
933 #: lib/choose_repository.tcl:508
934 msgid "Full Copy (Slower, Redundant Backup)"
935 msgstr ""
936
937 #: lib/choose_repository.tcl:514
938 msgid "Shared (Fastest, Not Recommended, No Backup)"
939 msgstr ""
940
941 #: lib/choose_repository.tcl:550 lib/choose_repository.tcl:597
942 #: lib/choose_repository.tcl:738 lib/choose_repository.tcl:808
943 #: lib/choose_repository.tcl:1019 lib/choose_repository.tcl:1027
944 #, tcl-format
945 msgid "Not a Git repository: %s"
946 msgstr ""
947
948 #: lib/choose_repository.tcl:586
949 msgid "Standard only available for local repository."
950 msgstr ""
951
952 #: lib/choose_repository.tcl:590
953 msgid "Shared only available for local repository."
954 msgstr ""
955
956 #: lib/choose_repository.tcl:617
957 msgid "Failed to configure origin"
958 msgstr ""
959
960 #: lib/choose_repository.tcl:629
961 msgid "Counting objects"
962 msgstr ""
963
964 #: lib/choose_repository.tcl:630
965 msgid "buckets"
966 msgstr ""
967
968 #: lib/choose_repository.tcl:654
969 #, tcl-format
970 msgid "Unable to copy objects/info/alternates: %s"
971 msgstr ""
972
973 #: lib/choose_repository.tcl:690
974 #, tcl-format
975 msgid "Nothing to clone from %s."
976 msgstr ""
977
978 #: lib/choose_repository.tcl:692 lib/choose_repository.tcl:906
979 #: lib/choose_repository.tcl:918
980 msgid "The 'master' branch has not been initialized."
981 msgstr ""
982
983 #: lib/choose_repository.tcl:705
984 msgid "Hardlinks are unavailable.  Falling back to copying."
985 msgstr ""
986
987 #: lib/choose_repository.tcl:717
988 #, tcl-format
989 msgid "Cloning from %s"
990 msgstr ""
991
992 #: lib/choose_repository.tcl:748
993 msgid "Copying objects"
994 msgstr ""
995
996 #: lib/choose_repository.tcl:749
997 msgid "KiB"
998 msgstr ""
999
1000 #: lib/choose_repository.tcl:773
1001 #, tcl-format
1002 msgid "Unable to copy object: %s"
1003 msgstr ""
1004
1005 #: lib/choose_repository.tcl:783
1006 msgid "Linking objects"
1007 msgstr ""
1008
1009 #: lib/choose_repository.tcl:784
1010 msgid "objects"
1011 msgstr ""
1012
1013 #: lib/choose_repository.tcl:792
1014 #, tcl-format
1015 msgid "Unable to hardlink object: %s"
1016 msgstr ""
1017
1018 #: lib/choose_repository.tcl:847
1019 msgid "Cannot fetch branches and objects.  See console output for details."
1020 msgstr ""
1021
1022 #: lib/choose_repository.tcl:858
1023 msgid "Cannot fetch tags.  See console output for details."
1024 msgstr ""
1025
1026 #: lib/choose_repository.tcl:882
1027 msgid "Cannot determine HEAD.  See console output for details."
1028 msgstr ""
1029
1030 #: lib/choose_repository.tcl:891
1031 #, tcl-format
1032 msgid "Unable to cleanup %s"
1033 msgstr ""
1034
1035 #: lib/choose_repository.tcl:897
1036 msgid "Clone failed."
1037 msgstr ""
1038
1039 #: lib/choose_repository.tcl:904
1040 msgid "No default branch obtained."
1041 msgstr ""
1042
1043 #: lib/choose_repository.tcl:915
1044 #, tcl-format
1045 msgid "Cannot resolve %s as a commit."
1046 msgstr ""
1047
1048 #: lib/choose_repository.tcl:927
1049 msgid "Creating working directory"
1050 msgstr ""
1051
1052 #: lib/choose_repository.tcl:928 lib/index.tcl:65 lib/index.tcl:127
1053 #: lib/index.tcl:193
1054 msgid "files"
1055 msgstr ""
1056
1057 #: lib/choose_repository.tcl:957
1058 msgid "Initial file checkout failed."
1059 msgstr ""
1060
1061 #: lib/choose_repository.tcl:973
1062 msgid "Open"
1063 msgstr ""
1064
1065 #: lib/choose_repository.tcl:983
1066 msgid "Repository:"
1067 msgstr ""
1068
1069 #: lib/choose_repository.tcl:1033
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:537
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:530
1108 msgid "Updated"
1109 msgstr ""
1110
1111 #: lib/choose_rev.tcl:558
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:279
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:286
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:339
1245 msgid "update-ref failed:"
1246 msgstr ""
1247
1248 #: lib/commit.tcl:430
1249 #, tcl-format
1250 msgid "Created commit %s: %s"
1251 msgstr ""
1252
1253 #: lib/console.tcl:57
1254 msgid "Working... please wait..."
1255 msgstr ""
1256
1257 #: lib/console.tcl:183
1258 msgid "Success"
1259 msgstr ""
1260
1261 #: lib/console.tcl:196
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:302
1358 msgid "Failed to unstage selected hunk."
1359 msgstr ""
1360
1361 #: lib/diff.tcl:309
1362 msgid "Failed to stage selected hunk."
1363 msgstr ""
1364
1365 #: lib/error.tcl:12 lib/error.tcl:102
1366 msgid "error"
1367 msgstr ""
1368
1369 #: lib/error.tcl:28
1370 msgid "warning"
1371 msgstr ""
1372
1373 #: lib/error.tcl:81
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:389
1424 msgid "Any unstaged changes will be permanently lost by the revert."
1425 msgstr ""
1426
1427 #: lib/index.tcl:392
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:131
1481 msgid "Merge completed successfully."
1482 msgstr ""
1483
1484 #: lib/merge.tcl:133
1485 msgid "Merge failed.  Conflict resolution is required."
1486 msgstr ""
1487
1488 #: lib/merge.tcl:158
1489 #, tcl-format
1490 msgid "Merge Into %s"
1491 msgstr ""
1492
1493 #: lib/merge.tcl:177
1494 msgid "Revision To Merge"
1495 msgstr ""
1496
1497 #: lib/merge.tcl:212
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:222
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:228
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:239
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:268
1535 msgid "Abort completed.  Ready."
1536 msgstr ""
1537
1538 #: lib/option.tcl:82
1539 msgid "Restore Defaults"
1540 msgstr ""
1541
1542 #: lib/option.tcl:86
1543 msgid "Save"
1544 msgstr ""
1545
1546 #: lib/option.tcl:96
1547 #, tcl-format
1548 msgid "%s Repository"
1549 msgstr ""
1550
1551 #: lib/option.tcl:97
1552 msgid "Global (All Repositories)"
1553 msgstr ""
1554
1555 #: lib/option.tcl:103
1556 msgid "User Name"
1557 msgstr ""
1558
1559 #: lib/option.tcl:104
1560 msgid "Email Address"
1561 msgstr ""
1562
1563 #: lib/option.tcl:106
1564 msgid "Summarize Merge Commits"
1565 msgstr ""
1566
1567 #: lib/option.tcl:107
1568 msgid "Merge Verbosity"
1569 msgstr ""
1570
1571 #: lib/option.tcl:108
1572 msgid "Show Diffstat After Merge"
1573 msgstr ""
1574
1575 #: lib/option.tcl:110
1576 msgid "Trust File Modification Timestamps"
1577 msgstr ""
1578
1579 #: lib/option.tcl:111
1580 msgid "Prune Tracking Branches During Fetch"
1581 msgstr ""
1582
1583 #: lib/option.tcl:112
1584 msgid "Match Tracking Branches"
1585 msgstr ""
1586
1587 #: lib/option.tcl:113
1588 msgid "Number of Diff Context Lines"
1589 msgstr ""
1590
1591 #: lib/option.tcl:114
1592 msgid "New Branch Name Template"
1593 msgstr ""
1594
1595 #: lib/option.tcl:176
1596 msgid "Change Font"
1597 msgstr ""
1598
1599 #: lib/option.tcl:180
1600 #, tcl-format
1601 msgid "Choose %s"
1602 msgstr ""
1603
1604 #: lib/option.tcl:186
1605 msgid "pt."
1606 msgstr ""
1607
1608 #: lib/option.tcl:200
1609 msgid "Preferences"
1610 msgstr ""
1611
1612 #: lib/option.tcl:235
1613 msgid "Failed to completely save options:"
1614 msgstr ""
1615
1616 #: lib/remote_branch_delete.tcl:29 lib/remote_branch_delete.tcl:34
1617 msgid "Delete Remote Branch"
1618 msgstr ""
1619
1620 #: lib/remote_branch_delete.tcl:47
1621 msgid "From Repository"
1622 msgstr ""
1623
1624 #: lib/remote_branch_delete.tcl:50 lib/transport.tcl:123
1625 msgid "Remote:"
1626 msgstr ""
1627
1628 #: lib/remote_branch_delete.tcl:66 lib/transport.tcl:138
1629 msgid "Arbitrary URL:"
1630 msgstr ""
1631
1632 #: lib/remote_branch_delete.tcl:84
1633 msgid "Branches"
1634 msgstr ""
1635
1636 #: lib/remote_branch_delete.tcl:109
1637 msgid "Delete Only If"
1638 msgstr ""
1639
1640 #: lib/remote_branch_delete.tcl:111
1641 msgid "Merged Into:"
1642 msgstr ""
1643
1644 #: lib/remote_branch_delete.tcl:119
1645 msgid "Always (Do not perform merge checks)"
1646 msgstr ""
1647
1648 #: lib/remote_branch_delete.tcl:152
1649 msgid "A branch is required for 'Merged Into'."
1650 msgstr ""
1651
1652 #: lib/remote_branch_delete.tcl:184
1653 #, tcl-format
1654 msgid ""
1655 "The following branches are not completely merged into %s:\n"
1656 "\n"
1657 " - %s"
1658 msgstr ""
1659
1660 #: lib/remote_branch_delete.tcl:189
1661 #, tcl-format
1662 msgid ""
1663 "One or more of the merge tests failed because you have not fetched the "
1664 "necessary commits.  Try fetching from %s first."
1665 msgstr ""
1666
1667 #: lib/remote_branch_delete.tcl:207
1668 msgid "Please select one or more branches to delete."
1669 msgstr ""
1670
1671 #: lib/remote_branch_delete.tcl:216
1672 msgid ""
1673 "Recovering deleted branches is difficult.\n"
1674 "\n"
1675 "Delete the selected branches?"
1676 msgstr ""
1677
1678 #: lib/remote_branch_delete.tcl:226
1679 #, tcl-format
1680 msgid "Deleting branches from %s"
1681 msgstr ""
1682
1683 #: lib/remote_branch_delete.tcl:286
1684 msgid "No repository selected."
1685 msgstr ""
1686
1687 #: lib/remote_branch_delete.tcl:291
1688 #, tcl-format
1689 msgid "Scanning %s..."
1690 msgstr ""
1691
1692 #: lib/remote.tcl:165
1693 msgid "Prune from"
1694 msgstr ""
1695
1696 #: lib/remote.tcl:170
1697 msgid "Fetch from"
1698 msgstr ""
1699
1700 #: lib/remote.tcl:213
1701 msgid "Push to"
1702 msgstr ""
1703
1704 #: lib/shortcut.tcl:20 lib/shortcut.tcl:61
1705 msgid "Cannot write shortcut:"
1706 msgstr ""
1707
1708 #: lib/shortcut.tcl:136
1709 msgid "Cannot write icon:"
1710 msgstr ""
1711
1712 #: lib/status_bar.tcl:83
1713 #, tcl-format
1714 msgid "%s ... %*i of %*i %s (%3i%%)"
1715 msgstr ""
1716
1717 #: lib/transport.tcl:6
1718 #, tcl-format
1719 msgid "fetch %s"
1720 msgstr ""
1721
1722 #: lib/transport.tcl:7
1723 #, tcl-format
1724 msgid "Fetching new changes from %s"
1725 msgstr ""
1726
1727 #: lib/transport.tcl:18
1728 #, tcl-format
1729 msgid "remote prune %s"
1730 msgstr ""
1731
1732 #: lib/transport.tcl:19
1733 #, tcl-format
1734 msgid "Pruning tracking branches deleted from %s"
1735 msgstr ""
1736
1737 #: lib/transport.tcl:25 lib/transport.tcl:71
1738 #, tcl-format
1739 msgid "push %s"
1740 msgstr ""
1741
1742 #: lib/transport.tcl:26
1743 #, tcl-format
1744 msgid "Pushing changes to %s"
1745 msgstr ""
1746
1747 #: lib/transport.tcl:72
1748 #, tcl-format
1749 msgid "Pushing %s %s to %s"
1750 msgstr ""
1751
1752 #: lib/transport.tcl:89
1753 msgid "Push Branches"
1754 msgstr ""
1755
1756 #: lib/transport.tcl:103
1757 msgid "Source Branches"
1758 msgstr ""
1759
1760 #: lib/transport.tcl:120
1761 msgid "Destination Repository"
1762 msgstr ""
1763
1764 #: lib/transport.tcl:158
1765 msgid "Transfer Options"
1766 msgstr ""
1767
1768 #: lib/transport.tcl:160
1769 msgid "Force overwrite existing branch (may discard changes)"
1770 msgstr ""
1771
1772 #: lib/transport.tcl:164
1773 msgid "Use thin pack (for slow network connections)"
1774 msgstr ""
1775
1776 #: lib/transport.tcl:168
1777 msgid "Include tags"
1778 msgstr ""