~tai271828/checkbox/fix-1334224

« back to all changes in this revision

Viewing changes to plainbox/po/pt.po

  • Committer: Launchpad Translations on behalf of checkbox-dev
  • Date: 2014-08-05 05:44:09 UTC
  • Revision ID: launchpad_translations_on_behalf_of_checkbox-dev-20140805054409-9q5j7b3e7hnfep1n
Launchpad automatic translations update.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
msgstr ""
8
8
"Project-Id-Version: plainbox\n"
9
9
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10
 
"POT-Creation-Date: 2014-06-02 14:50+0200\n"
 
10
"POT-Creation-Date: 2014-08-04 16:52+0200\n"
11
11
"PO-Revision-Date: 2014-03-29 10:06+0000\n"
12
12
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13
13
"Language-Team: Portuguese <pt@li.org>\n"
15
15
"Content-Type: text/plain; charset=UTF-8\n"
16
16
"Content-Transfer-Encoding: 8bit\n"
17
17
"Plural-Forms: nplurals=2; plural=n != 1;\n"
18
 
"X-Launchpad-Export-Date: 2014-07-30 05:47+0000\n"
19
 
"X-Generator: Launchpad (build 17131)\n"
 
18
"X-Launchpad-Export-Date: 2014-08-05 05:43+0000\n"
 
19
"X-Generator: Launchpad (build 17147)\n"
20
20
 
21
21
#: .././plainbox/impl/_argparse.py:139
22
22
#: .././plainbox/vendor/argparse/py32-argparse.py:298
41
41
msgid "Name of the default provider to use"
42
42
msgstr ""
43
43
 
44
 
#: .././plainbox/impl/clitools.py:281
 
44
#: .././plainbox/impl/box.py:70
 
45
msgid "plainbox [--help] [--version] | [options] <command> ..."
 
46
msgstr ""
 
47
 
 
48
#: .././plainbox/impl/clitools.py:294
45
49
#, python-format
46
50
msgid "parsed early namespace: %s"
47
51
msgstr ""
48
52
 
49
 
#: .././plainbox/impl/clitools.py:286
 
53
#: .././plainbox/impl/clitools.py:299
50
54
#, python-format
51
55
msgid "parsed full namespace: %s"
52
56
msgstr ""
53
57
 
54
 
#: .././plainbox/impl/clitools.py:416 .././plainbox/provider_manager.py:1187
 
58
#: .././plainbox/impl/clitools.py:429 .././plainbox/provider_manager.py:1192
55
59
#: .././plainbox/vendor/argparse/py32-argparse.py:1625
56
60
msgid "show program's version number and exit"
57
61
msgstr ""
58
62
 
59
 
#: .././plainbox/impl/clitools.py:437
 
63
#: .././plainbox/impl/clitools.py:453
60
64
msgid "logging and debugging"
61
65
msgstr ""
62
66
 
63
67
#. TRANSLATORS: please keep --log-level=INFO untranslated
64
 
#: .././plainbox/impl/clitools.py:452
 
68
#: .././plainbox/impl/clitools.py:468
65
69
msgid "be more verbose (same as --log-level=INFO)"
66
70
msgstr ""
67
71
 
68
72
#. TRANSLATORS: please keep DEBUG untranslated
69
 
#: .././plainbox/impl/clitools.py:460
 
73
#: .././plainbox/impl/clitools.py:476
70
74
msgid "enable DEBUG messages on the root logger"
71
75
msgstr ""
72
76
 
73
77
#. TRANSLATORS: please keep DEBUG untranslated
74
 
#: .././plainbox/impl/clitools.py:466
 
78
#: .././plainbox/impl/clitools.py:482
75
79
msgid "display DEBUG messages in the console"
76
80
msgstr ""
77
81
 
78
 
#: .././plainbox/impl/clitools.py:470
 
82
#: .././plainbox/impl/clitools.py:486
79
83
msgid "LOGGER"
80
84
msgstr ""
81
85
 
82
86
#. TRANSLATORS: please keep DEBUG untranslated
83
 
#: .././plainbox/impl/clitools.py:474
 
87
#: .././plainbox/impl/clitools.py:490
84
88
msgid ""
85
89
"enable DEBUG messages on the specified logger (can be used multiple times)"
86
90
msgstr ""
87
91
 
88
92
#. TRANSLATORS: please keep pdb untranslated
89
 
#: .././plainbox/impl/clitools.py:482
 
93
#: .././plainbox/impl/clitools.py:498
90
94
msgid "jump into pdb (python debugger) when a command crashes"
91
95
msgstr ""
92
96
 
93
97
#. TRANSLATORS: please keep SIGINT/KeyboardInterrupt and --pdb
94
98
#. untranslated
95
 
#: .././plainbox/impl/clitools.py:490
 
99
#: .././plainbox/impl/clitools.py:506
96
100
msgid "crash on SIGINT/KeyboardInterrupt, useful with --pdb"
97
101
msgstr ""
98
102
 
99
 
#: .././plainbox/impl/clitools.py:507
 
103
#: .././plainbox/impl/clitools.py:523
100
104
#: .././plainbox/vendor/argparse/py32-argparse.py:1956
101
105
msgid "too few arguments"
102
106
msgstr ""
104
108
#. Don't let SystemExit be caught in the logic below, we really
105
109
#. just want to exit when that gets thrown.
106
110
#. TRANSLATORS: please keep SystemExit untranslated
107
 
#: .././plainbox/impl/clitools.py:519
 
111
#: .././plainbox/impl/clitools.py:535
108
112
msgid "caught SystemExit, exiting"
109
113
msgstr ""
110
114
 
111
 
#: .././plainbox/impl/clitools.py:524
 
115
#: .././plainbox/impl/clitools.py:540
112
116
#, python-format
113
117
msgid "caught %r, deciding on what to do next"
114
118
msgstr ""
115
119
 
116
 
#: .././plainbox/impl/clitools.py:544
 
120
#: .././plainbox/impl/clitools.py:560
117
121
#, python-format
118
122
msgid "action for exception %r is %s"
119
123
msgstr ""
120
124
 
121
 
#: .././plainbox/impl/clitools.py:549
 
125
#: .././plainbox/impl/clitools.py:565
122
126
#, python-format
123
127
msgid "Executable %r invoked with %r has crashed"
124
128
msgstr ""
125
129
 
126
 
#: .././plainbox/impl/clitools.py:553
 
130
#: .././plainbox/impl/clitools.py:569
127
131
#, python-format
128
132
msgid "caught runaway exception: %r"
129
133
msgstr ""
130
134
 
131
 
#: .././plainbox/impl/clitools.py:554
 
135
#: .././plainbox/impl/clitools.py:570
132
136
msgid "starting debugger..."
133
137
msgstr ""
134
138
 
135
 
#: .././plainbox/impl/clitools.py:651
 
139
#: .././plainbox/impl/clitools.py:720
136
140
msgid "Unable to find any of the executables {}"
137
141
msgstr ""
138
142
 
242
246
msgid "analyze how selected jobs would be executed"
243
247
msgstr ""
244
248
 
245
 
#: .././plainbox/impl/commands/analyze.py:248
 
249
#: .././plainbox/impl/commands/analyze.py:249
246
250
msgid "run all selected local jobs, required to see true data"
247
251
msgstr ""
248
252
 
249
253
#. TRANSLATORS: please keep the word 'local' untranslated.
250
254
#. It designates special type of jobs, not their location.
251
 
#: .././plainbox/impl/commands/analyze.py:254
 
255
#: .././plainbox/impl/commands/analyze.py:255
252
256
msgid "do not run local jobs"
253
257
msgstr ""
254
258
 
255
 
#: .././plainbox/impl/commands/analyze.py:258
 
259
#: .././plainbox/impl/commands/analyze.py:259
256
260
msgid "print general job statistics"
257
261
msgstr ""
258
262
 
259
 
#: .././plainbox/impl/commands/analyze.py:261
 
263
#: .././plainbox/impl/commands/analyze.py:262
260
264
msgid "print dependency report"
261
265
msgstr ""
262
266
 
263
 
#: .././plainbox/impl/commands/analyze.py:264
 
267
#: .././plainbox/impl/commands/analyze.py:265
264
268
msgid "print interactivity report"
265
269
msgstr ""
266
270
 
267
 
#: .././plainbox/impl/commands/analyze.py:267
 
271
#: .././plainbox/impl/commands/analyze.py:268
268
272
msgid "print estimated duration report"
269
273
msgstr ""
270
274
 
271
 
#: .././plainbox/impl/commands/analyze.py:270
 
275
#: .././plainbox/impl/commands/analyze.py:271
272
276
msgid "print validation report"
273
277
msgstr ""
274
278
 
275
 
#: .././plainbox/impl/commands/analyze.py:273
 
279
#: .././plainbox/impl/commands/analyze.py:274
276
280
msgid "print requirement report"
277
281
msgstr ""
278
282
 
279
 
#: .././plainbox/impl/commands/analyze.py:277
 
283
#: .././plainbox/impl/commands/analyze.py:278
280
284
msgid "when coupled with -v, only problematic jobs will be listed"
281
285
msgstr ""
282
286
 
283
 
#: .././plainbox/impl/commands/analyze.py:280
 
287
#: .././plainbox/impl/commands/analyze.py:281
284
288
msgid "print desired job list"
285
289
msgstr ""
286
290
 
287
 
#: .././plainbox/impl/commands/analyze.py:283
 
291
#: .././plainbox/impl/commands/analyze.py:284
288
292
msgid "print run list"
289
293
msgstr ""
290
294
 
374
378
msgid "crash the application"
375
379
msgstr ""
376
380
 
377
 
#: .././plainbox/impl/commands/crash.py:68
 
381
#: .././plainbox/impl/commands/crash.py:69
378
382
msgid "raise an exception"
379
383
msgstr ""
380
384
 
381
 
