]> asedeno.scripts.mit.edu Git - git.git/blob - po/git-gui.pot
Merge branch 'maint'
[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: 2007-10-10 04:04-0400\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:595
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:853
58 msgid "Git directory not found:"
59 msgstr ""
60
61 #: git-gui.sh:860
62 msgid "Cannot move to top of working directory:"
63 msgstr ""
64
65 #: git-gui.sh:867
66 msgid "Cannot use funny .git directory:"
67 msgstr ""
68
69 #: git-gui.sh:872
70 msgid "No working directory"
71 msgstr ""
72
73 #: git-gui.sh:1019
74 msgid "Refreshing file status..."
75 msgstr ""
76
77 #: git-gui.sh:1084
78 msgid "Scanning for modified files ..."
79 msgstr ""
80
81 #: git-gui.sh:1259 lib/browser.tcl:245
82 msgid "Ready."
83 msgstr ""
84
85 #: git-gui.sh:1525
86 msgid "Unmodified"
87 msgstr ""
88
89 #: git-gui.sh:1527
90 msgid "Modified, not staged"
91 msgstr ""
92
93 #: git-gui.sh:1528 git-gui.sh:1533
94 msgid "Staged for commit"
95 msgstr ""
96
97 #: git-gui.sh:1529 git-gui.sh:1534
98 msgid "Portions staged for commit"
99 msgstr ""
100
101 #: git-gui.sh:1530 git-gui.sh:1535
102 msgid "Staged for commit, missing"
103 msgstr ""
104
105 #: git-gui.sh:1532
106 msgid "Untracked, not staged"
107 msgstr ""
108
109 #: git-gui.sh:1537
110 msgid "Missing"
111 msgstr ""
112
113 #: git-gui.sh:1538
114 msgid "Staged for removal"
115 msgstr ""
116
117 #: git-gui.sh:1539
118 msgid "Staged for removal, still present"
119 msgstr ""
120
121 #: git-gui.sh:1541 git-gui.sh:1542 git-gui.sh:1543 git-gui.sh:1544
122 msgid "Requires merge resolution"
123 msgstr ""
124
125 #: git-gui.sh:1579
126 msgid "Starting gitk... please wait..."
127 msgstr ""
128
129 #: git-gui.sh:1588
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:1788 lib/choose_repository.tcl:32
138 msgid "Repository"
139 msgstr ""
140
141 #: git-gui.sh:1789
142 msgid "Edit"
143 msgstr ""
144
145 #: git-gui.sh:1791 lib/choose_rev.tcl:560
146 msgid "Branch"
147 msgstr ""
148
149 #: git-gui.sh:1794 lib/choose_rev.tcl:547
150 msgid "Commit@@noun"
151 msgstr ""
152
153 #: git-gui.sh:1797 lib/merge.tcl:121 lib/merge.tcl:150 lib/merge.tcl:168
154 msgid "Merge"
155 msgstr ""
156
157 #: git-gui.sh:1798 lib/choose_rev.tcl:556
158 msgid "Remote"
159 msgstr ""
160
161 #: git-gui.sh:1807
162 msgid "Browse Current Branch's Files"
163 msgstr ""
164
165 #: git-gui.sh:1811
166 msgid "Browse Branch Files..."
167 msgstr ""
168
169 #: git-gui.sh:1816
170 msgid "Visualize Current Branch's History"
171 msgstr ""
172
173 #: git-gui.sh:1820
174 msgid "Visualize All Branch History"
175 msgstr ""
176
177 #: git-gui.sh:1827
178 #, tcl-format
179 msgid "Browse %s's Files"
180 msgstr ""
181
182 #: git-gui.sh:1829
183 #, tcl-format
184 msgid "Visualize %s's History"
185 msgstr ""
186
187 #: git-gui.sh:1834 lib/database.tcl:27 lib/database.tcl:67
188 msgid "Database Statistics"
189 msgstr ""
190
191 #: git-gui.sh:1837 lib/database.tcl:34
192 msgid "Compress Database"
193 msgstr ""
194
195 #: git-gui.sh:1840
196 msgid "Verify Database"
197 msgstr ""
198
199 #: git-gui.sh:1847 git-gui.sh:1851 git-gui.sh:1855 lib/shortcut.tcl:9
200 #: lib/shortcut.tcl:45 lib/shortcut.tcl:84
201 msgid "Create Desktop Icon"
202 msgstr ""
203
204 #: git-gui.sh:1860 lib/choose_repository.tcl:36 lib/choose_repository.tcl:95
205 msgid "Quit"
206 msgstr ""
207
208 #: git-gui.sh:1867
209 msgid "Undo"
210 msgstr ""
211
212 #: git-gui.sh:1870
213 msgid "Redo"
214 msgstr ""
215
216 #: git-gui.sh:1874 git-gui.sh:2366
217 msgid "Cut"
218 msgstr ""
219
220 #: git-gui.sh:1877 git-gui.sh:2369 git-gui.sh:2440 git-gui.sh:2512
221 #: lib/console.tcl:67
222 msgid "Copy"
223 msgstr ""
224
225 #: git-gui.sh:1880 git-gui.sh:2372
226 msgid "Paste"
227 msgstr ""
228
229 #: git-gui.sh:1883 git-gui.sh:2375 lib/branch_delete.tcl:26
230 #: lib/remote_branch_delete.tcl:38
231 msgid "Delete"
232 msgstr ""
233
234 #: git-gui.sh:1887 git-gui.sh:2379 git-gui.sh:2516 lib/console.tcl:69
235 msgid "Select All"
236 msgstr ""
237
238 #: git-gui.sh:1896
239 msgid "Create..."
240 msgstr ""
241
242 #: git-gui.sh:1902
243 msgid "Checkout..."
244 msgstr ""
245
246 #: git-gui.sh:1908
247 msgid "Rename..."
248 msgstr ""
249
250 #: git-gui.sh:1913 git-gui.sh:2012
251 msgid "Delete..."
252 msgstr ""
253
254 #: git-gui.sh:1918
255 msgid "Reset..."
256 msgstr ""
257
258 #: git-gui.sh:1930 git-gui.sh:2313
259 msgid "New Commit"
260 msgstr ""
261
262 #: git-gui.sh:1938 git-gui.sh:2320
263 msgid "Amend Last Commit"
264 msgstr ""
265
266 #: git-gui.sh:1947 git-gui.sh:2280 lib/remote_branch_delete.tcl:99
267 msgid "Rescan"
268 msgstr ""
269
270 #: git-gui.sh:1953
271 msgid "Stage To Commit"
272 msgstr ""
273
274 #: git-gui.sh:1958
275 msgid "Stage Changed Files To Commit"
276 msgstr ""
277
278 #: git-gui.sh:1964
279 msgid "Unstage From Commit"
280 msgstr ""
281
282 #: git-gui.sh:1969 lib/index.tcl:352
283 msgid "Revert Changes"
284 msgstr ""
285
286 #: git-gui.sh:1976 git-gui.sh:2292 git-gui.sh:2390
287 msgid "Sign Off"
288 msgstr ""
289
290 #: git-gui.sh:1980 git-gui.sh:2296
291 msgid "Commit@@verb"
292 msgstr ""
293
294 #: git-gui.sh:1991
295 msgid "Local Merge..."
296 msgstr ""
297
298 #: git-gui.sh:1996
299 msgid "Abort Merge..."
300 msgstr ""
301
302 #: git-gui.sh:2008
303 msgid "Push..."
304 msgstr ""
305
306 #: git-gui.sh:2019 lib/choose_repository.tcl:41
307 msgid "Apple"
308 msgstr ""
309
310 #: git-gui.sh:2022 git-gui.sh:2044 lib/about.tcl:13
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:2026
317 msgid "Preferences..."
318 msgstr ""
319
320 #: git-gui.sh:2034 git-gui.sh:2558
321 msgid "Options..."
322 msgstr ""
323
324 #: git-gui.sh:2040 lib/choose_repository.tcl:47
325 msgid "Help"
326 msgstr ""
327
328 #: git-gui.sh:2081
329 msgid "Online Documentation"
330 msgstr ""
331
332 #: git-gui.sh:2165
333 #, tcl-format
334 msgid "fatal: cannot stat path %s: No such file or directory"
335 msgstr ""
336
337 #: git-gui.sh:2198
338 msgid "Current Branch:"
339 msgstr ""
340
341 #: git-gui.sh:2219
342 msgid "Staged Changes (Will Commit)"
343 msgstr ""
344
345 #: git-gui.sh:2239
346 msgid "Unstaged Changes"
347 msgstr ""
348
349 #: git-gui.sh:2286
350 msgid "Stage Changed"
351 msgstr ""
352
353 #: git-gui.sh:2302 lib/transport.tcl:93 lib/transport.tcl:182
354 msgid "Push"
355 msgstr ""
356
357 #: git-gui.sh:2332
358 msgid "Initial Commit Message:"
359 msgstr ""
360
361 #: git-gui.sh:2333
362 msgid "Amended Commit Message:"
363 msgstr ""
364
365 #: git-gui.sh:2334
366 msgid "Amended Initial Commit Message:"
367 msgstr ""
368
369 #: git-gui.sh:2335
370 msgid "Amended Merge Commit Message:"
371 msgstr ""
372
373 #: git-gui.sh:2336
374 msgid "Merge Commit Message:"
375 msgstr ""
376
377 #: git-gui.sh:2337
378 msgid "Commit Message:"
379 msgstr ""
380
381 #: git-gui.sh:2382 git-gui.sh:2520 lib/console.tcl:71
382 msgid "Copy All"
383 msgstr ""
384
385 #: git-gui.sh:2406 lib/blame.tcl:104
386 msgid "File:"
387 msgstr ""
388
389 #: git-gui.sh:2508
390 msgid "Refresh"
391 msgstr ""
392
393 #: git-gui.sh:2529
394 msgid "Apply/Reverse Hunk"
395 msgstr ""
396
397 #: git-gui.sh:2535
398 msgid "Decrease Font Size"
399 msgstr ""
400
401 #: git-gui.sh:2539
402 msgid "Increase Font Size"
403 msgstr ""
404
405 #: git-gui.sh:2544
406 msgid "Show Less Context"
407 msgstr ""
408
409 #: git-gui.sh:2551
410 msgid "Show More Context"
411 msgstr ""
412
413 #: git-gui.sh:2565
414 msgid "Unstage Hunk From Commit"
415 msgstr ""
416
417 #: git-gui.sh:2567
418 msgid "Stage Hunk For Commit"
419 msgstr ""
420
421 #: git-gui.sh:2586
422 msgid "Initializing..."
423 msgstr ""
424
425 #: git-gui.sh:2677
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:2707
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:2712
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:199
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:215
707 #: lib/choose_repository.tcl:305 lib/choose_repository.tcl:315
708 #: lib/choose_repository.tcl:811
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:353
770 #, tcl-format
771 msgid "Aborted checkout of '%s' (file level merging is required)."
772 msgstr ""
773
774 #: lib/checkout_op.tcl:354
775 msgid "File level merge required."
776 msgstr ""
777
778 #: lib/checkout_op.tcl:358
779 #, tcl-format
780 msgid "Staying on branch '%s'."
781 msgstr ""
782
783 #: lib/checkout_op.tcl:429
784 msgid ""
785 "You are no longer on a local branch.\n"
786 "\n"
787 "If you wanted to be on a branch, create one now starting from 'This Detached "
788 "Checkout'."
789 msgstr ""
790
791 #: lib/checkout_op.tcl:446
792 #, tcl-format
793 msgid "Checked out '%s'."
794 msgstr ""
795
796 #: lib/checkout_op.tcl:478
797 #, tcl-format
798 msgid "Resetting '%s' to '%s' will lose the following commits:"
799 msgstr ""
800
801 #: lib/checkout_op.tcl:500
802 msgid "Recovering lost commits may not be easy."
803 msgstr ""
804
805 #: lib/checkout_op.tcl:505
806 #, tcl-format
807 msgid "Reset '%s'?"
808 msgstr ""
809
810 #: lib/checkout_op.tcl:510 lib/merge.tcl:164
811 msgid "Visualize"
812 msgstr ""
813
814 #: lib/checkout_op.tcl:578
815 #, tcl-format
816 msgid ""
817 "Failed to set current branch.\n"
818 "\n"
819 "This working directory is only partially switched.  We successfully updated "
820 "your files, but failed to update an internal Git file.\n"
821 "\n"
822 "This should not have occurred.  %s will now close and give up."
823 msgstr ""
824
825 #: lib/choose_font.tcl:39
826 msgid "Select"
827 msgstr ""
828
829 #: lib/choose_font.tcl:53
830 msgid "Font Family"
831 msgstr ""
832
833 #: lib/choose_font.tcl:73
834 msgid "Font Size"
835 msgstr ""
836
837 #: lib/choose_font.tcl:90
838 msgid "Font Example"
839 msgstr ""
840
841 #: lib/choose_font.tcl:101
842 msgid ""
843 "This is example text.\n"
844 "If you like this text, it can be your font."
845 msgstr ""
846
847 #: lib/choose_repository.tcl:25
848 msgid "Git Gui"
849 msgstr ""
850
851 #: lib/choose_repository.tcl:69 lib/choose_repository.tcl:204
852 msgid "Create New Repository"
853 msgstr ""
854
855 #: lib/choose_repository.tcl:74 lib/choose_repository.tcl:291
856 msgid "Clone Existing Repository"
857 msgstr ""
858
859 #: lib/choose_repository.tcl:79 lib/choose_repository.tcl:800
860 msgid "Open Existing Repository"
861 msgstr ""
862
863 #: lib/choose_repository.tcl:91
864 msgid "Next >"
865 msgstr ""
866
867 #: lib/choose_repository.tcl:152
868 #, tcl-format
869 msgid "Location %s already exists."
870 msgstr ""
871
872 #: lib/choose_repository.tcl:158 lib/choose_repository.tcl:165
873 #: lib/choose_repository.tcl:172
874 #, tcl-format
875 msgid "Failed to create repository %s:"
876 msgstr ""
877
878 #: lib/choose_repository.tcl:209 lib/choose_repository.tcl:309
879 msgid "Directory:"
880 msgstr ""
881
882 #: lib/choose_repository.tcl:238 lib/choose_repository.tcl:363
883 #: lib/choose_repository.tcl:834
884 msgid "Git Repository"
885 msgstr ""
886
887 #: lib/choose_repository.tcl:253 lib/choose_repository.tcl:260
888 #, tcl-format
889 msgid "Directory %s already exists."
890 msgstr ""
891
892 #: lib/choose_repository.tcl:265
893 #, tcl-format
894 msgid "File %s already exists."
895 msgstr ""
896
897 #: lib/choose_repository.tcl:286
898 msgid "Clone"
899 msgstr ""
900
901 #: lib/choose_repository.tcl:299
902 msgid "URL:"
903 msgstr ""
904
905 #: lib/choose_repository.tcl:319
906 msgid "Clone Type:"
907 msgstr ""
908
909 #: lib/choose_repository.tcl:325
910 msgid "Standard (Fast, Semi-Redundant, Hardlinks)"
911 msgstr ""
912
913 #: lib/choose_repository.tcl:331
914 msgid "Full Copy (Slower, Redundant Backup)"
915 msgstr ""
916
917 #: lib/choose_repository.tcl:337
918 msgid "Shared (Fastest, Not Recommended, No Backup)"
919 msgstr ""
920
921 #: lib/choose_repository.tcl:369 lib/choose_repository.tcl:418
922 #: lib/choose_repository.tcl:560 lib/choose_repository.tcl:630
923 #: lib/choose_repository.tcl:840 lib/choose_repository.tcl:848
924 #, tcl-format
925 msgid "Not a Git repository: %s"
926 msgstr ""
927
928 #: lib/choose_repository.tcl:405
929 msgid "Standard only available for local repository."
930 msgstr ""
931
932 #: lib/choose_repository.tcl:409
933 msgid "Shared only available for local repository."
934 msgstr ""
935
936 #: lib/choose_repository.tcl:439
937 msgid "Failed to configure origin"
938 msgstr ""
939
940 #: lib/choose_repository.tcl:451
941 msgid "Counting objects"
942 msgstr ""
943
944 #: lib/choose_repository.tcl:452
945 msgid "buckets"
946 msgstr ""
947
948 #: lib/choose_repository.tcl:476
949 #, tcl-format
950 msgid "Unable to copy objects/info/alternates: %s"
951 msgstr ""
952
953 #: lib/choose_repository.tcl:512
954 #, tcl-format
955 msgid "Nothing to clone from %s."
956 msgstr ""
957
958 #: lib/choose_repository.tcl:514 lib/choose_repository.tcl:728
959 #: lib/choose_repository.tcl:740
960 msgid "The 'master' branch has not been initialized."
961 msgstr ""
962
963 #: lib/choose_repository.tcl:527
964 msgid "Hardlinks are unavailable.  Falling back to copying."
965 msgstr ""
966
967 #: lib/choose_repository.tcl:539
968 #, tcl-format
969 msgid "Cloning from %s"
970 msgstr ""
971
972 #: lib/choose_repository.tcl:570
973 msgid "Copying objects"
974 msgstr ""
975
976 #: lib/choose_repository.tcl:571
977 msgid "KiB"
978 msgstr ""
979
980 #: lib/choose_repository.tcl:595
981 #, tcl-format
982 msgid "Unable to copy object: %s"
983 msgstr ""
984
985 #: lib/choose_repository.tcl:605
986 msgid "Linking objects"
987 msgstr ""
988
989 #: lib/choose_repository.tcl:606
990 msgid "objects"
991 msgstr ""
992
993 #: lib/choose_repository.tcl:614
994 #, tcl-format
995 msgid "Unable to hardlink object: %s"
996 msgstr ""
997
998 #: lib/choose_repository.tcl:669
999 msgid "Cannot fetch branches and objects.  See console output for details."
1000 msgstr ""
1001
1002 #: lib/choose_repository.tcl:680
1003 msgid "Cannot fetch tags.  See console output for details."
1004 msgstr ""
1005
1006 #: lib/choose_repository.tcl:704
1007 msgid "Cannot determine HEAD.  See console output for details."
1008 msgstr ""
1009
1010 #: lib/choose_repository.tcl:713
1011 #, tcl-format
1012 msgid "Unable to cleanup %s"
1013 msgstr ""
1014
1015 #: lib/choose_repository.tcl:719
1016 msgid "Clone failed."
1017 msgstr ""
1018
1019 #: lib/choose_repository.tcl:726
1020 msgid "No default branch obtained."
1021 msgstr ""
1022
1023 #: lib/choose_repository.tcl:737
1024 #, tcl-format
1025 msgid "Cannot resolve %s as a commit."
1026 msgstr ""
1027
1028 #: lib/choose_repository.tcl:749
1029 msgid "Creating working directory"
1030 msgstr ""
1031
1032 #: lib/choose_repository.tcl:750 lib/index.tcl:15 lib/index.tcl:80
1033 #: lib/index.tcl:149
1034 msgid "files"
1035 msgstr ""
1036
1037 #: lib/choose_repository.tcl:779
1038 msgid "Initial file checkout failed."
1039 msgstr ""
1040
1041 #: lib/choose_repository.tcl:795
1042 msgid "Open"
1043 msgstr ""
1044
1045 #: lib/choose_repository.tcl:805
1046 msgid "Repository:"
1047 msgstr ""
1048
1049 #: lib/choose_repository.tcl:854
1050 #, tcl-format
1051 msgid "Failed to open repository %s:"
1052 msgstr ""
1053
1054 #: lib/choose_rev.tcl:53
1055 msgid "This Detached Checkout"
1056 msgstr ""
1057
1058 #: lib/choose_rev.tcl:60
1059 msgid "Revision Expression:"
1060 msgstr ""
1061
1062 #: lib/choose_rev.tcl:74
1063 msgid "Local Branch"
1064 msgstr ""
1065
1066 #: lib/choose_rev.tcl:79
1067 msgid "Tracking Branch"
1068 msgstr ""
1069
1070 #: lib/choose_rev.tcl:84 lib/choose_rev.tcl:537
1071 msgid "Tag"
1072 msgstr ""
1073
1074 #: lib/choose_rev.tcl:317
1075 #, tcl-format
1076 msgid "Invalid revision: %s"
1077 msgstr ""
1078
1079 #: lib/choose_rev.tcl:338
1080 msgid "No revision selected."
1081 msgstr ""
1082
1083 #: lib/choose_rev.tcl:346
1084 msgid "Revision expression is empty."
1085 msgstr ""
1086
1087 #: lib/choose_rev.tcl:530
1088 msgid "Updated"
1089 msgstr ""
1090
1091 #: lib/choose_rev.tcl:558
1092 msgid "URL"
1093 msgstr ""
1094
1095 #: lib/commit.tcl:9
1096 msgid ""
1097 "There is nothing to amend.\n"
1098 "\n"
1099 "You are about to create the initial commit.  There is no commit before this "
1100 "to amend.\n"
1101 msgstr ""
1102
1103 #: lib/commit.tcl:18
1104 msgid ""
1105 "Cannot amend while merging.\n"
1106 "\n"
1107 "You are currently in the middle of a merge that has not been fully "
1108 "completed.  You cannot amend the prior commit unless you first abort the "
1109 "current merge activity.\n"
1110 msgstr ""
1111
1112 #: lib/commit.tcl:49
1113 msgid "Error loading commit data for amend:"
1114 msgstr ""
1115
1116 #: lib/commit.tcl:76
1117 msgid "Unable to obtain your identity:"
1118 msgstr ""
1119
1120 #: lib/commit.tcl:81
1121 msgid "Invalid GIT_COMMITTER_IDENT:"
1122 msgstr ""
1123
1124 #: lib/commit.tcl:133
1125 msgid ""
1126 "Last scanned state does not match repository state.\n"
1127 "\n"
1128 "Another Git program has modified this repository since the last scan.  A "
1129 "rescan must be performed before another commit can be created.\n"
1130 "\n"
1131 "The rescan will be automatically started now.\n"
1132 msgstr ""
1133
1134 #: lib/commit.tcl:154
1135 #, tcl-format
1136 msgid ""
1137 "Unmerged files cannot be committed.\n"
1138 "\n"
1139 "File %s has merge conflicts.  You must resolve them and stage the file "
1140 "before committing.\n"
1141 msgstr ""
1142
1143 #: lib/commit.tcl:162
1144 #, tcl-format
1145 msgid ""
1146 "Unknown file state %s detected.\n"
1147 "\n"
1148 "File %s cannot be committed by this program.\n"
1149 msgstr ""
1150
1151 #: lib/commit.tcl:170
1152 msgid ""
1153 "No changes to commit.\n"
1154 "\n"
1155 "You must stage at least 1 file before you can commit.\n"
1156 msgstr ""
1157
1158 #: lib/commit.tcl:183
1159 msgid ""
1160 "Please supply a commit message.\n"
1161 "\n"
1162 "A good commit message has the following format:\n"
1163 "\n"
1164 "- First line: Describe in one sentance what you did.\n"
1165 "- Second line: Blank\n"
1166 "- Remaining lines: Describe why this change is good.\n"
1167 msgstr ""
1168
1169 #: lib/commit.tcl:257
1170 msgid "write-tree failed:"
1171 msgstr ""
1172
1173 #: lib/commit.tcl:275
1174 #, tcl-format
1175 msgid "Commit %s appears to be corrupt"
1176 msgstr ""
1177
1178 #: lib/commit.tcl:279
1179 msgid ""
1180 "No changes to commit.\n"
1181 "\n"
1182 "No files were modified by this commit and it was not a merge commit.\n"
1183 "\n"
1184 "A rescan will be automatically started now.\n"
1185 msgstr ""
1186
1187 #: lib/commit.tcl:286
1188 msgid "No changes to commit."
1189 msgstr ""
1190
1191 #: lib/commit.tcl:303
1192 #, tcl-format
1193 msgid "warning: Tcl does not support encoding '%s'."
1194 msgstr ""
1195
1196 #: lib/commit.tcl:317
1197 msgid "commit-tree failed:"
1198 msgstr ""
1199
1200 #: lib/commit.tcl:339
1201 msgid "update-ref failed:"
1202 msgstr ""
1203
1204 #: lib/commit.tcl:430
1205 #, tcl-format
1206 msgid "Created commit %s: %s"
1207 msgstr ""
1208
1209 #: lib/console.tcl:57
1210 msgid "Working... please wait..."
1211 msgstr ""
1212
1213 #: lib/console.tcl:183
1214 msgid "Success"
1215 msgstr ""
1216
1217 #: lib/console.tcl:196
1218 msgid "Error: Command Failed"
1219 msgstr ""
1220
1221 #: lib/database.tcl:43
1222 msgid "Number of loose objects"
1223 msgstr ""
1224
1225 #: lib/database.tcl:44
1226 msgid "Disk space used by loose objects"
1227 msgstr ""
1228
1229 #: lib/database.tcl:45
1230 msgid "Number of packed objects"
1231 msgstr ""
1232
1233 #: lib/database.tcl:46
1234 msgid "Number of packs"
1235 msgstr ""
1236
1237 #: lib/database.tcl:47
1238 msgid "Disk space used by packed objects"
1239 msgstr ""
1240
1241 #: lib/database.tcl:48
1242 msgid "Packed objects waiting for pruning"
1243 msgstr ""
1244
1245 #: lib/database.tcl:49
1246 msgid "Garbage files"
1247 msgstr ""
1248
1249 #: lib/database.tcl:72
1250 msgid "Compressing the object database"
1251 msgstr ""
1252
1253 #: lib/database.tcl:83
1254 msgid "Verifying the object database with fsck-objects"
1255 msgstr ""
1256
1257 #: lib/database.tcl:108
1258 #, tcl-format
1259 msgid ""
1260 "This repository currently has approximately %i loose objects.\n"
1261 "\n"
1262 "To maintain optimal performance it is strongly recommended that you compress "
1263 "the database when more than %i loose objects exist.\n"
1264 "\n"
1265 "Compress the database now?"
1266 msgstr ""
1267
1268 #: lib/date.tcl:25
1269 #, tcl-format
1270 msgid "Invalid date from Git: %s"
1271 msgstr ""
1272
1273 #: lib/diff.tcl:42
1274 #, tcl-format
1275 msgid ""
1276 "No differences detected.\n"
1277 "\n"
1278 "%s has no changes.\n"
1279 "\n"
1280 "The modification date of this file was updated by another application, but "
1281 "the content within the file was not changed.\n"
1282 "\n"
1283 "A rescan will be automatically started to find other files which may have "
1284 "the same state."
1285 msgstr ""
1286
1287 #: lib/diff.tcl:81
1288 #, tcl-format
1289 msgid "Loading diff of %s..."
1290 msgstr ""
1291
1292 #: lib/diff.tcl:114 lib/diff.tcl:184
1293 #, tcl-format
1294 msgid "Unable to display %s"
1295 msgstr ""
1296
1297 #: lib/diff.tcl:115
1298 msgid "Error loading file:"
1299 msgstr ""
1300
1301 #: lib/diff.tcl:122
1302 msgid "Git Repository (subproject)"
1303 msgstr ""
1304
1305 #: lib/diff.tcl:134
1306 msgid "* Binary file (not showing content)."
1307 msgstr ""
1308
1309 #: lib/diff.tcl:185
1310 msgid "Error loading diff:"
1311 msgstr ""
1312
1313 #: lib/diff.tcl:302
1314 msgid "Failed to unstage selected hunk."
1315 msgstr ""
1316
1317 #: lib/diff.tcl:309
1318 msgid "Failed to stage selected hunk."
1319 msgstr ""
1320
1321 #: lib/error.tcl:12 lib/error.tcl:102
1322 msgid "error"
1323 msgstr ""
1324
1325 #: lib/error.tcl:28
1326 msgid "warning"
1327 msgstr ""
1328
1329 #: lib/error.tcl:81
1330 msgid "You must correct the above errors before committing."
1331 msgstr ""
1332
1333 #: lib/index.tcl:241
1334 #, tcl-format
1335 msgid "Unstaging %s from commit"
1336 msgstr ""
1337
1338 #: lib/index.tcl:285
1339 #, tcl-format
1340 msgid "Adding %s"
1341 msgstr ""
1342
1343 #: lib/index.tcl:340
1344 #, tcl-format
1345 msgid "Revert changes in file %s?"
1346 msgstr ""
1347
1348 #: lib/index.tcl:342
1349 #, tcl-format
1350 msgid "Revert changes in these %i files?"
1351 msgstr ""
1352
1353 #: lib/index.tcl:348
1354 msgid "Any unstaged changes will be permanently lost by the revert."
1355 msgstr ""
1356
1357 #: lib/index.tcl:351
1358 msgid "Do Nothing"
1359 msgstr ""
1360
1361 #: lib/merge.tcl:13
1362 msgid ""
1363 "Cannot merge while amending.\n"
1364 "\n"
1365 "You must finish amending this commit before starting any type of merge.\n"
1366 msgstr ""
1367
1368 #: lib/merge.tcl:27
1369 msgid ""
1370 "Last scanned state does not match repository state.\n"
1371 "\n"
1372 "Another Git program has modified this repository since the last scan.  A "
1373 "rescan must be performed before a merge can be performed.\n"
1374 "\n"
1375 "The rescan will be automatically started now.\n"
1376 msgstr ""
1377
1378 #: lib/merge.tcl:44
1379 #, tcl-format
1380 msgid ""
1381 "You are in the middle of a conflicted merge.\n"
1382 "\n"
1383 "File %s has merge conflicts.\n"
1384 "\n"
1385 "You must resolve them, stage the file, and commit to complete the current "
1386 "merge.  Only then can you begin another merge.\n"
1387 msgstr ""
1388
1389 #: lib/merge.tcl:54
1390 #, tcl-format
1391 msgid ""
1392 "You are in the middle of a change.\n"
1393 "\n"
1394 "File %s is modified.\n"
1395 "\n"
1396 "You should complete the current commit before starting a merge.  Doing so "
1397 "will help you abort a failed merge, should the need arise.\n"
1398 msgstr ""
1399
1400 #: lib/merge.tcl:106
1401 #, tcl-format
1402 msgid "%s of %s"
1403 msgstr ""
1404
1405 #: lib/merge.tcl:119
1406 #, tcl-format
1407 msgid "Merging %s and %s"
1408 msgstr ""
1409
1410 #: lib/merge.tcl:131
1411 msgid "Merge completed successfully."
1412 msgstr ""
1413
1414 #: lib/merge.tcl:133
1415 msgid "Merge failed.  Conflict resolution is required."
1416 msgstr ""
1417
1418 #: lib/merge.tcl:158
1419 #, tcl-format
1420 msgid "Merge Into %s"
1421 msgstr ""
1422
1423 #: lib/merge.tcl:177
1424 msgid "Revision To Merge"
1425 msgstr ""
1426
1427 #: lib/merge.tcl:212
1428 msgid ""
1429 "Cannot abort while amending.\n"
1430 "\n"
1431 "You must finish amending this commit.\n"
1432 msgstr ""
1433
1434 #: lib/merge.tcl:222
1435 msgid ""
1436 "Abort merge?\n"
1437 "\n"
1438 "Aborting the current merge will cause *ALL* uncommitted changes to be lost.\n"
1439 "\n"
1440 "Continue with aborting the current merge?"
1441 msgstr ""
1442
1443 #: lib/merge.tcl:228
1444 msgid ""
1445 "Reset changes?\n"
1446 "\n"
1447 "Resetting the changes will cause *ALL* uncommitted changes to be lost.\n"
1448 "\n"
1449 "Continue with resetting the current changes?"
1450 msgstr ""
1451
1452 #: lib/merge.tcl:239
1453 msgid "Aborting"
1454 msgstr ""
1455
1456 #: lib/merge.tcl:266
1457 msgid "Abort failed."
1458 msgstr ""
1459
1460 #: lib/merge.tcl:268
1461 msgid "Abort completed.  Ready."
1462 msgstr ""
1463
1464 #: lib/option.tcl:82
1465 msgid "Restore Defaults"
1466 msgstr ""
1467
1468 #: lib/option.tcl:86
1469 msgid "Save"
1470 msgstr ""
1471
1472 #: lib/option.tcl:96
1473 #, tcl-format
1474 msgid "%s Repository"
1475 msgstr ""
1476
1477 #: lib/option.tcl:97
1478 msgid "Global (All Repositories)"
1479 msgstr ""
1480
1481 #: lib/option.tcl:103
1482 msgid "User Name"
1483 msgstr ""
1484
1485 #: lib/option.tcl:104
1486 msgid "Email Address"
1487 msgstr ""
1488
1489 #: lib/option.tcl:106
1490 msgid "Summarize Merge Commits"
1491 msgstr ""
1492
1493 #: lib/option.tcl:107
1494 msgid "Merge Verbosity"
1495 msgstr ""
1496
1497 #: lib/option.tcl:108
1498 msgid "Show Diffstat After Merge"
1499 msgstr ""
1500
1501 #: lib/option.tcl:110
1502 msgid "Trust File Modification Timestamps"
1503 msgstr ""
1504
1505 #: lib/option.tcl:111
1506 msgid "Prune Tracking Branches During Fetch"
1507 msgstr ""
1508
1509 #: lib/option.tcl:112
1510 msgid "Match Tracking Branches"
1511 msgstr ""
1512
1513 #: lib/option.tcl:113
1514 msgid "Number of Diff Context Lines"
1515 msgstr ""
1516
1517 #: lib/option.tcl:114
1518 msgid "New Branch Name Template"
1519 msgstr ""
1520
1521 #: lib/option.tcl:176
1522 msgid "Change Font"
1523 msgstr ""
1524
1525 #: lib/option.tcl:180
1526 #, tcl-format
1527 msgid "Choose %s"
1528 msgstr ""
1529
1530 #: lib/option.tcl:186
1531 msgid "pt."
1532 msgstr ""
1533
1534 #: lib/option.tcl:200
1535 msgid "Preferences"
1536 msgstr ""
1537
1538 #: lib/option.tcl:235
1539 msgid "Failed to completely save options:"
1540 msgstr ""
1541
1542 #: lib/remote.tcl:165
1543 msgid "Prune from"
1544 msgstr ""
1545
1546 #: lib/remote.tcl:170
1547 msgid "Fetch from"
1548 msgstr ""
1549
1550 #: lib/remote.tcl:213
1551 msgid "Push to"
1552 msgstr ""
1553
1554 #: lib/remote_branch_delete.tcl:29 lib/remote_branch_delete.tcl:34
1555 msgid "Delete Remote Branch"
1556 msgstr ""
1557
1558 #: lib/remote_branch_delete.tcl:47
1559 msgid "From Repository"
1560 msgstr ""
1561
1562 #: lib/remote_branch_delete.tcl:50 lib/transport.tcl:123
1563 msgid "Remote:"
1564 msgstr ""
1565
1566 #: lib/remote_branch_delete.tcl:66 lib/transport.tcl:138
1567 msgid "Arbitrary URL:"
1568 msgstr ""
1569
1570 #: lib/remote_branch_delete.tcl:84
1571 msgid "Branches"
1572 msgstr ""
1573
1574 #: lib/remote_branch_delete.tcl:109
1575 msgid "Delete Only If"
1576 msgstr ""
1577
1578 #: lib/remote_branch_delete.tcl:111
1579 msgid "Merged Into:"
1580 msgstr ""
1581
1582 #: lib/remote_branch_delete.tcl:119
1583 msgid "Always (Do not perform merge checks)"
1584 msgstr ""
1585
1586 #: lib/remote_branch_delete.tcl:152
1587 msgid "A branch is required for 'Merged Into'."
1588 msgstr ""
1589
1590 #: lib/remote_branch_delete.tcl:184
1591 #, tcl-format
1592 msgid ""
1593 "The following branches are not completely merged into %s:\n"
1594 "\n"
1595 " - %s"
1596 msgstr ""
1597
1598 #: lib/remote_branch_delete.tcl:189
1599 #, tcl-format
1600 msgid ""
1601 "One or more of the merge tests failed because you have not fetched the "
1602 "necessary commits.  Try fetching from %s first."
1603 msgstr ""
1604
1605 #: lib/remote_branch_delete.tcl:207
1606 msgid "Please select one or more branches to delete."
1607 msgstr ""
1608
1609 #: lib/remote_branch_delete.tcl:216
1610 msgid ""
1611 "Recovering deleted branches is difficult.\n"
1612 "\n"
1613 "Delete the selected branches?"
1614 msgstr ""
1615
1616 #: lib/remote_branch_delete.tcl:226
1617 #, tcl-format
1618 msgid "Deleting branches from %s"
1619 msgstr ""
1620
1621 #: lib/remote_branch_delete.tcl:286
1622 msgid "No repository selected."
1623 msgstr ""
1624
1625 #: lib/remote_branch_delete.tcl:291
1626 #, tcl-format
1627 msgid "Scanning %s..."
1628 msgstr ""
1629
1630 #: lib/shortcut.tcl:26 lib/shortcut.tcl:74
1631 msgid "Cannot write script:"
1632 msgstr ""
1633
1634 #: lib/shortcut.tcl:149
1635 msgid "Cannot write icon:"
1636 msgstr ""
1637
1638 #: lib/status_bar.tcl:83
1639 #, tcl-format
1640 msgid "%s ... %*i of %*i %s (%3i%%)"
1641 msgstr ""
1642
1643 #: lib/transport.tcl:6
1644 #, tcl-format
1645 msgid "fetch %s"
1646 msgstr ""
1647
1648 #: lib/transport.tcl:7
1649 #, tcl-format
1650 msgid "Fetching new changes from %s"
1651 msgstr ""
1652
1653 #: lib/transport.tcl:18
1654 #, tcl-format
1655 msgid "remote prune %s"
1656 msgstr ""
1657
1658 #: lib/transport.tcl:19
1659 #, tcl-format
1660 msgid "Pruning tracking branches deleted from %s"
1661 msgstr ""
1662
1663 #: lib/transport.tcl:25 lib/transport.tcl:71
1664 #, tcl-format
1665 msgid "push %s"
1666 msgstr ""
1667
1668 #: lib/transport.tcl:26
1669 #, tcl-format
1670 msgid "Pushing changes to %s"
1671 msgstr ""
1672
1673 #: lib/transport.tcl:72
1674 #, tcl-format
1675 msgid "Pushing %s %s to %s"
1676 msgstr ""
1677
1678 #: lib/transport.tcl:89
1679 msgid "Push Branches"
1680 msgstr ""
1681
1682 #: lib/transport.tcl:103
1683 msgid "Source Branches"
1684 msgstr ""
1685
1686 #: lib/transport.tcl:120
1687 msgid "Destination Repository"
1688 msgstr ""
1689
1690 #: lib/transport.tcl:158
1691 msgid "Transfer Options"
1692 msgstr ""
1693
1694 #: lib/transport.tcl:160
1695 msgid "Force overwrite existing branch (may discard changes)"
1696 msgstr ""
1697
1698 #: lib/transport.tcl:164
1699 msgid "Use thin pack (for slow network connections)"
1700 msgstr ""
1701
1702 #: lib/transport.tcl:168
1703 msgid "Include tags"
1704 msgstr ""