/b-gtk/fix-viz

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/b-gtk/fix-viz

« back to all changes in this revision

Viewing changes to po/en_GB.po

  • Committer: Jelmer Vernooij
  • Date: 2007-07-15 15:22:29 UTC
  • Revision ID: jelmer@samba.org-20070715152229-clmlen0vpd8d2pzx
Add docstrings, remove unused code.

Show diffs side-by-side

added added

removed removed

Lines of Context:
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.
5
 
#
6
 
msgid ""
7
 
msgstr ""
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"
14
 
"MIME-Version: 1.0\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"
19
 
 
20
 
#: ../bazaar-properties.desktop.in.h:1
21
 
msgid "Bazaar Preferences"
22
 
msgstr ""
23
 
 
24
 
#: ../bazaar-properties.desktop.in.h:2
25
 
msgid "Configure Bazaar settings"
26
 
msgstr ""
27
 
 
28
 
#: ../bzr-handle-patch.desktop.in.h:1
29
 
msgid "Apply Bazaar Bundle"
30
 
msgstr ""
31
 
 
32
 
#: ../bzr-handle-patch.desktop.in.h:2
33
 
msgid "Bazaar"
34
 
msgstr ""
35
 
 
36
 
#: ../bzr-notify.desktop.in.h:1
37
 
msgid "Bazaar Notification"
38
 
msgstr ""
39
 
 
40
 
#: ../bzr-notify.desktop.in.h:2
41
 
msgid "Notification Area Icon for Bazaar"
42
 
msgstr ""
43
 
 
44
 
#. Create the widgets
45
 
#: ../branch.py:52
46
 
msgid "_Branch"
47
 
msgstr "_Branch"
48
 
 
49
 
#: ../branch.py:55 ../checkout.py:55
50
 
msgid "Branch location:"
51
 
msgstr "Branch location:"
52
 
 
53
 
#: ../branch.py:57 ../checkout.py:56
54
 
msgid "Destination:"
55
 
msgstr "Destination:"
56
 
 
57
 
#: ../branch.py:58
58
 
msgid "Branck nick:"
59
 
msgstr "Branch nick:"
60
 
 
61
 
#: ../branch.py:59 ../checkout.py:58
62
 
msgid "Revision:"
63
 
msgstr "Revision:"
64
 
 
65
 
#: ../branch.py:60 ../checkout.py:53
66
 
msgid "Please select a folder"
67
 
msgstr "Please select a folder"
68
 
 
69
 
#: ../branch.py:140 ../checkout.py:159
70
 
msgid "Missing branch location"
71
 
msgstr "Missing branch location"
72
 
 
73
 
#: ../branch.py:141 ../checkout.py:160
74
 
msgid "You must specify a branch location."
75
 
msgstr "You must specify a branch location."
76
 
 
77
 
#: ../branch.py:182
78
 
msgid "Branching successful"
79
 
msgstr "Branching successful"
80
 
 
81
 
#: ../branch.py:183
82
 
#, python-format
83
 
msgid "%d revision(s) branched."
84
 
msgstr "%d revision(s) branched."
85
 
 
86
 
#: ../branch.py:191 ../checkout.py:191
87
 
msgid "N/A"
88
 
msgstr "N/A"
89
 
 
90
 
#. Create the widgets
91
 
#: ../checkout.py:50
92
 
msgid "Check_out"
93
 
msgstr "Check_out"
94
 
 
95
 
#: ../checkout.py:57
96
 
msgid "Branch nick:"
97
 
msgstr ""
98
 
 
99
 
#: ../checkout.py:62
100
 
msgid "_Lightweight checkout"
101
 
msgstr "_Light-weight checkout"
102
 
 
103
 
#: ../commands.py:307
104
 
msgid "Directory does not have a working tree"
105
 
msgstr "Directory does not have a working tree"
106
 
 
107
 
#: ../commands.py:308
108
 
msgid "Operation aborted."
109
 
msgstr "Operation aborted."
110
 
 
111
 
#: ../commands.py:412
112
 
msgid "There are local changes in the branch"
113
 
msgstr "There are local changes in the branch"
114
 
 
115
 
#: ../commands.py:413
116
 
msgid "Please commit or revert the changes before merging."
117
 
msgstr "Please commit or revert the changes before merging."
118
 
 
119
 
#: ../commit.py:182
120
 
msgid "added"
121
 
msgstr "added"
122
 
 
123
 
#: ../commit.py:183
124
 
msgid "removed"
125
 
msgstr "removed"
126
 
 
127
 
#: ../commit.py:184
128
 
msgid "renamed"
129
 
msgstr "renamed"
130
 
 
131
 
#: ../commit.py:185
132
 
msgid "renamed and modified"
133
 
msgstr "renamed and modified"
134
 
 
135
 
#: ../commit.py:186
136
 
msgid "modified"
137
 
msgstr "modified"
138
 
 
139
 
#: ../commit.py:187
140
 
msgid "kind changed"
141
 
msgstr ""
142
 
 
143
 
#: ../commit.py:280
144
 
msgid "<b>Commit Message</b>"
145
 
msgstr ""
146
 
 
147
 
#: ../commit.py:333
148
 
msgid "_Only commit locally"
149
 
msgstr "_Only commit locally"
150
 
 
151
 
#: ../commit.py:364
152
 
msgid "Comm_it"
153
 
msgstr "Comm_it"
154
 
 
155
 
#: ../commit.py:390
156
 
msgid "Files"
157
 
msgstr ""
158
 
 
159
 
#: ../commit.py:395
160
 
msgid "Commit all changes"
161
 
msgstr ""
162
 
 
163
 
#: ../commit.py:401
164
 
msgid "Only commit selected changes"
165
 
msgstr ""
166
 
 
167
 
#: ../commit.py:407
168
 
msgid "Commit all changes*"
169
 
msgstr ""
170
 
 
171
 
#: ../commit.py:440
172
 
