forked from GNOME/jhbuild
-
Notifications
You must be signed in to change notification settings - Fork 0
/
en_GB.po
2051 lines (1630 loc) · 62.5 KB
/
en_GB.po
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
# British English translation for jhbuild.
# Copyright (C) 2009 jhbuild's COPYRIGHT HOLDER
# This file is distributed under the same license as the jhbuild package.
# Philip Withnall <[email protected]>, 2009, 2010.
#
msgid ""
msgstr ""
"Project-Id-Version: jhbuild master\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
"product=jhbuild&keywords=I18N+L10N&component=general\n"
"POT-Creation-Date: 2016-09-16 21:46+0000\n"
"PO-Revision-Date: 2016-09-20 15:58+0200\n"
"Last-Translator: David King <[email protected]>\n"
"Language-Team: British English <[email protected]>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: autogen.sh:103
#, sh-format
msgid "Configuring $PKG_NAME without autotools"
msgstr "Configuring $PKG_NAME without autotools"
#: autogen.sh:120 autogen.sh:125
#, sh-format
msgid "Unable to create file $srcdir/Makefile.inc"
msgstr "Unable to create file $srcdir/Makefile.inc"
#: autogen.sh:143
#, sh-format
msgid "Unable to read file $makefile"
msgstr "Unable to read file $makefile"
#: autogen.sh:148
#, sh-format
msgid "Unable to copy $makefile to $srcdir/Makefile"
msgstr "Unable to copy $makefile to $srcdir/Makefile"
#: autogen.sh:153
#, sh-format
msgid "Now type `make' to compile $PKG_NAME"
msgstr "Now type `make' to compile $PKG_NAME"
#: autogen.sh:268
msgid "WARNING: aclocal not available (usually part of package 'autoconf')"
msgstr "WARNING: aclocal not available (usually part of package 'autoconf')"
#: autogen.sh:271
msgid "WARNING: automake not available (usually part of package 'automake')"
msgstr "WARNING: automake not available (usually part of package 'automake')"
#: autogen.sh:274
msgid "WARNING: autopoint not available (usually part of package 'gettext')"
msgstr "WARNING: autopoint not available (usually part of package 'gettext')"
#: autogen.sh:277
msgid "WARNING: pkg-config not available (usually part of package 'pkgconfig')"
msgstr "WARNING: pkg-config not available (usually part of package 'pkgconfig')"
#: autogen.sh:280
msgid ""
"WARNING: yelp-tools not available (usually part of package 'yelp-tools')"
msgstr ""
"WARNING: yelp-tools not available (usually part of package 'yelp-tools')"
#: jhbuild/commands/autobuild.py:28
msgid "Build modules non-interactively and upload results to JhAutobuild"
msgstr "Build modules non-interactively and upload results to JhAutobuild"
#: jhbuild/commands/autobuild.py:36 jhbuild/commands/base.py:172
#: jhbuild/commands/base.py:283 jhbuild/commands/make.py:42
#: jhbuild/commands/tinderbox.py:38
msgid "always run autogen.sh"
msgstr "always run autogen.sh"
#: jhbuild/commands/autobuild.py:39 jhbuild/commands/base.py:178
#: jhbuild/commands/base.py:286 jhbuild/commands/make.py:45
#: jhbuild/commands/tinderbox.py:44
msgid "run make clean before make"
msgstr "run make clean before make"
#: jhbuild/commands/autobuild.py:42 jhbuild/commands/base.py:187
#: jhbuild/commands/base.py:298
msgid "run make distcheck after building"
msgstr "run make distcheck after building"
#: jhbuild/commands/autobuild.py:45 jhbuild/commands/base.py:47
#: jhbuild/commands/base.py:199 jhbuild/commands/base.py:437
#: jhbuild/commands/clean.py:38 jhbuild/commands/tinderbox.py:53
msgid "treat the given modules as up to date"
msgstr "treat the given modules as up-to-date"
#: jhbuild/commands/autobuild.py:48 jhbuild/commands/base.py:202
#: jhbuild/commands/clean.py:41 jhbuild/commands/tinderbox.py:56
msgid "start building at the given module"
msgstr "start building at the given module"
#: jhbuild/commands/autobuild.py:51
msgid "jhautobuild report URL"
msgstr "jhautobuild report URL"
#: jhbuild/commands/autobuild.py:54
msgid "verbose mode"
msgstr "verbose mode"
#: jhbuild/commands/autobuild.py:71
msgid "report URL for autobuild not specified"
msgstr "report URL for autobuild not specified"
#: jhbuild/commands/autobuild.py:82 jhbuild/commands/base.py:73
#: jhbuild/commands/base.py:249 jhbuild/commands/base.py:475
#: jhbuild/commands/clean.py:55 jhbuild/commands/tinderbox.py:94
#, python-format
msgid "%s not in module list"
msgstr "%s not in module list"
#: jhbuild/commands/base.py:38
msgid "Update all modules from version control"
msgstr "Update all modules from version control"
#: jhbuild/commands/base.py:41 jhbuild/commands/base.py:89
#: jhbuild/commands/base.py:123 jhbuild/commands/base.py:166
#: jhbuild/commands/base.py:277 jhbuild/commands/base.py:428
#: jhbuild/commands/tinderbox.py:32
msgid "[ options ... ] [ modules ... ]"
msgstr "[ options … ] [ modules … ]"
#: jhbuild/commands/base.py:50
msgid "start updating at the given module"
msgstr "start updating at the given module"
#: jhbuild/commands/base.py:53
msgid "update only modules with the given tags"
msgstr "update only modules with the given tags"
#: jhbuild/commands/base.py:56 jhbuild/commands/base.py:95
#: jhbuild/commands/base.py:208 jhbuild/commands/base.py:307
#: jhbuild/commands/tinderbox.py:59
msgid "set a sticky date when checking out modules"
msgstr "set a sticky date when checking out modules"
#: jhbuild/commands/base.py:59 jhbuild/commands/base.py:190
#: jhbuild/commands/base.py:446
msgid "ignore all soft-dependencies"
msgstr "ignore all soft-dependencies"
#: jhbuild/commands/base.py:86
msgid "Update one or more modules from version control"
msgstr "Update one or more modules from version control"
#: jhbuild/commands/base.py:104 jhbuild/commands/base.py:142
#: jhbuild/commands/base.py:383 jhbuild/commands/rdepends.py:52
#: jhbuild/moduleset.py:180
#, python-format
msgid "A module called '%s' could not be found."
msgstr "A module called '%s' could not be found."
#: jhbuild/commands/base.py:107 jhbuild/commands/base.py:145
#: jhbuild/commands/base.py:340 jhbuild/commands/rdepends.py:47
#: jhbuild/commands/uninstall.py:58
msgid "This command requires a module parameter."
msgstr "This command requires a module parameter."
#: jhbuild/commands/base.py:120
msgid "Clean one or more modules"
msgstr "Clean one or more modules"
#: jhbuild/commands/base.py:129
msgid "honour the makeclean setting in config file"
msgstr "honour the makeclean setting in config file"
#: jhbuild/commands/base.py:132 jhbuild/commands/base.py:175
#: jhbuild/commands/base.py:289 jhbuild/commands/tinderbox.py:41
msgid "completely clean source tree"
msgstr "completely clean source tree"
#: jhbuild/commands/base.py:149
msgid "clean command called while makeclean is set to False, skipped."
msgstr "clean command called while makeclean is set to False, skipped."
#: jhbuild/commands/base.py:163
msgid "Update and compile all modules (the default)"
msgstr "Update and compile all modules (the default)"
#: jhbuild/commands/base.py:181 jhbuild/commands/base.py:292
#: jhbuild/commands/make.py:48
msgid "run make check after building"
msgstr "run make check after building"
#: jhbuild/commands/base.py:184 jhbuild/commands/base.py:295
msgid "run make dist after building"
msgstr "run make dist after building"
#: jhbuild/commands/base.py:193 jhbuild/commands/base.py:301
#: jhbuild/commands/tinderbox.py:47
msgid "skip version control update"
msgstr "skip version control update"
#: jhbuild/commands/base.py:196 jhbuild/commands/base.py:304
#: jhbuild/commands/make.py:51
msgid "quiet (no output)"
msgstr "quiet (no output)"
#: jhbuild/commands/base.py:205 jhbuild/commands/base.py:443
msgid "build only modules with the given tags"
msgstr "build only modules with the given tags"
#: jhbuild/commands/base.py:211 jhbuild/commands/base.py:310
msgid "run tests in real X and not in Xvfb"
msgstr "run tests in real X and not in Xvfb"
#: jhbuild/commands/base.py:214 jhbuild/commands/tinderbox.py:62
msgid "try to force checkout and autogen on failure"
msgstr "try to force checkout and autogen on failure"
#: jhbuild/commands/base.py:217 jhbuild/commands/tinderbox.py:65
msgid "don't poison modules on failure"
msgstr "don't poison modules on failure"
#: jhbuild/commands/base.py:220 jhbuild/commands/base.py:313
#: jhbuild/commands/tinderbox.py:68
msgid "build even if policy says not to"
msgstr "build even if policy says not to"
#: jhbuild/commands/base.py:223
msgid "also build soft-dependencies that could be skipped"
msgstr "also build soft dependencies that could be skipped"
#: jhbuild/commands/base.py:226 jhbuild/commands/base.py:316
msgid "skip modules installed less than the given time ago"
msgstr "skip modules installed less than the given time ago"
#: jhbuild/commands/base.py:229 jhbuild/commands/tinderbox.py:71
msgid "ignore missing system dependencies"
msgstr "ignore missing system dependencies"
#: jhbuild/commands/base.py:253
msgid "requested module is in the ignore list, nothing to do."
msgstr "requested module is in the ignore list: nothing to do."
#: jhbuild/commands/base.py:260 jhbuild/commands/tinderbox.py:100
#, python-format
msgid ""
"Required system dependencies not installed. Install using the command "
"%(cmd)s or to ignore system dependencies use command-line option %(opt)s"
msgstr ""
"Required system dependencies not installed. Install using the command "
"%(cmd)s or to ignore system dependencies use command-line option %(opt)s"
#: jhbuild/commands/base.py:274
msgid "Update and compile one or more modules"
msgstr "Update and compile one or more modules"
#: jhbuild/commands/base.py:335 jhbuild/commands/make.py:95
#: jhbuild/commands/uninstall.py:50
#, python-format
msgid ""
"module \"%(modname)s\" does not exist, created automatically using "
"repository \"%(reponame)s\""
msgstr ""
"module \"%(modname)s\" does not exist, created automatically using "
"repository \"%(reponame)s\""
#: jhbuild/commands/base.py:348
msgid "Run a command under the JHBuild environment"
msgstr "Run a command under the JHBuild environment"
#: jhbuild/commands/base.py:351
msgid "[ options ... ] program [ arguments ... ]"
msgstr "[ options … ] program [ arguments … ]"
#: jhbuild/commands/base.py:357
msgid "run command in build dir of the given module"
msgstr "run command in build dir of the given module"
#: jhbuild/commands/base.py:360
msgid "run command in checkout dir of the given module"
msgstr "run command in checkout dir of the given module"
#: jhbuild/commands/base.py:373 jhbuild/commands/base.py:403
#, python-format
msgid "Unable to execute the command '%(command)s': %(err)s"
msgstr "Unable to execute the command '%(command)s': %(err)s"
#: jhbuild/commands/base.py:394
#, python-format
msgid "Unable to execute the command '%s'"
msgstr "Unable to execute the command '%s'"
#: jhbuild/commands/base.py:401 jhbuild/frontends/gtkui.py:447
#: jhbuild/frontends/terminal.py:146
msgid "No command given"
msgstr "No command given"
#: jhbuild/commands/base.py:410
msgid "Start a shell under the JHBuild environment"
msgstr "Start a shell under the JHBuild environment"
#: jhbuild/commands/base.py:425
msgid "List the modules that would be built"
msgstr "List the modules that would be built"
#: jhbuild/commands/base.py:434
msgid "show which revision will be built"
msgstr "show which revision will be built"
#: jhbuild/commands/base.py:440
msgid "start list at the given module"
msgstr "start list at the given module"
#: jhbuild/commands/base.py:449
msgid "also list soft-dependencies that could be skipped"
msgstr "also list soft dependencies that could be skipped"
#: jhbuild/commands/base.py:452
msgid "list all modules, not only those that would be built"
msgstr "list all modules, not only those that would be built"
#: jhbuild/commands/base.py:459
msgid "Conflicting options specified ('--start-at' and '--all-modules')"
msgstr "Conflicting options specified ('--start-at' and '--all-modules')"
#: jhbuild/commands/base.py:491
msgid "Output a Graphviz dependency graph for one or more modules"
msgstr "Output a Graphviz dependency graph for one or more modules"
#: jhbuild/commands/base.py:494 jhbuild/commands/base.py:527
#: jhbuild/commands/info.py:41 jhbuild/commands/uninstall.py:34
msgid "[ modules ... ]"
msgstr "[ modules … ]"
#: jhbuild/commands/base.py:500
msgid "add dotted lines to soft dependencies"
msgstr "add dotted lines to soft dependencies"
#: jhbuild/commands/base.py:503
msgid "group modules from metamodule together"
msgstr "group modules from metamodule together"
#: jhbuild/commands/base.py:524
msgid "Run post-install triggers for named modules (or all)"
msgstr "Run post-install triggers for named modules (or all)"
#: jhbuild/commands/bootstrap.py:24
msgid "Build support tools"
msgstr "Build support tools"
#: jhbuild/commands/bot.py:54
msgid "Control buildbot"
msgstr "Control buildbot"
#: jhbuild/commands/bot.py:57 jhbuild/commands/__init__.py:45
#: jhbuild/commands/make.py:36
msgid "[ options ... ]"
msgstr "[ options … ]"
#: jhbuild/commands/bot.py:63
msgid "setup a buildbot environment"
msgstr "setup a buildbot environment"
#: jhbuild/commands/bot.py:66
msgid "start a buildbot slave server"
msgstr "start a buildbot slave server"
#: jhbuild/commands/bot.py:69
msgid "stop a buildbot slave server"
msgstr "stop a buildbot slave server"
#: jhbuild/commands/bot.py:72
msgid "start a buildbot master server"
msgstr "start a buildbot master server"
#: jhbuild/commands/bot.py:75
msgid "reload a buildbot master server configuration"
msgstr "reload a buildbot master server configuration"
#: jhbuild/commands/bot.py:78
msgid "stop a buildbot master server"
msgstr "stop a buildbot master server"
#: jhbuild/commands/bot.py:81
msgid "start as daemon"
msgstr "start as daemon"
#: jhbuild/commands/bot.py:84
msgid "PID file location"
msgstr "PID file location"
#: jhbuild/commands/bot.py:87
msgid "log file location"
msgstr "log file location"
#: jhbuild/commands/bot.py:90
msgid "directory with slave files (only with --start-server)"
msgstr "directory with slave files (only with --start-server)"
#: jhbuild/commands/bot.py:93
msgid "directory with buildbot work files (only with --start-server)"
msgstr "directory with buildbot work files (only with --start-server)"
#: jhbuild/commands/bot.py:96
msgid "master cfg file location (only with --start-server)"
msgstr "master cfg file location (only with --start-server)"
#: jhbuild/commands/bot.py:99
msgid "exec a buildbot step (internal use only)"
msgstr "exec a buildbot step (internal use only)"
#: jhbuild/commands/bot.py:115
msgid "buildbot and twisted not found, run jhbuild bot --setup"
msgstr "buildbot and twisted not found, run jhbuild bot --setup"
#: jhbuild/commands/bot.py:292
#, python-format
msgid "No description for slave %s."
msgstr "No description for slave %s."
#. parse error
#: jhbuild/commands/bot.py:297
#, python-format
msgid "Failed to parse slave config for %s."
msgstr "Failed to parse slave config for %s."
#: jhbuild/commands/bot.py:804 jhbuild/commands/bot.py:812
msgid "failed to get buildbot PID"
msgstr "failed to get buildbot PID"
#: jhbuild/commands/checkbranches.py:28
msgid ""
"Check modules in GNOME Git repository have the correct branch definition"
msgstr ""
"Check modules in GNOME Git repository have the correct branch definition"
#: jhbuild/commands/checkbranches.py:65
#, python-format
msgid "%(module)s is missing branch definition for %(branch)s"
msgstr "%(module)s is missing branch definition for %(branch)s"
#: jhbuild/commands/checkmodulesets.py:30
msgid "Check if modules in JHBuild have the correct definition"
msgstr "Check if modules in JHBuild have the correct definition"
#: jhbuild/commands/checkmodulesets.py:43
#, python-format
msgid "%(module)s is unreachable (%(href)s)"
msgstr "%(module)s is unreachable (%(href)s)"
#: jhbuild/commands/checkmodulesets.py:46
#, python-format
msgid "Cannot check %(module)s (%(href)s)"
msgstr "Cannot check %(module)s (%(href)s)"
#: jhbuild/commands/clean.py:29
msgid "Clean all modules"
msgstr "Clean all modules"
#: jhbuild/commands/extdeps.py:70
msgid "Report details on GNOME external dependencies"
msgstr "Report details on GNOME external dependencies"
#: jhbuild/commands/extdeps.py:98
msgid "External deps for GNOME"
msgstr "External deps for GNOME"
#: jhbuild/commands/extdeps.py:104
#, python-format
msgid "External deps for GNOME %s"
msgstr "External deps for GNOME %s"
#: jhbuild/commands/extdeps.py:138
msgid "patched"
msgstr "patched"
#: jhbuild/commands/extdeps.py:142
#, python-format
msgid "and %d others."
msgstr "and %d others."
#: jhbuild/commands/goalreport.py:328
msgid "Report GNOME modules status wrt various goals"
msgstr "Report GNOME modules status wrt various goals"
#: jhbuild/commands/goalreport.py:351
msgid "check to perform"
msgstr "check to perform"
#: jhbuild/commands/gui.py:30
msgid "Build targets from a GUI app"
msgstr "Build targets from a GUI app"
#: jhbuild/commands/info.py:38
msgid "Display information about one or more modules"
msgstr "Display information about one or more modules"
#: jhbuild/commands/info.py:47
msgid ""
"only display information for installed modules. This will not list system "
"dependencies. If one or more module names are specified and at least one "
"module is not installed, then the command will return 1."
msgstr ""
"only display information for installed modules. This will not list system "
"dependencies. If one or more module names are specified and at least one "
"module is not installed, then the command will return 1."
#: jhbuild/commands/info.py:64
#, python-format
msgid "unknown module %s"
msgstr "unknown module %s"
#: jhbuild/commands/info.py:86
msgid "Name:"
msgstr "Name:"
#: jhbuild/commands/info.py:87
msgid "Module Set:"
msgstr "Module Set:"
#: jhbuild/commands/info.py:88
msgid "Type:"
msgstr "Type:"
#: jhbuild/commands/info.py:91 jhbuild/commands/info.py:95
msgid "Install version:"
msgstr "Install version:"
#: jhbuild/commands/info.py:92 jhbuild/commands/info.py:96
msgid "Install date:"
msgstr "Install date:"
#: jhbuild/commands/info.py:95 jhbuild/commands/info.py:96
msgid "not installed"
msgstr "not installed"
#: jhbuild/commands/info.py:101
msgid "CVS Root:"
msgstr "CVS Root:"
#: jhbuild/commands/info.py:102
msgid "CVS Module:"
msgstr "CVS Module:"
#: jhbuild/commands/info.py:104
msgid "CVS Revision:"
msgstr "CVS Revision:"
#: jhbuild/commands/info.py:106
msgid "Subversion Module:"
msgstr "Subversion Module:"
#: jhbuild/commands/info.py:108
msgid "Darcs Archive:"
msgstr "Darcs Archive:"
#: jhbuild/commands/info.py:110
msgid "Git Module:"
msgstr "Git Module:"
#: jhbuild/commands/info.py:112
msgid "Git Origin Module:"
msgstr "Git Origin Module:"
#: jhbuild/commands/info.py:116
msgid "Git Branch:"
msgstr "Git Branch:"
#: jhbuild/commands/info.py:118
msgid "Git Tag:"
msgstr "Git Tag:"
#: jhbuild/commands/info.py:120
msgid "URL:"
msgstr "URL:"
#: jhbuild/commands/info.py:121
msgid "Version:"
msgstr "Version:"
#: jhbuild/commands/info.py:124
msgid "Tree-ID:"
msgstr "Tree-ID:"
#: jhbuild/commands/info.py:129
msgid "Sourcedir:"
msgstr "Sourcedir:"
#: jhbuild/commands/info.py:135
msgid "Requires:"
msgstr "Requires:"
#: jhbuild/commands/info.py:139
msgid "Required by:"
msgstr "Required by:"
#: jhbuild/commands/info.py:141
msgid "Suggests:"
msgstr "Suggests:"
#: jhbuild/commands/info.py:143
msgid "After:"
msgstr "After:"
#: jhbuild/commands/info.py:147
msgid "Before:"
msgstr "Before:"
#: jhbuild/commands/__init__.py:84 jhbuild/commands/sysdeps.py:58
#, python-format
msgid "required=%s"
msgstr "required=%s"
#: jhbuild/commands/__init__.py:86 jhbuild/commands/sysdeps.py:60
#, python-format
msgid "installed=%s"
msgstr "installed=%s"
#. Translators: This is used to separate items of package metadata
#: jhbuild/commands/__init__.py:88 jhbuild/commands/sysdeps.py:62
msgid ", "
msgstr ", "
#: jhbuild/commands/__init__.py:90 jhbuild/commands/sysdeps.py:64
#, python-format
msgid "(%s)"
msgstr "(%s)"
#: jhbuild/commands/__init__.py:94 jhbuild/commands/sysdeps.py:140
msgid "Required packages:"
msgstr "Required packages:"
#: jhbuild/commands/__init__.py:95 jhbuild/commands/sysdeps.py:141
#: jhbuild/commands/sysdeps.py:172
msgid " System installed packages which are too old:"
msgstr " System installed packages which are too old:"
#: jhbuild/commands/__init__.py:105 jhbuild/commands/__init__.py:117
#: jhbuild/commands/sysdeps.py:150 jhbuild/commands/sysdeps.py:166
#: jhbuild/commands/sysdeps.py:181 jhbuild/commands/sysdeps.py:194
msgid " (none)"
msgstr " (none)"
#: jhbuild/commands/__init__.py:107 jhbuild/commands/sysdeps.py:152
#: jhbuild/commands/sysdeps.py:183
msgid " No matching system package installed:"
msgstr " No matching system package installed:"
#: jhbuild/commands/__init__.py:134
msgid "JHBuild commands are:"
msgstr "JHBuild commands are:"
#: jhbuild/commands/__init__.py:140
msgid "For more information run \"jhbuild <command> --help\""
msgstr "For more information run \"jhbuild <command> --help\""
#: jhbuild/commands/__init__.py:149
msgid "Information about available JHBuild commands"
msgstr "Information about available JHBuild commands"
#: jhbuild/commands/__init__.py:176
#, python-format
msgid "no such command (did you mean \"jhbuild build %s\"?)"
msgstr "no such command (did you mean \"jhbuild build %s\"?)"
#: jhbuild/commands/__init__.py:178
#, python-format
msgid "no such command (did you mean \"jhbuild run %s\"?)"
msgstr "no such command (did you mean \"jhbuild run %s\"?)"
#: jhbuild/commands/make.py:33
msgid "Compile and install the module for the current directory"
msgstr "Compile and install the module for the current directory"
#: jhbuild/commands/make.py:78
#, python-format
msgid "The current directory is not in the checkout root %r"
msgstr "The current directory is not in the checkout root %r"
#: jhbuild/commands/make.py:90
#, python-format
msgid "No module matching current directory %r in the moduleset"
msgstr "No module matching current directory %r in the moduleset"
#: jhbuild/commands/rdepends.py:28
msgid "Display reverse-dependencies of a module"
msgstr "Display reverse-dependencies of a module"
#: jhbuild/commands/rdepends.py:31
msgid "[ module ]"
msgstr "[ module ]"
#: jhbuild/commands/rdepends.py:37
msgid "display dependency path next to modules"
msgstr "display dependency path next to modules"
#: jhbuild/commands/rdepends.py:40
msgid "limit display to modules directly depending on given module"
msgstr "limit display to modules directly depending on given module"
#: jhbuild/commands/sanitycheck.py:46
msgid "Check that required support tools are available"
msgstr "Check that required support tools are available"
#: jhbuild/commands/sanitycheck.py:53
msgid "no extra arguments expected"
msgstr "no extra arguments expected"
#: jhbuild/commands/sanitycheck.py:65
#, python-format
msgid "checkout root (%s) is not writable"
msgstr "checkout root (%s) is not writable"
#: jhbuild/commands/sanitycheck.py:68
#, python-format
msgid "install prefix (%s) is not writable"
msgstr "install prefix (%s) is not writable"
#: jhbuild/commands/sanitycheck.py:75 jhbuild/commands/sanitycheck.py:78
#: jhbuild/commands/sanitycheck.py:81 jhbuild/commands/sanitycheck.py:85
#: jhbuild/commands/sanitycheck.py:88 jhbuild/commands/sanitycheck.py:120
#: jhbuild/commands/sanitycheck.py:132 jhbuild/commands/sanitycheck.py:141
#: jhbuild/commands/sanitycheck.py:147 jhbuild/commands/sanitycheck.py:149
#: jhbuild/commands/sanitycheck.py:151 jhbuild/modtypes/cmake.py:85
#: jhbuild/modtypes/meson.py:85 jhbuild/versioncontrol/bzr.py:218
#: jhbuild/versioncontrol/cvs.py:304 jhbuild/versioncontrol/darcs.py:110
#: jhbuild/versioncontrol/fossil.py:107 jhbuild/versioncontrol/git.py:461
#: jhbuild/versioncontrol/hg.py:106 jhbuild/versioncontrol/mtn.py:142
#: jhbuild/versioncontrol/svn.py:316
#, python-format
msgid "%s not found"
msgstr "%s not found"
#: jhbuild/commands/sanitycheck.py:99
msgid ""
"Could not find XML catalog (usually part of the package 'libxml2-utils')"
msgstr ""
"Could not find XML catalogue (usually part of the package 'libxml2-utils')"
#: jhbuild/commands/sanitycheck.py:109
#, python-format
msgid ""
"Could not find %s in XML catalog (usually part of package 'docbook-xsl')"
msgstr ""
"Could not find %s in XML catalog (usually part of package 'docbook-xsl')"
#: jhbuild/commands/sanitycheck.py:116
#, python-format
msgid ""
"Could not find the Perl module %s (usually part of package 'libxml-parser-"
"perl' or 'perl-XML-Parser')"
msgstr ""
"Could not find the Perl module %s (usually part of package 'libxml-parser-"
"perl' or 'perl-XML-Parser')"
#: jhbuild/commands/sanitycheck.py:124
#, python-format
msgid "%s not found (usually part of the package 'subversion')"
msgstr "%s not found (usually part of the package 'subversion')"
#: jhbuild/commands/sanitycheck.py:128
msgid "curl or wget not found"
msgstr "curl or wget not found"
#: jhbuild/commands/sanitycheck.py:137
msgid "Installed git program is not the right git"
msgstr "Installed git program is not the right git"
#: jhbuild/commands/sanitycheck.py:143
msgid "Could not check git program"
msgstr "Could not check git program"
#: jhbuild/commands/sanitycheck.py:161
#, python-format
msgid "aclocal can't see %s macros"
msgstr "aclocal can't see %s macros"
#: jhbuild/commands/sanitycheck.py:166
#, python-format
msgid ""
"Please copy the lacking macros (%(macros)s) in one of the following paths: "
"%(path)s"
msgstr ""
"Please copy the lacking macros (%(macros)s) in one of the following paths: "
"%(path)s"
#: jhbuild/commands/snapshot.py:34
msgid "Print out a moduleset for the exact versions that are checked out"
msgstr "Print out a module set for the exact versions that are checked out"
#: jhbuild/commands/sysdeps.py:35
msgid "Check and install tarball dependencies using system packages"
msgstr "Check and install tarball dependencies using system packages"
#: jhbuild/commands/sysdeps.py:43
msgid "Machine readable list of missing sysdeps"
msgstr "Machine readable list of missing sysdeps"
#: jhbuild/commands/sysdeps.py:46
msgid "Machine readable list of all sysdeps"
msgstr "Machine readable list of all sysdeps"
#: jhbuild/commands/sysdeps.py:49
msgid "Install pkg-config modules via system"
msgstr "Install pkg-config modules via system"
#: jhbuild/commands/sysdeps.py:129
msgid "System installed packages which are new enough:"
msgstr "System installed packages which are new enough:"
#: jhbuild/commands/sysdeps.py:138
msgid " (none)"
msgstr " (none)"
#: jhbuild/commands/sysdeps.py:171
msgid "Optional packages: (JHBuild will build the missing packages)"
msgstr "Optional packages: (JHBuild will build the missing packages)"
#: jhbuild/commands/sysdeps.py:202
#, python-format
msgid ""
"%(cmd)s is required to install packages on this system. Please install "
"%(cmd)s."
msgstr ""
"%(cmd)s is required to install packages on this system. Please install "
"%(cmd)s."
#: jhbuild/commands/sysdeps.py:207
msgid "Don't know how to install packages on this system"
msgstr "Don't know how to install packages on this system"
#: jhbuild/commands/sysdeps.py:210
#, python-format
msgid "No uninstalled system dependencies to install for modules: %r"
msgstr "No uninstalled system dependencies to install for modules: %r"
#: jhbuild/commands/sysdeps.py:212
#, python-format
msgid "Installing dependencies on system: %s"
msgstr "Installing dependencies on system: %s"
#: jhbuild/commands/tinderbox.py:29
msgid "Build modules non-interactively and store build logs"
msgstr "Build modules non-interactively and store build logs"
#: jhbuild/commands/tinderbox.py:50
msgid "directory to store build logs in"
msgstr "directory to store build logs in"
#: jhbuild/commands/tinderbox.py:82
msgid "output directory for tinderbox build not specified"
msgstr "output directory for tinderbox build not specified"
#: jhbuild/commands/twoninetynine.py:161
msgid "Report GNOME modules status wrt 3.0 goals"
msgstr "Report GNOME modules status wrt 3.0 goals"
#: jhbuild/commands/uninstall.py:31
msgid "Uninstall all modules"
msgstr "Uninstall all modules"
#: jhbuild/commands/uninstall.py:48
#, python-format
msgid "unknown module %s and no default repository to try an automatic module"
msgstr "unknown module %s and no default repository to try an automatic module"
#: jhbuild/commands/uninstall.py:64
#, python-format
msgid "Module %(mod)r is not installed"
msgstr "Module %(mod)r is not installed"
#: jhbuild/config.py:93
#, python-format
msgid "Invalid condition set modifier: '%s'. Must start with '+' or '-'."
msgstr "Invalid condition set modifier: '%s'. Must start with '+' or '-'."
#: jhbuild/config.py:116
msgid "could not load config defaults"
msgstr "could not load config defaults"
#: jhbuild/config.py:127
#, python-format
msgid "could not load config file, %s is missing"
msgstr "could not load config file, %s is missing"
#: jhbuild/config.py:133
#, python-format
msgid ""
"The default location of the configuration file has changed. Please move "
"%(old_path)s to %(new_path)s."
msgstr ""
"The default location of the configuration file has changed. Please move "
"%(old_path)s to %(new_path)s."
#: jhbuild/config.py:192
#, python-format
msgid "Could not include config file (%s)"
msgstr "Could not include config file (%s)"
#: jhbuild/config.py:206
msgid "could not load config file"
msgstr "could not load config file"
#: jhbuild/config.py:220
#, python-format
msgid "unknown keys defined in configuration file: %s"
msgstr "unknown keys defined in configuration file: %s"
#: jhbuild/config.py:227
#, python-format
msgid ""
"the \"%s\" configuration variable is deprecated, you should use "
"\"repos['gnome.org']\"."
msgstr ""
"the \"%s\" configuration variable is deprecated: you should use "
"\"repos['gnome.org']\"."
#: jhbuild/config.py:232 jhbuild/config.py:237
#, python-format
msgid ""
"the \"%s\" configuration variable is deprecated, you should use \"repos\"."
msgstr ""
"the \"%s\" configuration variable is deprecated: you should use \"repos\"."
#: jhbuild/config.py:271
msgid "invalid checkout mode"
msgstr "invalid checkout mode"
#: jhbuild/config.py:275
#, python-format
msgid "invalid checkout mode (module: %s)"
msgstr "invalid checkout mode (module: %s)"
#: jhbuild/config.py:277
msgid "copy mode requires copy_dir to be set"
msgstr "copy mode requires copy_dir to be set"
#: jhbuild/config.py:282
#, python-format
msgid "modulesets directory (%s) not found, disabling use_local_modulesets"
msgstr "modulesets directory (%s) not found, disabling use_local_modulesets"
#: jhbuild/config.py:288 jhbuild/config.py:290 jhbuild/config.py:292
#: jhbuild/config.py:294 jhbuild/config.py:297
#, python-format
msgid "%s must be an absolute path"
msgstr "%s must be an absolute path"
#: jhbuild/config.py:308
#, python-format
msgid "install prefix (%s) can not be created"
msgstr "install prefix (%s) can not be created"
#: jhbuild/config.py:315
#, python-format
msgid "working directory (%s) can not be created"
msgstr "working directory (%s) can not be created"
#: jhbuild/config.py:318
msgid ""
"Your install prefix contains a 'lib64' directory, which is no longer "
"supported by jhbuild. This is likely the result of a previous build with an "
"older version of jhbuild or of a broken package. Please consider removing "
"your install and checkout directories and starting fresh."
msgstr ""
"Your install prefix contains a 'lib64' directory, which is no longer "
"supported by jhbuild. This is likely the result of a previous build with an "
"older version of jhbuild or of a broken package. Please consider removing "
"your install and checkout directories and starting fresh."
#: jhbuild/config.py:396
msgid "Failed to parse 'min_age' relative time"
msgstr "Failed to parse 'min_age' relative time"
#: jhbuild/config.py:410
msgid ""
"quiet mode has been disabled because the Python curses module is missing."
msgstr ""
"quiet mode has been disabled because the Python curses module is missing."
#: jhbuild.desktop.in.in:4
msgid "GNOME Build Tool"
msgstr "GNOME Build Tool"
#: jhbuild.desktop.in.in:5
msgid "Build GNOME modules"
msgstr "Build GNOME modules"
#. Translators: Do NOT translate or transliterate this text (this is an icon file name)!
#: jhbuild.desktop.in.in:9
msgid "applications-development"
msgstr "applications-development"
#: jhbuild/frontends/autobuild.py:72
#, python-format
msgid "Server Error, retrying in %d seconds"
msgstr "Server Error: retrying in %d seconds"
#: jhbuild/frontends/autobuild.py:76
msgid "Server Error, aborting"
msgstr "Server Error: aborting"