1
# English (United Kingdom) translation for olive
2
# Copyright (c) 2006 Rosetta Contributors and Canonical Ltd 2006
3
# This file is distributed under the same license as the olive package.
4
# FIRST AUTHOR <EMAIL@ADDRESS>, 2006.
8
"Project-Id-Version: olive\n"
9
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10
"POT-Creation-Date: 2011-03-06 02:19+0100\n"
11
"PO-Revision-Date: 2009-11-08 08:08+0000\n"
12
"Last-Translator: Bruce Cowan <Unknown>\n"
13
"Language-Team: English (United Kingdom) <en_GB@li.org>\n"
15
"Content-Type: text/plain; charset=UTF-8\n"
16
"Content-Transfer-Encoding: 8bit\n"
17
"X-Launchpad-Export-Date: 2011-03-08 04:41+0000\n"
18
"X-Generator: Launchpad (build 12351)\n"
20
#: ../bazaar-properties.desktop.in.h:1
21
msgid "Bazaar Preferences"
24
#: ../bazaar-properties.desktop.in.h:2
25
msgid "Configure Bazaar settings"
28
#: ../bzr-handle-patch.desktop.in.h:1
29
msgid "Apply Bazaar Bundle"
32
#: ../bzr-handle-patch.desktop.in.h:2
36
#: ../bzr-notify.desktop.in.h:1
37
msgid "Bazaar Notification"
40
#: ../bzr-notify.desktop.in.h:2
41
msgid "Notification Area Icon for Bazaar"
49
#: ../branch.py:55 ../checkout.py:55
50
msgid "Branch location:"
51
msgstr "Branch location:"
53
#: ../branch.py:57 ../checkout.py:56
61
#: ../branch.py:59 ../checkout.py:58
65
#: ../branch.py:60 ../checkout.py:53
66
msgid "Please select a folder"
67
msgstr "Please select a folder"
69
#: ../branch.py:140 ../checkout.py:159
70
msgid "Missing branch location"
71
msgstr "Missing branch location"
73
#: ../branch.py:141 ../checkout.py:160
74
msgid "You must specify a branch location."
75
msgstr "You must specify a branch location."
78
msgid "Branching successful"
79
msgstr "Branching successful"
83
msgid "%d revision(s) branched."
84
msgstr "%d revision(s) branched."
86
#: ../branch.py:191 ../checkout.py:191
100
msgid "_Lightweight checkout"
101
msgstr "_Light-weight checkout"
103
#: ../commands.py:307
104
msgid "Directory does not have a working tree"
105
msgstr "Directory does not have a working tree"
107
#: ../commands.py:308
108
msgid "Operation aborted."
109
msgstr "Operation aborted."
111
#: ../commands.py:412
112
msgid "There are local changes in the branch"
113
msgstr "There are local changes in the branch"
115
#: ../commands.py:413
116
msgid "Please commit or revert the changes before merging."
117
msgstr "Please commit or revert the changes before merging."
132
msgid "renamed and modified"
133
msgstr "renamed and modified"
144
msgid "<b>Commit Message</b>"
148
msgid "_Only commit locally"
149
msgstr "_Only commit locally"
160
msgid "Commit all changes"
164
msgid "Only commit selected changes"
168
msgid "Commit all changes*"
179
#: ../commit.py:446 ../conflicts.py:111
183
#: ../commit.py:448 ../conflicts.py:113
188
msgid "<i>* Cannot select specific files when merging</i>"
192
msgid "Pending Revisions"
203
#: ../commit.py:511 ../search.py:59
207
#. TODO: jam 2007-10-30 The diff label is currently disabled. If we
208
#. decide that we really don't ever want to display it, we should
209
#. actually remove it, and other references to it, along with the
210
#. tests that it is set properly.
212
msgid "Diff for whole tree"
216
#: ../commit.py:545 ../commit.py:628
217
msgid "File commit message"
221
msgid "Global Commit Message"
225
msgid "<b>Global Commit Message</b>"
233
msgid "Commit message for "
237
msgid "Commit cancelled"
241
msgid "Do you want to save your commit messages ?"
245
msgid "Commit with an empty message?"
246
msgstr "Commit with an empty message?"
249
msgid "You can describe your commit intent in the message."
250
msgstr "You can describe your commit intent in the message."
253
msgid "Commit with unknowns?"
254
msgstr "Commit with unknowns?"
257
msgid "Unknown files exist in the working tree. Commit anyway?"
258
msgstr "Unknown files exist in the working tree. Commit anyway?"
261
msgid "Commit with no changes?"
262
msgstr "Commit with no changes?"
266
"There are no changes in the working tree. Do you want to commit anyway?"
269
#: ../conflicts.py:50
270
msgid "External utility:"
271
msgstr "External utility:"
273
#: ../conflicts.py:101
277
#: ../conflicts.py:104
278
msgid "No conflicts in working tree."
279
msgstr "No conflicts in working tree."
281
#: ../conflicts.py:118
282
msgid "path conflict"
283
msgstr "path conflict"
285
#: ../conflicts.py:120
286
msgid "contents conflict"
287
msgstr "contents conflict"
289
#: ../conflicts.py:122
290
msgid "text conflict"
291
msgstr "text conflict"
293
#: ../conflicts.py:124
295
msgstr "duplicate id"
297
#: ../conflicts.py:126
301
#: ../conflicts.py:128
305
#: ../conflicts.py:130
306
msgid "unversioned parent"
307
msgstr "unversioned parent"
309
#: ../conflicts.py:132
310
msgid "missing parent"
311
msgstr "missing parent"
313
#: ../conflicts.py:134
314
msgid "deleting parent"
315
msgstr "deleting parent"
317
#: ../conflicts.py:136
318
msgid "unknown type of conflict"
319
msgstr "unknown type of conflict"
321
#: ../conflicts.py:165
322
msgid "No file was selected"
323
msgstr "No file was selected"
325
#: ../conflicts.py:166
326
msgid "Please select a file from the list."
327
msgstr "Please select a file from the list."
329
#: ../conflicts.py:176
330
msgid "Call to external utility failed"
331
msgstr "Call to external utility failed"
333
#: ../conflicts.py:178
334
msgid "Cannot resolve conflict"
335
msgstr "Cannot resolve conflict"
337
#: ../conflicts.py:179
339
"Only conflicts on the text of files can be resolved with Olive at the "
340
"moment. Content conflicts, on the structure of the tree, need to be resolved "
341
"using the command line."
343
"Only conflicts on the text of files can be resolved with Olive at the "
344
"moment. Content conflicts, on the structure of the tree, need to be resolved "
345
"using the command line."
353
msgid "Wrap _Long Lines"
356
#. No conflicts found.
357
#: ../diff.py:492 ../merge.py:146
358
msgid "Merge successful"
359
msgstr "Merge successful"
361
#: ../diff.py:493 ../merge.py:147
362
msgid "All changes applied successfully."
363
msgstr "All changes applied successfully."
365
#. There are conflicts to be resolved.
366
#: ../diff.py:496 ../merge.py:150
367
msgid "Conflicts encountered"
368
msgstr "Conflicts encountered"
370
#: ../diff.py:497 ../merge.py:151
371
msgid "Please resolve the conflicts manually before committing."
372
msgstr "Please resolve the conflicts manually before committing."
375
msgid "Directory is not a branch"
376
msgstr "Directory is not a branch"
379
msgid "You can perform this action only in a branch."
380
msgstr "You can perform this action only in a branch."
383
msgid "Directory is not a checkout"
384
msgstr "Directory is not a checkout"
387
msgid "You can perform local commit only on checkouts."
388
msgstr "You can perform local commit only on checkouts."
391
msgid "No changes to commit"
392
msgstr "No changes to commit"
395
msgid "Try force commit if you want to commit anyway."
396
msgstr "Try force commit if you want to commit anyway."
399
msgid "No changes to merge"
403
msgid "Merge location is already fully merged in working tree."
407
msgid "Conflicts in tree"
408
msgstr "Conflicts in tree"
411
msgid "You need to resolve the conflicts before committing."
412
msgstr "You need to resolve the conflicts before committing."
415
msgid "Strict commit failed"
416
msgstr "Strict commit failed"
420
"There are unknown files in the working tree.\n"
421
"Please add or delete them."
423
"There are unknown files in the working tree.\n"
424
"Please add or delete them."
427
msgid "Bound branch is out of date"
428
msgstr "Bound branch is out of date"
430
#. FIXME: Really ? Internationalizing %s ?? --vila080505
437
msgid "File not versioned"
438
msgstr "File not versioned"
441
msgid "The selected file is not versioned."
442
msgstr "The selected file is not versioned."
444
#: ../errors.py:53 ../push.py:99
445
msgid "Branches have been diverged"
446
msgstr "Branches have been diverged"
450
"You cannot push if branches have diverged. Use the\n"
451
"overwrite option if you want to push anyway."
453
"You cannot push if branches have diverged. Use the\n"
454
"overwrite option if you want to push anyway."
457
msgid "No diff output"
458
msgstr "No diff output"
461
msgid "The selected file hasn't changed."
462
msgstr "The selected file hasn't changed."
465
msgid "No such revision"
466
msgstr "No such revision"
469
msgid "The revision you specified doesn't exist."
470
msgstr "The revision you specified doesn't exist."
473
msgid "Target already exists"
474
msgstr "Target already exists"
477
msgid "Target directory already exists. Please select another target."
478
msgstr "Target directory already exists. Please select another target."
481
msgid "Directory is already a branch"
482
msgstr "Directory is already a branch"
487
"The current directory (%s) is already a branch.\n"
488
"You can start using it, or initialize another directory."
490
"The current directory (%s) is already a branch.\n"
491
"You can start using it, or initialise another directory."
494
msgid "Branch without a working tree"
495
msgstr "Branch without a working tree"
500
"The current directory (%s)\n"
501
"is a branch without a working tree."
503
"The current directory (%s)\n"
504
"is a branch without a working tree."
507
msgid "Unknown bzr error"
508
msgstr "Unknown bzr error"
511
msgid "Permission denied"
512
msgstr "Permission denied"
515
msgid "permission denied."
516
msgstr "permission denied."
519
msgid "Unknown error"
520
msgstr "Unknown error"
522
#. Create the widgets
523
#: ../initialize.py:48
527
#: ../initialize.py:49
528
msgid "Which directory do you want to initialize?"
529
msgstr "Which directory do you want to initialise?"
531
#: ../initialize.py:50
532
msgid "Current directory"
533
msgstr "Current directory"
535
#: ../initialize.py:51
536
msgid "Create a new directory with the name:"
537
msgstr "Create a new directory with the name:"
539
#: ../initialize.py:86
540
msgid "Directory name not specified"
541
msgstr "Directory name not specified"
543
#: ../initialize.py:87
544
msgid "You should specify a new directory name."
545
msgstr "You should specify a new directory name."
548
msgid "Upgrade to Loom branch?"
552
msgid "Branch is not a loom branch. Upgrade to Loom format?"
564
msgid "Custom Location"
572
msgid "Branch not given"
573
msgstr "Branch not given"
576
msgid "Please specify a branch to merge from."
577
msgstr "Please specify a branch to merge from."
580
msgid "Bazaar command error"
581
msgstr "Bazaar command error"
583
#. Create the widgets
594
"You cannot push if branches have diverged.\n"
597
"You cannot push if branches have diverged.\n"
601
msgid "Push successful"
602
msgstr "Push successful"
606
msgid "%d revision(s) pushed."
607
msgstr "%d revision(s) pushed."
610
msgid "Non existing parent directory"
611
msgstr "Non existing parent directory"
616
"The parent directory (%s)\n"
617
"doesn't exist. Create?"
619
"The parent directory (%s)\n"
620
"doesn't exist. Create?"
622
#. Create the widgets
623
#: ../revbrowser.py:45
673
msgid "Tags are not supported by this branch format. Please upgrade."
674
msgstr "Tags are not supported by this branch format. Please upgrade."
677
msgid "No tagged revisions in the branch."
678
msgstr "No tagged revisions in the branch."
685
msgid "<b><big>Remove tag?</big></b>"
686
msgstr "<b><big>Remove tag?</big></b>"
690
msgid "Are you sure you want to remove the tag: <b>%s</b>?"
691
msgstr "Are you sure you want to remove the tag: <b>%s</b>?"
693
#. Create the widgets
704
msgstr "Revision ID:"
707
msgid "No tag name specified"
708
msgstr "No tag name specified"
711
msgid "You have to specify the tag's desired name."
712
msgstr "You have to specify the tag's desired name."
714
#~ msgid "_Rename..."
715
#~ msgstr "_Rename..."
720
#~ msgid "Make _directory..."
721
#~ msgstr "Make _directory..."
723
#~ msgid "Remove file(s)..."
724
#~ msgstr "Remove file(s)..."
726
#~ msgid "Olive - Bazaar GUI"
727
#~ msgstr "Olive - Bazaar GUI"
729
#~ msgid "_Add file(s)..."
730
#~ msgstr "_Add file(s)..."
741
#~ msgid "Show _hidden files"
742
#~ msgstr "Show _hidden files"
744
#~ msgid "C_heckout..."
745
#~ msgstr "C_heckout..."
750
#~ msgid "S_tatus..."
751
#~ msgstr "S_tatus..."
753
#~ msgid "_Commit..."
754
#~ msgstr "_Commit..."
762
#~ msgid "_Differences..."
763
#~ msgstr "_Differences..."
765
#~ msgid "_Statistics"
766
#~ msgstr "_Statistics"
774
#~ msgid "https://launchpad.net/products/olive"
775
#~ msgstr "https://launchpad.net/products/olive"
777
#~ msgid "Copyright (C) 2006 Szilveszter Farkas (Phanatic)"
778
#~ msgstr "Copyright (C) 2006 Szilveszter Farkas (Phanatic)"
780
#~ msgid "Which file(s) do you want to add?"
781
#~ msgstr "Which file(s) do you want to add?"
783
#~ msgid "Olive - Add file(s)"
784
#~ msgstr "Olive - Add file(s)"
786
#~ msgid "All files with status 'added'"
787
#~ msgstr "All files with status 'added'"
792
#~ msgid "Selected only"
793
#~ msgstr "Selected only"
795
#~ msgid "Olive - Remove file(s)"
796
#~ msgstr "Olive - Remove file(s)"
798
#~ msgid "Which file(s) do you want to remove?"
799
#~ msgstr "Which file(s) do you want to remove?"
801
#~ msgid "All unknowns recursively"
802
#~ msgstr "All unknowns recursively"
807
#~ msgid "Olive - Make directory"
808
#~ msgstr "Olive - Make directory"
810
#~ msgid "_Versioned directory"
811
#~ msgstr "_Versioned directory"
813
#~ msgid "Olive - Move"
814
#~ msgstr "Olive - Move"
819
#~ msgid "_Make directory"
820
#~ msgstr "_Make directory"
822
#~ msgid "Olive - Rename"
823
#~ msgstr "Olive - Rename"
828
#~ msgid "Select a directory"
829
#~ msgstr "Select a directory"
831
#~ msgid "Checkout root: "
832
#~ msgstr "Checkout root: "
834
#~ msgid "Repository checkout: "
835
#~ msgstr "Repository checkout: "
837
#~ msgid "Branch root: "
838
#~ msgstr "Branch root: "
840
#~ msgid "Checkout of branch: "
841
#~ msgstr "Checkout of branch: "
843
#~ msgid "Repository branch: "
844
#~ msgstr "Repository branch: "
846
#~ msgid "Shared repository: "
847
#~ msgstr "Shared repository: "
849
#~ msgid "Light checkout root: "
850
#~ msgstr "Light checkout root: "
856
#~ msgstr "Rename to"
858
#~ msgid "Publish to branch: "
859
#~ msgstr "Publish to branch: "
861
#~ msgid "Parent branch: "
862
#~ msgstr "Parent branch: "
867
#~ msgid "Working tree format: "
868
#~ msgstr "Working tree format: "
870
#~ msgid "Repository format: "
871
#~ msgstr "Repository format: "
873
#~ msgid "Branch format: "
874
#~ msgstr "Branch format: "
876
#~ msgid "Control format: "
877
#~ msgstr "Control format: "
879
#~ msgid "Unchanged files: "
880
#~ msgstr "Unchanged files: "
882
#~ msgid "Modified files: "
883
#~ msgstr "Modified files: "
885
#~ msgid "Added files: "
886
#~ msgstr "Added files: "
888
#~ msgid "Repository lock status: "
889
#~ msgstr "Repository lock status: "
891
#~ msgid "Branch lock status: "
892
#~ msgstr "Branch lock status: "
894
#~ msgid "Missing revisions in working tree: "
895
#~ msgstr "Missing revisions in working tree: "
897
#~ msgid "Working tree lock status: "
898
#~ msgstr "Working tree lock status: "
900
#~ msgid "Missing revisions in branch: "
901
#~ msgstr "Missing revisions in branch: "
903
#~ msgid "Revisions in branch: "
904
#~ msgstr "Revisions in branch: "
906
#~ msgid "Renamed files: "
907
#~ msgstr "Renamed files: "
909
#~ msgid "Unknown files: "
910
#~ msgstr "Unknown files: "
912
#~ msgid "Ignored files: "
913
#~ msgstr "Ignored files: "
915
#~ msgid "Versioned subdirectories: "
916
#~ msgstr "Versioned subdirectories: "
918
#~ msgid "Removed files: "
919
#~ msgstr "Removed files: "
921
#~ msgid "Time of first revision: "
922
#~ msgstr "Time of first revision: "
924
#~ msgid "Age of branch in days: "
925
#~ msgstr "Age of branch in days: "
927
#~ msgid "Number of commiters: "
928
#~ msgstr "Number of commiters: "
933
#~ msgid "Time of last revision: "
934
#~ msgstr "Time of last revision: "
937
#~ "Please select a file from the list,\n"
938
#~ "or choose the other option."
940
#~ "Please select a file from the list,\n"
941
#~ "or choose the other option."
943
#~ msgid "Size of repository: "
944
#~ msgstr "Size of repository: "
946
#~ msgid "Revisions in repository: "
947
#~ msgstr "Revisions in repository: "
949
#~ msgid "Please specify a title to continue."
950
#~ msgstr "Please specify a title to continue."
952
#~ msgid "No title given"
953
#~ msgstr "No title given"
955
#~ msgid "Pull successful"
956
#~ msgstr "Pull successful"
959
#~ msgid "%d revision(s) pulled."
960
#~ msgstr "%d revision(s) pulled."
962
#~ msgid "There are missing revisions"
963
#~ msgstr "There are missing revisions"
965
#~ msgid "Parent location is unknown"
966
#~ msgstr "Parent location is unknown"
968
#~ msgid "Cannot determine missing revisions if no parent location is known."
969
#~ msgstr "Cannot determine missing revisions if no parent location is known."
971
#~ msgid "Local branch up to date"
972
#~ msgstr "Local branch up to date"
975
#~ msgid "%d revision(s) missing."
976
#~ msgstr "%d revision(s) missing."
978
#~ msgid "There are no missing revisions."
979
#~ msgstr "There are no missing revisions."
982
#~ msgstr "Bookmarks"
984
#~ msgid "Glade file cannot be found."
985
#~ msgstr "Glade file cannot be found."
990
#~ msgid "Add the selected file"
991
#~ msgstr "Add the selected file"
997
#~ msgstr "unchanged"
999
#~ msgid "UI description file cannot be found."
1000
#~ msgstr "UI description file cannot be found."
1006
#~ msgstr "Filename"
1014
#~ msgid "Remove the selected file"
1015
#~ msgstr "Remove the selected file"
1017
#~ msgid "Commit the changes"
1018
#~ msgstr "Commit the changes"
1020
#~ msgid "Show the diff of the file"
1021
#~ msgstr "Show the diff of the file"
1023
#~ msgid "Show the differences of all files"
1024
#~ msgstr "Show the differences of all files"
1029
#~ msgid "Selected..."
1030
#~ msgstr "Selected..."
1032
#~ msgid "Show the differences of the selected file"
1033
#~ msgstr "Show the differences of the selected file"
1035
#~ msgid "Bookmark current location"
1036
#~ msgstr "Bookmark current location"
1038
#~ msgid "Edit the selected bookmark"
1039
#~ msgstr "Edit the selected bookmark"
1041
#~ msgid "Remove the selected bookmark"
1042
#~ msgstr "Remove the selected bookmark"
1048
#~ "The current directory was bookmarked. You can reach\n"
1049
#~ "it by selecting it from the left panel."
1051
#~ "The current directory was bookmarked. You can reach\n"
1052
#~ "it by selecting it from the left panel."
1054
#~ msgid "Bookmark successfully added"
1055
#~ msgstr "Bookmark successfully added"
1058
#~ "The current directory is already bookmarked.\n"
1059
#~ "See the left panel for reference."
1061
#~ "The current directory is already bookmarked.\n"
1062
#~ "See the left panel for reference."
1064
#~ msgid "Location already bookmarked"
1065
#~ msgstr "Location already bookmarked"
1067
#~ msgid "Please specify a desired name for the new directory."
1068
#~ msgstr "Please specify a desired name for the new directory."
1070
#~ msgid "No directory name given"
1071
#~ msgstr "No directory name given"
1073
#~ msgid "Directory already exists"
1074
#~ msgstr "Directory already exists"
1076
#~ msgid "Please specify another name to continue."
1077
#~ msgstr "Please specify another name to continue."
1079
#~ msgid "Not the same branch"
1080
#~ msgstr "Not the same branch"
1082
#~ msgid "Please select a file from the list to proceed."
1083
#~ msgstr "Please select a file from the list to proceed."
1085
#~ msgid "The destination is not in the same branch."
1086
#~ msgstr "The destination is not in the same branch."
1088
#~ msgid "No matching files"
1089
#~ msgstr "No matching files"
1091
#~ msgid "Please specify a new name for the file."
1092
#~ msgstr "Please specify a new name for the file."
1094
#~ msgid "Filename not given"
1095
#~ msgstr "Filename not given"
1097
#~ msgid "No added files were found in the working tree."
1098
#~ msgstr "No added files were found in the working tree."
1100
#~ msgid "File(s) to commit"
1101
#~ msgstr "File(s) to commit"
1103
#~ msgid "Commit message:"
1104
#~ msgstr "Commit message:"
1106
#~ msgid "Pending merges"
1107
#~ msgstr "Pending merges"
1109
#~ msgid "There are no changes in the working tree."
1110
#~ msgstr "There are no changes in the working tree."
1112
#~ msgid "Revert successful"
1113
#~ msgstr "Revert successful"
1115
#~ msgid "Pulling is not possible until there is a parent location."
1116
#~ msgstr "Pulling is not possible until there is a parent location."
1118
#~ msgid "Conflicts detected"
1119
#~ msgstr "Conflicts detected"
1121
#~ msgid "View the contents of the file in a builtin viewer"
1122
#~ msgstr "View the contents of the file in a built-in viewer"
1124
#~ msgid "Show differences"
1125
#~ msgstr "Show differences"
1130
#~ msgid "Annotate the selected file"
1131
#~ msgstr "Annotate the selected file"
1133
#~ msgid "Revert the changes"
1134
#~ msgstr "Revert the changes"
1137
#~ msgstr "Annotate"
1139
#~ msgid "Open the selected file"
1140
#~ msgstr "Open the selected file"
1142
#~ msgid "View contents"
1143
#~ msgstr "View contents"
1145
#~ msgid "H_istory Mode"
1146
#~ msgstr "H_istory Mode"
1148
#~ msgid "<b>Related branches:</b>"
1149
#~ msgstr "<b>Related branches:</b>"
1151
#~ msgid "Missing _revisions"
1152
#~ msgstr "Missing _revisions"
1155
#~ msgstr "Ta_gs..."
1157
#~ msgid "gtk-jump-to"
1158
#~ msgstr "gtk-jump-to"
1160
#~ msgid "Con_flicts..."
1161
#~ msgstr "Con_flicts..."
1163
#~ msgid "<b>Location:</b>"
1164
#~ msgstr "<b>Location:</b>"
1166
#~ msgid "Olive - Information"
1167
#~ msgstr "Olive - Information"
1169
#~ msgid "_Information..."
1170
#~ msgstr "_Information..."
1175
#~ msgid "Set default push location"
1176
#~ msgstr "Set default push location"
1180
#~ "There is no default push location set.\n"
1181
#~ "Set %r as default now?"
1183
#~ "There is no default push location set.\n"
1184
#~ "Set %r as default now?"
1186
#~ msgid "Please wait, revisions are being loaded..."
1187
#~ msgstr "Please wait, revisions are being loaded..."
1189
#~ msgid "Open bookmark folder in Nautilus"
1190
#~ msgstr "Open bookmark directory in Nautilus"
1192
#~ msgid "_Annotate..."
1193
#~ msgstr "_Annotate..."
1195
#~ msgid "Rename the selected file"
1196
#~ msgstr "Rename the selected file"
1201
#~ msgid "Revert the selected file to the selected revision"
1202
#~ msgstr "Revert the selected file to the selected revision"
1204
#~ msgid "Delete directory with all directories below ?"
1205
#~ msgstr "Delete directory with all directories below ?"
1210
#~ msgid "Show the differences between two revisions of the file"
1211
#~ msgstr "Show the differences between two revisions of the file"
1213
#~ msgid "Open Folder"
1214
#~ msgstr "Open Directory"
1216
#~ msgid "Revert to this revision"
1217
#~ msgstr "Revert to this revision"
1219
#~ msgid "Merge - Olive"
1220
#~ msgstr "Merge - Olive"
1222
#~ msgid "Merge from:"
1223
#~ msgstr "Merge from:"
1225
#~ msgid "Last modified"
1226
#~ msgstr "Last modified"
1228
#~ msgid "Remove and delete"
1229
#~ msgstr "Remove and delete"
1231
#~ msgid "All files reverted to last revision."
1232
#~ msgstr "All files reverted to last revision."
1240
#~ msgid "Please have a look at the working tree before continuing."
1241
#~ msgstr "Please have a look at the working tree before continuing."
1243
#~ msgid "<b>Branch history:</b>"
1244
#~ msgstr "<b>Branch history:</b>"
1246
#~ msgid "<b>Missing revisions:</b>"
1247
#~ msgstr "<b>Missing revisions:</b>"
1249
#~ msgid "<b>Revision store:</b>"
1250
#~ msgstr "<b>Revision store:</b>"
1252
#~ msgid "<b>In the working tree:</b>"
1253
#~ msgstr "<b>In the working tree:</b>"
1255
#~ msgid "<b>Lock status:</b>"
1256
#~ msgstr "<b>Lock status:</b>"
1258
#~ msgid "_Initialize..."
1259
#~ msgstr "_Initialise..."
1261
#~ msgid "_Revert all changes"
1262
#~ msgstr "_Revert all changes"
1264
#~ msgid "<b>Format:</b>"
1265
#~ msgstr "<b>Format:</b>"
1267
#~ msgid "_Merge..."
1268
#~ msgstr "_Merge..."
1273
#~ msgid "Remove the selected file/dir and delete from disk"
1274
#~ msgstr "Remove the selected file/directory and permanently delete"
1276
#~ msgid "translator-credits"
1278
#~ "Launchpad Contributions:\n"
1279
#~ " Bruce Cowan https://launchpad.net/~bruce89\n"
1280
#~ " John Drinkwater https://launchpad.net/~johndrinkwater"