msgid "Commit*"
173
 
msgstr ""
174
 
 
175
 
#: ../commit.py:442
176
 
msgid "Commit"
177
 
msgstr "Commit"
178
 
 
179
 
#: ../commit.py:446 ../conflicts.py:111
180
 
msgid "Path"
181
 
msgstr "Path"
182
 
 
183
 
#: ../commit.py:448 ../conflicts.py:113
184
 
msgid "Type"
185
 
msgstr "Type"
186
 
 
187
 
#: ../commit.py:481
188
 
msgid "<i>* Cannot select specific files when merging</i>"
189
 
msgstr ""
190
 
 
191
 
#: ../commit.py:485
192
 
msgid "Pending Revisions"
193
 
msgstr ""
194
 
 
195
 
#: ../commit.py:507
196
 
msgid "Date"
197
 
msgstr "Date"
198
 
 
199
 
#: ../commit.py:509
200
 
msgid "Committer"
201
 
msgstr "Committer"
202
 
 
203
 
#: ../commit.py:511 ../search.py:59
204
 
msgid "Summary"
205
 
msgstr "Summary"
206
 
 
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.
211
 
#: ../commit.py:521
212
 
msgid "Diff for whole tree"
213
 
msgstr ""
214
 
 
215
 
#. Whole tree
216
 
#: ../commit.py:545 ../commit.py:628
217
 
msgid "File commit message"
218
 
msgstr ""
219
 
 
220
 
#: ../commit.py:552
221
 
msgid "Global Commit Message"
222
 
msgstr ""
223
 
 
224
 
#: ../commit.py:554
225
 
msgid "<b>Global Commit Message</b>"
226
 
msgstr ""
227
 
 
228
 
#: ../commit.py:581
229
 
msgid "Diff for "
230
 
msgstr ""
231
 
 
232
 
#: ../commit.py:634
233
 
msgid "Commit message for "
234
 
msgstr ""
235
 
 
236
 
#: ../commit.py:689
237
 
msgid "Commit cancelled"
238
 
msgstr ""
239
 
 
240
 
#: ../commit.py:690
241
 
msgid "Do you want to save your commit messages ?"
242
 
msgstr ""
243
 
 
244
 
#: ../commit.py:708
245
 
msgid "Commit with an empty message?"
246
 
msgstr "Commit with an empty message?"
247
 
 
248
 
#: ../commit.py:709
249
 
msgid "You can describe your commit intent in the message."
250
 
msgstr "You can describe your commit intent in the message."
251
 
 
252
 
#: ../commit.py:729
253
 
msgid "Commit with unknowns?"
254
 
msgstr "Commit with unknowns?"
255
 
 
256
 
#: ../commit.py:730
257
 
msgid "Unknown files exist in the working tree. Commit anyway?"
258
 
msgstr "Unknown files exist in the working tree. Commit anyway?"
259
 
 
260
 
#: ../commit.py:750
261
 
msgid "Commit with no changes?"
262
 
msgstr "Commit with no changes?"
263
 
 
264
 
#: ../commit.py:751
265
 
msgid ""
266
 
"There are no changes in the working tree. Do you want to commit anyway?"
267
 
msgstr ""
268
 
 
269
 
#: ../conflicts.py:50
270
 
msgid "External utility:"
271
 
msgstr "External utility:"
272
 
 
273
 
#: ../conflicts.py:101
274
 
msgid "Conflicts"
275
 
msgstr "Conflicts"
276
 
 
277
 
#: ../conflicts.py:104
278
 
msgid "No conflicts in working tree."
279
 
msgstr "No conflicts in working tree."
280
 
 
281
 
#: ../conflicts.py:118
282
 
msgid "path conflict"
283
 
msgstr "path conflict"
284
 
 
285
 
#: ../conflicts.py:120
286
 
msgid "contents conflict"
287
 
msgstr "contents conflict"
288
 
 
289
 
#: ../conflicts.py:122
290
 
msgid "text conflict"
291
 
msgstr "text conflict"
292
 
 
293
 
#: ../conflicts.py:124
294
 
msgid "duplicate id"
295
 
msgstr "duplicate id"
296
 
 
297
 
#: ../conflicts.py:126
298
 
msgid "duplicate"
299
 
msgstr "duplicate"
300
 
 
301
 
#: ../conflicts.py:128
302
 
msgid "parent loop"
303
 
msgstr "parent loop"
304
 
 
305
 
#: ../conflicts.py:130
306
 
msgid "unversioned parent"
307
 
msgstr "unversioned parent"
308
 
 
309
 
#: ../conflicts.py:132
310
 
msgid "missing parent"
311
 
msgstr "missing parent"
312
 
 
313
 
#: ../conflicts.py:134
314
 
msgid "deleting parent"
315
 
msgstr "deleting parent"
316
 
 
317
 
#: ../conflicts.py:136
318
 
msgid "unknown type of conflict"
319
 
msgstr "unknown type of conflict"
320
 
 
321
 
#: ../conflicts.py:165
322
 
msgid "No file was selected"
323
 
msgstr "No file was selected"
324
 
 
325
 
#: ../conflicts.py:166
326
 
msgid "Please select a file from the list."
327
 
msgstr "Please select a file from the list."
328
 
 
329
 
#: ../conflicts.py:176
330
 
msgid "Call to external utility failed"
331
 
msgstr "Call to external utility failed"
332
 
 
333
 
#: ../conflicts.py:178
334
 
msgid "Cannot resolve conflict"
335
 
msgstr "Cannot resolve conflict"
336
 
 
337
 
#: ../conflicts.py:179
338
 
msgid ""
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."
342
 
msgstr ""
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."
346
 
 
347
 
#. View menu
348
 
#: ../diff.py:445
349
 
msgid "_View"
350
 
msgstr "_View"
351
 
 
352
 
#: ../diff.py:447
353
 
msgid "Wrap _Long Lines"
354
 
