qtutils: add open_files() function
[git-cola.git] / po / git-cola.pot
blobc769e6eede92a6b75487c3669530dad3e13b9e33
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: 2013-09-24 21:42-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/bookmarks.py:32
20 msgid "Bookmarks"
21 msgstr ""
23 #: cola/bookmarks.py:47
24 msgid "Open"
25 msgstr ""
27 #: cola/bookmarks.py:53
28 msgid "Add"
29 msgstr ""
31 #: cola/bookmarks.py:58 cola/guicmds.py:25 cola/guicmds.py:33
32 #: cola/widgets/editremotes.py:127
33 msgid "Delete"
34 msgstr ""
36 #: cola/bookmarks.py:65 cola/stash/view.py:42 cola/widgets/archive.py:65
37 #: cola/widgets/browse.py:117
38 msgid "Save"
39 msgstr ""
41 #: cola/bookmarks.py:71 cola/difftool.py:96 cola/qt.py:57 cola/qt.py:243
42 #: cola/prefs/view.py:241 cola/stash/view.py:50 cola/stash/view.py:51
43 #: cola/widgets/about.py:66 cola/widgets/about.py:126
44 #: cola/widgets/browse.py:116 cola/widgets/cfgactions.py:87
45 #: cola/widgets/cfgactions.py:239 cola/widgets/compare.py:94
46 #: cola/widgets/createbranch.py:159 cola/widgets/createtag.py:104
47 #: cola/widgets/editremotes.py:55 cola/widgets/grep.py:75
48 #: cola/widgets/recent.py:75 cola/widgets/remote.py:157
49 #: cola/widgets/search.py:81 cola/widgets/selectcommits.py:59
50 #: cola/widgets/startup.py:42
51 msgid "Close"
52 msgstr ""
54 #: cola/bookmarks.py:102
55 msgid "Bookmarks Saved"
56 msgstr ""
58 #: cola/bookmarks.py:103
59 msgid "Successfully saved bookmarks"
60 msgstr ""
62 #: cola/bookmarks.py:107
63 msgid "Path to git repository"
64 msgstr ""
66 #: cola/bookmarks.py:108
67 msgid "Enter Git Repository"
68 msgstr ""
70 #: cola/cmds.py:105
71 msgid "Amend"
72 msgstr ""
74 #: cola/cmds.py:140
75 msgid "Cannot Amend"
76 msgstr ""
78 #: cola/cmds.py:141
79 msgid ""
80 "You are in the middle of a merge.\n"
81 "Cannot amend while merging."
82 msgstr ""
84 #: cola/cmds.py:204
85 #, python-format
86 msgid "PATCH %(current)d/%(count)d"
87 msgstr ""
89 #: cola/cmds.py:208
90 msgid "Summary:"
91 msgstr ""
93 #: cola/cmds.py:217
94 msgid "Patch(es) Applied"
95 msgstr ""
97 #: cola/cmds.py:218
98 #, python-format
99 msgid "%d patch(es) applied."
100 msgstr ""
102 #: cola/cmds.py:322
103 #, python-format
104 msgid "Created commit: %s"
105 msgstr ""
107 #: cola/cmds.py:324
108 #, python-format
109 msgid "Commit failed: %s"
110 msgstr ""
112 #: cola/cmds.py:369 cola/cmds.py:1186
113 msgid "Error"
114 msgstr ""
116 #: cola/cmds.py:370
117 #, python-format
118 msgid "Deleting \"%s\" failed"
119 msgstr ""
121 #: cola/cmds.py:406
122 msgid "Remote Branch Deleted"
123 msgstr ""
125 #: cola/cmds.py:407
126 #, python-format
127 msgid "\"%(branch)s\" has been deleted from \"%(remote)s\"."
128 msgstr ""
130 #: cola/cmds.py:411 cola/guicmds.py:108 cola/widgets/remote.py:472
131 #, python-format
132 msgid "\"%(command)s\" returned exit status %(status)d"
133 msgstr ""
135 #: cola/cmds.py:414
136 msgid "Error Deleting Remote Branch"
137 msgstr ""
139 #: cola/cmds.py:493 cola/widgets/grep.py:60 cola/widgets/recent.py:69
140 msgid "Edit"
141 msgstr ""
143 #: cola/cmds.py:529
144 #, python-format
145 msgid "Cannot exec \"%s\": please configure your editor"
146 msgstr ""
148 #: cola/cmds.py:531
149 msgid "Error Editing File"
150 msgstr ""
152 #: cola/cmds.py:554
153 msgid "Launch Diff Tool"
154 msgstr ""
156 #: cola/cmds.py:577
157 msgid "Launch Editor"
158 msgstr ""
160 #: cola/cmds.py:598
161 msgid "Error: Cannot find commit template"
162 msgstr ""
164 #: cola/cmds.py:599
165 #, python-format
166 msgid "%s: No such file or directory."
167 msgstr ""
169 #: cola/cmds.py:616
170 msgid "Error: Unconfigured commit template"
171 msgstr ""
173 #: cola/cmds.py:617
174 msgid ""
175 "A commit template has not been configured.\n"
176 "Use \"git config\" to define \"commit.template\"\n"
177 "so that it points to a commit template."
178 msgstr ""
180 #: cola/cmds.py:669
181 msgid "Open Using Default Application"
182 msgstr ""
184 #: cola/cmds.py:692
185 msgid "Open Parent Directory"
186 msgstr ""
188 #: cola/cmds.py:732
189 #, python-format
190 msgid "Error: could not clone \"%s\""
191 msgstr ""
193 #: cola/cmds.py:733
194 #, python-format
195 msgid "git clone returned exit code %s"
196 msgstr ""
198 #: cola/cmds.py:756 cola/widgets/action.py:19 cola/widgets/editremotes.py:49
199 #: cola/widgets/grep.py:65 cola/widgets/recent.py:52
200 #: cola/widgets/recent.py:121
201 msgid "Refresh"
202 msgstr ""
204 #: cola/cmds.py:784
205 #, python-format
206 msgid "Run \"%s\"?"
207 msgstr ""
209 #: cola/cmds.py:791
210 msgid "Please select a file"
211 msgstr ""
213 #: cola/cmds.py:792
214 #, python-format
215 msgid "\"%s\" requires a selected file."
216 msgstr ""
218 #: cola/cmds.py:804
219 msgid "Invalid Revision"
220 msgstr ""
222 #: cola/cmds.py:805
223 msgid "The revision expression cannot be empty."
224 msgstr ""
226 #: cola/cmds.py:820
227 #, python-format
228 msgid "Running command: %s"
229 msgstr ""
231 #: cola/cmds.py:829 cola/cmds.py:1006 cola/interaction.py:70
232 #, python-format
233 msgid "Output: %s"
234 msgstr ""
236 #: cola/cmds.py:830 cola/guicmds.py:113 cola/interaction.py:71
237 #, python-format
238 msgid "Errors: %s"
239 msgstr ""
241 #: cola/cmds.py:876
242 msgid "Sign Off"
243 msgstr ""
245 #: cola/cmds.py:897
246 msgid "unknown"
247 msgstr ""
249 #: cola/cmds.py:910 cola/widgets/action.py:17
250 msgid "Stage"
251 msgstr ""
253 #: cola/cmds.py:917
254 #, python-format
255 msgid "Staging: %s"
256 msgstr ""
258 #: cola/cmds.py:934
259 msgid "Stage Modified"
260 msgstr ""
262 #: cola/cmds.py:948
263 msgid "Stage Unmerged"
264 msgstr ""
266 #: cola/cmds.py:962
267 msgid "Stage Untracked"
268 msgstr ""
270 #: cola/cmds.py:980
271 #, python-format
272 msgid "Tagging \"%(revision)s\" as \"%(name)s\""
273 msgstr ""
275 #: cola/cmds.py:988
276 msgid "GPG-signed"
277 msgstr ""
279 #: cola/cmds.py:1020 cola/widgets/action.py:18
280 msgid "Unstage"
281 msgstr ""
283 #: cola/cmds.py:1027
284 #, python-format
285 msgid "Unstaging: %s"
286 msgstr ""
288 #: cola/cmds.py:1055
289 #, python-format
290 msgid "Untracking: %s"
291 msgstr ""
293 #: cola/cmds.py:1137
294 msgid "Error Launching History Browser"
295 msgstr ""
297 #: cola/cmds.py:1138
298 #, python-format
299 msgid "Cannot exec \"%s\": please configure a history browser"
300 msgstr ""
302 #: cola/difftool.py:76
303 msgid "git-cola diff"
304 msgstr ""
306 #: cola/difftool.py:92 cola/widgets/compare.py:90
307 msgid "Compare"
308 msgstr ""
310 #: cola/gitcmds.py:402
311 msgid "Nothing to do"
312 msgstr ""
314 #: cola/guicmds.py:25
315 msgid "Delete Branch"
316 msgstr ""
318 #: cola/guicmds.py:33
319 msgid "Delete Remote Branch"
320 msgstr ""
322 #: cola/guicmds.py:53
323 msgid "Browse Commits..."
324 msgstr ""
326 #: cola/guicmds.py:53
327 msgid "Browse"
328 msgstr ""
330 #: cola/guicmds.py:61
331 msgid "Checkout Branch"
332 msgstr ""
334 #: cola/guicmds.py:61
335 msgid "Checkout"
336 msgstr ""
338 #: cola/guicmds.py:70
339 msgid "Cherry-Pick Commit"
340 msgstr ""
342 #: cola/guicmds.py:107
343 msgid "Error Creating Repository"
344 msgstr ""
346 #: cola/guicmds.py:110
347 #, python-format
348 msgid ""
349 "Output:\n"
350 "%s"
351 msgstr ""
353 #: cola/guicmds.py:132
354 msgid "Path or URL to clone (Env. $VARS okay)"
355 msgstr ""
357 #: cola/guicmds.py:153
358 msgid "Error Cloning"
359 msgstr ""
361 #: cola/guicmds.py:154 cola/guicmds.py:155
362 #, python-format
363 msgid "Could not parse Git URL: \"%s\""
364 msgstr ""
366 #: cola/guicmds.py:159
367 msgid "Select a parent directory for the new clone"
368 msgstr ""
370 #: cola/guicmds.py:169
371 #, python-format
372 msgid "\"%s\" already exists, cola will create a new directory"
373 msgstr ""
375 #: cola/guicmds.py:185 cola/widgets/search.py:75
376 msgid "Export Patches"
377 msgstr ""
379 #: cola/guicmds.py:214 cola/widgets/startup.py:124
380 msgid "Open Git Repository..."
381 msgstr ""
383 #: cola/guicmds.py:223
384 msgid "Load Commit Message"
385 msgstr ""
387 #: cola/guicmds.py:251
388 msgid "Select New Base"
389 msgstr ""
391 #: cola/guicmds.py:251
392 msgid "Rebase"
393 msgstr ""
395 #: cola/guicmds.py:261
396 msgid "Select Branch to Review"
397 msgstr ""
399 #: cola/guicmds.py:261
400 msgid "Review"
401 msgstr ""
403 #: cola/inotify.py:47
404 msgid "inotify is disabled because \"cola.inotify\" is false"
405 msgstr ""
407 #: cola/inotify.py:53
408 msgid ""
409 "file notification: disabled\n"
410 "Note: install pywin32 to enable.\n"
411 msgstr ""
413 #: cola/inotify.py:56
414 msgid ""
415 "inotify: disabled\n"
416 "Note: install python-pyinotify to enable inotify.\n"
417 msgstr ""
419 #: cola/inotify.py:62
420 msgid "On Debian systems try: sudo aptitude install python-pyinotify"
421 msgstr ""
423 #: cola/inotify.py:71
424 msgid "File notification enabled."
425 msgstr ""
427 #: cola/inotify.py:73
428 msgid "inotify enabled."
429 msgstr ""
431 #: cola/interaction.py:53
432 msgid "Continue"
433 msgstr ""
435 #: cola/interaction.py:63
436 #, python-format
437 msgid "Run %s?"
438 msgstr ""
440 #: cola/interaction.py:64
441 #, python-format
442 msgid "Run the \"%s\" command?"
443 msgstr ""
445 #: cola/interaction.py:65 cola/widgets/cfgactions.py:240
446 msgid "Run"
447 msgstr ""
449 #: cola/interaction.py:72
450 #, python-format
451 msgid "Exit code: %s"
452 msgstr ""
454 #: cola/qt.py:60 cola/qt.py:100
455 msgid "Detach"
456 msgstr ""
458 #: cola/qt.py:98
459 msgid "Attach"
460 msgstr ""
462 #: cola/qtutils.py:396
463 msgid "Close..."
464 msgstr ""
466 #: cola/classic/controller.py:69
467 msgid "Select Previous Version"
468 msgstr ""
470 #: cola/classic/model.py:37 cola/widgets/createtag.py:51
471 #: cola/widgets/editremotes.py:220
472 msgid "Name"
473 msgstr ""
475 #: cola/classic/model.py:39 cola/main/view.py:91
476 msgid "Status"
477 msgstr ""
479 #: cola/classic/model.py:41
480 msgid "Age"
481 msgstr ""
483 #: cola/classic/model.py:43 cola/widgets/createtag.py:74
484 msgid "Message"
485 msgstr ""
487 #: cola/classic/model.py:45 cola/dag/view.py:371
488 msgid "Author"
489 msgstr ""
491 #: cola/classic/model.py:342
492 #, python-format
493 msgid "%d minutes ago"
494 msgstr ""
496 #: cola/classic/model.py:345
497 #, python-format
498 msgid "%d hours ago"
499 msgstr ""
501 #: cola/classic/model.py:346
502 #, python-format
503 msgid "%d days ago"
504 msgstr ""
506 #: cola/classic/model.py:359 cola/widgets/status.py:73
507 msgid "Unmerged"
508 msgstr ""
510 #: cola/classic/model.py:361
511 msgid "Partially Staged"
512 msgstr ""
514 #: cola/classic/model.py:363 cola/widgets/status.py:74
515 msgid "Modified"
516 msgstr ""
518 #: cola/classic/model.py:365 cola/widgets/status.py:72
519 msgid "Staged"
520 msgstr ""
522 #: cola/classic/model.py:367
523 msgid "Changed Upstream"
524 msgstr ""
526 #: cola/classic/view.py:47 cola/main/view.py:545
527 #, python-format
528 msgid "Repository: %s"
529 msgstr ""
531 #: cola/classic/view.py:49 cola/main/view.py:547
532 #, python-format
533 msgid "Branch: %s"
534 msgstr ""
536 #: cola/classic/view.py:52
537 #, python-format
538 msgid "%s: %s - Browse"
539 msgstr ""
541 #: cola/classic/view.py:54 cola/main/view.py:552
542 msgid "Amending"
543 msgstr ""
545 #: cola/classic/view.py:79
546 msgid "View History..."
547 msgstr ""
549 #: cola/classic/view.py:80
550 msgid "View history for selected path(s)."
551 msgstr ""
553 #: cola/classic/view.py:84 cola/widgets/status.py:506
554 #: cola/widgets/status.py:536 cola/widgets/status.py:593
555 msgid "Stage Selected"
556 msgstr ""
558 #: cola/classic/view.py:85
559 msgid "Stage selected path(s) for commit."
560 msgstr ""
562 #: cola/classic/view.py:90 cola/widgets/status.py:452
563 #: cola/widgets/status.py:494
564 msgid "Unstage Selected"
565 msgstr ""
567 #: cola/classic/view.py:91
568 msgid "Remove selected path(s) from the staging area."
569 msgstr ""
571 #: cola/classic/view.py:96
572 msgid "Untrack Selected"
573 msgstr ""
575 #: cola/classic/view.py:97
576 msgid "Stop tracking path(s)"
577 msgstr ""
579 #: cola/classic/view.py:102
580 msgid "Launch git-difftool on the current path."
581 msgstr ""
583 #: cola/classic/view.py:106
584 msgid "Diff Against Predecessor..."
585 msgstr ""
587 #: cola/classic/view.py:107
588 msgid "Launch git-difftool against previous versions."
589 msgstr ""
591 #: cola/classic/view.py:111
592 msgid "Revert Uncommitted Changes..."
593 msgstr ""
595 #: cola/classic/view.py:112
596 msgid "Revert changes to selected path(s)."
597 msgstr ""
599 #: cola/classic/view.py:117
600 msgid "Edit selected path(s)."
601 msgstr ""
603 #: cola/classic/view.py:293 cola/widgets/status.py:652
604 msgid "Revert Uncommitted Changes?"
605 msgstr ""
607 #: cola/classic/view.py:294 cola/widgets/diff.py:246 cola/widgets/diff.py:259
608 #: cola/widgets/status.py:653
609 msgid ""
610 "This operation drops uncommitted changes.\n"
611 "These changes cannot be recovered."
612 msgstr ""
614 #: cola/classic/view.py:296 cola/widgets/diff.py:248 cola/widgets/diff.py:261
615 #: cola/widgets/status.py:655
616 msgid "Revert the uncommitted changes?"
617 msgstr ""
619 #: cola/classic/view.py:297 cola/widgets/status.py:656
620 msgid "Revert Uncommitted Changes"
621 msgstr ""
623 #: cola/dag/view.py:166
624 msgid "Loading..."
625 msgstr ""
627 #: cola/dag/view.py:272
628 msgid "Diff this -> selected"
629 msgstr ""
631 #: cola/dag/view.py:275
632 msgid "Diff selected -> this"
633 msgstr ""
635 #: cola/dag/view.py:278 cola/widgets/createbranch.py:89
636 #: cola/widgets/createbranch.py:98 cola/widgets/createbranch.py:155
637 #: cola/widgets/createbranch.py:330
638 msgid "Create Branch"
639 msgstr ""
641 #: cola/dag/view.py:281
642 msgid "Create Patch"
643 msgstr ""
645 #: cola/dag/view.py:284 cola/widgets/createtag.py:38
646 #: cola/widgets/createtag.py:99
647 msgid "Create Tag"
648 msgstr ""
650 #: cola/dag/view.py:287 cola/main/view.py:208
651 msgid "Save As Tarball/Zip..."
652 msgstr ""
654 #: cola/dag/view.py:290 cola/widgets/search.py:78
655 msgid "Cherry Pick"
656 msgstr ""
658 #: cola/dag/view.py:293
659 msgid "Grab File..."
660 msgstr ""
662 #: cola/dag/view.py:296
663 msgid "Copy SHA-1"
664 msgstr ""
666 #: cola/dag/view.py:371
667 msgid "Summary"
668 msgstr ""
670 #: cola/dag/view.py:371
671 msgid "Date, Time"
672 msgstr ""
674 #: cola/dag/view.py:378
675 msgid "Go Up"
676 msgstr ""
678 #: cola/dag/view.py:381
679 msgid "Go Down"
680 msgstr ""
682 #: cola/dag/view.py:511 cola/dag/view.py:1181
683 msgid "Zoom Out"
684 msgstr ""
686 #: cola/dag/view.py:514 cola/dag/view.py:1178
687 msgid "Zoom In"
688 msgstr ""
690 #: cola/dag/view.py:517 cola/dag/view.py:1184
691 msgid "Zoom to Fit"
692 msgstr ""
694 #: cola/dag/view.py:536
695 msgid "Log"
696 msgstr ""
698 #: cola/dag/view.py:541 cola/main/view.py:114 cola/main/view.py:384
699 msgid "Diff"
700 msgstr ""
702 #: cola/dag/view.py:554
703 msgid "Graph"
704 msgstr ""
706 #: cola/dag/view.py:563
707 msgid "View"
708 msgstr ""
710 #: cola/dag/view.py:636
711 #, python-format
712 msgid "%s: %s - DAG"
713 msgstr ""
715 #: cola/dag/view.py:638
716 msgid " - DAG"
717 msgstr ""
719 #: cola/dag/view.py:1187
720 msgid "Select Parent"
721 msgstr ""
723 #: cola/dag/view.py:1190
724 msgid "Select Oldest Parent"
725 msgstr ""
727 #: cola/dag/view.py:1193
728 msgid "Select Child"
729 msgstr ""
731 #: cola/dag/view.py:1196
732 msgid "Select Newest Child"
733 msgstr ""
735 #: cola/main/view.py:78
736 msgid "Browser"
737 msgstr ""
739 #: cola/main/view.py:83
740 msgid "Action"
741 msgstr ""
743 #: cola/main/view.py:99 cola/merge/view.py:45
744 msgid "Commit"
745 msgstr ""
747 #: cola/main/view.py:108
748 msgid "Console"
749 msgstr ""
751 #: cola/main/view.py:120
752 msgid "Ignore changes in whitespace at EOL"
753 msgstr ""
755 #: cola/main/view.py:125
756 msgid "Ignore changes in amount of whitespace"
757 msgstr ""
759 #: cola/main/view.py:130
760 msgid "Ignore all whitespace"
761 msgstr ""
763 #: cola/main/view.py:135
764 msgid "Show whole surrounding functions of changes"
765 msgstr ""
767 #: cola/main/view.py:139 cola/widgets/createbranch.py:194
768 msgid "Options"
769 msgstr ""
771 #: cola/main/view.py:141 cola/main/view.py:142
772 msgid "Diff Options"
773 msgstr ""
775 #: cola/main/view.py:157 cola/widgets/status.py:423
776 msgid "Unstage All"
777 msgstr ""
779 #: cola/main/view.py:161
780 msgid "Unstage From Commit"
781 msgstr ""
783 #: cola/main/view.py:165
784 msgid "Diffstat"
785 msgstr ""
787 #: cola/main/view.py:168
788 msgid "Stage Changed Files To Commit"
789 msgstr ""
791 #: cola/main/view.py:173
792 msgid "Stage All Untracked"
793 msgstr ""
795 #: cola/main/view.py:178
796 msgid "Export Patches..."
797 msgstr ""
799 #: cola/main/view.py:181
800 msgid "New Repository..."
801 msgstr ""
803 #: cola/main/view.py:185 cola/prefs/view.py:220
804 msgid "Preferences"
805 msgstr ""
807 #: cola/main/view.py:189
808 msgid "Edit Remotes..."
809 msgstr ""
811 #: cola/main/view.py:197
812 msgid "Recently Modified Files..."
813 msgstr ""
815 #: cola/main/view.py:201
816 msgid "Cherry-Pick..."
817 msgstr ""
819 #: cola/main/view.py:205
820 msgid "Load Commit Message..."
821 msgstr ""
823 #: cola/main/view.py:211
824 msgid "Quit"
825 msgstr ""
827 #: cola/main/view.py:213
828 msgid "Bookmarks..."
829 msgstr ""
831 #: cola/main/view.py:215
832 msgid "Grep"
833 msgstr ""
835 #: cola/main/view.py:217
836 msgid "Merge..."
837 msgstr ""
839 #: cola/main/view.py:220 cola/merge/__init__.py:20
840 msgid "Abort Merge..."
841 msgstr ""
843 #: cola/main/view.py:223 cola/widgets/action.py:20
844 msgid "Fetch..."
845 msgstr ""
847 #: cola/main/view.py:225 cola/widgets/action.py:21
848 msgid "Push..."
849 msgstr ""
851 #: cola/main/view.py:227 cola/widgets/action.py:22
852 msgid "Pull..."
853 msgstr ""
855 #: cola/main/view.py:230 cola/widgets/startup.py:36
856 msgid "Open..."
857 msgstr ""
859 #: cola/main/view.py:234 cola/widgets/action.py:23
860 msgid "Stash..."
861 msgstr ""
863 #: cola/main/view.py:237 cola/widgets/startup.py:39
864 msgid "Clone..."
865 msgstr ""
867 #: cola/main/view.py:241
868 msgid "Documentation"
869 msgstr ""
871 #: cola/main/view.py:245
872 msgid "Keyboard Shortcuts"
873 msgstr ""
875 #: cola/main/view.py:250
876 msgid "Visualize Current Branch..."
877 msgstr ""
879 #: cola/main/view.py:253
880 msgid "Visualize All Branches..."
881 msgstr ""
883 #: cola/main/view.py:256
884 msgid "Search..."
885 msgstr ""
887 #: cola/main/view.py:258
888 msgid "Browse Current Branch..."
889 msgstr ""
891 #: cola/main/view.py:260
892 msgid "Browse Other Branch..."
893 msgstr ""
895 #: cola/main/view.py:262
896 msgid "Get Commit Message Template"
897 msgstr ""
899 #: cola/main/view.py:265
900 msgid "About"
901 msgstr ""
903 #: cola/main/view.py:268
904 msgid "Expression..."
905 msgstr ""
907 #: cola/main/view.py:270
908 msgid "Branches..."
909 msgstr ""
911 #: cola/main/view.py:273
912 msgid "Create Tag..."
913 msgstr ""
915 #: cola/main/view.py:276
916 msgid "Create..."
917 msgstr ""
919 #: cola/main/view.py:279
920 msgid "Delete..."
921 msgstr ""
923 #: cola/main/view.py:282
924 msgid "Delete Remote Branch..."
925 msgstr ""
927 #: cola/main/view.py:285
928 msgid "Checkout..."
929 msgstr ""
931 #: cola/main/view.py:287
932 msgid "Rebase..."
933 msgstr ""
935 #: cola/main/view.py:289
936 msgid "Review..."
937 msgstr ""
939 #: cola/main/view.py:292
940 msgid "Browser..."
941 msgstr ""
943 #: cola/main/view.py:296
944 msgid "DAG..."
945 msgstr ""
947 #: cola/main/view.py:313
948 msgid "File"
949 msgstr ""
951 #: cola/main/view.py:316
952 msgid "Open Recent"
953 msgstr ""
955 #: cola/main/view.py:338 cola/main/view.py:339
956 msgid "Index"
957 msgstr ""
959 #: cola/main/view.py:349
960 msgid "Branch"
961 msgstr ""
963 #: cola/main/view.py:367
964 msgid "Actions"
965 msgstr ""
967 #: cola/main/view.py:393
968 msgid "Tools"
969 msgstr ""
971 #: cola/main/view.py:404
972 msgid "Help"
973 msgstr ""
975 #: cola/main/view.py:462
976 #, python-format
977 msgid "git cola version %s"
978 msgstr ""
980 #: cola/merge/__init__.py:21
981 msgid ""
982 "Aborting the current merge will cause *ALL* uncommitted changes to be lost.\n"
983 "Recovering uncommitted changes is not possible."
984 msgstr ""
986 #: cola/merge/__init__.py:24
987 msgid "Aborting the current merge?"
988 msgstr ""
990 #: cola/merge/__init__.py:25
991 msgid "Abort Merge"
992 msgstr ""
994 #: cola/merge/view.py:23
995 msgid "Revision To Merge"
996 msgstr ""
998 #: cola/merge/view.py:28 cola/widgets/cfgactions.py:220
999 #: cola/widgets/remote.py:122
1000 msgid "Local Branch"
1001 msgstr ""
1003 #: cola/merge/view.py:31 cola/widgets/cfgactions.py:221
1004 msgid "Tracking Branch"
1005 msgstr ""
1007 #: cola/merge/view.py:33 cola/widgets/cfgactions.py:222
1008 #: cola/widgets/createbranch.py:122
1009 msgid "Tag"
1010 msgstr ""
1012 #: cola/merge/view.py:39
1013 msgid "Visualize"
1014 msgstr ""
1016 #: cola/merge/view.py:42
1017 msgid "Squash"
1018 msgstr ""
1020 #: cola/merge/view.py:50 cola/widgets/archive.py:62
1021 #: cola/widgets/editremotes.py:204
1022 msgid "Cancel"
1023 msgstr ""
1025 #: cola/merge/view.py:53
1026 msgid "Merge"
1027 msgstr ""
1029 #: cola/merge/view.py:115
1030 #, python-format
1031 msgid "Merge \"%(revision)s\" into \"%(branch)s\""
1032 msgstr ""
1034 #: cola/merge/view.py:118
1035 #, python-format
1036 msgid "Merge into \"%s\""
1037 msgstr ""
1039 #: cola/merge/view.py:162 cola/merge/view.py:171
1040 msgid "No Revision Specified"
1041 msgstr ""
1043 #: cola/merge/view.py:163
1044 msgid "You must specify a revision to view."
1045 msgstr ""
1047 #: cola/merge/view.py:172
1048 msgid "You must specify a revision to merge."
1049 msgstr ""
1051 #: cola/prefs/view.py:116
1052 msgid "User Name"
1053 msgstr ""
1055 #: cola/prefs/view.py:117
1056 msgid "Email Address"
1057 msgstr ""
1059 #: cola/prefs/view.py:118
1060 msgid "Merge Verbosity"
1061 msgstr ""
1063 #: cola/prefs/view.py:119
1064 msgid "Number of Diff Context Lines"
1065 msgstr ""
1067 #: cola/prefs/view.py:120
1068 msgid "Summarize Merge Commits"
1069 msgstr ""
1071 #: cola/prefs/view.py:121
1072 msgid "Show Diffstat After Merge"
1073 msgstr ""
1075 #: cola/prefs/view.py:122
1076 msgid "Display Untracked Files"
1077 msgstr ""
1079 #: cola/prefs/view.py:163
1080 msgid "Fixed-Width Font"
1081 msgstr ""
1083 #: cola/prefs/view.py:164
1084 msgid "Font Size"
1085 msgstr ""
1087 #: cola/prefs/view.py:165
1088 msgid "Tab Width"
1089 msgstr ""
1091 #: cola/prefs/view.py:166
1092 msgid "Text Width"
1093 msgstr ""
1095 #: cola/prefs/view.py:167 cola/widgets/commitmsg.py:99
1096 msgid "Auto-Wrap Lines"
1097 msgstr ""
1099 #: cola/prefs/view.py:168
1100 msgid "Editor"
1101 msgstr ""
1103 #: cola/prefs/view.py:169
1104 msgid "History Browser"
1105 msgstr ""
1107 #: cola/prefs/view.py:170
1108 msgid "Diff Tool"
1109 msgstr ""
1111 #: cola/prefs/view.py:171
1112 msgid "Merge Tool"
1113 msgstr ""
1115 #: cola/prefs/view.py:172
1116 msgid "Keep *.orig Merge Backups"
1117 msgstr ""
1119 #: cola/prefs/view.py:173
1120 msgid "Save GUI Settings"
1121 msgstr ""
1123 #: cola/prefs/view.py:227
1124 msgid "All Repositories"
1125 msgstr ""
1127 #: cola/prefs/view.py:228
1128 msgid "Current Repository"
1129 msgstr ""
1131 #: cola/prefs/view.py:229
1132 msgid "Settings"
1133 msgstr ""
1135 #: cola/stash/view.py:28
1136 msgid "Stash"
1137 msgstr ""
1139 #: cola/stash/view.py:38
1140 msgid "Apply"
1141 msgstr ""
1143 #: cola/stash/view.py:39
1144 msgid "Apply the selected stash"
1145 msgstr ""
1147 #: cola/stash/view.py:43
1148 msgid "Save modified state to new stash"
1149 msgstr ""
1151 #: cola/stash/view.py:46
1152 msgid "Drop"
1153 msgstr ""
1155 #: cola/stash/view.py:47
1156 msgid "Drop the selected stash"
1157 msgstr ""
1159 #: cola/stash/view.py:54
1160 msgid "Keep Index"
1161 msgstr ""
1163 #: cola/stash/view.py:175
1164 msgid "Save Stash"
1165 msgstr ""
1167 #: cola/stash/view.py:176
1168 msgid "Enter a name for the stash"
1169 msgstr ""
1171 #: cola/stash/view.py:182
1172 msgid "Error: Stash exists"
1173 msgstr ""
1175 #: cola/stash/view.py:183
1176 #, python-format
1177 msgid "A stash named \"%s\" already exists"
1178 msgstr ""
1180 #: cola/stash/view.py:198
1181 msgid "Drop Stash?"
1182 msgstr ""
1184 #: cola/stash/view.py:199
1185 msgid "Recovering a dropped stash is not possible."
1186 msgstr ""
1188 #: cola/stash/view.py:200
1189 #, python-format
1190 msgid "Drop the \"%s\" stash?"
1191 msgstr ""
1193 #: cola/stash/view.py:201
1194 msgid "Drop Stash"
1195 msgstr ""
1197 #: cola/widgets/about.py:47
1198 msgid "About git-cola"
1199 msgstr ""
1201 #: cola/widgets/about.py:97
1202 msgid ""
1203 "This PyQt4 does not include QtWebKit.\n"
1204 "The keyboard shortcuts feature is unavailable."
1205 msgstr ""
1207 #: cola/widgets/about.py:104
1208 msgid "hotkeys.html"
1209 msgstr ""
1211 #: cola/widgets/about.py:122
1212 msgid "Shortcuts"
1213 msgstr ""
1215 #: cola/widgets/archive.py:46
1216 msgid "Save Archive"
1217 msgstr ""
1219 #: cola/widgets/archive.py:69
1220 msgid "Prefix"
1221 msgstr ""
1223 #: cola/widgets/archive.py:74
1224 msgid "Advanced"
1225 msgstr ""
1227 #: cola/widgets/archive.py:141 cola/widgets/browse.py:49
1228 msgid "File Saved"
1229 msgstr ""
1231 #: cola/widgets/archive.py:142 cola/widgets/browse.py:50
1232 #, python-format
1233 msgid "File saved to \"%s\""
1234 msgstr ""
1236 #: cola/widgets/archive.py:149
1237 msgid "Overwrite File?"
1238 msgstr ""
1240 #: cola/widgets/archive.py:150
1241 #, python-format
1242 msgid "The file \"%s\" exists and will be overwritten."
1243 msgstr ""
1245 #: cola/widgets/archive.py:151
1246 #, python-format
1247 msgid "Overwrite \"%s\"?"
1248 msgstr ""
1250 #: cola/widgets/archive.py:152
1251 msgid "Overwrite"
1252 msgstr ""
1254 #: cola/widgets/browse.py:42
1255 #, python-format
1256 msgid "Saved \"%(filename)s\" from \"%(ref)s\" to \"%(destination)s\""
1257 msgstr ""
1259 #: cola/widgets/browse.py:63
1260 #, python-format
1261 msgid "Browsing %s"
1262 msgstr ""
1264 #: cola/widgets/browse.py:81
1265 #, python-format
1266 msgid "Select file from \"%s\""
1267 msgstr ""
1269 #: cola/widgets/browse.py:90
1270 msgid "Select File"
1271 msgstr ""
1273 #: cola/widgets/browse.py:117 cola/widgets/selectcommits.py:54
1274 msgid "Select"
1275 msgstr ""
1277 #: cola/widgets/cfgactions.py:85
1278 msgid "Abort"
1279 msgstr ""
1281 #: cola/widgets/cfgactions.py:147 cola/widgets/cfgactions.py:151
1282 msgid "Abort Action"
1283 msgstr ""
1285 #: cola/widgets/cfgactions.py:148
1286 msgid ""
1287 "An action is still running.\n"
1288 "Terminating it could result in data loss."
1289 msgstr ""
1291 #: cola/widgets/cfgactions.py:150
1292 msgid "Abort the action?"
1293 msgstr ""
1295 #: cola/widgets/cfgactions.py:201
1296 msgid "Arguments"
1297 msgstr ""
1299 #: cola/widgets/cfgactions.py:226 cola/widgets/createtag.py:85
1300 msgid "Revision"
1301 msgstr ""
1303 #: cola/widgets/commitmsg.py:50
1304 msgid "Sign off on this commit"
1305 msgstr ""
1307 #: cola/widgets/commitmsg.py:53 cola/widgets/commitmsg.py:69
1308 msgid "Commit@@verb"
1309 msgstr ""
1311 #: cola/widgets/commitmsg.py:56
1312 msgid "Commit staged changes"
1313 msgstr ""
1315 #: cola/widgets/commitmsg.py:67
1316 msgid ""
1317 "Commit staged changes\n"
1318 "Shortcut: Ctrl+Enter"
1319 msgstr ""
1321 #: cola/widgets/commitmsg.py:75
1322 msgid "Actions..."
1323 msgstr ""
1325 #: cola/widgets/commitmsg.py:85
1326 msgid "Amend Last Commit"
1327 msgstr ""
1329 #: cola/widgets/commitmsg.py:92
1330 msgid "Check Spelling"
1331 msgstr ""
1333 #: cola/widgets/commitmsg.py:104
1334 msgid "Load Previous Commit Message"
1335 msgstr ""
1337 #: cola/widgets/commitmsg.py:135 cola/widgets/status.py:117
1338 msgid "Move Down"
1339 msgstr ""
1341 #: cola/widgets/commitmsg.py:342
1342 msgid ""
1343 "Please supply a commit message.\n"
1344 "\n"
1345 "A good commit message has the following format:\n"
1346 "\n"
1347 "- First line: Describe in one sentence what you did.\n"
1348 "- Second line: Blank\n"
1349 "- Remaining lines: Describe why this change is good.\n"
1350 msgstr ""
1352 #: cola/widgets/commitmsg.py:349
1353 msgid "Missing Commit Message"
1354 msgstr ""
1356 #: cola/widgets/commitmsg.py:355
1357 msgid ""
1358 "No changes to commit.\n"
1359 "\n"
1360 "You must stage at least 1 file before you can commit."
1361 msgstr ""
1363 #: cola/widgets/commitmsg.py:359
1364 msgid "Would you like to stage and commit all modified files?"
1365 msgstr ""
1367 #: cola/widgets/commitmsg.py:361
1368 msgid "Stage and commit?"
1369 msgstr ""
1371 #: cola/widgets/commitmsg.py:364
1372 msgid "Stage and Commit"
1373 msgstr ""
1375 #: cola/widgets/commitmsg.py:369
1376 msgid "Nothing to commit"
1377 msgstr ""
1379 #: cola/widgets/commitmsg.py:376
1380 msgid "Rewrite Published Commit?"
1381 msgstr ""
1383 #: cola/widgets/commitmsg.py:377
1384 msgid ""
1385 "This commit has already been published.\n"
1386 "This operation will rewrite published history.\n"
1387 "You probably don't want to do this."
1388 msgstr ""
1390 #: cola/widgets/commitmsg.py:380
1391 msgid "Amend the published commit?"
1392 msgstr ""
1394 #: cola/widgets/commitmsg.py:381
1395 msgid "Amend Commit"
1396 msgstr ""
1398 #: cola/widgets/commitmsg.py:386
1399 msgid "Commit failed"
1400 msgstr ""
1402 #: cola/widgets/commitmsg.py:387
1403 #, python-format
1404 msgid "\"git commit\" returned exit code %s"
1405 msgstr ""
1407 #: cola/widgets/commitmsg.py:409
1408 msgid "More..."
1409 msgstr ""
1411 #: cola/widgets/commitmsg.py:413
1412 msgid "Select Commit Message"
1413 msgstr ""
1415 #: cola/widgets/commitmsg.py:450
1416 msgid "Commit summary"
1417 msgstr ""
1419 #: cola/widgets/commitmsg.py:465
1420 msgid "Extended description..."
1421 msgstr ""
1423 #: cola/widgets/compare.py:37
1424 msgid "*** Branch Point ***"
1425 msgstr ""
1427 #: cola/widgets/compare.py:38
1428 msgid "*** Sandbox ***"
1429 msgstr ""
1431 #: cola/widgets/compare.py:39 cola/widgets/compare.py:62
1432 #: cola/widgets/compare.py:68
1433 msgid "Local"
1434 msgstr ""
1436 #: cola/widgets/compare.py:44
1437 msgid "Branch Diff Viewer"
1438 msgstr ""
1440 #: cola/widgets/compare.py:63 cola/widgets/compare.py:69
1441 #: cola/widgets/remote.py:129
1442 msgid "Remote"
1443 msgstr ""
1445 #: cola/widgets/compare.py:98
1446 msgid "File Differences"
1447 msgstr ""
1449 #: cola/widgets/createbranch.py:102
1450 msgid "Branch Name"
1451 msgstr ""
1453 #: cola/widgets/createbranch.py:107 cola/widgets/createbranch.py:178
1454 msgid "Starting Revision"
1455 msgstr ""
1457 #: cola/widgets/createbranch.py:115
1458 msgid "Local branch"
1459 msgstr ""
1461 #: cola/widgets/createbranch.py:119
1462 msgid "Tracking branch"
1463 msgstr ""
1465 #: cola/widgets/createbranch.py:127
1466 msgid "Update Existing Branch:"
1467 msgstr ""
1469 #: cola/widgets/createbranch.py:130
1470 msgid "No"
1471 msgstr ""
1473 #: cola/widgets/createbranch.py:133
1474 msgid "Fast Forward Only"
1475 msgstr ""
1477 #: cola/widgets/createbranch.py:137
1478 msgid "Reset"
1479 msgstr ""
1481 #: cola/widgets/createbranch.py:143
1482 msgid "Fetch Tracking Branch"
1483 msgstr ""
1485 #: cola/widgets/createbranch.py:148
1486 msgid "Checkout After Creation"
1487 msgstr ""
1489 #: cola/widgets/createbranch.py:259
1490 msgid "Missing Data"
1491 msgstr ""
1493 #: cola/widgets/createbranch.py:260
1494 msgid "Please provide both a branch name and revision expression."
1495 msgstr ""
1497 #: cola/widgets/createbranch.py:265
1498 #, python-format
1499 msgid "Branch \"%s\" already exists."
1500 msgstr ""
1502 #: cola/widgets/createbranch.py:266 cola/widgets/createbranch.py:277
1503 msgid "Branch Exists"
1504 msgstr ""
1506 #: cola/widgets/createbranch.py:273
1507 #, python-format
1508 msgid "Resetting \"%(branch)s\" to \"%(revision)s\" will lose commits."
1509 msgstr ""
1511 #: cola/widgets/createbranch.py:288
1512 #, python-format
1513 msgid "%d skipped"
1514 msgstr ""
1516 #: cola/widgets/createbranch.py:290
1517 msgid "Recovering lost commits may not be easy."
1518 msgstr ""
1520 #: cola/widgets/createbranch.py:292
1521 msgid "Reset Branch?"
1522 msgstr ""
1524 #: cola/widgets/createbranch.py:294
1525 #, python-format
1526 msgid "Reset \"%(branch)s\" to \"%(revision)s\"?"
1527 msgstr ""
1529 #: cola/widgets/createbranch.py:296
1530 msgid "Reset Branch"
1531 msgstr ""
1533 #: cola/widgets/createbranch.py:305
1534 msgid "Updating..."
1535 msgstr ""
1537 #: cola/widgets/createbranch.py:321
1538 msgid "Error Creating Branch"
1539 msgstr ""
1541 #: cola/widgets/createbranch.py:322
1542 #, python-format
1543 msgid "\"%(command)s\" returned exit status \"%(status)d\""
1544 msgstr ""
1546 #: cola/widgets/createbranch.py:331
1547 msgid "Branch created"
1548 msgstr ""
1550 #: cola/widgets/createtag.py:55
1551 msgid "vX.Y.Z"
1552 msgstr ""
1554 #: cola/widgets/createtag.py:56
1555 msgid "Specifies the tag name"
1556 msgstr ""
1558 #: cola/widgets/createtag.py:62
1559 msgid "Sign Tag"
1560 msgstr ""
1562 #: cola/widgets/createtag.py:67
1563 msgid "Whether to sign the tag (git tag -s)"
1564 msgstr ""
1566 #: cola/widgets/createtag.py:78
1567 msgid "Tag message..."
1568 msgstr ""
1570 #: cola/widgets/createtag.py:79
1571 msgid "Specifies the tag message"
1572 msgstr ""
1574 #: cola/widgets/createtag.py:91
1575 msgid "Specifies the SHA-1 to tag"
1576 msgstr ""
1578 #: cola/widgets/createtag.py:121
1579 msgid "Missing Revision"
1580 msgstr ""
1582 #: cola/widgets/createtag.py:122
1583 msgid "Please specify a revision to tag."
1584 msgstr ""
1586 #: cola/widgets/createtag.py:125
1587 msgid "Missing Name"
1588 msgstr ""
1590 #: cola/widgets/createtag.py:126
1591 msgid "Please specify a name for the new tag."
1592 msgstr ""
1594 #: cola/widgets/createtag.py:129
1595 msgid "Missing Tag Message"
1596 msgstr ""
1598 #: cola/widgets/createtag.py:130
1599 msgid "Tag-signing was requested but the tag message is empty."
1600 msgstr ""
1602 #: cola/widgets/createtag.py:132
1603 msgid ""
1604 "An unsigned, lightweight tag will be created instead.\n"
1605 "Create an unsigned tag?"
1606 msgstr ""
1608 #: cola/widgets/createtag.py:135
1609 msgid "Create Unsigned Tag"
1610 msgstr ""
1612 #: cola/widgets/createtag.py:142
1613 msgid "Tag Created"
1614 msgstr ""
1616 #: cola/widgets/createtag.py:143
1617 #, python-format
1618 msgid "Created a new tag named \"%s\""
1619 msgstr ""
1621 #: cola/widgets/diff.py:22
1622 msgid "Process Section"
1623 msgstr ""
1625 #: cola/widgets/diff.py:25
1626 msgid "Process Selection"
1627 msgstr ""
1629 #: cola/widgets/diff.py:40
1630 msgid "Stage &Selected Lines"
1631 msgstr ""
1633 #: cola/widgets/diff.py:46
1634 msgid "Revert Selected Lines..."
1635 msgstr ""
1637 #: cola/widgets/diff.py:51
1638 msgid "Unstage &Selected Lines"
1639 msgstr ""
1641 #: cola/widgets/diff.py:57
1642 msgid "Apply Diff Selection to Work Tree"
1643 msgstr ""
1645 #: cola/widgets/diff.py:86 cola/widgets/diff.py:108 cola/widgets/status.py:486
1646 #: cola/widgets/status.py:584
1647 msgid "Launch git-cola"
1648 msgstr ""
1650 #: cola/widgets/diff.py:91
1651 msgid "Stage Section"
1652 msgstr ""
1654 #: cola/widgets/diff.py:97
1655 msgid "Revert Section..."
1656 msgstr ""
1658 #: cola/widgets/diff.py:113
1659 msgid "Unstage Section"
1660 msgstr ""
1662 #: cola/widgets/diff.py:125
1663 msgid "Copy"
1664 msgstr ""
1666 #: cola/widgets/diff.py:129
1667 msgid "Select All"
1668 msgstr ""
1670 #: cola/widgets/diff.py:245
1671 msgid "Revert Section?"
1672 msgstr ""
1674 #: cola/widgets/diff.py:249
1675 msgid "Revert Section"
1676 msgstr ""
1678 #: cola/widgets/diff.py:258
1679 msgid "Revert Selected Lines?"
1680 msgstr ""
1682 #: cola/widgets/diff.py:262
1683 msgid "Revert Selected Lines"
1684 msgstr ""
1686 #: cola/widgets/editremotes.py:19
1687 msgid "Edit Remotes"
1688 msgstr ""
1690 #: cola/widgets/editremotes.py:22
1691 msgid ""
1692 "Add and remove remote repositories using the \n"
1693 "Add(+) and Delete(-) buttons on the left-hand side.\n"
1694 "\n"
1695 "Remotes can be renamed by selecting one from the list\n"
1696 "and pressing \"enter\", or by double-clicking."
1697 msgstr ""
1699 #: cola/widgets/editremotes.py:32
1700 msgid "Remote git repositories - double-click to rename"
1701 msgstr ""
1703 #: cola/widgets/editremotes.py:45
1704 msgid "Add new remote git repository"
1705 msgstr ""
1707 #: cola/widgets/editremotes.py:53
1708 msgid "Delete remote"
1709 msgstr ""
1711 #: cola/widgets/editremotes.py:116
1712 #, python-format
1713 msgid "Error creating remote \"%s\""
1714 msgstr ""
1716 #: cola/widgets/editremotes.py:124
1717 msgid "Delete Remote"
1718 msgstr ""
1720 #: cola/widgets/editremotes.py:125
1721 msgid "Delete remote?"
1722 msgstr ""
1724 #: cola/widgets/editremotes.py:126
1725 #, python-format
1726 msgid "Delete remote \"%s\""
1727 msgstr ""
1729 #: cola/widgets/editremotes.py:134
1730 #, python-format
1731 msgid "Error deleting remote \"%s\""
1732 msgstr ""
1734 #: cola/widgets/editremotes.py:153
1735 msgid "Rename Remote"
1736 msgstr ""
1738 #: cola/widgets/editremotes.py:154
1739 msgid "Rename remote?"
1740 msgstr ""
1742 #: cola/widgets/editremotes.py:155
1743 #, python-format
1744 msgid "Rename remote \"%(current)s\" to \"%(new)s\"?"
1745 msgstr ""
1747 #: cola/widgets/editremotes.py:157
1748 msgid "Rename"
1749 msgstr ""
1751 #: cola/widgets/editremotes.py:169
1752 #, python-format
1753 msgid "Gathering info for \"%s\"..."
1754 msgstr ""
1756 #: cola/widgets/editremotes.py:201
1757 msgid "Add Remote"
1758 msgstr ""
1760 #: cola/widgets/editremotes.py:213
1761 msgid "Add remote"
1762 msgstr ""
1764 #: cola/widgets/editremotes.py:214
1765 msgid "Name for the new remote"
1766 msgstr ""
1768 #: cola/widgets/editremotes.py:221
1769 msgid "URL"
1770 msgstr ""
1772 #: cola/widgets/grep.py:47 cola/widgets/search.py:40 cola/widgets/search.py:58
1773 msgid "Search"
1774 msgstr ""
1776 #: cola/widgets/grep.py:52
1777 msgid "command-line arguments"
1778 msgstr ""
1780 #: cola/widgets/grep.py:56
1781 msgid "grep result..."
1782 msgstr ""
1784 #: cola/widgets/grep.py:69
1785 msgid "Shell arguments"
1786 msgstr ""
1788 #: cola/widgets/grep.py:71
1789 msgid ""
1790 "Parse arguments using a shell.\n"
1791 "Queries with spaces will require \"double quotes\"."
1792 msgstr ""
1794 #: cola/widgets/log.py:34
1795 #, python-format
1796 msgid "exit code %s"
1797 msgstr ""
1799 #: cola/widgets/recent.py:36
1800 msgid "Recently Modified Files"
1801 msgstr ""
1803 #: cola/widgets/recent.py:46
1804 msgid " commits ago"
1805 msgstr ""
1807 #: cola/widgets/recent.py:49
1808 msgid "Showing changes since"
1809 msgstr ""
1811 #: cola/widgets/recent.py:61
1812 msgid "Expand"
1813 msgstr ""
1815 #: cola/widgets/recent.py:65
1816 msgid "Collapse"
1817 msgstr ""
1819 #: cola/widgets/remote.py:136
1820 msgid "Remote Branch"
1821 msgstr ""
1823 #: cola/widgets/remote.py:143
1824 msgid "Fast Forward Only "
1825 msgstr ""
1827 #: cola/widgets/remote.py:147
1828 msgid "Include tags "
1829 msgstr ""
1831 #: cola/widgets/remote.py:150
1832 msgid "Rebase "
1833 msgstr ""
1835 #: cola/widgets/remote.py:314
1836 #, python-format
1837 msgid "URL: %s"
1838 msgstr ""
1840 #: cola/widgets/remote.py:393
1841 msgid "No repository selected."
1842 msgstr ""
1844 #: cola/widgets/remote.py:406
1845 msgid "Push"
1846 msgstr ""
1848 #: cola/widgets/remote.py:408
1849 #, python-format
1850 msgid ""
1851 "Branch \"%(branch)s\" does not exist in \"%(remote)s\".\n"
1852 "A new remote branch will be published."
1853 msgstr ""
1855 #: cola/widgets/remote.py:410
1856 msgid "Create a new remote branch?"
1857 msgstr ""
1859 #: cola/widgets/remote.py:411
1860 msgid "Create Remote Branch"
1861 msgstr ""
1863 #: cola/widgets/remote.py:419
1864 msgid "Force Fetch?"
1865 msgstr ""
1867 #: cola/widgets/remote.py:420
1868 msgid "Non-fast-forward fetch overwrites local history!"
1869 msgstr ""
1871 #: cola/widgets/remote.py:421
1872 #, python-format
1873 msgid "Force fetching from %s?"
1874 msgstr ""
1876 #: cola/widgets/remote.py:422
1877 msgid "Force Fetch"
1878 msgstr ""
1880 #: cola/widgets/remote.py:424
1881 msgid "Force Push?"
1882 msgstr ""
1884 #: cola/widgets/remote.py:425
1885 msgid ""
1886 "Non-fast-forward push overwrites published history!\n"
1887 "(Did you pull first?)"
1888 msgstr ""
1890 #: cola/widgets/remote.py:427
1891 #, python-format
1892 msgid "Force push to %s?"
1893 msgstr ""
1895 #: cola/widgets/remote.py:428
1896 msgid "Force Push"
1897 msgstr ""
1899 #: cola/widgets/remote.py:462
1900 msgid "Already up-to-date."
1901 msgstr ""
1903 #: cola/widgets/remote.py:485
1904 msgid "Have you rebased/pulled lately?"
1905 msgstr ""
1907 #: cola/widgets/search.py:44
1908 msgid "Browse..."
1909 msgstr ""
1911 #: cola/widgets/search.py:50 cola/widgets/search.py:55
1912 msgid "yyyy-MM-dd"
1913 msgstr ""
1915 #: cola/widgets/search.py:220
1916 msgid "Search by Expression"
1917 msgstr ""
1919 #: cola/widgets/search.py:221
1920 msgid "Search by Path"
1921 msgstr ""
1923 #: cola/widgets/search.py:222
1924 msgid "Search Commit Messages"
1925 msgstr ""
1927 #: cola/widgets/search.py:223
1928 msgid "Search Diffs"
1929 msgstr ""
1931 #: cola/widgets/search.py:224
1932 msgid "Search Authors"
1933 msgstr ""
1935 #: cola/widgets/search.py:225
1936 msgid "Search Committers"
1937 msgstr ""
1939 #: cola/widgets/search.py:226
1940 msgid "Search Date Range"
1941 msgstr ""
1943 #: cola/widgets/search.py:319
1944 msgid "Choose Path(s)"
1945 msgstr ""
1947 #: cola/widgets/selectcommits.py:50
1948 msgid "Revision Expression:"
1949 msgstr ""
1951 #: cola/widgets/selectcommits.py:101
1952 msgid "No commits exist in this branch."
1953 msgstr ""
1955 #: cola/widgets/spellcheck.py:139
1956 msgid "Spelling Suggestions"
1957 msgstr ""
1959 #: cola/widgets/startup.py:26
1960 msgid "git-cola"
1961 msgstr ""
1963 #: cola/widgets/startup.py:33
1964 msgid "New..."
1965 msgstr ""
1967 #: cola/widgets/startup.py:56
1968 msgid "Select Repository..."
1969 msgstr ""
1971 #: cola/widgets/startup.py:61
1972 msgid "Select manually..."
1973 msgstr ""
1975 #: cola/widgets/status.py:75
1976 msgid "Untracked"
1977 msgstr ""
1979 #: cola/widgets/status.py:85
1980 msgid "Stage / Unstage"
1981 msgstr ""
1983 #: cola/widgets/status.py:114
1984 msgid "Move Up"
1985 msgstr ""
1987 #: cola/widgets/status.py:121
1988 msgid "Copy Path to Clipboard"
1989 msgstr ""
1991 #: cola/widgets/status.py:474 cola/widgets/status.py:550
1992 msgid "Revert Unstaged Edits..."
1993 msgstr ""
1995 #: cola/widgets/status.py:477 cola/widgets/status.py:553
1996 msgid "Revert Uncommited Edits..."
1997 msgstr ""
1999 #: cola/widgets/status.py:572
2000 msgid "Delete File(s)..."
2001 msgstr ""
2003 #: cola/widgets/status.py:575
2004 msgid "Add to .gitignore"
2005 msgstr ""
2007 #: cola/widgets/status.py:608
2008 msgid "Delete Files?"
2009 msgstr ""
2011 #: cola/widgets/status.py:609
2012 msgid "The following files will be deleted:"
2013 msgstr ""
2015 #: cola/widgets/status.py:616
2016 #, python-format
2017 msgid "Delete %d file(s)?"
2018 msgstr ""
2020 #: cola/widgets/status.py:617
2021 msgid "Delete Files"
2022 msgstr ""
2024 #: cola/widgets/status.py:633
2025 msgid "Revert Unstaged Changes?"
2026 msgstr ""
2028 #: cola/widgets/status.py:634
2029 msgid ""
2030 "This operation drops unstaged changes.\n"
2031 "These changes cannot be recovered."
2032 msgstr ""
2034 #: cola/widgets/status.py:636
2035 msgid "Revert the unstaged changes?"
2036 msgstr ""
2038 #: cola/widgets/status.py:637
2039 msgid "Revert Unstaged Changes"
2040 msgstr ""
2042 #: cola/widgets/status.py:646 cola/widgets/status.py:662
2043 msgid "No files selected for checkout from HEAD."
2044 msgstr ""