#: .././plainbox/impl/commands/crash.py:74
 
385
#: .././plainbox/impl/commands/crash.py:75
382
386
msgid "hang the application with a busy loop"
383
387
msgstr ""
384
388
 
386
390
msgid "development commands"
387
391
msgstr ""
388
392
 
 
393
#: .././plainbox/impl/commands/dev.py:61
 
394
msgid "plainbox dev <subcommand> ..."
 
395
msgstr ""
 
396
 
389
397
#: .././plainbox/impl/commands/list.py:60
390
398
msgid "children"
391
399
msgstr ""
394
402
msgid "list and describe various objects"
395
403
msgstr ""
396
404
 
397
 
#: .././plainbox/impl/commands/list.py:83
 
405
#: .././plainbox/impl/commands/list.py:84
398
406
msgid "show object attributes"
399
407
msgstr ""
400
408
 
401
 
#: .././plainbox/impl/commands/list.py:86
 
409
#: .././plainbox/impl/commands/list.py:87
402
410
msgid "list objects from the specified group"
403
411
msgstr ""
404
412
 
439
447
msgstr ""
440
448
 
441
449
#. TRANSLATORS: please keep plainbox.parsers untranslated.
442
 
#: .././plainbox/impl/commands/parse.py:108
 
450
#: .././plainbox/impl/commands/parse.py:109
443
451
msgid ""
444
452
"\n"
445
453
"            This command can be used to invoke any of the parsers exposed\n"
453
461
"            "
454
462
msgstr ""
455
463
 
456
 
#: .././plainbox/impl/commands/parse.py:117
 
464
#: .././plainbox/impl/commands/parse.py:118
457
465
msgid "Example: "
458
466
msgstr ""
459
467
 
460
 
#: .././plainbox/impl/commands/parse.py:122
 
468
#: .././plainbox/impl/commands/parse.py:123
461
469
msgid "PARSER-NAME"
462
470
msgstr ""
463
471
 
464
 
#: .././plainbox/impl/commands/parse.py:124
 
472
#: .././plainbox/impl/commands/parse.py:125
465
473
msgid "Name of the parser to use"
466
474
msgstr ""
467
475
 
469
477
msgid "Pick an action"
470
478
msgstr ""
471
479
 
472
 
#: .././plainbox/impl/commands/run.py:221
 
480
#: .././plainbox/impl/commands/run.py:224
473
481
#, python-brace-format
474
482
msgid "ID: {0}"
475
483
msgstr ""
476
484
 
477
 
#: .././plainbox/impl/commands/run.py:228
 
485
#: .././plainbox/impl/commands/run.py:231
478
486
msgid "press ENTER to continue"
479
487
msgstr ""
480
488
 
481
 
#: .././plainbox/impl/commands/run.py:229
 
489
#: .././plainbox/impl/commands/run.py:232
 
490
#: .././plainbox/impl/commands/run.py:832
 
491
msgid "add a comment"
 
492
msgstr ""
 
493
 
 
494
#: .././plainbox/impl/commands/run.py:233
482
495
msgid "skip this job"
483
496
msgstr ""
484
497
 
485
 
#: .././plainbox/impl/commands/run.py:230
 
498
#: .././plainbox/impl/commands/run.py:234
486
499
msgid "save the session and quit"
487
500
msgstr ""
488
501
 
489
 
#: .././plainbox/impl/commands/run.py:240
 
502
#: .././plainbox/impl/commands/run.py:244
490
503
msgid "Command output hidden"
491
504
msgstr ""
492
505
 
493
 
#: .././plainbox/impl/commands/run.py:264
 
506
#: .././plainbox/impl/commands/run.py:268
494
507
msgid "Job cannot be started because:"
495
508
msgstr ""
496
509
 
497
 
#: .././plainbox/impl/commands/run.py:272
 
510
#: .././plainbox/impl/commands/run.py:276
498
511
msgid "Outcome"
499
512
msgstr ""
500
513
 
501
 
#: .././plainbox/impl/commands/run.py:376
502
 
#: .././plainbox/impl/commands/run.py:379
503
 
#: .././plainbox/impl/commands/run.py:382
504
 
#: .././plainbox/impl/commands/run.py:970
505
 
#: .././plainbox/impl/commands/run.py:986
 
514
#: .././plainbox/impl/commands/run.py:380
 
515
#: .././plainbox/impl/commands/run.py:383
 
516
#: .././plainbox/impl/commands/run.py:386
 
517
#: .././plainbox/impl/commands/run.py:991
 
518
#: .././plainbox/impl/commands/run.py:1007
506
519
msgid "?"
507
520
msgstr ""
508
521
 
509
 
#: .././plainbox/impl/commands/run.py:443
 
522
#: .././plainbox/impl/commands/run.py:447
510
523
msgid "Resume Incomplete Session"
511
524
msgstr ""
512
525
 
513
 
#: .././plainbox/impl/commands/run.py:445
 
526
#: .././plainbox/impl/commands/run.py:449
514
527
#, python-brace-format
515
528
msgid "There is {0} incomplete session that might be resumed"
516
529
msgid_plural "There are {0} incomplete sessions that might be resumed"
517
530
msgstr[0] ""
518
531
msgstr[1] ""
519
532
 
520
 
#: .././plainbox/impl/commands/run.py:452
 
533
#: .././plainbox/impl/commands/run.py:456
521
534
msgid "resume this session"
522
535
msgstr ""
523
536
 
524
 
#: .././plainbox/impl/commands/run.py:453
 
537
#: .././plainbox/impl/commands/run.py:457
525
538
msgid "next session"
526
539
msgstr ""
527
540
 
528
 
#: .././plainbox/impl/commands/run.py:454
 
541
#: .././plainbox/impl/commands/run.py:458
529
542
msgid "create new session"
530
543
msgstr ""
531
544
 
532
 
#: .././plainbox/impl/commands/run.py:455
 
545
#: .././plainbox/impl/commands/run.py:459
533
546
msgid "Do you want to resume session {0!a}?"
534
547
msgstr ""
535
548
 
536
 
#: .././plainbox/impl/commands/run.py:469
 
549
#: .././plainbox/impl/commands/run.py:473
537
550
msgid "ignore this problem"
538
551
msgstr ""
539
552
 
540
 
#: .././plainbox/impl/commands/run.py:470
 
553
#: .././plainbox/impl/commands/run.py:474
541
554
msgid "erase this session"
542
555
msgstr ""
543
556
 
544
 
#: .././plainbox/impl/commands/run.py:473
 
557
#: .././plainbox/impl/commands/run.py:477
545
558
#: .././plainbox/impl/commands/session.py:83
546
559
msgid "Session removed"
547
560
msgstr ""
548
561
 
549
562
#. TRANSLATORS: This is the exit message
550
 
#: .././plainbox/impl/commands/run.py:485
 
563
#: .././plainbox/impl/commands/run.py:489
551
564
msgid "Session not resumed"
552
565
msgstr ""
553
566
 
554
 
#: .././plainbox/impl/commands/run.py:491
 
567
#: .././plainbox/impl/commands/run.py:495
555
568
msgid "Available output formats: {}"
556
569
msgstr ""
557
570
 
558
 
#: .././plainbox/impl/commands/run.py:495
 
571
#: .././plainbox/impl/commands/run.py:499
559
572
msgid "Each format may support a different set of options"
560
573
msgstr ""
561
574
 
562
 
#: .././plainbox/impl/commands/run.py:501
 
575
#: .././plainbox/impl/commands/run.py:505
563
576
msgid "Available transports: {}"
564
577
msgstr ""
565
578
 
566
 
#: .././plainbox/impl/commands/run.py:523
 
579
#: .././plainbox/impl/commands/run.py:527
567
580
msgid "yes"
568
581
msgstr ""
569
582
 
570
 
#: .././plainbox/impl/commands/run.py:524
 
583
#: .././plainbox/impl/commands/run.py:528
571
584
msgid "no"
572
585
msgstr ""
573
586
 
574
 
#: .././plainbox/impl/commands/run.py:529
 
587
#: .././plainbox/impl/commands/run.py:533
575
588
msgid "Do you want to start a new session?"
576
589
msgstr ""
577
590
 
578
 
#: .././plainbox/impl/commands/run.py:535
 
591
#: .././plainbox/impl/commands/run.py:539
579
592
msgid "Previous session run tried to execute job: {}"
580
593
msgstr ""
581
594
 
582
 
#: .././plainbox/impl/commands/run.py:538
 
595
#: .././plainbox/impl/commands/run.py:542
583
596
msgid "skip that job"
584
597
msgstr ""
585
598
 
586
 
#: .././plainbox/impl/commands/run.py:539
 
599
#: .././plainbox/impl/commands/run.py:543
 
600
msgid "mark it as passed and continue"
 
601
msgstr ""
 
602
 
 
603
#: .././plainbox/impl/commands/run.py:544
587
604
msgid "mark it as failed and continue"
588
605
msgstr ""
589
606
 
590
 
#: .././plainbox/impl/commands/run.py:540
 
607
#: .././plainbox/impl/commands/run.py:545
591
608
msgid "run it again"
592
609
msgstr ""
593
610
 
594
 
#: .././plainbox/impl/commands/run.py:541
 
611
#: .././plainbox/impl/commands/run.py:546
595
612
msgid "What do you want to do with that job?"
596
613
msgstr ""
597
614
 
598
 
#: .././plainbox/impl/commands/run.py:545
 
615
#: .././plainbox/impl/commands/run.py:550
599
616
msgid "Skipped after resuming execution"
600
617
msgstr ""
601
618
 
602
 
#: .././plainbox/impl/commands/run.py:550
 
619
#: .././plainbox/impl/commands/run.py:555
 
620
msgid "Passed after resuming execution"
 
621
msgstr ""
 
622
 
 
623
#: .././plainbox/impl/commands/run.py:560
603
624
msgid "Failed after resuming execution"
604
625
msgstr ""
605
626
 
