/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: 2007-04-06 17:48:23 UTC
  • mto: (188.2.1 trunk)
  • mto: This revision was merged to the branch mainline in revision 190.
  • Revision ID: szilveszter.farkas@gmail.com-20070406174823-bclt7vsgn2nkcas2
Implemented init functionality.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
msgstr ""
9
9
"Project-Id-Version: PACKAGE VERSION\n"
10
10
"Report-Msgid-Bugs-To: \n"
11
 
"POT-Creation-Date: 2007-08-13 12:05+0200\n"
 
11
"POT-Creation-Date: 2007-02-16 18:09+0100\n"
12
12
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
13
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
"Language-Team: LANGUAGE <LL@li.org>\n"
16
16
"Content-Type: text/plain; charset=CHARSET\n"
17
17
"Content-Transfer-Encoding: 8bit\n"
18
18
 
19
 
#: branch.py:52 olive.glade:151
 
19
#: branch.py:50
20
20
msgid "_Branch"
21
21
msgstr ""
22
22
 
23
 
#: branch.py:55 checkout.py:53
 
23
#: branch.py:53 checkout.py:52
24
24
msgid "Please select a folder"
25
25
msgstr ""
26
26
 
27
 
#: branch.py:57 checkout.py:55
 
27
#: branch.py:55 checkout.py:54
28
28
msgid "Branch location:"
29
29
msgstr ""
30
30
 
31
 
#: branch.py:58 checkout.py:56
 
31
#: branch.py:56 checkout.py:55
32
32
msgid "Destination:"
33
33
msgstr ""
34
34
 
35
 
#: branch.py:59 checkout.py:57
 
35
#: branch.py:57 checkout.py:56
36
36
msgid "Branck nick:"
37
37
msgstr ""
38
38
 
39
 
#: branch.py:60 checkout.py:58
 
39
#: branch.py:58 checkout.py:57
40
40
msgid "Revision:"
41
41
msgstr ""
42
42
 
43
 
#: branch.py:162 checkout.py:163
 
43
#: branch.py:152 checkout.py:154
44
44
msgid "Missing branch location"
45
45
msgstr ""
46
46
 
47
 
#: branch.py:163 checkout.py:164
 
47
#: branch.py:153 checkout.py:155
48
48
msgid "You must specify a branch location."
49
49
msgstr ""
50
50
 
51
 
#: branch.py:205
 
51
#: branch.py:195
52
52
msgid "Branching successful"
53
53
msgstr ""
54
54
 
55
 
#: branch.py:206
 
55
#: branch.py:196
56
56
#, python-format
57
57
msgid "%d revision(s) branched."
58
58
msgstr ""
59
59
 
60
 
#: branch.py:214 checkout.py:195
 
60
#: branch.py:204 checkout.py:186
61
61
msgid "N/A"
62
62
msgstr ""
63
63
 
64
 
#: checkout.py:50
 
64
#: checkout.py:49
65
65
msgid "Check_out"
66
66
msgstr ""
67
67
 
68
 
#: checkout.py:62
 
68
#: checkout.py:61
69
69
msgid "_Lightweight checkout"
70
70
msgstr ""
71
71
 
72
 
#: commit.py:68
 
72
#: commit.py:61
73
73
msgid "Directory does not have a working tree"
74
74
msgstr ""
75
75
 
76
 
#: commit.py:69
 
76
#: commit.py:62
77
77
msgid "Operation aborted."
78
78
msgstr ""
79
79
 
80
 
#: commit.py:74 errors.py:26 add.py:76 add.py:86 info.py:556
 
80
#: commit.py:67 errors.py:26 add.py:76 add.py:86 info.py:554
81
81
msgid "Directory is not a branch"
82
82
msgstr ""
83
83
 
84
 
#: commit.py:75 errors.py:27 add.py:77 add.py:87 info.py:557
 
84
#: commit.py:68 errors.py:27 add.py:77 add.py:87 info.py:555
85
85
msgid "You can perform this action only in a branch."
86
86
msgstr ""
87
87
 
88
 
#: commit.py:88
 
