/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: 2011-04-10 18:44:39 UTC
  • mto: This revision was merged to the branch mainline in revision 730.
  • Revision ID: jelmer@samba.org-20110410184439-g7hqaacexqtviq13
Move i18n support to a separate file, so gettext files aren't loaded unless bzr-gtk is used.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
msgstr ""
8
8
"Project-Id-Version: olive\n"
9
9
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10
 
"POT-Creation-Date: 2011-12-01 11:46+0100\n"
11
 
"PO-Revision-Date: 2011-11-30 22:58+0000\n"
12
 
"Last-Translator: Jelmer Vernooij <Unknown>\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
13
"Language-Team: English (United Kingdom) <en_GB@li.org>\n"
14
14
"MIME-Version: 1.0\n"
15
15
"Content-Type: text/plain; charset=UTF-8\n"
16
16
"Content-Transfer-Encoding: 8bit\n"
17
 
"X-Launchpad-Export-Date: 2011-12-02 05:55+0000\n"
18
 
"X-Generator: Launchpad (build 14414)\n"
 
17
"X-Launchpad-Export-Date: 2011-03-08 04:41+0000\n"
 
18
"X-Generator: Launchpad (build 12351)\n"
19
19
 
20
20
#: ../bazaar-properties.desktop.in.h:1
21
21
msgid "Bazaar Preferences"
42
42
msgstr ""
43
43
 
44
44
#. Create the widgets
45
 
#: ../branch.py:46
 
45
#: ../branch.py:52
46
46
msgid "_Branch"
47
47
msgstr "_Branch"
48
48
 
49
 
#: ../branch.py:49 ../checkout.py:49
 
49
#: ../branch.py:55 ../checkout.py:55
50
50
msgid "Branch location:"
51
51
msgstr "Branch location:"
52
52
 
53
 
#: ../branch.py:51 ../checkout.py:50
 
53
#: ../branch.py:57 ../checkout.py:56
54
54
msgid "Destination:"
55
55
msgstr "Destination:"
56
56
 
57
 
#: ../branch.py:52
 
57
#: ../branch.py:58
58
58
msgid "Branck nick:"
59
59
msgstr "Branch nick:"
60
60
 
61
 
#: ../branch.py:53 ../checkout.py:52
 
61
#: ../branch.py:59 ../checkout.py:58
62
62
msgid "Revision:"
63
63
msgstr "Revision:"
64
64
 
65
 
#: ../branch.py:54 ../checkout.py:47
 
65
#: ../branch.py:60 ../checkout.py:53
66
66
msgid "Please select a folder"
67
67
msgstr "Please select a folder"
68
68
 
69
 
#: ../branch.py:134 ../checkout.py:153
 
69
#: ../branch.py:140 ../checkout.py:159
70
70
msgid "Missing branch location"
71
71
msgstr "Missing branch location"
72
72
 
73
 
#: ../branch.py:135 ../checkout.py:154
 
73
#: ../branch.py:141 ../checkout.py:160
74
74
msgid "You must specify a branch location."
75
75
msgstr "You must specify a branch location."
76
76
 
77
 
#: ../branch.py:174
 
77
#: ../branch.py:182
78
78
msgid "Branching successful"
79
79
msgstr "Branching successful"
80
80
 
81
 
#: ../branch.py:175
 
81
#: ../branch.py:183
82
82
#, python-format
83
83
msgid "%d revision(s) branched."
84
84
msgstr "%d revision(s) branched."
85
85
 
86
 
#: ../branch.py:183 ../checkout.py:185
 
86
#: ../branch.py:191 ../checkout.py:191
87
87
msgid "N/A"
88
88
msgstr "N/A"
89
89
 
90
90
#. Create the widgets
91
 
#: ../checkout.py:44
 
91
#: ../checkout.py:50
92
92
msgid "Check_out"
93
93
msgstr "Check_out"
94
94
 
95
 
#: ../checkout.py:51
 