606
 
#: .././plainbox/impl/commands/run.py:622
 
627
#: .././plainbox/impl/commands/run.py:632
607
628
msgid "The job database you are currently using is broken"
608
629
msgstr ""
609
630
 
610
 
#: .././plainbox/impl/commands/run.py:624
 
631
#: .././plainbox/impl/commands/run.py:634
611
632
#, python-brace-format
612
633
msgid "At least two jobs contend for the id {0}"
613
634
msgstr ""
614
635
 
615
 
#: .././plainbox/impl/commands/run.py:627
 
636
#: .././plainbox/impl/commands/run.py:637
616
637
#, python-brace-format
617
638
msgid "First job defined in: {0}"
618
639
msgstr ""
619
640
 
620
 
#: .././plainbox/impl/commands/run.py:629
 
641
#: .././plainbox/impl/commands/run.py:639
621
642
#, python-brace-format
622
643
msgid "Second job defined in: {0}"
623
644
msgstr ""
624
645
 
625
 
#: .././plainbox/impl/commands/run.py:634
 
646
#: .././plainbox/impl/commands/run.py:644
626
647
msgid "This session cannot be resumed"
627
648
msgstr ""
628
649
 
629
 
#: .././plainbox/impl/commands/run.py:679
 
650
#: .././plainbox/impl/commands/run.py:689
630
651
msgid "Analyzing Jobs"
631
652
msgstr ""
632
653
 
633
 
#: .././plainbox/impl/commands/run.py:689
 
654
#: .././plainbox/impl/commands/run.py:699
634
655
msgid "Authentication"
635
656
msgstr ""
636
657
 
637
 
#: .././plainbox/impl/commands/run.py:697
638
 
msgid "Running All Jobs"
639
 
msgstr ""
640
 
 
641
 
#: .././plainbox/impl/commands/run.py:753
 
658
#: .././plainbox/impl/commands/run.py:707
 
659
msgid "Running Selected Jobs"
 
660
msgstr ""
 
661
 
 
662
#: .././plainbox/impl/commands/run.py:763
 
663
#: .././plainbox/impl/commands/run.py:882
 
664
msgid "Please enter your comments:"
 
665
msgstr ""
 
666
 
 
667
#: .././plainbox/impl/commands/run.py:770
642
668
msgid "Explicitly skipped before execution"
643
669
msgstr ""
644
670
 
645
 
#: .././plainbox/impl/commands/run.py:788
 
671
#: .././plainbox/impl/commands/run.py:808
646
672
msgid "Results"
647
673
msgstr ""
648
674
 
649
 
#: .././plainbox/impl/commands/run.py:795
 
675
#: .././plainbox/impl/commands/run.py:815
650
676
msgid "Saving results to {}"
651
677
msgstr ""
652
678
 
653
 
#: .././plainbox/impl/commands/run.py:806
 
679
#: .././plainbox/impl/commands/run.py:826
654
680
msgid "Select an outcome or an action: "
655
681
msgstr ""
656
682
 
657
 
#: .././plainbox/impl/commands/run.py:812
658
 
msgid "add a comment"
659
 
msgstr ""
660
 
 
661
 
#: .././plainbox/impl/commands/run.py:816
662
 
#: .././plainbox/impl/commands/run.py:821
663
 
#: .././plainbox/impl/commands/run.py:826
 
683
#: .././plainbox/impl/commands/run.py:836
 
684
#: .././plainbox/impl/commands/run.py:841
 
685
#: .././plainbox/impl/commands/run.py:846
664
686
#, python-brace-format
665
687
msgid "set outcome to {0}"
666
688
msgstr ""
667
689
 
668
 
#: .././plainbox/impl/commands/run.py:817
 
690
#: .././plainbox/impl/commands/run.py:837
669
691
msgctxt "set outcome to <pass>"
670
692
msgid "pass"
671
693
msgstr ""
672
694
 
673
 
#: .././plainbox/impl/commands/run.py:822
 
695
#: .././plainbox/impl/commands/run.py:842
674
696
msgctxt "set outcome to <fail>"
675
697
msgid "fail"
676
698
msgstr ""
677
699
 
678
 
#: .././plainbox/impl/commands/run.py:827
 
700
#: .././plainbox/impl/commands/run.py:847
679
701
msgctxt "set outcome to <skip>"
680
702
msgid "skip"
681
703
msgstr ""
682
704
 
683
 
#: .././plainbox/impl/commands/run.py:831
 
705
#: .././plainbox/impl/commands/run.py:851
684
706
msgid "re-run this job"
685
707
msgstr ""
686
708
 
687
 
#: .././plainbox/impl/commands/run.py:838
 
709
#: .././plainbox/impl/commands/run.py:858
688
710
#, python-brace-format
689
711
msgid "set suggested outcome [{0}]"
690
712
msgstr ""
691
713
 
692
 
#: .././plainbox/impl/commands/run.py:841
 
714
#: .././plainbox/impl/commands/run.py:861
693
715
msgid "Please decide what to do next:"
694
716
msgstr ""
695
717
 
696
 
#: .././plainbox/impl/commands/run.py:842
 
718
#: .././plainbox/impl/commands/run.py:862
697
719
msgid "outcome"
698
720
msgstr ""
699
721
 
700
 
#: .././plainbox/impl/commands/run.py:844
701
 
#: .././plainbox/impl/commands/run.py:847
 
722
#: .././plainbox/impl/commands/run.py:864
 
723
#: .././plainbox/impl/commands/run.py:867
702
724
msgid "comments"
703
725
msgstr ""
704
726
 
705
 
#: .././plainbox/impl/commands/run.py:845
 
727
#: .././plainbox/impl/commands/run.py:865
706
728
msgctxt "none comment"
707
729
msgid "none"
708
730
msgstr ""
709
731
 
710
 
#: .././plainbox/impl/commands/run.py:862
711
 
msgid "Please enter your comments:"
712
 
msgstr ""
713
 
 
714
 
#: .././plainbox/impl/commands/run.py:873
 
732
#: .././plainbox/impl/commands/run.py:893
715
733
msgid "There were some problems with the selected jobs"
716
734
msgstr ""
717
735
 
718
 
#: .././plainbox/impl/commands/run.py:876
 
736
#: .././plainbox/impl/commands/run.py:896
719
737
msgid "Problematic jobs will not be considered"
720
738
msgstr ""
721
739
 
722
 
#: .././plainbox/impl/commands/run.py:879
 
740
#: .././plainbox/impl/commands/run.py:899
723
741
msgid "Session Statistics"
724
742
msgstr ""
725
743
 
726
 
#: .././plainbox/impl/commands/run.py:880
 
744
#: .././plainbox/impl/commands/run.py:900
727
745
#, python-brace-format, python-format
728
746
msgid "This session is about {0:.2f}% complete"
729
747
msgstr ""
730
748
 
731
 
#: .././plainbox/impl/commands/run.py:885
 
749
#: .././plainbox/impl/commands/run.py:905
732
750
msgid "Estimated duration is {:.2f} for automated jobs."
733
751
msgstr ""
734
752
 
735
 
#: .././plainbox/impl/commands/run.py:889
 
753
#: .././plainbox/impl/commands/run.py:909
736
754
msgid "Estimated duration cannot be determined for automated jobs."
737
755
msgstr ""
738
756
 
739
 
#: .././plainbox/impl/commands/run.py:891
 
757
#: .././plainbox/impl/commands/run.py:911
740
758
msgid "Estimated duration is {:.2f} for manual jobs."
741
759
msgstr ""
742
760
 
743
 
#: .././plainbox/impl/commands/run.py:895
 
761
#: .././plainbox/impl/commands/run.py:915
744
762
msgid "Estimated duration cannot be determined for manual jobs."
745
763
msgstr ""
746
764
 
747
 
#: .././plainbox/impl/commands/run.py:896
 
765
#: .././plainbox/impl/commands/run.py:916
748
766
#, python-brace-format
749
767
msgid "Size of the desired job list: {0}"
750
768
msgstr ""
751
769
 
752
 
#: .././plainbox/impl/commands/run.py:898
 
770
#: .././plainbox/impl/commands/run.py:918
753
771
#, python-brace-format
754
772
msgid "Size of the effective execution plan: {0}"
755
773
msgstr ""
756
774
 
757
 
#: .././plainbox/impl/commands/run.py:953
 
775
#: .././plainbox/impl/commands/run.py:974
758
776
msgid "run a test job"
759
777
msgstr ""
760
778
 
761
 
#: .././plainbox/impl/commands/run.py:955
 
779
#: .././plainbox/impl/commands/run.py:976
762
780
msgid "user interface options"
763
781
msgstr ""
764
782
 
765
 
#: .././plainbox/impl/commands/run.py:962
 
783
#: .././plainbox/impl/commands/run.py:983
766
784
msgid "skip tests that require interactivity"
767
785
msgstr ""
768
786
 
769
 
#: .././plainbox/impl/commands/run.py:965
 
787
#: .././plainbox/impl/commands/run.py:986
770
788
msgid "don't really run most jobs"
771
789
msgstr ""
772
790
 
773
 
#: .././plainbox/impl/commands/run.py:966
 
791
#: .././plainbox/impl/commands/run.py:987
774
792
msgid "output options"
775
793
msgstr ""
776
794
 
777
 
#: .././plainbox/impl/commands/run.py:970
 
795
#: .././plainbox/impl/commands/run.py:991
778
796
msgid "FORMAT"
779
797
msgstr ""
780
798
 
781
 
#: .././plainbox/impl/commands/run.py:972
 
799
#: .././plainbox/impl/commands/run.py:993
782
800
msgid ""
783
801
"save test results in the specified FORMAT (pass ? for a list of choices)"
784
802
msgstr ""
785
803
 
786
 
#: .././plainbox/impl/commands/run.py:976
787
 
#: .././plainbox/impl/commands/run.py:996
 