88
#: commit.py:81
89
89
msgid "Comm_it"
90
90
msgstr ""
91
91
 
92
 
#: commit.py:89
 
92
#: commit.py:83
 
93
msgid "_Only commit locally"
 
94
msgstr ""
 
95
 
 
96
#: commit.py:85
 
97
msgid "_Allow unknown files"
 
98
msgstr ""
 
99
 
 
100
#: commit.py:87
93
101
msgid "File(s) to commit"
94
102
msgstr ""
95
103
 
96
 
#: commit.py:95
 
104
#: commit.py:93
97
105
msgid "Commit message:"
98
106
msgstr ""
99
107
 
100
 
#: commit.py:99
 
108
#: commit.py:97
101
109
msgid "Pending merges"
102
110
msgstr ""
103
111
 
104
 
#: commit.py:147
105
 
msgid "_Only commit locally"
106
 
msgstr ""
107
 
 
108
 
#: commit.py:215
 
112
#: commit.py:199
109
113
msgid "Commit with an empty message?"
110
114
msgstr ""
111
115
 
112
 
#: commit.py:216
 
116
#: commit.py:200
113
117
msgid "You can describe your commit intent in the message."
114
118
msgstr ""
115
119
 
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
 
120
#: commit.py:218
125
121
msgid "Commit with no changes?"
126
122
msgstr ""
127
123
 
128
 
#: commit.py:241
 
124
#: commit.py:219
129
125
msgid "There are no changes in the working tree."
130
126
msgstr ""
131
127
 
132
 
#: commit.py:323 menu.py:87
 
128
#: commit.py:301 menu.py:77
133
129
msgid "Commit"
134
130
msgstr ""
135
131
 
136
 
#: commit.py:325 conflicts.py:108
 
132
#: commit.py:303 conflicts.py:108
137
133
msgid "Path"
138
134
msgstr ""
139
135
 
140
 
#: commit.py:327 conflicts.py:110
 
136
#: commit.py:305 conflicts.py:110
141
137
msgid "Type"
142
138
msgstr ""
143
139
 
144
 
#: commit.py:334 commit.py:336 commit.py:338 __init__.py:940 __init__.py:1227
 
140
#: commit.py:312 commit.py:314 commit.py:316 __init__.py:667 __init__.py:863
145
141
msgid "added"
146
142
msgstr ""
147
143
 
148
 
#: commit.py:344 commit.py:346 commit.py:348 __init__.py:938 __init__.py:1225
 
144
#: commit.py:322 commit.py:324 commit.py:326 __init__.py:665 __init__.py:861
149
145
msgid "removed"
150
146
msgstr ""
151
147
 
152
 
#: commit.py:353
 
148
#: commit.py:331
153
149
msgid "renamed and modified"
154
150
msgstr ""
155
151
 
156
 
#: commit.py:355 __init__.py:936 __init__.py:1223
 
152
#: commit.py:333 __init__.py:663 __init__.py:859
157
153
msgid "renamed"
158
154
msgstr ""
159
155
 
160
 
#: commit.py:380 commit.py:382 commit.py:384 __init__.py:942 __init__.py:1229
 
156
#: commit.py:358 commit.py:360 commit.py:362 __init__.py:669 __init__.py:865
161
157
msgid "modified"
162
158
msgstr ""
163
159
 
164
 
#: commit.py:395
 
160
#: commit.py:373
165
161
msgid "Date"
166
162
msgstr ""
167
163
 
168
 
#: commit.py:397 revbrowser.py:68
 
164
#: commit.py:375 revbrowser.py:61
169
165
msgid "Committer"
170
166
msgstr ""
171
167
 
172
 
#: commit.py:399 revbrowser.py:66
 
168
#: commit.py:377 revbrowser.py:59
173
169
msgid "Summary"
174
170
msgstr ""
175
171
 
225
221
msgid "unknown type of conflict"
226
222
msgstr ""
227
223
 
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
 
224
#: conflicts.py:162 __init__.py:371 add.py:67 menu.py:148 menu.py:162
 