95
#: ../checkout.py:57
96
96
msgid "Branch nick:"
97
97
msgstr ""
98
98
 
99
 
#: ../checkout.py:56
 
99
#: ../checkout.py:62
100
100
msgid "_Lightweight checkout"
101
101
msgstr "_Light-weight checkout"
102
102
 
103
 
#: ../commands.py:305
 
103
#: ../commands.py:307
104
104
msgid "Directory does not have a working tree"
105
105
msgstr "Directory does not have a working tree"
106
106
 
107
 
#: ../commands.py:306
 
107
#: ../commands.py:308
108
108
msgid "Operation aborted."
109
109
msgstr "Operation aborted."
110
110
 
111
 
#: ../commands.py:410
 
111
#: ../commands.py:412
112
112
msgid "There are local changes in the branch"
113
113
msgstr "There are local changes in the branch"
114
114
 
115
 
#: ../commands.py:411
 
115
#: ../commands.py:413
116
116
msgid "Please commit or revert the changes before merging."
117
117
msgstr "Please commit or revert the changes before merging."
118
118
 
119
 
#: ../commit.py:178
 
119
#: ../commit.py:182
120
120
msgid "added"
121
121
msgstr "added"
122
122
 
123
 
#: ../commit.py:179
 
123
#: ../commit.py:183
124
124
msgid "removed"
125
125
msgstr "removed"
126
126
 
127
 
#: ../commit.py:180
 
127
#: ../commit.py:184
128
128
msgid "renamed"
129
129
msgstr "renamed"
130
130
 
131
 
#: ../commit.py:181
 
131
#: ../commit.py:185
132
132
msgid "renamed and modified"
133
133
msgstr "renamed and modified"
134
134
 
135
 
#: ../commit.py:182
 
135
#: ../commit.py:186
136
136
msgid "modified"
137
137
msgstr "modified"
138
138
 
139
 
#: ../commit.py:183
 
139
#: ../commit.py:187
140
140
msgid "kind changed"
141
141
msgstr ""
142
142
 
143
 
#: ../commit.py:276
 
143
#: ../commit.py:280
144
144
msgid "<b>Commit Message</b>"
145
145
msgstr ""
146
146
 
147
 
#: ../commit.py:329
 
147
#: ../commit.py:333
148
148
msgid "_Only commit locally"
149
149
msgstr "_Only commit locally"
150
150
 
151
 
#: ../commit.py:361
 
151
#: ../commit.py:364
152
152
msgid "Comm_it"
153
153
msgstr "Comm_it"
154
154
 
155
 
#: ../commit.py:388
 
155
#: ../commit.py:390
156
156
msgid "Files"
157
157
msgstr ""
158
158
 
159
 
#: ../commit.py:393
 
159
#: ../commit.py:395
160
160
msgid "Commit all changes"
161
161
msgstr ""
162
162
 
163
 
#: ../commit.py:399
 
163
#: ../commit.py:401
164
164
msgid "Only commit selected changes"
165
165
msgstr ""
166
166
 
167
 
#: ../commit.py:405
 
167
#: ../commit.py:407
168
168
msgid "Commit all changes*"
169
169
msgstr ""
170
170
 
171
 
#: ../commit.py:437
 
171
#: ../commit.py:440
172
172
msgid "Commit*"
173
173
msgstr ""
174
174
 
175
 
#: ../commit.py:439
 
175
#: ../commit.py:442
176
176
msgid "Commit"
177
177
msgstr "Commit"
178
178
 
179
 
#: ../commit.py:443 ../conflicts.py:107
 
179
#: ../commit.py:446 ../conflicts.py:111
180
180
msgid "Path"
181
181
msgstr "Path"
182
182
 
183
 
#: ../commit.py:445 ../conflicts.py:109
 
183
#: ../commit.py:448 ../conflicts.py:113
184
184
msgid "Type"
185
185
msgstr "Type"
186
186
 
187
 
#: ../commit.py:478
 
