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.
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2015-07-23 15:09-0700\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
29 "You are in the middle of a merge.\n"
30 "Cannot amend while merging."
35 msgid "PATCH %(current)d/%(count)d"
43 msgid "Patch(es) Applied"
48 msgid "%d patch(es) applied."
53 msgid "Created commit: %s"
58 msgid "Commit failed: %s"
63 msgid "Error creating remote \"%s\""
71 msgid "Delete remote?"
76 msgid "Delete remote \"%s\""
79 #: cola/cmds.py:468 cola/guicmds.py:28 cola/guicmds.py:36
80 #: cola/widgets/bookmarks.py:39
86 msgid "Error deleting remote \"%s\""
94 msgid "Rename remote?"
99 msgid "Rename remote \"%(current)s\" to \"%(new)s\"?"
102 #: cola/cmds.py:490 cola/guicmds.py:352
107 msgid "Delete Bookmark?"
112 msgid "%s will be removed from your bookmarks."
116 msgid "Delete Bookmark"
121 msgid "Remove %s from the recent list?"
126 msgid "%s will be removed from your recent repositories."
129 #: cola/cmds.py:530 cola/widgets/patch.py:92 cola/widgets/patch.py:105
133 #: cola/cmds.py:568 cola/cmds.py:1796 cola/widgets/bookmarks.py:221
139 msgid "Deleting \"%s\" failed"
143 msgid "Delete Files?"
147 msgid "The following files will be deleted:"
152 msgid "Delete %d file(s)?"
160 msgid "Remote Branch Deleted"
165 msgid "\"%(branch)s\" has been deleted from \"%(remote)s\"."
168 #: cola/cmds.py:658 cola/guicmds.py:110 cola/widgets/remote.py:469
170 msgid "\"%(command)s\" returned exit status %(status)d"
174 msgid "Error Deleting Remote Branch"
177 #: cola/cmds.py:740 cola/cmds.py:848
178 msgid "Launch Editor"
183 msgid "Cannot exec \"%s\": please configure your editor"
187 msgid "Error Editing File"
191 msgid "Launch Diff Tool"
195 msgid "Launch Terminal"
199 msgid "Error: Cannot find commit template"
204 msgid "%s: No such file or directory."
208 msgid "Error: Unconfigured commit template"
213 "A commit template has not been configured.\n"
214 "Use \"git config\" to define \"commit.template\"\n"
215 "so that it points to a commit template."
219 msgid "Open Using Default Application"
223 msgid "Open Parent Directory"
228 msgid "Error: could not clone \"%s\""
233 msgid "git clone returned exit code %s"
238 msgid "Rebase onto %s"
241 #: cola/cmds.py:1136 cola/cmds.py:1161 cola/cmds.py:1162 cola/cmds.py:1174
242 #: cola/cmds.py:1175 cola/widgets/main.py:397
250 #: cola/cmds.py:1149 cola/widgets/browse.py:468 cola/widgets/stash.py:56
251 #: cola/widgets/archive.py:123
255 #: cola/cmds.py:1204 cola/widgets/editremotes.py:69 cola/widgets/finder.py:106
256 #: cola/widgets/dag.py:398 cola/widgets/action.py:59 cola/widgets/grep.py:80
257 #: cola/widgets/grep.py:116 cola/widgets/recent.py:55
258 #: cola/widgets/recent.py:115
263 msgid "Revert Unstaged Edits..."
267 msgid "Revert Unstaged Changes?"
272 "This operation drops unstaged changes.\n"
273 "These changes cannot be recovered."
277 msgid "Revert the unstaged changes?"
281 msgid "Revert Unstaged Changes"
285 msgid "Revert Uncommitted Edits..."
289 msgid "Revert Uncommitted Changes?"
292 #: cola/cmds.py:1284 cola/widgets/diff.py:426
294 "This operation drops uncommitted changes.\n"
295 "These changes cannot be recovered."
298 #: cola/cmds.py:1286 cola/widgets/diff.py:428
299 msgid "Revert the uncommitted changes?"
303 msgid "Revert Uncommitted Changes"
312 msgid "Please select a file"
317 msgid "\"%s\" requires a selected file."
321 msgid "Invalid Revision"
325 msgid "The revision expression cannot be empty."
330 msgid "Running command: %s"
333 #: cola/cmds.py:1363 cola/cmds.py:1612 cola/interaction.py:72
338 #: cola/cmds.py:1364 cola/interaction.py:73 cola/guicmds.py:115
352 msgid "Stage conflicts?"
358 "%s appears to contain merge conflicts.\n"
360 "You should probably skip this file.\n"
365 msgid "Stage conflicts"
372 #: cola/cmds.py:1488 cola/widgets/action.py:57
382 msgid "Stage Modified"
386 msgid "Stage Unmerged"
390 msgid "Stage Untracked"
394 msgid "Stage / Unstage"
399 msgid "Tagging \"%(revision)s\" as \"%(name)s\""
406 #: cola/cmds.py:1627 cola/widgets/action.py:58
412 msgid "Unstaging: %s"
417 msgid "Untracking: %s"
421 msgid "Error Launching History Browser"
426 msgid "Cannot exec \"%s\": please configure a history browser"
429 #: cola/interaction.py:54 cola/widgets/main.py:306
433 #: cola/interaction.py:64
438 #: cola/interaction.py:65
440 msgid "Run the \"%s\" command?"
443 #: cola/interaction.py:67 cola/widgets/cfgactions.py:244
447 #: cola/interaction.py:74
449 msgid "Exit code: %s"
452 #: cola/difftool.py:77
453 msgid "git-cola diff"
456 #: cola/difftool.py:91 cola/widgets/compare.py:68
460 #: cola/difftool.py:95 cola/qtutils.py:719 cola/widgets/remote.py:148
461 #: cola/widgets/remote.py:215 cola/widgets/selectcommits.py:59
462 #: cola/widgets/editremotes.py:75 cola/widgets/completion.py:632
463 #: cola/widgets/startup.py:45 cola/widgets/compare.py:71
464 #: cola/widgets/finder.py:115 cola/widgets/cfgactions.py:84
465 #: cola/widgets/cfgactions.py:243 cola/widgets/search.py:86
466 #: cola/widgets/patch.py:99 cola/widgets/browse.py:467
467 #: cola/widgets/about.py:68 cola/widgets/about.py:119 cola/widgets/stash.py:64
468 #: cola/widgets/stash.py:65 cola/widgets/createbranch.py:152
469 #: cola/widgets/grep.py:127 cola/widgets/recent.py:78
470 #: cola/widgets/createtag.py:90 cola/widgets/text.py:436
471 #: cola/widgets/prefs.py:272
475 #: cola/inotify.py:57
476 msgid "inotify is disabled because \"cola.inotify\" is false"
479 #: cola/inotify.py:63
481 "file notification: disabled\n"
482 "Note: install pywin32 to enable.\n"
485 #: cola/inotify.py:66
487 "inotify: disabled\n"
488 "Note: install python-pyinotify to enable inotify.\n"
491 #: cola/inotify.py:72
492 msgid "On Debian-based systems try: sudo apt-get install python-pyinotify"
495 #: cola/inotify.py:81
496 msgid "File notification enabled."
499 #: cola/inotify.py:83
500 msgid "inotify enabled."
503 #: cola/gitcmds.py:431
504 msgid "Nothing to do"
507 #: cola/qtutils.py:599
511 #: cola/qtutils.py:722 cola/qtutils.py:756
515 #: cola/qtutils.py:754
519 #: cola/guicmds.py:28
520 msgid "Delete Branch"
523 #: cola/guicmds.py:36
524 msgid "Delete Remote Branch"
527 #: cola/guicmds.py:55
528 msgid "Browse Commits..."
531 #: cola/guicmds.py:55
535 #: cola/guicmds.py:63
536 msgid "Checkout Branch"
539 #: cola/guicmds.py:63
543 #: cola/guicmds.py:72
544 msgid "Cherry-Pick Commit"
547 #: cola/guicmds.py:109
548 msgid "Error Creating Repository"
551 #: cola/guicmds.py:112
558 #: cola/guicmds.py:134
559 msgid "Path or URL to clone (Env. $VARS okay)"
562 #: cola/guicmds.py:155
563 msgid "Error Cloning"
566 #: cola/guicmds.py:156 cola/guicmds.py:157
568 msgid "Could not parse Git URL: \"%s\""
571 #: cola/guicmds.py:161
572 msgid "Select a parent directory for the new clone"
575 #: cola/guicmds.py:170
577 msgid "\"%s\" already exists, cola will create a new directory"
580 #: cola/guicmds.py:172
581 msgid "Directory Exists"
584 #: cola/guicmds.py:185 cola/widgets/search.py:80
585 msgid "Export Patches"
588 #: cola/guicmds.py:203 cola/guicmds.py:212 cola/widgets/startup.py:120
589 msgid "Open Git Repository..."
592 #: cola/guicmds.py:221
593 msgid "Load Commit Message"
596 #: cola/guicmds.py:249
597 msgid "Select Branch to Review"
600 #: cola/guicmds.py:249
604 #: cola/guicmds.py:331
605 msgid "Clone Repository"
608 #: cola/guicmds.py:332
610 msgid "Cloning repository at %s"
613 #: cola/guicmds.py:349
614 msgid "Rename Existing Branch"
617 #: cola/guicmds.py:349 cola/widgets/selectcommits.py:54
618 #: cola/widgets/browse.py:468
622 #: cola/guicmds.py:352
623 msgid "Enter Branch New Name"
629 "fatal: \"%s\" is not a directory. Please specify a correct --repo <path>."
632 #: cola/widgets/remote.py:108
636 #: cola/widgets/remote.py:111 cola/widgets/cfgactions.py:227
637 #: cola/widgets/merge.py:63
641 #: cola/widgets/remote.py:118 cola/widgets/compare.py:52
642 #: cola/widgets/compare.py:57
646 #: cola/widgets/remote.py:127
647 msgid "Remote Branch"
650 #: cola/widgets/remote.py:134
651 msgid "Fast Forward Only "
654 #: cola/widgets/remote.py:138
655 msgid "Include tags "
658 #: cola/widgets/remote.py:141
662 #: cola/widgets/remote.py:306
667 #: cola/widgets/remote.py:402
668 msgid "No repository selected."
671 #: cola/widgets/remote.py:417 cola/widgets/remote.py:503
675 #: cola/widgets/remote.py:419
678 "Branch \"%(branch)s\" does not exist in \"%(remote)s\".\n"
679 "A new remote branch will be published."
682 #: cola/widgets/remote.py:421
683 msgid "Create a new remote branch?"
686 #: cola/widgets/remote.py:422
687 msgid "Create Remote Branch"
690 #: cola/widgets/remote.py:429
694 #: cola/widgets/remote.py:430
695 msgid "Non-fast-forward fetch overwrites local history!"
698 #: cola/widgets/remote.py:431
700 msgid "Force fetching from %s?"
703 #: cola/widgets/remote.py:432
707 #: cola/widgets/remote.py:434
711 #: cola/widgets/remote.py:435
713 "Non-fast-forward push overwrites published history!\n"
714 "(Did you pull first?)"
717 #: cola/widgets/remote.py:437
719 msgid "Force push to %s?"
722 #: cola/widgets/remote.py:438
726 #: cola/widgets/remote.py:463
727 msgid "Already up-to-date."
730 #: cola/widgets/remote.py:488
731 msgid "Have you rebased/pulled lately?"
734 #: cola/widgets/remote.py:497
738 #: cola/widgets/remote.py:509
742 #: cola/widgets/selectcommits.py:50
743 msgid "Revision Expression:"
746 #: cola/widgets/selectcommits.py:95
747 msgid "No commits exist in this branch."
750 #: cola/widgets/editremotes.py:33
754 #: cola/widgets/editremotes.py:42
756 "Add and remove remote repositories using the \n"
757 "Add(+) and Delete(-) buttons on the left-hand side.\n"
759 "Remotes can be renamed by selecting one from the list\n"
760 "and pressing \"enter\", or by double-clicking."
763 #: cola/widgets/editremotes.py:52
764 msgid "Remote git repositories - double-click to rename"
767 #: cola/widgets/editremotes.py:65
768 msgid "Add new remote git repository"
771 #: cola/widgets/editremotes.py:73
772 msgid "Delete remote"
775 #: cola/widgets/editremotes.py:158
777 msgid "Gathering info for \"%s\"..."
780 #: cola/widgets/editremotes.py:189
784 #: cola/widgets/editremotes.py:193 cola/widgets/merge.py:105
785 #: cola/widgets/archive.py:120
789 #: cola/widgets/editremotes.py:202
793 #: cola/widgets/editremotes.py:203
794 msgid "Name for the new remote"
797 #: cola/widgets/editremotes.py:207 cola/widgets/createtag.py:59
798 #: cola/models/browse.py:40
802 #: cola/widgets/editremotes.py:208
806 #: cola/widgets/log.py:38
811 #: cola/widgets/startup.py:30
815 #: cola/widgets/startup.py:36
819 #: cola/widgets/startup.py:39 cola/widgets/main.py:227
823 #: cola/widgets/startup.py:42 cola/widgets/main.py:238
827 #: cola/widgets/startup.py:50
828 msgid "Select Repository..."
831 #: cola/widgets/startup.py:55
832 msgid "Select manually..."
835 #: cola/widgets/commitmsg.py:41
836 msgid "Sign off on this commit"
839 #: cola/widgets/commitmsg.py:44 cola/widgets/commitmsg.py:67
843 #: cola/widgets/commitmsg.py:47
844 msgid "Commit staged changes"
847 #: cola/widgets/commitmsg.py:48
851 #: cola/widgets/commitmsg.py:64
853 "Commit staged changes\n"
854 "Shortcut: Ctrl+Enter"
857 #: cola/widgets/commitmsg.py:72
861 #: cola/widgets/commitmsg.py:83
862 msgid "Amend Last Commit"
865 #: cola/widgets/commitmsg.py:90
866 msgid "Bypass Commit Hooks"
869 #: cola/widgets/commitmsg.py:97 cola/widgets/merge.py:100
870 msgid "Create Signed Commit"
873 #: cola/widgets/commitmsg.py:103
874 msgid "Check Spelling"
877 #: cola/widgets/commitmsg.py:109 cola/widgets/prefs.py:194
878 msgid "Auto-Wrap Lines"
881 #: cola/widgets/commitmsg.py:116
882 msgid "Load Previous Commit Message"
885 #: cola/widgets/commitmsg.py:121
886 msgid "Fixup Previous Commit"
889 #: cola/widgets/commitmsg.py:145 cola/widgets/commitmsg.py:149
890 #: cola/widgets/status.py:160
894 #: cola/widgets/commitmsg.py:280
895 msgid "Clear commit message?"
898 #: cola/widgets/commitmsg.py:281
899 msgid "The commit message will be cleared."
902 #: cola/widgets/commitmsg.py:282
903 msgid "This cannot be undone. Clear commit message?"
906 #: cola/widgets/commitmsg.py:283
907 msgid "Clear commit message"
910 #: cola/widgets/commitmsg.py:398
912 "Please supply a commit message.\n"
914 "A good commit message has the following format:\n"
916 "- First line: Describe in one sentence what you did.\n"
917 "- Second line: Blank\n"
918 "- Remaining lines: Describe why this change is good.\n"
921 #: cola/widgets/commitmsg.py:405
922 msgid "Missing Commit Message"
925 #: cola/widgets/commitmsg.py:411
927 "No changes to commit.\n"
929 "You must stage at least 1 file before you can commit."
932 #: cola/widgets/commitmsg.py:415
933 msgid "Would you like to stage and commit all modified files?"
936 #: cola/widgets/commitmsg.py:418
937 msgid "Stage and commit?"
940 #: cola/widgets/commitmsg.py:420
941 msgid "Stage and Commit"
944 #: cola/widgets/commitmsg.py:425
945 msgid "Nothing to commit"
948 #: cola/widgets/commitmsg.py:433
949 msgid "Rewrite Published Commit?"
952 #: cola/widgets/commitmsg.py:434
954 "This commit has already been published.\n"
955 "This operation will rewrite published history.\n"
956 "You probably don't want to do this."
959 #: cola/widgets/commitmsg.py:437
960 msgid "Amend the published commit?"
963 #: cola/widgets/commitmsg.py:438
967 #: cola/widgets/commitmsg.py:446
968 msgid "Commit failed"
971 #: cola/widgets/commitmsg.py:447
973 msgid "\"git commit\" returned exit code %s"
976 #: cola/widgets/commitmsg.py:478
980 #: cola/widgets/commitmsg.py:483
981 msgid "Select Commit"
984 #: cola/widgets/commitmsg.py:526
985 msgid "Commit summary"
988 #: cola/widgets/commitmsg.py:549
989 msgid "Extended description..."
992 #: cola/widgets/compare.py:38
993 msgid "*** Branch Point ***"
996 #: cola/widgets/compare.py:39
997 msgid "*** Sandbox ***"
1000 #: cola/widgets/compare.py:40 cola/widgets/compare.py:51
1001 #: cola/widgets/compare.py:56
1005 #: cola/widgets/compare.py:42
1006 msgid "Branch Diff Viewer"
1009 #: cola/widgets/compare.py:74
1010 msgid "File Differences"
1013 #: cola/widgets/finder.py:45
1016 "Keyboard Shortcuts\n"
1017 "------------------\n"
1018 "J, Down = Move Down\n"
1020 "Enter = Edit Selected Files\n"
1021 "Spacebar = Open File Using Default Application\n"
1022 "Ctrl+L = Focus Text Entry Field\n"
1025 "The up and down arrows change focus between the text entry field\n"
1026 "and the results.\n"
1029 #: cola/widgets/finder.py:58
1030 msgid "Help - Find Files"
1033 #: cola/widgets/finder.py:86 cola/widgets/main.py:192
1037 #: cola/widgets/finder.py:91
1041 #: cola/widgets/finder.py:96 cola/widgets/grep.py:76 cola/widgets/grep.py:111
1042 #: cola/widgets/recent.py:72
1046 #: cola/widgets/finder.py:111 cola/widgets/main.py:421
1050 #: cola/widgets/finder.py:112
1056 #: cola/widgets/finder.py:155
1060 #: cola/widgets/cfgactions.py:82 cola/widgets/main.py:312
1064 #: cola/widgets/cfgactions.py:153 cola/widgets/cfgactions.py:157
1065 msgid "Abort Action"
1068 #: cola/widgets/cfgactions.py:154
1070 "An action is still running.\n"
1071 "Terminating it could result in data loss."
1074 #: cola/widgets/cfgactions.py:156
1075 msgid "Abort the action?"
1078 #: cola/widgets/cfgactions.py:207
1082 #: cola/widgets/cfgactions.py:228 cola/widgets/merge.py:67
1083 msgid "Tracking Branch"
1086 #: cola/widgets/cfgactions.py:229 cola/widgets/merge.py:70
1087 #: cola/widgets/createbranch.py:123
1091 #: cola/widgets/cfgactions.py:233 cola/widgets/createtag.py:82
1095 #: cola/widgets/search.py:45 cola/widgets/search.py:63 cola/widgets/grep.py:71
1099 #: cola/widgets/search.py:49
1103 #: cola/widgets/search.py:55 cola/widgets/search.py:60
1107 #: cola/widgets/search.py:83 cola/widgets/dag.py:137
1111 #: cola/widgets/search.py:208
1112 msgid "Search by Expression"
1115 #: cola/widgets/search.py:209
1116 msgid "Search by Path"
1119 #: cola/widgets/search.py:210
1120 msgid "Search Commit Messages"
1123 #: cola/widgets/search.py:211
1124 msgid "Search Diffs"
1127 #: cola/widgets/search.py:212
1128 msgid "Search Authors"
1131 #: cola/widgets/search.py:213
1132 msgid "Search Committers"
1135 #: cola/widgets/search.py:214
1136 msgid "Search Date Range"
1139 #: cola/widgets/search.py:307
1140 msgid "Choose Path(s)"
1143 #: cola/widgets/dag.py:119
1144 msgid "Diff this -> selected"
1147 #: cola/widgets/dag.py:122
1148 msgid "Diff selected -> this"
1151 #: cola/widgets/dag.py:125 cola/widgets/createbranch.py:88
1152 #: cola/widgets/createbranch.py:99 cola/widgets/createbranch.py:148
1153 msgid "Create Branch"
1156 #: cola/widgets/dag.py:128
1157 msgid "Create Patch"
1160 #: cola/widgets/dag.py:131 cola/widgets/createtag.py:53
1161 #: cola/widgets/createtag.py:88
1165 #: cola/widgets/dag.py:134 cola/widgets/main.py:207
1166 msgid "Save As Tarball/Zip..."
1169 #: cola/widgets/dag.py:140
1170 msgid "Grab File..."
1173 #: cola/widgets/dag.py:143
1177 #: cola/widgets/dag.py:214
1181 #: cola/widgets/dag.py:214 cola/models/browse.py:48
1185 #: cola/widgets/dag.py:214
1189 #: cola/widgets/dag.py:221
1193 #: cola/widgets/dag.py:224
1197 #: cola/widgets/dag.py:343 cola/widgets/dag.py:1029
1201 #: cola/widgets/dag.py:347 cola/widgets/dag.py:1026
1205 #: cola/widgets/dag.py:351 cola/widgets/dag.py:1032
1209 #: cola/widgets/dag.py:371
1213 #: cola/widgets/dag.py:376
1217 #: cola/widgets/dag.py:379 cola/widgets/main.py:141 cola/widgets/main.py:372
1221 #: cola/widgets/dag.py:389
1225 #: cola/widgets/dag.py:395 cola/widgets/main.py:315
1229 #: cola/widgets/dag.py:404 cola/widgets/main.py:408
1233 #: cola/widgets/dag.py:485
1235 msgid "%(project)s: %(ref)s - DAG"
1238 #: cola/widgets/dag.py:488
1242 #: cola/widgets/dag.py:1035
1243 msgid "Select Parent"
1246 #: cola/widgets/dag.py:1038
1247 msgid "Select Oldest Parent"
1250 #: cola/widgets/dag.py:1041
1251 msgid "Select Child"
1254 #: cola/widgets/dag.py:1044
1255 msgid "Select Newest Child"
1258 #: cola/widgets/spellcheck.py:140
1259 msgid "Spelling Suggestions"
1262 #: cola/widgets/patch.py:68
1263 msgid "Apply Patches"
1266 #: cola/widgets/patch.py:77
1270 " Drag and drop or use the <strong>Add</strong> button to add\n"
1271 " patches to the list\n"
1276 #: cola/widgets/patch.py:88 cola/widgets/patch.py:102
1277 #: cola/widgets/bookmarks.py:36
1281 #: cola/widgets/patch.py:89
1282 msgid "Add patches (+)"
1285 #: cola/widgets/patch.py:93
1286 msgid "Remove selected (Delete)"
1289 #: cola/widgets/patch.py:96 cola/widgets/stash.py:52
1293 #: cola/widgets/patch.py:138
1294 msgid "Select patch file(s)..."
1297 #: cola/widgets/browse.py:71 cola/widgets/main.py:593
1299 msgid "Repository: %s"
1302 #: cola/widgets/browse.py:73 cola/widgets/main.py:595
1307 #: cola/widgets/browse.py:76
1309 msgid "%(project)s: %(branch)s - Browse"
1312 #: cola/widgets/browse.py:78
1316 #: cola/widgets/browse.py:107
1317 msgid "View History..."
1320 #: cola/widgets/browse.py:108
1321 msgid "View history for selected path(s)"
1324 #: cola/widgets/browse.py:114
1325 msgid "Stage/unstage selected path(s) for commit"
1328 #: cola/widgets/browse.py:119
1329 msgid "Untrack Selected"
1332 #: cola/widgets/browse.py:120
1333 msgid "Stop tracking path(s)"
1336 #: cola/widgets/browse.py:125
1337 msgid "Launch git-difftool on the current path."
1340 #: cola/widgets/browse.py:130
1341 msgid "Diff Against Predecessor..."
1344 #: cola/widgets/browse.py:131
1345 msgid "Launch git-difftool against previous versions."
1348 #: cola/widgets/browse.py:137
1349 msgid "Revert unstaged changes to selected paths."
1352 #: cola/widgets/browse.py:143
1353 msgid "Revert uncommitted changes to selected paths."
1356 #: cola/widgets/browse.py:149
1357 msgid "Edit selected path(s)."
1360 #: cola/widgets/browse.py:364
1361 msgid "Select Previous Version"
1364 #: cola/widgets/browse.py:392
1366 msgid "Saved \"%(filename)s\" from \"%(ref)s\" to \"%(destination)s\""
1369 #: cola/widgets/browse.py:399 cola/widgets/archive.py:185
1373 #: cola/widgets/browse.py:400 cola/widgets/archive.py:186
1375 msgid "File saved to \"%s\""
1378 #: cola/widgets/browse.py:413
1383 #: cola/widgets/browse.py:431
1385 msgid "Select file from \"%s\""
1388 #: cola/widgets/browse.py:440
1392 #: cola/widgets/merge.py:31 cola/widgets/main.py:217
1393 msgid "Abort Merge..."
1396 #: cola/widgets/merge.py:32
1398 "Aborting the current merge will cause *ALL* uncommitted changes to be lost.\n"
1399 "Recovering uncommitted changes is not possible."
1402 #: cola/widgets/merge.py:35
1403 msgid "Aborting the current merge?"
1406 #: cola/widgets/merge.py:36
1410 #: cola/widgets/merge.py:56 cola/widgets/merge.py:60
1411 msgid "Revision to Merge"
1414 #: cola/widgets/merge.py:76
1418 #: cola/widgets/merge.py:78
1419 msgid "Squash the merged commit(s) into a single commit"
1422 #: cola/widgets/merge.py:80
1426 #: cola/widgets/merge.py:83
1428 "Always create a merge commit when enabled, even when the merge is a fast-"
1432 #: cola/widgets/merge.py:86
1433 msgid "No fast forward"
1436 #: cola/widgets/merge.py:91
1438 "Commit the merge if there are no conflicts. Uncheck to leave the merge "
1442 #: cola/widgets/merge.py:94 cola/widgets/main.py:126
1446 #: cola/widgets/merge.py:102
1447 msgid "GPG-sign the merge commit"
1450 #: cola/widgets/merge.py:108
1454 #: cola/widgets/merge.py:159
1456 msgid "Merge \"%(revision)s\" into \"%(branch)s\""
1459 #: cola/widgets/merge.py:162
1461 msgid "Merge into \"%s\""
1464 #: cola/widgets/merge.py:210 cola/widgets/merge.py:219
1465 msgid "No Revision Specified"
1468 #: cola/widgets/merge.py:211
1469 msgid "You must specify a revision to view."
1472 #: cola/widgets/merge.py:220
1473 msgid "You must specify a revision to merge."
1476 #: cola/widgets/about.py:49
1477 msgid "About git-cola"
1480 #: cola/widgets/about.py:94
1482 "This PyQt4 does not include QtWebKit.\n"
1483 "The keyboard shortcuts feature is unavailable."
1486 #: cola/widgets/about.py:101
1487 msgid "hotkeys.html"
1490 #: cola/widgets/about.py:110
1494 #: cola/widgets/bookmarks.py:43 cola/widgets/bookmarks.py:97
1498 #: cola/widgets/bookmarks.py:48
1499 msgid "Favorite repositories"
1502 #: cola/widgets/bookmarks.py:50
1503 msgid "Recent repositories"
1506 #: cola/widgets/bookmarks.py:101
1507 msgid "Open in New Window"
1510 #: cola/widgets/bookmarks.py:121 cola/widgets/diff.py:304
1514 #: cola/widgets/bookmarks.py:210
1515 msgid "Path to git repository"
1518 #: cola/widgets/bookmarks.py:211
1519 msgid "Enter Git Repository"
1522 #: cola/widgets/bookmarks.py:222
1524 msgid "%s is not a Git repository."
1527 #: cola/widgets/action.py:60 cola/widgets/main.py:220
1531 #: cola/widgets/action.py:61 cola/widgets/main.py:222
1535 #: cola/widgets/action.py:62 cola/widgets/main.py:224
1539 #: cola/widgets/action.py:63 cola/widgets/main.py:235
1543 #: cola/widgets/stash.py:40
1547 #: cola/widgets/stash.py:53
1548 msgid "Apply the selected stash"
1551 #: cola/widgets/stash.py:57
1552 msgid "Save modified state to new stash"
1555 #: cola/widgets/stash.py:60
1559 #: cola/widgets/stash.py:61
1560 msgid "Drop the selected stash"
1563 #: cola/widgets/stash.py:68
1567 #: cola/widgets/stash.py:173
1571 #: cola/widgets/stash.py:174
1572 msgid "Enter a name for the stash"
1575 #: cola/widgets/stash.py:180
1576 msgid "Error: Stash exists"
1579 #: cola/widgets/stash.py:181
1581 msgid "A stash named \"%s\" already exists"
1584 #: cola/widgets/stash.py:196
1588 #: cola/widgets/stash.py:197
1589 msgid "Recovering a dropped stash is not possible."
1592 #: cola/widgets/stash.py:198
1594 msgid "Drop the \"%s\" stash?"
1597 #: cola/widgets/stash.py:199
1601 #: cola/widgets/status.py:32
1602 msgid "Toggle the paths filter"
1605 #: cola/widgets/status.py:107 cola/models/browse.py:395
1609 #: cola/widgets/status.py:108 cola/models/browse.py:389
1613 #: cola/widgets/status.py:109 cola/models/browse.py:393
1617 #: cola/widgets/status.py:110
1621 #: cola/widgets/status.py:157
1625 #: cola/widgets/status.py:163
1626 msgid "Copy Path to Clipboard"
1629 #: cola/widgets/status.py:168
1630 msgid "Copy Relative Path to Clipboard"
1633 #: cola/widgets/status.py:178
1634 msgid "Move file(s) to trash"
1637 #: cola/widgets/status.py:187
1638 msgid "Delete File(s)..."
1641 #: cola/widgets/status.py:499 cola/widgets/main.py:148
1645 #: cola/widgets/status.py:528 cola/widgets/status.py:571
1646 msgid "Unstage Selected"
1649 #: cola/widgets/status.py:563 cola/widgets/status.py:663
1650 #: cola/widgets/diff.py:246 cola/widgets/diff.py:272
1651 msgid "Launch git-cola"
1654 #: cola/widgets/status.py:584 cola/widgets/status.py:615
1655 #: cola/widgets/status.py:671
1656 msgid "Stage Selected"
1659 #: cola/widgets/status.py:653
1660 msgid "Add to .gitignore"
1663 #: cola/widgets/status.py:929
1664 msgid "Filter paths..."
1667 #: cola/widgets/createbranch.py:103
1671 #: cola/widgets/createbranch.py:108 cola/widgets/createbranch.py:155
1672 msgid "Starting Revision"
1675 #: cola/widgets/createbranch.py:116
1676 msgid "Local branch"
1679 #: cola/widgets/createbranch.py:120
1680 msgid "Tracking branch"
1683 #: cola/widgets/createbranch.py:128
1684 msgid "Update Existing Branch:"
1687 #: cola/widgets/createbranch.py:131
1691 #: cola/widgets/createbranch.py:134
1692 msgid "Fast Forward Only"
1695 #: cola/widgets/createbranch.py:138
1699 #: cola/widgets/createbranch.py:141
1700 msgid "Fetch Tracking Branch"
1703 #: cola/widgets/createbranch.py:145
1704 msgid "Checkout After Creation"
1707 #: cola/widgets/createbranch.py:158
1711 #: cola/widgets/createbranch.py:253
1712 msgid "Missing Data"
1715 #: cola/widgets/createbranch.py:254
1716 msgid "Please provide both a branch name and revision expression."
1719 #: cola/widgets/createbranch.py:259
1721 msgid "Branch \"%s\" already exists."
1724 #: cola/widgets/createbranch.py:260 cola/widgets/createbranch.py:271
1725 msgid "Branch Exists"
1728 #: cola/widgets/createbranch.py:267
1730 msgid "Resetting \"%(branch)s\" to \"%(revision)s\" will lose commits."
1733 #: cola/widgets/createbranch.py:282
1738 #: cola/widgets/createbranch.py:284
1739 msgid "Recovering lost commits may not be easy."
1742 #: cola/widgets/createbranch.py:286
1743 msgid "Reset Branch?"
1746 #: cola/widgets/createbranch.py:288
1748 msgid "Reset \"%(branch)s\" to \"%(revision)s\"?"
1751 #: cola/widgets/createbranch.py:290
1752 msgid "Reset Branch"
1755 #: cola/widgets/createbranch.py:299
1759 #: cola/widgets/createbranch.py:314
1760 msgid "Error Creating Branch"
1763 #: cola/widgets/createbranch.py:315
1765 msgid "\"%(command)s\" returned exit status \"%(status)d\""
1768 #: cola/widgets/grep.py:86
1769 msgid "command-line arguments"
1772 #: cola/widgets/grep.py:90
1773 msgid "Choose the \"git grep\" regular expression mode"
1776 #: cola/widgets/grep.py:91
1777 msgid "Basic Regexp"
1780 #: cola/widgets/grep.py:91
1781 msgid "Extended Regexp"
1784 #: cola/widgets/grep.py:91
1785 msgid "Fixed String"
1788 #: cola/widgets/grep.py:96
1789 msgid "Search using a POSIX basic regular expression"
1792 #: cola/widgets/grep.py:99
1793 msgid "Search using a POSIX extended regular expression"
1796 #: cola/widgets/grep.py:102
1797 msgid "Search for a fixed string"
1800 #: cola/widgets/grep.py:108
1801 msgid "grep result..."
1804 #: cola/widgets/grep.py:121
1805 msgid "Shell arguments"
1808 #: cola/widgets/grep.py:123
1810 "Parse arguments using a shell.\n"
1811 "Queries with spaces will require \"double quotes\"."
1814 #: cola/widgets/diff.py:153
1815 msgid "Ignore changes in whitespace at EOL"
1818 #: cola/widgets/diff.py:158
1819 msgid "Ignore changes in amount of whitespace"
1822 #: cola/widgets/diff.py:163
1823 msgid "Ignore all whitespace"
1826 #: cola/widgets/diff.py:168
1827 msgid "Show whole surrounding functions of changes"
1830 #: cola/widgets/diff.py:173 cola/widgets/diff.py:174
1831 msgid "Diff Options"
1834 #: cola/widgets/diff.py:206
1838 #: cola/widgets/diff.py:210
1839 msgid "Previous File"
1842 #: cola/widgets/diff.py:251
1843 msgid "Stage Selected Lines"
1846 #: cola/widgets/diff.py:252
1847 msgid "Revert Selected Lines..."
1850 #: cola/widgets/diff.py:254
1851 msgid "Stage Diff Hunk"
1854 #: cola/widgets/diff.py:255
1855 msgid "Revert Diff Hunk..."
1858 #: cola/widgets/diff.py:277
1859 msgid "Unstage Selected Lines"
1862 #: cola/widgets/diff.py:279
1863 msgid "Unstage Diff Hunk"
1866 #: cola/widgets/diff.py:308
1870 #: cola/widgets/diff.py:419
1871 msgid "Revert Selected Lines?"
1874 #: cola/widgets/diff.py:420
1875 msgid "Revert Selected Lines"
1878 #: cola/widgets/diff.py:422
1879 msgid "Revert Diff Hunk?"
1882 #: cola/widgets/diff.py:423
1883 msgid "Revert Diff Hunk"
1886 #: cola/widgets/diff.py:511
1890 #: cola/widgets/recent.py:39
1891 msgid "Recently Modified Files"
1894 #: cola/widgets/recent.py:49
1895 msgid " commits ago"
1898 #: cola/widgets/recent.py:52
1899 msgid "Showing changes since"
1902 #: cola/widgets/recent.py:64
1906 #: cola/widgets/recent.py:68
1907 msgid "Collapse all"
1910 #: cola/widgets/filelist.py:20
1914 #: cola/widgets/filelist.py:20
1918 #: cola/widgets/filelist.py:20
1922 #: cola/widgets/filelist.py:72
1923 msgid "Show history"
1926 #: cola/widgets/archive.py:103
1927 msgid "Save Archive"
1930 #: cola/widgets/archive.py:127
1934 #: cola/widgets/archive.py:132
1938 #: cola/widgets/archive.py:193
1939 msgid "Overwrite File?"
1942 #: cola/widgets/archive.py:194
1944 msgid "The file \"%s\" exists and will be overwritten."
1947 #: cola/widgets/archive.py:195
1949 msgid "Overwrite \"%s\"?"
1952 #: cola/widgets/archive.py:196
1956 #: cola/widgets/createtag.py:61
1960 #: cola/widgets/createtag.py:63
1961 msgid "Specifies the tag name"
1964 #: cola/widgets/createtag.py:67
1968 #: cola/widgets/createtag.py:71
1969 msgid "Whether to sign the tag (git tag -s)"
1972 #: cola/widgets/createtag.py:75 cola/models/browse.py:46
1976 #: cola/widgets/createtag.py:77
1977 msgid "Tag message..."
1980 #: cola/widgets/createtag.py:78
1981 msgid "Specifies the tag message"
1984 #: cola/widgets/createtag.py:86
1985 msgid "Specifies the SHA-1 to tag"
1988 #: cola/widgets/createtag.py:121
1989 msgid "Missing Revision"
1992 #: cola/widgets/createtag.py:122
1993 msgid "Please specify a revision to tag."
1996 #: cola/widgets/createtag.py:125
1997 msgid "Missing Name"
2000 #: cola/widgets/createtag.py:126
2001 msgid "Please specify a name for the new tag."
2004 #: cola/widgets/createtag.py:129
2005 msgid "Missing Tag Message"
2008 #: cola/widgets/createtag.py:130
2009 msgid "Tag-signing was requested but the tag message is empty."
2012 #: cola/widgets/createtag.py:132
2014 "An unsigned, lightweight tag will be created instead.\n"
2015 "Create an unsigned tag?"
2018 #: cola/widgets/createtag.py:135
2019 msgid "Create Unsigned Tag"
2022 #: cola/widgets/createtag.py:144
2026 #: cola/widgets/createtag.py:145
2028 msgid "Created a new tag named \"%s\""
2031 #: cola/widgets/createtag.py:149
2033 msgid "Error: could not create tag \"%s\""
2036 #: cola/widgets/createtag.py:150
2038 msgid "git tag returned exit code %s"
2041 #: cola/widgets/prefs.py:134
2042 msgid "Detect conflict markers in unmerged files"
2045 #: cola/widgets/prefs.py:139
2049 #: cola/widgets/prefs.py:140
2050 msgid "Email Address"
2053 #: cola/widgets/prefs.py:141
2054 msgid "Merge Verbosity"
2057 #: cola/widgets/prefs.py:142
2058 msgid "Number of Diff Context Lines"
2061 #: cola/widgets/prefs.py:143
2062 msgid "Summarize Merge Commits"
2065 #: cola/widgets/prefs.py:144
2066 msgid "Show Diffstat After Merge"
2069 #: cola/widgets/prefs.py:145
2070 msgid "Display Untracked Files"
2073 #: cola/widgets/prefs.py:146
2074 msgid "Detect Conflict Markers"
2077 #: cola/widgets/prefs.py:190
2078 msgid "Fixed-Width Font"
2081 #: cola/widgets/prefs.py:191
2085 #: cola/widgets/prefs.py:192
2089 #: cola/widgets/prefs.py:193
2093 #: cola/widgets/prefs.py:195
2097 #: cola/widgets/prefs.py:196
2098 msgid "History Browser"
2101 #: cola/widgets/prefs.py:197
2105 #: cola/widgets/prefs.py:198
2109 #: cola/widgets/prefs.py:199
2110 msgid "Keep *.orig Merge Backups"
2113 #: cola/widgets/prefs.py:200
2114 msgid "Sort bookmarks alphabetically"
2117 #: cola/widgets/prefs.py:201
2118 msgid "Save GUI Settings"
2121 #: cola/widgets/prefs.py:250 cola/widgets/main.py:179
2125 #: cola/widgets/prefs.py:258
2126 msgid "All Repositories"
2129 #: cola/widgets/prefs.py:259
2130 msgid "Current Repository"
2133 #: cola/widgets/prefs.py:260
2137 #: cola/widgets/main.py:84
2141 #: cola/widgets/main.py:89 cola/widgets/main.py:346
2145 #: cola/widgets/main.py:96 cola/models/browse.py:42
2149 #: cola/widgets/main.py:103
2153 #: cola/widgets/main.py:108
2157 #: cola/widgets/main.py:135
2161 #: cola/widgets/main.py:152
2162 msgid "Unstage From Commit"
2165 #: cola/widgets/main.py:156
2169 #: cola/widgets/main.py:159
2170 msgid "Stage Changed Files To Commit"
2173 #: cola/widgets/main.py:164
2174 msgid "Stage All Untracked"
2177 #: cola/widgets/main.py:169
2178 msgid "Apply Patches..."
2181 #: cola/widgets/main.py:172
2182 msgid "Export Patches..."
2185 #: cola/widgets/main.py:175
2186 msgid "New Repository..."
2189 #: cola/widgets/main.py:183
2190 msgid "Edit Remotes..."
2193 #: cola/widgets/main.py:196
2194 msgid "Recently Modified Files..."
2197 #: cola/widgets/main.py:200
2198 msgid "Cherry-Pick..."
2201 #: cola/widgets/main.py:204
2202 msgid "Load Commit Message..."
2205 #: cola/widgets/main.py:210
2209 #: cola/widgets/main.py:212
2213 #: cola/widgets/main.py:214
2217 #: cola/widgets/main.py:231
2218 msgid "Open in New Window..."
2221 #: cola/widgets/main.py:242
2222 msgid "Documentation"
2225 #: cola/widgets/main.py:246
2226 msgid "Keyboard Shortcuts"
2229 #: cola/widgets/main.py:250
2230 msgid "Visualize Current Branch..."
2233 #: cola/widgets/main.py:253
2234 msgid "Visualize All Branches..."
2237 #: cola/widgets/main.py:256
2241 #: cola/widgets/main.py:258
2242 msgid "Browse Current Branch..."
2245 #: cola/widgets/main.py:260
2246 msgid "Browse Other Branch..."
2249 #: cola/widgets/main.py:262
2250 msgid "Get Commit Message Template"
2253 #: cola/widgets/main.py:265
2257 #: cola/widgets/main.py:268
2258 msgid "Expression..."
2261 #: cola/widgets/main.py:270
2265 #: cola/widgets/main.py:273
2266 msgid "Create Tag..."
2269 #: cola/widgets/main.py:276
2273 #: cola/widgets/main.py:279
2277 #: cola/widgets/main.py:282
2278 msgid "Delete Remote Branch..."
2281 #: cola/widgets/main.py:285
2282 msgid "Rename Branch..."
2285 #: cola/widgets/main.py:288
2289 #: cola/widgets/main.py:290
2293 #: cola/widgets/main.py:293
2294 msgid "File Browser..."
2297 #: cola/widgets/main.py:296
2301 #: cola/widgets/main.py:300
2302 msgid "Start Interactive Rebase..."
2305 #: cola/widgets/main.py:303
2309 #: cola/widgets/main.py:309
2310 msgid "Skip Current Patch"
2313 #: cola/widgets/main.py:321
2317 #: cola/widgets/main.py:323
2321 #: cola/widgets/main.py:362 cola/widgets/main.py:363
2322 msgid "Staging Area"
2325 #: cola/widgets/main.py:380
2329 #: cola/widgets/main.py:494
2331 msgid "git cola version %s"
2334 #: cola/widgets/main.py:599
2336 "This repository is currently being rebased.\n"
2337 "Resolve conflicts, commit changes, and run:\n"
2338 " Rebase > Continue"
2341 #: cola/widgets/main.py:602
2345 #: cola/widgets/main.py:606
2347 "This repository is in the middle of a merge.\n"
2348 "Resolve conflicts and commit changes."
2351 #: cola/widgets/main.py:608
2355 #: cola/widgets/main.py:611
2359 #: cola/widgets/main.py:729
2360 msgid "Unable to rebase"
2363 #: cola/widgets/main.py:730
2364 msgid "You cannot rebase with uncommitted changes."
2367 #: cola/widgets/main.py:732
2368 msgid "Select New Upstream"
2371 #: cola/widgets/main.py:733
2372 msgid "Interactive Rebase"
2375 #: cola/models/browse.py:44
2379 #: cola/models/browse.py:368 cola/models/browse.py:372
2381 msgid "%d minutes ago"
2384 #: cola/models/browse.py:375
2386 msgid "%d hours ago"
2389 #: cola/models/browse.py:376
2394 #: cola/models/browse.py:391
2395 msgid "Partially Staged"
2398 #: cola/models/browse.py:397
2399 msgid "Changed Upstream"