msgstr ""
355
 
 
356
 
#. No conflicts found.
357
 
#: ../diff.py:492 ../merge.py:146
358
 
msgid "Merge successful"
359
 
msgstr "Merge successful"
360
 
 
361
 
#: ../diff.py:493 ../merge.py:147
362
 
msgid "All changes applied successfully."
363
 
msgstr "All changes applied successfully."
364
 
 
365
 
#. There are conflicts to be resolved.
366
 
#: ../diff.py:496 ../merge.py:150
367
 
msgid "Conflicts encountered"
368
 
msgstr "Conflicts encountered"
369
 
 
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."
373
 
 
374
 
#: ../errors.py:28
375
 
msgid "Directory is not a branch"
376
 
msgstr "Directory is not a branch"
377
 
 
378
 
#: ../errors.py:29
379
 
msgid "You can perform this action only in a branch."
380
 
msgstr "You can perform this action only in a branch."
381
 
 
382
 
#: ../errors.py:31
383
 
msgid "Directory is not a checkout"
384
 
msgstr "Directory is not a checkout"
385
 
 
386
 
#: ../errors.py:32
387
 
msgid "You can perform local commit only on checkouts."
388
 
msgstr "You can perform local commit only on checkouts."
389
 
 
390
 
#: ../errors.py:34
391
 
msgid "No changes to commit"
392
 
msgstr "No changes to commit"
393
 
 
394
 
#: ../errors.py:35
395
 
msgid "Try force commit if you want to commit anyway."
396
 
msgstr "Try force commit if you want to commit anyway."
397
 
 
398
 
#: ../errors.py:37
399
 
msgid "No changes to merge"
400
 
msgstr ""
401
 
 
402
 
#: ../errors.py:38
403
 
msgid "Merge location is already fully merged in working tree."
404
 
msgstr ""
405
 
 
406
 
#: ../errors.py:40
407
 
msgid "Conflicts in tree"
408
 
msgstr "Conflicts in tree"
409
 
 
410
 
#: ../errors.py:41
411
 
msgid "You need to resolve the conflicts before committing."
412
 
msgstr "You need to resolve the conflicts before committing."
413
 
 
414
 
#: ../errors.py:43
415
 
msgid "Strict commit failed"
416
 
msgstr "Strict commit failed"
417
 
 
418
 
#: ../errors.py:44
419
 
msgid ""
420
 
"There are unknown files in the working tree.\n"
421
 
"Please add or delete them."
422
 
msgstr ""
423
 
"There are unknown files in the working tree.\n"
424
 
"Please add or delete them."
425
 
 
426
 
#: ../errors.py:46
427
 
msgid "Bound branch is out of date"
428
 
msgstr "Bound branch is out of date"
429
 
 
430
 
#. FIXME: Really ? Internationalizing %s ?? --vila080505
431
 
#: ../errors.py:48
432
 
#, python-format
433
 
msgid "%s"
434
 
msgstr "%s"
435
 
 
436
 
#: ../errors.py:50
437
 
msgid "File not versioned"
438
 
msgstr "File not versioned"
439
 
 
440
 
#: ../errors.py:51
441
 
msgid "The selected file is not versioned."
442
 
msgstr "The selected file is not versioned."
443
 
 
444
 
#: ../errors.py:53 ../push.py:99
445
 
msgid "Branches have been diverged"
446
 
msgstr "Branches have been diverged"
447
 
 
448
 
#: ../errors.py:54
449
 
msgid ""
450
 
"You cannot push if branches have diverged. Use the\n"
451
 
"overwrite option if you want to push anyway."
452
 
msgstr ""
453
 
"You cannot push if branches have diverged. Use the\n"
454
 
"overwrite option if you want to push anyway."
455
 
 
456
 
#: ../errors.py:56
457
 
msgid "No diff output"
458
 
msgstr "No diff output"
459
 
 
460
 
#: ../errors.py:57
461
 
msgid "The selected file hasn't changed."
462
 
msgstr "The selected file hasn't changed."
463
 
 
464
 
#: ../errors.py:59
465
 
msgid "No such revision"
466
 
msgstr "No such revision"
467
 
 
468
 
#: ../errors.py:60
469
 
msgid "The revision you specified doesn't exist."
470
 
msgstr "The revision you specified doesn't exist."
471
 
 
472
 
#: ../errors.py:62
473
 
msgid "Target already exists"
474
 
msgstr "Target already exists"
475
 
 
476
 
#: ../errors.py:63
477
 
msgid "Target directory already exists. Please select another target."
478
 
msgstr "Target directory already exists. Please select another target."
479
 
 
480
 
#: ../errors.py:65
481
 
msgid "Directory is already a branch"
482
 
msgstr "Directory is already a branch"
483
 
 
484
 
#: ../errors.py:66
485
 
#, python-format
486
 
msgid ""
487
 
"The current directory (%s) is already a branch.\n"
488
 
"You can start using it, or initialize another directory."
489
 
msgstr ""
490
 
"The current directory (%s) is already a branch.\n"
491
 
"You can start using it, or initialise another directory."
492
 
 
493
 
#: ../errors.py:68
494
 
msgid "Branch without a working tree"
495
 
msgstr "Branch without a working tree"
496
 
 
497
 
#: ../errors.py:69
498
 
#, python-format
499
 
msgid ""
500
 
"The current directory (%s)\n"
501
 
"is a branch without a working tree."
502
 
msgstr ""
503
 
"The current directory (%s)\n"
504
 
"is a branch without a working tree."
505
 
 
506
 
#: ../errors.py:71
507
 
msgid "Unknown bzr error"
508
 
msgstr "Unknown bzr error"
509
 
 
510
 
#: ../errors.py:73
511
 
msgid "Permission denied"
512
 
msgstr "Permission denied"
513
 
 
514
 
#: ../errors.py:73
515
 
msgid "permission denied."
516
 
msgstr "permission denied."
517
 
 
518
 
