browse: display errors when saving blobs
[git-cola.git] / cola / i18n / git-cola.pot
blob56a4d702ab9b62c2d067cf02aba32b709546053e
1 #: cola/widgets/patch.py:82
2 msgid ""
3 "\n"
4 "            <p>\n"
5 "                Drag and drop or use the <strong>Add</strong> button to add\n"
6 "                patches to the list\n"
7 "            </p>\n"
8 "            "
9 msgstr ""
11 #: cola/widgets/about.py:455
12 #, python-format
13 msgid ""
14 "\n"
15 "        <br>\n"
16 "            Git Cola has been translated into different languages thanks\n"
17 "            to the help of the individuals listed below.\n"
18 "\n"
19 "        <br>\n"
20 "        <p>\n"
21 "            Translation is approximate.  If you find a mistake,\n"
22 "            please let us know by opening an issue on Github:\n"
23 "        </p>\n"
24 "\n"
25 "        <p>\n"
26 "            %(bug_link)s\n"
27 "        </p>\n"
28 "\n"
29 "        <br>\n"
30 "        <p>\n"
31 "            We invite you to participate in translation by adding or updating\n"
32 "            a translation and opening a pull request.\n"
33 "        </p>\n"
34 "\n"
35 "        <br>\n"
36 "\n"
37 "    "
38 msgstr ""
40 #: cola/widgets/about.py:180
41 #, python-format
42 msgid ""
43 "\n"
44 "        <br>\n"
45 "            Git Cola version %(cola_version)s\n"
46 "        <ul>\n"
47 "            <li> %(platform_version)s\n"
48 "            <li> Python (%(python_path)s) %(python_version)s\n"
49 "            <li> Git %(git_version)s\n"
50 "            <li> Qt %(qt_version)s\n"
51 "            <li> QtPy %(qtpy_version)s\n"
52 "            <li> %(pyqt_api_name)s %(pyqt_api_version)s\n"
53 "        </ul>\n"
54 "    "
55 msgstr ""
57 #: cola/widgets/about.py:387
58 #, python-format
59 msgid ""
60 "\n"
61 "        <br>\n"
62 "        Please use %(bug_link)s to report issues.\n"
63 "        <br>\n"
64 "    "
65 msgstr ""
67 #: cola/widgets/status.py:1230
68 #, python-format
69 msgid ""
70 "\n"
71 "        Format String Variables\n"
72 "        -----------------------\n"
73 "          %(path)s  =  relative file path\n"
74 "       %(abspath)s  =  absolute file path\n"
75 "       %(dirname)s  =  relative directory path\n"
76 "    %(absdirname)s  =  absolute directory path\n"
77 "      %(filename)s  =  file basename\n"
78 "      %(basename)s  =  file basename without extension\n"
79 "           %(ext)s  =  file extension\n"
80 msgstr ""
82 #: cola/sequenceeditor.py:668
83 msgid ""
84 "\n"
85 "Commands\n"
86 "--------\n"
87 "pick = use commit\n"
88 "reword = use commit, but edit the commit message\n"
89 "edit = use commit, but stop for amending\n"
90 "squash = use commit, but meld into previous commit\n"
91 "fixup = like \"squash\", but discard this commit's log message\n"
92 "exec = run command (the rest of the line) using shell\n"
93 "update-ref = update branches that point to commits\n"
94 "\n"
95 "These lines can be re-ordered; they are executed from top to bottom.\n"
96 "\n"
97 "If you disable a line here THAT COMMIT WILL BE LOST.\n"
98 "\n"
99 "However, if you disable everything, the rebase will be aborted.\n"
100 "\n"
101 "Keyboard Shortcuts\n"
102 "------------------\n"
103 "? = show help\n"
104 "j = move down\n"
105 "k = move up\n"
106 "J = shift row down\n"
107 "K = shift row up\n"
108 "\n"
109 "1, p = pick\n"
110 "2, r = reword\n"
111 "3, e = edit\n"
112 "4, f = fixup\n"
113 "5, s = squash\n"
114 "spacebar = toggle enabled\n"
115 "\n"
116 "ctrl+enter = accept changes and rebase\n"
117 "ctrl+q     = cancel and abort the rebase\n"
118 "ctrl+d     = launch difftool\n"
119 msgstr ""
121 #: cola/widgets/finder.py:65
122 msgid ""
123 "\n"
124 "Keyboard Shortcuts\n"
125 "------------------\n"
126 "J, Down     = Move Down\n"
127 "K, Up       = Move Up\n"
128 "Enter       = Edit Selected Files\n"
129 "Spacebar    = Open File Using Default Application\n"
130 "Ctrl + L    = Focus Text Entry Field\n"
131 "?           = Show Help\n"
132 "\n"
133 "The up and down arrows change focus between the text entry field\n"
134 "and the results.\n"
135 msgstr ""
137 #: cola/widgets/dag.py:759
138 msgid " - DAG"
139 msgstr ""
141 #: cola/widgets/recent.py:54
142 msgid " commits ago"
143 msgstr ""
145 #: cola/cmds.py:1052
146 #, python-format
147 msgid "\"%(branch)s\" has been deleted from \"%(remote)s\"."
148 msgstr ""
150 #: cola/widgets/createbranch.py:314
151 #, python-format
152 msgid "\"%(command)s\" returned exit status \"%(status)d\""
153 msgstr ""
155 #: cola/interaction.py:39
156 #, python-format
157 msgid "\"%(command)s\" returned exit status %(status)d"
158 msgstr ""
160 #: cola/guicmds.py:148
161 #, python-format
162 msgid "\"%s\" already exists"
163 msgstr ""
165 #: cola/widgets/clone.py:206
166 #, python-format
167 msgid "\"%s\" already exists, cola will create a new directory"
168 msgstr ""
170 #: cola/cmds.py:2155
171 #, python-format
172 msgid "\"%s\" requires a selected file."
173 msgstr ""
175 #: cola/sequenceeditor.py:309
176 msgid "#"
177 msgstr ""
179 #: cola/widgets/browse.py:90
180 #, python-format
181 msgid "%(project)s: %(branch)s - Browse"
182 msgstr ""
184 #: cola/widgets/dag.py:755
185 #, python-format
186 msgid "%(project)s: %(ref)s - DAG"
187 msgstr ""
189 #: cola/models/browse.py:317
190 #, python-format
191 msgid "%d days ago"
192 msgstr ""
194 #: cola/models/browse.py:316
195 #, python-format
196 msgid "%d hours ago"
197 msgstr ""
199 #: cola/models/browse.py:309 cola/models/browse.py:313
200 #, python-format
201 msgid "%d minutes ago"
202 msgstr ""
204 #: cola/cmds.py:346
205 #, python-format
206 msgid "%d patch(es) applied."
207 msgstr ""
209 #: cola/widgets/createbranch.py:280
210 #, python-format
211 msgid "%d skipped"
212 msgstr ""
214 #: cola/cmds.py:2386
215 #, python-format
216 msgid ""
217 "%s appears to contain merge conflicts.\n"
218 "\n"
219 "You should probably skip this file.\n"
220 "Stage it anyways?"
221 msgstr ""
223 #: cola/widgets/startup.py:261
224 #, python-format
225 msgid "%s could not be opened. Remove from bookmarks?"
226 msgstr ""
228 #: cola/app.py:504 cola/widgets/bookmarks.py:350
229 #, python-format
230 msgid "%s is not a Git repository."
231 msgstr ""
233 #: cola/cmds.py:870
234 #, python-format
235 msgid "%s will be removed from your bookmarks."
236 msgstr ""
238 #: cola/cmds.py:883
239 #, python-format
240 msgid "%s will be removed from your recent repositories."
241 msgstr ""
243 #: cola/cmds.py:1540
244 #, python-format
245 msgid "%s: No such file or directory."
246 msgstr ""
248 #: cola/widgets/main.py:659
249 msgid "&Edit"
250 msgstr ""
252 #: cola/widgets/main.py:608
253 msgid "&File"
254 msgstr ""
256 #: cola/widgets/browse.py:92
257 msgid "(Amending)"
258 msgstr ""
260 #: cola/widgets/compare.py:36
261 msgid "*** Branch Point ***"
262 msgstr ""
264 #: cola/widgets/compare.py:37
265 msgid "*** Sandbox ***"
266 msgstr ""
268 #: cola/widgets/diff.py:603
269 msgid "100%"
270 msgstr ""
272 #: cola/widgets/diff.py:604
273 msgid "200%"
274 msgstr ""
276 #: cola/widgets/diff.py:601
277 msgid "25%"
278 msgstr ""
280 #: cola/widgets/diff.py:605
281 msgid "400%"
282 msgstr ""
284 #: cola/widgets/diff.py:602
285 msgid "50%"
286 msgstr ""
288 #: cola/widgets/diff.py:606
289 msgid "800%"
290 msgstr ""
292 #: cola/widgets/finder.py:119
293 msgid "<path> ..."
294 msgstr ""
296 #: cola/cmds.py:1563
297 msgid ""
298 "A commit template has not been configured.\n"
299 "Use \"git config\" to define \"commit.template\"\n"
300 "so that it points to a commit template."
301 msgstr ""
303 #: cola/cmds.py:1613
304 #, python-format
305 msgid "A hook must be provided at \"%s\""
306 msgstr ""
308 #: cola/widgets/stash.py:236
309 #, python-format
310 msgid "A stash named \"%s\" already exists"
311 msgstr ""
313 #: cola/widgets/cfgactions.py:82 cola/widgets/main.py:567
314 msgid "Abort"
315 msgstr ""
317 #: cola/widgets/cfgactions.py:149 cola/widgets/cfgactions.py:155
318 msgid "Abort Action"
319 msgstr ""
321 #: cola/cmds.py:140
322 msgid "Abort Merge"
323 msgstr ""
325 #: cola/cmds.py:133 cola/widgets/main.py:329
326 msgid "Abort Merge..."
327 msgstr ""
329 #: cola/widgets/cfgactions.py:154
330 msgid "Abort the action?"
331 msgstr ""
333 #: cola/cmds.py:136
334 msgid ""
335 "Aborting the current merge will cause *ALL* uncommitted changes to be lost.\n"
336 "Recovering uncommitted changes is not possible."
337 msgstr ""
339 #: cola/cmds.py:134
340 msgid "Aborting the current merge?"
341 msgstr ""
343 #: cola/widgets/about.py:91 cola/widgets/main.py:478
344 msgid "About"
345 msgstr ""
347 #: cola/widgets/about.py:67
348 msgid "About git-cola"
349 msgstr ""
351 #: cola/widgets/bookmarks.py:130
352 msgid "Accept"
353 msgstr ""
355 #: cola/sequenceeditor.py:158
356 msgid ""
357 "Accept changes and rebase\n"
358 "Shortcut: Ctrl+Enter"
359 msgstr ""
361 #: cola/widgets/status.py:1291
362 msgid "Action Name"
363 msgstr ""
365 #: cola/sequenceeditor.py:513 cola/widgets/bookmarks.py:219
366 #: cola/widgets/branch.py:215 cola/widgets/browse.py:368
367 #: cola/widgets/commitmsg.py:98 cola/widgets/dag.py:239
368 #: cola/widgets/diff.py:774 cola/widgets/filelist.py:98
369 #: cola/widgets/main.py:93 cola/widgets/main.py:682
370 msgid "Actions"
371 msgstr ""
373 #: cola/widgets/commitmsg.py:100
374 msgid "Actions..."
375 msgstr ""
377 #: cola/widgets/bookmarks.py:45 cola/widgets/gitignore.py:64
378 #: cola/widgets/patch.py:99 cola/widgets/patch.py:113
379 #: cola/widgets/status.py:1296
380 msgid "Add"
381 msgstr ""
383 #: cola/widgets/bookmarks.py:338
384 msgid "Add Favorite"
385 msgstr ""
387 #: cola/widgets/editremotes.py:374
388 msgid "Add Remote"
389 msgstr ""
391 #: cola/widgets/toolbar.py:314
392 msgid "Add Separator"
393 msgstr ""
395 #: cola/cmds.py:2820 cola/widgets/submodules.py:42
396 #: cola/widgets/submodules.py:111
397 msgid "Add Submodule"
398 msgstr ""
400 #: cola/cmds.py:2817 cola/widgets/main.py:342
401 msgid "Add Submodule..."
402 msgstr ""
404 #: cola/widgets/editremotes.py:62
405 msgid ""
406 "Add and remove remote repositories using the \n"
407 "Add(+) and Delete(-) buttons on the left-hand side.\n"
408 "\n"
409 "Remotes can be renamed by selecting one from the list\n"
410 "and pressing \"enter\", or by double-clicking."
411 msgstr ""
413 #: cola/widgets/editremotes.py:81
414 msgid "Add new remote git repository"
415 msgstr ""
417 #: cola/widgets/patch.py:99
418 msgid "Add patches (+)"
419 msgstr ""
421 #: cola/widgets/editremotes.py:433
422 msgid "Add remote"
423 msgstr ""
425 #: cola/cmds.py:2818
426 msgid "Add this submodule?"
427 msgstr ""
429 #: cola/widgets/gitignore.py:54
430 msgid "Add to .gitignore"
431 msgstr ""
433 #: cola/widgets/status.py:259
434 msgid "Add to Git Annex"
435 msgstr ""
437 #: cola/widgets/status.py:263
438 msgid "Add to Git LFS"
439 msgstr ""
441 #: cola/widgets/gitignore.py:28
442 msgid "Add to exclusions"
443 msgstr ""
445 #: cola/widgets/gitignore.py:55
446 msgid "Add to local .git/info/exclude"
447 msgstr ""
449 #: cola/widgets/filelist.py:26
450 msgid "Additions"
451 msgstr ""
453 #: cola/widgets/archive.py:134
454 msgid "Advanced"
455 msgstr ""
457 #: cola/models/browse.py:33
458 msgid "Age"
459 msgstr ""
461 #: cola/widgets/prefs.py:369
462 msgid "All Repositories"
463 msgstr ""
465 #: cola/cmds.py:2900
466 #, python-format
467 msgid ""
468 "All submodules will be updated using\n"
469 "\"%s\""
470 msgstr ""
472 #: cola/widgets/remote.py:195
473 msgid "Allow non-fast-forward updates.  Using \"force\" can cause the remote repository to lose commits; use it with care"
474 msgstr ""
476 #: cola/widgets/merge.py:61
477 msgid "Always create a merge commit when enabled, even when the merge is a fast-forward update"
478 msgstr ""
480 #: cola/cmds.py:168
481 msgid "Amend"
482 msgstr ""
484 #: cola/widgets/commitmsg.py:471
485 msgid "Amend Commit"
486 msgstr ""
488 #: cola/widgets/commitmsg.py:109 cola/widgets/main.py:186
489 msgid "Amend Last Commit"
490 msgstr ""
492 #: cola/widgets/commitmsg.py:470
493 msgid "Amend the published commit?"
494 msgstr ""
496 #: cola/widgets/main.py:1061
497 msgid "Amending"
498 msgstr ""
500 #: cola/widgets/cfgactions.py:151
501 msgid ""
502 "An action is still running.\n"
503 "Terminating it could result in data loss."
504 msgstr ""
506 #: cola/cmds.py:2608
507 msgid ""
508 "An unsigned, lightweight tag will be created instead.\n"
509 "Create an unsigned tag?"
510 msgstr ""
512 #: cola/widgets/prefs.py:372
513 msgid "Appearance"
514 msgstr ""
516 #: cola/widgets/patch.py:108 cola/widgets/stash.py:48
517 #: cola/widgets/stash.py:107 cola/widgets/toolbar.py:322
518 msgid "Apply"
519 msgstr ""
521 #: cola/widgets/patch.py:71
522 msgid "Apply Patches"
523 msgstr ""
525 #: cola/widgets/main.py:231
526 msgid "Apply Patches..."
527 msgstr ""
529 #: cola/widgets/stash.py:64
530 msgid "Apply and drop the selected stash (git stash pop)"
531 msgstr ""
533 #: cola/widgets/stash.py:48
534 msgid "Apply the selected stash"
535 msgstr ""
537 #: cola/widgets/cfgactions.py:207
538 msgid "Arguments"
539 msgstr ""
541 #: cola/qtutils.py:798
542 msgid "Attach"
543 msgstr ""
545 #: cola/models/browse.py:33 cola/models/browse.py:72 cola/widgets/dag.py:412
546 msgid "Author"
547 msgstr ""
549 #: cola/widgets/about.py:93
550 msgid "Authors"
551 msgstr ""
553 #: cola/hidpi.py:41
554 msgid "Auto"
555 msgstr ""
557 #: cola/widgets/commitmsg.py:136 cola/widgets/prefs.py:230
558 msgid "Auto-Wrap Lines"
559 msgstr ""
561 #: cola/widgets/prefs.py:162
562 msgid "Autocomplete Paths"
563 msgstr ""
565 #: cola/widgets/prefs.py:155
566 msgid "Automatically Load Commit Message Template"
567 msgstr ""
569 #: cola/widgets/grep.py:117
570 msgid "Basic Regexp"
571 msgstr ""
573 #: cola/widgets/prefs.py:226
574 msgid "Blame Viewer"
575 msgstr ""
577 #: cola/widgets/browse.py:199
578 msgid "Blame selected paths"
579 msgstr ""
581 #: cola/cmds.py:405 cola/widgets/status.py:255
582 msgid "Blame..."
583 msgstr ""
585 #: cola/widgets/prefs.py:315
586 msgid "Bold on dark headers instead of italic"
587 msgstr ""
589 #: cola/widgets/main.py:726 cola/widgets/submodules.py:119
590 msgid "Branch"
591 msgstr ""
593 #: cola/widgets/remote.py:597
594 #, python-format
595 msgid ""
596 "Branch \"%(branch)s\" does not exist in \"%(remote)s\".\n"
597 "A new remote branch will be published."
598 msgstr ""
600 #: cola/widgets/createbranch.py:258
601 #, python-format
602 msgid "Branch \"%s\" already exists."
603 msgstr ""
605 #: cola/widgets/compare.py:44
606 msgid "Branch Diff Viewer"
607 msgstr ""
609 #: cola/widgets/createbranch.py:259 cola/widgets/createbranch.py:270
610 msgid "Branch Exists"
611 msgstr ""
613 #: cola/widgets/createbranch.py:98
614 msgid "Branch Name"
615 msgstr ""
617 #: cola/widgets/submodules.py:89
618 msgid "Branch name"
619 msgstr ""
621 #: cola/widgets/browse.py:86 cola/widgets/main.py:1016
622 #, python-format
623 msgid "Branch: %s"
624 msgstr ""
626 #: cola/widgets/branch.py:84 cola/widgets/main.py:128
627 msgid "Branches"
628 msgstr ""
630 #: cola/widgets/main.py:487
631 msgid "Branches..."
632 msgstr ""
634 #: cola/widgets/about.py:414 cola/widgets/about.py:417
635 #: cola/widgets/about.py:437
636 msgid "Brazilian translation"
637 msgstr ""
639 #: cola/guicmds.py:49
640 msgid "Browse"
641 msgstr ""
643 #: cola/guicmds.py:49
644 msgid "Browse Commits..."
645 msgstr ""
647 #: cola/widgets/main.py:460
648 msgid "Browse Current Branch..."
649 msgstr ""
651 #: cola/widgets/main.py:466
652 msgid "Browse Other Branch..."
653 msgstr ""
655 #: cola/widgets/search.py:46
656 msgid "Browse..."
657 msgstr ""
659 #: cola/widgets/main.py:88
660 msgid "Browser"
661 msgstr ""
663 #: cola/widgets/browse.py:572
664 #, python-format
665 msgid "Browsing %s"
666 msgstr ""
668 #: cola/widgets/commitmsg.py:117
669 msgid "Bypass Commit Hooks"
670 msgstr ""
672 #: cola/sequenceeditor.py:174 cola/widgets/standard.py:941
673 msgid "Cancel"
674 msgstr ""
676 #: cola/sequenceeditor.py:175
677 msgid ""
678 "Cancel rebase\n"
679 "Shortcut: Ctrl+Q"
680 msgstr ""
682 #: cola/cmds.py:201
683 msgid "Cannot Amend"
684 msgstr ""
686 #: cola/cmds.py:420
687 #, python-format
688 msgid "Cannot exec \"%s\": please configure a blame viewer"
689 msgstr ""
691 #: cola/cmds.py:2936
692 #, python-format
693 msgid "Cannot exec \"%s\": please configure a history browser"
694 msgstr ""
696 #: cola/cmds.py:1420
697 #, python-format
698 msgid "Cannot exec \"%s\": please configure your editor"
699 msgstr ""
701 #: cola/models/browse.py:338
702 msgid "Changed Upstream"
703 msgstr ""
705 #: cola/widgets/prefs.py:164
706 msgid "Check Published Commits when Amending"
707 msgstr ""
709 #: cola/widgets/commitmsg.py:129
710 msgid "Check Spelling"
711 msgstr ""
713 #: cola/widgets/prefs.py:236
714 msgid "Check spelling"
715 msgstr ""
717 #: cola/widgets/prefs.py:144
718 msgid "Check whether a commit has been published when amending"
719 msgstr ""
721 #: cola/guicmds.py:57 cola/widgets/branch.py:220
722 msgid "Checkout"
723 msgstr ""
725 #: cola/widgets/createbranch.py:130
726 msgid "Checkout After Creation"
727 msgstr ""
729 #: cola/guicmds.py:57
730 msgid "Checkout Branch"
731 msgstr ""
733 #: cola/widgets/dag.py:329
734 msgid "Checkout Detached HEAD"
735 msgstr ""
737 #: cola/widgets/branch.py:224
738 msgid "Checkout as new branch"
739 msgstr ""
741 #: cola/widgets/main.py:525
742 msgid "Checkout..."
743 msgstr ""
745 #: cola/widgets/dag.py:308 cola/widgets/search.py:79
746 msgid "Cherry Pick"
747 msgstr ""
749 #: cola/guicmds.py:67
750 msgid "Cherry-Pick Commit"
751 msgstr ""
753 #: cola/widgets/main.py:293
754 msgid "Cherry-Pick..."
755 msgstr ""
757 #: cola/widgets/search.py:319
758 msgid "Choose Paths"
759 msgstr ""
761 #: cola/widgets/grep.py:116
762 msgid "Choose the \"git grep\" regular expression mode"
763 msgstr ""
765 #: cola/widgets/bookmarks.py:142
766 msgid "Clear Default Repository"
767 msgstr ""
769 #: cola/widgets/commitmsg.py:313
770 msgid "Clear commit message"
771 msgstr ""
773 #: cola/widgets/commitmsg.py:310
774 msgid "Clear commit message?"
775 msgstr ""
777 #: cola/widgets/commitmsg.py:58
778 msgid "Clear..."
779 msgstr ""
781 #: cola/widgets/clone.py:126
782 msgid "Clone"
783 msgstr ""
785 #: cola/widgets/clone.py:62 cola/widgets/clone.py:104
786 msgid "Clone Repository"
787 msgstr ""
789 #: cola/widgets/main.py:426 cola/widgets/startup.py:51
790 msgid "Clone..."
791 msgstr ""
793 #: cola/widgets/clone.py:62
794 #, python-format
795 msgid "Cloning repository at %s"
796 msgstr ""
798 #: cola/qtutils.py:705 cola/qtutils.py:755 cola/widgets/about.py:508
799 #: cola/widgets/remote.py:328 cola/widgets/text.py:832
800 msgid "Close"
801 msgstr ""
803 #: cola/qtutils.py:569
804 msgid "Close..."
805 msgstr ""
807 #: cola/widgets/recent.py:71
808 msgid "Collapse all"
809 msgstr ""
811 #: cola/sequenceeditor.py:311
812 msgid "Command"
813 msgstr ""
815 #: cola/widgets/main.py:158 cola/widgets/merge.py:74
816 msgid "Commit"
817 msgstr ""
819 #: cola/cmds.py:692
820 msgid "Commit failed"
821 msgstr ""
823 #: cola/widgets/commitmsg.py:57
824 msgid "Commit staged changes"
825 msgstr ""
827 #: cola/widgets/commitmsg.py:92
828 msgid ""
829 "Commit staged changes\n"
830 "Shortcut: Ctrl+Enter"
831 msgstr ""
833 #: cola/widgets/commitmsg.py:592
834 msgid "Commit summary"
835 msgstr ""
837 #: cola/widgets/merge.py:70
838 msgid "Commit the merge if there are no conflicts.  Uncheck to leave the merge uncommitted"
839 msgstr ""
841 #: cola/widgets/commitmsg.py:54 cola/widgets/commitmsg.py:94
842 #: cola/widgets/main.py:700 cola/widgets/main.py:701
843 msgid "Commit@@verb"
844 msgstr ""
846 #: cola/difftool.py:78 cola/widgets/compare.py:70
847 msgid "Compare"
848 msgstr ""
850 #: cola/difftool.py:83
851 msgid "Compare All"
852 msgstr ""
854 #: cola/widgets/toolbar.py:268 cola/widgets/toolbar.py:305
855 msgid "Configure Toolbar"
856 msgstr ""
858 #: cola/widgets/remote.py:214
859 msgid "Configure the remote branch as the the new upstream"
860 msgstr ""
862 #: cola/widgets/main.py:165
863 msgid "Console"
864 msgstr ""
866 #: cola/interaction.py:110 cola/widgets/main.py:557
867 msgid "Continue"
868 msgstr ""
870 #: cola/widgets/bookmarks.py:161 cola/widgets/diff.py:860
871 #: cola/widgets/main.py:667
872 msgid "Copy"
873 msgstr ""
875 #: cola/widgets/status.py:241
876 msgid "Copy Basename to Clipboard"
877 msgstr ""
879 #: cola/widgets/status.py:235
880 msgid "Copy Leading Path to Clipboard"
881 msgstr ""
883 #: cola/widgets/status.py:219
884 msgid "Copy Path to Clipboard"
885 msgstr ""
887 #: cola/widgets/status.py:227
888 msgid "Copy Relative Path to Clipboard"
889 msgstr ""
891 #: cola/sequenceeditor.py:322 cola/widgets/dag.py:383
892 msgid "Copy SHA-1"
893 msgstr ""
895 #: cola/widgets/status.py:704
896 msgid "Copy..."
897 msgstr ""
899 #: cola/app.py:497
900 #, python-format
901 msgid "Could not open %s."
902 msgstr ""
904 #: cola/widgets/clone.py:191 cola/widgets/clone.py:193
905 #, python-format
906 msgid "Could not parse Git URL: \"%s\""
907 msgstr ""
909 #: cola/app.py:506
910 msgid "Create"
911 msgstr ""
913 #: cola/widgets/createbranch.py:86 cola/widgets/createbranch.py:135
914 #: cola/widgets/createbranch.py:299 cola/widgets/dag.py:290
915 msgid "Create Branch"
916 msgstr ""
918 #: cola/widgets/dag.py:294
919 msgid "Create Patch"
920 msgstr ""
922 #: cola/widgets/remote.py:603
923 msgid "Create Remote Branch"
924 msgstr ""
926 #: cola/widgets/commitmsg.py:123 cola/widgets/merge.py:78
927 msgid "Create Signed Commit"
928 msgstr ""
930 #: cola/widgets/createtag.py:55 cola/widgets/createtag.py:91
931 #: cola/widgets/dag.py:298
932 msgid "Create Tag"
933 msgstr ""
935 #: cola/widgets/main.py:493
936 msgid "Create Tag..."
937 msgstr ""
939 #: cola/cmds.py:2611
940 msgid "Create Unsigned Tag"
941 msgstr ""
943 #: cola/widgets/remote.py:188
944 msgid "Create a merge commit even when the merge resolves as a fast-forward"
945 msgstr ""
947 #: cola/widgets/remote.py:602
948 msgid "Create a new remote branch?"
949 msgstr ""
951 #: cola/app.py:505
952 msgid "Create a new repository at that location?"
953 msgstr ""
955 #: cola/widgets/submodules.py:100
956 msgid "Create a shallow clone with history truncated to the specified number of revisions.  0 performs a full clone."
957 msgstr ""
959 #: cola/widgets/main.py:500
960 msgid "Create..."
961 msgstr ""
963 #: cola/cmds.py:2647
964 #, python-format
965 msgid "Created a new tag named \"%s\""
966 msgstr ""
968 #: cola/widgets/prefs.py:370
969 msgid "Current Repository"
970 msgstr ""
972 #: cola/widgets/status.py:1286
973 msgid "Custom Copy Actions"
974 msgstr ""
976 #: cola/widgets/status.py:246
977 msgid "Customize..."
978 msgstr ""
980 #: cola/widgets/main.py:665
981 msgid "Cut"
982 msgstr ""
984 #: cola/widgets/about.py:411 cola/widgets/about.py:442
985 msgid "Czech translation"
986 msgstr ""
988 #: cola/widgets/main.py:541
989 msgid "DAG..."
990 msgstr ""
992 #: cola/icons.py:54
993 msgid "Dark Theme"
994 msgstr ""
996 #: cola/widgets/dag.py:412
997 msgid "Date, Time"
998 msgstr ""
1000 #: cola/icons.py:53 cola/themes.py:550
1001 msgid "Default"
1002 msgstr ""
1004 #: cola/cmds.py:780 cola/guicmds.py:22 cola/guicmds.py:31
1005 #: cola/widgets/bookmarks.py:49 cola/widgets/bookmarks.py:164
1006 #: cola/widgets/main.py:671
1007 msgid "Delete"
1008 msgstr ""
1010 #: cola/cmds.py:943
1011 #, python-format
1012 msgid "Delete %d file(s)?"
1013 msgstr ""
1015 #: cola/cmds.py:871
1016 msgid "Delete Bookmark"
1017 msgstr ""
1019 #: cola/cmds.py:869
1020 msgid "Delete Bookmark?"
1021 msgstr ""
1023 #: cola/cmds.py:969 cola/cmds.py:972 cola/guicmds.py:22
1024 #: cola/widgets/branch.py:266
1025 msgid "Delete Branch"
1026 msgstr ""
1028 #: cola/cmds.py:944
1029 msgid "Delete Files"
1030 msgstr ""
1032 #: cola/widgets/status.py:284
1033 msgid "Delete Files..."
1034 msgstr ""
1036 #: cola/cmds.py:940
1037 msgid "Delete Files?"
1038 msgstr ""
1040 #: cola/cmds.py:777
1041 msgid "Delete Remote"
1042 msgstr ""
1044 #: cola/guicmds.py:31 cola/widgets/branch.py:268
1045 msgid "Delete Remote Branch"
1046 msgstr ""
1048 #: cola/widgets/main.py:513
1049 msgid "Delete Remote Branch..."
1050 msgstr ""
1052 #: cola/widgets/toolbar.py:270
1053 msgid "Delete Toolbar"
1054 msgstr ""
1056 #: cola/cmds.py:970
1057 #, python-format
1058 msgid "Delete branch \"%s\"?"
1059 msgstr ""
1061 #: cola/widgets/editremotes.py:88
1062 msgid "Delete remote"
1063 msgstr ""
1065 #: cola/cmds.py:779
1066 #, python-format
1067 msgid "Delete remote \"%s\""
1068 msgstr ""
1070 #: cola/cmds.py:778
1071 msgid "Delete remote?"
1072 msgstr ""
1074 #: cola/widgets/main.py:507
1075 msgid "Delete..."
1076 msgstr ""
1078 #: cola/cmds.py:922
1079 #, python-format
1080 msgid "Deleting \"%s\" failed"
1081 msgstr ""
1083 #: cola/widgets/filelist.py:26
1084 msgid "Deletions"
1085 msgstr ""
1087 #: cola/widgets/submodules.py:120
1088 msgid "Depth"
1089 msgstr ""
1091 #: cola/qtutils.py:759 cola/qtutils.py:800
1092 msgid "Detach"
1093 msgstr ""
1095 #: cola/widgets/prefs.py:160
1096 msgid "Detect Conflict Markers"
1097 msgstr ""
1099 #: cola/widgets/prefs.py:135
1100 msgid "Detect conflict markers in unmerged files"
1101 msgstr ""
1103 #: cola/widgets/about.py:271 cola/widgets/about.py:274
1104 #: cola/widgets/about.py:277 cola/widgets/about.py:278
1105 #: cola/widgets/about.py:279 cola/widgets/about.py:280
1106 #: cola/widgets/about.py:281 cola/widgets/about.py:282
1107 #: cola/widgets/about.py:283 cola/widgets/about.py:284
1108 #: cola/widgets/about.py:285 cola/widgets/about.py:286
1109 #: cola/widgets/about.py:287 cola/widgets/about.py:288
1110 #: cola/widgets/about.py:289 cola/widgets/about.py:290
1111 #: cola/widgets/about.py:291 cola/widgets/about.py:292
1112 #: cola/widgets/about.py:293 cola/widgets/about.py:294
1113 #: cola/widgets/about.py:295 cola/widgets/about.py:296
1114 #: cola/widgets/about.py:297 cola/widgets/about.py:298
1115 #: cola/widgets/about.py:299 cola/widgets/about.py:300
1116 #: cola/widgets/about.py:301 cola/widgets/about.py:302
1117 #: cola/widgets/about.py:303 cola/widgets/about.py:304
1118 #: cola/widgets/about.py:305 cola/widgets/about.py:306
1119 #: cola/widgets/about.py:307 cola/widgets/about.py:308
1120 #: cola/widgets/about.py:309 cola/widgets/about.py:310
1121 #: cola/widgets/about.py:311 cola/widgets/about.py:312
1122 #: cola/widgets/about.py:313 cola/widgets/about.py:314
1123 #: cola/widgets/about.py:315 cola/widgets/about.py:316
1124 #: cola/widgets/about.py:317 cola/widgets/about.py:318
1125 #: cola/widgets/about.py:319 cola/widgets/about.py:320
1126 #: cola/widgets/about.py:321 cola/widgets/about.py:322
1127 #: cola/widgets/about.py:323 cola/widgets/about.py:324
1128 #: cola/widgets/about.py:325 cola/widgets/about.py:326
1129 #: cola/widgets/about.py:327 cola/widgets/about.py:328
1130 #: cola/widgets/about.py:329 cola/widgets/about.py:330
1131 #: cola/widgets/about.py:331 cola/widgets/about.py:332
1132 #: cola/widgets/about.py:333 cola/widgets/about.py:334
1133 #: cola/widgets/about.py:335 cola/widgets/about.py:336
1134 #: cola/widgets/about.py:337 cola/widgets/about.py:338
1135 #: cola/widgets/about.py:339 cola/widgets/about.py:340
1136 #: cola/widgets/about.py:341 cola/widgets/about.py:342
1137 #: cola/widgets/about.py:343 cola/widgets/about.py:344
1138 #: cola/widgets/about.py:345 cola/widgets/about.py:346
1139 #: cola/widgets/about.py:347 cola/widgets/about.py:348
1140 #: cola/widgets/about.py:349 cola/widgets/about.py:350
1141 #: cola/widgets/about.py:351 cola/widgets/about.py:352
1142 #: cola/widgets/about.py:353 cola/widgets/about.py:354
1143 #: cola/widgets/about.py:355 cola/widgets/about.py:356
1144 #: cola/widgets/about.py:357 cola/widgets/about.py:358
1145 #: cola/widgets/about.py:359 cola/widgets/about.py:360
1146 #: cola/widgets/about.py:361 cola/widgets/about.py:362
1147 #: cola/widgets/about.py:363 cola/widgets/about.py:364
1148 #: cola/widgets/about.py:365 cola/widgets/about.py:366
1149 #: cola/widgets/about.py:367 cola/widgets/about.py:368
1150 #: cola/widgets/about.py:369 cola/widgets/about.py:370
1151 #: cola/widgets/about.py:371 cola/widgets/about.py:372
1152 #: cola/widgets/about.py:373 cola/widgets/about.py:374
1153 #: cola/widgets/about.py:375 cola/widgets/about.py:376
1154 #: cola/widgets/about.py:377 cola/widgets/about.py:378
1155 #: cola/widgets/about.py:379 cola/widgets/about.py:380
1156 msgid "Developer"
1157 msgstr ""
1159 #: cola/widgets/dag.py:643 cola/widgets/diff.py:596 cola/widgets/main.py:171
1160 #: cola/widgets/main.py:719
1161 msgid "Diff"
1162 msgstr ""
1164 #: cola/widgets/browse.py:166
1165 msgid "Diff Against Predecessor..."
1166 msgstr ""
1168 #: cola/widgets/diff.py:587 cola/widgets/diff.py:611
1169 msgid "Diff Options"
1170 msgstr ""
1172 #: cola/widgets/prefs.py:227
1173 msgid "Diff Tool"
1174 msgstr ""
1176 #: cola/widgets/dag.py:285
1177 msgid "Diff selected -> this"
1178 msgstr ""
1180 #: cola/widgets/dag.py:279
1181 msgid "Diff this -> selected"
1182 msgstr ""
1184 #: cola/widgets/main.py:210
1185 msgid "Diffstat"
1186 msgstr ""
1188 #: cola/cmds.py:3052
1189 msgid "Difftool"
1190 msgstr ""
1192 #: cola/widgets/clone.py:207
1193 msgid "Directory Exists"
1194 msgstr ""
1196 #: cola/hidpi.py:42
1197 msgid "Disable"
1198 msgstr ""
1200 #: cola/widgets/prefs.py:159
1201 msgid "Display Untracked Files"
1202 msgstr ""
1204 #: cola/widgets/main.py:432
1205 msgid "Documentation"
1206 msgstr ""
1208 #: cola/widgets/stash.py:59
1209 msgid "Drop"
1210 msgstr ""
1212 #: cola/widgets/stash.py:258
1213 msgid "Drop Stash"
1214 msgstr ""
1216 #: cola/widgets/stash.py:255
1217 msgid "Drop Stash?"
1218 msgstr ""
1220 #: cola/widgets/stash.py:257
1221 #, python-format
1222 msgid "Drop the \"%s\" stash?"
1223 msgstr ""
1225 #: cola/widgets/stash.py:59
1226 msgid "Drop the selected stash"
1227 msgstr ""
1229 #: cola/qtutils.py:712 cola/sequenceeditor.py:345 cola/widgets/grep.py:102
1230 msgid "Edit"
1231 msgstr ""
1233 #: cola/cmds.py:1971
1234 msgid "Edit Rebase"
1235 msgstr ""
1237 #: cola/widgets/editremotes.py:36
1238 msgid "Edit Remotes"
1239 msgstr ""
1241 #: cola/widgets/main.py:262
1242 msgid "Edit Remotes..."
1243 msgstr ""
1245 #: cola/widgets/editremotes.py:44
1246 msgid "Edit remotes by selecting them from the list"
1247 msgstr ""
1249 #: cola/widgets/browse.py:191 cola/widgets/common.py:38
1250 msgid "Edit selected paths"
1251 msgstr ""
1253 #: cola/widgets/main.py:552
1254 msgid "Edit..."
1255 msgstr ""
1257 #: cola/widgets/prefs.py:224
1258 msgid "Editor"
1259 msgstr ""
1261 #: cola/widgets/prefs.py:148
1262 msgid "Email Address"
1263 msgstr ""
1265 #: cola/widgets/about.py:258 cola/widgets/about.py:401
1266 msgid "Email contributor"
1267 msgstr ""
1269 #: cola/widgets/prefs.py:141
1270 msgid "Enable path autocompletion in tools"
1271 msgstr ""
1273 #: cola/widgets/diff.py:583
1274 msgid "Enable word wrapping"
1275 msgstr ""
1277 #: cola/sequenceeditor.py:310
1278 msgid "Enabled"
1279 msgstr ""
1281 #: cola/guicmds.py:262 cola/widgets/branch.py:441
1282 msgid "Enter New Branch Name"
1283 msgstr ""
1285 #: cola/guicmds.py:138
1286 msgid "Enter a name for the new bare repo"
1287 msgstr ""
1289 #: cola/widgets/stash.py:227
1290 msgid "Enter a name for the stash"
1291 msgstr ""
1293 #: cola/cmds.py:154 cola/cmds.py:230 cola/cmds.py:239 cola/cmds.py:254
1294 #: cola/cmds.py:264 cola/cmds.py:397 cola/cmds.py:488 cola/cmds.py:606
1295 #: cola/cmds.py:922 cola/cmds.py:1019 cola/cmds.py:1834 cola/cmds.py:2200
1296 #: cola/cmds.py:2440 cola/cmds.py:2446 cola/cmds.py:2454 cola/cmds.py:2676
1297 #: cola/cmds.py:2694 cola/cmds.py:2970 cola/gitcmds.py:952 cola/guicmds.py:148
1298 #: cola/models/stash.py:70 cola/models/stash.py:87 cola/models/stash.py:108
1299 #: cola/widgets/bookmarks.py:350 cola/widgets/branch.py:751
1300 msgid "Error"
1301 msgstr ""
1303 #: cola/widgets/clone.py:191
1304 msgid "Error Cloning"
1305 msgstr ""
1307 #: cola/widgets/createbranch.py:312
1308 msgid "Error Creating Branch"
1309 msgstr ""
1311 #: cola/app.py:508 cola/guicmds.py:95
1312 msgid "Error Creating Repository"
1313 msgstr ""
1315 #: cola/cmds.py:1057
1316 msgid "Error Deleting Remote Branch"
1317 msgstr ""
1319 #: cola/cmds.py:1422
1320 msgid "Error Editing File"
1321 msgstr ""
1323 #: cola/cmds.py:419
1324 msgid "Error Launching Blame Viewer"
1325 msgstr ""
1327 #: cola/cmds.py:2935
1328 msgid "Error Launching History Browser"
1329 msgstr ""
1331 #: cola/app.py:497
1332 msgid "Error Opening Repository"
1333 msgstr ""
1335 #: cola/cmds.py:769
1336 #, python-format
1337 msgid "Error creating remote \"%s\""
1338 msgstr ""
1340 #: cola/models/stash.py:197
1341 msgid "Error creating stash"
1342 msgstr ""
1344 #: cola/cmds.py:981
1345 #, python-format
1346 msgid "Error deleting branch \"%s\""
1347 msgstr ""
1349 #: cola/cmds.py:787
1350 #, python-format
1351 msgid "Error deleting remote \"%s\""
1352 msgstr ""
1354 #: cola/cmds.py:811
1355 #, python-format
1356 msgid "Error renaming \"%(name)s\" to \"%(new_name)s\""
1357 msgstr ""
1359 #: cola/cmds.py:1600
1360 msgid "Error running prepare-commitmsg hook"
1361 msgstr ""
1363 #: cola/cmds.py:2833 cola/cmds.py:2879
1364 #, python-format
1365 msgid "Error updating submodule %s"
1366 msgstr ""
1368 #: cola/cmds.py:2915
1369 msgid "Error updating submodules"
1370 msgstr ""
1372 #: cola/cmds.py:1539
1373 msgid "Error: Cannot find commit template"
1374 msgstr ""
1376 #: cola/widgets/stash.py:235
1377 msgid "Error: Stash exists"
1378 msgstr ""
1380 #: cola/cmds.py:1561
1381 msgid "Error: Unconfigured commit template"
1382 msgstr ""
1384 #: cola/widgets/clone.py:53
1385 #, python-format
1386 msgid "Error: could not clone \"%s\""
1387 msgstr ""
1389 #: cola/cmds.py:2639
1390 #, python-format
1391 msgid "Error: could not create tag \"%s\""
1392 msgstr ""
1394 #: cola/widgets/branch.py:418
1395 #, python-format
1396 msgid "Executing action %s"
1397 msgstr ""
1399 #: cola/widgets/recent.py:67
1400 msgid "Expand all"
1401 msgstr ""
1403 #: cola/guicmds.py:159 cola/widgets/search.py:75
1404 msgid "Export Patches"
1405 msgstr ""
1407 #: cola/widgets/main.py:237
1408 msgid "Export Patches..."
1409 msgstr ""
1411 #: cola/widgets/main.py:482
1412 msgid "Expression..."
1413 msgstr ""
1415 #: cola/widgets/grep.py:117
1416 msgid "Extended Regexp"
1417 msgstr ""
1419 #: cola/widgets/commitmsg.py:611
1420 msgid "Extended description..."
1421 msgstr ""
1423 #: cola/widgets/createbranch.py:124
1424 msgid "Fast Forward Only"
1425 msgstr ""
1427 #: cola/widgets/remote.py:177
1428 msgid "Fast-forward only"
1429 msgstr ""
1431 #: cola/widgets/bookmarks.py:61
1432 msgid "Favorite repositories"
1433 msgstr ""
1435 #: cola/widgets/main.py:109
1436 msgid "Favorites"
1437 msgstr ""
1439 #: cola/widgets/remote.py:668
1440 msgid "Fetch"
1441 msgstr ""
1443 #: cola/widgets/createbranch.py:127
1444 msgid "Fetch Tracking Branch"
1445 msgstr ""
1447 #: cola/widgets/action.py:63 cola/widgets/main.py:348
1448 msgid "Fetch..."
1449 msgstr ""
1451 #: cola/widgets/main.py:537
1452 msgid "File Browser..."
1453 msgstr ""
1455 #: cola/widgets/compare.py:75
1456 msgid "File Differences"
1457 msgstr ""
1459 #: cola/widgets/archive.py:199 cola/widgets/browse.py:561
1460 msgid "File Saved"
1461 msgstr ""
1463 #: cola/widgets/archive.py:199 cola/widgets/browse.py:561
1464 #, python-format
1465 msgid "File saved to \"%s\""
1466 msgstr ""
1468 #: cola/fsmonitor.py:521
1469 msgid "File system change monitoring: disabled because \"cola.inotify\" is false.\n"
1470 msgstr ""
1472 #: cola/fsmonitor.py:538
1473 msgid "File system change monitoring: disabled because libc does not support the inotify system calls.\n"
1474 msgstr ""
1476 #: cola/fsmonitor.py:532
1477 msgid "File system change monitoring: disabled because pywin32 is not installed.\n"
1478 msgstr ""
1480 #: cola/fsmonitor.py:182
1481 msgid ""
1482 "File system change monitoring: disabled because the limit on the total number of inotify watches was reached.  You may be able to increase the limit on the number of watches by running:\n"
1483 "\n"
1484 "    echo fs.inotify.max_user_watches=100000 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p\n"
1485 msgstr ""
1487 #: cola/fsmonitor.py:143
1488 msgid "File system change monitoring: enabled.\n"
1489 msgstr ""
1491 #: cola/widgets/filelist.py:26
1492 msgid "Filename"
1493 msgstr ""
1495 #: cola/widgets/dag.py:640
1496 msgid "Files"
1497 msgstr ""
1499 #: cola/widgets/branch.py:759
1500 msgid "Filter branches..."
1501 msgstr ""
1503 #: cola/widgets/status.py:1251
1504 msgid "Filter paths..."
1505 msgstr ""
1507 #: cola/widgets/finder.py:113 cola/widgets/main.py:276
1508 msgid "Find Files"
1509 msgstr ""
1511 #: cola/widgets/grep.py:117
1512 msgid "Fixed String"
1513 msgstr ""
1515 #: cola/widgets/prefs.py:222
1516 msgid "Fixed-Width Font"
1517 msgstr ""
1519 #: cola/sequenceeditor.py:350
1520 msgid "Fixup"
1521 msgstr ""
1523 #: cola/widgets/commitmsg.py:147
1524 msgid "Fixup Previous Commit"
1525 msgstr ""
1527 #: cola/themes.py:568
1528 msgid "Flat dark blue"
1529 msgstr ""
1531 #: cola/themes.py:575
1532 msgid "Flat dark green"
1533 msgstr ""
1535 #: cola/themes.py:572
1536 msgid "Flat dark grey"
1537 msgstr ""
1539 #: cola/themes.py:570
1540 msgid "Flat dark red"
1541 msgstr ""
1543 #: cola/themes.py:552
1544 msgid "Flat light blue"
1545 msgstr ""
1547 #: cola/themes.py:562
1548 msgid "Flat light green"
1549 msgstr ""
1551 #: cola/themes.py:558
1552 msgid "Flat light grey"
1553 msgstr ""
1555 #: cola/themes.py:555
1556 msgid "Flat light red"
1557 msgstr ""
1559 #: cola/widgets/startup.py:66
1560 msgid "Folder"
1561 msgstr ""
1563 #: cola/widgets/toolbar.py:177
1564 msgid "Follow System Style"
1565 msgstr ""
1567 #: cola/widgets/prefs.py:223
1568 msgid "Font Size"
1569 msgstr ""
1571 #: cola/widgets/remote.py:193
1572 msgid "Force"
1573 msgstr ""
1575 #: cola/widgets/remote.py:614
1576 msgid "Force Fetch"
1577 msgstr ""
1579 #: cola/widgets/remote.py:611
1580 msgid "Force Fetch?"
1581 msgstr ""
1583 #: cola/widgets/remote.py:622
1584 msgid "Force Push"
1585 msgstr ""
1587 #: cola/widgets/remote.py:616
1588 msgid "Force Push?"
1589 msgstr ""
1591 #: cola/widgets/remote.py:613
1592 #, python-format
1593 msgid "Force fetching from %s?"
1594 msgstr ""
1596 #: cola/widgets/remote.py:621
1597 #, python-format
1598 msgid "Force push to %s?"
1599 msgstr ""
1601 #: cola/widgets/status.py:1291
1602 msgid "Format String"
1603 msgstr ""
1605 #: cola/widgets/about.py:430 cola/widgets/about.py:431
1606 msgid "French translation"
1607 msgstr ""
1609 #: cola/widgets/merge.py:80
1610 msgid "GPG-sign the merge commit"
1611 msgstr ""
1613 #: cola/widgets/prefs.py:312
1614 msgid "GUI theme"
1615 msgstr ""
1617 #: cola/widgets/editremotes.py:318
1618 #, python-format
1619 msgid "Gathering info for \"%s\"..."
1620 msgstr ""
1622 #: cola/widgets/about.py:420 cola/widgets/about.py:428
1623 #: cola/widgets/about.py:429
1624 msgid "German translation"
1625 msgstr ""
1627 #: cola/widgets/main.py:472
1628 msgid "Get Commit Message Template"
1629 msgstr ""
1631 #: cola/widgets/dag.py:426
1632 msgid "Go Down"
1633 msgstr ""
1635 #: cola/widgets/dag.py:422
1636 msgid "Go Up"
1637 msgstr ""
1639 #: cola/widgets/dag.py:376 cola/widgets/filelist.py:42
1640 msgid "Grab File..."
1641 msgstr ""
1643 #: cola/widgets/dag.py:658
1644 msgid "Graph"
1645 msgstr ""
1647 #: cola/widgets/main.py:319
1648 msgid "Grep"
1649 msgstr ""
1651 #: cola/widgets/remote.py:657
1652 msgid "Have you rebased/pulled lately?"
1653 msgstr ""
1655 #: cola/sequenceeditor.py:108 cola/sequenceeditor.py:170
1656 #: cola/widgets/finder.py:138 cola/widgets/main.py:775
1657 msgid "Help"
1658 msgstr ""
1660 #: cola/widgets/status.py:1242
1661 msgid "Help - Custom Copy Actions"
1662 msgstr ""
1664 #: cola/widgets/finder.py:79
1665 msgid "Help - Find Files"
1666 msgstr ""
1668 #: cola/sequenceeditor.py:704
1669 msgid "Help - git-cola-sequence-editor"
1670 msgstr ""
1672 #: cola/widgets/prefs.py:314
1673 msgid "High DPI"
1674 msgstr ""
1676 #: cola/widgets/prefs.py:225
1677 msgid "History Browser"
1678 msgstr ""
1680 #: cola/widgets/about.py:427 cola/widgets/about.py:441
1681 msgid "Hungarian translation"
1682 msgstr ""
1684 #: cola/widgets/toolbar.py:178
1685 msgid "Icon Only"
1686 msgstr ""
1688 #: cola/widgets/prefs.py:313
1689 msgid "Icon theme"
1690 msgstr ""
1692 #: cola/widgets/diff.py:573
1693 msgid "Ignore all whitespace"
1694 msgstr ""
1696 #: cola/widgets/diff.py:570
1697 msgid "Ignore changes in amount of whitespace"
1698 msgstr ""
1700 #: cola/widgets/diff.py:566
1701 msgid "Ignore changes in whitespace at EOL"
1702 msgstr ""
1704 #: cola/widgets/gitignore.py:46
1705 msgid "Ignore custom pattern"
1706 msgstr ""
1708 #: cola/widgets/gitignore.py:44
1709 msgid "Ignore exact filename"
1710 msgstr ""
1712 #: cola/widgets/gitignore.py:32
1713 msgid "Ignore filename or pattern"
1714 msgstr ""
1716 #: cola/widgets/status.py:873
1717 msgid "Ignore..."
1718 msgstr ""
1720 #: cola/widgets/remote.py:203
1721 msgid "Include tags "
1722 msgstr ""
1724 #: cola/widgets/prefs.py:317
1725 msgid "Indent Status paths"
1726 msgstr ""
1728 #: cola/widgets/about.py:419 cola/widgets/about.py:426
1729 msgid "Indonesian translation"
1730 msgstr ""
1732 #: cola/widgets/main.py:587
1733 msgid "Initialize Git Annex"
1734 msgstr ""
1736 #: cola/widgets/main.py:591
1737 msgid "Initialize Git LFS"
1738 msgstr ""
1740 #: cola/widgets/clone.py:116
1741 msgid "Inititalize submodules"
1742 msgstr ""
1744 #: cola/widgets/prefs.py:231
1745 msgid "Insert spaces instead of tabs"
1746 msgstr ""
1748 #: cola/cmds.py:1935
1749 msgid "Interactive Rebase"
1750 msgstr ""
1752 #: cola/cmds.py:2170
1753 msgid "Invalid Revision"
1754 msgstr ""
1756 #: cola/widgets/about.py:421 cola/widgets/about.py:424
1757 msgid "Japanese translation"
1758 msgstr ""
1760 #: cola/widgets/prefs.py:233
1761 msgid "Keep *.orig Merge Backups"
1762 msgstr ""
1764 #: cola/widgets/stash.py:71
1765 msgid "Keep Index"
1766 msgstr ""
1768 #: cola/widgets/main.py:438
1769 msgid "Keyboard Shortcuts"
1770 msgstr ""
1772 #: cola/cmds.py:1445 cola/sequenceeditor.py:164 cola/sequenceeditor.py:326
1773 #: cola/widgets/dag.py:316 cola/widgets/filelist.py:34
1774 msgid "Launch Diff Tool"
1775 msgstr ""
1777 #: cola/widgets/dag.py:323
1778 msgid "Launch Directory Diff Tool"
1779 msgstr ""
1781 #: cola/cmds.py:1378 cola/cmds.py:1508 cola/widgets/filelist.py:38
1782 msgid "Launch Editor"
1783 msgstr ""
1785 #: cola/cmds.py:1481
1786 msgid "Launch Terminal"
1787 msgstr ""
1789 #: cola/sequenceeditor.py:165
1790 msgid ""
1791 "Launch external diff tool\n"
1792 "Shortcut: Ctrl+D"
1793 msgstr ""
1795 #: cola/widgets/diff.py:799 cola/widgets/diff.py:830
1796 #: cola/widgets/status.py:795 cola/widgets/status.py:888
1797 msgid "Launch git-cola"
1798 msgstr ""
1800 #: cola/widgets/browse.py:167
1801 msgid "Launch git-difftool against previous versions"
1802 msgstr ""
1804 #: cola/widgets/browse.py:159
1805 msgid "Launch git-difftool on the current path"
1806 msgstr ""
1808 #: cola/icons.py:55
1809 msgid "Light Theme"
1810 msgstr ""
1812 #: cola/widgets/startup.py:67
1813 msgid "List"
1814 msgstr ""
1816 #: cola/guicmds.py:204
1817 msgid "Load Commit Message"
1818 msgstr ""
1820 #: cola/widgets/main.py:300
1821 msgid "Load Commit Message..."
1822 msgstr ""
1824 #: cola/widgets/commitmsg.py:143
1825 msgid "Load Previous Commit Message"
1826 msgstr ""
1828 #: cola/widgets/diff.py:206
1829 msgid "Loading..."
1830 msgstr ""
1832 #: cola/widgets/branch.py:175 cola/widgets/branch.py:238
1833 #: cola/widgets/branch.py:279 cola/widgets/compare.py:38
1834 #: cola/widgets/compare.py:53 cola/widgets/compare.py:58
1835 msgid "Local"
1836 msgstr ""
1838 #: cola/widgets/cfgactions.py:227 cola/widgets/merge.py:46
1839 #: cola/widgets/remote.py:138
1840 msgid "Local Branch"
1841 msgstr ""
1843 #: cola/widgets/createbranch.py:114
1844 msgid "Local branch"
1845 msgstr ""
1847 #: cola/widgets/dag.py:664 cola/widgets/main.py:595
1848 msgid "Lock Layout"
1849 msgstr ""
1851 #: cola/widgets/dag.py:635
1852 msgid "Log"
1853 msgstr ""
1855 #: cola/widgets/about.py:268
1856 msgid "Maintainer (since 2007) and developer"
1857 msgstr ""
1859 #: cola/widgets/merge.py:88
1860 msgid "Merge"
1861 msgstr ""
1863 #: cola/widgets/merge.py:162
1864 #, python-format
1865 msgid "Merge \"%(revision)s\" into \"%(branch)s\""
1866 msgstr ""
1868 #: cola/widgets/prefs.py:228
1869 msgid "Merge Tool"
1870 msgstr ""
1872 #: cola/widgets/prefs.py:151
1873 msgid "Merge Verbosity"
1874 msgstr ""
1876 #: cola/cmds.py:1658
1877 msgid "Merge failed.  Conflict resolution is required."
1878 msgstr ""
1880 #: cola/widgets/merge.py:166
1881 #, python-format
1882 msgid "Merge into \"%s\""
1883 msgstr ""
1885 #: cola/widgets/branch.py:229
1886 msgid "Merge into current branch"
1887 msgstr ""
1889 #: cola/widgets/main.py:324
1890 msgid "Merge..."
1891 msgstr ""
1893 #: cola/widgets/main.py:1058
1894 msgid "Merging"
1895 msgstr ""
1897 #: cola/models/browse.py:33 cola/widgets/createtag.py:78
1898 msgid "Message"
1899 msgstr ""
1901 #: cola/widgets/commitmsg.py:425
1902 msgid "Missing Commit Message"
1903 msgstr ""
1905 #: cola/widgets/createbranch.py:252
1906 msgid "Missing Data"
1907 msgstr ""
1909 #: cola/cmds.py:2601
1910 msgid "Missing Name"
1911 msgstr ""
1913 #: cola/cmds.py:2595
1914 msgid "Missing Revision"
1915 msgstr ""
1917 #: cola/cmds.py:2605
1918 msgid "Missing Tag Message"
1919 msgstr ""
1921 #: cola/models/browse.py:334 cola/widgets/status.py:136
1922 #: cola/widgets/status.py:595
1923 msgid "Modified"
1924 msgstr ""
1926 #: cola/widgets/commitmsg.py:514
1927 msgid "More..."
1928 msgstr ""
1930 #: cola/widgets/commitmsg.py:180 cola/widgets/commitmsg.py:184
1931 #: cola/widgets/standard.py:244 cola/widgets/status.py:211
1932 msgid "Move Down"
1933 msgstr ""
1935 #: cola/widgets/standard.py:236 cola/widgets/status.py:203
1936 msgid "Move Up"
1937 msgstr ""
1939 #: cola/widgets/status.py:273
1940 msgid "Move files to trash"
1941 msgstr ""
1943 #: cola/models/browse.py:33 cola/widgets/bookmarks.py:335
1944 #: cola/widgets/createtag.py:61 cola/widgets/editremotes.py:450
1945 #: cola/widgets/status.py:1363 cola/widgets/toolbar.py:311
1946 msgid "Name"
1947 msgstr ""
1949 #: cola/widgets/editremotes.py:434
1950 msgid "Name for the new remote"
1951 msgstr ""
1953 #: cola/guicmds.py:139 cola/widgets/main.py:249
1954 msgid "New Bare Repository..."
1955 msgstr ""
1957 #: cola/guicmds.py:81 cola/widgets/main.py:244
1958 msgid "New Repository..."
1959 msgstr ""
1961 #: cola/widgets/main.py:904
1962 msgid "New Toolbar"
1963 msgstr ""
1965 #: cola/widgets/startup.py:46
1966 msgid "New..."
1967 msgstr ""
1969 #: cola/actions.py:56
1970 msgid "Next File"
1971 msgstr ""
1973 #: cola/widgets/createbranch.py:123 cola/widgets/standard.py:1015
1974 msgid "No"
1975 msgstr ""
1977 #: cola/widgets/merge.py:216 cola/widgets/merge.py:226
1978 msgid "No Revision Specified"
1979 msgstr ""
1981 #: cola/widgets/commitmsg.py:435
1982 msgid ""
1983 "No changes to commit.\n"
1984 "\n"
1985 "You must stage at least 1 file before you can commit."
1986 msgstr ""
1988 #: cola/widgets/selectcommits.py:117
1989 msgid "No commits exist in this branch."
1990 msgstr ""
1992 #: cola/widgets/merge.py:65
1993 msgid "No fast forward"
1994 msgstr ""
1996 #: cola/widgets/remote.py:186
1997 msgid "No fast-forward"
1998 msgstr ""
2000 #: cola/widgets/remote.py:577
2001 msgid "No repository selected."
2002 msgstr ""
2004 #: cola/widgets/remote.py:612
2005 msgid "Non-fast-forward fetch overwrites local history!"
2006 msgstr ""
2008 #: cola/widgets/remote.py:618
2009 msgid ""
2010 "Non-fast-forward push overwrites published history!\n"
2011 "(Did you pull first?)"
2012 msgstr ""
2014 #: cola/widgets/commitmsg.py:452
2015 msgid "Nothing to commit"
2016 msgstr ""
2018 #: cola/gitcmds.py:587
2019 msgid "Nothing to do"
2020 msgstr ""
2022 #: cola/widgets/prefs.py:152
2023 msgid "Number of Diff Context Lines"
2024 msgstr ""
2026 #: cola/widgets/bookmarks.py:53 cola/widgets/bookmarks.py:126
2027 #: cola/widgets/startup.py:144
2028 msgid "Open"
2029 msgstr ""
2031 #: cola/cmds.py:1686
2032 msgid "Open Directory"
2033 msgstr ""
2035 #: cola/guicmds.py:186 cola/guicmds.py:195 cola/widgets/editremotes.py:473
2036 #: cola/widgets/startup.py:213
2037 msgid "Open Git Repository"
2038 msgstr ""
2040 #: cola/widgets/submodules.py:49
2041 msgid "Open Parent"
2042 msgstr ""
2044 #: cola/cmds.py:1706
2045 msgid "Open Parent Directory"
2046 msgstr ""
2048 #: cola/widgets/main.py:610
2049 msgid "Open Recent"
2050 msgstr ""
2052 #: cola/cmds.py:1669
2053 msgid "Open Using Default Application"
2054 msgstr ""
2056 #: cola/cmds.py:1719
2057 msgid "Open Worktree"
2058 msgstr ""
2060 #: cola/widgets/bookmarks.py:134
2061 msgid "Open in New Window"
2062 msgstr ""
2064 #: cola/widgets/main.py:369
2065 msgid "Open in New Window..."
2066 msgstr ""
2068 #: cola/widgets/editremotes.py:437 cola/widgets/main.py:363
2069 #: cola/widgets/startup.py:48 cola/widgets/startup.py:58
2070 msgid "Open..."
2071 msgstr ""
2073 #: cola/widgets/branch.py:343
2074 msgid "Other branches"
2075 msgstr ""
2077 #: cola/widgets/archive.py:210
2078 msgid "Overwrite"
2079 msgstr ""
2081 #: cola/widgets/archive.py:209
2082 #, python-format
2083 msgid "Overwrite \"%s\"?"
2084 msgstr ""
2086 #: cola/widgets/archive.py:207
2087 msgid "Overwrite File?"
2088 msgstr ""
2090 #: cola/widgets/grep.py:144
2091 msgid ""
2092 "Parse arguments using a shell.\n"
2093 "Queries with spaces will require \"double quotes\"."
2094 msgstr ""
2096 #: cola/models/browse.py:332
2097 msgid "Partially Staged"
2098 msgstr ""
2100 #: cola/widgets/main.py:669
2101 msgid "Paste"
2102 msgstr ""
2104 #: cola/cmds.py:345
2105 msgid "Patch(es) Applied"
2106 msgstr ""
2108 #: cola/widgets/bookmarks.py:336 cola/widgets/submodules.py:118
2109 msgid "Path"
2110 msgstr ""
2112 #: cola/widgets/clone.py:112
2113 msgid "Path or URL to clone (Env. $VARS okay)"
2114 msgstr ""
2116 #: cola/sequenceeditor.py:334
2117 msgid "Pick"
2118 msgstr ""
2120 #: cola/widgets/diff.py:596
2121 msgid "Pixel XOR"
2122 msgstr ""
2124 #: cola/widgets/createbranch.py:253
2125 msgid "Please provide both a branch name and revision expression."
2126 msgstr ""
2128 #: cola/cmds.py:2154
2129 msgid "Please select a file"
2130 msgstr ""
2132 #: cola/cmds.py:2601
2133 msgid "Please specify a name for the new tag."
2134 msgstr ""
2136 #: cola/cmds.py:2595
2137 msgid "Please specify a revision to tag."
2138 msgstr ""
2140 #: cola/widgets/commitmsg.py:418
2141 msgid ""
2142 "Please supply a commit message.\n"
2143 "\n"
2144 "A good commit message has the following format:\n"
2145 "\n"
2146 "- First line: Describe in one sentence what you did.\n"
2147 "- Second line: Blank\n"
2148 "- Remaining lines: Describe why this change is good.\n"
2149 msgstr ""
2151 #: cola/cmds.py:508
2152 msgid "Point the current branch head to a new commit?"
2153 msgstr ""
2155 #: cola/widgets/about.py:416
2156 msgid "Polish translation"
2157 msgstr ""
2159 #: cola/widgets/stash.py:63 cola/widgets/stash.py:111
2160 #: cola/widgets/stash.py:115
2161 msgid "Pop"
2162 msgstr ""
2164 #: cola/widgets/main.py:257 cola/widgets/prefs.py:361
2165 msgid "Preferences"
2166 msgstr ""
2168 #: cola/widgets/archive.py:129
2169 msgid "Prefix"
2170 msgstr ""
2172 #: cola/widgets/main.py:306
2173 msgid "Prepare Commit Message"
2174 msgstr ""
2176 #: cola/widgets/prefs.py:138
2177 msgid "Prevent \"Stage\" from staging all files when nothing is selected"
2178 msgstr ""
2180 #: cola/actions.py:65
2181 msgid "Previous File"
2182 msgstr ""
2184 #: cola/widgets/remote.py:171
2185 msgid "Prompt on creation"
2186 msgstr ""
2188 #: cola/widgets/remote.py:172
2189 msgid "Prompt when pushing creates new remote branches"
2190 msgstr ""
2192 #: cola/widgets/remote.py:208
2193 msgid "Prune "
2194 msgstr ""
2196 #: cola/widgets/bookmarks.py:168
2197 msgid "Prune Missing Entries"
2198 msgstr ""
2200 #: cola/widgets/branch.py:245 cola/widgets/remote.py:723
2201 msgid "Pull"
2202 msgstr ""
2204 #: cola/widgets/action.py:65 cola/widgets/main.py:358
2205 msgid "Pull..."
2206 msgstr ""
2208 #: cola/widgets/branch.py:251 cola/widgets/remote.py:593
2209 #: cola/widgets/remote.py:693
2210 msgid "Push"
2211 msgstr ""
2213 #: cola/widgets/action.py:64 cola/widgets/main.py:353
2214 msgid "Push..."
2215 msgstr ""
2217 #: cola/widgets/main.py:316
2218 msgid "Quit"
2219 msgstr ""
2221 #: cola/cmds.py:1949 cola/cmds.py:1985 cola/cmds.py:1986 cola/cmds.py:1999
2222 #: cola/cmds.py:2000 cola/sequenceeditor.py:157 cola/sequenceeditor.py:198
2223 #: cola/widgets/main.py:742 cola/widgets/remote.py:211
2224 msgid "Rebase"
2225 msgstr ""
2227 #: cola/cmds.py:1948
2228 #, python-format
2229 msgid "Rebase onto %s"
2230 msgstr ""
2232 #: cola/cmds.py:1961
2233 msgid "Rebase stopped"
2234 msgstr ""
2236 #: cola/widgets/remote.py:210
2237 msgid "Rebase the current branch instead of merging"
2238 msgstr ""
2240 #: cola/widgets/main.py:1056
2241 msgid "Rebasing"
2242 msgstr ""
2244 #: cola/widgets/main.py:118
2245 msgid "Recent"
2246 msgstr ""
2248 #: cola/widgets/bookmarks.py:63
2249 msgid "Recent repositories"
2250 msgstr ""
2252 #: cola/widgets/prefs.py:229
2253 msgid "Recent repository count"
2254 msgstr ""
2256 #: cola/widgets/recent.py:46
2257 msgid "Recently Modified Files"
2258 msgstr ""
2260 #: cola/widgets/main.py:285
2261 msgid "Recently Modified Files..."
2262 msgstr ""
2264 #: cola/widgets/stash.py:256
2265 msgid "Recovering a dropped stash is not possible."
2266 msgstr ""
2268 #: cola/widgets/createbranch.py:282
2269 msgid "Recovering lost commits may not be easy."
2270 msgstr ""
2272 #: cola/widgets/main.py:662
2273 msgid "Redo"
2274 msgstr ""
2276 #: cola/widgets/clone.py:121
2277 msgid "Reduce commit history to minimum"
2278 msgstr ""
2280 #: cola/widgets/submodules.py:121
2281 msgid "Reference Repository"
2282 msgstr ""
2284 #: cola/widgets/submodules.py:105
2285 msgid "Reference URL"
2286 msgstr ""
2288 #: cola/widgets/submodules.py:106
2289 msgid "Reference repository to use when cloning (optional)"
2290 msgstr ""
2292 #: cola/cmds.py:2027 cola/qtutils.py:718 cola/widgets/action.py:62
2293 #: cola/widgets/dag.py:668 cola/widgets/editremotes.py:85
2294 #: cola/widgets/grep.py:105 cola/widgets/recent.py:116
2295 #: cola/widgets/submodules.py:45
2296 msgid "Refresh"
2297 msgstr ""
2299 #: cola/widgets/remote.py:179
2300 msgid "Refuse to merge unless the current HEAD is already up-to-date or the merge can be resolved as a fast-forward"
2301 msgstr ""
2303 #: cola/widgets/branch.py:179 cola/widgets/branch.py:223
2304 #: cola/widgets/branch.py:267 cola/widgets/branch.py:464
2305 #: cola/widgets/compare.py:54 cola/widgets/compare.py:59
2306 #: cola/widgets/remote.py:147
2307 msgid "Remote"
2308 msgstr ""
2310 #: cola/widgets/remote.py:162
2311 msgid "Remote Branch"
2312 msgstr ""
2314 #: cola/cmds.py:1051
2315 msgid "Remote Branch Deleted"
2316 msgstr ""
2318 #: cola/widgets/editremotes.py:49
2319 msgid "Remote git repositories - double-click to rename"
2320 msgstr ""
2322 #: cola/cmds.py:884 cola/widgets/patch.py:103 cola/widgets/patch.py:118
2323 #: cola/widgets/startup.py:263 cola/widgets/status.py:1297
2324 msgid "Remove"
2325 msgstr ""
2327 #: cola/cmds.py:882
2328 #, python-format
2329 msgid "Remove %s from the recent list?"
2330 msgstr ""
2332 #: cola/widgets/toolbar.py:315
2333 msgid "Remove Element"
2334 msgstr ""
2336 #: cola/widgets/remote.py:206
2337 msgid "Remove remote-tracking branches that no longer exist on the remote"
2338 msgstr ""
2340 #: cola/widgets/patch.py:105
2341 msgid "Remove selected (Delete)"
2342 msgstr ""
2344 #: cola/widgets/bookmarks.py:171
2345 msgid "Remove stale entries for repositories that no longer exist"
2346 msgstr ""
2348 #: cola/guicmds.py:262 cola/widgets/browse.py:153
2349 msgid "Rename"
2350 msgstr ""
2352 #: cola/cmds.py:1008
2353 #, python-format
2354 msgid "Rename \"%s\""
2355 msgstr ""
2357 #: cola/widgets/branch.py:257
2358 msgid "Rename Branch"
2359 msgstr ""
2361 #: cola/widgets/main.py:519
2362 msgid "Rename Branch..."
2363 msgstr ""
2365 #: cola/guicmds.py:259
2366 msgid "Rename Existing Branch"
2367 msgstr ""
2369 #: cola/cmds.py:799
2370 msgid "Rename Remote"
2371 msgstr ""
2373 #: cola/widgets/bookmarks.py:146
2374 msgid "Rename Repository"
2375 msgstr ""
2377 #: cola/widgets/branch.py:441
2378 msgid "Rename branch"
2379 msgstr ""
2381 #: cola/cmds.py:800
2382 #, python-format
2383 msgid "Rename remote \"%(current)s\" to \"%(new)s\"?"
2384 msgstr ""
2386 #: cola/widgets/browse.py:153
2387 msgid "Rename selected paths"
2388 msgstr ""
2390 #: cola/app.py:503 cola/widgets/startup.py:260
2391 msgid "Repository Not Found"
2392 msgstr ""
2394 #: cola/widgets/browse.py:84 cola/widgets/main.py:1014
2395 #, python-format
2396 msgid "Repository: %s"
2397 msgstr ""
2399 #: cola/guicmds.py:278 cola/widgets/createbranch.py:125
2400 #: cola/widgets/dag.py:253 cola/widgets/editremotes.py:58
2401 #: cola/widgets/main.py:752
2402 msgid "Reset"
2403 msgstr ""
2405 #: cola/widgets/createbranch.py:285
2406 #, python-format
2407 msgid "Reset \"%(branch)s\" to \"%(revision)s\"?"
2408 msgstr ""
2410 #: cola/guicmds.py:285
2411 msgid "Reset All (Keep Unstaged Changes)"
2412 msgstr ""
2414 #: cola/cmds.py:510 cola/cmds.py:561 cola/guicmds.py:270
2415 #: cola/widgets/createbranch.py:293
2416 msgid "Reset Branch"
2417 msgstr ""
2419 #: cola/cmds.py:558 cola/guicmds.py:269 cola/widgets/dag.py:334
2420 #: cola/widgets/main.py:380
2421 msgid "Reset Branch (Soft)"
2422 msgstr ""
2424 #: cola/cmds.py:507 cola/guicmds.py:277 cola/widgets/dag.py:340
2425 #: cola/widgets/main.py:387
2426 msgid "Reset Branch and Stage (Mixed)"
2427 msgstr ""
2429 #: cola/widgets/createbranch.py:290
2430 msgid "Reset Branch?"
2431 msgstr ""
2433 #: cola/widgets/main.py:599
2434 msgid "Reset Layout"
2435 msgstr ""
2437 #: cola/cmds.py:542
2438 msgid "Reset Worktree and Reset All?"
2439 msgstr ""
2441 #: cola/cmds.py:527 cola/cmds.py:544 cola/cmds.py:578 cola/guicmds.py:286
2442 #: cola/guicmds.py:293 cola/guicmds.py:301
2443 msgid "Reset and Restore"
2444 msgstr ""
2446 #: cola/cmds.py:559
2447 msgid "Reset branch?"
2448 msgstr ""
2450 #: cola/widgets/createbranch.py:267
2451 #, python-format
2452 msgid "Resetting \"%(branch)s\" to \"%(revision)s\" will lose commits."
2453 msgstr ""
2455 #: cola/widgets/prefs.py:235
2456 msgid "Resize File Browser columns"
2457 msgstr ""
2459 #: cola/widgets/prefs.py:340
2460 msgid "Restart the application after changing appearance settings."
2461 msgstr ""
2463 #: cola/cmds.py:612 cola/cmds.py:615 cola/guicmds.py:308 cola/guicmds.py:309
2464 #: cola/widgets/dag.py:370 cola/widgets/main.py:418
2465 msgid "Restore Worktree"
2466 msgstr ""
2468 #: cola/cmds.py:575 cola/guicmds.py:300 cola/widgets/dag.py:363
2469 #: cola/widgets/main.py:411
2470 msgid "Restore Worktree and Reset All (Hard)"
2471 msgstr ""
2473 #: cola/cmds.py:524 cola/widgets/main.py:395
2474 msgid "Restore Worktree and Reset All (Keep Unstaged Changes)"
2475 msgstr ""
2477 #: cola/widgets/dag.py:347
2478 msgid "Restore Worktree and Reset All (Keep Unstaged Edits)"
2479 msgstr ""
2481 #: cola/cmds.py:541 cola/guicmds.py:292 cola/widgets/dag.py:355
2482 #: cola/widgets/main.py:403
2483 msgid "Restore Worktree and Reset All (Merge)"
2484 msgstr ""
2486 #: cola/cmds.py:576
2487 msgid "Restore Worktree and Reset All?"
2488 msgstr ""
2490 #: cola/cmds.py:613
2491 #, python-format
2492 msgid "Restore Worktree to %s?"
2493 msgstr ""
2495 #: cola/cmds.py:525
2496 msgid "Restore worktree, reset, and preserve unstaged edits?"
2497 msgstr ""
2499 #: cola/widgets/dag.py:311
2500 msgid "Revert"
2501 msgstr ""
2503 #: cola/widgets/diff.py:942
2504 msgid "Revert Diff Hunk"
2505 msgstr ""
2507 #: cola/widgets/diff.py:808
2508 msgid "Revert Diff Hunk..."
2509 msgstr ""
2511 #: cola/widgets/diff.py:941
2512 msgid "Revert Diff Hunk?"
2513 msgstr ""
2515 #: cola/widgets/diff.py:939
2516 msgid "Revert Selected Lines"
2517 msgstr ""
2519 #: cola/widgets/diff.py:805
2520 msgid "Revert Selected Lines..."
2521 msgstr ""
2523 #: cola/widgets/diff.py:938
2524 msgid "Revert Selected Lines?"
2525 msgstr ""
2527 #: cola/cmds.py:2117
2528 msgid "Revert Uncommitted Changes"
2529 msgstr ""
2531 #: cola/cmds.py:2111
2532 msgid "Revert Uncommitted Changes?"
2533 msgstr ""
2535 #: cola/cmds.py:2104
2536 msgid "Revert Uncommitted Edits..."
2537 msgstr ""
2539 #: cola/cmds.py:2095
2540 msgid "Revert Unstaged Changes"
2541 msgstr ""
2543 #: cola/cmds.py:2089
2544 msgid "Revert Unstaged Changes?"
2545 msgstr ""
2547 #: cola/cmds.py:2081
2548 msgid "Revert Unstaged Edits..."
2549 msgstr ""
2551 #: cola/cmds.py:2116 cola/widgets/diff.py:950
2552 msgid "Revert the uncommitted changes?"
2553 msgstr ""
2555 #: cola/cmds.py:2094
2556 msgid "Revert the unstaged changes?"
2557 msgstr ""
2559 #: cola/widgets/browse.py:183
2560 msgid "Revert uncommitted changes to selected paths"
2561 msgstr ""
2563 #: cola/widgets/browse.py:175
2564 msgid "Revert unstaged changes to selected paths"
2565 msgstr ""
2567 #: cola/guicmds.py:250
2568 msgid "Review"
2569 msgstr ""
2571 #: cola/widgets/main.py:532
2572 msgid "Review..."
2573 msgstr ""
2575 #: cola/widgets/cfgactions.py:233 cola/widgets/createtag.py:84
2576 msgid "Revision"
2577 msgstr ""
2579 #: cola/widgets/selectcommits.py:61
2580 msgid "Revision Expression:"
2581 msgstr ""
2583 #: cola/widgets/merge.py:39 cola/widgets/merge.py:42
2584 msgid "Revision to Merge"
2585 msgstr ""
2587 #: cola/sequenceeditor.py:339
2588 msgid "Reword"
2589 msgstr ""
2591 #: cola/cmds.py:631 cola/widgets/commitmsg.py:464
2592 msgid "Rewrite Published Commit?"
2593 msgstr ""
2595 #: cola/interaction.py:126 cola/widgets/cfgactions.py:245
2596 msgid "Run"
2597 msgstr ""
2599 #: cola/cmds.py:2147
2600 #, python-format
2601 msgid "Run \"%s\"?"
2602 msgstr ""
2604 #: cola/interaction.py:123
2605 #, python-format
2606 msgid "Run %s?"
2607 msgstr ""
2609 #: cola/interaction.py:124
2610 #, python-format
2611 msgid "Run the \"%s\" command?"
2612 msgstr ""
2614 #: cola/cmds.py:2186
2615 #, python-format
2616 msgid "Running command: %s"
2617 msgstr ""
2619 #: cola/widgets/about.py:422
2620 msgid "Russian translation"
2621 msgstr ""
2623 #: cola/sequenceeditor.py:312
2624 msgid "SHA-1"
2625 msgstr ""
2627 #: cola/widgets/prefs.py:161
2628 msgid "Safe Mode"
2629 msgstr ""
2631 #: cola/cmds.py:1972 cola/widgets/archive.py:126 cola/widgets/browse.py:592
2632 #: cola/widgets/editremotes.py:54 cola/widgets/stash.py:52
2633 #: cola/widgets/status.py:1303
2634 msgid "Save"
2635 msgstr ""
2637 #: cola/widgets/archive.py:113
2638 msgid "Save Archive"
2639 msgstr ""
2641 #: cola/widgets/dag.py:303 cola/widgets/main.py:312
2642 msgid "Save As Tarball/Zip..."
2643 msgstr ""
2645 #: cola/widgets/prefs.py:234
2646 msgid "Save GUI Settings"
2647 msgstr ""
2649 #: cola/widgets/stash.py:227
2650 msgid "Save Stash"
2651 msgstr ""
2653 #: cola/widgets/stash.py:53
2654 msgid "Save modified state to new stash"
2655 msgstr ""
2657 #: cola/widgets/browse.py:555
2658 #, python-format
2659 msgid "Saved \"%(filename)s\" from \"%(ref)s\" to \"%(destination)s\""
2660 msgstr ""
2662 #: cola/widgets/grep.py:98 cola/widgets/search.py:42 cola/widgets/search.py:62
2663 msgid "Search"
2664 msgstr ""
2666 #: cola/widgets/search.py:226
2667 msgid "Search Authors"
2668 msgstr ""
2670 #: cola/widgets/search.py:224
2671 msgid "Search Commit Messages"
2672 msgstr ""
2674 #: cola/widgets/search.py:227
2675 msgid "Search Committers"
2676 msgstr ""
2678 #: cola/widgets/search.py:228
2679 msgid "Search Date Range"
2680 msgstr ""
2682 #: cola/widgets/search.py:225
2683 msgid "Search Diffs"
2684 msgstr ""
2686 #: cola/widgets/search.py:222
2687 msgid "Search by Expression"
2688 msgstr ""
2690 #: cola/widgets/search.py:223
2691 msgid "Search by Path"
2692 msgstr ""
2694 #: cola/widgets/grep.py:124
2695 msgid "Search for a fixed string"
2696 msgstr ""
2698 #: cola/widgets/grep.py:122
2699 msgid "Search using a POSIX basic regular expression"
2700 msgstr ""
2702 #: cola/widgets/grep.py:123
2703 msgid "Search using a POSIX extended regular expression"
2704 msgstr ""
2706 #: cola/widgets/main.py:454
2707 msgid "Search..."
2708 msgstr ""
2710 #: cola/widgets/selectcommits.py:66
2711 msgid "Search:"
2712 msgstr ""
2714 #: cola/guicmds.py:259 cola/widgets/selectcommits.py:73
2715 msgid "Select"
2716 msgstr ""
2718 #: cola/widgets/diff.py:863 cola/widgets/main.py:675
2719 msgid "Select All"
2720 msgstr ""
2722 #: cola/guicmds.py:250
2723 msgid "Select Branch to Review"
2724 msgstr ""
2726 #: cola/widgets/dag.py:1459
2727 msgid "Select Child"
2728 msgstr ""
2730 #: cola/widgets/commitmsg.py:520
2731 msgid "Select Commit"
2732 msgstr ""
2734 #: cola/guicmds.py:128
2735 msgid "Select Directory..."
2736 msgstr ""
2738 #: cola/cmds.py:1934
2739 msgid "Select New Upstream"
2740 msgstr ""
2742 #: cola/widgets/dag.py:1463
2743 msgid "Select Newest Child"
2744 msgstr ""
2746 #: cola/widgets/dag.py:1453
2747 msgid "Select Oldest Parent"
2748 msgstr ""
2750 #: cola/widgets/dag.py:1448
2751 msgid "Select Parent"
2752 msgstr ""
2754 #: cola/widgets/browse.py:519
2755 msgid "Select Previous Version"
2756 msgstr ""
2758 #: cola/widgets/clone.py:197
2759 msgid "Select a parent directory for the new clone"
2760 msgstr ""
2762 #: cola/widgets/selectcommits.py:161
2763 msgid "Select output dir"
2764 msgstr ""
2766 #: cola/widgets/selectcommits.py:182
2767 msgid "Select output directory"
2768 msgstr ""
2770 #: cola/widgets/patch.py:171
2771 msgid "Select patch file(s)..."
2772 msgstr ""
2774 #: cola/widgets/editremotes.py:437
2775 msgid "Select repository"
2776 msgstr ""
2778 #: cola/widgets/bookmarks.py:138
2779 msgid "Set Default Repository"
2780 msgstr ""
2782 #: cola/widgets/branch.py:280
2783 msgid "Set Upstream Branch"
2784 msgstr ""
2786 #: cola/widgets/branch.py:71
2787 msgid ""
2788 "Set the sort order for branches and tags.\n"
2789 "Toggle between date-based and version-name-based sorting."
2790 msgstr ""
2792 #: cola/widgets/remote.py:213
2793 msgid "Set upstream"
2794 msgstr ""
2796 #: cola/widgets/prefs.py:371
2797 msgid "Settings"
2798 msgstr ""
2800 #: cola/widgets/grep.py:142
2801 msgid "Shell arguments"
2802 msgstr ""
2804 #: cola/sequenceeditor.py:363
2805 msgid "Shift Down"
2806 msgstr ""
2808 #: cola/sequenceeditor.py:367
2809 msgid "Shift Up"
2810 msgstr ""
2812 #: cola/widgets/about.py:499
2813 msgid "Shortcuts"
2814 msgstr ""
2816 #: cola/widgets/prefs.py:158
2817 msgid "Show Diffstat After Merge"
2818 msgstr ""
2820 #: cola/widgets/prefs.py:157
2821 msgid "Show Full Paths in the Window Title"
2822 msgstr ""
2824 #: cola/sequenceeditor.py:104 cola/widgets/finder.py:187
2825 #: cola/widgets/status.py:1299
2826 msgid "Show Help"
2827 msgstr ""
2829 #: cola/widgets/filelist.py:30
2830 msgid "Show History"
2831 msgstr ""
2833 #: cola/widgets/prefs.py:316
2834 msgid "Show file counts in Status titles"
2835 msgstr ""
2837 #: cola/sequenceeditor.py:170 cola/widgets/finder.py:138
2838 msgid ""
2839 "Show help\n"
2840 "Shortcut: ?"
2841 msgstr ""
2843 #: cola/widgets/diff.py:580
2844 msgid "Show line numbers"
2845 msgstr ""
2847 #: cola/widgets/diff.py:576
2848 msgid "Show whole surrounding functions of changes"
2849 msgstr ""
2851 #: cola/widgets/recent.py:58
2852 msgid "Showing changes since"
2853 msgstr ""
2855 #: cola/widgets/diff.py:596
2856 msgid "Side by side"
2857 msgstr ""
2859 #: cola/cmds.py:2318
2860 msgid "Sign Off"
2861 msgstr ""
2863 #: cola/widgets/createtag.py:71
2864 msgid "Sign Tag"
2865 msgstr ""
2867 #: cola/widgets/commitmsg.py:51
2868 msgid "Sign off on this commit"
2869 msgstr ""
2871 #: cola/widgets/about.py:412 cola/widgets/about.py:425
2872 msgid "Simplified Chinese translation"
2873 msgstr ""
2875 #: cola/cmds.py:2393
2876 msgid "Skip"
2877 msgstr ""
2879 #: cola/widgets/main.py:563
2880 msgid "Skip Current Patch"
2881 msgstr ""
2883 #: cola/widgets/prefs.py:232
2884 msgid "Sort bookmarks alphabetically"
2885 msgstr ""
2887 #: cola/widgets/about.py:413 cola/widgets/about.py:436
2888 #: cola/widgets/about.py:440
2889 msgid "Spanish translation"
2890 msgstr ""
2892 #: cola/widgets/createtag.py:88
2893 msgid "Specifies the SHA-1 to tag"
2894 msgstr ""
2896 #: cola/widgets/createtag.py:81
2897 msgid "Specifies the tag message"
2898 msgstr ""
2900 #: cola/widgets/createtag.py:65
2901 msgid "Specifies the tag name"
2902 msgstr ""
2904 #: cola/widgets/spellcheck.py:58
2905 msgid "Spelling Suggestions"
2906 msgstr ""
2908 #: cola/sequenceeditor.py:357 cola/widgets/merge.py:58
2909 msgid "Squash"
2910 msgstr ""
2912 #: cola/widgets/merge.py:57
2913 msgid "Squash the merged commits into a single commit"
2914 msgstr ""
2916 #: cola/cmds.py:2404 cola/widgets/action.py:60 cola/widgets/diff.py:782
2917 msgid "Stage"
2918 msgstr ""
2920 #: cola/cmds.py:2557
2921 msgid "Stage / Unstage"
2922 msgstr ""
2924 #: cola/cmds.py:2539
2925 msgid "Stage / Unstage All"
2926 msgstr ""
2928 #: cola/widgets/main.py:224
2929 msgid "Stage All Untracked"
2930 msgstr ""
2932 #: cola/widgets/main.py:216
2933 msgid "Stage Changed Files To Commit"
2934 msgstr ""
2936 #: cola/widgets/diff.py:807
2937 msgid "Stage Diff Hunk"
2938 msgstr ""
2940 #: cola/cmds.py:2495
2941 msgid "Stage Modified"
2942 msgstr ""
2944 #: cola/cmds.py:2528
2945 msgid "Stage Modified and Untracked"
2946 msgstr ""
2948 #: cola/widgets/status.py:815 cola/widgets/status.py:834
2949 #: cola/widgets/status.py:902
2950 msgid "Stage Selected"
2951 msgstr ""
2953 #: cola/widgets/diff.py:804
2954 msgid "Stage Selected Lines"
2955 msgstr ""
2957 #: cola/cmds.py:2506
2958 msgid "Stage Unmerged"
2959 msgstr ""
2961 #: cola/cmds.py:2517
2962 msgid "Stage Untracked"
2963 msgstr ""
2965 #: cola/widgets/commitmsg.py:446
2966 msgid "Stage and Commit"
2967 msgstr ""
2969 #: cola/widgets/commitmsg.py:443
2970 msgid "Stage and commit?"
2971 msgstr ""
2973 #: cola/cmds.py:2392
2974 msgid "Stage conflicts"
2975 msgstr ""
2977 #: cola/cmds.py:2383
2978 msgid "Stage conflicts?"
2979 msgstr ""
2981 #: cola/widgets/browse.py:140
2982 msgid "Stage/unstage selected paths for commit"
2983 msgstr ""
2985 #: cola/models/browse.py:336 cola/widgets/status.py:134
2986 #: cola/widgets/status.py:584
2987 msgid "Staged"
2988 msgstr ""
2990 #: cola/cmds.py:2411
2991 #, python-format
2992 msgid "Staging: %s"
2993 msgstr ""
2995 #: cola/widgets/main.py:546
2996 msgid "Start Interactive Rebase..."
2997 msgstr ""
2999 #: cola/widgets/createbranch.py:107
3000 msgid "Starting Revision"
3001 msgstr ""
3003 #: cola/widgets/stash.py:40
3004 msgid "Stash"
3005 msgstr ""
3007 #: cola/widgets/stash.py:77
3008 msgid "Stash Index"
3009 msgstr ""
3011 #: cola/widgets/stash.py:77
3012 msgid "Stash staged changes only"
3013 msgstr ""
3015 #: cola/widgets/stash.py:73
3016 msgid "Stash unstaged changes only, keeping staged changes"
3017 msgstr ""
3019 #: cola/widgets/action.py:66 cola/widgets/main.py:375
3020 msgid "Stash..."
3021 msgstr ""
3023 #: cola/models/browse.py:33 cola/widgets/main.py:100
3024 msgid "Status"
3025 msgstr ""
3027 #: cola/widgets/browse.py:148
3028 msgid "Stop tracking paths"
3029 msgstr ""
3031 #: cola/widgets/submodules.py:82
3032 msgid "Submodule URL (can be relative, ex: ../repo.git)"
3033 msgstr ""
3035 #: cola/widgets/submodules.py:90
3036 msgid "Submodule branch to track (optional)"
3037 msgstr ""
3039 #: cola/widgets/submodules.py:86
3040 msgid "Submodule path within the current repository (optional)"
3041 msgstr ""
3043 #: cola/widgets/main.py:138 cola/widgets/submodules.py:32
3044 msgid "Submodules"
3045 msgstr ""
3047 #: cola/widgets/prefs.py:153
3048 msgid "Summarize Merge Commits"
3049 msgstr ""
3051 #: cola/sequenceeditor.py:313 cola/widgets/dag.py:412
3052 msgid "Summary"
3053 msgstr ""
3055 #: cola/widgets/prefs.py:149
3056 msgid "Tab Width"
3057 msgstr ""
3059 #: cola/widgets/cfgactions.py:229 cola/widgets/createbranch.py:116
3060 #: cola/widgets/merge.py:48
3061 msgid "Tag"
3062 msgstr ""
3064 #: cola/cmds.py:2646
3065 msgid "Tag Created"
3066 msgstr ""
3068 #: cola/widgets/createtag.py:80
3069 msgid "Tag message..."
3070 msgstr ""
3072 #: cola/cmds.py:2606
3073 msgid "Tag-signing was requested but the tag message is empty."
3074 msgstr ""
3076 #: cola/widgets/branch.py:185 cola/widgets/branch.py:236
3077 msgid "Tags"
3078 msgstr ""
3080 #: cola/widgets/toolbar.py:180
3081 msgid "Text Beside Icon"
3082 msgstr ""
3084 #: cola/widgets/toolbar.py:179
3085 msgid "Text Only"
3086 msgstr ""
3088 #: cola/widgets/toolbar.py:181
3089 msgid "Text Under Icon"
3090 msgstr ""
3092 #: cola/widgets/prefs.py:150
3093 msgid "Text Width"
3094 msgstr ""
3096 #: cola/cmds.py:971
3097 msgid "The branch will be no longer available."
3098 msgstr ""
3100 #: cola/cmds.py:503
3101 #, python-format
3102 msgid "The branch will be reset using \"git reset --mixed %s\""
3103 msgstr ""
3105 #: cola/cmds.py:554 cola/cmds.py:645
3106 #, python-format
3107 msgid "The branch will be reset using \"git reset --soft %s\""
3108 msgstr ""
3110 #: cola/widgets/commitmsg.py:311
3111 msgid "The commit message will be cleared."
3112 msgstr ""
3114 #: cola/widgets/archive.py:208
3115 #, python-format
3116 msgid "The file \"%s\" exists and will be overwritten."
3117 msgstr ""
3119 #: cola/cmds.py:941
3120 msgid "The following files will be deleted:"
3121 msgstr ""
3123 #: cola/cmds.py:571
3124 #, python-format
3125 msgid "The repository will be reset using \"git reset --hard %s\""
3126 msgstr ""
3128 #: cola/cmds.py:520
3129 #, python-format
3130 msgid "The repository will be reset using \"git reset --keep %s\""
3131 msgstr ""
3133 #: cola/cmds.py:537
3134 #, python-format
3135 msgid "The repository will be reset using \"git reset --merge %s\""
3136 msgstr ""
3138 #: cola/cmds.py:2171
3139 msgid "The revision expression cannot be empty."
3140 msgstr ""
3142 #: cola/cmds.py:2819
3143 #, python-format
3144 msgid ""
3145 "The submodule will be added using\n"
3146 "\"%s\""
3147 msgstr ""
3149 #: cola/cmds.py:2864
3150 #, python-format
3151 msgid ""
3152 "The submodule will be updated using\n"
3153 "\"%s\""
3154 msgstr ""
3156 #: cola/cmds.py:591
3157 #, python-format
3158 msgid "The worktree will be restored using \"git read-tree --reset -u %s\""
3159 msgstr ""
3161 #: cola/widgets/commitmsg.py:312
3162 msgid "This cannot be undone.  Clear commit message?"
3163 msgstr ""
3165 #: cola/cmds.py:633 cola/widgets/commitmsg.py:466
3166 msgid ""
3167 "This commit has already been published.\n"
3168 "This operation will rewrite published history.\n"
3169 "You probably don't want to do this."
3170 msgstr ""
3172 #: cola/widgets/diff.py:947
3173 msgid ""
3174 "This operation drops uncommitted changes.\n"
3175 "These changes cannot be recovered."
3176 msgstr ""
3178 #: cola/cmds.py:2113
3179 msgid ""
3180 "This operation removes uncommitted edits from selected files.\n"
3181 "These changes cannot be recovered."
3182 msgstr ""
3184 #: cola/cmds.py:2091
3185 msgid ""
3186 "This operation removes unstaged edits from selected files.\n"
3187 "These changes cannot be recovered."
3188 msgstr ""
3190 #: cola/widgets/main.py:1021
3191 msgid ""
3192 "This repository is currently being rebased.\n"
3193 "Resolve conflicts, commit changes, and run:\n"
3194 "    Rebase > Continue"
3195 msgstr ""
3197 #: cola/widgets/main.py:1029
3198 msgid ""
3199 "This repository is in the middle of a merge.\n"
3200 "Resolve conflicts and commit changes."
3201 msgstr ""
3203 #: cola/sequenceeditor.py:330
3204 msgid "Toggle Enabled"
3205 msgstr ""
3207 #: cola/widgets/diff.py:591
3208 msgid "Toggle image diff"
3209 msgstr ""
3211 #: cola/widgets/branch.py:62
3212 msgid "Toggle the branches filter"
3213 msgstr ""
3215 #: cola/widgets/status.py:58
3216 msgid "Toggle the paths filter"
3217 msgstr ""
3219 #: cola/widgets/toolbar.py:316
3220 msgid "Toolbar Style:"
3221 msgstr ""
3223 #: cola/widgets/cfgactions.py:228 cola/widgets/merge.py:47
3224 msgid "Tracking Branch"
3225 msgstr ""
3227 #: cola/widgets/createbranch.py:115
3228 msgid "Tracking branch"
3229 msgstr ""
3231 #: cola/widgets/about.py:408 cola/widgets/about.py:434
3232 #: cola/widgets/about.py:445
3233 msgid "Traditional Chinese (Taiwan) translation"
3234 msgstr ""
3236 #: cola/widgets/about.py:439
3237 msgid "Translation"
3238 msgstr ""
3240 #: cola/widgets/about.py:94
3241 msgid "Translators"
3242 msgstr ""
3244 #: cola/widgets/about.py:418 cola/widgets/about.py:423
3245 #: cola/widgets/about.py:438
3246 msgid "Turkish translation"
3247 msgstr ""
3249 #: cola/widgets/clone.py:109 cola/widgets/editremotes.py:451
3250 #: cola/widgets/submodules.py:117
3251 msgid "URL"
3252 msgstr ""
3254 #: cola/widgets/remote.py:463
3255 #, python-format
3256 msgid "URL: %s"
3257 msgstr ""
3259 #: cola/widgets/about.py:415
3260 msgid "Ukranian translation"
3261 msgstr ""
3263 #: cola/cmds.py:1927
3264 msgid "Unable to rebase"
3265 msgstr ""
3267 #: cola/cmds.py:828
3268 #, python-format
3269 msgid "Unable to set URL for \"%(name)s\" to \"%(url)s\""
3270 msgstr ""
3272 #: cola/widgets/main.py:660
3273 msgid "Undo"
3274 msgstr ""
3276 #: cola/cmds.py:638 cola/cmds.py:643 cola/cmds.py:646 cola/widgets/main.py:200
3277 msgid "Undo Last Commit"
3278 msgstr ""
3280 #: cola/cmds.py:644
3281 msgid "Undo last commit?"
3282 msgstr ""
3284 #: cola/cmds.py:637
3285 msgid "Undo the published commit?"
3286 msgstr ""
3288 #: cola/models/browse.py:330 cola/widgets/status.py:135
3289 #: cola/widgets/status.py:604
3290 msgid "Unmerged"
3291 msgstr ""
3293 #: cola/cmds.py:2659 cola/widgets/action.py:61 cola/widgets/diff.py:784
3294 msgid "Unstage"
3295 msgstr ""
3297 #: cola/widgets/main.py:195 cola/widgets/status.py:734
3298 msgid "Unstage All"
3299 msgstr ""
3301 #: cola/widgets/diff.py:837
3302 msgid "Unstage Diff Hunk"
3303 msgstr ""
3305 #: cola/widgets/main.py:205
3306 msgid "Unstage From Commit"
3307 msgstr ""
3309 #: cola/widgets/status.py:767 cola/widgets/status.py:801
3310 msgid "Unstage Selected"
3311 msgstr ""
3313 #: cola/widgets/diff.py:835
3314 msgid "Unstage Selected Lines"
3315 msgstr ""
3317 #: cola/cmds.py:2671
3318 #, python-format
3319 msgid "Unstaging: %s"
3320 msgstr ""
3322 #: cola/widgets/browse.py:147
3323 msgid "Untrack Selected"
3324 msgstr ""
3326 #: cola/widgets/status.py:137 cola/widgets/status.py:610
3327 msgid "Untracked"
3328 msgstr ""
3330 #: cola/cmds.py:996 cola/cmds.py:2727
3331 #, python-format
3332 msgid "Untracking: %s"
3333 msgstr ""
3335 #: cola/widgets/main.py:335
3336 msgid "Update All Submodules..."
3337 msgstr ""
3339 #: cola/widgets/createbranch.py:121
3340 msgid "Update Existing Branch:"
3341 msgstr ""
3343 #: cola/cmds.py:2865
3344 msgid "Update Submodule"
3345 msgstr ""
3347 #: cola/cmds.py:2862
3348 msgid "Update Submodule..."
3349 msgstr ""
3351 #: cola/cmds.py:2901
3352 msgid "Update Submodules"
3353 msgstr ""
3355 #: cola/cmds.py:2899
3356 msgid "Update all submodules?"
3357 msgstr ""
3359 #: cola/cmds.py:2898
3360 msgid "Update submodules..."
3361 msgstr ""
3363 #: cola/widgets/status.py:893
3364 msgid "Update this submodule"
3365 msgstr ""
3367 #: cola/cmds.py:2863
3368 msgid "Update this submodule?"
3369 msgstr ""
3371 #: cola/widgets/branch.py:418 cola/widgets/createbranch.py:300
3372 #: cola/widgets/remote.py:135
3373 msgid "Updating"
3374 msgstr ""
3376 #: cola/widgets/prefs.py:147
3377 msgid "User Name"
3378 msgstr ""
3380 #: cola/widgets/about.py:92
3381 msgid "Version"
3382 msgstr ""
3384 #: cola/widgets/dag.py:676 cola/widgets/main.py:765 cola/widgets/main.py:887
3385 msgid "View"
3386 msgstr ""
3388 #: cola/widgets/browse.py:131 cola/widgets/status.py:251
3389 msgid "View History..."
3390 msgstr ""
3392 #: cola/widgets/browse.py:132
3393 msgid "View history for selected paths"
3394 msgstr ""
3396 #: cola/widgets/merge.py:54
3397 msgid "Visualize"
3398 msgstr ""
3400 #: cola/widgets/main.py:449
3401 msgid "Visualize All Branches..."
3402 msgstr ""
3404 #: cola/widgets/main.py:443
3405 msgid "Visualize Current Branch..."
3406 msgstr ""
3408 #: cola/widgets/createtag.py:73
3409 msgid "Whether to sign the tag (git tag -s)"
3410 msgstr ""
3412 #: cola/widgets/commitmsg.py:440
3413 msgid "Would you like to stage and commit all modified files?"
3414 msgstr ""
3416 #: cola/widgets/diff.py:596
3417 msgid "XOR"
3418 msgstr ""
3420 #: cola/widgets/standard.py:1014
3421 msgid "Yes"
3422 msgstr ""
3424 #: cola/cmds.py:203
3425 msgid ""
3426 "You are in the middle of a merge.\n"
3427 "Cannot amend while merging."
3428 msgstr ""
3430 #: cola/cmds.py:1928
3431 msgid "You cannot rebase with uncommitted changes."
3432 msgstr ""
3434 #: cola/widgets/merge.py:226
3435 msgid "You must specify a revision to merge."
3436 msgstr ""
3438 #: cola/widgets/merge.py:216
3439 msgid "You must specify a revision to view."
3440 msgstr ""
3442 #: cola/widgets/dag.py:595 cola/widgets/dag.py:1437
3443 msgid "Zoom In"
3444 msgstr ""
3446 #: cola/widgets/dag.py:591 cola/widgets/dag.py:1443
3447 msgid "Zoom Out"
3448 msgstr ""
3450 #: cola/widgets/dag.py:430 cola/widgets/dag.py:599 cola/widgets/dag.py:1445
3451 #: cola/widgets/diff.py:600
3452 msgid "Zoom to Fit"
3453 msgstr ""
3455 #: cola/widgets/grep.py:112
3456 msgid "command-line arguments"
3457 msgstr ""
3459 #: cola/widgets/main.py:853 cola/widgets/main.py:859
3460 msgid "error: unable to execute git"
3461 msgstr ""
3463 #: cola/widgets/log.py:45
3464 #, python-format
3465 msgid "exit code %s"
3466 msgstr ""
3468 #: cola/app.py:310
3469 #, python-format
3470 msgid "fatal: \"%s\" is not a directory.  Please specify a correct --repo <path>."
3471 msgstr ""
3473 #: cola/widgets/main.py:849
3474 #, python-format
3475 msgid "git cola version %s"
3476 msgstr ""
3478 #: cola/widgets/startup.py:28
3479 msgid "git-cola"
3480 msgstr ""
3482 #: cola/difftool.py:63
3483 msgid "git-cola diff"
3484 msgstr ""
3486 #: cola/widgets/submodules.py:81
3487 msgid "git://git.example.com/repo.git"
3488 msgstr ""
3490 #: cola/widgets/grep.py:132
3491 msgid "grep result..."
3492 msgstr ""
3494 #: cola/widgets/about.py:486
3495 msgid "hotkeys.html"
3496 msgstr ""
3498 #: cola/widgets/submodules.py:85
3499 msgid "path/to/submodule"
3500 msgstr ""
3502 #: cola/widgets/toolbar.py:243
3503 msgid "title"
3504 msgstr ""
3506 #: cola/cmds.py:2343
3507 msgid "unknown"
3508 msgstr ""
3510 #: cola/widgets/createtag.py:63
3511 msgid "vX.Y.Z"
3512 msgstr ""
3514 #: cola/hidpi.py:43
3515 msgid "x 1"
3516 msgstr ""
3518 #: cola/hidpi.py:44
3519 msgid "x 1.5"
3520 msgstr ""
3522 #: cola/hidpi.py:45
3523 msgid "x 2"
3524 msgstr ""
3526 #: cola/widgets/search.py:53 cola/widgets/search.py:58
3527 msgid "yyyy-MM-dd"
3528 msgstr ""