804
#: .././plainbox/impl/commands/run.py:997
 
805
#: .././plainbox/impl/commands/run.py:1017
788
806
msgid "OPTIONS"
789
807
msgstr ""
790
808
 
791
 
#: .././plainbox/impl/commands/run.py:977
 
809
#: .././plainbox/impl/commands/run.py:998
792
810
msgid ""
793
811
"comma-separated list of options for the export mechanism (pass ? for a list "
794
812
"of choices)"
795
813
msgstr ""
796
814
 
797
 
#: .././plainbox/impl/commands/run.py:981
 
815
#: .././plainbox/impl/commands/run.py:1002
798
816
msgid "FILE"
799
817
msgstr ""
800
818
 
801
 
#: .././plainbox/impl/commands/run.py:982
 
819
#: .././plainbox/impl/commands/run.py:1003
802
820
msgid "save test results to the specified FILE (or to stdout if FILE is -)"
803
821
msgstr ""
804
822
 
805
 
#: .././plainbox/impl/commands/run.py:986
 
823
#: .././plainbox/impl/commands/run.py:1007
806
824
msgid "TRANSPORT"
807
825
msgstr ""
808
826
 
809
 
#: .././plainbox/impl/commands/run.py:988
 
827
#: .././plainbox/impl/commands/run.py:1009
810
828
msgid ""
811
829
"use TRANSPORT to send results somewhere (pass ? for a list of choices)"
812
830
msgstr ""
813
831
 
814
 
#: .././plainbox/impl/commands/run.py:992
 
832
#: .././plainbox/impl/commands/run.py:1013
815
833
msgid "WHERE"
816
834
msgstr ""
817
835
 
818
 
#: .././plainbox/impl/commands/run.py:993
 
836
#: .././plainbox/impl/commands/run.py:1014
819
837
msgid "where to send data using the selected transport"
820
838
msgstr ""
821
839
 
822
 
#: .././plainbox/impl/commands/run.py:997
 
840
#: .././plainbox/impl/commands/run.py:1018
823
841
msgid ""
824
842
"comma-separated list of key-value options (k=v) to be passed to the transport"
825
843
msgstr ""
826
844
 
827
 
#: .././plainbox/impl/commands/script.py:59
 
845
#: .././plainbox/impl/commands/script.py:58
828
846
msgid "There is no job called {!a}"
829
847
msgstr ""
830
848
 
831
 
#: .././plainbox/impl/commands/script.py:61
 
849
#: .././plainbox/impl/commands/script.py:60
832
850
msgid "See `plainbox special --list-jobs` for a list of choices"
833
851
msgstr ""
834
852
 
835
 
#: .././plainbox/impl/commands/script.py:64
 
853
#: .././plainbox/impl/commands/script.py:63
836
854
msgid "Selected job does not have a command"
837
855
msgstr ""
838
856
 
839
 
#: .././plainbox/impl/commands/script.py:79
 
857
#: .././plainbox/impl/commands/script.py:84
840
858
msgid "Leftover file detected: {!a}:"
841
859
msgstr ""
842
860
 
843
 
#: .././plainbox/impl/commands/script.py:92
 
861
#: .././plainbox/impl/commands/script.py:91
 
862
msgid "Leftover directory detected: {!a}"
 
863
msgstr ""
 
864
 
 
865
#: .././plainbox/impl/commands/script.py:95
 
866
msgid "Leftover thing detected: {!a}"
 
867
msgstr ""
 
868
 
 
869
#: .././plainbox/impl/commands/script.py:99
844
870
msgid "job {} returned {}"
845
871
msgstr ""
846
872
 
847
 
#: .././plainbox/impl/commands/script.py:93
 
873
#: .././plainbox/impl/commands/script.py:100
848
874
msgid "command:"
849
875
msgstr ""
850
876
 
851
 
#: .././plainbox/impl/commands/script.py:122
 
877
#: .././plainbox/impl/commands/script.py:129
852
878
msgid "run a command from a job"
853
879
msgstr ""
854
880
 
855
 
#: .././plainbox/impl/commands/script.py:125
 
881
#: .././plainbox/impl/commands/script.py:133
856
882
msgid "JOB-ID"
857
883
msgstr ""
858
884
 
859
 
#: .././plainbox/impl/commands/script.py:126
 
885
#: .././plainbox/impl/commands/script.py:134
860
886
msgid "Id of the job to run"
861
887
msgstr ""
862
888
 
864
890
msgid "run unit and integration tests"
865
891
msgstr ""
866
892
 
867
 
#: .././plainbox/impl/commands/selftest.py:78
 
893
#: .././plainbox/impl/commands/selftest.py:79
868
894
msgid "run integration test suite (this verifies checkbox jobs)"
869
895
msgstr ""
870
896
 
871
 
#: .././plainbox/impl/commands/selftest.py:84
 
897
#: .././plainbox/impl/commands/selftest.py:85
872
898
msgid "run unit tests (this only verifies plainbox core)"
873
899
msgstr ""
874
900
 
875
 
#: .././plainbox/impl/commands/selftest.py:89
 
901
#: .././plainbox/impl/commands/selftest.py:90
876
902
msgid "abort the test on first failure"
877
903
msgstr ""
878
904
 
879
 
#: .././plainbox/impl/commands/selftest.py:94
 
905
#: .././plainbox/impl/commands/selftest.py:95
880
906
msgid "run tests quietly"
881
907
msgstr ""
882
908
 
883
 
#: .././plainbox/impl/commands/selftest.py:97
 
909
#: .././plainbox/impl/commands/selftest.py:98
884
910
msgid "run tests with normal verbosity (default)"
885
911
msgstr ""
886
912
 
887
 
#: .././plainbox/impl/commands/selftest.py:100
 
913
#: .././plainbox/impl/commands/selftest.py:101
888
914
msgid "run tests verbosely, printing each test case name"
889
915
msgstr ""
890
916
 
976
1002
"    "
977
1003
msgstr ""
978
1004
 
979
 
#: .././plainbox/impl/commands/session.py:156
 
1005
#: .././plainbox/impl/commands/session.py:157
980
1006
msgid "available session subcommands"
981
1007
msgstr ""
982
1008
 
983
 
#: .././plainbox/impl/commands/session.py:158
 
1009
#: .././plainbox/impl/commands/session.py:159
984
1010
msgid "list available sessions"
985
1011
msgstr ""
986
1012
 
987
 
#: .././plainbox/impl/commands/session.py:161
988
 
msgid "remove a session"
 
1013
#: .././plainbox/impl/commands/session.py:162
 
1014
msgid "remove one more more sessions"
989
1015
msgstr ""
990
1016
 
991
 
#: .././plainbox/impl/commands/session.py:163
992
 
#: .././plainbox/impl/commands/session.py:169
993
 
#: .././plainbox/impl/commands/session.py:175
 
1017
#: .././plainbox/impl/commands/session.py:164
 
1018
#: .././plainbox/impl/commands/session.py:170
 
1019
#: .././plainbox/impl/commands/session.py:176
994
1020
msgid "SESSION-ID"
995
1021
msgstr ""
996
1022
 
997
 
#: .././plainbox/impl/commands/session.py:164
 
1023
#: .././plainbox/impl/commands/session.py:165
998
1024
msgid "Identifier of the session to remove"
999
1025
msgstr ""
1000
1026
 
1001
 
#: .././plainbox/impl/commands/session.py:167
 
1027
#: .././plainbox/impl/commands/session.py:168
1002
1028
msgid "show a single session"
1003
1029
msgstr ""
1004
1030
 
1005
 
#: .././plainbox/impl/commands/session.py:170
 
1031
#: .././plainbox/impl/commands/session.py:171
1006
1032
msgid "Identifier of the session to show"
1007
1033
msgstr ""
1008
1034
 
1009
 
#: .././plainbox/impl/commands/session.py:173
 
1035
#: .././plainbox/impl/commands/session.py:174
1010
1036
msgid "archive a single session"
1011
1037
msgstr ""
1012
1038
 
1013
 
#: .././plainbox/impl/commands/session.py:176
 
1039
#: .././plainbox/impl/commands/session.py:177
1014
1040
msgid "Identifier of the session to archive"
1015
1041
msgstr ""
1016
1042
 
1017
 
#: .././plainbox/impl/commands/session.py:178
 
1043
#: .././plainbox/impl/commands/session.py:179
1018
1044
msgid "ARCHIVE"
1019
1045
msgstr ""
1020
1046
 
1021
 
#: .././plainbox/impl/commands/session.py:179
 
1047
#: .././plainbox/impl/commands/session.py:180
1022
1048
msgid "Name of the archive to create"
1023
1049
msgstr ""
1024
1050
 
1026
1052
msgid "special/internal commands"
1027
1053
msgstr ""
1028
1054
 
1029
 
#: .././plainbox/impl/commands/special.py:142
 
1055
#: .././plainbox/impl/commands/special.py:143
1030
1056
msgid "list jobs instead of running them"
1031
1057
msgstr ""
1032
1058
 
1033
 
#: .././plainbox/impl/commands/special.py:146
 
1059
#: .././plainbox/impl/commands/special.py:147
1034
1060
msgid "list jobs with cheksums instead of running them"
1035
1061
msgstr ""
1036
1062
 
1037
 
#: .././plainbox/impl/commands/special.py:150
 
1063
#: .././plainbox/impl/commands/special.py:151
1038
1064
msgid "list all unique resource expressions"
1039
1065
msgstr ""
1040
1066
 
1041
 
#: .././plainbox/impl/commands/special.py:154
 
1067
#: .././plainbox/impl/commands/special.py:155
1042
1068
msgid "print a graph of jobs instead of running them"
1043
1069
msgstr ""
1044
1070
 
1045
1071
#. TRANSLATORS: please keep --dot untranslated
1046
 
#: .././plainbox/impl/commands/special.py:159
 