#: ../errors.py:75
519
 
msgid "Unknown error"
520
 
msgstr "Unknown error"
521
 
 
522
 
#. Create the widgets
523
 
#: ../initialize.py:48
524
 
msgid "_Initialize"
525
 
msgstr "_Initialise"
526
 
 
527
 
#: ../initialize.py:49
528
 
msgid "Which directory do you want to initialize?"
529
 
msgstr "Which directory do you want to initialise?"
530
 
 
531
 
#: ../initialize.py:50
532
 
msgid "Current directory"
533
 
msgstr "Current directory"
534
 
 
535
 
#: ../initialize.py:51
536
 
msgid "Create a new directory with the name:"
537
 
msgstr "Create a new directory with the name:"
538
 
 
539
 
#: ../initialize.py:86
540
 
msgid "Directory name not specified"
541
 
msgstr "Directory name not specified"
542
 
 
543
 
#: ../initialize.py:87
544
 
msgid "You should specify a new directory name."
545
 
msgstr "You should specify a new directory name."
546
 
 
547
 
#: ../loom.py:53
548
 
msgid "Upgrade to Loom branch?"
549
 
msgstr ""
550
 
 
551
 
#: ../loom.py:54
552
 
msgid "Branch is not a loom branch. Upgrade to Loom format?"
553
 
msgstr ""
554
 
 
555
 
#: ../merge.py:54
556
 
msgid "Merge from"
557
 
msgstr ""
558
 
 
559
 
#: ../merge.py:56
560
 
msgid "Folder"
561
 
msgstr ""
562
 
 
563
 
#: ../merge.py:56
564
 
msgid "Custom Location"
565
 
msgstr ""
566
 
 
567
 
#: ../merge.py:59
568
 
msgid "_Merge"
569
 
msgstr "_Merge"
570
 
 
571
 
#: ../merge.py:132
572
 
msgid "Branch not given"
573
 
msgstr "Branch not given"
574
 
 
575
 
#: ../merge.py:133
576
 
msgid "Please specify a branch to merge from."
577
 
msgstr "Please specify a branch to merge from."
578
 
 
579
 
#: ../merge.py:141
580
 
msgid "Bazaar command error"
581
 
msgstr "Bazaar command error"
582
 
 
583
 
#. Create the widgets
584
 
#: ../push.py:51
585
 
msgid "Location:"
586
 
msgstr "Location:"
587
 
 
588
 
#: ../push.py:53
589
 
msgid "_Push"
590
 
msgstr "_Push"
591
 
 
592
 
#: ../push.py:100
593
 
msgid ""
594
 
"You cannot push if branches have diverged.\n"
595
 
"Overwrite?"
596
 
msgstr ""
597
 
"You cannot push if branches have diverged.\n"
598
 
"Overwrite?"
599
 
 
600
 
#: ../push.py:108
601
 
msgid "Push successful"
602
 
msgstr "Push successful"
603
 
 
604
 
#: ../push.py:109
605
 
#, python-format
606
 
msgid "%d revision(s) pushed."
607
 
msgstr "%d revision(s) pushed."
608
 
 
609
 
#: ../push.py:142
610
 
msgid "Non existing parent directory"
611
 
msgstr "Non existing parent directory"
612
 
 
613
 
#: ../push.py:143
614
 
#, python-format
615
 
msgid ""
616
 
"The parent directory (%s)\n"
617
 
"doesn't exist. Create?"
618
 
msgstr ""
619
 
"The parent directory (%s)\n"
620
 
"doesn't exist. Create?"
621
 
 
622
 
#. Create the widgets
623
 
#: ../revbrowser.py:45
624
 
msgid "_Select"
625
 
msgstr "_Select"
626
 
 
627
 
#: ../search.py:44
628
 
msgid "Search for:"
629
 
msgstr ""
630
 
 
631
 
#: ../search.py:56
632
 
msgid "Document"
633
 
msgstr ""
634
 
 
635
 
#: ../status.py:94
636
 
msgid "Added"
637
 
msgstr "Added"
638
 
 
639
 
#: ../status.py:100
640
 
msgid "Removed"
641
 
msgstr "Removed"
642
 
 
643
 
#: ../status.py:106
644
 
msgid "Renamed"
645
 
msgstr "Renamed"
646
 
 
647
 
#: ../status.py:113
648
 
msgid "Modified"
649
 
msgstr "Modified"
650
 
 
651
 
#: ../status.py:121
652
 
msgid "Unknown"
653
 
msgstr "Unknown"
654
 
 
655
 
#: ../status.py:126
656
 
msgid "No changes."
657
 
msgstr "No changes."
658
 
 
659
 
#. Set properties
660
 
#: ../tags.py:66
661
 
msgid "Tags"
662
 
msgstr "Tags"
663
 
 
664
 
#: ../tags.py:110
665
 
msgid "Tag Name"
666
 
msgstr "Tag Name"
667
 
 
668
 
#: ../tags.py:115
669
 
msgid "Revision ID"
670
 
msgstr "Revision ID"
671
 
 
672
 
#: ../tags.py:150
673
 
msgid "Tags are not supported by this branch format. Please upgrade."
674
 
msgstr "Tags are not supported by this branch format. Please upgrade."
675
 
 
676
 
#: ../tags.py:156
677
 
msgid "No tagged revisions in the branch."
678
 
msgstr "No tagged revisions in the branch."
679
 
 
680
 
#: ../tags.py:231
681
 
msgid "_Remove tag"
682
 
msgstr "_Remove tag"
683
 
 
684
 
#: ../tags.py:241
685
 
msgid "<b><big>Remove tag?</big></b>"
686
 
msgstr "<b><big>Remove tag?</big></b>"
687
 
 
688
 
#: ../tags.py:243
689
 
#, python-format
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>?"
692
 
 
693
 
#. Create the widgets
694
 
#: ../tags.py:288
695
 