187
#: ../commit.py:481
188
188
msgid "<i>* Cannot select specific files when merging</i>"
189
189
msgstr ""
190
190
 
191
 
#: ../commit.py:482
 
191
#: ../commit.py:485
192
192
msgid "Pending Revisions"
193
193
msgstr ""
194
194
 
195
 
#: ../commit.py:503
 
195
#: ../commit.py:507
196
196
msgid "Date"
197
197
msgstr "Date"
198
198
 
199
 
#: ../commit.py:505
 
199
#: ../commit.py:509
200
200
msgid "Committer"
201
201
msgstr "Committer"
202
202
 
203
 
#: ../commit.py:507 ../search.py:60
 
203
#: ../commit.py:511 ../search.py:59
204
204
msgid "Summary"
205
205
msgstr "Summary"
206
206
 
208
208
#. decide that we really don't ever want to display it, we should
209
209
#. actually remove it, and other references to it, along with the
210
210
#. tests that it is set properly.
211
 
#: ../commit.py:517
 
211
#: ../commit.py:521
212
212
msgid "Diff for whole tree"
213
213
msgstr ""
214
214
 
215
215
#. Whole tree
216
 
#: ../commit.py:542 ../commit.py:626
 
216
#: ../commit.py:545 ../commit.py:628
217
217
msgid "File commit message"
218
218
msgstr ""
219
219
 
220
 
#: ../commit.py:549
 
220
#: ../commit.py:552
221
221
msgid "Global Commit Message"
222
222
msgstr ""
223
223
 
224
 
#: ../commit.py:551
 
224
#: ../commit.py:554
225
225
msgid "<b>Global Commit Message</b>"
226
226
msgstr ""
227
227
 
228
 
#: ../commit.py:578
 
228
#: ../commit.py:581
229
229
msgid "Diff for "
230
230
msgstr ""
231
231
 
232
 
#: ../commit.py:632
 
232
#: ../commit.py:634
233
233
msgid "Commit message for "
234
234
msgstr ""
235
235
 
236
 
#: ../commit.py:687
 
236
#: ../commit.py:689
237
237
msgid "Commit cancelled"
238
238
msgstr ""
239
239
 
240
 
#: ../commit.py:688
 
240
#: ../commit.py:690
241
241
msgid "Do you want to save your commit messages ?"
242
242
msgstr ""
243
243
 
244
 
#: ../commit.py:706
 
244
#: ../commit.py:708
245
245
msgid "Commit with an empty message?"
246
246
msgstr "Commit with an empty message?"
247
247
 
248
 
#: ../commit.py:707
 
248
#: ../commit.py:709
249
249
msgid "You can describe your commit intent in the message."
250
250
msgstr "You can describe your commit intent in the message."
251
251
 
252
 
#: ../commit.py:727
 
252
#: ../commit.py:729
253
253
msgid "Commit with unknowns?"
254
254
msgstr "Commit with unknowns?"
255
255
 
256
 
#: ../commit.py:728
 
256
#: ../commit.py:730
257
257
msgid "Unknown files exist in the working tree. Commit anyway?"
258
258
msgstr "Unknown files exist in the working tree. Commit anyway?"
259
259
 
260
 
#: ../commit.py:748
 
260
#: ../commit.py:750
261
261
msgid "Commit with no changes?"
262
262
msgstr "Commit with no changes?"
263
263
 
264
 
#: ../commit.py:749
 
264
#: ../commit.py:751
265
265
msgid ""
266
266
"There are no changes in the working tree. Do you want to commit anyway?"
267
267
msgstr ""
268
268
 
269
 
#: ../conflicts.py:45
 
269
#: ../conflicts.py:50
270
270
msgid "External utility:"
271
271
msgstr "External utility:"
272
272
 
273
 
#: ../conflicts.py:97
 
273
#: ../conflicts.py:101
274
274
msgid "Conflicts"
275
275
msgstr "Conflicts"
276
276
 
277
 
#: ../conflicts.py:100
 
