/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/olive-gtk.pot

  • Committer: Szilveszter Farkas (Phanatic)
  • Date: 2006-07-16 16:27:59 UTC
  • mto: (0.14.1 main) (93.1.1 win32.bialix)
  • mto: This revision was merged to the branch mainline in revision 83.
  • Revision ID: Szilveszter.Farkas@gmail.com-20060716162759-f3e8596921edc374
2006-07-16  Szilveszter Farkas <Szilveszter.Farkas@gmail.com>

    * Done some directory reorganization.
    * setup.py: added some basic install script
    * Began to implement the GTK UI.

Show diffs side-by-side

added added

removed removed

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