msgid "_Add tag"
696
 
msgstr "_Add tag"
697
 
 
698
 
#: ../tags.py:290
699
 
msgid "Tag Name:"
700
 
msgstr "Tag Name:"
701
 
 
702
 
#: ../tags.py:291
703
 
msgid "Revision ID:"
704
 
msgstr "Revision ID:"
705
 
 
706
 
#: ../tags.py:322
707
 
msgid "No tag name specified"
708
 
msgstr "No tag name specified"
709
 
 
710
 
#: ../tags.py:323
711
 
msgid "You have to specify the tag's desired name."
712
 
msgstr "You have to specify the tag's desired name."
713
 
 
714
 
#~ msgid "_Rename..."
715
 
#~ msgstr "_Rename..."
716
 
 
717
 
#~ msgid "_Move..."
718
 
#~ msgstr "_Move..."
719
 
 
720
 
#~ msgid "Make _directory..."
721
 
#~ msgstr "Make _directory..."
722
 
 
723
 
#~ msgid "Remove file(s)..."
724
 
#~ msgstr "Remove file(s)..."
725
 
 
726
 
#~ msgid "Olive - Bazaar GUI"
727
 
#~ msgstr "Olive - Bazaar GUI"
728
 
 
729
 
#~ msgid "_Add file(s)..."
730
 
#~ msgstr "_Add file(s)..."
731
 
 
732
 
#~ msgid "_File"
733
 
#~ msgstr "_File"
734
 
 
735
 
#~ msgid "_Refresh"
736
 
#~ msgstr "_Refresh"
737
 
 
738
 
#~ msgid "_Get..."
739
 
#~ msgstr "_Get..."
740
 
 
741
 
#~ msgid "Show _hidden files"
742
 
#~ msgstr "Show _hidden files"
743
 
 
744
 
#~ msgid "C_heckout..."
745
 
#~ msgstr "C_heckout..."
746
 
 
747
 
#~ msgid "Pu_ll"
748
 
#~ msgstr "Pu_ll"
749
 
 
750
 
#~ msgid "S_tatus..."
751
 
#~ msgstr "S_tatus..."
752
 
 
753
 
#~ msgid "_Commit..."
754
 
#~ msgstr "_Commit..."
755
 
 
756
 
#~ msgid "Pu_sh..."
757
 
#~ msgstr "Pu_sh..."
758
 
 
759
 
#~ msgid "_Log..."
760
 
#~ msgstr "_Log..."
761
 
 
762
 
#~ msgid "_Differences..."
763
 
#~ msgstr "_Differences..."
764
 
 
765
 
#~ msgid "_Statistics"
766
 
#~ msgstr "_Statistics"
767
 
 
768
 
#~ msgid "_Help"
769
 
#~ msgstr "_Help"
770
 
 
771
 
#~ msgid "Diff"
772
 
#~ msgstr "Diff"
773
 
 
774
 
#~ msgid "https://launchpad.net/products/olive"
775
 
#~ msgstr "https://launchpad.net/products/olive"
776
 
 
777
 
#~ msgid "Copyright (C) 2006 Szilveszter Farkas (Phanatic)"
778
 
#~ msgstr "Copyright (C) 2006 Szilveszter Farkas (Phanatic)"
779
 
 
780
 
#~ msgid "Which file(s) do you want to add?"
781
 
#~ msgstr "Which file(s) do you want to add?"
782
 
 
783
 
#~ msgid "Olive - Add file(s)"
784
 
#~ msgstr "Olive - Add file(s)"
785
 
 
786
 
#~ msgid "All files with status 'added'"
787
 
#~ msgstr "All files with status 'added'"
788
 
 
789
 
#~ msgid "_Remove"
790
 
#~ msgstr "_Remove"
791
 
 
792
 
#~ msgid "Selected only"
793
 
#~ msgstr "Selected only"
794
 
 
795
 
#~ msgid "Olive - Remove file(s)"
796
 
#~ msgstr "Olive - Remove file(s)"
797
 
 
798
 
#~ msgid "Which file(s) do you want to remove?"
799
 
#~ msgstr "Which file(s) do you want to remove?"
800
 
 
801
 
#~ msgid "All unknowns recursively"
802
 
#~ msgstr "All unknowns recursively"
803
 
 
804
 
#~ msgid "_Add"
805
 
#~ msgstr "_Add"
806
 
 
807
 
#~ msgid "Olive - Make directory"
808
 
#~ msgstr "Olive - Make directory"
809
 
 
810
 
#~ msgid "_Versioned directory"
811
 
#~ msgstr "_Versioned directory"
812
 
 
813
 
#~ msgid "Olive - Move"
814
 
#~ msgstr "Olive - Move"
815
 
 
816
 
#~ msgid "Move to"
817
 
#~ msgstr "Move to"
818
 
 
819
 
#~ msgid "_Make directory"
820
 
#~ msgstr "_Make directory"
821
 
 
822
 
#~ msgid "Olive - Rename"
823
 
#~ msgstr "Olive - Rename"
824
 
 
825
 
#~ msgid "_Move"
826
 
#~ msgstr "_Move"
827
 
 
828
 
#~ msgid "Select a directory"
829
 
#~ msgstr "Select a directory"
830
 
 
831
 
#~ msgid "Checkout root: "
832
 
#~ msgstr "Checkout root: "
833
 
 
834
 
#~ msgid "Repository checkout: "
835
 
#~ msgstr "Repository checkout: "
836
 
 
837
 
#~ msgid "Branch root: "
838
 
#~ msgstr "Branch root: "
839
 
 
840
 
#~ msgid "Checkout of branch: "
841
 
#~ msgstr "Checkout of branch: "
842
 
 
843
 
#~ msgid "Repository branch: "
844
 
#~ msgstr "Repository branch: "
845
 
 
846
 
#~ msgid "Shared repository: "
847
 
#~ msgstr "Shared repository: "
848
 
 
849
 
