Add po/git-gui.pot
[git/dscho.git] / po / git-gui.pot
blob991efea5f3f9f82ae9ba6e15528021470edcec58
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.
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2007-08-11 17:28+0200\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:531
20 msgid "Cannot find git in PATH."
21 msgstr ""
23 #: git-gui.sh:550
24 msgid "Cannot parse Git version string:"
25 msgstr ""
27 #: git-gui.sh:567
28 #, tcl-format
29 msgid ""
30 "Git version cannot be determined.\n"
31 "\n"
32 "%s claims it is version '%s'.\n"
33 "\n"
34 "%s requires at least Git 1.5.0 or later.\n"
35 "\n"
36 "Assume '%s' is version 1.5.0?\n"
37 msgstr ""
39 #: git-gui.sh:689
40 msgid "Cannot find the git directory:"
41 msgstr ""
43 #: git-gui.sh:697
44 msgid "Git directory not found:"
45 msgstr ""
47 #: git-gui.sh:703
48 msgid "Cannot use funny .git directory:"
49 msgstr ""
51 #: git-gui.sh:708
52 msgid "No working directory"
53 msgstr ""
55 #: git-gui.sh:854
56 msgid "Refreshing file status..."
57 msgstr ""
59 #: git-gui.sh:891
60 msgid "Scanning for modified files ..."
61 msgstr ""
63 #: git-gui.sh:1057 lib/browser.tcl:247
64 msgid "Ready."
65 msgstr ""
67 #: git-gui.sh:1322
68 msgid "Unmodified"
69 msgstr ""
71 #: git-gui.sh:1324
72 msgid "Modified, not staged"
73 msgstr ""
75 #: git-gui.sh:1325 git-gui.sh:1330
76 msgid "Staged for commit"
77 msgstr ""
79 #: git-gui.sh:1326 git-gui.sh:1331
80 msgid "Portions staged for commit"
81 msgstr ""
83 #: git-gui.sh:1327 git-gui.sh:1332
84 msgid "Staged for commit, missing"
85 msgstr ""
87 #: git-gui.sh:1329
88 msgid "Untracked, not staged"
89 msgstr ""
91 #: git-gui.sh:1334
92 msgid "Missing"
93 msgstr ""
95 #: git-gui.sh:1335
96 msgid "Staged for removal"
97 msgstr ""
99 #: git-gui.sh:1336
100 msgid "Staged for removal, still present"
101 msgstr ""
103 #: git-gui.sh:1338 git-gui.sh:1339 git-gui.sh:1340 git-gui.sh:1341
104 msgid "Requires merge resolution"
105 msgstr ""
107 #: git-gui.sh:1383
108 msgid "Starting gitk... please wait..."
109 msgstr ""
111 #: git-gui.sh:1392
112 #, tcl-format
113 msgid ""
114 "Unable to start gitk:\n"
115 "\n"
116 "%s does not exist"
117 msgstr ""
119 #: git-gui.sh:1609
120 #, tcl-format
121 msgid "Invalid font specified in gui.%s:"
122 msgstr ""
124 #: git-gui.sh:1634
125 msgid "Main Font"
126 msgstr ""
128 #: git-gui.sh:1635
129 msgid "Diff/Console Font"
130 msgstr ""
132 #: git-gui.sh:1649
133 msgid "Repository"
134 msgstr ""
136 #: git-gui.sh:1650
137 msgid "Edit"
138 msgstr ""
140 #: git-gui.sh:1652
141 msgid "Branch"
142 msgstr ""
144 #: git-gui.sh:1655 git-gui.sh:1842 git-gui.sh:2152
145 msgid "Commit"
146 msgstr ""
148 #: git-gui.sh:1658 lib/merge.tcl:121 lib/merge.tcl:150 lib/merge.tcl:168
149 msgid "Merge"
150 msgstr ""
152 #: git-gui.sh:1659
153 msgid "Fetch"
154 msgstr ""
156 #: git-gui.sh:1660 git-gui.sh:2158 lib/transport.tcl:88 lib/transport.tcl:172
157 msgid "Push"
158 msgstr ""
160 #: git-gui.sh:1669
161 msgid "Browse Current Branch's Files"
162 msgstr ""
164 #: git-gui.sh:1673
165 msgid "Browse Branch Files..."
166 msgstr ""
168 #: git-gui.sh:1678
169 msgid "Visualize Current Branch's History"
170 msgstr ""
172 #: git-gui.sh:1682
173 msgid "Visualize All Branch History"
174 msgstr ""
176 #: git-gui.sh:1689
177 #, tcl-format
178 msgid "Browse %s's Files"
179 msgstr ""
181 #: git-gui.sh:1691
182 #, tcl-format
183 msgid "Visualize %s's History"
184 msgstr ""
186 #: git-gui.sh:1696 lib/database.tcl:27 lib/database.tcl:67
187 msgid "Database Statistics"
188 msgstr ""
190 #: git-gui.sh:1699 lib/database.tcl:34
191 msgid "Compress Database"
192 msgstr ""
194 #: git-gui.sh:1702
195 msgid "Verify Database"
196 msgstr ""
198 #: git-gui.sh:1709 git-gui.sh:1713 git-gui.sh:1717 lib/shortcut.tcl:9
199 #: lib/shortcut.tcl:45 lib/shortcut.tcl:84
200 msgid "Create Desktop Icon"
201 msgstr ""
203 #: git-gui.sh:1722
204 msgid "Quit"
205 msgstr ""
207 #: git-gui.sh:1729
208 msgid "Undo"
209 msgstr ""
211 #: git-gui.sh:1732
212 msgid "Redo"
213 msgstr ""
215 #: git-gui.sh:1736 git-gui.sh:2222
216 msgid "Cut"
217 msgstr ""
219 #: git-gui.sh:1739 git-gui.sh:2225 git-gui.sh:2296 git-gui.sh:2368
220 #: lib/console.tcl:69
221 msgid "Copy"
222 msgstr ""
224 #: git-gui.sh:1742 git-gui.sh:2228
225 msgid "Paste"
226 msgstr ""
228 #: git-gui.sh:1745 git-gui.sh:2231 lib/branch_delete.tcl:26
229 #: lib/remote_branch_delete.tcl:38
230 msgid "Delete"
231 msgstr ""
233 #: git-gui.sh:1749 git-gui.sh:2235 git-gui.sh:2372 lib/console.tcl:71
234 msgid "Select All"
235 msgstr ""
237 #: git-gui.sh:1758
238 msgid "Create..."
239 msgstr ""
241 #: git-gui.sh:1764
242 msgid "Checkout..."
243 msgstr ""
245 #: git-gui.sh:1770
246 msgid "Rename..."
247 msgstr ""
249 #: git-gui.sh:1775 git-gui.sh:1873
250 msgid "Delete..."
251 msgstr ""
253 #: git-gui.sh:1780
254 msgid "Reset..."
255 msgstr ""
257 #: git-gui.sh:1792 git-gui.sh:2169
258 msgid "New Commit"
259 msgstr ""
261 #: git-gui.sh:1800 git-gui.sh:2176
262 msgid "Amend Last Commit"
263 msgstr ""
265 #: git-gui.sh:1809 git-gui.sh:2136 lib/remote_branch_delete.tcl:99
266 msgid "Rescan"
267 msgstr ""
269 #: git-gui.sh:1815
270 msgid "Stage To Commit"
271 msgstr ""
273 #: git-gui.sh:1820
274 msgid "Stage Changed Files To Commit"
275 msgstr ""
277 #: git-gui.sh:1826
278 msgid "Unstage From Commit"
279 msgstr ""
281 #: git-gui.sh:1831 lib/index.tcl:376
282 msgid "Revert Changes"
283 msgstr ""
285 #: git-gui.sh:1838 git-gui.sh:2148 git-gui.sh:2246
286 msgid "Sign Off"
287 msgstr ""
289 #: git-gui.sh:1853
290 msgid "Local Merge..."
291 msgstr ""
293 #: git-gui.sh:1858
294 msgid "Abort Merge..."
295 msgstr ""
297 #: git-gui.sh:1870
298 msgid "Push..."
299 msgstr ""
301 #: git-gui.sh:1880
302 msgid "Apple"
303 msgstr ""
305 #: git-gui.sh:1883 git-gui.sh:1901 lib/option.tcl:65
306 #, tcl-format
307 msgid "About %s"
308 msgstr ""
310 #: git-gui.sh:1885 git-gui.sh:1891 git-gui.sh:2414
311 msgid "Options..."
312 msgstr ""
314 #: git-gui.sh:1897
315 msgid "Help"
316 msgstr ""
318 #: git-gui.sh:1938
319 msgid "Online Documentation"
320 msgstr ""
322 #: git-gui.sh:2054
323 msgid "Current Branch:"
324 msgstr ""
326 #: git-gui.sh:2075
327 msgid "Staged Changes (Will Be Committed)"
328 msgstr ""
330 #: git-gui.sh:2095
331 msgid "Unstaged Changes (Will Not Be Committed)"
332 msgstr ""
334 #: git-gui.sh:2142
335 msgid "Stage Changed"
336 msgstr ""
338 #: git-gui.sh:2188
339 msgid "Initial Commit Message:"
340 msgstr ""
342 #: git-gui.sh:2189
343 msgid "Amended Commit Message:"
344 msgstr ""
346 #: git-gui.sh:2190
347 msgid "Amended Initial Commit Message:"
348 msgstr ""
350 #: git-gui.sh:2191
351 msgid "Amended Merge Commit Message:"
352 msgstr ""
354 #: git-gui.sh:2192
355 msgid "Merge Commit Message:"
356 msgstr ""
358 #: git-gui.sh:2193
359 msgid "Commit Message:"
360 msgstr ""
362 #: git-gui.sh:2238 git-gui.sh:2376 lib/console.tcl:73
363 msgid "Copy All"
364 msgstr ""
366 #: git-gui.sh:2262 lib/blame.tcl:104
367 msgid "File:"
368 msgstr ""
370 #: git-gui.sh:2364
371 msgid "Refresh"
372 msgstr ""
374 #: git-gui.sh:2385
375 msgid "Apply/Reverse Hunk"
376 msgstr ""
378 #: git-gui.sh:2391
379 msgid "Decrease Font Size"
380 msgstr ""
382 #: git-gui.sh:2395
383 msgid "Increase Font Size"
384 msgstr ""
386 #: git-gui.sh:2400
387 msgid "Show Less Context"
388 msgstr ""
390 #: git-gui.sh:2407
391 msgid "Show More Context"
392 msgstr ""
394 #: git-gui.sh:2422
395 msgid "Unstage Hunk From Commit"
396 msgstr ""
398 #: git-gui.sh:2426 git-gui.sh:2430
399 msgid "Stage Hunk For Commit"
400 msgstr ""
402 #: git-gui.sh:2440
403 msgid "Initializing..."
404 msgstr ""
406 #: lib/blame.tcl:77
407 msgid "File Viewer"
408 msgstr ""
410 #: lib/blame.tcl:81
411 msgid "Commit:"
412 msgstr ""
414 #: lib/blame.tcl:249
415 msgid "Copy Commit"
416 msgstr ""
418 #: lib/blame.tcl:369
419 #, tcl-format
420 msgid "Reading %s..."
421 msgstr ""
423 #: lib/branch_checkout.tcl:14 lib/branch_checkout.tcl:19
424 msgid "Checkout Branch"
425 msgstr ""
427 #: lib/branch_checkout.tcl:23
428 msgid "Checkout"
429 msgstr ""
431 #: lib/branch_checkout.tcl:27 lib/branch_create.tcl:35
432 #: lib/branch_delete.tcl:32 lib/branch_rename.tcl:30 lib/browser.tcl:283
433 #: lib/checkout_op.tcl:522 lib/merge.tcl:172 lib/option.tcl:172
434 #: lib/remote_branch_delete.tcl:42 lib/transport.tcl:92
435 msgid "Cancel"
436 msgstr ""
438 #: lib/branch_checkout.tcl:32 lib/browser.tcl:288
439 msgid "Revision"
440 msgstr ""
442 #: lib/branch_checkout.tcl:36 lib/branch_create.tcl:69 lib/option.tcl:159
443 #: lib/option.tcl:274
444 msgid "Options"
445 msgstr ""
447 #: lib/branch_checkout.tcl:39 lib/branch_create.tcl:92
448 msgid "Fetch Tracking Branch"
449 msgstr ""
451 #: lib/branch_checkout.tcl:44
452 msgid "Detach From Local Branch"
453 msgstr ""
455 #: lib/branch_create.tcl:22
456 msgid "Create Branch"
457 msgstr ""
459 #: lib/branch_create.tcl:27
460 msgid "Create New Branch"
461 msgstr ""
463 #: lib/branch_create.tcl:31
464 msgid "Create"
465 msgstr ""
467 #: lib/branch_create.tcl:40
468 msgid "Branch Name"
469 msgstr ""
471 #: lib/branch_create.tcl:43
472 msgid "Name:"
473 msgstr ""
475 #: lib/branch_create.tcl:58
476 msgid "Match Tracking Branch Name"
477 msgstr ""
479 #: lib/branch_create.tcl:66
480 msgid "Starting Revision"
481 msgstr ""
483 #: lib/branch_create.tcl:72
484 msgid "Update Existing Branch:"
485 msgstr ""
487 #: lib/branch_create.tcl:75
488 msgid "No"
489 msgstr ""
491 #: lib/branch_create.tcl:80
492 msgid "Fast Forward Only"
493 msgstr ""
495 #: lib/branch_create.tcl:85 lib/checkout_op.tcl:514
496 msgid "Reset"
497 msgstr ""
499 #: lib/branch_create.tcl:97
500 msgid "Checkout After Creation"
501 msgstr ""
503 #: lib/branch_create.tcl:131
504 msgid "Please select a tracking branch."
505 msgstr ""
507 #: lib/branch_create.tcl:140
508 #, tcl-format
509 msgid "Tracking branch %s is not a branch in the remote repository."
510 msgstr ""
512 #: lib/branch_create.tcl:153 lib/branch_rename.tcl:86
513 msgid "Please supply a branch name."
514 msgstr ""
516 #: lib/branch_create.tcl:164 lib/branch_rename.tcl:106
517 #, tcl-format
518 msgid "'%s' is not an acceptable branch name."
519 msgstr ""
521 #: lib/branch_delete.tcl:15
522 msgid "Delete Branch"
523 msgstr ""
525 #: lib/branch_delete.tcl:20
526 msgid "Delete Local Branch"
527 msgstr ""
529 #: lib/branch_delete.tcl:37
530 msgid "Local Branches"
531 msgstr ""
533 #: lib/branch_delete.tcl:52
534 msgid "Delete Only If Merged Into"
535 msgstr ""
537 #: lib/branch_delete.tcl:54
538 msgid "Always (Do not perform merge test.)"
539 msgstr ""
541 #: lib/branch_delete.tcl:103
542 #, tcl-format
543 msgid "The following branches are not completely merged into %s:"
544 msgstr ""
546 #: lib/branch_delete.tcl:115
547 msgid ""
548 "Recovering deleted branches is difficult. \n"
549 "\n"
550 " Delete the selected branches?"
551 msgstr ""
553 #: lib/branch_delete.tcl:141
554 #, tcl-format
555 msgid ""
556 "Failed to delete branches:\n"
557 "%s"
558 msgstr ""
560 #: lib/branch_rename.tcl:14 lib/branch_rename.tcl:22
561 msgid "Rename Branch"
562 msgstr ""
564 #: lib/branch_rename.tcl:26
565 msgid "Rename"
566 msgstr ""
568 #: lib/branch_rename.tcl:36
569 msgid "Branch:"
570 msgstr ""
572 #: lib/branch_rename.tcl:39
573 msgid "New Name:"
574 msgstr ""
576 #: lib/branch_rename.tcl:75
577 msgid "Please select a branch to rename."
578 msgstr ""
580 #: lib/branch_rename.tcl:96 lib/checkout_op.tcl:179
581 #, tcl-format
582 msgid "Branch '%s' already exists."
583 msgstr ""
585 #: lib/branch_rename.tcl:117
586 #, tcl-format
587 msgid "Failed to rename '%s'."
588 msgstr ""
590 #: lib/browser.tcl:17
591 msgid "Starting..."
592 msgstr ""
594 #: lib/browser.tcl:26
595 msgid "File Browser"
596 msgstr ""
598 #: lib/browser.tcl:127 lib/browser.tcl:144
599 #, tcl-format
600 msgid "Loading %s..."
601 msgstr ""
603 #: lib/browser.tcl:188
604 msgid "[Up To Parent]"
605 msgstr ""
607 #: lib/browser.tcl:268 lib/browser.tcl:274
608 msgid "Browse Branch Files"
609 msgstr ""
611 #: lib/browser.tcl:279
612 msgid "Browse"
613 msgstr ""
615 #: lib/checkout_op.tcl:79
616 #, tcl-format
617 msgid "Fetching %s from %s"
618 msgstr ""
620 #: lib/checkout_op.tcl:140 lib/console.tcl:81 lib/database.tcl:31
621 msgid "Close"
622 msgstr ""
624 #: lib/checkout_op.tcl:169
625 #, tcl-format
626 msgid "Branch '%s' does not exist."
627 msgstr ""
629 #: lib/checkout_op.tcl:206
630 #, tcl-format
631 msgid ""
632 "Branch '%s' already exists.\n"
633 "\n"
634 "It cannot fast-forward to %s.\n"
635 "A merge is required."
636 msgstr ""
638 #: lib/checkout_op.tcl:220
639 #, tcl-format
640 msgid "Merge strategy '%s' not supported."
641 msgstr ""
643 #: lib/checkout_op.tcl:239
644 #, tcl-format
645 msgid "Failed to update '%s'."
646 msgstr ""
648 #: lib/checkout_op.tcl:251
649 msgid "Staging area (index) is already locked."
650 msgstr ""
652 #: lib/checkout_op.tcl:266
653 msgid ""
654 "Last scanned state does not match repository state.\n"
655 "\n"
656 "Another Git program has modified this repository since the last scan.  A "
657 "rescan must be performed before the current branch can be changed.\n"
658 "\n"
659 "The rescan will be automatically started now.\n"
660 msgstr ""
662 #: lib/checkout_op.tcl:353
663 #, tcl-format
664 msgid "Aborted checkout of '%s' (file level merging is required)."
665 msgstr ""
667 #: lib/checkout_op.tcl:354
668 msgid "File level merge required."
669 msgstr ""
671 #: lib/checkout_op.tcl:358
672 #, tcl-format
673 msgid "Staying on branch '%s'."
674 msgstr ""
676 #: lib/checkout_op.tcl:429
677 msgid ""
678 "You are no longer on a local branch.\n"
679 "\n"
680 "If you wanted to be on a branch, create one now starting from 'This Detached "
681 "Checkout'."
682 msgstr ""
684 #: lib/checkout_op.tcl:478
685 #, tcl-format
686 msgid "Resetting '%s' to '%s' will lose the following commits:"
687 msgstr ""
689 #: lib/checkout_op.tcl:500
690 msgid "Recovering lost commits may not be easy."
691 msgstr ""
693 #: lib/checkout_op.tcl:505
694 #, tcl-format
695 msgid "Reset '%s'?"
696 msgstr ""
698 #: lib/checkout_op.tcl:510 lib/merge.tcl:164
699 msgid "Visualize"
700 msgstr ""
702 #: lib/checkout_op.tcl:578
703 #, tcl-format
704 msgid ""
705 "Failed to set current branch.\n"
706 "\n"
707 "This working directory is only partially switched.  We successfully updated "
708 "your files, but failed to update an internal Git file.\n"
709 "\n"
710 "This should not have occurred.  %s will now close and give up."
711 msgstr ""
713 #: lib/choose_rev.tcl:53
714 msgid "This Detached Checkout"
715 msgstr ""
717 #: lib/choose_rev.tcl:60
718 msgid "Revision Expression:"
719 msgstr ""
721 #: lib/choose_rev.tcl:74
722 msgid "Local Branch"
723 msgstr ""
725 #: lib/choose_rev.tcl:79
726 msgid "Tracking Branch"
727 msgstr ""
729 #: lib/choose_rev.tcl:84
730 msgid "Tag"
731 msgstr ""
733 #: lib/choose_rev.tcl:317
734 #, tcl-format
735 msgid "Invalid revision: %s"
736 msgstr ""
738 #: lib/choose_rev.tcl:338
739 msgid "No revision selected."
740 msgstr ""
742 #: lib/choose_rev.tcl:346
743 msgid "Revision expression is empty."
744 msgstr ""
746 #: lib/commit.tcl:9
747 msgid ""
748 "There is nothing to amend.\n"
749 "\n"
750 "You are about to create the initial commit.  There is no commit before this "
751 "to amend.\n"
752 msgstr ""
754 #: lib/commit.tcl:18
755 msgid ""
756 "Cannot amend while merging.\n"
757 "\n"
758 "You are currently in the middle of a merge that has not been fully "
759 "completed.  You cannot amend the prior commit unless you first abort the "
760 "current merge activity.\n"
761 msgstr ""
763 #: lib/commit.tcl:49
764 msgid "Error loading commit data for amend:"
765 msgstr ""
767 #: lib/commit.tcl:76
768 msgid "Unable to obtain your identity:"
769 msgstr ""
771 #: lib/commit.tcl:81
772 msgid "Invalid GIT_COMMITTER_IDENT:"
773 msgstr ""
775 #: lib/commit.tcl:133
776 msgid ""
777 "Last scanned state does not match repository state.\n"
778 "\n"
779 "Another Git program has modified this repository since the last scan.  A "
780 "rescan must be performed before another commit can be created.\n"
781 "\n"
782 "The rescan will be automatically started now.\n"
783 msgstr ""
785 #: lib/commit.tcl:154
786 #, tcl-format
787 msgid ""
788 "Unmerged files cannot be committed.\n"
789 "\n"
790 "File %s has merge conflicts.  You must resolve them and stage the file "
791 "before committing.\n"
792 msgstr ""
794 #: lib/commit.tcl:162
795 #, tcl-format
796 msgid ""
797 "Unknown file state %s detected.\n"
798 "\n"
799 "File %s cannot be committed by this program.\n"
800 msgstr ""
802 #: lib/commit.tcl:170
803 msgid ""
804 "No changes to commit.\n"
805 "\n"
806 "You must stage at least 1 file before you can commit.\n"
807 msgstr ""
809 #: lib/commit.tcl:183
810 msgid ""
811 "Please supply a commit message.\n"
812 "\n"
813 "A good commit message has the following format:\n"
814 "\n"
815 "- First line: Describe in one sentance what you did.\n"
816 "- Second line: Blank\n"
817 "- Remaining lines: Describe why this change is good.\n"
818 msgstr ""
820 #: lib/commit.tcl:257
821 msgid "write-tree failed:"
822 msgstr ""
824 #: lib/commit.tcl:279
825 msgid ""
826 "No changes to commit.\n"
827 "\n"
828 "No files were modified by this commit and it was not a merge commit.\n"
829 "\n"
830 "A rescan will be automatically started now.\n"
831 msgstr ""
833 #: lib/commit.tcl:286
834 msgid "No changes to commit."
835 msgstr ""
837 #: lib/commit.tcl:317
838 msgid "commit-tree failed:"
839 msgstr ""
841 #: lib/commit.tcl:339
842 msgid "update-ref failed:"
843 msgstr ""
845 #: lib/commit.tcl:430
846 #, tcl-format
847 msgid "Created commit %s: %s"
848 msgstr ""
850 #: lib/console.tcl:55
851 msgid "Working... please wait..."
852 msgstr ""
854 #: lib/console.tcl:184
855 msgid "Success"
856 msgstr ""
858 #: lib/console.tcl:194
859 msgid "Error: Command Failed"
860 msgstr ""
862 #: lib/database.tcl:43
863 msgid "Number of loose objects"
864 msgstr ""
866 #: lib/database.tcl:44
867 msgid "Disk space used by loose objects"
868 msgstr ""
870 #: lib/database.tcl:45
871 msgid "Number of packed objects"
872 msgstr ""
874 #: lib/database.tcl:46
875 msgid "Number of packs"
876 msgstr ""
878 #: lib/database.tcl:47
879 msgid "Disk space used by packed objects"
880 msgstr ""
882 #: lib/database.tcl:48
883 msgid "Packed objects waiting for pruning"
884 msgstr ""
886 #: lib/database.tcl:49
887 msgid "Garbage files"
888 msgstr ""
890 #: lib/database.tcl:72
891 msgid "Compressing the object database"
892 msgstr ""
894 #: lib/database.tcl:83
895 msgid "Verifying the object database with fsck-objects"
896 msgstr ""
898 #: lib/diff.tcl:42
899 #, tcl-format
900 msgid ""
901 "No differences detected.\n"
902 "\n"
903 "%s has no changes.\n"
904 "\n"
905 "The modification date of this file was updated by another application, but "
906 "the content within the file was not changed.\n"
907 "\n"
908 "A rescan will be automatically started to find other files which may have "
909 "the same state."
910 msgstr ""
912 #: lib/diff.tcl:97
913 msgid "Error loading file:"
914 msgstr ""
916 #: lib/diff.tcl:162
917 msgid "Error loading diff:"
918 msgstr ""
920 #: lib/diff.tcl:278
921 msgid "Failed to unstage selected hunk."
922 msgstr ""
924 #: lib/diff.tcl:285
925 msgid "Failed to stage selected hunk."
926 msgstr ""
928 #: lib/error.tcl:12 lib/error.tcl:102
929 msgid "error"
930 msgstr ""
932 #: lib/error.tcl:28
933 msgid "warning"
934 msgstr ""
936 #: lib/error.tcl:81
937 msgid "You must correct the above errors before committing."
938 msgstr ""
940 #: lib/index.tcl:364
941 #, tcl-format
942 msgid "Revert changes in file %s?"
943 msgstr ""
945 #: lib/index.tcl:366
946 #, tcl-format
947 msgid "Revert changes in these %i files?"
948 msgstr ""
950 #: lib/index.tcl:372
951 msgid "Any unstaged changes will be permanently lost by the revert."
952 msgstr ""
954 #: lib/index.tcl:375
955 msgid "Do Nothing"
956 msgstr ""
958 #: lib/merge.tcl:13
959 msgid ""
960 "Cannot merge while amending.\n"
961 "\n"
962 "You must finish amending this commit before starting any type of merge.\n"
963 msgstr ""
965 #: lib/merge.tcl:27
966 msgid ""
967 "Last scanned state does not match repository state.\n"
968 "\n"
969 "Another Git program has modified this repository since the last scan.  A "
970 "rescan must be performed before a merge can be performed.\n"
971 "\n"
972 "The rescan will be automatically started now.\n"
973 msgstr ""
975 #: lib/merge.tcl:44
976 #, tcl-format
977 msgid ""
978 "You are in the middle of a conflicted merge.\n"
979 "\n"
980 "File %s has merge conflicts.\n"
981 "\n"
982 "You must resolve them, stage the file, and commit to complete the current "
983 "merge.  Only then can you begin another merge.\n"
984 msgstr ""
986 #: lib/merge.tcl:54
987 #, tcl-format
988 msgid ""
989 "You are in the middle of a change.\n"
990 "\n"
991 "File %s is modified.\n"
992 "\n"
993 "You should complete the current commit before starting a merge.  Doing so "
994 "will help you abort a failed merge, should the need arise.\n"
995 msgstr ""
997 #: lib/merge.tcl:106
998 #, tcl-format
999 msgid "%s of %s"
1000 msgstr ""
1002 #: lib/merge.tcl:119
1003 #, tcl-format
1004 msgid "Merging %s and %s"
1005 msgstr ""
1007 #: lib/merge.tcl:131
1008 msgid "Merge completed successfully."
1009 msgstr ""
1011 #: lib/merge.tcl:133
1012 msgid "Merge failed.  Conflict resolution is required."
1013 msgstr ""
1015 #: lib/merge.tcl:158
1016 #, tcl-format
1017 msgid "Merge Into %s"
1018 msgstr ""
1020 #: lib/merge.tcl:177
1021 msgid "Revision To Merge"
1022 msgstr ""
1024 #: lib/merge.tcl:212
1025 msgid ""
1026 "Cannot abort while amending.\n"
1027 "\n"
1028 "You must finish amending this commit.\n"
1029 msgstr ""
1031 #: lib/merge.tcl:222
1032 msgid ""
1033 "Abort merge?\n"
1034 "\n"
1035 "Aborting the current merge will cause *ALL* uncommitted changes to be lost.\n"
1036 "\n"
1037 "Continue with aborting the current merge?"
1038 msgstr ""
1040 #: lib/merge.tcl:228
1041 msgid ""
1042 "Reset changes?\n"
1043 "\n"
1044 "Resetting the changes will cause *ALL* uncommitted changes to be lost.\n"
1045 "\n"
1046 "Continue with resetting the current changes?"
1047 msgstr ""
1049 #: lib/merge.tcl:239
1050 msgid "Aborting"
1051 msgstr ""
1053 #: lib/merge.tcl:266
1054 msgid "Abort failed."
1055 msgstr ""
1057 #: lib/merge.tcl:268
1058 msgid "Abort completed.  Ready."
1059 msgstr ""
1061 #: lib/option.tcl:77
1062 msgid "git-gui - a graphical user interface for Git."
1063 msgstr ""
1065 #: lib/option.tcl:164
1066 msgid "Restore Defaults"
1067 msgstr ""
1069 #: lib/option.tcl:168
1070 msgid "Save"
1071 msgstr ""
1073 #: lib/option.tcl:178
1074 #, tcl-format
1075 msgid "%s Repository"
1076 msgstr ""
1078 #: lib/option.tcl:179
1079 msgid "Global (All Repositories)"
1080 msgstr ""
1082 #: lib/option.tcl:185
1083 msgid "User Name"
1084 msgstr ""
1086 #: lib/option.tcl:186
1087 msgid "Email Address"
1088 msgstr ""
1090 #: lib/option.tcl:188
1091 msgid "Summarize Merge Commits"
1092 msgstr ""
1094 #: lib/option.tcl:189
1095 msgid "Merge Verbosity"
1096 msgstr ""
1098 #: lib/option.tcl:190
1099 msgid "Show Diffstat After Merge"
1100 msgstr ""
1102 #: lib/option.tcl:192
1103 msgid "Trust File Modification Timestamps"
1104 msgstr ""
1106 #: lib/option.tcl:193
1107 msgid "Prune Tracking Branches During Fetch"
1108 msgstr ""
1110 #: lib/option.tcl:194
1111 msgid "Match Tracking Branches"
1112 msgstr ""
1114 #: lib/option.tcl:195
1115 msgid "Number of Diff Context Lines"
1116 msgstr ""
1118 #: lib/option.tcl:196
1119 msgid "New Branch Name Template"
1120 msgstr ""
1122 #: lib/option.tcl:305
1123 msgid "Failed to completely save options:"
1124 msgstr ""
1126 #: lib/remote_branch_delete.tcl:29 lib/remote_branch_delete.tcl:34
1127 msgid "Delete Remote Branch"
1128 msgstr ""
1130 #: lib/remote_branch_delete.tcl:47
1131 msgid "From Repository"
1132 msgstr ""
1134 #: lib/remote_branch_delete.tcl:50 lib/transport.tcl:118
1135 msgid "Remote:"
1136 msgstr ""
1138 #: lib/remote_branch_delete.tcl:66 lib/transport.tcl:133
1139 msgid "Arbitrary URL:"
1140 msgstr ""
1142 #: lib/remote_branch_delete.tcl:84
1143 msgid "Branches"
1144 msgstr ""
1146 #: lib/remote_branch_delete.tcl:109
1147 msgid "Delete Only If"
1148 msgstr ""
1150 #: lib/remote_branch_delete.tcl:111
1151 msgid "Merged Into:"
1152 msgstr ""
1154 #: lib/remote_branch_delete.tcl:119
1155 msgid "Always (Do not perform merge checks)"
1156 msgstr ""
1158 #: lib/remote_branch_delete.tcl:152
1159 msgid "A branch is required for 'Merged Into'."
1160 msgstr ""
1162 #: lib/remote_branch_delete.tcl:189
1163 #, tcl-format
1164 msgid ""
1165 "One or more of the merge tests failed because you have not fetched the "
1166 "necessary commits.  Try fetching from %s first."
1167 msgstr ""
1169 #: lib/remote_branch_delete.tcl:207
1170 msgid "Please select one or more branches to delete."
1171 msgstr ""
1173 #: lib/remote_branch_delete.tcl:216
1174 msgid ""
1175 "Recovering deleted branches is difficult.\n"
1176 "\n"
1177 "Delete the selected branches?"
1178 msgstr ""
1180 #: lib/remote_branch_delete.tcl:226
1181 #, tcl-format
1182 msgid "Deleting branches from %s"
1183 msgstr ""
1185 #: lib/remote_branch_delete.tcl:286
1186 msgid "No repository selected."
1187 msgstr ""
1189 #: lib/remote_branch_delete.tcl:291
1190 #, tcl-format
1191 msgid "Scanning %s..."
1192 msgstr ""
1194 #: lib/remote.tcl:162
1195 #, tcl-format
1196 msgid "Fetch from %s..."
1197 msgstr ""
1199 #: lib/remote.tcl:172
1200 #, tcl-format
1201 msgid "Prune from %s..."
1202 msgstr ""
1204 #: lib/remote.tcl:206
1205 #, tcl-format
1206 msgid "Push to %s..."
1207 msgstr ""
1209 #: lib/shortcut.tcl:26 lib/shortcut.tcl:74
1210 msgid "Cannot write script:"
1211 msgstr ""
1213 #: lib/shortcut.tcl:149
1214 msgid "Cannot write icon:"
1215 msgstr ""
1217 #: lib/status_bar.tcl:58
1218 #, tcl-format
1219 msgid "%s ... %i of %i %s (%2i%%)"
1220 msgstr ""
1222 #: lib/transport.tcl:7
1223 #, tcl-format
1224 msgid "Fetching new changes from %s"
1225 msgstr ""
1227 #: lib/transport.tcl:19
1228 #, tcl-format
1229 msgid "Pruning tracking branches deleted from %s"
1230 msgstr ""
1232 #: lib/transport.tcl:26
1233 #, tcl-format
1234 msgid "Pushing changes to %s"
1235 msgstr ""
1237 #: lib/transport.tcl:68
1238 #, tcl-format
1239 msgid "Pushing %s %s to %s"
1240 msgstr ""
1242 #: lib/transport.tcl:84
1243 msgid "Push Branches"
1244 msgstr ""
1246 #: lib/transport.tcl:98
1247 msgid "Source Branches"
1248 msgstr ""
1250 #: lib/transport.tcl:115
1251 msgid "Destination Repository"
1252 msgstr ""
1254 #: lib/transport.tcl:153
1255 msgid "Transfer Options"
1256 msgstr ""
1258 #: lib/transport.tcl:155
1259 msgid "Use thin pack (for slow network connections)"
1260 msgstr ""
1262 #: lib/transport.tcl:159
1263 msgid "Include tags"
1264 msgstr ""