277
#: ../conflicts.py:104
278
278
msgid "No conflicts in working tree."
279
279
msgstr "No conflicts in working tree."
280
280
 
281
 
#: ../conflicts.py:114
 
281
#: ../conflicts.py:118
282
282
msgid "path conflict"
283
283
msgstr "path conflict"
284
284
 
285
 
#: ../conflicts.py:116
 
285
#: ../conflicts.py:120
286
286
msgid "contents conflict"
287
287
msgstr "contents conflict"
288
288
 
289
 
#: ../conflicts.py:118
 
289
#: ../conflicts.py:122
290
290
msgid "text conflict"
291
291
msgstr "text conflict"
292
292
 
293
 
#: ../conflicts.py:120
 
293
#: ../conflicts.py:124
294
294
msgid "duplicate id"
295
295
msgstr "duplicate id"
296
296
 
297
 
#: ../conflicts.py:122
 
297
#: ../conflicts.py:126
298
298
msgid "duplicate"
299
299
msgstr "duplicate"
300
300
 
301
 
#: ../conflicts.py:124
 
301
#: ../conflicts.py:128
302
302
msgid "parent loop"
303
303
msgstr "parent loop"
304
304
 
305
 
#: ../conflicts.py:126
 
305
#: ../conflicts.py:130
306
306
msgid "unversioned parent"
307
307
msgstr "unversioned parent"
308
308
 
309
 
#: ../conflicts.py:128
 
309
#: ../conflicts.py:132
310
310
msgid "missing parent"
311
311
msgstr "missing parent"
312
312
 
313
 
#: ../conflicts.py:130
 
313
#: ../conflicts.py:134
314
314
msgid "deleting parent"
315
315
msgstr "deleting parent"
316
316
 
317
 
#: ../conflicts.py:132
 
317
#: ../conflicts.py:136
318
318
msgid "unknown type of conflict"
319
319
msgstr "unknown type of conflict"
320
320
 
321
 
#: ../conflicts.py:161
 
321
#: ../conflicts.py:165
322
322
msgid "No file was selected"
323
323
msgstr "No file was selected"
324
324
 
325
 
#: ../conflicts.py:162
 
325
#: ../conflicts.py:166
326
326
msgid "Please select a file from the list."
327
327
msgstr "Please select a file from the list."
328
328
 
329
 
#: ../conflicts.py:172
 
329
#: ../conflicts.py:176
330
330
msgid "Call to external utility failed"
331
331
msgstr "Call to external utility failed"
332
332
 
333
 
#: ../conflicts.py:174
 
333
#: ../conflicts.py:178
334
334
msgid "Cannot resolve conflict"
335
335
msgstr "Cannot resolve conflict"
336
336
 
337
 
#: ../conflicts.py:175
 
337
#: ../conflicts.py:179
338
338
msgid ""
339
339
"Only conflicts on the text of files can be resolved with Olive at the "
340
340
"moment. Content conflicts, on the structure of the tree, need to be resolved "
349
349
msgid "_View"
350
350
msgstr "_View"
351
351
 
352
 
#: ../diff.py:448
 
352
#: ../diff.py:447
353
353
msgid "Wrap _Long Lines"
354
354
msgstr ""
355
355
 
356
356
#. No conflicts found.
357
 
#: ../diff.py:493 ../merge.py:144
 
357
#: ../diff.py:492 ../merge.py:146
358
358
msgid "Merge successful"
359
359
msgstr "Merge successful"
360
360
 
361
 
#: ../diff.py:494 ../merge.py:145
 
361
#: ../diff.py:493 ../merge.py:147
362
362
msgid "All changes applied successfully."
363
363
msgstr "All changes applied successfully."
364
364
 
365
365
#. There are conflicts to be resolved.
366
 
#: ../diff.py:497 ../merge.py:148
 
366
#: ../diff.py:496 ../merge.py:150
367
367
msgid "Conflicts encountered"
368
368
msgstr "Conflicts encountered"
369
369
 