1072
#: .././plainbox/impl/commands/special.py:160
1047
1073
msgid "show resource relationships (for --dot)"
1048
1074
msgstr ""
1049
1075
 
1087
1113
"    "
1088
1114
msgstr ""
1089
1115
 
1090
 
#: .././plainbox/impl/commands/startprovider.py:524
 
1116
#: .././plainbox/impl/commands/startprovider.py:525
1091
1117
msgid "name"
1092
1118
msgstr ""
1093
1119
 
1095
1121
#. the very least translate only YYYY and some-name. In either case
1096
1122
#. some-name must be a reasonably-ASCII string (should be safe for a
1097
1123
#. portable directory name)
1098
 
#: .././plainbox/impl/commands/startprovider.py:530
 
1124
#: .././plainbox/impl/commands/startprovider.py:531
1099
1125
msgid "provider name, eg: YYYY.example.org:some-name"
1100
1126
msgstr ""
1101
1127
 
1102
 
#: .././plainbox/impl/ctrl.py:252
 
1128
#: .././plainbox/impl/ctrl.py:259
1103
1129
#, python-format
1104
1130
msgid "Storing resource record %r: %s"
1105
1131
msgstr ""
1106
1132
 
 
1133
#: .././plainbox/impl/ctrl.py:293
 
1134
#, python-format
 
1135
msgid "Ignoring invalid generated job %s: %s"
 
1136
msgstr ""
 
1137
 
1107
1138
#. TRANSLATORS: keep the word "local" untranslated. It is a
1108
1139
#. special type of job that needs to be distinguished.
1109
 
#: .././plainbox/impl/ctrl.py:281
 
1140
#: .././plainbox/impl/ctrl.py:310
1110
1141
#, python-format
1111
1142
msgid ""
1112
 
"Local job %s produced job %r that collides with an existing job %s (from "
 
1143
"Local job %s produced job %s that collides with an existing job %s (from "
1113
1144
"%s), the new job was discarded"
1114
1145
msgstr ""
1115
1146
 
1116
 
#: .././plainbox/impl/ctrl.py:298
 
1147
#: .././plainbox/impl/ctrl.py:327
1117
1148
#, python-format
1118
1149
msgid "processing output from a job: %r"
1119
1150
msgstr ""
1120
1151
 
1121
1152
#. TRANSLATORS: keep the word "local" untranslated. It is a
1122
1153
#. special type of job that needs to be distinguished.
1123
 
#: .././plainbox/impl/ctrl.py:317
 
1154
#: .././plainbox/impl/ctrl.py:346
1124
1155
#, python-format
1125
1156
msgid "local script %s returned invalid RFC822 data: %s"
1126
1157
msgstr ""
1127
1158
 
1128
 
#: .././plainbox/impl/ctrl.py:347
 
1159
#: .././plainbox/impl/ctrl.py:376
1129
1160
#, python-format
1130
1161
msgid "Adding executable %s to nest %s"
1131
1162
msgstr ""
1132
1163
 
1133
1164
#. run the command
1134
 
#: .././plainbox/impl/ctrl.py:406
 
1165
#: .././plainbox/impl/ctrl.py:436
1135
1166
#, python-format
1136
 
msgid "job[%s] executing %r with env %r"
 
1167
msgid "job[%s] executing %r with env %r in cwd %r"
1137
1168
msgstr ""
1138
1169
 
1139
 
#: .././plainbox/impl/ctrl.py:430 .././plainbox/impl/ctrl.py:436
 
1170
#: .././plainbox/impl/ctrl.py:460
1140
1171
#, python-format
1141
1172
msgid "Symlink nest for executables: %s"
1142
1173
msgstr ""
1143
1174
 
 
1175
#: .././plainbox/impl/ctrl.py:490
 
1176
#, python-format
 
1177
msgid "Job temporary current working directory: %s"
 
1178
msgstr ""
 
1179
 
1144
1180
#: .././plainbox/impl/depmgr.py:100
1145
1181
msgid "dependency cycle detected: {}"
1146
1182
msgstr ""
1262
1298
msgstr ""
1263
1299
 
1264
1300
#: .././plainbox/impl/exporter/xlsx.py:319
1265
 
#: .././plainbox/impl/exporter/xlsx.py:573
1266
 
#: .././plainbox/impl/exporter/xlsx.py:584
 
1301
#: .././plainbox/impl/exporter/xlsx.py:578
 
1302
#: .././plainbox/impl/exporter/xlsx.py:589
1267
1303
msgid "Name"
1268
1304
msgstr ""
1269
1305
 
1271
1307
msgid "Version"
1272
1308
msgstr ""
1273
1309
 
1274
 
#: .././plainbox/impl/exporter/xlsx.py:342
 
1310
#: .././plainbox/impl/exporter/xlsx.py:344
 
1311
#: .././plainbox/impl/exporter/xlsx.py:345
 
1312
#: .././plainbox/impl/exporter/xlsx.py:346
 
1313
msgid "N/A"
 
1314
msgstr ""
 
1315
 
 
1316
#: .././plainbox/impl/exporter/xlsx.py:350
1275
1317
msgid "Failures summary"
1276
1318
msgstr ""
1277
1319
 
1278
 
#: .././plainbox/impl/exporter/xlsx.py:346
 
1320
#: .././plainbox/impl/exporter/xlsx.py:354
1279
1321
msgid "{} Test passed"
1280
1322
msgid_plural "{} Tests passed"
1281
1323
msgstr[0] ""
1282
1324
msgstr[1] ""
1283
1325
 
1284
 
#: .././plainbox/impl/exporter/xlsx.py:349
1285
 
msgid "Success Rate: {:.2f}% ({}/{})"
 
1326
#: .././plainbox/impl/exporter/xlsx.py:357
 
1327
msgid "Success Rate: {} ({}/{})"
1286
1328
msgstr ""
1287
1329
 
1288
 
#: .././plainbox/impl/exporter/xlsx.py:356
 
1330
#: .././plainbox/impl/exporter/xlsx.py:363
1289
1331
msgid "{} Test failed"
1290
1332
msgid_plural "{} Tests failed"
1291
1333
msgstr[0] ""
1292
1334
msgstr[1] ""
1293
1335
 
1294
 
#: .././plainbox/impl/exporter/xlsx.py:359
1295
 
msgid "Failure Rate: {:.2f}% ({}/{})"
1296
 
msgstr ""
1297
 
 
1298
1336
#: .././plainbox/impl/exporter/xlsx.py:366
 
1337
msgid "Failure Rate: {} ({}/{})"
 
1338
msgstr ""
 
1339
 
 
1340
#: .././plainbox/impl/exporter/xlsx.py:372
1299
1341
msgid "{} Test skipped"
1300
1342
msgid_plural "{} Tests skipped"
1301
1343
msgstr[0] ""
1302
1344
msgstr[1] ""
1303
1345
 
1304
 
#: .././plainbox/impl/exporter/xlsx.py:369
1305
 
msgid "Skip Rate: {:.2f}% ({}/{})"
 
1346
#: .././plainbox/impl/exporter/xlsx.py:375
 
1347
msgid "Skip Rate: {} ({}/{})"
1306
1348
msgstr ""
1307
1349
 
1308
 
#: .././plainbox/impl/exporter/xlsx.py:374
 
1350
#: .././plainbox/impl/exporter/xlsx.py:379
1309
1351
msgid "Fail"
1310
1352
msgstr ""
1311
1353
 
1312
 
#: .././plainbox/impl/exporter/xlsx.py:374
 
1354
#: .././plainbox/impl/exporter/xlsx.py:379
1313
1355
msgid "Skip"
1314
1356
msgstr ""
1315
1357
 
1316
 
#: .././plainbox/impl/exporter/xlsx.py:374
 
1358
#: .././plainbox/impl/exporter/xlsx.py:379
1317
1359
msgid "Pass"
1318
1360
msgstr ""
1319
1361
 
1320
 
#: .././plainbox/impl/exporter/xlsx.py:387
1321
 
#: .././plainbox/impl/exporter/xlsx.py:388
1322
 
#: .././plainbox/impl/exporter/xlsx.py:631
 
1362
#: .././plainbox/impl/exporter/xlsx.py:392
 
1363
#: .././plainbox/impl/exporter/xlsx.py:393
 
1364
#: .././plainbox/impl/exporter/xlsx.py:636
1323
1365
msgid "Summary"
1324
1366
msgstr ""
1325
1367
 
1326
 
#: .././plainbox/impl/exporter/xlsx.py:492
1327
 
#: .././plainbox/impl/exporter/xlsx.py:576
1328
 
#: .././plainbox/impl/exporter/xlsx.py:628
 
1368
#: .././plainbox/impl/exporter/xlsx.py:497
 
1369
#: .././plainbox/impl/exporter/xlsx.py:581
 
1370
#: .././plainbox/impl/exporter/xlsx.py:633
1329
1371
msgid "Test Descriptions"
1330
1372
msgstr ""
1331
1373
 
1332
 
#: .././plainbox/impl/exporter/xlsx.py:504
 
1374
#: .././plainbox/impl/exporter/xlsx.py:509
1333
1375
msgid "PASS"
1334
1376
msgstr ""
1335
1377
 
1336
 
#: .././plainbox/impl/exporter/xlsx.py:510
 
1378
#: .././plainbox/impl/exporter/xlsx.py:515
1337
1379
msgid "FAIL"
1338
1380
msgstr ""
1339
1381
 
1340
 
#: .././plainbox/impl/exporter/xlsx.py:516
 
1382
#: .././plainbox/impl/exporter/xlsx.py:521
1341
1383
msgid "skip"
1342
1384
msgstr ""
1343
1385
 
1344
 
#: .././plainbox/impl/exporter/xlsx.py:524
 
1386
#: .././plainbox/impl/exporter/xlsx.py:529
1345
1387
msgid "not supported"
1346
1388
msgstr ""
1347
1389
 