225
#: menu.py:184 move.py:79 remove.py:67 remove.py:129 rename.py:69
230
226
msgid "No file was selected"
231
227
msgstr ""
232
228
 
233
 
#: conflicts.py:163 __init__.py:615 menu.py:192
 
229
#: conflicts.py:163 __init__.py:372
234
230
msgid "Please select a file from the list."
235
231
msgstr ""
236
232
 
237
 
#: conflicts.py:173
238
 
msgid "Call to external utility failed"
239
 
msgstr ""
240
 
 
241
 
#: conflicts.py:175
 
233
#: conflicts.py:171
242
234
msgid "Cannot resolve conflict"
243
235
msgstr ""
244
236
 
245
 
#: conflicts.py:176
 
237
#: conflicts.py:172
246
238
msgid ""
247
239
"Only conflicts on the text of files can be resolved with Olive at the "
248
240
"moment. Content conflicts, on the structure of the tree, need to be resolved "
300
292
msgid "The selected file is not versioned."
301
293
msgstr ""
302
294
 
303
 
#: errors.py:47 push.py:105
 
295
#: errors.py:47 push.py:141
304
296
msgid "Branches have been diverged"
305
297
msgstr ""
306
298
 
372
364
msgid "Unknown error"
373
365
msgstr ""
374
366
 
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
367
#: merge.py:66
400
368
msgid "Branch not given"
401
369
msgstr ""
424
392
msgid "Please resolve the conflicts manually before committing."
425
393
msgstr ""
426
394
 
427
 
#: push.py:52 bookmark.py:45
 
395
#: push.py:47 bookmark.py:45
428
396
msgid "Location:"
429
397
msgstr ""
430
398
 
431
 
#: push.py:54
 
399
#: push.py:48
 
400
msgid "(click the Test button to check write access)"
 
401
msgstr ""
 
402
 
 
403
#: push.py:49
 
404
msgid "_Remember as default location"
 
405
msgstr ""
 
406
 
 
407
#: push.py:51
 
408
msgid "Create the path _leading up to the location"
 
409
msgstr ""
 
410
 
 
411
#: push.py:53
 
412
msgid "_Overwrite target if diverged"
 
413
msgstr ""
 
414
 
 
415
#: push.py:56
 
416
msgid "_Test"
 
417
msgstr ""
 
418
 
 
419
#: push.py:57
432
420
msgid "_Push"
433
421
msgstr ""
434
422
 
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
 
423
#: push.py:119
 
424
msgid "<b>Write access is probably available</b>"
 
425
msgstr ""
 
426
 
 
427
#: push.py:123
 
428
msgid "<b>No write access</b>"
 
429
msgstr ""
 
430
 
 
431
#: push.py:127
 
432
msgid "<b>Could not determine</b>"
 
433
msgstr ""
 
434
 
 
435
#: push.py:142
447
436
msgid ""
448
437
"You cannot push if branches have diverged.\n"
449
438
"Overwrite?"
450
439
msgstr ""
451
440
 
452
 
#: push.py:112
 
441
#: push.py:148
453
442
msgid "Push successful"
454
443
msgstr ""
455
444
 
456
 
#: push.py:113
 
445
#: push.py:149
457
446
#, python-format
458
447
msgid "%d revision(s) pushed."
459
448
msgstr ""
460
449
 
461
 
#: push.py:146
 
450
#: push.py:177
 
451
msgid "Push location is unknown"
 
452
msgstr ""
 
453
 
 
454
#: push.py:178
 
455
msgid "Please specify a location manually."
 
456
msgstr ""
 
457
 
 
458
#: push.py:202
462
459
msgid "Non existing parent directory"
463
460
msgstr ""
464
461
 
465
 
#: push.py:147
 
462
#: push.py:203
466
463
#, python-format
467
464
msgid ""
468
465
"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
 
466
"doesn't exist."
 
467
msgstr ""
 
468
 
 
469
#: push.py:218
 
470
msgid "Path prefix not created"
 
471
msgstr ""
 
472
 
 
473
#: push.py:219
 
