Code

Merge git://repo.or.cz/git-gui
[git.git] / git-gui / 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-12-08 08:31-0800\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"
19 #: git-gui.sh:41 git-gui.sh:737 git-gui.sh:751 git-gui.sh:764 git-gui.sh:847
20 #: git-gui.sh:866
21 msgid "git-gui: fatal error"
22 msgstr ""
24 #: git-gui.sh:689
25 #, tcl-format
26 msgid "Invalid font specified in %s:"
27 msgstr ""
29 #: git-gui.sh:723
30 msgid "Main Font"
31 msgstr ""
33 #: git-gui.sh:724
34 msgid "Diff/Console Font"
35 msgstr ""
37 #: git-gui.sh:738
38 msgid "Cannot find git in PATH."
39 msgstr ""
41 #: git-gui.sh:765
42 msgid "Cannot parse Git version string:"
43 msgstr ""
45 #: git-gui.sh:783
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 ""
57 #: git-gui.sh:1062
58 msgid "Git directory not found:"
59 msgstr ""
61 #: git-gui.sh:1069
62 msgid "Cannot move to top of working directory:"
63 msgstr ""
65 #: git-gui.sh:1076
66 msgid "Cannot use funny .git directory:"
67 msgstr ""
69 #: git-gui.sh:1081
70 msgid "No working directory"
71 msgstr ""
73 #: git-gui.sh:1247 lib/checkout_op.tcl:305
74 msgid "Refreshing file status..."
75 msgstr ""
77 #: git-gui.sh:1303
78 msgid "Scanning for modified files ..."
79 msgstr ""
81 #: git-gui.sh:1367
82 msgid "Calling prepare-commit-msg hook..."
83 msgstr ""
85 #: git-gui.sh:1384
86 msgid "Commit declined by prepare-commit-msg hook."
87 msgstr ""
89 #: git-gui.sh:1542 lib/browser.tcl:246
90 msgid "Ready."
91 msgstr ""
93 #: git-gui.sh:1819
94 msgid "Unmodified"
95 msgstr ""
97 #: git-gui.sh:1821
98 msgid "Modified, not staged"
99 msgstr ""
101 #: git-gui.sh:1822 git-gui.sh:1830
102 msgid "Staged for commit"
103 msgstr ""
105 #: git-gui.sh:1823 git-gui.sh:1831
106 msgid "Portions staged for commit"
107 msgstr ""
109 #: git-gui.sh:1824 git-gui.sh:1832
110 msgid "Staged for commit, missing"
111 msgstr ""
113 #: git-gui.sh:1826
114 msgid "File type changed, not staged"
115 msgstr ""
117 #: git-gui.sh:1827
118 msgid "File type changed, staged"
119 msgstr ""
121 #: git-gui.sh:1829
122 msgid "Untracked, not staged"
123 msgstr ""
125 #: git-gui.sh:1834
126 msgid "Missing"
127 msgstr ""
129 #: git-gui.sh:1835
130 msgid "Staged for removal"
131 msgstr ""
133 #: git-gui.sh:1836
134 msgid "Staged for removal, still present"
135 msgstr ""
137 #: git-gui.sh:1838 git-gui.sh:1839 git-gui.sh:1840 git-gui.sh:1841
138 #: git-gui.sh:1842 git-gui.sh:1843
139 msgid "Requires merge resolution"
140 msgstr ""
142 #: git-gui.sh:1878
143 msgid "Starting gitk... please wait..."
144 msgstr ""
146 #: git-gui.sh:1887
147 msgid "Couldn't find gitk in PATH"
148 msgstr ""
150 #: git-gui.sh:2280 lib/choose_repository.tcl:36
151 msgid "Repository"
152 msgstr ""
154 #: git-gui.sh:2281
155 msgid "Edit"
156 msgstr ""
158 #: git-gui.sh:2283 lib/choose_rev.tcl:561
159 msgid "Branch"
160 msgstr ""
162 #: git-gui.sh:2286 lib/choose_rev.tcl:548
163 msgid "Commit@@noun"
164 msgstr ""
166 #: git-gui.sh:2289 lib/merge.tcl:121 lib/merge.tcl:150 lib/merge.tcl:168
167 msgid "Merge"
168 msgstr ""
170 #: git-gui.sh:2290 lib/choose_rev.tcl:557
171 msgid "Remote"
172 msgstr ""
174 #: git-gui.sh:2293
175 msgid "Tools"
176 msgstr ""
178 #: git-gui.sh:2302
179 msgid "Explore Working Copy"
180 msgstr ""
182 #: git-gui.sh:2307
183 msgid "Browse Current Branch's Files"
184 msgstr ""
186 #: git-gui.sh:2311
187 msgid "Browse Branch Files..."
188 msgstr ""
190 #: git-gui.sh:2316
191 msgid "Visualize Current Branch's History"
192 msgstr ""
194 #: git-gui.sh:2320
195 msgid "Visualize All Branch History"
196 msgstr ""
198 #: git-gui.sh:2327
199 #, tcl-format
200 msgid "Browse %s's Files"
201 msgstr ""
203 #: git-gui.sh:2329
204 #, tcl-format
205 msgid "Visualize %s's History"
206 msgstr ""
208 #: git-gui.sh:2334 lib/database.tcl:27 lib/database.tcl:67
209 msgid "Database Statistics"
210 msgstr ""
212 #: git-gui.sh:2337 lib/database.tcl:34
213 msgid "Compress Database"
214 msgstr ""
216 #: git-gui.sh:2340
217 msgid "Verify Database"
218 msgstr ""
220 #: git-gui.sh:2347 git-gui.sh:2351 git-gui.sh:2355 lib/shortcut.tcl:7
221 #: lib/shortcut.tcl:39 lib/shortcut.tcl:71
222 msgid "Create Desktop Icon"
223 msgstr ""
225 #: git-gui.sh:2363 lib/choose_repository.tcl:183 lib/choose_repository.tcl:191
226 msgid "Quit"
227 msgstr ""
229 #: git-gui.sh:2371
230 msgid "Undo"
231 msgstr ""
233 #: git-gui.sh:2374
234 msgid "Redo"
235 msgstr ""
237 #: git-gui.sh:2378 git-gui.sh:2937
238 msgid "Cut"
239 msgstr ""
241 #: git-gui.sh:2381 git-gui.sh:2940 git-gui.sh:3014 git-gui.sh:3096
242 #: lib/console.tcl:69
243 msgid "Copy"
244 msgstr ""
246 #: git-gui.sh:2384 git-gui.sh:2943
247 msgid "Paste"
248 msgstr ""
250 #: git-gui.sh:2387 git-gui.sh:2946 lib/branch_delete.tcl:26
251 #: lib/remote_branch_delete.tcl:38
252 msgid "Delete"
253 msgstr ""
255 #: git-gui.sh:2391 git-gui.sh:2950 git-gui.sh:3100 lib/console.tcl:71
256 msgid "Select All"
257 msgstr ""
259 #: git-gui.sh:2400
260 msgid "Create..."
261 msgstr ""
263 #: git-gui.sh:2406
264 msgid "Checkout..."
265 msgstr ""
267 #: git-gui.sh:2412
268 msgid "Rename..."
269 msgstr ""
271 #: git-gui.sh:2417
272 msgid "Delete..."
273 msgstr ""
275 #: git-gui.sh:2422
276 msgid "Reset..."
277 msgstr ""
279 #: git-gui.sh:2432
280 msgid "Done"
281 msgstr ""
283 #: git-gui.sh:2434
284 msgid "Commit@@verb"
285 msgstr ""
287 #: git-gui.sh:2443 git-gui.sh:2878
288 msgid "New Commit"
289 msgstr ""
291 #: git-gui.sh:2451 git-gui.sh:2885
292 msgid "Amend Last Commit"
293 msgstr ""
295 #: git-gui.sh:2461 git-gui.sh:2839 lib/remote_branch_delete.tcl:99
296 msgid "Rescan"
297 msgstr ""
299 #: git-gui.sh:2467
300 msgid "Stage To Commit"
301 msgstr ""
303 #: git-gui.sh:2473
304 msgid "Stage Changed Files To Commit"
305 msgstr ""
307 #: git-gui.sh:2479
308 msgid "Unstage From Commit"
309 msgstr ""
311 #: git-gui.sh:2484 lib/index.tcl:410
312 msgid "Revert Changes"
313 msgstr ""
315 #: git-gui.sh:2491 git-gui.sh:3083
316 msgid "Show Less Context"
317 msgstr ""
319 #: git-gui.sh:2495 git-gui.sh:3087
320 msgid "Show More Context"
321 msgstr ""
323 #: git-gui.sh:2502 git-gui.sh:2852 git-gui.sh:2961
324 msgid "Sign Off"
325 msgstr ""
327 #: git-gui.sh:2518
328 msgid "Local Merge..."
329 msgstr ""
331 #: git-gui.sh:2523
332 msgid "Abort Merge..."
333 msgstr ""
335 #: git-gui.sh:2535 git-gui.sh:2575
336 msgid "Add..."
337 msgstr ""
339 #: git-gui.sh:2539
340 msgid "Push..."
341 msgstr ""
343 #: git-gui.sh:2543
344 msgid "Delete Branch..."
345 msgstr ""
347 #: git-gui.sh:2553 git-gui.sh:2589 lib/about.tcl:14
348 #: lib/choose_repository.tcl:44 lib/choose_repository.tcl:53
349 #, tcl-format
350 msgid "About %s"
351 msgstr ""
353 #: git-gui.sh:2557
354 msgid "Preferences..."
355 msgstr ""
357 #: git-gui.sh:2565 git-gui.sh:3129
358 msgid "Options..."
359 msgstr ""
361 #: git-gui.sh:2576
362 msgid "Remove..."
363 msgstr ""
365 #: git-gui.sh:2585 lib/choose_repository.tcl:50
366 msgid "Help"
367 msgstr ""
369 #: git-gui.sh:2611
370 msgid "Online Documentation"
371 msgstr ""
373 #: git-gui.sh:2614 lib/choose_repository.tcl:47 lib/choose_repository.tcl:56
374 msgid "Show SSH Key"
375 msgstr ""
377 #: git-gui.sh:2721
378 #, tcl-format
379 msgid "fatal: cannot stat path %s: No such file or directory"
380 msgstr ""
382 #: git-gui.sh:2754
383 msgid "Current Branch:"
384 msgstr ""
386 #: git-gui.sh:2775
387 msgid "Staged Changes (Will Commit)"
388 msgstr ""
390 #: git-gui.sh:2795
391 msgid "Unstaged Changes"
392 msgstr ""
394 #: git-gui.sh:2845
395 msgid "Stage Changed"
396 msgstr ""
398 #: git-gui.sh:2864 lib/transport.tcl:104 lib/transport.tcl:193
399 msgid "Push"
400 msgstr ""
402 #: git-gui.sh:2899
403 msgid "Initial Commit Message:"
404 msgstr ""
406 #: git-gui.sh:2900
407 msgid "Amended Commit Message:"
408 msgstr ""
410 #: git-gui.sh:2901
411 msgid "Amended Initial Commit Message:"
412 msgstr ""
414 #: git-gui.sh:2902
415 msgid "Amended Merge Commit Message:"
416 msgstr ""
418 #: git-gui.sh:2903
419 msgid "Merge Commit Message:"
420 msgstr ""
422 #: git-gui.sh:2904
423 msgid "Commit Message:"
424 msgstr ""
426 #: git-gui.sh:2953 git-gui.sh:3104 lib/console.tcl:73
427 msgid "Copy All"
428 msgstr ""
430 #: git-gui.sh:2977 lib/blame.tcl:104
431 msgid "File:"
432 msgstr ""
434 #: git-gui.sh:3092
435 msgid "Refresh"
436 msgstr ""
438 #: git-gui.sh:3113
439 msgid "Decrease Font Size"
440 msgstr ""
442 #: git-gui.sh:3117
443 msgid "Increase Font Size"
444 msgstr ""
446 #: git-gui.sh:3125 lib/blame.tcl:281
447 msgid "Encoding"
448 msgstr ""
450 #: git-gui.sh:3136
451 msgid "Apply/Reverse Hunk"
452 msgstr ""
454 #: git-gui.sh:3141
455 msgid "Apply/Reverse Line"
456 msgstr ""
458 #: git-gui.sh:3151
459 msgid "Run Merge Tool"
460 msgstr ""
462 #: git-gui.sh:3156
463 msgid "Use Remote Version"
464 msgstr ""
466 #: git-gui.sh:3160
467 msgid "Use Local Version"
468 msgstr ""
470 #: git-gui.sh:3164
471 msgid "Revert To Base"
472 msgstr ""
474 #: git-gui.sh:3183
475 msgid "Unstage Hunk From Commit"
476 msgstr ""
478 #: git-gui.sh:3184
479 msgid "Unstage Line From Commit"
480 msgstr ""
482 #: git-gui.sh:3186
483 msgid "Stage Hunk For Commit"
484 msgstr ""
486 #: git-gui.sh:3187
487 msgid "Stage Line For Commit"
488 msgstr ""
490 #: git-gui.sh:3210
491 msgid "Initializing..."
492 msgstr ""
494 #: git-gui.sh:3315
495 #, tcl-format
496 msgid ""
497 "Possible environment issues exist.\n"
498 "\n"
499 "The following environment variables are probably\n"
500 "going to be ignored by any Git subprocess run\n"
501 "by %s:\n"
502 "\n"
503 msgstr ""
505 #: git-gui.sh:3345
506 msgid ""
507 "\n"
508 "This is due to a known issue with the\n"
509 "Tcl binary distributed by Cygwin."
510 msgstr ""
512 #: git-gui.sh:3350
513 #, tcl-format
514 msgid ""
515 "\n"
516 "\n"
517 "A good replacement for %s\n"
518 "is placing values for the user.name and\n"
519 "user.email settings into your personal\n"
520 "~/.gitconfig file.\n"
521 msgstr ""
523 #: lib/about.tcl:26
524 msgid "git-gui - a graphical user interface for Git."
525 msgstr ""
527 #: lib/blame.tcl:72
528 msgid "File Viewer"
529 msgstr ""
531 #: lib/blame.tcl:78
532 msgid "Commit:"
533 msgstr ""
535 #: lib/blame.tcl:271
536 msgid "Copy Commit"
537 msgstr ""
539 #: lib/blame.tcl:275
540 msgid "Find Text..."
541 msgstr ""
543 #: lib/blame.tcl:284
544 msgid "Do Full Copy Detection"
545 msgstr ""
547 #: lib/blame.tcl:288
548 msgid "Show History Context"
549 msgstr ""
551 #: lib/blame.tcl:291
552 msgid "Blame Parent Commit"
553 msgstr ""
555 #: lib/blame.tcl:450
556 #, tcl-format
557 msgid "Reading %s..."
558 msgstr ""
560 #: lib/blame.tcl:557
561 msgid "Loading copy/move tracking annotations..."
562 msgstr ""
564 #: lib/blame.tcl:577
565 msgid "lines annotated"
566 msgstr ""
568 #: lib/blame.tcl:769
569 msgid "Loading original location annotations..."
570 msgstr ""
572 #: lib/blame.tcl:772
573 msgid "Annotation complete."
574 msgstr ""
576 #: lib/blame.tcl:802
577 msgid "Busy"
578 msgstr ""
580 #: lib/blame.tcl:803
581 msgid "Annotation process is already running."
582 msgstr ""
584 #: lib/blame.tcl:842
585 msgid "Running thorough copy detection..."
586 msgstr ""
588 #: lib/blame.tcl:910
589 msgid "Loading annotation..."
590 msgstr ""
592 #: lib/blame.tcl:963
593 msgid "Author:"
594 msgstr ""
596 #: lib/blame.tcl:967
597 msgid "Committer:"
598 msgstr ""
600 #: lib/blame.tcl:972
601 msgid "Original File:"
602 msgstr ""
604 #: lib/blame.tcl:1020
605 msgid "Cannot find HEAD commit:"
606 msgstr ""
608 #: lib/blame.tcl:1075
609 msgid "Cannot find parent commit:"
610 msgstr ""
612 #: lib/blame.tcl:1090
613 msgid "Unable to display parent"
614 msgstr ""
616 #: lib/blame.tcl:1091 lib/diff.tcl:297
617 msgid "Error loading diff:"
618 msgstr ""
620 #: lib/blame.tcl:1231
621 msgid "Originally By:"
622 msgstr ""
624 #: lib/blame.tcl:1237
625 msgid "In File:"
626 msgstr ""
628 #: lib/blame.tcl:1242
629 msgid "Copied Or Moved Here By:"
630 msgstr ""
632 #: lib/branch_checkout.tcl:14 lib/branch_checkout.tcl:19
633 msgid "Checkout Branch"
634 msgstr ""
636 #: lib/branch_checkout.tcl:23
637 msgid "Checkout"
638 msgstr ""
640 #: lib/branch_checkout.tcl:27 lib/branch_create.tcl:35
641 #: lib/branch_delete.tcl:32 lib/branch_rename.tcl:30 lib/browser.tcl:282
642 #: lib/checkout_op.tcl:544 lib/choose_font.tcl:43 lib/merge.tcl:172
643 #: lib/option.tcl:125 lib/remote_add.tcl:32 lib/remote_branch_delete.tcl:42
644 #: lib/tools_dlg.tcl:40 lib/tools_dlg.tcl:204 lib/tools_dlg.tcl:352
645 #: lib/transport.tcl:108
646 msgid "Cancel"
647 msgstr ""
649 #: lib/branch_checkout.tcl:32 lib/browser.tcl:287 lib/tools_dlg.tcl:328
650 msgid "Revision"
651 msgstr ""
653 #: lib/branch_checkout.tcl:36 lib/branch_create.tcl:69 lib/option.tcl:280
654 msgid "Options"
655 msgstr ""
657 #: lib/branch_checkout.tcl:39 lib/branch_create.tcl:92
658 msgid "Fetch Tracking Branch"
659 msgstr ""
661 #: lib/branch_checkout.tcl:44
662 msgid "Detach From Local Branch"
663 msgstr ""
665 #: lib/branch_create.tcl:22
666 msgid "Create Branch"
667 msgstr ""
669 #: lib/branch_create.tcl:27
670 msgid "Create New Branch"
671 msgstr ""
673 #: lib/branch_create.tcl:31 lib/choose_repository.tcl:377
674 msgid "Create"
675 msgstr ""
677 #: lib/branch_create.tcl:40
678 msgid "Branch Name"
679 msgstr ""
681 #: lib/branch_create.tcl:43 lib/remote_add.tcl:39 lib/tools_dlg.tcl:50
682 msgid "Name:"
683 msgstr ""
685 #: lib/branch_create.tcl:58
686 msgid "Match Tracking Branch Name"
687 msgstr ""
689 #: lib/branch_create.tcl:66
690 msgid "Starting Revision"
691 msgstr ""
693 #: lib/branch_create.tcl:72
694 msgid "Update Existing Branch:"
695 msgstr ""
697 #: lib/branch_create.tcl:75
698 msgid "No"
699 msgstr ""
701 #: lib/branch_create.tcl:80
702 msgid "Fast Forward Only"
703 msgstr ""
705 #: lib/branch_create.tcl:85 lib/checkout_op.tcl:536
706 msgid "Reset"
707 msgstr ""
709 #: lib/branch_create.tcl:97
710 msgid "Checkout After Creation"
711 msgstr ""
713 #: lib/branch_create.tcl:131
714 msgid "Please select a tracking branch."
715 msgstr ""
717 #: lib/branch_create.tcl:140
718 #, tcl-format
719 msgid "Tracking branch %s is not a branch in the remote repository."
720 msgstr ""
722 #: lib/branch_create.tcl:153 lib/branch_rename.tcl:86
723 msgid "Please supply a branch name."
724 msgstr ""
726 #: lib/branch_create.tcl:164 lib/branch_rename.tcl:106
727 #, tcl-format
728 msgid "'%s' is not an acceptable branch name."
729 msgstr ""
731 #: lib/branch_delete.tcl:15
732 msgid "Delete Branch"
733 msgstr ""
735 #: lib/branch_delete.tcl:20
736 msgid "Delete Local Branch"
737 msgstr ""
739 #: lib/branch_delete.tcl:37
740 msgid "Local Branches"
741 msgstr ""
743 #: lib/branch_delete.tcl:52
744 msgid "Delete Only If Merged Into"
745 msgstr ""
747 #: lib/branch_delete.tcl:54
748 msgid "Always (Do not perform merge test.)"
749 msgstr ""
751 #: lib/branch_delete.tcl:103
752 #, tcl-format
753 msgid "The following branches are not completely merged into %s:"
754 msgstr ""
756 #: lib/branch_delete.tcl:115
757 msgid ""
758 "Recovering deleted branches is difficult. \n"
759 "\n"
760 " Delete the selected branches?"
761 msgstr ""
763 #: lib/branch_delete.tcl:141
764 #, tcl-format
765 msgid ""
766 "Failed to delete branches:\n"
767 "%s"
768 msgstr ""
770 #: lib/branch_rename.tcl:14 lib/branch_rename.tcl:22
771 msgid "Rename Branch"
772 msgstr ""
774 #: lib/branch_rename.tcl:26
775 msgid "Rename"
776 msgstr ""
778 #: lib/branch_rename.tcl:36
779 msgid "Branch:"
780 msgstr ""
782 #: lib/branch_rename.tcl:39
783 msgid "New Name:"
784 msgstr ""
786 #: lib/branch_rename.tcl:75
787 msgid "Please select a branch to rename."
788 msgstr ""
790 #: lib/branch_rename.tcl:96 lib/checkout_op.tcl:201
791 #, tcl-format
792 msgid "Branch '%s' already exists."
793 msgstr ""
795 #: lib/branch_rename.tcl:117
796 #, tcl-format
797 msgid "Failed to rename '%s'."
798 msgstr ""
800 #: lib/browser.tcl:17
801 msgid "Starting..."
802 msgstr ""
804 #: lib/browser.tcl:26
805 msgid "File Browser"
806 msgstr ""
808 #: lib/browser.tcl:126 lib/browser.tcl:143
809 #, tcl-format
810 msgid "Loading %s..."
811 msgstr ""
813 #: lib/browser.tcl:187
814 msgid "[Up To Parent]"
815 msgstr ""
817 #: lib/browser.tcl:267 lib/browser.tcl:273
818 msgid "Browse Branch Files"
819 msgstr ""
821 #: lib/browser.tcl:278 lib/choose_repository.tcl:394
822 #: lib/choose_repository.tcl:480 lib/choose_repository.tcl:491
823 #: lib/choose_repository.tcl:995
824 msgid "Browse"
825 msgstr ""
827 #: lib/checkout_op.tcl:84
828 #, tcl-format
829 msgid "Fetching %s from %s"
830 msgstr ""
832 #: lib/checkout_op.tcl:132
833 #, tcl-format
834 msgid "fatal: Cannot resolve %s"
835 msgstr ""
837 #: lib/checkout_op.tcl:145 lib/console.tcl:81 lib/database.tcl:31
838 #: lib/sshkey.tcl:53
839 msgid "Close"
840 msgstr ""
842 #: lib/checkout_op.tcl:174
843 #, tcl-format
844 msgid "Branch '%s' does not exist."
845 msgstr ""
847 #: lib/checkout_op.tcl:193
848 #, tcl-format
849 msgid "Failed to configure simplified git-pull for '%s'."
850 msgstr ""
852 #: lib/checkout_op.tcl:228
853 #, tcl-format
854 msgid ""
855 "Branch '%s' already exists.\n"
856 "\n"
857 "It cannot fast-forward to %s.\n"
858 "A merge is required."
859 msgstr ""
861 #: lib/checkout_op.tcl:242
862 #, tcl-format
863 msgid "Merge strategy '%s' not supported."
864 msgstr ""
866 #: lib/checkout_op.tcl:261
867 #, tcl-format
868 msgid "Failed to update '%s'."
869 msgstr ""
871 #: lib/checkout_op.tcl:273
872 msgid "Staging area (index) is already locked."
873 msgstr ""
875 #: lib/checkout_op.tcl:288
876 msgid ""
877 "Last scanned state does not match repository state.\n"
878 "\n"
879 "Another Git program has modified this repository since the last scan.  A "
880 "rescan must be performed before the current branch can be changed.\n"
881 "\n"
882 "The rescan will be automatically started now.\n"
883 msgstr ""
885 #: lib/checkout_op.tcl:344
886 #, tcl-format
887 msgid "Updating working directory to '%s'..."
888 msgstr ""
890 #: lib/checkout_op.tcl:345
891 msgid "files checked out"
892 msgstr ""
894 #: lib/checkout_op.tcl:375
895 #, tcl-format
896 msgid "Aborted checkout of '%s' (file level merging is required)."
897 msgstr ""
899 #: lib/checkout_op.tcl:376
900 msgid "File level merge required."
901 msgstr ""
903 #: lib/checkout_op.tcl:380
904 #, tcl-format
905 msgid "Staying on branch '%s'."
906 msgstr ""
908 #: lib/checkout_op.tcl:451
909 msgid ""
910 "You are no longer on a local branch.\n"
911 "\n"
912 "If you wanted to be on a branch, create one now starting from 'This Detached "
913 "Checkout'."
914 msgstr ""
916 #: lib/checkout_op.tcl:468 lib/checkout_op.tcl:472
917 #, tcl-format
918 msgid "Checked out '%s'."
919 msgstr ""
921 #: lib/checkout_op.tcl:500
922 #, tcl-format
923 msgid "Resetting '%s' to '%s' will lose the following commits:"
924 msgstr ""
926 #: lib/checkout_op.tcl:522
927 msgid "Recovering lost commits may not be easy."
928 msgstr ""
930 #: lib/checkout_op.tcl:527
931 #, tcl-format
932 msgid "Reset '%s'?"
933 msgstr ""
935 #: lib/checkout_op.tcl:532 lib/merge.tcl:164 lib/tools_dlg.tcl:343
936 msgid "Visualize"
937 msgstr ""
939 #: lib/checkout_op.tcl:600
940 #, tcl-format
941 msgid ""
942 "Failed to set current branch.\n"
943 "\n"
944 "This working directory is only partially switched.  We successfully updated "
945 "your files, but failed to update an internal Git file.\n"
946 "\n"
947 "This should not have occurred.  %s will now close and give up."
948 msgstr ""
950 #: lib/choose_font.tcl:39
951 msgid "Select"
952 msgstr ""
954 #: lib/choose_font.tcl:53
955 msgid "Font Family"
956 msgstr ""
958 #: lib/choose_font.tcl:74
959 msgid "Font Size"
960 msgstr ""
962 #: lib/choose_font.tcl:91
963 msgid "Font Example"
964 msgstr ""
966 #: lib/choose_font.tcl:103
967 msgid ""
968 "This is example text.\n"
969 "If you like this text, it can be your font."
970 msgstr ""
972 #: lib/choose_repository.tcl:28
973 msgid "Git Gui"
974 msgstr ""
976 #: lib/choose_repository.tcl:87 lib/choose_repository.tcl:382
977 msgid "Create New Repository"
978 msgstr ""
980 #: lib/choose_repository.tcl:93
981 msgid "New..."
982 msgstr ""
984 #: lib/choose_repository.tcl:100 lib/choose_repository.tcl:465
985 msgid "Clone Existing Repository"
986 msgstr ""
988 #: lib/choose_repository.tcl:106
989 msgid "Clone..."
990 msgstr ""
992 #: lib/choose_repository.tcl:113 lib/choose_repository.tcl:983
993 msgid "Open Existing Repository"
994 msgstr ""
996 #: lib/choose_repository.tcl:119
997 msgid "Open..."
998 msgstr ""
1000 #: lib/choose_repository.tcl:132
1001 msgid "Recent Repositories"
1002 msgstr ""
1004 #: lib/choose_repository.tcl:138
1005 msgid "Open Recent Repository:"
1006 msgstr ""
1008 #: lib/choose_repository.tcl:302 lib/choose_repository.tcl:309
1009 #: lib/choose_repository.tcl:316
1010 #, tcl-format
1011 msgid "Failed to create repository %s:"
1012 msgstr ""
1014 #: lib/choose_repository.tcl:387
1015 msgid "Directory:"
1016 msgstr ""
1018 #: lib/choose_repository.tcl:417 lib/choose_repository.tcl:544
1019 #: lib/choose_repository.tcl:1017
1020 msgid "Git Repository"
1021 msgstr ""
1023 #: lib/choose_repository.tcl:442
1024 #, tcl-format
1025 msgid "Directory %s already exists."
1026 msgstr ""
1028 #: lib/choose_repository.tcl:446
1029 #, tcl-format
1030 msgid "File %s already exists."
1031 msgstr ""
1033 #: lib/choose_repository.tcl:460
1034 msgid "Clone"
1035 msgstr ""
1037 #: lib/choose_repository.tcl:473
1038 msgid "Source Location:"
1039 msgstr ""
1041 #: lib/choose_repository.tcl:484
1042 msgid "Target Directory:"
1043 msgstr ""
1045 #: lib/choose_repository.tcl:496
1046 msgid "Clone Type:"
1047 msgstr ""
1049 #: lib/choose_repository.tcl:502
1050 msgid "Standard (Fast, Semi-Redundant, Hardlinks)"
1051 msgstr ""
1053 #: lib/choose_repository.tcl:508
1054 msgid "Full Copy (Slower, Redundant Backup)"
1055 msgstr ""
1057 #: lib/choose_repository.tcl:514
1058 msgid "Shared (Fastest, Not Recommended, No Backup)"
1059 msgstr ""
1061 #: lib/choose_repository.tcl:550 lib/choose_repository.tcl:597
1062 #: lib/choose_repository.tcl:743 lib/choose_repository.tcl:813
1063 #: lib/choose_repository.tcl:1023 lib/choose_repository.tcl:1031
1064 #, tcl-format
1065 msgid "Not a Git repository: %s"
1066 msgstr ""
1068 #: lib/choose_repository.tcl:586
1069 msgid "Standard only available for local repository."
1070 msgstr ""
1072 #: lib/choose_repository.tcl:590
1073 msgid "Shared only available for local repository."
1074 msgstr ""
1076 #: lib/choose_repository.tcl:611
1077 #, tcl-format
1078 msgid "Location %s already exists."
1079 msgstr ""
1081 #: lib/choose_repository.tcl:622
1082 msgid "Failed to configure origin"
1083 msgstr ""
1085 #: lib/choose_repository.tcl:634
1086 msgid "Counting objects"
1087 msgstr ""
1089 #: lib/choose_repository.tcl:635
1090 msgid "buckets"
1091 msgstr ""
1093 #: lib/choose_repository.tcl:659
1094 #, tcl-format
1095 msgid "Unable to copy objects/info/alternates: %s"
1096 msgstr ""
1098 #: lib/choose_repository.tcl:695
1099 #, tcl-format
1100 msgid "Nothing to clone from %s."
1101 msgstr ""
1103 #: lib/choose_repository.tcl:697 lib/choose_repository.tcl:911
1104 #: lib/choose_repository.tcl:923
1105 msgid "The 'master' branch has not been initialized."
1106 msgstr ""
1108 #: lib/choose_repository.tcl:710
1109 msgid "Hardlinks are unavailable.  Falling back to copying."
1110 msgstr ""
1112 #: lib/choose_repository.tcl:722
1113 #, tcl-format
1114 msgid "Cloning from %s"
1115 msgstr ""
1117 #: lib/choose_repository.tcl:753
1118 msgid "Copying objects"
1119 msgstr ""
1121 #: lib/choose_repository.tcl:754
1122 msgid "KiB"
1123 msgstr ""
1125 #: lib/choose_repository.tcl:778
1126 #, tcl-format
1127 msgid "Unable to copy object: %s"
1128 msgstr ""
1130 #: lib/choose_repository.tcl:788
1131 msgid "Linking objects"
1132 msgstr ""
1134 #: lib/choose_repository.tcl:789
1135 msgid "objects"
1136 msgstr ""
1138 #: lib/choose_repository.tcl:797
1139 #, tcl-format
1140 msgid "Unable to hardlink object: %s"
1141 msgstr ""
1143 #: lib/choose_repository.tcl:852
1144 msgid "Cannot fetch branches and objects.  See console output for details."
1145 msgstr ""
1147 #: lib/choose_repository.tcl:863
1148 msgid "Cannot fetch tags.  See console output for details."
1149 msgstr ""
1151 #: lib/choose_repository.tcl:887
1152 msgid "Cannot determine HEAD.  See console output for details."
1153 msgstr ""
1155 #: lib/choose_repository.tcl:896
1156 #, tcl-format
1157 msgid "Unable to cleanup %s"
1158 msgstr ""
1160 #: lib/choose_repository.tcl:902
1161 msgid "Clone failed."
1162 msgstr ""
1164 #: lib/choose_repository.tcl:909
1165 msgid "No default branch obtained."
1166 msgstr ""
1168 #: lib/choose_repository.tcl:920
1169 #, tcl-format
1170 msgid "Cannot resolve %s as a commit."
1171 msgstr ""
1173 #: lib/choose_repository.tcl:932
1174 msgid "Creating working directory"
1175 msgstr ""
1177 #: lib/choose_repository.tcl:933 lib/index.tcl:65 lib/index.tcl:128
1178 #: lib/index.tcl:196
1179 msgid "files"
1180 msgstr ""
1182 #: lib/choose_repository.tcl:962
1183 msgid "Initial file checkout failed."
1184 msgstr ""
1186 #: lib/choose_repository.tcl:978
1187 msgid "Open"
1188 msgstr ""
1190 #: lib/choose_repository.tcl:988
1191 msgid "Repository:"
1192 msgstr ""
1194 #: lib/choose_repository.tcl:1037
1195 #, tcl-format
1196 msgid "Failed to open repository %s:"
1197 msgstr ""
1199 #: lib/choose_rev.tcl:53
1200 msgid "This Detached Checkout"
1201 msgstr ""
1203 #: lib/choose_rev.tcl:60
1204 msgid "Revision Expression:"
1205 msgstr ""
1207 #: lib/choose_rev.tcl:74
1208 msgid "Local Branch"
1209 msgstr ""
1211 #: lib/choose_rev.tcl:79
1212 msgid "Tracking Branch"
1213 msgstr ""
1215 #: lib/choose_rev.tcl:84 lib/choose_rev.tcl:538
1216 msgid "Tag"
1217 msgstr ""
1219 #: lib/choose_rev.tcl:317
1220 #, tcl-format
1221 msgid "Invalid revision: %s"
1222 msgstr ""
1224 #: lib/choose_rev.tcl:338
1225 msgid "No revision selected."
1226 msgstr ""
1228 #: lib/choose_rev.tcl:346
1229 msgid "Revision expression is empty."
1230 msgstr ""
1232 #: lib/choose_rev.tcl:531
1233 msgid "Updated"
1234 msgstr ""
1236 #: lib/choose_rev.tcl:559
1237 msgid "URL"
1238 msgstr ""
1240 #: lib/commit.tcl:9
1241 msgid ""
1242 "There is nothing to amend.\n"
1243 "\n"
1244 "You are about to create the initial commit.  There is no commit before this "
1245 "to amend.\n"
1246 msgstr ""
1248 #: lib/commit.tcl:18
1249 msgid ""
1250 "Cannot amend while merging.\n"
1251 "\n"
1252 "You are currently in the middle of a merge that has not been fully "
1253 "completed.  You cannot amend the prior commit unless you first abort the "
1254 "current merge activity.\n"
1255 msgstr ""
1257 #: lib/commit.tcl:48
1258 msgid "Error loading commit data for amend:"
1259 msgstr ""
1261 #: lib/commit.tcl:75
1262 msgid "Unable to obtain your identity:"
1263 msgstr ""
1265 #: lib/commit.tcl:80
1266 msgid "Invalid GIT_COMMITTER_IDENT:"
1267 msgstr ""
1269 #: lib/commit.tcl:132
1270 msgid ""
1271 "Last scanned state does not match repository state.\n"
1272 "\n"
1273 "Another Git program has modified this repository since the last scan.  A "
1274 "rescan must be performed before another commit can be created.\n"
1275 "\n"
1276 "The rescan will be automatically started now.\n"
1277 msgstr ""
1279 #: lib/commit.tcl:155
1280 #, tcl-format
1281 msgid ""
1282 "Unmerged files cannot be committed.\n"
1283 "\n"
1284 "File %s has merge conflicts.  You must resolve them and stage the file "
1285 "before committing.\n"
1286 msgstr ""
1288 #: lib/commit.tcl:163
1289 #, tcl-format
1290 msgid ""
1291 "Unknown file state %s detected.\n"
1292 "\n"
1293 "File %s cannot be committed by this program.\n"
1294 msgstr ""
1296 #: lib/commit.tcl:171
1297 msgid ""
1298 "No changes to commit.\n"
1299 "\n"
1300 "You must stage at least 1 file before you can commit.\n"
1301 msgstr ""
1303 #: lib/commit.tcl:186
1304 msgid ""
1305 "Please supply a commit message.\n"
1306 "\n"
1307 "A good commit message has the following format:\n"
1308 "\n"
1309 "- First line: Describe in one sentence what you did.\n"
1310 "- Second line: Blank\n"
1311 "- Remaining lines: Describe why this change is good.\n"
1312 msgstr ""
1314 #: lib/commit.tcl:210
1315 #, tcl-format
1316 msgid "warning: Tcl does not support encoding '%s'."
1317 msgstr ""
1319 #: lib/commit.tcl:226
1320 msgid "Calling pre-commit hook..."
1321 msgstr ""
1323 #: lib/commit.tcl:241
1324 msgid "Commit declined by pre-commit hook."
1325 msgstr ""
1327 #: lib/commit.tcl:264
1328 msgid "Calling commit-msg hook..."
1329 msgstr ""
1331 #: lib/commit.tcl:279
1332 msgid "Commit declined by commit-msg hook."
1333 msgstr ""
1335 #: lib/commit.tcl:292
1336 msgid "Committing changes..."
1337 msgstr ""
1339 #: lib/commit.tcl:308
1340 msgid "write-tree failed:"
1341 msgstr ""
1343 #: lib/commit.tcl:309 lib/commit.tcl:353 lib/commit.tcl:373
1344 msgid "Commit failed."
1345 msgstr ""
1347 #: lib/commit.tcl:326
1348 #, tcl-format
1349 msgid "Commit %s appears to be corrupt"
1350 msgstr ""
1352 #: lib/commit.tcl:331
1353 msgid ""
1354 "No changes to commit.\n"
1355 "\n"
1356 "No files were modified by this commit and it was not a merge commit.\n"
1357 "\n"
1358 "A rescan will be automatically started now.\n"
1359 msgstr ""
1361 #: lib/commit.tcl:338
1362 msgid "No changes to commit."
1363 msgstr ""
1365 #: lib/commit.tcl:352
1366 msgid "commit-tree failed:"
1367 msgstr ""
1369 #: lib/commit.tcl:372
1370 msgid "update-ref failed:"
1371 msgstr ""
1373 #: lib/commit.tcl:460
1374 #, tcl-format
1375 msgid "Created commit %s: %s"
1376 msgstr ""
1378 #: lib/console.tcl:59
1379 msgid "Working... please wait..."
1380 msgstr ""
1382 #: lib/console.tcl:186
1383 msgid "Success"
1384 msgstr ""
1386 #: lib/console.tcl:200
1387 msgid "Error: Command Failed"
1388 msgstr ""
1390 #: lib/database.tcl:43
1391 msgid "Number of loose objects"
1392 msgstr ""
1394 #: lib/database.tcl:44
1395 msgid "Disk space used by loose objects"
1396 msgstr ""
1398 #: lib/database.tcl:45
1399 msgid "Number of packed objects"
1400 msgstr ""
1402 #: lib/database.tcl:46
1403 msgid "Number of packs"
1404 msgstr ""
1406 #: lib/database.tcl:47
1407 msgid "Disk space used by packed objects"
1408 msgstr ""
1410 #: lib/database.tcl:48
1411 msgid "Packed objects waiting for pruning"
1412 msgstr ""
1414 #: lib/database.tcl:49
1415 msgid "Garbage files"
1416 msgstr ""
1418 #: lib/database.tcl:72
1419 msgid "Compressing the object database"
1420 msgstr ""
1422 #: lib/database.tcl:83
1423 msgid "Verifying the object database with fsck-objects"
1424 msgstr ""
1426 #: lib/database.tcl:108
1427 #, tcl-format
1428 msgid ""
1429 "This repository currently has approximately %i loose objects.\n"
1430 "\n"
1431 "To maintain optimal performance it is strongly recommended that you compress "
1432 "the database when more than %i loose objects exist.\n"
1433 "\n"
1434 "Compress the database now?"
1435 msgstr ""
1437 #: lib/date.tcl:25
1438 #, tcl-format
1439 msgid "Invalid date from Git: %s"
1440 msgstr ""
1442 #: lib/diff.tcl:59
1443 #, tcl-format
1444 msgid ""
1445 "No differences detected.\n"
1446 "\n"
1447 "%s has no changes.\n"
1448 "\n"
1449 "The modification date of this file was updated by another application, but "
1450 "the content within the file was not changed.\n"
1451 "\n"
1452 "A rescan will be automatically started to find other files which may have "
1453 "the same state."
1454 msgstr ""
1456 #: lib/diff.tcl:99
1457 #, tcl-format
1458 msgid "Loading diff of %s..."
1459 msgstr ""
1461 #: lib/diff.tcl:120
1462 msgid ""
1463 "LOCAL: deleted\n"
1464 "REMOTE:\n"
1465 msgstr ""
1467 #: lib/diff.tcl:125
1468 msgid ""
1469 "REMOTE: deleted\n"
1470 "LOCAL:\n"
1471 msgstr ""
1473 #: lib/diff.tcl:132
1474 msgid "LOCAL:\n"
1475 msgstr ""
1477 #: lib/diff.tcl:135
1478 msgid "REMOTE:\n"
1479 msgstr ""
1481 #: lib/diff.tcl:197 lib/diff.tcl:296
1482 #, tcl-format
1483 msgid "Unable to display %s"
1484 msgstr ""
1486 #: lib/diff.tcl:198
1487 msgid "Error loading file:"
1488 msgstr ""
1490 #: lib/diff.tcl:205
1491 msgid "Git Repository (subproject)"
1492 msgstr ""
1494 #: lib/diff.tcl:217
1495 msgid "* Binary file (not showing content)."
1496 msgstr ""
1498 #: lib/diff.tcl:222
1499 #, tcl-format
1500 msgid ""
1501 "* Untracked file is %d bytes.\n"
1502 "* Showing only first %d bytes.\n"
1503 msgstr ""
1505 #: lib/diff.tcl:228
1506 #, tcl-format
1507 msgid ""
1508 "\n"
1509 "* Untracked file clipped here by %s.\n"
1510 "* To see the entire file, use an external editor.\n"
1511 msgstr ""
1513 #: lib/diff.tcl:436
1514 msgid "Failed to unstage selected hunk."
1515 msgstr ""
1517 #: lib/diff.tcl:443
1518 msgid "Failed to stage selected hunk."
1519 msgstr ""
1521 #: lib/diff.tcl:509
1522 msgid "Failed to unstage selected line."
1523 msgstr ""
1525 #: lib/diff.tcl:517
1526 msgid "Failed to stage selected line."
1527 msgstr ""
1529 #: lib/encoding.tcl:443
1530 msgid "Default"
1531 msgstr ""
1533 #: lib/encoding.tcl:448
1534 #, tcl-format
1535 msgid "System (%s)"
1536 msgstr ""
1538 #: lib/encoding.tcl:459 lib/encoding.tcl:465
1539 msgid "Other"
1540 msgstr ""
1542 #: lib/error.tcl:20 lib/error.tcl:114
1543 msgid "error"
1544 msgstr ""
1546 #: lib/error.tcl:36
1547 msgid "warning"
1548 msgstr ""
1550 #: lib/error.tcl:94
1551 msgid "You must correct the above errors before committing."
1552 msgstr ""
1554 #: lib/index.tcl:6
1555 msgid "Unable to unlock the index."
1556 msgstr ""
1558 #: lib/index.tcl:15
1559 msgid "Index Error"
1560 msgstr ""
1562 #: lib/index.tcl:21
1563 msgid ""
1564 "Updating the Git index failed.  A rescan will be automatically started to "
1565 "resynchronize git-gui."
1566 msgstr ""
1568 #: lib/index.tcl:27
1569 msgid "Continue"
1570 msgstr ""
1572 #: lib/index.tcl:31
1573 msgid "Unlock Index"
1574 msgstr ""
1576 #: lib/index.tcl:287
1577 #, tcl-format
1578 msgid "Unstaging %s from commit"
1579 msgstr ""
1581 #: lib/index.tcl:326
1582 msgid "Ready to commit."
1583 msgstr ""
1585 #: lib/index.tcl:339
1586 #, tcl-format
1587 msgid "Adding %s"
1588 msgstr ""
1590 #: lib/index.tcl:396
1591 #, tcl-format
1592 msgid "Revert changes in file %s?"
1593 msgstr ""
1595 #: lib/index.tcl:398
1596 #, tcl-format
1597 msgid "Revert changes in these %i files?"
1598 msgstr ""
1600 #: lib/index.tcl:406
1601 msgid "Any unstaged changes will be permanently lost by the revert."
1602 msgstr ""
1604 #: lib/index.tcl:409
1605 msgid "Do Nothing"
1606 msgstr ""
1608 #: lib/index.tcl:427
1609 msgid "Reverting selected files"
1610 msgstr ""
1612 #: lib/index.tcl:431
1613 #, tcl-format
1614 msgid "Reverting %s"
1615 msgstr ""
1617 #: lib/merge.tcl:13
1618 msgid ""
1619 "Cannot merge while amending.\n"
1620 "\n"
1621 "You must finish amending this commit before starting any type of merge.\n"
1622 msgstr ""
1624 #: lib/merge.tcl:27
1625 msgid ""
1626 "Last scanned state does not match repository state.\n"
1627 "\n"
1628 "Another Git program has modified this repository since the last scan.  A "
1629 "rescan must be performed before a merge can be performed.\n"
1630 "\n"
1631 "The rescan will be automatically started now.\n"
1632 msgstr ""
1634 #: lib/merge.tcl:45
1635 #, tcl-format
1636 msgid ""
1637 "You are in the middle of a conflicted merge.\n"
1638 "\n"
1639 "File %s has merge conflicts.\n"
1640 "\n"
1641 "You must resolve them, stage the file, and commit to complete the current "
1642 "merge.  Only then can you begin another merge.\n"
1643 msgstr ""
1645 #: lib/merge.tcl:55
1646 #, tcl-format
1647 msgid ""
1648 "You are in the middle of a change.\n"
1649 "\n"
1650 "File %s is modified.\n"
1651 "\n"
1652 "You should complete the current commit before starting a merge.  Doing so "
1653 "will help you abort a failed merge, should the need arise.\n"
1654 msgstr ""
1656 #: lib/merge.tcl:107
1657 #, tcl-format
1658 msgid "%s of %s"
1659 msgstr ""
1661 #: lib/merge.tcl:120
1662 #, tcl-format
1663 msgid "Merging %s and %s..."
1664 msgstr ""
1666 #: lib/merge.tcl:131
1667 msgid "Merge completed successfully."
1668 msgstr ""
1670 #: lib/merge.tcl:133
1671 msgid "Merge failed.  Conflict resolution is required."
1672 msgstr ""
1674 #: lib/merge.tcl:158
1675 #, tcl-format
1676 msgid "Merge Into %s"
1677 msgstr ""
1679 #: lib/merge.tcl:177
1680 msgid "Revision To Merge"
1681 msgstr ""
1683 #: lib/merge.tcl:212
1684 msgid ""
1685 "Cannot abort while amending.\n"
1686 "\n"
1687 "You must finish amending this commit.\n"
1688 msgstr ""
1690 #: lib/merge.tcl:222
1691 msgid ""
1692 "Abort merge?\n"
1693 "\n"
1694 "Aborting the current merge will cause *ALL* uncommitted changes to be lost.\n"
1695 "\n"
1696 "Continue with aborting the current merge?"
1697 msgstr ""
1699 #: lib/merge.tcl:228
1700 msgid ""
1701 "Reset changes?\n"
1702 "\n"
1703 "Resetting the changes will cause *ALL* uncommitted changes to be lost.\n"
1704 "\n"
1705 "Continue with resetting the current changes?"
1706 msgstr ""
1708 #: lib/merge.tcl:239
1709 msgid "Aborting"
1710 msgstr ""
1712 #: lib/merge.tcl:239
1713 msgid "files reset"
1714 msgstr ""
1716 #: lib/merge.tcl:267
1717 msgid "Abort failed."
1718 msgstr ""
1720 #: lib/merge.tcl:269
1721 msgid "Abort completed.  Ready."
1722 msgstr ""
1724 #: lib/mergetool.tcl:8
1725 msgid "Force resolution to the base version?"
1726 msgstr ""
1728 #: lib/mergetool.tcl:9
1729 msgid "Force resolution to this branch?"
1730 msgstr ""
1732 #: lib/mergetool.tcl:10
1733 msgid "Force resolution to the other branch?"
1734 msgstr ""
1736 #: lib/mergetool.tcl:14
1737 #, tcl-format
1738 msgid ""
1739 "Note that the diff shows only conflicting changes.\n"
1740 "\n"
1741 "%s will be overwritten.\n"
1742 "\n"
1743 "This operation can be undone only by restarting the merge."
1744 msgstr ""
1746 #: lib/mergetool.tcl:45
1747 #, tcl-format
1748 msgid "File %s seems to have unresolved conflicts, still stage?"
1749 msgstr ""
1751 #: lib/mergetool.tcl:60
1752 #, tcl-format
1753 msgid "Adding resolution for %s"
1754 msgstr ""
1756 #: lib/mergetool.tcl:141
1757 msgid "Cannot resolve deletion or link conflicts using a tool"
1758 msgstr ""
1760 #: lib/mergetool.tcl:146
1761 msgid "Conflict file does not exist"
1762 msgstr ""
1764 #: lib/mergetool.tcl:264
1765 #, tcl-format
1766 msgid "Not a GUI merge tool: '%s'"
1767 msgstr ""
1769 #: lib/mergetool.tcl:268
1770 #, tcl-format
1771 msgid "Unsupported merge tool '%s'"
1772 msgstr ""
1774 #: lib/mergetool.tcl:303
1775 msgid "Merge tool is already running, terminate it?"
1776 msgstr ""
1778 #: lib/mergetool.tcl:323
1779 #, tcl-format
1780 msgid ""
1781 "Error retrieving versions:\n"
1782 "%s"
1783 msgstr ""
1785 #: lib/mergetool.tcl:343
1786 #, tcl-format
1787 msgid ""
1788 "Could not start the merge tool:\n"
1789 "\n"
1790 "%s"
1791 msgstr ""
1793 #: lib/mergetool.tcl:347
1794 msgid "Running merge tool..."
1795 msgstr ""
1797 #: lib/mergetool.tcl:375 lib/mergetool.tcl:383
1798 msgid "Merge tool failed."
1799 msgstr ""
1801 #: lib/option.tcl:11
1802 #, tcl-format
1803 msgid "Invalid global encoding '%s'"
1804 msgstr ""
1806 #: lib/option.tcl:19
1807 #, tcl-format
1808 msgid "Invalid repo encoding '%s'"
1809 msgstr ""
1811 #: lib/option.tcl:117
1812 msgid "Restore Defaults"
1813 msgstr ""
1815 #: lib/option.tcl:121
1816 msgid "Save"
1817 msgstr ""
1819 #: lib/option.tcl:131
1820 #, tcl-format
1821 msgid "%s Repository"
1822 msgstr ""
1824 #: lib/option.tcl:132
1825 msgid "Global (All Repositories)"
1826 msgstr ""
1828 #: lib/option.tcl:138
1829 msgid "User Name"
1830 msgstr ""
1832 #: lib/option.tcl:139
1833 msgid "Email Address"
1834 msgstr ""
1836 #: lib/option.tcl:141
1837 msgid "Summarize Merge Commits"
1838 msgstr ""
1840 #: lib/option.tcl:142
1841 msgid "Merge Verbosity"
1842 msgstr ""
1844 #: lib/option.tcl:143
1845 msgid "Show Diffstat After Merge"
1846 msgstr ""
1848 #: lib/option.tcl:144
1849 msgid "Use Merge Tool"
1850 msgstr ""
1852 #: lib/option.tcl:146
1853 msgid "Trust File Modification Timestamps"
1854 msgstr ""
1856 #: lib/option.tcl:147
1857 msgid "Prune Tracking Branches During Fetch"
1858 msgstr ""
1860 #: lib/option.tcl:148
1861 msgid "Match Tracking Branches"
1862 msgstr ""
1864 #: lib/option.tcl:149
1865 msgid "Blame Copy Only On Changed Files"
1866 msgstr ""
1868 #: lib/option.tcl:150
1869 msgid "Minimum Letters To Blame Copy On"
1870 msgstr ""
1872 #: lib/option.tcl:151
1873 msgid "Blame History Context Radius (days)"
1874 msgstr ""
1876 #: lib/option.tcl:152
1877 msgid "Number of Diff Context Lines"
1878 msgstr ""
1880 #: lib/option.tcl:153
1881 msgid "Commit Message Text Width"
1882 msgstr ""
1884 #: lib/option.tcl:154
1885 msgid "New Branch Name Template"
1886 msgstr ""
1888 #: lib/option.tcl:155
1889 msgid "Default File Contents Encoding"
1890 msgstr ""
1892 #: lib/option.tcl:203
1893 msgid "Change"
1894 msgstr ""
1896 #: lib/option.tcl:230
1897 msgid "Spelling Dictionary:"
1898 msgstr ""
1900 #: lib/option.tcl:254
1901 msgid "Change Font"
1902 msgstr ""
1904 #: lib/option.tcl:258
1905 #, tcl-format
1906 msgid "Choose %s"
1907 msgstr ""
1909 #: lib/option.tcl:264
1910 msgid "pt."
1911 msgstr ""
1913 #: lib/option.tcl:278
1914 msgid "Preferences"
1915 msgstr ""
1917 #: lib/option.tcl:314
1918 msgid "Failed to completely save options:"
1919 msgstr ""
1921 #: lib/remote.tcl:163
1922 msgid "Remove Remote"
1923 msgstr ""
1925 #: lib/remote.tcl:168
1926 msgid "Prune from"
1927 msgstr ""
1929 #: lib/remote.tcl:173
1930 msgid "Fetch from"
1931 msgstr ""
1933 #: lib/remote.tcl:215
1934 msgid "Push to"
1935 msgstr ""
1937 #: lib/remote_add.tcl:19
1938 msgid "Add Remote"
1939 msgstr ""
1941 #: lib/remote_add.tcl:24
1942 msgid "Add New Remote"
1943 msgstr ""
1945 #: lib/remote_add.tcl:28 lib/tools_dlg.tcl:36
1946 msgid "Add"
1947 msgstr ""
1949 #: lib/remote_add.tcl:37
1950 msgid "Remote Details"
1951 msgstr ""
1953 #: lib/remote_add.tcl:50
1954 msgid "Location:"
1955 msgstr ""
1957 #: lib/remote_add.tcl:62
1958 msgid "Further Action"
1959 msgstr ""
1961 #: lib/remote_add.tcl:65
1962 msgid "Fetch Immediately"
1963 msgstr ""
1965 #: lib/remote_add.tcl:71
1966 msgid "Initialize Remote Repository and Push"
1967 msgstr ""
1969 #: lib/remote_add.tcl:77
1970 msgid "Do Nothing Else Now"
1971 msgstr ""
1973 #: lib/remote_add.tcl:101
1974 msgid "Please supply a remote name."
1975 msgstr ""
1977 #: lib/remote_add.tcl:114
1978 #, tcl-format
1979 msgid "'%s' is not an acceptable remote name."
1980 msgstr ""
1982 #: lib/remote_add.tcl:125
1983 #, tcl-format
1984 msgid "Failed to add remote '%s' of location '%s'."
1985 msgstr ""
1987 #: lib/remote_add.tcl:133 lib/transport.tcl:6
1988 #, tcl-format
1989 msgid "fetch %s"
1990 msgstr ""
1992 #: lib/remote_add.tcl:134
1993 #, tcl-format
1994 msgid "Fetching the %s"
1995 msgstr ""
1997 #: lib/remote_add.tcl:157
1998 #, tcl-format
1999 msgid "Do not know how to initialize repository at location '%s'."
2000 msgstr ""
2002 #: lib/remote_add.tcl:163 lib/transport.tcl:25 lib/transport.tcl:63
2003 #: lib/transport.tcl:81
2004 #, tcl-format
2005 msgid "push %s"
2006 msgstr ""
2008 #: lib/remote_add.tcl:164
2009 #, tcl-format
2010 msgid "Setting up the %s (at %s)"
2011 msgstr ""
2013 #: lib/remote_branch_delete.tcl:29 lib/remote_branch_delete.tcl:34
2014 msgid "Delete Branch Remotely"
2015 msgstr ""
2017 #: lib/remote_branch_delete.tcl:47
2018 msgid "From Repository"
2019 msgstr ""
2021 #: lib/remote_branch_delete.tcl:50 lib/transport.tcl:134
2022 msgid "Remote:"
2023 msgstr ""
2025 #: lib/remote_branch_delete.tcl:66 lib/transport.tcl:149
2026 msgid "Arbitrary Location:"
2027 msgstr ""
2029 #: lib/remote_branch_delete.tcl:84
2030 msgid "Branches"
2031 msgstr ""
2033 #: lib/remote_branch_delete.tcl:109
2034 msgid "Delete Only If"
2035 msgstr ""
2037 #: lib/remote_branch_delete.tcl:111
2038 msgid "Merged Into:"
2039 msgstr ""
2041 #: lib/remote_branch_delete.tcl:119
2042 msgid "Always (Do not perform merge checks)"
2043 msgstr ""
2045 #: lib/remote_branch_delete.tcl:152
2046 msgid "A branch is required for 'Merged Into'."
2047 msgstr ""
2049 #: lib/remote_branch_delete.tcl:184
2050 #, tcl-format
2051 msgid ""
2052 "The following branches are not completely merged into %s:\n"
2053 "\n"
2054 " - %s"
2055 msgstr ""
2057 #: lib/remote_branch_delete.tcl:189
2058 #, tcl-format
2059 msgid ""
2060 "One or more of the merge tests failed because you have not fetched the "
2061 "necessary commits.  Try fetching from %s first."
2062 msgstr ""
2064 #: lib/remote_branch_delete.tcl:207
2065 msgid "Please select one or more branches to delete."
2066 msgstr ""
2068 #: lib/remote_branch_delete.tcl:216
2069 msgid ""
2070 "Recovering deleted branches is difficult.\n"
2071 "\n"
2072 "Delete the selected branches?"
2073 msgstr ""
2075 #: lib/remote_branch_delete.tcl:226
2076 #, tcl-format
2077 msgid "Deleting branches from %s"
2078 msgstr ""
2080 #: lib/remote_branch_delete.tcl:286
2081 msgid "No repository selected."
2082 msgstr ""
2084 #: lib/remote_branch_delete.tcl:291
2085 #, tcl-format
2086 msgid "Scanning %s..."
2087 msgstr ""
2089 #: lib/search.tcl:21
2090 msgid "Find:"
2091 msgstr ""
2093 #: lib/search.tcl:23
2094 msgid "Next"
2095 msgstr ""
2097 #: lib/search.tcl:24
2098 msgid "Prev"
2099 msgstr ""
2101 #: lib/search.tcl:25
2102 msgid "Case-Sensitive"
2103 msgstr ""
2105 #: lib/shortcut.tcl:20 lib/shortcut.tcl:61
2106 msgid "Cannot write shortcut:"
2107 msgstr ""
2109 #: lib/shortcut.tcl:136
2110 msgid "Cannot write icon:"
2111 msgstr ""
2113 #: lib/spellcheck.tcl:57
2114 msgid "Unsupported spell checker"
2115 msgstr ""
2117 #: lib/spellcheck.tcl:65
2118 msgid "Spell checking is unavailable"
2119 msgstr ""
2121 #: lib/spellcheck.tcl:68
2122 msgid "Invalid spell checking configuration"
2123 msgstr ""
2125 #: lib/spellcheck.tcl:70
2126 #, tcl-format
2127 msgid "Reverting dictionary to %s."
2128 msgstr ""
2130 #: lib/spellcheck.tcl:73
2131 msgid "Spell checker silently failed on startup"
2132 msgstr ""
2134 #: lib/spellcheck.tcl:80
2135 msgid "Unrecognized spell checker"
2136 msgstr ""
2138 #: lib/spellcheck.tcl:186
2139 msgid "No Suggestions"
2140 msgstr ""
2142 #: lib/spellcheck.tcl:388
2143 msgid "Unexpected EOF from spell checker"
2144 msgstr ""
2146 #: lib/spellcheck.tcl:392
2147 msgid "Spell Checker Failed"
2148 msgstr ""
2150 #: lib/sshkey.tcl:31
2151 msgid "No keys found."
2152 msgstr ""
2154 #: lib/sshkey.tcl:34
2155 #, tcl-format
2156 msgid "Found a public key in: %s"
2157 msgstr ""
2159 #: lib/sshkey.tcl:40
2160 msgid "Generate Key"
2161 msgstr ""
2163 #: lib/sshkey.tcl:56
2164 msgid "Copy To Clipboard"
2165 msgstr ""
2167 #: lib/sshkey.tcl:70
2168 msgid "Your OpenSSH Public Key"
2169 msgstr ""
2171 #: lib/sshkey.tcl:78
2172 msgid "Generating..."
2173 msgstr ""
2175 #: lib/sshkey.tcl:84
2176 #, tcl-format
2177 msgid ""
2178 "Could not start ssh-keygen:\n"
2179 "\n"
2180 "%s"
2181 msgstr ""
2183 #: lib/sshkey.tcl:111
2184 msgid "Generation failed."
2185 msgstr ""
2187 #: lib/sshkey.tcl:118
2188 msgid "Generation succeded, but no keys found."
2189 msgstr ""
2191 #: lib/sshkey.tcl:121
2192 #, tcl-format
2193 msgid "Your key is in: %s"
2194 msgstr ""
2196 #: lib/status_bar.tcl:83
2197 #, tcl-format
2198 msgid "%s ... %*i of %*i %s (%3i%%)"
2199 msgstr ""
2201 #: lib/tools.tcl:75
2202 #, tcl-format
2203 msgid "Running %s requires a selected file."
2204 msgstr ""
2206 #: lib/tools.tcl:90
2207 #, tcl-format
2208 msgid "Are you sure you want to run %s?"
2209 msgstr ""
2211 #: lib/tools.tcl:110
2212 #, tcl-format
2213 msgid "Tool: %s"
2214 msgstr ""
2216 #: lib/tools.tcl:111
2217 #, tcl-format
2218 msgid "Running: %s"
2219 msgstr ""
2221 #: lib/tools.tcl:149
2222 #, tcl-format
2223 msgid "Tool completed succesfully: %s"
2224 msgstr ""
2226 #: lib/tools.tcl:151
2227 #, tcl-format
2228 msgid "Tool failed: %s"
2229 msgstr ""
2231 #: lib/tools_dlg.tcl:22
2232 msgid "Add Tool"
2233 msgstr ""
2235 #: lib/tools_dlg.tcl:28
2236 msgid "Add New Tool Command"
2237 msgstr ""
2239 #: lib/tools_dlg.tcl:33
2240 msgid "Add globally"
2241 msgstr ""
2243 #: lib/tools_dlg.tcl:45
2244 msgid "Tool Details"
2245 msgstr ""
2247 #: lib/tools_dlg.tcl:48
2248 msgid "Use '/' separators to create a submenu tree:"
2249 msgstr ""
2251 #: lib/tools_dlg.tcl:61
2252 msgid "Command:"
2253 msgstr ""
2255 #: lib/tools_dlg.tcl:74
2256 msgid "Show a dialog before running"
2257 msgstr ""
2259 #: lib/tools_dlg.tcl:80
2260 msgid "Ask the user to select a revision (sets $REVISION)"
2261 msgstr ""
2263 #: lib/tools_dlg.tcl:85
2264 msgid "Ask the user for additional arguments (sets $ARGS)"
2265 msgstr ""
2267 #: lib/tools_dlg.tcl:92
2268 msgid "Don't show the command output window"
2269 msgstr ""
2271 #: lib/tools_dlg.tcl:97
2272 msgid "Run only if a diff is selected ($FILENAME not empty)"
2273 msgstr ""
2275 #: lib/tools_dlg.tcl:121
2276 msgid "Please supply a name for the tool."
2277 msgstr ""
2279 #: lib/tools_dlg.tcl:129
2280 #, tcl-format
2281 msgid "Tool '%s' already exists."
2282 msgstr ""
2284 #: lib/tools_dlg.tcl:151
2285 #, tcl-format
2286 msgid ""
2287 "Could not add tool:\n"
2288 "%s"
2289 msgstr ""
2291 #: lib/tools_dlg.tcl:190
2292 msgid "Remove Tool"
2293 msgstr ""
2295 #: lib/tools_dlg.tcl:196
2296 msgid "Remove Tool Commands"
2297 msgstr ""
2299 #: lib/tools_dlg.tcl:200
2300 msgid "Remove"
2301 msgstr ""
2303 #: lib/tools_dlg.tcl:236
2304 msgid "(Blue denotes repository-local tools)"
2305 msgstr ""
2307 #: lib/tools_dlg.tcl:297
2308 #, tcl-format
2309 msgid "Run Command: %s"
2310 msgstr ""
2312 #: lib/tools_dlg.tcl:311
2313 msgid "Arguments"
2314 msgstr ""
2316 #: lib/tools_dlg.tcl:348
2317 msgid "OK"
2318 msgstr ""
2320 #: lib/transport.tcl:7
2321 #, tcl-format
2322 msgid "Fetching new changes from %s"
2323 msgstr ""
2325 #: lib/transport.tcl:18
2326 #, tcl-format
2327 msgid "remote prune %s"
2328 msgstr ""
2330 #: lib/transport.tcl:19
2331 #, tcl-format
2332 msgid "Pruning tracking branches deleted from %s"
2333 msgstr ""
2335 #: lib/transport.tcl:26
2336 #, tcl-format
2337 msgid "Pushing changes to %s"
2338 msgstr ""
2340 #: lib/transport.tcl:64
2341 #, tcl-format
2342 msgid "Mirroring to %s"
2343 msgstr ""
2345 #: lib/transport.tcl:82
2346 #, tcl-format
2347 msgid "Pushing %s %s to %s"
2348 msgstr ""
2350 #: lib/transport.tcl:100
2351 msgid "Push Branches"
2352 msgstr ""
2354 #: lib/transport.tcl:114
2355 msgid "Source Branches"
2356 msgstr ""
2358 #: lib/transport.tcl:131
2359 msgid "Destination Repository"
2360 msgstr ""
2362 #: lib/transport.tcl:169
2363 msgid "Transfer Options"
2364 msgstr ""
2366 #: lib/transport.tcl:171
2367 msgid "Force overwrite existing branch (may discard changes)"
2368 msgstr ""
2370 #: lib/transport.tcl:175
2371 msgid "Use thin pack (for slow network connections)"
2372 msgstr ""
2374 #: lib/transport.tcl:179
2375 msgid "Include tags"
2376 msgstr ""