#~ msgid "Light checkout root: "
850
 
#~ msgstr "Light checkout root: "
851
 
 
852
 
#~ msgid "_Rename"
853
 
#~ msgstr "_Rename"
854
 
 
855
 
#~ msgid "Rename to"
856
 
#~ msgstr "Rename to"
857
 
 
858
 
#~ msgid "Publish to branch: "
859
 
#~ msgstr "Publish to branch: "
860
 
 
861
 
#~ msgid "Parent branch: "
862
 
#~ msgstr "Parent branch: "
863
 
 
864
 
#~ msgid "(none)"
865
 
#~ msgstr "(none)"
866
 
 
867
 
#~ msgid "Working tree format: "
868
 
#~ msgstr "Working tree format: "
869
 
 
870
 
#~ msgid "Repository format: "
871
 
#~ msgstr "Repository format: "
872
 
 
873
 
#~ msgid "Branch format: "
874
 
#~ msgstr "Branch format: "
875
 
 
876
 
#~ msgid "Control format: "
877
 
#~ msgstr "Control format: "
878
 
 
879
 
#~ msgid "Unchanged files: "
880
 
#~ msgstr "Unchanged files: "
881
 
 
882
 
#~ msgid "Modified files: "
883
 
#~ msgstr "Modified files: "
884
 
 
885
 
#~ msgid "Added files: "
886
 
#~ msgstr "Added files: "
887
 
 
888
 
#~ msgid "Repository lock status: "
889
 
#~ msgstr "Repository lock status: "
890
 
 
891
 
#~ msgid "Branch lock status: "
892
 
#~ msgstr "Branch lock status: "
893
 
 
894
 
#~ msgid "Missing revisions in working tree: "
895
 
#~ msgstr "Missing revisions in working tree: "
896
 
 
897
 
#~ msgid "Working tree lock status: "
898
 
#~ msgstr "Working tree lock status: "
899
 
 
900
 
#~ msgid "Missing revisions in branch: "
901
 
#~ msgstr "Missing revisions in branch: "
902
 
 
903
 
#~ msgid "Revisions in branch: "
904
 
#~ msgstr "Revisions in branch: "
905
 
 
906
 
#~ msgid "Renamed files: "
907
 
#~ msgstr "Renamed files: "
908
 
 
909
 
#~ msgid "Unknown files: "
910
 
#~ msgstr "Unknown files: "
911
 
 
912
 
#~ msgid "Ignored files: "
913
 
#~ msgstr "Ignored files: "
914
 
 
915
 
#~ msgid "Versioned subdirectories: "
916
 
#~ msgstr "Versioned subdirectories: "
917
 
 
918
 
#~ msgid "Removed files: "
919
 
#~ msgstr "Removed files: "
920
 
 
921
 
#~ msgid "Time of first revision: "
922
 
#~ msgstr "Time of first revision: "
923
 
 
924
 
#~ msgid "Age of branch in days: "
925
 
#~ msgstr "Age of branch in days: "
926
 
 
927
 
#~ msgid "Number of commiters: "
928
 
#~ msgstr "Number of commiters: "
929
 
 
930
 
#~ msgid "Title:"
931
 
#~ msgstr "Title:"
932
 
 
933
 
#~ msgid "Time of last revision: "
934
 
#~ msgstr "Time of last revision: "
935
 
 
936
 
#~ msgid ""
937
 
#~ "Please select a file from the list,\n"
938
 
#~ "or choose the other option."
939
 
#~ msgstr ""
940
 
#~ "Please select a file from the list,\n"
941
 
#~ "or choose the other option."
942
 
 
943
 
#~ msgid "Size of repository: "
944
 
#~ msgstr "Size of repository: "
945
 
 
946
 
#~ msgid "Revisions in repository: "
947
 
#~ msgstr "Revisions in repository: "
948
 
 
949
 
#~ msgid "Please specify a title to continue."
950
 
#~ msgstr "Please specify a title to continue."
951
 
 
952
 
#~ msgid "No title given"
953
 
#~ msgstr "No title given"
954
 
 
955
 
#~ msgid "Pull successful"
956
 
#~ msgstr "Pull successful"
957
 
 
958
 
#, python-format
959
 
#~ msgid "%d revision(s) pulled."
960
 
#~ msgstr "%d revision(s) pulled."
961
 
 
962
 
#~ msgid "There are missing revisions"
963
 
#~ msgstr "There are missing revisions"
964
 
 
965
 
#~ msgid "Parent location is unknown"
966
 
#~ msgstr "Parent location is unknown"
967
 
 
968
 
#~ msgid "Cannot determine missing revisions if no parent location is known."
969
 
#~ msgstr "Cannot determine missing revisions if no parent location is known."
970
 
 
971
 
#~ msgid "Local branch up to date"
972
 
#~ msgstr "Local branch up to date"
973
 
 
974
 
#, python-format
975
 
#~ msgid "%d revision(s) missing."
976
 
#~ msgstr "%d revision(s) missing."
977
 
 
978
 
#~ msgid "There are no missing revisions."
979
 
#~ msgstr "There are no missing revisions."
980
 
 
981
 
#~ msgid "Bookmarks"
982
 
#~ msgstr "Bookmarks"
983
 
 
984
 
#~ msgid "Glade file cannot be found."
985
 
#~ msgstr "Glade file cannot be found."
986
 
 
987
 
#~ msgid "Bookmark"
988
 
#~ msgstr "Bookmark"
989
 
 
990
 
#~ msgid "Add the selected file"
991
 
#~ msgstr "Add the selected file"
992
 
 
993
 
#~ msgid "Add"
994
 
#~ msgstr "Add"
995
 
 
996
 
#~ msgid "unchanged"
997
 
#~ msgstr "unchanged"
998
 
 
999
 
#~ msgid "UI description file cannot be found."
1000
 
#~ msgstr "UI description file cannot be found."
1001
 
 
1002
 