474
msgid ""
 
475
"The path leading up to the specified location couldn't\n"
 
476
"be created."
 
477
msgstr ""
 
478
 
 
479
#: revbrowser.py:41
 
480
msgid "Please select a revision"
 
481
msgstr ""
 
482
 
 
483
#: revbrowser.py:44
477
484
msgid "_Select"
478
485
msgstr ""
479
486
 
480
 
#: revbrowser.py:64
 
487
#: revbrowser.py:57
481
488
msgid "Revno"
482
489
msgstr ""
483
490
 
484
 
#: revbrowser.py:70
 
491
#: revbrowser.py:63
485
492
msgid "Time"
486
493
msgstr ""
487
494
 
488
 
#: status.py:78
 
495
#: status.py:79
489
496
msgid "Added"
490
497
msgstr ""
491
498
 
492
 
#: status.py:84
 
499
#: status.py:85
493
500
msgid "Removed"
494
501
msgstr ""
495
502
 
496
 
#: status.py:90
 
503
#: status.py:91
497
504
msgid "Renamed"
498
505
msgstr ""
499
506
 
500
 
#: status.py:97
 
507
#: status.py:98
501
508
msgid "Modified"
502
509
msgstr ""
503
510
 
504
 
#: status.py:105
 
511
#: status.py:106
505
512
msgid "Unknown"
506
513
msgstr ""
507
514
 
508
 
#: status.py:110
 
515
#: status.py:111
509
516
msgid "No changes."
510
517
msgstr ""
511
518
 
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
 
519
#: __init__.py:262
566
520
msgid "There are local changes in the branch"
567
521
msgstr ""
568
522
 
569
 
#: __init__.py:513
 
523
#: __init__.py:263
570
524
msgid "Please commit or revert the changes before merging."
571
525
msgstr ""
572
526
 
573
 
#: __init__.py:525 __init__.py:550
 
527
#: __init__.py:275 __init__.py:300
574
528
msgid "Parent location is unknown"
575
529
msgstr ""
576
530
 
577
 
#: __init__.py:526
 
531
#: __init__.py:276
578
532
msgid "Cannot determine missing revisions if no parent location is known."
579
533
msgstr ""
580
534
 
581
 
#: __init__.py:537
 
535
#: __init__.py:287
582
536
msgid "There are missing revisions"
583
537
msgstr ""
584
538
 
585
 
#: __init__.py:538
 
539
#: __init__.py:288
586
540
#, python-format
587
541
msgid "%d revision(s) missing."
588
542
msgstr ""
589
543
 
590
 
#: __init__.py:540
 
544
#: __init__.py:290
591
545
msgid "Local branch up to date"
592
546
msgstr ""
593
547
 
594
 
#: __init__.py:541
 
548
#: __init__.py:291
595
549
msgid "There are no missing revisions."
596
550
msgstr ""
597
551
 
598
 
#: __init__.py:551
 
552
#: __init__.py:301
599
553
msgid "Pulling is not possible until there is a parent location."
600
554
msgstr ""
601
555
 
602
 
#: __init__.py:561
 
556
#: __init__.py:316
603
557
msgid "Pull successful"
604
558
msgstr ""
605
559
 
606
 
#: __init__.py:561
 
560
#: __init__.py:316
607
561
#, python-format
608
562
msgid "%d revision(s) pulled."
609
563
msgstr ""
610
564
 
611
 
#: __init__.py:575 menu.py:275
 
565
#: __init__.py:330 menu.py:205
612
566
msgid "Conflicts detected"
613
567
msgstr ""
614
568
 
615
 
#: __init__.py:576 menu.py:276
 
569
#: __init__.py:331 menu.py:206
616
570
msgid "Please have a look at the working tree before continuing."
617
571
msgstr ""
618
572
 
619
 
#: __init__.py:578 menu.py:278
 
573
#: __init__.py:333 menu.py:208
620
574
msgid "Revert successful"
621
575
msgstr ""
622
576
 
623
 
#: __init__.py:579 menu.py:279
 