370
 
#: ../diff.py:498 ../merge.py:149
 
370
#: ../diff.py:497 ../merge.py:151
371
371
msgid "Please resolve the conflicts manually before committing."
372
372
msgstr "Please resolve the conflicts manually before committing."
373
373
 
374
 
#: ../errors.py:31
 
374
#: ../errors.py:28
375
375
msgid "Directory is not a branch"
376
376
msgstr "Directory is not a branch"
377
377
 
378
 
#: ../errors.py:32
 
378
#: ../errors.py:29
379
379
msgid "You can perform this action only in a branch."
380
380
msgstr "You can perform this action only in a branch."
381
381
 
382
 
#: ../errors.py:34
 
382
#: ../errors.py:31
383
383
msgid "Directory is not a checkout"
384
384
msgstr "Directory is not a checkout"
385
385
 
386
 
#: ../errors.py:35
 
386
#: ../errors.py:32
387
387
msgid "You can perform local commit only on checkouts."
388
388
msgstr "You can perform local commit only on checkouts."
389
389
 
390
 
#: ../errors.py:37
 
390
#: ../errors.py:34
391
391
msgid "No changes to commit"
392
392
msgstr "No changes to commit"
393
393
 
394
 
#: ../errors.py:38
 
394
#: ../errors.py:35
395
395
msgid "Try force commit if you want to commit anyway."
396
396
msgstr "Try force commit if you want to commit anyway."
397
397
 
398
 
#: ../errors.py:40
 
398
#: ../errors.py:37
399
399
msgid "No changes to merge"
400
400
msgstr ""
401
401
 
402
 
#: ../errors.py:41
 
402
#: ../errors.py:38
403
403
msgid "Merge location is already fully merged in working tree."
404
404
msgstr ""
405
405
 
406
 
#: ../errors.py:43
 
406
#: ../errors.py:40
407
407
msgid "Conflicts in tree"
408
408
msgstr "Conflicts in tree"
409
409
 
410
 
#: ../errors.py:44
 
410
#: ../errors.py:41
411
411
msgid "You need to resolve the conflicts before committing."
412
412
msgstr "You need to resolve the conflicts before committing."
413
413
 
414
 
#: ../errors.py:46
 
414
#: ../errors.py:43
415
415
msgid "Strict commit failed"
416
416
msgstr "Strict commit failed"
417
417
 
418
 
#: ../errors.py:47
 
418
#: ../errors.py:44
419
419
msgid ""
420
420
"There are unknown files in the working tree.\n"
421
421
"Please add or delete them."
423
423
"There are unknown files in the working tree.\n"
424
424
"Please add or delete them."
425
425
 
426
 
#: ../errors.py:49
 
426
#: ../errors.py:46
427
427
msgid "Bound branch is out of date"
428
428
msgstr "Bound branch is out of date"
429
429
 
430
430
#. FIXME: Really ? Internationalizing %s ?? --vila080505
431
 
#: ../errors.py:51
 
431
#: ../errors.py:48
432
432
#, python-format
433
433
msgid "%s"
434
434
msgstr "%s"
435
435
 
436
 
#: ../errors.py:53
 
436
#: ../errors.py:50
437
437
msgid "File not versioned"
438
438
msgstr "File not versioned"
439
439
 
440
 
#: ../errors.py:54
 
440
#: ../errors.py:51
441
441
msgid "The selected file is not versioned."
442
442
msgstr "The selected file is not versioned."
443
443
 
444
 
#: ../errors.py:56 ../push.py:100
 
444
#: ../errors.py:53 ../push.py:99
445
445
msgid "Branches have been diverged"
446
446
msgstr "Branches have been diverged"
447
447
 
448
 
#: ../errors.py:57
 
448
#: ../errors.py:54
449
449
msgid ""
450
450
"You cannot push if branches have diverged. Use the\n"
451
451
"overwrite option if you want to push anyway."
453
453
"You cannot push if branches have diverged. Use the\n"
454
454
"overwrite option if you want to push anyway."
455
455
 