#~ msgid "Status"
1003
 
#~ msgstr "Status"
1004
 
 
1005
 
#~ msgid "Filename"
1006
 
#~ msgstr "Filename"
1007
 
 
1008
 
#~ msgid "unknown"
1009
 
#~ msgstr "unknown"
1010
 
 
1011
 
#~ msgid "Remove"
1012
 
#~ msgstr "Remove"
1013
 
 
1014
 
#~ msgid "Remove the selected file"
1015
 
#~ msgstr "Remove the selected file"
1016
 
 
1017
 
#~ msgid "Commit the changes"
1018
 
#~ msgstr "Commit the changes"
1019
 
 
1020
 
#~ msgid "Show the diff of the file"
1021
 
#~ msgstr "Show the diff of the file"
1022
 
 
1023
 
#~ msgid "Show the differences of all files"
1024
 
#~ msgstr "Show the differences of all files"
1025
 
 
1026
 
#~ msgid "All..."
1027
 
#~ msgstr "All..."
1028
 
 
1029
 
#~ msgid "Selected..."
1030
 
#~ msgstr "Selected..."
1031
 
 
1032
 
#~ msgid "Show the differences of the selected file"
1033
 
#~ msgstr "Show the differences of the selected file"
1034
 
 
1035
 
#~ msgid "Bookmark current location"
1036
 
#~ msgstr "Bookmark current location"
1037
 
 
1038
 
#~ msgid "Edit the selected bookmark"
1039
 
#~ msgstr "Edit the selected bookmark"
1040
 
 
1041
 
#~ msgid "Remove the selected bookmark"
1042
 
#~ msgstr "Remove the selected bookmark"
1043
 
 
1044
 
#~ msgid "Edit"
1045
 
#~ msgstr "Edit"
1046
 
 
1047
 
#~ msgid ""
1048
 
#~ "The current directory was bookmarked. You can reach\n"
1049
 
#~ "it by selecting it from the left panel."
1050
 
#~ msgstr ""
1051
 
#~ "The current directory was bookmarked. You can reach\n"
1052
 
#~ "it by selecting it from the left panel."
1053
 
 
1054
 
#~ msgid "Bookmark successfully added"
1055
 
#~ msgstr "Bookmark successfully added"
1056
 
 
1057
 
#~ msgid ""
1058
 
#~ "The current directory is already bookmarked.\n"
1059
 
#~ "See the left panel for reference."
1060
 
#~ msgstr ""
1061
 
#~ "The current directory is already bookmarked.\n"
1062
 
#~ "See the left panel for reference."
1063
 
 
1064
 
#~ msgid "Location already bookmarked"
1065
 
#~ msgstr "Location already bookmarked"
1066
 
 
1067
 
#~ msgid "Please specify a desired name for the new directory."
1068
 
#~ msgstr "Please specify a desired name for the new directory."
1069
 
 
1070
 
#~ msgid "No directory name given"
1071
 
#~ msgstr "No directory name given"
1072
 
 
1073
 
#~ msgid "Directory already exists"
1074
 
#~ msgstr "Directory already exists"
1075
 
 
1076
 
#~ msgid "Please specify another name to continue."
1077
 
#~ msgstr "Please specify another name to continue."
1078
 
 
1079
 
#~ msgid "Not the same branch"
1080
 
#~ msgstr "Not the same branch"
1081
 
 
1082
 
#~ msgid "Please select a file from the list to proceed."
1083
 
#~ msgstr "Please select a file from the list to proceed."
1084
 
 
1085
 
#~ msgid "The destination is not in the same branch."
1086
 
#~ msgstr "The destination is not in the same branch."
1087
 
 
1088
 
#~ msgid "No matching files"
1089
 
#~ msgstr "No matching files"
1090
 
 
1091
 
#~ msgid "Please specify a new name for the file."
1092
 
#~ msgstr "Please specify a new name for the file."
1093
 
 
1094
 
#~ msgid "Filename not given"
1095
 
#~ msgstr "Filename not given"
1096
 
 
1097
 
#~ msgid "No added files were found in the working tree."
1098
 
#~ msgstr "No added files were found in the working tree."
1099
 
 
1100
 
#~ msgid "File(s) to commit"
1101
 
#~ msgstr "File(s) to commit"
1102
 
 
1103
 
#~ msgid "Commit message:"
1104
 
#~ msgstr "Commit message:"
1105
 
 
1106
 
#~ msgid "Pending merges"
1107
 
#~ msgstr "Pending merges"
1108
 
 
1109
 
#~ msgid "There are no changes in the working tree."
1110
 
#~ msgstr "There are no changes in the working tree."
1111
 
 
1112
 
#~ msgid "Revert successful"
1113
 
#~ msgstr "Revert successful"
1114
 
 
1115
 
#~ msgid "Pulling is not possible until there is a parent location."
1116
 
#~ msgstr "Pulling is not possible until there is a parent location."
1117
 
 
1118
 
#~ msgid "Conflicts detected"
1119
 
#~ msgstr "Conflicts detected"
1120
 
 
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"
1123
 
 
1124
 
#~ msgid "Show differences"
1125
 
#~ msgstr "Show differences"
1126
 
 
1127
 
#~ msgid "Revert"
1128
 
#~ msgstr "Revert"
1129
 
 
1130
 
#~ msgid "Annotate the selected file"
1131
 
#~ msgstr "Annotate the selected file"
1132
 
 
1133
 
#~ msgid "Revert the changes"
1134
 
#~ msgstr "Revert the changes"
1135
 
 
1136
 
#~ msgid "Annotate"
1137
 
#~ msgstr "Annotate"
1138
 
 
1139
 
#~ msgid "Open the selected file"
1140
 
#~ msgstr "Open the selected file"
1141
 
 
1142
 
#~ msgid "View contents"
1143
 
#~ msgstr "View contents"
1144
 
 
1145
 
#~ msgid "H_istory Mode"
1146
 