577
#: __init__.py:334 menu.py:209
624
578
msgid "All files reverted to last revision."
625
579
msgstr ""
626
580
 
627
 
#: __init__.py:835 __init__.py:1117
 
581
#: __init__.py:364
 
582
msgid "Initialize successful"
 
583
msgstr ""
 
584
 
 
585
#: __init__.py:365
 
586
msgid "Directory successfully initialized."
 
587
msgstr ""
 
588
 
 
589
#: __init__.py:560 __init__.py:767
628
590
msgid "Bookmarks"
629
591
msgstr ""
630
592
 
631
 
#: __init__.py:842 menu.py:99
 
593
#: __init__.py:567 menu.py:85
632
594
msgid "Bookmark"
633
595
msgstr ""
634
596
 
635
 
#: __init__.py:944 __init__.py:1231
 
597
#: __init__.py:671 __init__.py:867
636
598
msgid "unchanged"
637
599
msgstr ""
638
600
 
639
 
#: __init__.py:946 __init__.py:1233
 
601
#: __init__.py:673 __init__.py:869
640
602
msgid "ignored"
641
603
msgstr ""
642
604
 
643
 
#: __init__.py:948 __init__.py:1235
 
605
#: __init__.py:675 __init__.py:871
644
606
msgid "unknown"
645
607
msgstr ""
646
608
 
647
 
#: __init__.py:964
 
609
#: __init__.py:680
648
610
msgid "Filename"
649
611
msgstr ""
650
612
 
651
 
#: __init__.py:965
 
613
#: __init__.py:681
652
614
msgid "Status"
653
615
msgstr ""
654
616
 
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
 
617
#: add.py:68 menu.py:149 menu.py:163 menu.py:185 remove.py:68 remove.py:130
664
618
msgid ""
665
619
"Please select a file from the list,\n"
666
620
"or choose the other option."
678
632
msgid "Please specify a title to continue."
679
633
msgstr ""
680
634
 
681
 
#: guifiles.py:45
 
635
#: guifiles.py:35
682
636
msgid "Glade file cannot be found."
683
637
msgstr ""
684
638
 
685
 
#: guifiles.py:55
 
639
#: guifiles.py:51
686
640
msgid "UI description file cannot be found."
687
641
msgstr ""
688
642
 
689
 
#: menu.py:63
 
643
#: menu.py:57
690
644
msgid "Add"
691
645
msgstr ""
692
646
 
693
 
#: menu.py:64
 
647
#: menu.py:58
694
648
msgid "Add the selected file"
695
649
msgstr ""
696
650
 
697
 
#: menu.py:67 menu.py:107
 
651
#: menu.py:61 menu.py:93
698
652
msgid "Remove"
699
653
msgstr ""
700
654
 
701
 
#: menu.py:68
 
655
#: menu.py:62
702
656
msgid "Remove the selected file"
703
657
msgstr ""
704
658
 
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
 
659
#: menu.py:65
714
660
msgid "Rename"
715
661
msgstr ""
716
662
 
717
 
#: menu.py:76
 
663
#: menu.py:66
718
664
msgid "Rename the selected file"
719
665
msgstr ""
720
666
 
721
 
#: menu.py:79
 
667
#: menu.py:69
722
668
msgid "Open"
723
669
msgstr ""
724
670
 
725
 
#: menu.py:80
 
671
#: menu.py:70
726
672
msgid "Open the selected file"
727
673
msgstr ""
728
674
 
729
 
#: menu.py:83
 
675
#: menu.py:73
730
676
msgid "Revert"
731
677
msgstr ""
732
678
 
733
 
#: menu.py:84
 
679
#: menu.py:74
734
680
msgid "Revert the changes"
735
681
msgstr ""
736
682
 
737
 
#: menu.py:88
 
683
#: menu.py:78
738
684
msgid "Commit the changes"
739
685
msgstr ""
740
686
 
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
 
687
#: menu.py:81
750
688
msgid "Diff"
751
689
msgstr ""
752
690
 
753
 
#: menu.py:96
 
691
#: menu.py:82
754
692
msgid "Show the diff of the file"
755
693
msgstr ""
756
694
 