456
 
#: ../errors.py:59
 
456
#: ../errors.py:56
457
457
msgid "No diff output"
458
458
msgstr "No diff output"
459
459
 
460
 
#: ../errors.py:60
 
460
#: ../errors.py:57
461
461
msgid "The selected file hasn't changed."
462
462
msgstr "The selected file hasn't changed."
463
463
 
464
 
#: ../errors.py:62
 
464
#: ../errors.py:59
465
465
msgid "No such revision"
466
466
msgstr "No such revision"
467
467
 
468
 
#: ../errors.py:63
 
468
#: ../errors.py:60
469
469
msgid "The revision you specified doesn't exist."
470
470
msgstr "The revision you specified doesn't exist."
471
471
 
472
 
#: ../errors.py:65
 
472
#: ../errors.py:62
473
473
msgid "Target already exists"
474
474
msgstr "Target already exists"
475
475
 
476
 
#: ../errors.py:66
 
476
#: ../errors.py:63
477
477
msgid "Target directory already exists. Please select another target."
478
478
msgstr "Target directory already exists. Please select another target."
479
479
 
480
 
#: ../errors.py:68
 
480
#: ../errors.py:65
481
481
msgid "Directory is already a branch"
482
482
msgstr "Directory is already a branch"
483
483
 
484
 
#: ../errors.py:69
 
484
#: ../errors.py:66
485
485
#, python-format
486
486
msgid ""
487
487
"The current directory (%s) is already a branch.\n"
490
490
"The current directory (%s) is already a branch.\n"
491
491
"You can start using it, or initialise another directory."
492
492
 
493
 
#: ../errors.py:71
 
493
#: ../errors.py:68
494
494
msgid "Branch without a working tree"
495
495
msgstr "Branch without a working tree"
496
496
 
497
 
#: ../errors.py:72
 
497
#: ../errors.py:69
498
498
#, python-format
499
499
msgid ""
500
500
"The current directory (%s)\n"
503
503
"The current directory (%s)\n"
504
504
"is a branch without a working tree."
505
505
 
506
 
#: ../errors.py:74
 
506
#: ../errors.py:71
507
507
msgid "Unknown bzr error"
508
508
msgstr "Unknown bzr error"
509
509
 
510
 
#: ../errors.py:76
 
510
#: ../errors.py:73
511
511
msgid "Permission denied"
512
512
msgstr "Permission denied"
513
513
 
514
 
#: ../errors.py:76
 
514
#: ../errors.py:73
515
515
msgid "permission denied."
516
516
msgstr "permission denied."
517
517
 
518
 
#: ../errors.py:78
 
518
#: ../errors.py:75
519
519
msgid "Unknown error"
520
520
msgstr "Unknown error"
521
521
 
522
522
#. Create the widgets
523
 
#: ../initialize.py:46
 
523
#: ../initialize.py:48
524
524
msgid "_Initialize"
525
525
msgstr "_Initialise"
526
526
 
527
 
#: ../initialize.py:47
 
527
#: ../initialize.py:49
528
528
msgid "Which directory do you want to initialize?"
529
529
msgstr "Which directory do you want to initialise?"
530
530
 
531
 
#: ../initialize.py:49
 
531
#: ../initialize.py:50
532
532
msgid "Current directory"
533
533
msgstr "Current directory"
534
534
 
536
536
msgid "Create a new directory with the name:"
537
537
msgstr "Create a new directory with the name:"
538
538
 
539
 
#: ../initialize.py:87
 
539
#: ../initialize.py:86
540
540
msgid "Directory name not specified"
541
541
msgstr "Directory name not specified"
542
542
 
543
 
#: ../initialize.py:88
 
543
#: ../initialize.py:87
544
544
msgid "You should specify a new directory name."
545
545
msgstr "You should specify a new directory name."
546
546
 
547
 