#~ msgstr "H_istory Mode"
1147
 
 
1148
 
#~ msgid "<b>Related branches:</b>"
1149
 
#~ msgstr "<b>Related branches:</b>"
1150
 
 
1151
 
#~ msgid "Missing _revisions"
1152
 
#~ msgstr "Missing _revisions"
1153
 
 
1154
 
#~ msgid "Ta_gs..."
1155
 
#~ msgstr "Ta_gs..."
1156
 
 
1157
 
#~ msgid "gtk-jump-to"
1158
 
#~ msgstr "gtk-jump-to"
1159
 
 
1160
 
#~ msgid "Con_flicts..."
1161
 
#~ msgstr "Con_flicts..."
1162
 
 
1163
 
#~ msgid "<b>Location:</b>"
1164
 
#~ msgstr "<b>Location:</b>"
1165
 
 
1166
 
#~ msgid "Olive - Information"
1167
 
#~ msgstr "Olive - Information"
1168
 
 
1169
 
#~ msgid "_Information..."
1170
 
#~ msgstr "_Information..."
1171
 
 
1172
 
#~ msgid "Time"
1173
 
#~ msgstr "Time"
1174
 
 
1175
 
#~ msgid "Set default push location"
1176
 
#~ msgstr "Set default push location"
1177
 
 
1178
 
#, python-format
1179
 
#~ msgid ""
1180
 
#~ "There is no default push location set.\n"
1181
 
#~ "Set %r as default now?"
1182
 
#~ msgstr ""
1183
 
#~ "There is no default push location set.\n"
1184
 
#~ "Set %r as default now?"
1185
 
 
1186
 
#~ msgid "Please wait, revisions are being loaded..."
1187
 
#~ msgstr "Please wait, revisions are being loaded..."
1188
 
 
1189
 
#~ msgid "Open bookmark folder in Nautilus"
1190
 
#~ msgstr "Open bookmark directory in Nautilus"
1191
 
 
1192
 
#~ msgid "_Annotate..."
1193
 
#~ msgstr "_Annotate..."
1194
 
 
1195
 
#~ msgid "Rename the selected file"
1196
 
#~ msgstr "Rename the selected file"
1197
 
 
1198
 
#~ msgid "Rename"
1199
 
#~ msgstr "Rename"
1200
 
 
1201
 
#~ msgid "Revert the selected file to the selected revision"
1202
 
#~ msgstr "Revert the selected file to the selected revision"
1203
 
 
1204
 
#~ msgid "Delete directory with all directories below ?"
1205
 
#~ msgstr "Delete directory with all directories below ?"
1206
 
 
1207
 
#~ msgid "Open"
1208
 
#~ msgstr "Open"
1209
 
 
1210
 
#~ msgid "Show the differences between two revisions of the file"
1211
 
#~ msgstr "Show the differences between two revisions of the file"
1212
 
 
1213
 
#~ msgid "Open Folder"
1214
 
#~ msgstr "Open Directory"
1215
 
 
1216
 
#~ msgid "Revert to this revision"
1217
 
#~ msgstr "Revert to this revision"
1218
 
 
1219
 
#~ msgid "Merge - Olive"
1220
 
#~ msgstr "Merge - Olive"
1221
 
 
1222
 
#~ msgid "Merge from:"
1223
 
#~ msgstr "Merge from:"
1224
 
 
1225
 
#~ msgid "Last modified"
1226
 
#~ msgstr "Last modified"
1227
 
 
1228
 
#~ msgid "Remove and delete"
1229
 
#~ msgstr "Remove and delete"
1230
 
 
1231
 
#~ msgid "All files reverted to last revision."
1232
 
#~ msgstr "All files reverted to last revision."
1233
 
 
1234
 
#~ msgid "ignored"
1235
 
#~ msgstr "ignored"
1236
 
 
1237
 
#~ msgid "Size"
1238
 
#~ msgstr "Size"
1239
 
 
1240
 
#~ msgid "Please have a look at the working tree before continuing."
1241
 
#~ msgstr "Please have a look at the working tree before continuing."
1242
 
 
1243
 
#~ msgid "<b>Branch history:</b>"
1244
 
#~ msgstr "<b>Branch history:</b>"
1245
 
 
1246
 
#~ msgid "<b>Missing revisions:</b>"
1247
 
#~ msgstr "<b>Missing revisions:</b>"
1248
 
 
1249
 
#~ msgid "<b>Revision store:</b>"
1250
 
#~ msgstr "<b>Revision store:</b>"
1251
 
 
1252
 
#~ msgid "<b>In the working tree:</b>"
1253
 
#~ msgstr "<b>In the working tree:</b>"
1254
 
 
1255
 
#~ msgid "<b>Lock status:</b>"
1256
 
#~ msgstr "<b>Lock status:</b>"
1257
 
 
1258
 
#~ msgid "_Initialize..."
1259
 
#~ msgstr "_Initialise..."
1260
 
 
1261
 
#~ msgid "_Revert all changes"
1262
 
#~ msgstr "_Revert all changes"
1263
 
 
1264
 
#~ msgid "<b>Format:</b>"
1265
 
#~ msgstr "<b>Format:</b>"
1266
 
 
1267
 
#~ msgid "_Merge..."
1268
 
#~ msgstr "_Merge..."
1269
 
 
1270
 
#~ msgid "Revno"
1271
 
#~ msgstr "Revno"
1272
 
 
1273
 
#~ msgid "Remove the selected file/dir and delete from disk"
1274
 
#~ msgstr "Remove the selected file/directory and permanently delete"
1275
 
 
1276
 
#~ msgid "translator-credits"
1277
 
#~ msgstr ""
1278
 
#~ "Launchpad Contributions:\n"
1279
 
#~ "  Bruce Cowan https://launchpad.net/~bruce89\n"
1280
 
#~ "  John Drinkwater https://launchpad.net/~johndrinkwater"