1348
 
#: .././plainbox/impl/exporter/xlsx.py:564
 
1390
#: .././plainbox/impl/exporter/xlsx.py:569
1349
1391
msgid "Tests Performed"
1350
1392
msgstr ""
1351
1393
 
1352
 
#: .././plainbox/impl/exporter/xlsx.py:573
 
1394
#: .././plainbox/impl/exporter/xlsx.py:578
1353
1395
msgid "Result"
1354
1396
msgstr ""
1355
1397
 
1356
 
#: .././plainbox/impl/exporter/xlsx.py:573
 
1398
#: .././plainbox/impl/exporter/xlsx.py:578
1357
1399
msgid "I/O Log"
1358
1400
msgstr ""
1359
1401
 
1360
 
#: .././plainbox/impl/exporter/xlsx.py:584
 
1402
#: .././plainbox/impl/exporter/xlsx.py:589
1361
1403
msgid "Description"
1362
1404
msgstr ""
1363
1405
 
1364
 
#: .././plainbox/impl/exporter/xlsx.py:623
 
1406
#: .././plainbox/impl/exporter/xlsx.py:628
1365
1407
msgid "System Info"
1366
1408
msgstr ""
1367
1409
 
1368
 
#: .././plainbox/impl/exporter/xlsx.py:625
 
1410
#: .././plainbox/impl/exporter/xlsx.py:630
1369
1411
msgid "Test Results"
1370
1412
msgstr ""
1371
1413
 
1372
 
#: .././plainbox/impl/exporter/xlsx.py:634
 
1414
#: .././plainbox/impl/exporter/xlsx.py:639
1373
1415
msgid "Log Files"
1374
1416
msgstr ""
1375
1417
 
1376
 
#: .././plainbox/impl/exporter/xlsx.py:640
 
1418
#: .././plainbox/impl/exporter/xlsx.py:645
1377
1419
msgid "System Testing Report"
1378
1420
msgstr ""
1379
1421
 
1431
1473
msgid "expression {!r} needs unavailable resource {!r}"
1432
1474
msgstr ""
1433
1475
 
1434
 
#: .././plainbox/impl/resource.py:219
 
1476
#: .././plainbox/impl/resource.py:271
1435
1477
msgid "this kind of python code is not allowed: {}"
1436
1478
msgstr ""
1437
1479
 
1438
 
#: .././plainbox/impl/resource.py:414
 
1480
#: .././plainbox/impl/resource.py:466
1439
1481
msgid "expression did not reference any resources"
1440
1482
msgstr ""
1441
1483
 
1442
 
#: .././plainbox/impl/resource.py:423
 
1484
#: .././plainbox/impl/resource.py:475
1443
1485
msgid "expression referenced multiple resources"
1444
1486
msgstr ""
1445
1487
 
1446
 
#: .././plainbox/impl/resource.py:509
 
1488
#: .././plainbox/impl/resource.py:586
1447
1489
#, python-format
1448
1490
msgid "Exception in requirement expression %r (with %s=%r): %r"
1449
1491
msgstr ""
1450
1492
 
 
1493
#: .././plainbox/impl/resource.py:638
 
1494
msgid ""
 
1495
"unable to parse imports statement {0!r}: expected exactly four or six tokens"
 
1496
msgstr ""
 
1497
 
 
1498
#: .././plainbox/impl/resource.py:642
 
1499
msgid "unable to parse imports statement {0!r}: expected 'from' keyword"
 
1500
msgstr ""
 
1501
 
 
1502
#: .././plainbox/impl/resource.py:647
 
1503
msgid ""
 
1504
"unable to parse imports statement {0!r}: expected a namespace, not fully "
 
1505
"qualified job identifier"
 
1506
msgstr ""
 
1507
 
 
1508
#: .././plainbox/impl/resource.py:651
 
1509
msgid "unable to parse imports statement {0!r}: expected 'import' keyword"
 
1510
msgstr ""
 
1511
 
 
1512
#: .././plainbox/impl/resource.py:656
 
1513
msgid ""
 
1514
"unable to parse imports statement {0!r}: expected a partial job identifier, "
 
1515
"not a fully qualified job identifier"
 
1516
msgstr ""
 
1517
 
 
1518
#: .././plainbox/impl/resource.py:662
 
1519
msgid "unable to parse imports statement {0!r}: expected 'as' keyword"
 
1520
msgstr ""
 
1521
 
1451
1522
#: .././plainbox/impl/result.py:63
1452
1523
msgctxt "textual outcome"
1453
1524
msgid "job didn't run"
1501
1572
msgstr ""
1502
1573
 
1503
1574
#. TRANSLATORS: %r is the name of the job
1504
 
#: .././plainbox/impl/runner.py:343
 
1575
#: .././plainbox/impl/runner.py:361
1505
1576
#, python-format
1506
1577
msgid "Running %r"
1507
1578
msgstr ""
1508
1579
 
1509
 
#: .././plainbox/impl/runner.py:350
 
1580
#: .././plainbox/impl/runner.py:368
1510
1581
msgid "This type of job is not supported"
1511
1582
msgstr ""
1512
1583
 
1513
1584
#. TRANSLATORS: please keep 'plugin' untranslated
1514
 
#: .././plainbox/impl/runner.py:383 .././plainbox/impl/runner.py:408
1515
 
#: .././plainbox/impl/runner.py:434 .././plainbox/impl/runner.py:460
1516
 
#: .././plainbox/impl/runner.py:486 .././plainbox/impl/runner.py:527
1517
 
#: .././plainbox/impl/runner.py:571 .././plainbox/impl/runner.py:620
 
1585
#: .././plainbox/impl/runner.py:401 .././plainbox/impl/runner.py:426
 
1586
#: .././plainbox/impl/runner.py:452 .././plainbox/impl/runner.py:478
 
1587
#: .././plainbox/impl/runner.py:504 .././plainbox/impl/runner.py:545
 
1588
#: .././plainbox/impl/runner.py:589 .././plainbox/impl/runner.py:638
1518
1589
msgid "bad job plugin value"
1519
1590
msgstr ""
1520
1591
 
1521
 
#: .././plainbox/impl/runner.py:636
 
1592
#: .././plainbox/impl/runner.py:654
1522
1593
msgid "Job skipped in dry-run mode"
1523
1594
msgstr ""
1524
1595
 
1525
 
#: .././plainbox/impl/runner.py:704
 
1596
#: .././plainbox/impl/runner.py:722
1526
1597
#, python-format
1527
1598
msgid "job[%s] extcmd delegate: %r"
1528
1599
msgstr ""
1529
1600
 
1530
 
#: .././plainbox/impl/runner.py:741
 
1601
#: .././plainbox/impl/runner.py:737
 
1602
#, python-brace-format
 
1603
msgid "job {0} has no command to run"
 
1604
msgstr ""
 
1605
 
 
1606
#: .././plainbox/impl/runner.py:759
1531
1607
#, python-format
1532
1608
msgid "job[%s] starting command: %s"
1533
1609
msgstr ""
1534
1610
 
1535
 
#: .././plainbox/impl/runner.py:745
 
1611
#: .././plainbox/impl/runner.py:763
1536
1612
#, python-format
1537
1613
msgid "job[%s] command return code: %r"
1538
1614
msgstr ""
1539
1615
 
1540
 
#: .././plainbox/impl/runner.py:777
 
1616
#: .././plainbox/impl/runner.py:799
1541
1617
msgid "No exec controller supports job {}"
1542
1618
msgstr ""
1543
1619
 
1544
 
#: .././plainbox/impl/runner.py:779
 
1620
#: .././plainbox/impl/runner.py:801
1545
1621
#, python-format
1546
1622
msgid "Selected execution controller %s (score %d) for job %r"
1547
1623
msgstr ""
1548
1624
 
 
1625
#: .././plainbox/impl/runner.py:828
 
1626
#, python-brace-format
 
1627
msgid ""
 
1628
"Job {0} created leftover filesystem artefacts in its working directory"
 
1629
msgstr ""
 
1630
 
 
1631
#: .././plainbox/impl/runner.py:831
 
1632
#, python-format
 
1633
msgid "Leftover file/directory: %r"
 
1634
msgstr ""
 
1635
 
 
1636
#: .././plainbox/impl/runner.py:834
 
1637
msgid ""
 
1638
"Please store desired files in $PLAINBOX_SESSION_SHARE and use regular "
 
1639
"temporary files for everything else"
 
1640
msgstr ""
 
1641
 
1549
1642
#: .././plainbox/impl/secure/config.py:87
1550
1643
msgid "unset"
1551
1644
msgstr ""
1600
1693
msgid "Syntax error in job generated from %s: %s"
1601
1694
msgstr ""
1602
1695
 
 
1696
#: .././plainbox/impl/secure/launcher1.py:172
 
1697
msgid "Security elevation mechanism for plainbox"
 
1698
msgstr ""
 
1699
 
1603
1700
#. TRANSLATORS: don't translate pkexec(1)
1604
 
#: .././plainbox/impl/secure/launcher1.py:208
 
1701
#: .././plainbox/impl/secure/launcher1.py:178
1605
1702
msgid "return immediately, only useful when used with pkexec(1)"
1606
1703
msgstr ""
1607
1704
 
1608
 
#: .././plainbox/impl/secure/launcher1.py:211
1609
 
#: .././plainbox/impl/secure/launcher1.py:223
 
1705
#: .././plainbox/impl/secure/launcher1.py:181
 
1706
#: .././plainbox/impl/secure/launcher1.py:193
1610
1707
msgid "CHECKSUM"
1611
1708
msgstr ""
1612
1709
 
1613
 
#: .././plainbox/impl/secure/launcher1.py:212
 
1710
#: .././plainbox/impl/secure/launcher1.py:182
1614
1711
msgid "run a job with this checksum"
1615
1712
msgstr ""
1616
1713
 
1617
 