757
 
#: menu.py:100
 
695
#: menu.py:86
758
696
msgid "Bookmark current location"
759
697
msgstr ""
760
698
 
761
 
#: menu.py:103
 
699
#: menu.py:89
762
700
msgid "Edit"
763
701
msgstr ""
764
702
 
765
 
#: menu.py:104
 
703
#: menu.py:90
766
704
msgid "Edit the selected bookmark"
767
705
msgstr ""
768
706
 
769
 
#: menu.py:108
 
707
#: menu.py:94
770
708
msgid "Remove the selected bookmark"
771
709
msgstr ""
772
710
 
773
 
#: menu.py:111
 
711
#: menu.py:97
774
712
msgid "Open Folder"
775
713
msgstr ""
776
714
 
777
 
#: menu.py:112
 
715
#: menu.py:98
778
716
msgid "Open bookmark folder in Nautilus"
779
717
msgstr ""
780
718
 
781
 
#: menu.py:115
 
719
#: menu.py:101
782
720
msgid "Selected..."
783
721
msgstr ""
784
722
 
785
 
#: menu.py:116
 
723
#: menu.py:102
786
724
msgid "Show the differences of the selected file"
787
725
msgstr ""
788
726
 
789
 
#: menu.py:119
 
727
#: menu.py:105
790
728
msgid "All..."
791
729
msgstr ""
792
730
 
793
 
#: menu.py:120
 
731
#: menu.py:106
794
732
msgid "Show the differences of all files"
795
733
msgstr ""
796
734
 
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
 
735
#: menu.py:245
826
736
msgid "Bookmark successfully added"
827
737
msgstr ""
828
738
 
829
 
#: menu.py:316
 
739
#: menu.py:246
830
740
msgid ""
831
741
"The current directory was bookmarked. You can reach\n"
832
742
"it by selecting it from the left panel."
833
743
msgstr ""
834
744
 
835
 
#: menu.py:319
 
745
#: menu.py:249
836
746
msgid "Location already bookmarked"
837
747
msgstr ""
838
748
 
839
 
#: menu.py:320
 
749
#: menu.py:250
840
750
msgid ""
841
751
"The current directory is already bookmarked.\n"
842
752
"See the left panel for reference."
858
768
msgid "Please specify another name to continue."
859
769
msgstr ""
860
770
 
861
 
#: move.py:80 rename.py:71
 
771
#: move.py:80 rename.py:70
862
772
msgid "Please select a file from the list to proceed."
863
773
msgstr ""
864
774
 
865
 
#: move.py:89 rename.py:87
 
775
#: move.py:89 rename.py:86
866
776
msgid "Not the same branch"
867
777
msgstr ""
868
778
 
869
 
#: move.py:90 rename.py:88
 
779
#: move.py:90 rename.py:87
870
780
msgid "The destination is not in the same branch."
871
781
msgstr ""
872
782
 
878
788
msgid "No added files were found in the working tree."
879
789
msgstr ""
880
790
 
881
 
#: remove.py:105 olive.glade:825
 
791
#: remove.py:105
882
792
msgid "Which file(s) do you want to remove?"
883
793
msgstr ""
884
794
 
885
 
#: remove.py:106 olive.glade:717 olive.glade:837
 
795
#: remove.py:106
886
796
msgid "Selected only"
887
797
msgstr ""
888
798
 
889
 
#: remove.py:107 olive.glade:851
 
799
#: remove.py:107
890
800
msgid "All files with status 'added'"
891
801
msgstr ""
892
802
 
893
 
#: remove.py:108 olive.glade:905
 
803
#: remove.py:108
894
804
msgid "_Remove"
895
805
msgstr ""
896
806
 
 
807
#: rename.py:74
 
808
msgid "Filename not given"
 
809
msgstr ""
 
810
 
897
811
#: rename.py:75
898
 
msgid "Filename not given"
899
 
msgstr ""
900
 
 
901
 
#: rename.py:76
902
812
msgid "Please specify a new name for the file."
903
813
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 ""