#: ../loom.py:49
 
547
#: ../loom.py:53
548
548
msgid "Upgrade to Loom branch?"
549
549
msgstr ""
550
550
 
551
 
#: ../loom.py:50
 
551
#: ../loom.py:54
552
552
msgid "Branch is not a loom branch. Upgrade to Loom format?"
553
553
msgstr ""
554
554
 
555
 
#: ../merge.py:52
 
555
#: ../merge.py:54
556
556
msgid "Merge from"
557
557
msgstr ""
558
558
 
559
 
#: ../merge.py:54
 
559
#: ../merge.py:56
560
560
msgid "Folder"
561
561
msgstr ""
562
562
 
563
 
#: ../merge.py:54
 
563
#: ../merge.py:56
564
564
msgid "Custom Location"
565
565
msgstr ""
566
566
 
567
 
#: ../merge.py:57
 
567
#: ../merge.py:59
568
568
msgid "_Merge"
569
569
msgstr "_Merge"
570
570
 
571
 
#: ../merge.py:130
 
571
#: ../merge.py:132
572
572
msgid "Branch not given"
573
573
msgstr "Branch not given"
574
574
 
575
 
#: ../merge.py:131
 
575
#: ../merge.py:133
576
576
msgid "Please specify a branch to merge from."
577
577
msgstr "Please specify a branch to merge from."
578
578
 
579
 
#: ../merge.py:139
 
579
#: ../merge.py:141
580
580
msgid "Bazaar command error"
581
581
msgstr "Bazaar command error"
582
582
 
583
 
#: ../nautilus-bzr.py:460
584
 
msgid "File id:"
585
 
msgstr ""
586
 
 
587
 
#: ../nautilus-bzr.py:463
588
 
msgid "SHA1Sum:"
589
 
msgstr ""
590
 
 
591
 
#: ../nautilus-bzr.py:469
592
 
msgid "Last Change Revision:"
593
 
msgstr ""
594
 
 
595
 
#: ../nautilus-bzr.py:474
596
 
msgid "Last Change Author:"
597
 
msgstr ""
598
 
 
599
 
#: ../nautilus-bzr.py:515
600
 
msgid "Push location:"
601
 
msgstr ""
602
 
 
603
 
#: ../nautilus-bzr.py:518
604
 
msgid "Parent location:"
605
 
msgstr ""
606
 
 
607
 
#: ../nautilus-bzr.py:521
608
 
msgid "Bound location:"
609
 
msgstr ""
610
 
 
611
 
#: ../nautilus-bzr.py:524
612
 
msgid "Public location:"
613
 
msgstr ""
614
 
 
615
 
#: ../nautilus-bzr.py:527
616
 
msgid "Submit location:"
617
 
msgstr ""
618
 
 
619
 
#: ../nautilus-bzr.py:530
620
 
msgid "Append revisions only"
621
 
msgstr ""
622
 
 
623
583
#. Create the widgets
624
 
#: ../push.py:50
 
584
#: ../push.py:51
625
585
msgid "Location:"
626
586
msgstr "Location:"
627
587
 
628
 
#: ../push.py:52
 
588
#: ../push.py:53
629
589
msgid "_Push"
630
590
msgstr "_Push"
631
591
 
632
 
#: ../push.py:101
 
592
#: ../push.py:100
633
593
msgid ""
634
594
"You cannot push if branches have diverged.\n"
635
595
"Overwrite?"
637
597
"You cannot push if branches have diverged.\n"
638
598
"Overwrite?"
639
599
 
640
 
#: ../push.py:109
 
600
#: ../push.py:108
641
601
msgid "Push successful"
642
602
msgstr "Push successful"
643
603
 
644
 
#: ../push.py:110
 
604
#: ../push.py:109
645
605
#, python-format
646
606
msgid "%d revision(s) pushed."
647
607
msgstr "%d revision(s) pushed."
648
608
 
649
 
#: ../push.py:141
 