#: .././plainbox/impl/secure/launcher1.py:213
 
1714
#: .././plainbox/impl/secure/launcher1.py:183
1618
1715
msgid "target job specification"
1619
1716
msgstr ""
1620
1717
 
1621
 
#: .././plainbox/impl/secure/launcher1.py:215
1622
 
#: .././plainbox/impl/secure/launcher1.py:232
 
1718
#: .././plainbox/impl/secure/launcher1.py:185
 
1719
#: .././plainbox/impl/secure/launcher1.py:202
1623
1720
msgid "NAME=VALUE"
1624
1721
msgstr ""
1625
1722
 
1626
 
#: .././plainbox/impl/secure/launcher1.py:219
 
1723
#: .././plainbox/impl/secure/launcher1.py:189
1627
1724
msgid "environment passed to the target job"
1628
1725
msgstr ""
1629
1726
 
1630
 
#: .././plainbox/impl/secure/launcher1.py:220
 
1727
#: .././plainbox/impl/secure/launcher1.py:190
1631
1728
msgid "generator job specification"
1632
1729
msgstr ""
1633
1730
 
1634
1731
#. TRANSLATORS: don't translate 'local' in the sentence below. It
1635
1732
#. denotes a special type of job, not its location.
1636
 
#: .././plainbox/impl/secure/launcher1.py:226
 
1733
#: .././plainbox/impl/secure/launcher1.py:196
1637
1734
msgid "also run a job with this checksum (assuming it is a local job)"
1638
1735
msgstr ""
1639
1736
 
1640
 
#: .././plainbox/impl/secure/launcher1.py:234
 
1737
#: .././plainbox/impl/secure/launcher1.py:204
1641
1738
msgid "environment passed to the generator job"
1642
1739
msgstr ""
1643
1740
 
1673
1770
msgid "Cannot load job definitions from {!r}: {}"
1674
1771
msgstr ""
1675
1772
 
1676
 
#: .././plainbox/impl/secure/providers/v1.py:136
 
1773
#: .././plainbox/impl/secure/providers/v1.py:137
1677
1774
msgid "Unknown unit type: {!r}"
1678
1775
msgstr ""
1679
1776
 
1680
 
#: .././plainbox/impl/secure/providers/v1.py:141
 
1777
#: .././plainbox/impl/secure/providers/v1.py:142
1681
1778
msgid "Cannot define unit from record {!r}: {}"
1682
1779
msgstr ""
1683
1780
 
1684
 
#: .././plainbox/impl/secure/providers/v1.py:148
 
1781
#: .././plainbox/impl/secure/providers/v1.py:149
1685
1782
msgid "Problem in unit definition, field {}: {}"
1686
1783
msgstr ""
1687
1784
 
1688
 
#: .././plainbox/impl/secure/providers/v1.py:151
 
1785
#: .././plainbox/impl/secure/providers/v1.py:152
1689
1786
#, python-format
1690
1787
msgid "Loaded %r"
1691
1788
msgstr ""
1998
2095
msgstr ""
1999
2096
 
2000
2097
#. TRANSLATORS: please don't translate app_blob, None and bytes
2001
 
#: .././plainbox/impl/session/state.py:147
 
2098
#: .././plainbox/impl/session/state.py:148
2002
2099
msgid "app_blob must be either None or bytes"
2003
2100
msgstr ""
2004
2101
 
2005
2102
#. TRANSLATORS: please don't translate app_blob, None and bytes
2006
 
#: .././plainbox/impl/session/state.py:164
 
2103
#: .././plainbox/impl/session/state.py:165
2007
2104
msgid "app_id must be either None or str"
2008
2105
msgstr ""
2009
2106
 
2010
 
#: .././plainbox/impl/session/state.py:272
 
2107
#: .././plainbox/impl/session/state.py:273
2011
2108
#, python-format
2012
2109
msgid "Job %s result changed to %r"
2013
2110
msgstr ""
2014
2111
 
2015
 
#: .././plainbox/impl/session/state.py:281
 
2112
#: .././plainbox/impl/session/state.py:282
2016
2113
#, python-format
2017
2114
msgid "New job defined: %r"
2018
2115
msgstr ""
2019
2116
 
2020
 
#: .././plainbox/impl/session/state.py:290
 
2117
#: .././plainbox/impl/session/state.py:291
2021
2118
#, python-format
2022
2119
msgid "Job removed: %r"
2023
2120
msgstr ""
2024
2121
 
2025
 
#: .././plainbox/impl/session/state.py:381
 
2122
#: .././plainbox/impl/session/state.py:382
2026
2123
msgid "cannot remove jobs that are on the run list: {}"
2027
2124
msgstr ""
2028
2125
 
2241
2338
msgid "Unable to import {}: {}"
2242
2339
msgstr ""
2243
2340
 
2244
 
#: .././plainbox/impl/unit/__init__.py:177
 
2341
#: .././plainbox/impl/unit/__init__.py:141
2245
2342
msgid "unit"
2246
2343
msgstr ""
2247
2344
 
2248
 
#: .././plainbox/impl/unit/job.py:257
 
2345
#: .././plainbox/impl/unit/job.py:329 .././plainbox/impl/unit/job.py:332
2249
2346
msgid "job"
2250
2347
msgstr ""
2251
2348
 
2252
 
#: .././plainbox/impl/unit/job.py:338
 
2349
#: .././plainbox/impl/unit/job.py:421
2253
2350
#, python-format
2254
2351
msgid "Incorrect value of 'estimated_duration' in job %s read from %s"
2255
2352
msgstr ""
2256
2353
 
2257
2354
#. TRANSLATORS: don't translate record.origin or JobOutputTextSource
2258
 
#: .././plainbox/impl/unit/job.py:502
 
2355
#: .././plainbox/impl/unit/job.py:613
2259
2356
msgid "record.origin must be a JobOutputTextSource"
2260
2357
msgstr ""
2261
2358
 
2262
2359
#. TRANSLATORS: don't translate record.origin.source.job
2263
 
#: .././plainbox/impl/unit/job.py:505
 
2360
#: .././plainbox/impl/unit/job.py:616
2264
2361
msgid "record.origin.source.job must be this job"
2265
2362
msgstr ""
2266
2363
 
2430
2527
msgid "overwrite existing provider files"
2431
2528
msgstr ""
2432
2529
 
2433
 
#: .././plainbox/provider_manager.py:507
 
2530
#: .././plainbox/provider_manager.py:503
 
2531
msgid "directory to use (defaults to user's home provider path)"
 
2532
msgstr ""
 
2533
 
 
2534
#: .././plainbox/provider_manager.py:511
2434
2535
#, python-format
2435
2536
msgid "Removing provider file: %s"
2436
2537
msgstr ""
2437
2538
 
2438
 
#: .././plainbox/provider_manager.py:511
 
2539
#: .././plainbox/provider_manager.py:515
2439
2540
msgid "Provider file already exists: {}"
2440
2541
msgstr ""
2441
2542
 
2442
 
#: .././plainbox/provider_manager.py:514
 
2543
#: .././plainbox/provider_manager.py:518
2443
2544
#, python-format
2444
2545
msgid "Creating provider file: %s"
2445
2546
msgstr ""
2452
2553
#. It must be correctly preserved or the result won't work. In particular
2453
2554
#. the leading whitespace *must* be preserved and *must* have the same
2454
2555
#. length on each line.
2455
 
#: .././plainbox/provider_manager.py:529
 
2556
#: .././plainbox/provider_manager.py:533
2456
2557
msgid ""
2457
2558
"\n"
2458
2559
"    build provider specific executables from source\n"
2491
2592
#. It must be correctly preserved or the result won't work. In particular
2492
2593
#. the leading whitespace *must* be preserved and *must* have the same
2493
2594
#. length on each line.
2494
 
#: .././plainbox/provider_manager.py:678
 
2595
#: .././plainbox/provider_manager.py:682
2495
2596
msgid ""
2496
2597
"\n"
2497
2598
"    clean build results\n"
2530
2631
#. It must be correctly preserved or the result won't work. In particular
2531
2632
#. the leading whitespace *must* be preserved and *must* have the same
2532
2633
#. length on each line.
2533
 
#: .././plainbox/provider_manager.py:781
 
2634
#: .././plainbox/provider_manager.py:785
2534
2635
msgid ""
2535
2636
"\n"
2536
2637
"    display basic information about this provider\n"
2544
2645
"    "
2545
2646
msgstr ""
2546
2647
 
2547
 
#: .././plainbox/provider_manager.py:807
 
2648
#: .././plainbox/provider_manager.py:811
2548
2649
msgid "[Provider MetaData]"
2549
2650
msgstr ""
2550
2651
 
2551
2652
#. TRANSLATORS: {} is the name of the test provider
2552
 
#: .././plainbox/provider_manager.py:809
 
2653
#: .././plainbox/provider_manager.py:813
2553
2654
msgid "name: {}"
2554
2655
msgstr ""
2555
2656
 
2556
2657
#. TRANSLATORS: {} is the namenamespace of the test provider
2557
 
#: .././plainbox/provider_manager.py:811
 
2658
#: .././plainbox/provider_manager.py:815
2558
2659
msgid "namespace: {} (derived from name)"
2559
2660
msgstr ""
2560
2661
 
2561
2662
#. TRANSLATORS: {} is the name of the test provider
2562
 
#: .././plainbox/provider_manager.py:814
 
2663
#: .././plainbox/provider_manager.py:818
2563
2664
msgid "description: {}"
2564
2665
msgstr ""
2565
2666
 
2566
2667
#. TRANSLATORS: {} is the version of the test provider
2567
 
#: .././plainbox/provider_manager.py:816
 
2668
#: .././plainbox/provider_manager.py:820
2568
2669
msgid "version: {}"
2569
2670
msgstr ""
2570
2671
 
2571
2672
#. TRANSLATORS: {} is the gettext translation domain of the provider
2572
 
