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: 2013-09-24 21:42-0700\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
19 #: cola/bookmarks.py:32
23 #: cola/bookmarks.py:47
27 #: cola/bookmarks.py:53
31 #: cola/bookmarks.py:58 cola/guicmds.py:25 cola/guicmds.py:33
32 #: cola/widgets/editremotes.py:127
36 #: cola/bookmarks.py:65 cola/stash/view.py:42 cola/widgets/archive.py:65
37 #: cola/widgets/browse.py:117
41 #: cola/bookmarks.py:71 cola/difftool.py:96 cola/qt.py:57 cola/qt.py:243
42 #: cola/prefs/view.py:241 cola/stash/view.py:50 cola/stash/view.py:51
43 #: cola/widgets/about.py:66 cola/widgets/about.py:126
44 #: cola/widgets/browse.py:116 cola/widgets/cfgactions.py:87
45 #: cola/widgets/cfgactions.py:239 cola/widgets/compare.py:94
46 #: cola/widgets/createbranch.py:159 cola/widgets/createtag.py:104
47 #: cola/widgets/editremotes.py:55 cola/widgets/grep.py:75
48 #: cola/widgets/recent.py:75 cola/widgets/remote.py:157
49 #: cola/widgets/search.py:81 cola/widgets/selectcommits.py:59
50 #: cola/widgets/startup.py:42
54 #: cola/bookmarks.py:102
55 msgid "Bookmarks Saved"
58 #: cola/bookmarks.py:103
59 msgid "Successfully saved bookmarks"
62 #: cola/bookmarks.py:107
63 msgid "Path to git repository"
66 #: cola/bookmarks.py:108
67 msgid "Enter Git Repository"
80 "You are in the middle of a merge.\n"
81 "Cannot amend while merging."
86 msgid "PATCH %(current)d/%(count)d"
94 msgid "Patch(es) Applied"
99 msgid "%d patch(es) applied."
104 msgid "Created commit: %s"
109 msgid "Commit failed: %s"
112 #: cola/cmds.py:369 cola/cmds.py:1186
118 msgid "Deleting \"%s\" failed"
122 msgid "Remote Branch Deleted"
127 msgid "\"%(branch)s\" has been deleted from \"%(remote)s\"."
130 #: cola/cmds.py:411 cola/guicmds.py:108 cola/widgets/remote.py:472
132 msgid "\"%(command)s\" returned exit status %(status)d"
136 msgid "Error Deleting Remote Branch"
139 #: cola/cmds.py:493 cola/widgets/grep.py:60 cola/widgets/recent.py:69
145 msgid "Cannot exec \"%s\": please configure your editor"
149 msgid "Error Editing File"
153 msgid "Launch Diff Tool"
157 msgid "Launch Editor"
161 msgid "Error: Cannot find commit template"
166 msgid "%s: No such file or directory."
170 msgid "Error: Unconfigured commit template"
175 "A commit template has not been configured.\n"
176 "Use \"git config\" to define \"commit.template\"\n"
177 "so that it points to a commit template."
181 msgid "Open Using Default Application"
185 msgid "Open Parent Directory"
190 msgid "Error: could not clone \"%s\""
195 msgid "git clone returned exit code %s"
198 #: cola/cmds.py:756 cola/widgets/action.py:19 cola/widgets/editremotes.py:49
199 #: cola/widgets/grep.py:65 cola/widgets/recent.py:52
200 #: cola/widgets/recent.py:121
210 msgid "Please select a file"
215 msgid "\"%s\" requires a selected file."
219 msgid "Invalid Revision"
223 msgid "The revision expression cannot be empty."
228 msgid "Running command: %s"
231 #: cola/cmds.py:829 cola/cmds.py:1006 cola/interaction.py:70
236 #: cola/cmds.py:830 cola/guicmds.py:113 cola/interaction.py:71
249 #: cola/cmds.py:910 cola/widgets/action.py:17
259 msgid "Stage Modified"
263 msgid "Stage Unmerged"
267 msgid "Stage Untracked"
272 msgid "Tagging \"%(revision)s\" as \"%(name)s\""
279 #: cola/cmds.py:1020 cola/widgets/action.py:18
285 msgid "Unstaging: %s"
290 msgid "Untracking: %s"
294 msgid "Error Launching History Browser"
299 msgid "Cannot exec \"%s\": please configure a history browser"
302 #: cola/difftool.py:76
303 msgid "git-cola diff"
306 #: cola/difftool.py:92 cola/widgets/compare.py:90
310 #: cola/gitcmds.py:402
311 msgid "Nothing to do"
314 #: cola/guicmds.py:25
315 msgid "Delete Branch"
318 #: cola/guicmds.py:33
319 msgid "Delete Remote Branch"
322 #: cola/guicmds.py:53
323 msgid "Browse Commits..."
326 #: cola/guicmds.py:53
330 #: cola/guicmds.py:61
331 msgid "Checkout Branch"
334 #: cola/guicmds.py:61
338 #: cola/guicmds.py:70
339 msgid "Cherry-Pick Commit"
342 #: cola/guicmds.py:107
343 msgid "Error Creating Repository"
346 #: cola/guicmds.py:110
353 #: cola/guicmds.py:132
354 msgid "Path or URL to clone (Env. $VARS okay)"
357 #: cola/guicmds.py:153
358 msgid "Error Cloning"
361 #: cola/guicmds.py:154 cola/guicmds.py:155
363 msgid "Could not parse Git URL: \"%s\""
366 #: cola/guicmds.py:159
367 msgid "Select a parent directory for the new clone"
370 #: cola/guicmds.py:169
372 msgid "\"%s\" already exists, cola will create a new directory"
375 #: cola/guicmds.py:185 cola/widgets/search.py:75
376 msgid "Export Patches"
379 #: cola/guicmds.py:214 cola/widgets/startup.py:124
380 msgid "Open Git Repository..."
383 #: cola/guicmds.py:223
384 msgid "Load Commit Message"
387 #: cola/guicmds.py:251
388 msgid "Select New Base"
391 #: cola/guicmds.py:251
395 #: cola/guicmds.py:261
396 msgid "Select Branch to Review"
399 #: cola/guicmds.py:261
403 #: cola/inotify.py:47
404 msgid "inotify is disabled because \"cola.inotify\" is false"
407 #: cola/inotify.py:53
409 "file notification: disabled\n"
410 "Note: install pywin32 to enable.\n"
413 #: cola/inotify.py:56
415 "inotify: disabled\n"
416 "Note: install python-pyinotify to enable inotify.\n"
419 #: cola/inotify.py:62
420 msgid "On Debian systems try: sudo aptitude install python-pyinotify"
423 #: cola/inotify.py:71
424 msgid "File notification enabled."
427 #: cola/inotify.py:73
428 msgid "inotify enabled."
431 #: cola/interaction.py:53
435 #: cola/interaction.py:63
440 #: cola/interaction.py:64
442 msgid "Run the \"%s\" command?"
445 #: cola/interaction.py:65 cola/widgets/cfgactions.py:240
449 #: cola/interaction.py:72
451 msgid "Exit code: %s"
454 #: cola/qt.py:60 cola/qt.py:100
462 #: cola/qtutils.py:396
466 #: cola/classic/controller.py:69
467 msgid "Select Previous Version"
470 #: cola/classic/model.py:37 cola/widgets/createtag.py:51
471 #: cola/widgets/editremotes.py:220
475 #: cola/classic/model.py:39 cola/main/view.py:91
479 #: cola/classic/model.py:41
483 #: cola/classic/model.py:43 cola/widgets/createtag.py:74
487 #: cola/classic/model.py:45 cola/dag/view.py:371
491 #: cola/classic/model.py:342
493 msgid "%d minutes ago"
496 #: cola/classic/model.py:345
501 #: cola/classic/model.py:346
506 #: cola/classic/model.py:359 cola/widgets/status.py:73
510 #: cola/classic/model.py:361
511 msgid "Partially Staged"
514 #: cola/classic/model.py:363 cola/widgets/status.py:74
518 #: cola/classic/model.py:365 cola/widgets/status.py:72
522 #: cola/classic/model.py:367
523 msgid "Changed Upstream"
526 #: cola/classic/view.py:47 cola/main/view.py:545
528 msgid "Repository: %s"
531 #: cola/classic/view.py:49 cola/main/view.py:547
536 #: cola/classic/view.py:52
538 msgid "%s: %s - Browse"
541 #: cola/classic/view.py:54 cola/main/view.py:552
545 #: cola/classic/view.py:79
546 msgid "View History..."
549 #: cola/classic/view.py:80
550 msgid "View history for selected path(s)."
553 #: cola/classic/view.py:84 cola/widgets/status.py:506
554 #: cola/widgets/status.py:536 cola/widgets/status.py:593
555 msgid "Stage Selected"
558 #: cola/classic/view.py:85
559 msgid "Stage selected path(s) for commit."
562 #: cola/classic/view.py:90 cola/widgets/status.py:452
563 #: cola/widgets/status.py:494
564 msgid "Unstage Selected"
567 #: cola/classic/view.py:91
568 msgid "Remove selected path(s) from the staging area."
571 #: cola/classic/view.py:96
572 msgid "Untrack Selected"
575 #: cola/classic/view.py:97
576 msgid "Stop tracking path(s)"
579 #: cola/classic/view.py:102
580 msgid "Launch git-difftool on the current path."
583 #: cola/classic/view.py:106
584 msgid "Diff Against Predecessor..."
587 #: cola/classic/view.py:107
588 msgid "Launch git-difftool against previous versions."
591 #: cola/classic/view.py:111
592 msgid "Revert Uncommitted Changes..."
595 #: cola/classic/view.py:112
596 msgid "Revert changes to selected path(s)."
599 #: cola/classic/view.py:117
600 msgid "Edit selected path(s)."
603 #: cola/classic/view.py:293 cola/widgets/status.py:652
604 msgid "Revert Uncommitted Changes?"
607 #: cola/classic/view.py:294 cola/widgets/diff.py:246 cola/widgets/diff.py:259
608 #: cola/widgets/status.py:653
610 "This operation drops uncommitted changes.\n"
611 "These changes cannot be recovered."
614 #: cola/classic/view.py:296 cola/widgets/diff.py:248 cola/widgets/diff.py:261
615 #: cola/widgets/status.py:655
616 msgid "Revert the uncommitted changes?"
619 #: cola/classic/view.py:297 cola/widgets/status.py:656
620 msgid "Revert Uncommitted Changes"
623 #: cola/dag/view.py:166
627 #: cola/dag/view.py:272
628 msgid "Diff this -> selected"
631 #: cola/dag/view.py:275
632 msgid "Diff selected -> this"
635 #: cola/dag/view.py:278 cola/widgets/createbranch.py:89
636 #: cola/widgets/createbranch.py:98 cola/widgets/createbranch.py:155
637 #: cola/widgets/createbranch.py:330
638 msgid "Create Branch"
641 #: cola/dag/view.py:281
645 #: cola/dag/view.py:284 cola/widgets/createtag.py:38
646 #: cola/widgets/createtag.py:99
650 #: cola/dag/view.py:287 cola/main/view.py:208
651 msgid "Save As Tarball/Zip..."
654 #: cola/dag/view.py:290 cola/widgets/search.py:78
658 #: cola/dag/view.py:293
662 #: cola/dag/view.py:296
666 #: cola/dag/view.py:371
670 #: cola/dag/view.py:371
674 #: cola/dag/view.py:378
678 #: cola/dag/view.py:381
682 #: cola/dag/view.py:511 cola/dag/view.py:1181
686 #: cola/dag/view.py:514 cola/dag/view.py:1178
690 #: cola/dag/view.py:517 cola/dag/view.py:1184
694 #: cola/dag/view.py:536
698 #: cola/dag/view.py:541 cola/main/view.py:114 cola/main/view.py:384
702 #: cola/dag/view.py:554
706 #: cola/dag/view.py:563
710 #: cola/dag/view.py:636
715 #: cola/dag/view.py:638
719 #: cola/dag/view.py:1187
720 msgid "Select Parent"
723 #: cola/dag/view.py:1190
724 msgid "Select Oldest Parent"
727 #: cola/dag/view.py:1193
731 #: cola/dag/view.py:1196
732 msgid "Select Newest Child"
735 #: cola/main/view.py:78
739 #: cola/main/view.py:83
743 #: cola/main/view.py:99 cola/merge/view.py:45
747 #: cola/main/view.py:108
751 #: cola/main/view.py:120
752 msgid "Ignore changes in whitespace at EOL"
755 #: cola/main/view.py:125
756 msgid "Ignore changes in amount of whitespace"
759 #: cola/main/view.py:130
760 msgid "Ignore all whitespace"
763 #: cola/main/view.py:135
764 msgid "Show whole surrounding functions of changes"
767 #: cola/main/view.py:139 cola/widgets/createbranch.py:194
771 #: cola/main/view.py:141 cola/main/view.py:142
775 #: cola/main/view.py:157 cola/widgets/status.py:423
779 #: cola/main/view.py:161
780 msgid "Unstage From Commit"
783 #: cola/main/view.py:165
787 #: cola/main/view.py:168
788 msgid "Stage Changed Files To Commit"
791 #: cola/main/view.py:173
792 msgid "Stage All Untracked"
795 #: cola/main/view.py:178
796 msgid "Export Patches..."
799 #: cola/main/view.py:181
800 msgid "New Repository..."
803 #: cola/main/view.py:185 cola/prefs/view.py:220
807 #: cola/main/view.py:189
808 msgid "Edit Remotes..."
811 #: cola/main/view.py:197
812 msgid "Recently Modified Files..."
815 #: cola/main/view.py:201
816 msgid "Cherry-Pick..."
819 #: cola/main/view.py:205
820 msgid "Load Commit Message..."
823 #: cola/main/view.py:211
827 #: cola/main/view.py:213
831 #: cola/main/view.py:215
835 #: cola/main/view.py:217
839 #: cola/main/view.py:220 cola/merge/__init__.py:20
840 msgid "Abort Merge..."
843 #: cola/main/view.py:223 cola/widgets/action.py:20
847 #: cola/main/view.py:225 cola/widgets/action.py:21
851 #: cola/main/view.py:227 cola/widgets/action.py:22
855 #: cola/main/view.py:230 cola/widgets/startup.py:36
859 #: cola/main/view.py:234 cola/widgets/action.py:23
863 #: cola/main/view.py:237 cola/widgets/startup.py:39
867 #: cola/main/view.py:241
868 msgid "Documentation"
871 #: cola/main/view.py:245
872 msgid "Keyboard Shortcuts"
875 #: cola/main/view.py:250
876 msgid "Visualize Current Branch..."
879 #: cola/main/view.py:253
880 msgid "Visualize All Branches..."
883 #: cola/main/view.py:256
887 #: cola/main/view.py:258
888 msgid "Browse Current Branch..."
891 #: cola/main/view.py:260
892 msgid "Browse Other Branch..."
895 #: cola/main/view.py:262
896 msgid "Get Commit Message Template"
899 #: cola/main/view.py:265
903 #: cola/main/view.py:268
904 msgid "Expression..."
907 #: cola/main/view.py:270
911 #: cola/main/view.py:273
912 msgid "Create Tag..."
915 #: cola/main/view.py:276
919 #: cola/main/view.py:279
923 #: cola/main/view.py:282
924 msgid "Delete Remote Branch..."
927 #: cola/main/view.py:285
931 #: cola/main/view.py:287
935 #: cola/main/view.py:289
939 #: cola/main/view.py:292
943 #: cola/main/view.py:296
947 #: cola/main/view.py:313
951 #: cola/main/view.py:316
955 #: cola/main/view.py:338 cola/main/view.py:339
959 #: cola/main/view.py:349
963 #: cola/main/view.py:367
967 #: cola/main/view.py:393
971 #: cola/main/view.py:404
975 #: cola/main/view.py:462
977 msgid "git cola version %s"
980 #: cola/merge/__init__.py:21
982 "Aborting the current merge will cause *ALL* uncommitted changes to be lost.\n"
983 "Recovering uncommitted changes is not possible."
986 #: cola/merge/__init__.py:24
987 msgid "Aborting the current merge?"
990 #: cola/merge/__init__.py:25
994 #: cola/merge/view.py:23
995 msgid "Revision To Merge"
998 #: cola/merge/view.py:28 cola/widgets/cfgactions.py:220
999 #: cola/widgets/remote.py:122
1000 msgid "Local Branch"
1003 #: cola/merge/view.py:31 cola/widgets/cfgactions.py:221
1004 msgid "Tracking Branch"
1007 #: cola/merge/view.py:33 cola/widgets/cfgactions.py:222
1008 #: cola/widgets/createbranch.py:122
1012 #: cola/merge/view.py:39
1016 #: cola/merge/view.py:42
1020 #: cola/merge/view.py:50 cola/widgets/archive.py:62
1021 #: cola/widgets/editremotes.py:204
1025 #: cola/merge/view.py:53
1029 #: cola/merge/view.py:115
1031 msgid "Merge \"%(revision)s\" into \"%(branch)s\""
1034 #: cola/merge/view.py:118
1036 msgid "Merge into \"%s\""
1039 #: cola/merge/view.py:162 cola/merge/view.py:171
1040 msgid "No Revision Specified"
1043 #: cola/merge/view.py:163
1044 msgid "You must specify a revision to view."
1047 #: cola/merge/view.py:172
1048 msgid "You must specify a revision to merge."
1051 #: cola/prefs/view.py:116
1055 #: cola/prefs/view.py:117
1056 msgid "Email Address"
1059 #: cola/prefs/view.py:118
1060 msgid "Merge Verbosity"
1063 #: cola/prefs/view.py:119
1064 msgid "Number of Diff Context Lines"
1067 #: cola/prefs/view.py:120
1068 msgid "Summarize Merge Commits"
1071 #: cola/prefs/view.py:121
1072 msgid "Show Diffstat After Merge"
1075 #: cola/prefs/view.py:122
1076 msgid "Display Untracked Files"
1079 #: cola/prefs/view.py:163
1080 msgid "Fixed-Width Font"
1083 #: cola/prefs/view.py:164
1087 #: cola/prefs/view.py:165
1091 #: cola/prefs/view.py:166
1095 #: cola/prefs/view.py:167 cola/widgets/commitmsg.py:99
1096 msgid "Auto-Wrap Lines"
1099 #: cola/prefs/view.py:168
1103 #: cola/prefs/view.py:169
1104 msgid "History Browser"
1107 #: cola/prefs/view.py:170
1111 #: cola/prefs/view.py:171
1115 #: cola/prefs/view.py:172
1116 msgid "Keep *.orig Merge Backups"
1119 #: cola/prefs/view.py:173
1120 msgid "Save GUI Settings"
1123 #: cola/prefs/view.py:227
1124 msgid "All Repositories"
1127 #: cola/prefs/view.py:228
1128 msgid "Current Repository"
1131 #: cola/prefs/view.py:229
1135 #: cola/stash/view.py:28
1139 #: cola/stash/view.py:38
1143 #: cola/stash/view.py:39
1144 msgid "Apply the selected stash"
1147 #: cola/stash/view.py:43
1148 msgid "Save modified state to new stash"
1151 #: cola/stash/view.py:46
1155 #: cola/stash/view.py:47
1156 msgid "Drop the selected stash"
1159 #: cola/stash/view.py:54
1163 #: cola/stash/view.py:175
1167 #: cola/stash/view.py:176
1168 msgid "Enter a name for the stash"
1171 #: cola/stash/view.py:182
1172 msgid "Error: Stash exists"
1175 #: cola/stash/view.py:183
1177 msgid "A stash named \"%s\" already exists"
1180 #: cola/stash/view.py:198
1184 #: cola/stash/view.py:199
1185 msgid "Recovering a dropped stash is not possible."
1188 #: cola/stash/view.py:200
1190 msgid "Drop the \"%s\" stash?"
1193 #: cola/stash/view.py:201
1197 #: cola/widgets/about.py:47
1198 msgid "About git-cola"
1201 #: cola/widgets/about.py:97
1203 "This PyQt4 does not include QtWebKit.\n"
1204 "The keyboard shortcuts feature is unavailable."
1207 #: cola/widgets/about.py:104
1208 msgid "hotkeys.html"
1211 #: cola/widgets/about.py:122
1215 #: cola/widgets/archive.py:46
1216 msgid "Save Archive"
1219 #: cola/widgets/archive.py:69
1223 #: cola/widgets/archive.py:74
1227 #: cola/widgets/archive.py:141 cola/widgets/browse.py:49
1231 #: cola/widgets/archive.py:142 cola/widgets/browse.py:50
1233 msgid "File saved to \"%s\""
1236 #: cola/widgets/archive.py:149
1237 msgid "Overwrite File?"
1240 #: cola/widgets/archive.py:150
1242 msgid "The file \"%s\" exists and will be overwritten."
1245 #: cola/widgets/archive.py:151
1247 msgid "Overwrite \"%s\"?"
1250 #: cola/widgets/archive.py:152
1254 #: cola/widgets/browse.py:42
1256 msgid "Saved \"%(filename)s\" from \"%(ref)s\" to \"%(destination)s\""
1259 #: cola/widgets/browse.py:63
1264 #: cola/widgets/browse.py:81
1266 msgid "Select file from \"%s\""
1269 #: cola/widgets/browse.py:90
1273 #: cola/widgets/browse.py:117 cola/widgets/selectcommits.py:54
1277 #: cola/widgets/cfgactions.py:85
1281 #: cola/widgets/cfgactions.py:147 cola/widgets/cfgactions.py:151
1282 msgid "Abort Action"
1285 #: cola/widgets/cfgactions.py:148
1287 "An action is still running.\n"
1288 "Terminating it could result in data loss."
1291 #: cola/widgets/cfgactions.py:150
1292 msgid "Abort the action?"
1295 #: cola/widgets/cfgactions.py:201
1299 #: cola/widgets/cfgactions.py:226 cola/widgets/createtag.py:85
1303 #: cola/widgets/commitmsg.py:50
1304 msgid "Sign off on this commit"
1307 #: cola/widgets/commitmsg.py:53 cola/widgets/commitmsg.py:69
1308 msgid "Commit@@verb"
1311 #: cola/widgets/commitmsg.py:56
1312 msgid "Commit staged changes"
1315 #: cola/widgets/commitmsg.py:67
1317 "Commit staged changes\n"
1318 "Shortcut: Ctrl+Enter"
1321 #: cola/widgets/commitmsg.py:75
1325 #: cola/widgets/commitmsg.py:85
1326 msgid "Amend Last Commit"
1329 #: cola/widgets/commitmsg.py:92
1330 msgid "Check Spelling"
1333 #: cola/widgets/commitmsg.py:104
1334 msgid "Load Previous Commit Message"
1337 #: cola/widgets/commitmsg.py:135 cola/widgets/status.py:117
1341 #: cola/widgets/commitmsg.py:342
1343 "Please supply a commit message.\n"
1345 "A good commit message has the following format:\n"
1347 "- First line: Describe in one sentence what you did.\n"
1348 "- Second line: Blank\n"
1349 "- Remaining lines: Describe why this change is good.\n"
1352 #: cola/widgets/commitmsg.py:349
1353 msgid "Missing Commit Message"
1356 #: cola/widgets/commitmsg.py:355
1358 "No changes to commit.\n"
1360 "You must stage at least 1 file before you can commit."
1363 #: cola/widgets/commitmsg.py:359
1364 msgid "Would you like to stage and commit all modified files?"
1367 #: cola/widgets/commitmsg.py:361
1368 msgid "Stage and commit?"
1371 #: cola/widgets/commitmsg.py:364
1372 msgid "Stage and Commit"
1375 #: cola/widgets/commitmsg.py:369
1376 msgid "Nothing to commit"
1379 #: cola/widgets/commitmsg.py:376
1380 msgid "Rewrite Published Commit?"
1383 #: cola/widgets/commitmsg.py:377
1385 "This commit has already been published.\n"
1386 "This operation will rewrite published history.\n"
1387 "You probably don't want to do this."
1390 #: cola/widgets/commitmsg.py:380
1391 msgid "Amend the published commit?"
1394 #: cola/widgets/commitmsg.py:381
1395 msgid "Amend Commit"
1398 #: cola/widgets/commitmsg.py:386
1399 msgid "Commit failed"
1402 #: cola/widgets/commitmsg.py:387
1404 msgid "\"git commit\" returned exit code %s"
1407 #: cola/widgets/commitmsg.py:409
1411 #: cola/widgets/commitmsg.py:413
1412 msgid "Select Commit Message"
1415 #: cola/widgets/commitmsg.py:450
1416 msgid "Commit summary"
1419 #: cola/widgets/commitmsg.py:465
1420 msgid "Extended description..."
1423 #: cola/widgets/compare.py:37
1424 msgid "*** Branch Point ***"
1427 #: cola/widgets/compare.py:38
1428 msgid "*** Sandbox ***"
1431 #: cola/widgets/compare.py:39 cola/widgets/compare.py:62
1432 #: cola/widgets/compare.py:68
1436 #: cola/widgets/compare.py:44
1437 msgid "Branch Diff Viewer"
1440 #: cola/widgets/compare.py:63 cola/widgets/compare.py:69
1441 #: cola/widgets/remote.py:129
1445 #: cola/widgets/compare.py:98
1446 msgid "File Differences"
1449 #: cola/widgets/createbranch.py:102
1453 #: cola/widgets/createbranch.py:107 cola/widgets/createbranch.py:178
1454 msgid "Starting Revision"
1457 #: cola/widgets/createbranch.py:115
1458 msgid "Local branch"
1461 #: cola/widgets/createbranch.py:119
1462 msgid "Tracking branch"
1465 #: cola/widgets/createbranch.py:127
1466 msgid "Update Existing Branch:"
1469 #: cola/widgets/createbranch.py:130
1473 #: cola/widgets/createbranch.py:133
1474 msgid "Fast Forward Only"
1477 #: cola/widgets/createbranch.py:137
1481 #: cola/widgets/createbranch.py:143
1482 msgid "Fetch Tracking Branch"
1485 #: cola/widgets/createbranch.py:148
1486 msgid "Checkout After Creation"
1489 #: cola/widgets/createbranch.py:259
1490 msgid "Missing Data"
1493 #: cola/widgets/createbranch.py:260
1494 msgid "Please provide both a branch name and revision expression."
1497 #: cola/widgets/createbranch.py:265
1499 msgid "Branch \"%s\" already exists."
1502 #: cola/widgets/createbranch.py:266 cola/widgets/createbranch.py:277
1503 msgid "Branch Exists"
1506 #: cola/widgets/createbranch.py:273
1508 msgid "Resetting \"%(branch)s\" to \"%(revision)s\" will lose commits."
1511 #: cola/widgets/createbranch.py:288
1516 #: cola/widgets/createbranch.py:290
1517 msgid "Recovering lost commits may not be easy."
1520 #: cola/widgets/createbranch.py:292
1521 msgid "Reset Branch?"
1524 #: cola/widgets/createbranch.py:294
1526 msgid "Reset \"%(branch)s\" to \"%(revision)s\"?"
1529 #: cola/widgets/createbranch.py:296
1530 msgid "Reset Branch"
1533 #: cola/widgets/createbranch.py:305
1537 #: cola/widgets/createbranch.py:321
1538 msgid "Error Creating Branch"
1541 #: cola/widgets/createbranch.py:322
1543 msgid "\"%(command)s\" returned exit status \"%(status)d\""
1546 #: cola/widgets/createbranch.py:331
1547 msgid "Branch created"
1550 #: cola/widgets/createtag.py:55
1554 #: cola/widgets/createtag.py:56
1555 msgid "Specifies the tag name"
1558 #: cola/widgets/createtag.py:62
1562 #: cola/widgets/createtag.py:67
1563 msgid "Whether to sign the tag (git tag -s)"
1566 #: cola/widgets/createtag.py:78
1567 msgid "Tag message..."
1570 #: cola/widgets/createtag.py:79
1571 msgid "Specifies the tag message"
1574 #: cola/widgets/createtag.py:91
1575 msgid "Specifies the SHA-1 to tag"
1578 #: cola/widgets/createtag.py:121
1579 msgid "Missing Revision"
1582 #: cola/widgets/createtag.py:122
1583 msgid "Please specify a revision to tag."
1586 #: cola/widgets/createtag.py:125
1587 msgid "Missing Name"
1590 #: cola/widgets/createtag.py:126
1591 msgid "Please specify a name for the new tag."
1594 #: cola/widgets/createtag.py:129
1595 msgid "Missing Tag Message"
1598 #: cola/widgets/createtag.py:130
1599 msgid "Tag-signing was requested but the tag message is empty."
1602 #: cola/widgets/createtag.py:132
1604 "An unsigned, lightweight tag will be created instead.\n"
1605 "Create an unsigned tag?"
1608 #: cola/widgets/createtag.py:135
1609 msgid "Create Unsigned Tag"
1612 #: cola/widgets/createtag.py:142
1616 #: cola/widgets/createtag.py:143
1618 msgid "Created a new tag named \"%s\""
1621 #: cola/widgets/diff.py:22
1622 msgid "Process Section"
1625 #: cola/widgets/diff.py:25
1626 msgid "Process Selection"
1629 #: cola/widgets/diff.py:40
1630 msgid "Stage &Selected Lines"
1633 #: cola/widgets/diff.py:46
1634 msgid "Revert Selected Lines..."
1637 #: cola/widgets/diff.py:51
1638 msgid "Unstage &Selected Lines"
1641 #: cola/widgets/diff.py:57
1642 msgid "Apply Diff Selection to Work Tree"
1645 #: cola/widgets/diff.py:86 cola/widgets/diff.py:108 cola/widgets/status.py:486
1646 #: cola/widgets/status.py:584
1647 msgid "Launch git-cola"
1650 #: cola/widgets/diff.py:91
1651 msgid "Stage Section"
1654 #: cola/widgets/diff.py:97
1655 msgid "Revert Section..."
1658 #: cola/widgets/diff.py:113
1659 msgid "Unstage Section"
1662 #: cola/widgets/diff.py:125
1666 #: cola/widgets/diff.py:129
1670 #: cola/widgets/diff.py:245
1671 msgid "Revert Section?"
1674 #: cola/widgets/diff.py:249
1675 msgid "Revert Section"
1678 #: cola/widgets/diff.py:258
1679 msgid "Revert Selected Lines?"
1682 #: cola/widgets/diff.py:262
1683 msgid "Revert Selected Lines"
1686 #: cola/widgets/editremotes.py:19
1687 msgid "Edit Remotes"
1690 #: cola/widgets/editremotes.py:22
1692 "Add and remove remote repositories using the \n"
1693 "Add(+) and Delete(-) buttons on the left-hand side.\n"
1695 "Remotes can be renamed by selecting one from the list\n"
1696 "and pressing \"enter\", or by double-clicking."
1699 #: cola/widgets/editremotes.py:32
1700 msgid "Remote git repositories - double-click to rename"
1703 #: cola/widgets/editremotes.py:45
1704 msgid "Add new remote git repository"
1707 #: cola/widgets/editremotes.py:53
1708 msgid "Delete remote"
1711 #: cola/widgets/editremotes.py:116
1713 msgid "Error creating remote \"%s\""
1716 #: cola/widgets/editremotes.py:124
1717 msgid "Delete Remote"
1720 #: cola/widgets/editremotes.py:125
1721 msgid "Delete remote?"
1724 #: cola/widgets/editremotes.py:126
1726 msgid "Delete remote \"%s\""
1729 #: cola/widgets/editremotes.py:134
1731 msgid "Error deleting remote \"%s\""
1734 #: cola/widgets/editremotes.py:153
1735 msgid "Rename Remote"
1738 #: cola/widgets/editremotes.py:154
1739 msgid "Rename remote?"
1742 #: cola/widgets/editremotes.py:155
1744 msgid "Rename remote \"%(current)s\" to \"%(new)s\"?"
1747 #: cola/widgets/editremotes.py:157
1751 #: cola/widgets/editremotes.py:169
1753 msgid "Gathering info for \"%s\"..."
1756 #: cola/widgets/editremotes.py:201
1760 #: cola/widgets/editremotes.py:213
1764 #: cola/widgets/editremotes.py:214
1765 msgid "Name for the new remote"
1768 #: cola/widgets/editremotes.py:221
1772 #: cola/widgets/grep.py:47 cola/widgets/search.py:40 cola/widgets/search.py:58
1776 #: cola/widgets/grep.py:52
1777 msgid "command-line arguments"
1780 #: cola/widgets/grep.py:56
1781 msgid "grep result..."
1784 #: cola/widgets/grep.py:69
1785 msgid "Shell arguments"
1788 #: cola/widgets/grep.py:71
1790 "Parse arguments using a shell.\n"
1791 "Queries with spaces will require \"double quotes\"."
1794 #: cola/widgets/log.py:34
1796 msgid "exit code %s"
1799 #: cola/widgets/recent.py:36
1800 msgid "Recently Modified Files"
1803 #: cola/widgets/recent.py:46
1804 msgid " commits ago"
1807 #: cola/widgets/recent.py:49
1808 msgid "Showing changes since"
1811 #: cola/widgets/recent.py:61
1815 #: cola/widgets/recent.py:65
1819 #: cola/widgets/remote.py:136
1820 msgid "Remote Branch"
1823 #: cola/widgets/remote.py:143
1824 msgid "Fast Forward Only "
1827 #: cola/widgets/remote.py:147
1828 msgid "Include tags "
1831 #: cola/widgets/remote.py:150
1835 #: cola/widgets/remote.py:314
1840 #: cola/widgets/remote.py:393
1841 msgid "No repository selected."
1844 #: cola/widgets/remote.py:406
1848 #: cola/widgets/remote.py:408
1851 "Branch \"%(branch)s\" does not exist in \"%(remote)s\".\n"
1852 "A new remote branch will be published."
1855 #: cola/widgets/remote.py:410
1856 msgid "Create a new remote branch?"
1859 #: cola/widgets/remote.py:411
1860 msgid "Create Remote Branch"
1863 #: cola/widgets/remote.py:419
1864 msgid "Force Fetch?"
1867 #: cola/widgets/remote.py:420
1868 msgid "Non-fast-forward fetch overwrites local history!"
1871 #: cola/widgets/remote.py:421
1873 msgid "Force fetching from %s?"
1876 #: cola/widgets/remote.py:422
1880 #: cola/widgets/remote.py:424
1884 #: cola/widgets/remote.py:425
1886 "Non-fast-forward push overwrites published history!\n"
1887 "(Did you pull first?)"
1890 #: cola/widgets/remote.py:427
1892 msgid "Force push to %s?"
1895 #: cola/widgets/remote.py:428
1899 #: cola/widgets/remote.py:462
1900 msgid "Already up-to-date."
1903 #: cola/widgets/remote.py:485
1904 msgid "Have you rebased/pulled lately?"
1907 #: cola/widgets/search.py:44
1911 #: cola/widgets/search.py:50 cola/widgets/search.py:55
1915 #: cola/widgets/search.py:220
1916 msgid "Search by Expression"
1919 #: cola/widgets/search.py:221
1920 msgid "Search by Path"
1923 #: cola/widgets/search.py:222
1924 msgid "Search Commit Messages"
1927 #: cola/widgets/search.py:223
1928 msgid "Search Diffs"
1931 #: cola/widgets/search.py:224
1932 msgid "Search Authors"
1935 #: cola/widgets/search.py:225
1936 msgid "Search Committers"
1939 #: cola/widgets/search.py:226
1940 msgid "Search Date Range"
1943 #: cola/widgets/search.py:319
1944 msgid "Choose Path(s)"
1947 #: cola/widgets/selectcommits.py:50
1948 msgid "Revision Expression:"
1951 #: cola/widgets/selectcommits.py:101
1952 msgid "No commits exist in this branch."
1955 #: cola/widgets/spellcheck.py:139
1956 msgid "Spelling Suggestions"
1959 #: cola/widgets/startup.py:26
1963 #: cola/widgets/startup.py:33
1967 #: cola/widgets/startup.py:56
1968 msgid "Select Repository..."
1971 #: cola/widgets/startup.py:61
1972 msgid "Select manually..."
1975 #: cola/widgets/status.py:75
1979 #: cola/widgets/status.py:85
1980 msgid "Stage / Unstage"
1983 #: cola/widgets/status.py:114
1987 #: cola/widgets/status.py:121
1988 msgid "Copy Path to Clipboard"
1991 #: cola/widgets/status.py:474 cola/widgets/status.py:550
1992 msgid "Revert Unstaged Edits..."
1995 #: cola/widgets/status.py:477 cola/widgets/status.py:553
1996 msgid "Revert Uncommited Edits..."
1999 #: cola/widgets/status.py:572
2000 msgid "Delete File(s)..."
2003 #: cola/widgets/status.py:575
2004 msgid "Add to .gitignore"
2007 #: cola/widgets/status.py:608
2008 msgid "Delete Files?"
2011 #: cola/widgets/status.py:609
2012 msgid "The following files will be deleted:"
2015 #: cola/widgets/status.py:616
2017 msgid "Delete %d file(s)?"
2020 #: cola/widgets/status.py:617
2021 msgid "Delete Files"
2024 #: cola/widgets/status.py:633
2025 msgid "Revert Unstaged Changes?"
2028 #: cola/widgets/status.py:634
2030 "This operation drops unstaged changes.\n"
2031 "These changes cannot be recovered."
2034 #: cola/widgets/status.py:636
2035 msgid "Revert the unstaged changes?"
2038 #: cola/widgets/status.py:637
2039 msgid "Revert Unstaged Changes"
2042 #: cola/widgets/status.py:646 cola/widgets/status.py:662
2043 msgid "No files selected for checkout from HEAD."