status: add icons and midlights to section items
[git-cola.git] / po / git-cola.pot
blobbe1e691528ce213d863dbd12d550cf258cbe9eb3
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: 2015-07-23 15:09-0700\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 #: cola/cmds.py:153
20 msgid "Amend"
21 msgstr ""
23 #: cola/cmds.py:187
24 msgid "Cannot Amend"
25 msgstr ""
27 #: cola/cmds.py:188
28 msgid ""
29 "You are in the middle of a merge.\n"
30 "Cannot amend while merging."
31 msgstr ""
33 #: cola/cmds.py:260
34 #, python-format
35 msgid "PATCH %(current)d/%(count)d"
36 msgstr ""
38 #: cola/cmds.py:264
39 msgid "Summary:"
40 msgstr ""
42 #: cola/cmds.py:273
43 msgid "Patch(es) Applied"
44 msgstr ""
46 #: cola/cmds.py:274
47 #, python-format
48 msgid "%d patch(es) applied."
49 msgstr ""
51 #: cola/cmds.py:391
52 #, python-format
53 msgid "Created commit: %s"
54 msgstr ""
56 #: cola/cmds.py:393
57 #, python-format
58 msgid "Commit failed: %s"
59 msgstr ""
61 #: cola/cmds.py:459
62 #, python-format
63 msgid "Error creating remote \"%s\""
64 msgstr ""
66 #: cola/cmds.py:465
67 msgid "Delete Remote"
68 msgstr ""
70 #: cola/cmds.py:466
71 msgid "Delete remote?"
72 msgstr ""
74 #: cola/cmds.py:467
75 #, python-format
76 msgid "Delete remote \"%s\""
77 msgstr ""
79 #: cola/cmds.py:468 cola/guicmds.py:28 cola/guicmds.py:36
80 #: cola/widgets/bookmarks.py:39
81 msgid "Delete"
82 msgstr ""
84 #: cola/cmds.py:476
85 #, python-format
86 msgid "Error deleting remote \"%s\""
87 msgstr ""
89 #: cola/cmds.py:486
90 msgid "Rename Remote"
91 msgstr ""
93 #: cola/cmds.py:487
94 msgid "Rename remote?"
95 msgstr ""
97 #: cola/cmds.py:488
98 #, python-format
99 msgid "Rename remote \"%(current)s\" to \"%(new)s\"?"
100 msgstr ""
102 #: cola/cmds.py:490 cola/guicmds.py:352
103 msgid "Rename"
104 msgstr ""
106 #: cola/cmds.py:514
107 msgid "Delete Bookmark?"
108 msgstr ""
110 #: cola/cmds.py:515
111 #, python-format
112 msgid "%s will be removed from your bookmarks."
113 msgstr ""
115 #: cola/cmds.py:516
116 msgid "Delete Bookmark"
117 msgstr ""
119 #: cola/cmds.py:528
120 #, python-format
121 msgid "Remove %s from the recent list?"
122 msgstr ""
124 #: cola/cmds.py:529
125 #, python-format
126 msgid "%s will be removed from your recent repositories."
127 msgstr ""
129 #: cola/cmds.py:530 cola/widgets/patch.py:92 cola/widgets/patch.py:105
130 msgid "Remove"
131 msgstr ""
133 #: cola/cmds.py:568 cola/cmds.py:1796 cola/widgets/bookmarks.py:221
134 msgid "Error"
135 msgstr ""
137 #: cola/cmds.py:569
138 #, python-format
139 msgid "Deleting \"%s\" failed"
140 msgstr ""
142 #: cola/cmds.py:589
143 msgid "Delete Files?"
144 msgstr ""
146 #: cola/cmds.py:590
147 msgid "The following files will be deleted:"
148 msgstr ""
150 #: cola/cmds.py:592
151 #, python-format
152 msgid "Delete %d file(s)?"
153 msgstr ""
155 #: cola/cmds.py:593
156 msgid "Delete Files"
157 msgstr ""
159 #: cola/cmds.py:653
160 msgid "Remote Branch Deleted"
161 msgstr ""
163 #: cola/cmds.py:654
164 #, python-format
165 msgid "\"%(branch)s\" has been deleted from \"%(remote)s\"."
166 msgstr ""
168 #: cola/cmds.py:658 cola/guicmds.py:110 cola/widgets/remote.py:469
169 #, python-format
170 msgid "\"%(command)s\" returned exit status %(status)d"
171 msgstr ""
173 #: cola/cmds.py:661
174 msgid "Error Deleting Remote Branch"
175 msgstr ""
177 #: cola/cmds.py:740 cola/cmds.py:848
178 msgid "Launch Editor"
179 msgstr ""
181 #: cola/cmds.py:776
182 #, python-format
183 msgid "Cannot exec \"%s\": please configure your editor"
184 msgstr ""
186 #: cola/cmds.py:779
187 msgid "Error Editing File"
188 msgstr ""
190 #: cola/cmds.py:801
191 msgid "Launch Diff Tool"
192 msgstr ""
194 #: cola/cmds.py:829
195 msgid "Launch Terminal"
196 msgstr ""
198 #: cola/cmds.py:869
199 msgid "Error: Cannot find commit template"
200 msgstr ""
202 #: cola/cmds.py:870
203 #, python-format
204 msgid "%s: No such file or directory."
205 msgstr ""
207 #: cola/cmds.py:890
208 msgid "Error: Unconfigured commit template"
209 msgstr ""
211 #: cola/cmds.py:891
212 msgid ""
213 "A commit template has not been configured.\n"
214 "Use \"git config\" to define \"commit.template\"\n"
215 "so that it points to a commit template."
216 msgstr ""
218 #: cola/cmds.py:956
219 msgid "Open Using Default Application"
220 msgstr ""
222 #: cola/cmds.py:979
223 msgid "Open Parent Directory"
224 msgstr ""
226 #: cola/cmds.py:1046
227 #, python-format
228 msgid "Error: could not clone \"%s\""
229 msgstr ""
231 #: cola/cmds.py:1048
232 #, python-format
233 msgid "git clone returned exit code %s"
234 msgstr ""
236 #: cola/cmds.py:1135
237 #, python-format
238 msgid "Rebase onto %s"
239 msgstr ""
241 #: cola/cmds.py:1136 cola/cmds.py:1161 cola/cmds.py:1162 cola/cmds.py:1174
242 #: cola/cmds.py:1175 cola/widgets/main.py:397
243 msgid "Rebase"
244 msgstr ""
246 #: cola/cmds.py:1148
247 msgid "Edit Rebase"
248 msgstr ""
250 #: cola/cmds.py:1149 cola/widgets/browse.py:468 cola/widgets/stash.py:56
251 #: cola/widgets/archive.py:123
252 msgid "Save"
253 msgstr ""
255 #: cola/cmds.py:1204 cola/widgets/editremotes.py:69 cola/widgets/finder.py:106
256 #: cola/widgets/dag.py:398 cola/widgets/action.py:59 cola/widgets/grep.py:80
257 #: cola/widgets/grep.py:116 cola/widgets/recent.py:55
258 #: cola/widgets/recent.py:115
259 msgid "Refresh"
260 msgstr ""
262 #: cola/cmds.py:1253
263 msgid "Revert Unstaged Edits..."
264 msgstr ""
266 #: cola/cmds.py:1262
267 msgid "Revert Unstaged Changes?"
268 msgstr ""
270 #: cola/cmds.py:1263
271 msgid ""
272 "This operation drops unstaged changes.\n"
273 "These changes cannot be recovered."
274 msgstr ""
276 #: cola/cmds.py:1265
277 msgid "Revert the unstaged changes?"
278 msgstr ""
280 #: cola/cmds.py:1266
281 msgid "Revert Unstaged Changes"
282 msgstr ""
284 #: cola/cmds.py:1277
285 msgid "Revert Uncommitted Edits..."
286 msgstr ""
288 #: cola/cmds.py:1283
289 msgid "Revert Uncommitted Changes?"
290 msgstr ""
292 #: cola/cmds.py:1284 cola/widgets/diff.py:426
293 msgid ""
294 "This operation drops uncommitted changes.\n"
295 "These changes cannot be recovered."
296 msgstr ""
298 #: cola/cmds.py:1286 cola/widgets/diff.py:428
299 msgid "Revert the uncommitted changes?"
300 msgstr ""
302 #: cola/cmds.py:1287
303 msgid "Revert Uncommitted Changes"
304 msgstr ""
306 #: cola/cmds.py:1315
307 #, python-format
308 msgid "Run \"%s\"?"
309 msgstr ""
311 #: cola/cmds.py:1322
312 msgid "Please select a file"
313 msgstr ""
315 #: cola/cmds.py:1323
316 #, python-format
317 msgid "\"%s\" requires a selected file."
318 msgstr ""
320 #: cola/cmds.py:1335
321 msgid "Invalid Revision"
322 msgstr ""
324 #: cola/cmds.py:1336
325 msgid "The revision expression cannot be empty."
326 msgstr ""
328 #: cola/cmds.py:1351
329 #, python-format
330 msgid "Running command: %s"
331 msgstr ""
333 #: cola/cmds.py:1363 cola/cmds.py:1612 cola/interaction.py:72
334 #, python-format
335 msgid "Output: %s"
336 msgstr ""
338 #: cola/cmds.py:1364 cola/interaction.py:73 cola/guicmds.py:115
339 #, python-format
340 msgid "Errors: %s"
341 msgstr ""
343 #: cola/cmds.py:1407
344 msgid "Sign Off"
345 msgstr ""
347 #: cola/cmds.py:1428
348 msgid "unknown"
349 msgstr ""
351 #: cola/cmds.py:1472
352 msgid "Stage conflicts?"
353 msgstr ""
355 #: cola/cmds.py:1473
356 #, python-format
357 msgid ""
358 "%s appears to contain merge conflicts.\n"
359 "\n"
360 "You should probably skip this file.\n"
361 "Stage it anyways?"
362 msgstr ""
364 #: cola/cmds.py:1476
365 msgid "Stage conflicts"
366 msgstr ""
368 #: cola/cmds.py:1477
369 msgid "Skip"
370 msgstr ""
372 #: cola/cmds.py:1488 cola/widgets/action.py:57
373 msgid "Stage"
374 msgstr ""
376 #: cola/cmds.py:1495
377 #, python-format
378 msgid "Staging: %s"
379 msgstr ""
381 #: cola/cmds.py:1512
382 msgid "Stage Modified"
383 msgstr ""
385 #: cola/cmds.py:1534
386 msgid "Stage Unmerged"
387 msgstr ""
389 #: cola/cmds.py:1548
390 msgid "Stage Untracked"
391 msgstr ""
393 #: cola/cmds.py:1562
394 msgid "Stage / Unstage"
395 msgstr ""
397 #: cola/cmds.py:1592
398 #, python-format
399 msgid "Tagging \"%(revision)s\" as \"%(name)s\""
400 msgstr ""
402 #: cola/cmds.py:1601
403 msgid "GPG-signed"
404 msgstr ""
406 #: cola/cmds.py:1627 cola/widgets/action.py:58
407 msgid "Unstage"
408 msgstr ""
410 #: cola/cmds.py:1634
411 #, python-format
412 msgid "Unstaging: %s"
413 msgstr ""
415 #: cola/cmds.py:1662
416 #, python-format
417 msgid "Untracking: %s"
418 msgstr ""
420 #: cola/cmds.py:1747
421 msgid "Error Launching History Browser"
422 msgstr ""
424 #: cola/cmds.py:1748
425 #, python-format
426 msgid "Cannot exec \"%s\": please configure a history browser"
427 msgstr ""
429 #: cola/interaction.py:54 cola/widgets/main.py:306
430 msgid "Continue"
431 msgstr ""
433 #: cola/interaction.py:64
434 #, python-format
435 msgid "Run %s?"
436 msgstr ""
438 #: cola/interaction.py:65
439 #, python-format
440 msgid "Run the \"%s\" command?"
441 msgstr ""
443 #: cola/interaction.py:67 cola/widgets/cfgactions.py:244
444 msgid "Run"
445 msgstr ""
447 #: cola/interaction.py:74
448 #, python-format
449 msgid "Exit code: %s"
450 msgstr ""
452 #: cola/difftool.py:77
453 msgid "git-cola diff"
454 msgstr ""
456 #: cola/difftool.py:91 cola/widgets/compare.py:68
457 msgid "Compare"
458 msgstr ""
460 #: cola/difftool.py:95 cola/qtutils.py:719 cola/widgets/remote.py:148
461 #: cola/widgets/remote.py:215 cola/widgets/selectcommits.py:59
462 #: cola/widgets/editremotes.py:75 cola/widgets/completion.py:632
463 #: cola/widgets/startup.py:45 cola/widgets/compare.py:71
464 #: cola/widgets/finder.py:115 cola/widgets/cfgactions.py:84
465 #: cola/widgets/cfgactions.py:243 cola/widgets/search.py:86
466 #: cola/widgets/patch.py:99 cola/widgets/browse.py:467
467 #: cola/widgets/about.py:68 cola/widgets/about.py:119 cola/widgets/stash.py:64
468 #: cola/widgets/stash.py:65 cola/widgets/createbranch.py:152
469 #: cola/widgets/grep.py:127 cola/widgets/recent.py:78
470 #: cola/widgets/createtag.py:90 cola/widgets/text.py:436
471 #: cola/widgets/prefs.py:272
472 msgid "Close"
473 msgstr ""
475 #: cola/inotify.py:57
476 msgid "inotify is disabled because \"cola.inotify\" is false"
477 msgstr ""
479 #: cola/inotify.py:63
480 msgid ""
481 "file notification: disabled\n"
482 "Note: install pywin32 to enable.\n"
483 msgstr ""
485 #: cola/inotify.py:66
486 msgid ""
487 "inotify: disabled\n"
488 "Note: install python-pyinotify to enable inotify.\n"
489 msgstr ""
491 #: cola/inotify.py:72
492 msgid "On Debian-based systems try: sudo apt-get install python-pyinotify"
493 msgstr ""
495 #: cola/inotify.py:81
496 msgid "File notification enabled."
497 msgstr ""
499 #: cola/inotify.py:83
500 msgid "inotify enabled."
501 msgstr ""
503 #: cola/gitcmds.py:431
504 msgid "Nothing to do"
505 msgstr ""
507 #: cola/qtutils.py:599
508 msgid "Close..."
509 msgstr ""
511 #: cola/qtutils.py:722 cola/qtutils.py:756
512 msgid "Detach"
513 msgstr ""
515 #: cola/qtutils.py:754
516 msgid "Attach"
517 msgstr ""
519 #: cola/guicmds.py:28
520 msgid "Delete Branch"
521 msgstr ""
523 #: cola/guicmds.py:36
524 msgid "Delete Remote Branch"
525 msgstr ""
527 #: cola/guicmds.py:55
528 msgid "Browse Commits..."
529 msgstr ""
531 #: cola/guicmds.py:55
532 msgid "Browse"
533 msgstr ""
535 #: cola/guicmds.py:63
536 msgid "Checkout Branch"
537 msgstr ""
539 #: cola/guicmds.py:63
540 msgid "Checkout"
541 msgstr ""
543 #: cola/guicmds.py:72
544 msgid "Cherry-Pick Commit"
545 msgstr ""
547 #: cola/guicmds.py:109
548 msgid "Error Creating Repository"
549 msgstr ""
551 #: cola/guicmds.py:112
552 #, python-format
553 msgid ""
554 "Output:\n"
555 "%s"
556 msgstr ""
558 #: cola/guicmds.py:134
559 msgid "Path or URL to clone (Env. $VARS okay)"
560 msgstr ""
562 #: cola/guicmds.py:155
563 msgid "Error Cloning"
564 msgstr ""
566 #: cola/guicmds.py:156 cola/guicmds.py:157
567 #, python-format
568 msgid "Could not parse Git URL: \"%s\""
569 msgstr ""
571 #: cola/guicmds.py:161
572 msgid "Select a parent directory for the new clone"
573 msgstr ""
575 #: cola/guicmds.py:170
576 #, python-format
577 msgid "\"%s\" already exists, cola will create a new directory"
578 msgstr ""
580 #: cola/guicmds.py:172
581 msgid "Directory Exists"
582 msgstr ""
584 #: cola/guicmds.py:185 cola/widgets/search.py:80
585 msgid "Export Patches"
586 msgstr ""
588 #: cola/guicmds.py:203 cola/guicmds.py:212 cola/widgets/startup.py:120
589 msgid "Open Git Repository..."
590 msgstr ""
592 #: cola/guicmds.py:221
593 msgid "Load Commit Message"
594 msgstr ""
596 #: cola/guicmds.py:249
597 msgid "Select Branch to Review"
598 msgstr ""
600 #: cola/guicmds.py:249
601 msgid "Review"
602 msgstr ""
604 #: cola/guicmds.py:331
605 msgid "Clone Repository"
606 msgstr ""
608 #: cola/guicmds.py:332
609 #, python-format
610 msgid "Cloning repository at %s"
611 msgstr ""
613 #: cola/guicmds.py:349
614 msgid "Rename Existing Branch"
615 msgstr ""
617 #: cola/guicmds.py:349 cola/widgets/selectcommits.py:54
618 #: cola/widgets/browse.py:468
619 msgid "Select"
620 msgstr ""
622 #: cola/guicmds.py:352
623 msgid "Enter Branch New Name"
624 msgstr ""
626 #: cola/app.py:263
627 #, python-format
628 msgid ""
629 "fatal: \"%s\" is not a directory.  Please specify a correct --repo <path>."
630 msgstr ""
632 #: cola/widgets/remote.py:108
633 msgid "Updating"
634 msgstr ""
636 #: cola/widgets/remote.py:111 cola/widgets/cfgactions.py:227
637 #: cola/widgets/merge.py:63
638 msgid "Local Branch"
639 msgstr ""
641 #: cola/widgets/remote.py:118 cola/widgets/compare.py:52
642 #: cola/widgets/compare.py:57
643 msgid "Remote"
644 msgstr ""
646 #: cola/widgets/remote.py:127
647 msgid "Remote Branch"
648 msgstr ""
650 #: cola/widgets/remote.py:134
651 msgid "Fast Forward Only "
652 msgstr ""
654 #: cola/widgets/remote.py:138
655 msgid "Include tags "
656 msgstr ""
658 #: cola/widgets/remote.py:141
659 msgid "Rebase "
660 msgstr ""
662 #: cola/widgets/remote.py:306
663 #, python-format
664 msgid "URL: %s"
665 msgstr ""
667 #: cola/widgets/remote.py:402
668 msgid "No repository selected."
669 msgstr ""
671 #: cola/widgets/remote.py:417 cola/widgets/remote.py:503
672 msgid "Push"
673 msgstr ""
675 #: cola/widgets/remote.py:419
676 #, python-format
677 msgid ""
678 "Branch \"%(branch)s\" does not exist in \"%(remote)s\".\n"
679 "A new remote branch will be published."
680 msgstr ""
682 #: cola/widgets/remote.py:421
683 msgid "Create a new remote branch?"
684 msgstr ""
686 #: cola/widgets/remote.py:422
687 msgid "Create Remote Branch"
688 msgstr ""
690 #: cola/widgets/remote.py:429
691 msgid "Force Fetch?"
692 msgstr ""
694 #: cola/widgets/remote.py:430
695 msgid "Non-fast-forward fetch overwrites local history!"
696 msgstr ""
698 #: cola/widgets/remote.py:431
699 #, python-format
700 msgid "Force fetching from %s?"
701 msgstr ""
703 #: cola/widgets/remote.py:432
704 msgid "Force Fetch"
705 msgstr ""
707 #: cola/widgets/remote.py:434
708 msgid "Force Push?"
709 msgstr ""
711 #: cola/widgets/remote.py:435
712 msgid ""
713 "Non-fast-forward push overwrites published history!\n"
714 "(Did you pull first?)"
715 msgstr ""
717 #: cola/widgets/remote.py:437
718 #, python-format
719 msgid "Force push to %s?"
720 msgstr ""
722 #: cola/widgets/remote.py:438
723 msgid "Force Push"
724 msgstr ""
726 #: cola/widgets/remote.py:463
727 msgid "Already up-to-date."
728 msgstr ""
730 #: cola/widgets/remote.py:488
731 msgid "Have you rebased/pulled lately?"
732 msgstr ""
734 #: cola/widgets/remote.py:497
735 msgid "Fetch"
736 msgstr ""
738 #: cola/widgets/remote.py:509
739 msgid "Pull"
740 msgstr ""
742 #: cola/widgets/selectcommits.py:50
743 msgid "Revision Expression:"
744 msgstr ""
746 #: cola/widgets/selectcommits.py:95
747 msgid "No commits exist in this branch."
748 msgstr ""
750 #: cola/widgets/editremotes.py:33
751 msgid "Edit Remotes"
752 msgstr ""
754 #: cola/widgets/editremotes.py:42
755 msgid ""
756 "Add and remove remote repositories using the \n"
757 "Add(+) and Delete(-) buttons on the left-hand side.\n"
758 "\n"
759 "Remotes can be renamed by selecting one from the list\n"
760 "and pressing \"enter\", or by double-clicking."
761 msgstr ""
763 #: cola/widgets/editremotes.py:52
764 msgid "Remote git repositories - double-click to rename"
765 msgstr ""
767 #: cola/widgets/editremotes.py:65
768 msgid "Add new remote git repository"
769 msgstr ""
771 #: cola/widgets/editremotes.py:73
772 msgid "Delete remote"
773 msgstr ""
775 #: cola/widgets/editremotes.py:158
776 #, python-format
777 msgid "Gathering info for \"%s\"..."
778 msgstr ""
780 #: cola/widgets/editremotes.py:189
781 msgid "Add Remote"
782 msgstr ""
784 #: cola/widgets/editremotes.py:193 cola/widgets/merge.py:105
785 #: cola/widgets/archive.py:120
786 msgid "Cancel"
787 msgstr ""
789 #: cola/widgets/editremotes.py:202
790 msgid "Add remote"
791 msgstr ""
793 #: cola/widgets/editremotes.py:203
794 msgid "Name for the new remote"
795 msgstr ""
797 #: cola/widgets/editremotes.py:207 cola/widgets/createtag.py:59
798 #: cola/models/browse.py:40
799 msgid "Name"
800 msgstr ""
802 #: cola/widgets/editremotes.py:208
803 msgid "URL"
804 msgstr ""
806 #: cola/widgets/log.py:38
807 #, python-format
808 msgid "exit code %s"
809 msgstr ""
811 #: cola/widgets/startup.py:30
812 msgid "git-cola"
813 msgstr ""
815 #: cola/widgets/startup.py:36
816 msgid "New..."
817 msgstr ""
819 #: cola/widgets/startup.py:39 cola/widgets/main.py:227
820 msgid "Open..."
821 msgstr ""
823 #: cola/widgets/startup.py:42 cola/widgets/main.py:238
824 msgid "Clone..."
825 msgstr ""
827 #: cola/widgets/startup.py:50
828 msgid "Select Repository..."
829 msgstr ""
831 #: cola/widgets/startup.py:55
832 msgid "Select manually..."
833 msgstr ""
835 #: cola/widgets/commitmsg.py:41
836 msgid "Sign off on this commit"
837 msgstr ""
839 #: cola/widgets/commitmsg.py:44 cola/widgets/commitmsg.py:67
840 msgid "Commit@@verb"
841 msgstr ""
843 #: cola/widgets/commitmsg.py:47
844 msgid "Commit staged changes"
845 msgstr ""
847 #: cola/widgets/commitmsg.py:48
848 msgid "Clear..."
849 msgstr ""
851 #: cola/widgets/commitmsg.py:64
852 msgid ""
853 "Commit staged changes\n"
854 "Shortcut: Ctrl+Enter"
855 msgstr ""
857 #: cola/widgets/commitmsg.py:72
858 msgid "Actions..."
859 msgstr ""
861 #: cola/widgets/commitmsg.py:83
862 msgid "Amend Last Commit"
863 msgstr ""
865 #: cola/widgets/commitmsg.py:90
866 msgid "Bypass Commit Hooks"
867 msgstr ""
869 #: cola/widgets/commitmsg.py:97 cola/widgets/merge.py:100
870 msgid "Create Signed Commit"
871 msgstr ""
873 #: cola/widgets/commitmsg.py:103
874 msgid "Check Spelling"
875 msgstr ""
877 #: cola/widgets/commitmsg.py:109 cola/widgets/prefs.py:194
878 msgid "Auto-Wrap Lines"
879 msgstr ""
881 #: cola/widgets/commitmsg.py:116
882 msgid "Load Previous Commit Message"
883 msgstr ""
885 #: cola/widgets/commitmsg.py:121
886 msgid "Fixup Previous Commit"
887 msgstr ""
889 #: cola/widgets/commitmsg.py:145 cola/widgets/commitmsg.py:149
890 #: cola/widgets/status.py:160
891 msgid "Move Down"
892 msgstr ""
894 #: cola/widgets/commitmsg.py:280
895 msgid "Clear commit message?"
896 msgstr ""
898 #: cola/widgets/commitmsg.py:281
899 msgid "The commit message will be cleared."
900 msgstr ""
902 #: cola/widgets/commitmsg.py:282
903 msgid "This cannot be undone.  Clear commit message?"
904 msgstr ""
906 #: cola/widgets/commitmsg.py:283
907 msgid "Clear commit message"
908 msgstr ""
910 #: cola/widgets/commitmsg.py:398
911 msgid ""
912 "Please supply a commit message.\n"
913 "\n"
914 "A good commit message has the following format:\n"
915 "\n"
916 "- First line: Describe in one sentence what you did.\n"
917 "- Second line: Blank\n"
918 "- Remaining lines: Describe why this change is good.\n"
919 msgstr ""
921 #: cola/widgets/commitmsg.py:405
922 msgid "Missing Commit Message"
923 msgstr ""
925 #: cola/widgets/commitmsg.py:411
926 msgid ""
927 "No changes to commit.\n"
928 "\n"
929 "You must stage at least 1 file before you can commit."
930 msgstr ""
932 #: cola/widgets/commitmsg.py:415
933 msgid "Would you like to stage and commit all modified files?"
934 msgstr ""
936 #: cola/widgets/commitmsg.py:418
937 msgid "Stage and commit?"
938 msgstr ""
940 #: cola/widgets/commitmsg.py:420
941 msgid "Stage and Commit"
942 msgstr ""
944 #: cola/widgets/commitmsg.py:425
945 msgid "Nothing to commit"
946 msgstr ""
948 #: cola/widgets/commitmsg.py:433
949 msgid "Rewrite Published Commit?"
950 msgstr ""
952 #: cola/widgets/commitmsg.py:434
953 msgid ""
954 "This commit has already been published.\n"
955 "This operation will rewrite published history.\n"
956 "You probably don't want to do this."
957 msgstr ""
959 #: cola/widgets/commitmsg.py:437
960 msgid "Amend the published commit?"
961 msgstr ""
963 #: cola/widgets/commitmsg.py:438
964 msgid "Amend Commit"
965 msgstr ""
967 #: cola/widgets/commitmsg.py:446
968 msgid "Commit failed"
969 msgstr ""
971 #: cola/widgets/commitmsg.py:447
972 #, python-format
973 msgid "\"git commit\" returned exit code %s"
974 msgstr ""
976 #: cola/widgets/commitmsg.py:478
977 msgid "More..."
978 msgstr ""
980 #: cola/widgets/commitmsg.py:483
981 msgid "Select Commit"
982 msgstr ""
984 #: cola/widgets/commitmsg.py:526
985 msgid "Commit summary"
986 msgstr ""
988 #: cola/widgets/commitmsg.py:549
989 msgid "Extended description..."
990 msgstr ""
992 #: cola/widgets/compare.py:38
993 msgid "*** Branch Point ***"
994 msgstr ""
996 #: cola/widgets/compare.py:39
997 msgid "*** Sandbox ***"
998 msgstr ""
1000 #: cola/widgets/compare.py:40 cola/widgets/compare.py:51
1001 #: cola/widgets/compare.py:56
1002 msgid "Local"
1003 msgstr ""
1005 #: cola/widgets/compare.py:42
1006 msgid "Branch Diff Viewer"
1007 msgstr ""
1009 #: cola/widgets/compare.py:74
1010 msgid "File Differences"
1011 msgstr ""
1013 #: cola/widgets/finder.py:45
1014 msgid ""
1015 "\n"
1016 "Keyboard Shortcuts\n"
1017 "------------------\n"
1018 "J, Down     = Move Down\n"
1019 "K, Up       = Move Up\n"
1020 "Enter       = Edit Selected Files\n"
1021 "Spacebar    = Open File Using Default Application\n"
1022 "Ctrl+L      = Focus Text Entry Field\n"
1023 "?           = Show Help\n"
1024 "\n"
1025 "The up and down arrows change focus between the text entry field\n"
1026 "and the results.\n"
1027 msgstr ""
1029 #: cola/widgets/finder.py:58
1030 msgid "Help - Find Files"
1031 msgstr ""
1033 #: cola/widgets/finder.py:86 cola/widgets/main.py:192
1034 msgid "Find Files"
1035 msgstr ""
1037 #: cola/widgets/finder.py:91
1038 msgid "<path> ..."
1039 msgstr ""
1041 #: cola/widgets/finder.py:96 cola/widgets/grep.py:76 cola/widgets/grep.py:111
1042 #: cola/widgets/recent.py:72
1043 msgid "Edit"
1044 msgstr ""
1046 #: cola/widgets/finder.py:111 cola/widgets/main.py:421
1047 msgid "Help"
1048 msgstr ""
1050 #: cola/widgets/finder.py:112
1051 msgid ""
1052 "Show help\n"
1053 "Shortcut: ?"
1054 msgstr ""
1056 #: cola/widgets/finder.py:155
1057 msgid "Show Help"
1058 msgstr ""
1060 #: cola/widgets/cfgactions.py:82 cola/widgets/main.py:312
1061 msgid "Abort"
1062 msgstr ""
1064 #: cola/widgets/cfgactions.py:153 cola/widgets/cfgactions.py:157
1065 msgid "Abort Action"
1066 msgstr ""
1068 #: cola/widgets/cfgactions.py:154
1069 msgid ""
1070 "An action is still running.\n"
1071 "Terminating it could result in data loss."
1072 msgstr ""
1074 #: cola/widgets/cfgactions.py:156
1075 msgid "Abort the action?"
1076 msgstr ""
1078 #: cola/widgets/cfgactions.py:207
1079 msgid "Arguments"
1080 msgstr ""
1082 #: cola/widgets/cfgactions.py:228 cola/widgets/merge.py:67
1083 msgid "Tracking Branch"
1084 msgstr ""
1086 #: cola/widgets/cfgactions.py:229 cola/widgets/merge.py:70
1087 #: cola/widgets/createbranch.py:123
1088 msgid "Tag"
1089 msgstr ""
1091 #: cola/widgets/cfgactions.py:233 cola/widgets/createtag.py:82
1092 msgid "Revision"
1093 msgstr ""
1095 #: cola/widgets/search.py:45 cola/widgets/search.py:63 cola/widgets/grep.py:71
1096 msgid "Search"
1097 msgstr ""
1099 #: cola/widgets/search.py:49
1100 msgid "Browse..."
1101 msgstr ""
1103 #: cola/widgets/search.py:55 cola/widgets/search.py:60
1104 msgid "yyyy-MM-dd"
1105 msgstr ""
1107 #: cola/widgets/search.py:83 cola/widgets/dag.py:137
1108 msgid "Cherry Pick"
1109 msgstr ""
1111 #: cola/widgets/search.py:208
1112 msgid "Search by Expression"
1113 msgstr ""
1115 #: cola/widgets/search.py:209
1116 msgid "Search by Path"
1117 msgstr ""
1119 #: cola/widgets/search.py:210
1120 msgid "Search Commit Messages"
1121 msgstr ""
1123 #: cola/widgets/search.py:211
1124 msgid "Search Diffs"
1125 msgstr ""
1127 #: cola/widgets/search.py:212
1128 msgid "Search Authors"
1129 msgstr ""
1131 #: cola/widgets/search.py:213
1132 msgid "Search Committers"
1133 msgstr ""
1135 #: cola/widgets/search.py:214
1136 msgid "Search Date Range"
1137 msgstr ""
1139 #: cola/widgets/search.py:307
1140 msgid "Choose Path(s)"
1141 msgstr ""
1143 #: cola/widgets/dag.py:119
1144 msgid "Diff this -> selected"
1145 msgstr ""
1147 #: cola/widgets/dag.py:122
1148 msgid "Diff selected -> this"
1149 msgstr ""
1151 #: cola/widgets/dag.py:125 cola/widgets/createbranch.py:88
1152 #: cola/widgets/createbranch.py:99 cola/widgets/createbranch.py:148
1153 msgid "Create Branch"
1154 msgstr ""
1156 #: cola/widgets/dag.py:128
1157 msgid "Create Patch"
1158 msgstr ""
1160 #: cola/widgets/dag.py:131 cola/widgets/createtag.py:53
1161 #: cola/widgets/createtag.py:88
1162 msgid "Create Tag"
1163 msgstr ""
1165 #: cola/widgets/dag.py:134 cola/widgets/main.py:207
1166 msgid "Save As Tarball/Zip..."
1167 msgstr ""
1169 #: cola/widgets/dag.py:140
1170 msgid "Grab File..."
1171 msgstr ""
1173 #: cola/widgets/dag.py:143
1174 msgid "Copy SHA-1"
1175 msgstr ""
1177 #: cola/widgets/dag.py:214
1178 msgid "Summary"
1179 msgstr ""
1181 #: cola/widgets/dag.py:214 cola/models/browse.py:48
1182 msgid "Author"
1183 msgstr ""
1185 #: cola/widgets/dag.py:214
1186 msgid "Date, Time"
1187 msgstr ""
1189 #: cola/widgets/dag.py:221
1190 msgid "Go Up"
1191 msgstr ""
1193 #: cola/widgets/dag.py:224
1194 msgid "Go Down"
1195 msgstr ""
1197 #: cola/widgets/dag.py:343 cola/widgets/dag.py:1029
1198 msgid "Zoom Out"
1199 msgstr ""
1201 #: cola/widgets/dag.py:347 cola/widgets/dag.py:1026
1202 msgid "Zoom In"
1203 msgstr ""
1205 #: cola/widgets/dag.py:351 cola/widgets/dag.py:1032
1206 msgid "Zoom to Fit"
1207 msgstr ""
1209 #: cola/widgets/dag.py:371
1210 msgid "Log"
1211 msgstr ""
1213 #: cola/widgets/dag.py:376
1214 msgid "Files"
1215 msgstr ""
1217 #: cola/widgets/dag.py:379 cola/widgets/main.py:141 cola/widgets/main.py:372
1218 msgid "Diff"
1219 msgstr ""
1221 #: cola/widgets/dag.py:389
1222 msgid "Graph"
1223 msgstr ""
1225 #: cola/widgets/dag.py:395 cola/widgets/main.py:315
1226 msgid "Lock Layout"
1227 msgstr ""
1229 #: cola/widgets/dag.py:404 cola/widgets/main.py:408
1230 msgid "View"
1231 msgstr ""
1233 #: cola/widgets/dag.py:485
1234 #, python-format
1235 msgid "%(project)s: %(ref)s - DAG"
1236 msgstr ""
1238 #: cola/widgets/dag.py:488
1239 msgid " - DAG"
1240 msgstr ""
1242 #: cola/widgets/dag.py:1035
1243 msgid "Select Parent"
1244 msgstr ""
1246 #: cola/widgets/dag.py:1038
1247 msgid "Select Oldest Parent"
1248 msgstr ""
1250 #: cola/widgets/dag.py:1041
1251 msgid "Select Child"
1252 msgstr ""
1254 #: cola/widgets/dag.py:1044
1255 msgid "Select Newest Child"
1256 msgstr ""
1258 #: cola/widgets/spellcheck.py:140
1259 msgid "Spelling Suggestions"
1260 msgstr ""
1262 #: cola/widgets/patch.py:68
1263 msgid "Apply Patches"
1264 msgstr ""
1266 #: cola/widgets/patch.py:77
1267 msgid ""
1268 "\n"
1269 "            <p>\n"
1270 "                Drag and drop or use the <strong>Add</strong> button to add\n"
1271 "                patches to the list\n"
1272 "            </p>\n"
1273 "            "
1274 msgstr ""
1276 #: cola/widgets/patch.py:88 cola/widgets/patch.py:102
1277 #: cola/widgets/bookmarks.py:36
1278 msgid "Add"
1279 msgstr ""
1281 #: cola/widgets/patch.py:89
1282 msgid "Add patches (+)"
1283 msgstr ""
1285 #: cola/widgets/patch.py:93
1286 msgid "Remove selected (Delete)"
1287 msgstr ""
1289 #: cola/widgets/patch.py:96 cola/widgets/stash.py:52
1290 msgid "Apply"
1291 msgstr ""
1293 #: cola/widgets/patch.py:138
1294 msgid "Select patch file(s)..."
1295 msgstr ""
1297 #: cola/widgets/browse.py:71 cola/widgets/main.py:593
1298 #, python-format
1299 msgid "Repository: %s"
1300 msgstr ""
1302 #: cola/widgets/browse.py:73 cola/widgets/main.py:595
1303 #, python-format
1304 msgid "Branch: %s"
1305 msgstr ""
1307 #: cola/widgets/browse.py:76
1308 #, python-format
1309 msgid "%(project)s: %(branch)s - Browse"
1310 msgstr ""
1312 #: cola/widgets/browse.py:78
1313 msgid "(Amending)"
1314 msgstr ""
1316 #: cola/widgets/browse.py:107
1317 msgid "View History..."
1318 msgstr ""
1320 #: cola/widgets/browse.py:108
1321 msgid "View history for selected path(s)"
1322 msgstr ""
1324 #: cola/widgets/browse.py:114
1325 msgid "Stage/unstage selected path(s) for commit"
1326 msgstr ""
1328 #: cola/widgets/browse.py:119
1329 msgid "Untrack Selected"
1330 msgstr ""
1332 #: cola/widgets/browse.py:120
1333 msgid "Stop tracking path(s)"
1334 msgstr ""
1336 #: cola/widgets/browse.py:125
1337 msgid "Launch git-difftool on the current path."
1338 msgstr ""
1340 #: cola/widgets/browse.py:130
1341 msgid "Diff Against Predecessor..."
1342 msgstr ""
1344 #: cola/widgets/browse.py:131
1345 msgid "Launch git-difftool against previous versions."
1346 msgstr ""
1348 #: cola/widgets/browse.py:137
1349 msgid "Revert unstaged changes to selected paths."
1350 msgstr ""
1352 #: cola/widgets/browse.py:143
1353 msgid "Revert uncommitted changes to selected paths."
1354 msgstr ""
1356 #: cola/widgets/browse.py:149
1357 msgid "Edit selected path(s)."
1358 msgstr ""
1360 #: cola/widgets/browse.py:364
1361 msgid "Select Previous Version"
1362 msgstr ""
1364 #: cola/widgets/browse.py:392
1365 #, python-format
1366 msgid "Saved \"%(filename)s\" from \"%(ref)s\" to \"%(destination)s\""
1367 msgstr ""
1369 #: cola/widgets/browse.py:399 cola/widgets/archive.py:185
1370 msgid "File Saved"
1371 msgstr ""
1373 #: cola/widgets/browse.py:400 cola/widgets/archive.py:186
1374 #, python-format
1375 msgid "File saved to \"%s\""
1376 msgstr ""
1378 #: cola/widgets/browse.py:413
1379 #, python-format
1380 msgid "Browsing %s"
1381 msgstr ""
1383 #: cola/widgets/browse.py:431
1384 #, python-format
1385 msgid "Select file from \"%s\""
1386 msgstr ""
1388 #: cola/widgets/browse.py:440
1389 msgid "Select File"
1390 msgstr ""
1392 #: cola/widgets/merge.py:31 cola/widgets/main.py:217
1393 msgid "Abort Merge..."
1394 msgstr ""
1396 #: cola/widgets/merge.py:32
1397 msgid ""
1398 "Aborting the current merge will cause *ALL* uncommitted changes to be lost.\n"
1399 "Recovering uncommitted changes is not possible."
1400 msgstr ""
1402 #: cola/widgets/merge.py:35
1403 msgid "Aborting the current merge?"
1404 msgstr ""
1406 #: cola/widgets/merge.py:36
1407 msgid "Abort Merge"
1408 msgstr ""
1410 #: cola/widgets/merge.py:56 cola/widgets/merge.py:60
1411 msgid "Revision to Merge"
1412 msgstr ""
1414 #: cola/widgets/merge.py:76
1415 msgid "Visualize"
1416 msgstr ""
1418 #: cola/widgets/merge.py:78
1419 msgid "Squash the merged commit(s) into a single commit"
1420 msgstr ""
1422 #: cola/widgets/merge.py:80
1423 msgid "Squash"
1424 msgstr ""
1426 #: cola/widgets/merge.py:83
1427 msgid ""
1428 "Always create a merge commit when enabled, even when the merge is a fast-"
1429 "forward update"
1430 msgstr ""
1432 #: cola/widgets/merge.py:86
1433 msgid "No fast forward"
1434 msgstr ""
1436 #: cola/widgets/merge.py:91
1437 msgid ""
1438 "Commit the merge if there are no conflicts.  Uncheck to leave the merge "
1439 "uncommitted"
1440 msgstr ""
1442 #: cola/widgets/merge.py:94 cola/widgets/main.py:126
1443 msgid "Commit"
1444 msgstr ""
1446 #: cola/widgets/merge.py:102
1447 msgid "GPG-sign the merge commit"
1448 msgstr ""
1450 #: cola/widgets/merge.py:108
1451 msgid "Merge"
1452 msgstr ""
1454 #: cola/widgets/merge.py:159
1455 #, python-format
1456 msgid "Merge \"%(revision)s\" into \"%(branch)s\""
1457 msgstr ""
1459 #: cola/widgets/merge.py:162
1460 #, python-format
1461 msgid "Merge into \"%s\""
1462 msgstr ""
1464 #: cola/widgets/merge.py:210 cola/widgets/merge.py:219
1465 msgid "No Revision Specified"
1466 msgstr ""
1468 #: cola/widgets/merge.py:211
1469 msgid "You must specify a revision to view."
1470 msgstr ""
1472 #: cola/widgets/merge.py:220
1473 msgid "You must specify a revision to merge."
1474 msgstr ""
1476 #: cola/widgets/about.py:49
1477 msgid "About git-cola"
1478 msgstr ""
1480 #: cola/widgets/about.py:94
1481 msgid ""
1482 "This PyQt4 does not include QtWebKit.\n"
1483 "The keyboard shortcuts feature is unavailable."
1484 msgstr ""
1486 #: cola/widgets/about.py:101
1487 msgid "hotkeys.html"
1488 msgstr ""
1490 #: cola/widgets/about.py:110
1491 msgid "Shortcuts"
1492 msgstr ""
1494 #: cola/widgets/bookmarks.py:43 cola/widgets/bookmarks.py:97
1495 msgid "Open"
1496 msgstr ""
1498 #: cola/widgets/bookmarks.py:48
1499 msgid "Favorite repositories"
1500 msgstr ""
1502 #: cola/widgets/bookmarks.py:50
1503 msgid "Recent repositories"
1504 msgstr ""
1506 #: cola/widgets/bookmarks.py:101
1507 msgid "Open in New Window"
1508 msgstr ""
1510 #: cola/widgets/bookmarks.py:121 cola/widgets/diff.py:304
1511 msgid "Copy"
1512 msgstr ""
1514 #: cola/widgets/bookmarks.py:210
1515 msgid "Path to git repository"
1516 msgstr ""
1518 #: cola/widgets/bookmarks.py:211
1519 msgid "Enter Git Repository"
1520 msgstr ""
1522 #: cola/widgets/bookmarks.py:222
1523 #, python-format
1524 msgid "%s is not a Git repository."
1525 msgstr ""
1527 #: cola/widgets/action.py:60 cola/widgets/main.py:220
1528 msgid "Fetch..."
1529 msgstr ""
1531 #: cola/widgets/action.py:61 cola/widgets/main.py:222
1532 msgid "Push..."
1533 msgstr ""
1535 #: cola/widgets/action.py:62 cola/widgets/main.py:224
1536 msgid "Pull..."
1537 msgstr ""
1539 #: cola/widgets/action.py:63 cola/widgets/main.py:235
1540 msgid "Stash..."
1541 msgstr ""
1543 #: cola/widgets/stash.py:40
1544 msgid "Stash"
1545 msgstr ""
1547 #: cola/widgets/stash.py:53
1548 msgid "Apply the selected stash"
1549 msgstr ""
1551 #: cola/widgets/stash.py:57
1552 msgid "Save modified state to new stash"
1553 msgstr ""
1555 #: cola/widgets/stash.py:60
1556 msgid "Drop"
1557 msgstr ""
1559 #: cola/widgets/stash.py:61
1560 msgid "Drop the selected stash"
1561 msgstr ""
1563 #: cola/widgets/stash.py:68
1564 msgid "Keep Index"
1565 msgstr ""
1567 #: cola/widgets/stash.py:173
1568 msgid "Save Stash"
1569 msgstr ""
1571 #: cola/widgets/stash.py:174
1572 msgid "Enter a name for the stash"
1573 msgstr ""
1575 #: cola/widgets/stash.py:180
1576 msgid "Error: Stash exists"
1577 msgstr ""
1579 #: cola/widgets/stash.py:181
1580 #, python-format
1581 msgid "A stash named \"%s\" already exists"
1582 msgstr ""
1584 #: cola/widgets/stash.py:196
1585 msgid "Drop Stash?"
1586 msgstr ""
1588 #: cola/widgets/stash.py:197
1589 msgid "Recovering a dropped stash is not possible."
1590 msgstr ""
1592 #: cola/widgets/stash.py:198
1593 #, python-format
1594 msgid "Drop the \"%s\" stash?"
1595 msgstr ""
1597 #: cola/widgets/stash.py:199
1598 msgid "Drop Stash"
1599 msgstr ""
1601 #: cola/widgets/status.py:32
1602 msgid "Toggle the paths filter"
1603 msgstr ""
1605 #: cola/widgets/status.py:107 cola/models/browse.py:395
1606 msgid "Staged"
1607 msgstr ""
1609 #: cola/widgets/status.py:108 cola/models/browse.py:389
1610 msgid "Unmerged"
1611 msgstr ""
1613 #: cola/widgets/status.py:109 cola/models/browse.py:393
1614 msgid "Modified"
1615 msgstr ""
1617 #: cola/widgets/status.py:110
1618 msgid "Untracked"
1619 msgstr ""
1621 #: cola/widgets/status.py:157
1622 msgid "Move Up"
1623 msgstr ""
1625 #: cola/widgets/status.py:163
1626 msgid "Copy Path to Clipboard"
1627 msgstr ""
1629 #: cola/widgets/status.py:168
1630 msgid "Copy Relative Path to Clipboard"
1631 msgstr ""
1633 #: cola/widgets/status.py:178
1634 msgid "Move file(s) to trash"
1635 msgstr ""
1637 #: cola/widgets/status.py:187
1638 msgid "Delete File(s)..."
1639 msgstr ""
1641 #: cola/widgets/status.py:499 cola/widgets/main.py:148
1642 msgid "Unstage All"
1643 msgstr ""
1645 #: cola/widgets/status.py:528 cola/widgets/status.py:571
1646 msgid "Unstage Selected"
1647 msgstr ""
1649 #: cola/widgets/status.py:563 cola/widgets/status.py:663
1650 #: cola/widgets/diff.py:246 cola/widgets/diff.py:272
1651 msgid "Launch git-cola"
1652 msgstr ""
1654 #: cola/widgets/status.py:584 cola/widgets/status.py:615
1655 #: cola/widgets/status.py:671
1656 msgid "Stage Selected"
1657 msgstr ""
1659 #: cola/widgets/status.py:653
1660 msgid "Add to .gitignore"
1661 msgstr ""
1663 #: cola/widgets/status.py:929
1664 msgid "Filter paths..."
1665 msgstr ""
1667 #: cola/widgets/createbranch.py:103
1668 msgid "Branch Name"
1669 msgstr ""
1671 #: cola/widgets/createbranch.py:108 cola/widgets/createbranch.py:155
1672 msgid "Starting Revision"
1673 msgstr ""
1675 #: cola/widgets/createbranch.py:116
1676 msgid "Local branch"
1677 msgstr ""
1679 #: cola/widgets/createbranch.py:120
1680 msgid "Tracking branch"
1681 msgstr ""
1683 #: cola/widgets/createbranch.py:128
1684 msgid "Update Existing Branch:"
1685 msgstr ""
1687 #: cola/widgets/createbranch.py:131
1688 msgid "No"
1689 msgstr ""
1691 #: cola/widgets/createbranch.py:134
1692 msgid "Fast Forward Only"
1693 msgstr ""
1695 #: cola/widgets/createbranch.py:138
1696 msgid "Reset"
1697 msgstr ""
1699 #: cola/widgets/createbranch.py:141
1700 msgid "Fetch Tracking Branch"
1701 msgstr ""
1703 #: cola/widgets/createbranch.py:145
1704 msgid "Checkout After Creation"
1705 msgstr ""
1707 #: cola/widgets/createbranch.py:158
1708 msgid "Options"
1709 msgstr ""
1711 #: cola/widgets/createbranch.py:253
1712 msgid "Missing Data"
1713 msgstr ""
1715 #: cola/widgets/createbranch.py:254
1716 msgid "Please provide both a branch name and revision expression."
1717 msgstr ""
1719 #: cola/widgets/createbranch.py:259
1720 #, python-format
1721 msgid "Branch \"%s\" already exists."
1722 msgstr ""
1724 #: cola/widgets/createbranch.py:260 cola/widgets/createbranch.py:271
1725 msgid "Branch Exists"
1726 msgstr ""
1728 #: cola/widgets/createbranch.py:267
1729 #, python-format
1730 msgid "Resetting \"%(branch)s\" to \"%(revision)s\" will lose commits."
1731 msgstr ""
1733 #: cola/widgets/createbranch.py:282
1734 #, python-format
1735 msgid "%d skipped"
1736 msgstr ""
1738 #: cola/widgets/createbranch.py:284
1739 msgid "Recovering lost commits may not be easy."
1740 msgstr ""
1742 #: cola/widgets/createbranch.py:286
1743 msgid "Reset Branch?"
1744 msgstr ""
1746 #: cola/widgets/createbranch.py:288
1747 #, python-format
1748 msgid "Reset \"%(branch)s\" to \"%(revision)s\"?"
1749 msgstr ""
1751 #: cola/widgets/createbranch.py:290
1752 msgid "Reset Branch"
1753 msgstr ""
1755 #: cola/widgets/createbranch.py:299
1756 msgid "Updating..."
1757 msgstr ""
1759 #: cola/widgets/createbranch.py:314
1760 msgid "Error Creating Branch"
1761 msgstr ""
1763 #: cola/widgets/createbranch.py:315
1764 #, python-format
1765 msgid "\"%(command)s\" returned exit status \"%(status)d\""
1766 msgstr ""
1768 #: cola/widgets/grep.py:86
1769 msgid "command-line arguments"
1770 msgstr ""
1772 #: cola/widgets/grep.py:90
1773 msgid "Choose the \"git grep\" regular expression mode"
1774 msgstr ""
1776 #: cola/widgets/grep.py:91
1777 msgid "Basic Regexp"
1778 msgstr ""
1780 #: cola/widgets/grep.py:91
1781 msgid "Extended Regexp"
1782 msgstr ""
1784 #: cola/widgets/grep.py:91
1785 msgid "Fixed String"
1786 msgstr ""
1788 #: cola/widgets/grep.py:96
1789 msgid "Search using a POSIX basic regular expression"
1790 msgstr ""
1792 #: cola/widgets/grep.py:99
1793 msgid "Search using a POSIX extended regular expression"
1794 msgstr ""
1796 #: cola/widgets/grep.py:102
1797 msgid "Search for a fixed string"
1798 msgstr ""
1800 #: cola/widgets/grep.py:108
1801 msgid "grep result..."
1802 msgstr ""
1804 #: cola/widgets/grep.py:121
1805 msgid "Shell arguments"
1806 msgstr ""
1808 #: cola/widgets/grep.py:123
1809 msgid ""
1810 "Parse arguments using a shell.\n"
1811 "Queries with spaces will require \"double quotes\"."
1812 msgstr ""
1814 #: cola/widgets/diff.py:153
1815 msgid "Ignore changes in whitespace at EOL"
1816 msgstr ""
1818 #: cola/widgets/diff.py:158
1819 msgid "Ignore changes in amount of whitespace"
1820 msgstr ""
1822 #: cola/widgets/diff.py:163
1823 msgid "Ignore all whitespace"
1824 msgstr ""
1826 #: cola/widgets/diff.py:168
1827 msgid "Show whole surrounding functions of changes"
1828 msgstr ""
1830 #: cola/widgets/diff.py:173 cola/widgets/diff.py:174
1831 msgid "Diff Options"
1832 msgstr ""
1834 #: cola/widgets/diff.py:206
1835 msgid "Next File"
1836 msgstr ""
1838 #: cola/widgets/diff.py:210
1839 msgid "Previous File"
1840 msgstr ""
1842 #: cola/widgets/diff.py:251
1843 msgid "Stage Selected Lines"
1844 msgstr ""
1846 #: cola/widgets/diff.py:252
1847 msgid "Revert Selected Lines..."
1848 msgstr ""
1850 #: cola/widgets/diff.py:254
1851 msgid "Stage Diff Hunk"
1852 msgstr ""
1854 #: cola/widgets/diff.py:255
1855 msgid "Revert Diff Hunk..."
1856 msgstr ""
1858 #: cola/widgets/diff.py:277
1859 msgid "Unstage Selected Lines"
1860 msgstr ""
1862 #: cola/widgets/diff.py:279
1863 msgid "Unstage Diff Hunk"
1864 msgstr ""
1866 #: cola/widgets/diff.py:308
1867 msgid "Select All"
1868 msgstr ""
1870 #: cola/widgets/diff.py:419
1871 msgid "Revert Selected Lines?"
1872 msgstr ""
1874 #: cola/widgets/diff.py:420
1875 msgid "Revert Selected Lines"
1876 msgstr ""
1878 #: cola/widgets/diff.py:422
1879 msgid "Revert Diff Hunk?"
1880 msgstr ""
1882 #: cola/widgets/diff.py:423
1883 msgid "Revert Diff Hunk"
1884 msgstr ""
1886 #: cola/widgets/diff.py:511
1887 msgid "Loading..."
1888 msgstr ""
1890 #: cola/widgets/recent.py:39
1891 msgid "Recently Modified Files"
1892 msgstr ""
1894 #: cola/widgets/recent.py:49
1895 msgid " commits ago"
1896 msgstr ""
1898 #: cola/widgets/recent.py:52
1899 msgid "Showing changes since"
1900 msgstr ""
1902 #: cola/widgets/recent.py:64
1903 msgid "Expand all"
1904 msgstr ""
1906 #: cola/widgets/recent.py:68
1907 msgid "Collapse all"
1908 msgstr ""
1910 #: cola/widgets/filelist.py:20
1911 msgid "Filename"
1912 msgstr ""
1914 #: cola/widgets/filelist.py:20
1915 msgid "Additions"
1916 msgstr ""
1918 #: cola/widgets/filelist.py:20
1919 msgid "Deletions"
1920 msgstr ""
1922 #: cola/widgets/filelist.py:72
1923 msgid "Show history"
1924 msgstr ""
1926 #: cola/widgets/archive.py:103
1927 msgid "Save Archive"
1928 msgstr ""
1930 #: cola/widgets/archive.py:127
1931 msgid "Prefix"
1932 msgstr ""
1934 #: cola/widgets/archive.py:132
1935 msgid "Advanced"
1936 msgstr ""
1938 #: cola/widgets/archive.py:193
1939 msgid "Overwrite File?"
1940 msgstr ""
1942 #: cola/widgets/archive.py:194
1943 #, python-format
1944 msgid "The file \"%s\" exists and will be overwritten."
1945 msgstr ""
1947 #: cola/widgets/archive.py:195
1948 #, python-format
1949 msgid "Overwrite \"%s\"?"
1950 msgstr ""
1952 #: cola/widgets/archive.py:196
1953 msgid "Overwrite"
1954 msgstr ""
1956 #: cola/widgets/createtag.py:61
1957 msgid "vX.Y.Z"
1958 msgstr ""
1960 #: cola/widgets/createtag.py:63
1961 msgid "Specifies the tag name"
1962 msgstr ""
1964 #: cola/widgets/createtag.py:67
1965 msgid "Sign Tag"
1966 msgstr ""
1968 #: cola/widgets/createtag.py:71
1969 msgid "Whether to sign the tag (git tag -s)"
1970 msgstr ""
1972 #: cola/widgets/createtag.py:75 cola/models/browse.py:46
1973 msgid "Message"
1974 msgstr ""
1976 #: cola/widgets/createtag.py:77
1977 msgid "Tag message..."
1978 msgstr ""
1980 #: cola/widgets/createtag.py:78
1981 msgid "Specifies the tag message"
1982 msgstr ""
1984 #: cola/widgets/createtag.py:86
1985 msgid "Specifies the SHA-1 to tag"
1986 msgstr ""
1988 #: cola/widgets/createtag.py:121
1989 msgid "Missing Revision"
1990 msgstr ""
1992 #: cola/widgets/createtag.py:122
1993 msgid "Please specify a revision to tag."
1994 msgstr ""
1996 #: cola/widgets/createtag.py:125
1997 msgid "Missing Name"
1998 msgstr ""
2000 #: cola/widgets/createtag.py:126
2001 msgid "Please specify a name for the new tag."
2002 msgstr ""
2004 #: cola/widgets/createtag.py:129
2005 msgid "Missing Tag Message"
2006 msgstr ""
2008 #: cola/widgets/createtag.py:130
2009 msgid "Tag-signing was requested but the tag message is empty."
2010 msgstr ""
2012 #: cola/widgets/createtag.py:132
2013 msgid ""
2014 "An unsigned, lightweight tag will be created instead.\n"
2015 "Create an unsigned tag?"
2016 msgstr ""
2018 #: cola/widgets/createtag.py:135
2019 msgid "Create Unsigned Tag"
2020 msgstr ""
2022 #: cola/widgets/createtag.py:144
2023 msgid "Tag Created"
2024 msgstr ""
2026 #: cola/widgets/createtag.py:145
2027 #, python-format
2028 msgid "Created a new tag named \"%s\""
2029 msgstr ""
2031 #: cola/widgets/createtag.py:149
2032 #, python-format
2033 msgid "Error: could not create tag \"%s\""
2034 msgstr ""
2036 #: cola/widgets/createtag.py:150
2037 #, python-format
2038 msgid "git tag returned exit code %s"
2039 msgstr ""
2041 #: cola/widgets/prefs.py:134
2042 msgid "Detect conflict markers in unmerged files"
2043 msgstr ""
2045 #: cola/widgets/prefs.py:139
2046 msgid "User Name"
2047 msgstr ""
2049 #: cola/widgets/prefs.py:140
2050 msgid "Email Address"
2051 msgstr ""
2053 #: cola/widgets/prefs.py:141
2054 msgid "Merge Verbosity"
2055 msgstr ""
2057 #: cola/widgets/prefs.py:142
2058 msgid "Number of Diff Context Lines"
2059 msgstr ""
2061 #: cola/widgets/prefs.py:143
2062 msgid "Summarize Merge Commits"
2063 msgstr ""
2065 #: cola/widgets/prefs.py:144
2066 msgid "Show Diffstat After Merge"
2067 msgstr ""
2069 #: cola/widgets/prefs.py:145
2070 msgid "Display Untracked Files"
2071 msgstr ""
2073 #: cola/widgets/prefs.py:146
2074 msgid "Detect Conflict Markers"
2075 msgstr ""
2077 #: cola/widgets/prefs.py:190
2078 msgid "Fixed-Width Font"
2079 msgstr ""
2081 #: cola/widgets/prefs.py:191
2082 msgid "Font Size"
2083 msgstr ""
2085 #: cola/widgets/prefs.py:192
2086 msgid "Tab Width"
2087 msgstr ""
2089 #: cola/widgets/prefs.py:193
2090 msgid "Text Width"
2091 msgstr ""
2093 #: cola/widgets/prefs.py:195
2094 msgid "Editor"
2095 msgstr ""
2097 #: cola/widgets/prefs.py:196
2098 msgid "History Browser"
2099 msgstr ""
2101 #: cola/widgets/prefs.py:197
2102 msgid "Diff Tool"
2103 msgstr ""
2105 #: cola/widgets/prefs.py:198
2106 msgid "Merge Tool"
2107 msgstr ""
2109 #: cola/widgets/prefs.py:199
2110 msgid "Keep *.orig Merge Backups"
2111 msgstr ""
2113 #: cola/widgets/prefs.py:200
2114 msgid "Sort bookmarks alphabetically"
2115 msgstr ""
2117 #: cola/widgets/prefs.py:201
2118 msgid "Save GUI Settings"
2119 msgstr ""
2121 #: cola/widgets/prefs.py:250 cola/widgets/main.py:179
2122 msgid "Preferences"
2123 msgstr ""
2125 #: cola/widgets/prefs.py:258
2126 msgid "All Repositories"
2127 msgstr ""
2129 #: cola/widgets/prefs.py:259
2130 msgid "Current Repository"
2131 msgstr ""
2133 #: cola/widgets/prefs.py:260
2134 msgid "Settings"
2135 msgstr ""
2137 #: cola/widgets/main.py:84
2138 msgid "Browser"
2139 msgstr ""
2141 #: cola/widgets/main.py:89 cola/widgets/main.py:346
2142 msgid "Actions"
2143 msgstr ""
2145 #: cola/widgets/main.py:96 cola/models/browse.py:42
2146 msgid "Status"
2147 msgstr ""
2149 #: cola/widgets/main.py:103
2150 msgid "Favorites"
2151 msgstr ""
2153 #: cola/widgets/main.py:108
2154 msgid "Recent"
2155 msgstr ""
2157 #: cola/widgets/main.py:135
2158 msgid "Console"
2159 msgstr ""
2161 #: cola/widgets/main.py:152
2162 msgid "Unstage From Commit"
2163 msgstr ""
2165 #: cola/widgets/main.py:156
2166 msgid "Diffstat"
2167 msgstr ""
2169 #: cola/widgets/main.py:159
2170 msgid "Stage Changed Files To Commit"
2171 msgstr ""
2173 #: cola/widgets/main.py:164
2174 msgid "Stage All Untracked"
2175 msgstr ""
2177 #: cola/widgets/main.py:169
2178 msgid "Apply Patches..."
2179 msgstr ""
2181 #: cola/widgets/main.py:172
2182 msgid "Export Patches..."
2183 msgstr ""
2185 #: cola/widgets/main.py:175
2186 msgid "New Repository..."
2187 msgstr ""
2189 #: cola/widgets/main.py:183
2190 msgid "Edit Remotes..."
2191 msgstr ""
2193 #: cola/widgets/main.py:196
2194 msgid "Recently Modified Files..."
2195 msgstr ""
2197 #: cola/widgets/main.py:200
2198 msgid "Cherry-Pick..."
2199 msgstr ""
2201 #: cola/widgets/main.py:204
2202 msgid "Load Commit Message..."
2203 msgstr ""
2205 #: cola/widgets/main.py:210
2206 msgid "Quit"
2207 msgstr ""
2209 #: cola/widgets/main.py:212
2210 msgid "Grep"
2211 msgstr ""
2213 #: cola/widgets/main.py:214
2214 msgid "Merge..."
2215 msgstr ""
2217 #: cola/widgets/main.py:231
2218 msgid "Open in New Window..."
2219 msgstr ""
2221 #: cola/widgets/main.py:242
2222 msgid "Documentation"
2223 msgstr ""
2225 #: cola/widgets/main.py:246
2226 msgid "Keyboard Shortcuts"
2227 msgstr ""
2229 #: cola/widgets/main.py:250
2230 msgid "Visualize Current Branch..."
2231 msgstr ""
2233 #: cola/widgets/main.py:253
2234 msgid "Visualize All Branches..."
2235 msgstr ""
2237 #: cola/widgets/main.py:256
2238 msgid "Search..."
2239 msgstr ""
2241 #: cola/widgets/main.py:258
2242 msgid "Browse Current Branch..."
2243 msgstr ""
2245 #: cola/widgets/main.py:260
2246 msgid "Browse Other Branch..."
2247 msgstr ""
2249 #: cola/widgets/main.py:262
2250 msgid "Get Commit Message Template"
2251 msgstr ""
2253 #: cola/widgets/main.py:265
2254 msgid "About"
2255 msgstr ""
2257 #: cola/widgets/main.py:268
2258 msgid "Expression..."
2259 msgstr ""
2261 #: cola/widgets/main.py:270
2262 msgid "Branches..."
2263 msgstr ""
2265 #: cola/widgets/main.py:273
2266 msgid "Create Tag..."
2267 msgstr ""
2269 #: cola/widgets/main.py:276
2270 msgid "Create..."
2271 msgstr ""
2273 #: cola/widgets/main.py:279
2274 msgid "Delete..."
2275 msgstr ""
2277 #: cola/widgets/main.py:282
2278 msgid "Delete Remote Branch..."
2279 msgstr ""
2281 #: cola/widgets/main.py:285
2282 msgid "Rename Branch..."
2283 msgstr ""
2285 #: cola/widgets/main.py:288
2286 msgid "Checkout..."
2287 msgstr ""
2289 #: cola/widgets/main.py:290
2290 msgid "Review..."
2291 msgstr ""
2293 #: cola/widgets/main.py:293
2294 msgid "File Browser..."
2295 msgstr ""
2297 #: cola/widgets/main.py:296
2298 msgid "DAG..."
2299 msgstr ""
2301 #: cola/widgets/main.py:300
2302 msgid "Start Interactive Rebase..."
2303 msgstr ""
2305 #: cola/widgets/main.py:303
2306 msgid "Edit..."
2307 msgstr ""
2309 #: cola/widgets/main.py:309
2310 msgid "Skip Current Patch"
2311 msgstr ""
2313 #: cola/widgets/main.py:321
2314 msgid "File"
2315 msgstr ""
2317 #: cola/widgets/main.py:323
2318 msgid "Open Recent"
2319 msgstr ""
2321 #: cola/widgets/main.py:362 cola/widgets/main.py:363
2322 msgid "Staging Area"
2323 msgstr ""
2325 #: cola/widgets/main.py:380
2326 msgid "Branch"
2327 msgstr ""
2329 #: cola/widgets/main.py:494
2330 #, python-format
2331 msgid "git cola version %s"
2332 msgstr ""
2334 #: cola/widgets/main.py:599
2335 msgid ""
2336 "This repository is currently being rebased.\n"
2337 "Resolve conflicts, commit changes, and run:\n"
2338 "    Rebase > Continue"
2339 msgstr ""
2341 #: cola/widgets/main.py:602
2342 msgid "Rebasing"
2343 msgstr ""
2345 #: cola/widgets/main.py:606
2346 msgid ""
2347 "This repository is in the middle of a merge.\n"
2348 "Resolve conflicts and commit changes."
2349 msgstr ""
2351 #: cola/widgets/main.py:608
2352 msgid "Merging"
2353 msgstr ""
2355 #: cola/widgets/main.py:611
2356 msgid "Amending"
2357 msgstr ""
2359 #: cola/widgets/main.py:729
2360 msgid "Unable to rebase"
2361 msgstr ""
2363 #: cola/widgets/main.py:730
2364 msgid "You cannot rebase with uncommitted changes."
2365 msgstr ""
2367 #: cola/widgets/main.py:732
2368 msgid "Select New Upstream"
2369 msgstr ""
2371 #: cola/widgets/main.py:733
2372 msgid "Interactive Rebase"
2373 msgstr ""
2375 #: cola/models/browse.py:44
2376 msgid "Age"
2377 msgstr ""
2379 #: cola/models/browse.py:368 cola/models/browse.py:372
2380 #, python-format
2381 msgid "%d minutes ago"
2382 msgstr ""
2384 #: cola/models/browse.py:375
2385 #, python-format
2386 msgid "%d hours ago"
2387 msgstr ""
2389 #: cola/models/browse.py:376
2390 #, python-format
2391 msgid "%d days ago"
2392 msgstr ""
2394 #: cola/models/browse.py:391
2395 msgid "Partially Staged"
2396 msgstr ""
2398 #: cola/models/browse.py:397
2399 msgid "Changed Upstream"
2400 msgstr ""