#: .././plainbox/provider_manager.py:818
 
2673
#: .././plainbox/provider_manager.py:822
2573
2674
msgid "gettext domain: {}"
2574
2675
msgstr ""
2575
2676
 
2576
 
#: .././plainbox/provider_manager.py:819
 
2677
#: .././plainbox/provider_manager.py:823
2577
2678
msgid "[Unit Definitions]"
2578
2679
msgstr ""
2579
2680
 
2580
2681
#. TRANSLATORS: the fields are as follows:
2581
2682
#. 0: unit representation
2582
2683
#. 1: pathname of the file the job is defined in
2583
 
#: .././plainbox/provider_manager.py:825
 
2684
#: .././plainbox/provider_manager.py:829
2584
2685
#, python-brace-format
2585
2686
msgid "{0} {1}, from {2}"
2586
2687
msgstr ""
2587
2688
 
2588
 
#: .././plainbox/provider_manager.py:829
 
2689
#: .././plainbox/provider_manager.py:833
2589
2690
msgid "Some units could not be parsed correctly"
2590
2691
msgstr ""
2591
2692
 
2592
2693
#. TRANSLATORS: please don't translate `manage.py validate`
2593
 
#: .././plainbox/provider_manager.py:831
 
2694
#: .././plainbox/provider_manager.py:835
2594
2695
msgid "Please run `manage.py validate` for details"
2595
2696
msgstr ""
2596
2697
 
2597
 
#: .././plainbox/provider_manager.py:832
 
2698
#: .././plainbox/provider_manager.py:836
2598
2699
msgid "[White Lists]"
2599
2700
msgstr ""
2600
2701
 
2601
 
#: .././plainbox/provider_manager.py:839
 
2702
#: .././plainbox/provider_manager.py:843
2602
2703
msgid "Errors prevent whitelists from being displayed"
2603
2704
msgstr ""
2604
2705
 
2605
2706
#. TRANSLATORS: the fields are as follows:
2606
2707
#. 0: whitelist name
2607
2708
#. 1: pathname of the file the whitelist is defined in
2608
 
#: .././plainbox/provider_manager.py:845
 
2709
#: .././plainbox/provider_manager.py:849
2609
2710
msgid "{0!a}, from {1}"
2610
2711
msgstr ""
2611
2712
 
2612
 
#: .././plainbox/provider_manager.py:848
 
2713
#: .././plainbox/provider_manager.py:852
2613
2714
msgid "[Executables]"
2614
2715
msgstr ""
2615
2716
 
2621
2722
#. It must be correctly preserved or the result won't work. In particular
2622
2723
#. the leading whitespace *must* be preserved and *must* have the same
2623
2724
#. length on each line.
2624
 
#: .././plainbox/provider_manager.py:863
 
2725
#: .././plainbox/provider_manager.py:867
2625
2726
msgid ""
2626
2727
"\n"
2627
2728
"    perform various static analysis and validation\n"
2646
2747
"    "
2647
2748
msgstr ""
2648
2749
 
2649
 
#: .././plainbox/provider_manager.py:912
 
2750
#: .././plainbox/provider_manager.py:916
2650
2751
msgid "validation options"
2651
2752
msgstr ""
2652
2753
 
2653
 
#: .././plainbox/provider_manager.py:915
 
2754
#: .././plainbox/provider_manager.py:919
2654
2755
msgid "Be strict about correctness"
2655
2756
msgstr ""
2656
2757
 
2657
 
#: .././plainbox/provider_manager.py:918
 
2758
#: .././plainbox/provider_manager.py:922
2658
2759
msgid "Report deprecated syntax and features"
2659
2760
msgstr ""
2660
2761
 
2661
 
#: .././plainbox/provider_manager.py:921
 
2762
#: .././plainbox/provider_manager.py:925
2662
2763
msgid "Be loose about correctness"
2663
2764
msgstr ""
2664
2765
 
2665
 
#: .././plainbox/provider_manager.py:924
 
2766
#: .././plainbox/provider_manager.py:928
2666
2767
msgid "Support deprecated syntax and features"
2667
2768
msgstr ""
2668
2769
 
2669
 
#: .././plainbox/provider_manager.py:936
 
2770
#: .././plainbox/provider_manager.py:940
2670
2771
msgid "NOTE: subsequent units from problematic files are ignored"
2671
2772
msgstr ""
2672
2773
 
2673
 
#: .././plainbox/provider_manager.py:954
 
2774
#: .././plainbox/provider_manager.py:958
2674
2775
msgid "missing definition of required field"
2675
2776
msgstr ""
2676
2777
 
2677
 
#: .././plainbox/provider_manager.py:955
 
2778
#: .././plainbox/provider_manager.py:959
2678
2779
msgid "incorrect value supplied"
2679
2780
msgstr ""
2680
2781
 
2681
 
#: .././plainbox/provider_manager.py:956
 
2782
#: .././plainbox/provider_manager.py:960
2682
2783
msgid "useless field in this context"
2683
2784
msgstr ""
2684
2785
 
2685
 
#: .././plainbox/provider_manager.py:957
 
2786
#: .././plainbox/provider_manager.py:961
2686
2787
msgid "usage of deprecated field"
2687
2788
msgstr ""
2688
2789
 
2689
 
#: .././plainbox/provider_manager.py:958
 
2790
#: .././plainbox/provider_manager.py:962
2690
2791
msgid "template field is constant"
2691
2792
msgstr ""
2692
2793
 
2693
 
#: .././plainbox/provider_manager.py:959
 
2794
#: .././plainbox/provider_manager.py:963
2694
2795
msgid "template field is variable"
2695
2796
msgstr ""
2696
2797
 
2699
2800
#. 1: job id
2700
2801
#. 2: field name
2701
2802
#. 3: explanation of the problem
2702
 
#: .././plainbox/provider_manager.py:968
 
2803
#: .././plainbox/provider_manager.py:972
2703
2804
msgid "{0}: job {1!a}, field {2!a}: {3}"
2704
2805
msgstr ""
2705
2806
 
2706
 
#: .././plainbox/provider_manager.py:979
 
2807
#: .././plainbox/provider_manager.py:983
2707
2808
#, python-brace-format
2708
2809
msgid "allowed values are: {0}"
2709
2810
msgstr ""
2710
2811
 
2711
 
#: .././plainbox/provider_manager.py:986
 
2812
#: .././plainbox/provider_manager.py:990
2712
2813
msgid "All jobs seem to be valid"
2713
2814
msgstr ""
2714
2815
 
2720
2821
#. It must be correctly preserved or the result won't work. In particular
2721
2822
#. the leading whitespace *must* be preserved and *must* have the same
2722
2823
#. length on each line.
2723
 
#: .././plainbox/provider_manager.py:1009
 
2824
#: .././plainbox/provider_manager.py:1013
2724
2825
msgid ""
2725
2826
"\n"
2726
2827
"    update, merge and build translation catalogs\n"
2730
2831
"    "
2731
2832
msgstr ""
2732
2833
 
2733
 
#: .././plainbox/provider_manager.py:1032
 
2834
#: .././plainbox/provider_manager.py:1036
2734
2835
msgid "don't actually do anything"
2735
2836
msgstr ""
2736
2837
 
2737
 
#: .././plainbox/provider_manager.py:1033
 
2838
#: .././plainbox/provider_manager.py:1037
2738
2839
msgid "actions to perform"
2739
2840
msgstr ""
2740
2841
 
2741
 
#: .././plainbox/provider_manager.py:1036
 
2842
#: .././plainbox/provider_manager.py:1040
2742
2843
msgid "do not update the translation template"
2743
2844
msgstr ""
2744
2845
 
2745
 
#: .././plainbox/provider_manager.py:1039
 
2846
#: .././plainbox/provider_manager.py:1043
2746
2847
msgid "do not merge translation files with the template"
2747
2848
msgstr ""
2748
2849
 
2749
 
#: .././plainbox/provider_manager.py:1042
 
2850
#: .././plainbox/provider_manager.py:1046
2750
2851
msgid "do not build binary translation files"
2751
2852
msgstr ""
2752
2853
 
 
2854
#: .././plainbox/provider_manager.py:1185
 
2855
msgid "Per-provider management script"
 
2856
msgstr ""
 
2857
 
2753
2858
#. TRANSLATORS: please keep 'manage.py', '--help', '--version'
2754
2859
#. untranslated. Translate only '[options]'
2755
 
#: .././plainbox/provider_manager.py:1184
 
2860
#: .././plainbox/provider_manager.py:1189
2756
2861
msgid "manage.py [--help] [--version] [options]"
2757
2862
msgstr ""
2758
2863
 
2759
 
#: .././plainbox/provider_manager.py:1264
 
2864
#: .././plainbox/provider_manager.py:1273
2760
2865
msgid "{}: bad value of {!r}, {}"
2761
2866
msgstr ""
2762
2867
 
 
2868
#: .././plainbox/test_i18n.py:62 .././plainbox/test_i18n.py:69
 
2869
#: .././plainbox/test_i18n.py:123 .././plainbox/test_i18n.py:137
 
2870
msgid "msgid"
 
2871
msgstr ""
 
2872
 
 
2873
#: .././plainbox/test_i18n.py:65 .././plainbox/test_i18n.py:66
 
2874
#: .././plainbox/test_i18n.py:73 .././plainbox/test_i18n.py:75
 
2875
#: .././plainbox/test_i18n.py:130 .././plainbox/test_i18n.py:144
 
2876
msgid "msgid1"
 
2877
msgid_plural "msgid2"
 
2878
msgstr[0] ""
 
2879
msgstr[1] ""
 
2880
 
2763
2881
#: .././plainbox/vendor/argparse/py32-argparse.py:806
2764
2882
#: .././plainbox/vendor/argparse/py33-argparse.py:832
2765
2883
#: .././plainbox/vendor/argparse/py34-argparse.py:831