/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-07-28 15:34:17 UTC
  • Revision ID: jelmer@samba.org-20110728153417-5ubdwh74oe3fe6j0
Use TestCase.get_log rather than TestCase._get_log.

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