609
#: ../push.py:142
650
610
msgid "Non existing parent directory"
651
611
msgstr "Non existing parent directory"
652
612
 
653
 
#: ../push.py:142
 
613
#: ../push.py:143
654
614
#, python-format
655
615
msgid ""
656
616
"The parent directory (%s)\n"
660
620
"doesn't exist. Create?"
661
621
 
662
622
#. Create the widgets
663
 
#: ../revbrowser.py:35
 
623
#: ../revbrowser.py:45
664
624
msgid "_Select"
665
625
msgstr "_Select"
666
626
 
667
 
#: ../search.py:41
 
627
#: ../search.py:44
668
628
msgid "Search for:"
669
629
msgstr ""
670
630
 
672
632
msgid "Document"
673
633
msgstr ""
674
634
 
675
 
#: ../status.py:87
 
635
#: ../status.py:94
676
636
msgid "Added"
677
637
msgstr "Added"
678
638
 
679
 
#: ../status.py:93
 
639
#: ../status.py:100
680
640
msgid "Removed"
681
641
msgstr "Removed"
682
642
 
683
 
#: ../status.py:99
 
643
#: ../status.py:106
684
644
msgid "Renamed"
685
645
msgstr "Renamed"
686
646
 
687
 
#: ../status.py:106
 
647
#: ../status.py:113
688
648
msgid "Modified"
689
649
msgstr "Modified"
690
650
 
691
 
#: ../status.py:114
 
651
#: ../status.py:121
692
652
msgid "Unknown"
693
653
msgstr "Unknown"
694
654
 
695
 
#: ../status.py:119
 
655
#: ../status.py:126
696
656
msgid "No changes."
697
657
msgstr "No changes."
698
658
 
699
659
#. Set properties
700
 
#: ../tags.py:60
 
660
#: ../tags.py:66
701
661
msgid "Tags"
702
662
msgstr "Tags"
703
663
 
709
669
msgid "Revision ID"
710
670
msgstr "Revision ID"
711
671
 
712
 
#: ../tags.py:148
 
672
#: ../tags.py:150
713
673
msgid "Tags are not supported by this branch format. Please upgrade."
714
674
msgstr "Tags are not supported by this branch format. Please upgrade."
715
675
 
716
 
#: ../tags.py:154
 
676
#: ../tags.py:156
717
677
msgid "No tagged revisions in the branch."
718
678
msgstr "No tagged revisions in the branch."
719
679
 
720
 
#: ../tags.py:222
 
680
#: ../tags.py:231
721
681
msgid "_Remove tag"
722
682
msgstr "_Remove tag"
723
683
 
724
 
#: ../tags.py:232
 
684
#: ../tags.py:241
725
685
msgid "<b><big>Remove tag?</big></b>"
726
686
msgstr "<b><big>Remove tag?</big></b>"
727
687
 
728
 
#: ../tags.py:234
 
688
#: ../tags.py:243
729
689
#, python-format
730
690
msgid "Are you sure you want to remove the tag: <b>%s</b>?"
731
691
msgstr "Are you sure you want to remove the tag: <b>%s</b>?"
732
692
 
733
693
#. Create the widgets
734
 
#: ../tags.py:278
 
694
#: ../tags.py:288
735
695
msgid "_Add tag"
736
696
msgstr "_Add tag"
737
697
 
738
 
#: ../tags.py:280
 
698
#: ../tags.py:290
739
699
msgid "Tag Name:"
740
700
msgstr "Tag Name:"
741
701
 
742
 
#: ../tags.py:281
 
702
#: ../tags.py:291
743
703
msgid "Revision ID:"
744
704
msgstr "Revision ID:"
745
705
 
746
 
#: ../tags.py:312
 
706
#: ../tags.py:322
747
707
msgid "No tag name specified"
748
708
msgstr "No tag name specified"
749
709
 
750
 
#: ../tags.py:313
 
710
#: ../tags.py:323
751
711
msgid "You have to specify the tag's desired name."
752
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"