1 # Norwegian bokmål translation of jhbuild.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the jhbuild package.
4 # Kjartan Maraas <kmaraas@gnome.org>, 2008.
8 "Project-Id-Version: jhbuild svn\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2008-10-10 09:44+0200\n"
11 "PO-Revision-Date: 2008-10-10 09:51+0200\n"
12 "Last-Translator: Kjartan Maraas <kmaraas@gnome.org>\n"
13 "Language-Team: Norsk bokmål <i18n-nb@lister.ping.uio.no>\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
18 #: ../jhbuild/commands/autobuild.py:27
19 msgid "Build modules non-interactively and upload results to JhAutobuild"
22 #: ../jhbuild/commands/autobuild.py:35 ../jhbuild/commands/base.py:165
23 #: ../jhbuild/commands/base.py:273 ../jhbuild/commands/tinderbox.py:37
24 msgid "always run autogen.sh"
25 msgstr "alltid kjør autogen.sh"
27 #: ../jhbuild/commands/autobuild.py:38 ../jhbuild/commands/base.py:168
28 #: ../jhbuild/commands/base.py:276 ../jhbuild/commands/tinderbox.py:40
29 msgid "run make clean before make"
32 #: ../jhbuild/commands/autobuild.py:41 ../jhbuild/commands/base.py:52
33 #: ../jhbuild/commands/base.py:183 ../jhbuild/commands/base.py:424
34 #: ../jhbuild/commands/tinderbox.py:49
35 msgid "treat the given modules as up to date"
38 #: ../jhbuild/commands/autobuild.py:44 ../jhbuild/commands/base.py:55
39 #: ../jhbuild/commands/base.py:186 ../jhbuild/commands/tinderbox.py:52
40 msgid "start building at the given module"
43 #: ../jhbuild/commands/autobuild.py:47
44 msgid "jhautobuild report URL"
47 #: ../jhbuild/commands/autobuild.py:50
51 #: ../jhbuild/commands/autobuild.py:70
52 msgid "report url for autobuild not specified"
55 #: ../jhbuild/commands/autobuild.py:81 ../jhbuild/commands/base.py:80
56 #: ../jhbuild/commands/base.py:255 ../jhbuild/commands/tinderbox.py:101
58 msgid "%s not in module list"
59 msgstr "%s er ikke i modullisten"
61 #: ../jhbuild/commands/base.py:39
63 msgid "unable to parse '%s' as relative time."
66 #: ../jhbuild/commands/base.py:43
67 msgid "Update all modules from version control"
70 #: ../jhbuild/commands/base.py:58 ../jhbuild/commands/base.py:189
71 #: ../jhbuild/commands/base.py:427
72 msgid "build only modules with the given tags"
75 #: ../jhbuild/commands/base.py:61 ../jhbuild/commands/base.py:102
76 #: ../jhbuild/commands/base.py:192 ../jhbuild/commands/base.py:291
77 #: ../jhbuild/commands/tinderbox.py:55
78 msgid "set a sticky date when checking out modules"
81 #: ../jhbuild/commands/base.py:93
82 msgid "Update one or more modules from version control"
85 #: ../jhbuild/commands/base.py:113 ../jhbuild/commands/base.py:332
86 #: ../jhbuild/commands/base.py:373 ../jhbuild/commands/rdepends.py:52
88 msgid "A module called '%s' could not be found."
91 #: ../jhbuild/commands/base.py:116 ../jhbuild/commands/base.py:335
92 #: ../jhbuild/commands/rdepends.py:47
93 msgid "This command requires a module parameter."
96 #: ../jhbuild/commands/base.py:151
98 "I: bootstrap moduleset has been updated since the last time you used it, "
99 "perhaps you should run jhbuild bootstrap."
102 #: ../jhbuild/commands/base.py:156
103 msgid "Update and compile all modules (the default)"
106 #: ../jhbuild/commands/base.py:159 ../jhbuild/commands/base.py:267
107 #: ../jhbuild/commands/base.py:415 ../jhbuild/commands/tinderbox.py:31
108 msgid "[ options ... ] [ modules ... ]"
111 #: ../jhbuild/commands/base.py:171 ../jhbuild/commands/base.py:279
112 msgid "run make dist after building"
115 #: ../jhbuild/commands/base.py:174 ../jhbuild/commands/base.py:282
116 msgid "run make distcheck after building"
119 #: ../jhbuild/commands/base.py:177 ../jhbuild/commands/base.py:285
120 #: ../jhbuild/commands/tinderbox.py:43
121 msgid "skip version control update"
124 #: ../jhbuild/commands/base.py:180 ../jhbuild/commands/base.py:288
125 msgid "quiet (no output)"
128 #: ../jhbuild/commands/base.py:195 ../jhbuild/commands/base.py:294
129 msgid "run tests in real X and not in Xvfb"
132 #: ../jhbuild/commands/base.py:198 ../jhbuild/commands/tinderbox.py:58
133 msgid "try to force checkout and autogen on failure"
136 #: ../jhbuild/commands/base.py:201 ../jhbuild/commands/tinderbox.py:61
137 msgid "don't poison modules on failure"
140 #: ../jhbuild/commands/base.py:204 ../jhbuild/commands/base.py:297
141 #: ../jhbuild/commands/tinderbox.py:64
142 msgid "build even if policy says not to"
145 #: ../jhbuild/commands/base.py:207
146 msgid "also build soft-dependencies that could be skipped"
149 #: ../jhbuild/commands/base.py:210 ../jhbuild/commands/base.py:300
150 msgid "skip modules installed less than the given time ago"
153 #: ../jhbuild/commands/base.py:264
154 msgid "Update and compile one or more modules"
157 #: ../jhbuild/commands/base.py:344
158 msgid "Run a command under the JHBuild environment"
161 #: ../jhbuild/commands/base.py:347
162 msgid "[ options ... ] program [ arguments ... ]"
165 #: ../jhbuild/commands/base.py:353
166 msgid "run command in build dir of the given module"
169 #: ../jhbuild/commands/base.py:363 ../jhbuild/commands/base.py:390
171 msgid "Unable to execute the command '%(command)s': %(err)s"
174 #: ../jhbuild/commands/base.py:381
176 msgid "Unable to execute the command '%s'"
179 #: ../jhbuild/commands/base.py:388 ../jhbuild/frontends/terminal.py:138
180 msgid "No command given"
181 msgstr "Ingen kommando gitt"
183 #: ../jhbuild/commands/base.py:397
184 msgid "Start a shell under the JHBuild environment"
187 #: ../jhbuild/commands/base.py:412
188 msgid "List the modules that would be built"
191 #: ../jhbuild/commands/base.py:421
192 msgid "show which revision will be built"
195 #: ../jhbuild/commands/base.py:430
196 msgid "also list soft-dependencies that could be skipped"
199 #: ../jhbuild/commands/base.py:433
200 msgid "list all modules, not only those that would be built"
203 #: ../jhbuild/commands/base.py:463
204 msgid "Output a Graphviz dependency graph for one or more modules"
207 #: ../jhbuild/commands/base.py:466 ../jhbuild/commands/info.py:42
208 msgid "[ modules ... ]"
209 msgstr "[ moduler ... ]"
211 #: ../jhbuild/commands/base.py:472
212 msgid "add dotted lines to soft dependencies"
215 #: ../jhbuild/commands/base.py:475
216 msgid "group modules from metamodule together"
219 #: ../jhbuild/commands/bootstrap.py:29
220 msgid "Build required support tools"
223 #: ../jhbuild/commands/bot.py:48
224 msgid "Control buildbot"
227 #: ../jhbuild/commands/bot.py:57
228 msgid "setup a buildbot environment"
231 #: ../jhbuild/commands/bot.py:60
232 msgid "start a buildbot slave server"
235 #: ../jhbuild/commands/bot.py:63
236 msgid "stop a buildbot slave server"
239 #: ../jhbuild/commands/bot.py:66
240 msgid "start a buildbot master server"
243 #: ../jhbuild/commands/bot.py:69
244 msgid "stop a buildbot master server"
247 #: ../jhbuild/commands/bot.py:72
248 msgid "start as daemon"
251 #: ../jhbuild/commands/bot.py:75
252 msgid "pid file location"
255 #: ../jhbuild/commands/bot.py:78
256 msgid "exec a buildbot step (internal use only)"
259 #: ../jhbuild/commands/bot.py:97
260 msgid "buildbot and twisted not found, run jhbuild bot --setup"
263 #: ../jhbuild/commands/bot.py:610
264 msgid "failed to get buildbot PID"
267 #: ../jhbuild/commands/checkbranches.py:29
268 msgid "Check modules in GNOME subversion have the correct branch definition"
271 #: ../jhbuild/commands/checkbranches.py:67
273 msgid "%(module)s is missing branch definition for %(branch)s"
276 #: ../jhbuild/commands/gui.py:27
277 msgid "Build targets from a GUI app"
280 #: ../jhbuild/commands/info.py:39
281 msgid "Display information about one or more modules"
284 #: ../jhbuild/commands/info.py:54
286 msgid "unknown module %s"
289 #: ../jhbuild/commands/info.py:63
293 #: ../jhbuild/commands/info.py:64
297 #: ../jhbuild/commands/info.py:65
301 #: ../jhbuild/commands/info.py:68 ../jhbuild/commands/info.py:71
302 msgid "Install-date:"
305 #: ../jhbuild/commands/info.py:71
306 msgid "not installed"
307 msgstr "ikke installert"
309 #: ../jhbuild/commands/info.py:75
310 msgid "Moz-Projects:"
313 #: ../jhbuild/commands/info.py:80
317 #: ../jhbuild/commands/info.py:81
321 #: ../jhbuild/commands/info.py:83
322 msgid "CVS-Revision:"
325 #: ../jhbuild/commands/info.py:85
326 msgid "Subversion-Module:"
329 #: ../jhbuild/commands/info.py:87
330 msgid "Arch-Version:"
333 #: ../jhbuild/commands/info.py:89
334 msgid "Darcs-Archive:"
337 #: ../jhbuild/commands/info.py:91
341 #: ../jhbuild/commands/info.py:93
345 #: ../jhbuild/commands/info.py:94
349 #: ../jhbuild/commands/info.py:97
353 #: ../jhbuild/commands/info.py:103
357 #: ../jhbuild/commands/info.py:107
361 #: ../jhbuild/commands/info.py:109
365 #: ../jhbuild/commands/info.py:111
369 #: ../jhbuild/commands/info.py:115
373 #: ../jhbuild/commands/__init__.py:37
374 msgid "[ options ... ]"
377 #: ../jhbuild/commands/__init__.py:74
378 msgid "command not found"
379 msgstr "kommando ikke funnet"
381 #: ../jhbuild/commands/rdepends.py:28
382 msgid "Display reverse-dependencies of a module"
385 #: ../jhbuild/commands/rdepends.py:31
389 #: ../jhbuild/commands/rdepends.py:37
390 msgid "display dependency path next to modules"
393 #: ../jhbuild/commands/rdepends.py:40
394 msgid "limit display to modules directly depending on given module"
397 #: ../jhbuild/commands/sanitycheck.py:49
398 msgid "Check that required support tools are available"
401 #: ../jhbuild/commands/sanitycheck.py:56
402 msgid "no extra arguments expected"
405 #: ../jhbuild/commands/sanitycheck.py:61
406 msgid "checkout root is not writable"
409 #: ../jhbuild/commands/sanitycheck.py:64
410 msgid "install prefix is not writable"
413 #: ../jhbuild/commands/sanitycheck.py:69 ../jhbuild/commands/sanitycheck.py:72
414 #: ../jhbuild/commands/sanitycheck.py:75 ../jhbuild/commands/sanitycheck.py:78
415 #: ../jhbuild/commands/sanitycheck.py:81 ../jhbuild/commands/sanitycheck.py:84
416 #: ../jhbuild/commands/sanitycheck.py:87 ../jhbuild/commands/sanitycheck.py:90
417 #: ../jhbuild/commands/sanitycheck.py:93
418 #: ../jhbuild/commands/sanitycheck.py:130
419 #: ../jhbuild/commands/sanitycheck.py:134
420 #: ../jhbuild/commands/sanitycheck.py:138
421 #: ../jhbuild/commands/sanitycheck.py:149
424 msgstr "%s ikke funnet"
426 #: ../jhbuild/commands/sanitycheck.py:102
428 msgid "aclocal-%s can't see libtool macros"
431 #: ../jhbuild/commands/sanitycheck.py:104
433 msgid "aclocal-%s can't see gettext macros"
436 #: ../jhbuild/commands/sanitycheck.py:106
438 msgid "aclocal-%s can't see pkg-config macros"
441 #: ../jhbuild/commands/sanitycheck.py:110
442 msgid "Could not find XML catalog"
445 #: ../jhbuild/commands/sanitycheck.py:119
447 msgid "Could not find %s in XML catalog"
450 #: ../jhbuild/commands/sanitycheck.py:126
452 msgid "Could not find the perl module %s"
453 msgstr "Kunne ikke finne perl-modul %s"
455 #: ../jhbuild/commands/sanitycheck.py:143
456 msgid "Installed git program is not the right git"
459 #: ../jhbuild/commands/sanitycheck.py:145
460 msgid "Could not check git program"
461 msgstr "Kunne ikke sjekke git-program"
463 #: ../jhbuild/commands/tinderbox.py:28
464 msgid "Build modules non-interactively and store build logs"
467 #: ../jhbuild/commands/tinderbox.py:46
468 msgid "directory to store build logs in"
471 #: ../jhbuild/commands/tinderbox.py:90
472 msgid "output directory for tinderbox build not specified"
475 #: ../jhbuild/cut_n_paste/optparse.py:134
477 msgid "no such option: %s"
480 #: ../jhbuild/cut_n_paste/optparse.py:145
482 msgid "ambiguous option: %s (%s?)"
485 #: ../jhbuild/cut_n_paste/optparse.py:368
490 #: ../jhbuild/cut_n_paste/optparse.py:387
494 #: ../jhbuild/cut_n_paste/optparse.py:412
498 #: ../jhbuild/cut_n_paste/optparse.py:413
502 #: ../jhbuild/cut_n_paste/optparse.py:414
503 msgid "floating-point"
506 #: ../jhbuild/cut_n_paste/optparse.py:415
510 #: ../jhbuild/cut_n_paste/optparse.py:423
512 msgid "option %s: invalid %s value: %r"
515 #: ../jhbuild/cut_n_paste/optparse.py:431
517 msgid "option %s: invalid choice: %r (choose from %s)"
520 #: ../jhbuild/cut_n_paste/optparse.py:1237
521 msgid "show this help message and exit"
524 #: ../jhbuild/cut_n_paste/optparse.py:1242
525 msgid "show program's version number and exit"
528 #: ../jhbuild/cut_n_paste/optparse.py:1265
529 msgid "%prog [options]"
532 #: ../jhbuild/cut_n_paste/optparse.py:1475
533 #: ../jhbuild/cut_n_paste/optparse.py:1514
535 msgid "%s option requires an argument"
538 #: ../jhbuild/cut_n_paste/optparse.py:1477
539 #: ../jhbuild/cut_n_paste/optparse.py:1516
541 msgid "%s option requires %d arguments"
544 #: ../jhbuild/cut_n_paste/optparse.py:1486
546 msgid "%s option does not take a value"
549 #: ../jhbuild/cut_n_paste/optparse.py:1603
551 msgstr "Alternativer"
553 #: ../jhbuild/frontends/autobuild.py:72
555 msgid "Server Error, retrying in %d seconds"
558 #: ../jhbuild/frontends/autobuild.py:76
559 msgid "Server Error, aborting"
562 #: ../jhbuild/frontends/autobuild.py:178
567 #: ../jhbuild/frontends/autobuild.py:183 ../jhbuild/utils/cmds.py:62
569 msgid "Error running %s"
572 #: ../jhbuild/frontends/autobuild.py:210
573 msgid "ERROR: Wrong credentials, please check username/password"
576 #: ../jhbuild/frontends/autobuild.py:216
578 msgid "Starting Build #%s"
581 #: ../jhbuild/frontends/autobuild.py:230
583 msgid "**** Starting module %s ****"
586 #: ../jhbuild/frontends/buildscript.py:40
587 msgid "checkout root can not be created"
590 #: ../jhbuild/frontends/buildscript.py:42
591 msgid "checkout root must be writable"
594 #: ../jhbuild/frontends/buildscript.py:47
595 msgid "install prefix can not be created"
598 #: ../jhbuild/frontends/buildscript.py:49
599 msgid "install prefix must be writable"
602 #: ../jhbuild/frontends/buildscript.py:56
604 msgid "could not create directory %s"
607 #: ../jhbuild/frontends/buildscript.py:80
609 msgid "Skipping %s (installed recently)"
612 #: ../jhbuild/frontends/buildscript.py:88
614 msgid "module %(mod)s will be build even though %(dep)s failed"
617 #: ../jhbuild/frontends/buildscript.py:91
619 msgid "module %(mod)s not built due to non buildable %(dep)s"
622 #: ../jhbuild/frontends/gtkui.py:88
624 msgid "Found meta module %s"
627 #: ../jhbuild/frontends/gtkui.py:159
631 #: ../jhbuild/frontends/gtkui.py:163
635 #: ../jhbuild/frontends/gtkui.py:280
637 msgid "%d of %d modules"
638 msgstr "%d av %d moduler"
640 #: ../jhbuild/frontends/gtkui.py:283
642 msgid "[%(num)d/%(total)d] %(action)s %(module)s"
645 #: ../jhbuild/frontends/gtkui.py:376 ../jhbuild/frontends/terminal.py:239
649 #: ../jhbuild/frontends/gtkui.py:378
652 "the following modules were not built:\n"
656 #: ../jhbuild/frontends/gtkui.py:394
658 msgid "Error during %(state)s for module %(module)s"
661 #: ../jhbuild/frontends/gtkui.py:396
663 msgid "_Try %s Again"
664 msgstr "_Prøv %s igjen"
666 #: ../jhbuild/frontends/gtkui.py:397
667 msgid "_Ignore Error"
668 msgstr "_Ignorer feil"
670 #: ../jhbuild/frontends/gtkui.py:398
672 msgstr "_Hopp over modul"
674 #: ../jhbuild/frontends/gtkui.py:399
678 #: ../jhbuild/frontends/gtkui.py:402
683 #: ../jhbuild/frontends/jhbuild.glade.h:1
684 msgid "Always run autogen.sh"
687 #: ../jhbuild/frontends/jhbuild.glade.h:2
691 #: ../jhbuild/frontends/jhbuild.glade.h:3
692 msgid "Configure Build"
695 #: ../jhbuild/frontends/jhbuild.glade.h:4
699 #: ../jhbuild/frontends/jhbuild.glade.h:5
700 msgid "Start Building At:"
703 #: ../jhbuild/frontends/jhbuild.glade.h:6
707 #: ../jhbuild/frontends/jhbuild.glade.h:7
708 msgid "Update from CVS"
711 #: ../jhbuild/frontends/jhbuild.glade.h:8
715 #: ../jhbuild/frontends/terminal.py:204
718 "Conflicts during checkout:\n"
721 #. it could happen on a really badly-timed ctrl-c (see bug 551641)
722 #: ../jhbuild/frontends/terminal.py:227 ../jhbuild/frontends/terminal.py:230
724 msgid "########## Error running %s"
727 #: ../jhbuild/frontends/terminal.py:241
728 msgid "the following modules were not built"
731 #: ../jhbuild/frontends/terminal.py:248
733 msgid "error during stage %(stage)s of %(module)s"
736 #: ../jhbuild/frontends/terminal.py:264
738 msgid " [1] rerun stage %s"
741 #: ../jhbuild/frontends/terminal.py:265
743 msgid " [2] ignore error and continue to %s"
746 #: ../jhbuild/frontends/terminal.py:266
747 msgid " [3] give up on module"
750 #: ../jhbuild/frontends/terminal.py:267
751 msgid " [4] start shell"
754 #: ../jhbuild/frontends/terminal.py:270
756 msgid " [%d] go to stage %s"
759 #: ../jhbuild/frontends/terminal.py:272
763 #: ../jhbuild/frontends/terminal.py:286
764 msgid "exit shell to continue with build"
767 #: ../jhbuild/frontends/terminal.py:294
768 msgid "invalid choice"
769 msgstr "ugyldig valg"
771 #: ../jhbuild/modtypes/ant.py:80 ../jhbuild/modtypes/autotools.py:99
772 #: ../jhbuild/modtypes/cmake.py:74 ../jhbuild/modtypes/distutils.py:75
773 #: ../jhbuild/modtypes/__init__.py:213 ../jhbuild/modtypes/linux.py:75
774 #: ../jhbuild/modtypes/linux.py:88 ../jhbuild/modtypes/mesa.py:89
775 #: ../jhbuild/modtypes/mozillamodule.py:75 ../jhbuild/modtypes/perl.py:71
776 #: ../jhbuild/modtypes/waf.py:76
780 #: ../jhbuild/modtypes/ant.py:89 ../jhbuild/modtypes/autotools.py:207
781 #: ../jhbuild/modtypes/cmake.py:98 ../jhbuild/modtypes/distutils.py:84
782 #: ../jhbuild/modtypes/linux.py:143 ../jhbuild/modtypes/mesa.py:98
783 #: ../jhbuild/modtypes/perl.py:80 ../jhbuild/modtypes/waf.py:129
787 #: ../jhbuild/modtypes/ant.py:94
788 msgid "Missing ant build tool"
791 #. Quoting David Schleef:
792 #. "It's not clear to me how to install a typical
793 #. ant-based project, so I left that out."
794 #. -- http://bugzilla.gnome.org/show_bug.cgi?id=537037
795 #: ../jhbuild/modtypes/ant.py:110 ../jhbuild/modtypes/autotools.py:256
796 #: ../jhbuild/modtypes/cmake.py:120 ../jhbuild/modtypes/distutils.py:99
797 #: ../jhbuild/modtypes/linux.py:159 ../jhbuild/modtypes/mesa.py:114
798 #: ../jhbuild/modtypes/mozillamodule.py:147 ../jhbuild/modtypes/perl.py:95
799 #: ../jhbuild/modtypes/waf.py:172
803 #: ../jhbuild/modtypes/autotools.py:131 ../jhbuild/modtypes/cmake.py:83
804 #: ../jhbuild/modtypes/linux.py:97 ../jhbuild/modtypes/mozillamodule.py:121
805 #: ../jhbuild/modtypes/waf.py:102
807 msgstr "Konfigurerer"
809 #: ../jhbuild/modtypes/autotools.py:196 ../jhbuild/modtypes/linux.py:126
810 #: ../jhbuild/modtypes/waf.py:119
814 #: ../jhbuild/modtypes/autotools.py:227 ../jhbuild/modtypes/waf.py:145
818 #: ../jhbuild/modtypes/autotools.py:242 ../jhbuild/modtypes/cmake.py:109
819 #: ../jhbuild/modtypes/waf.py:159
820 msgid "Creating tarball for"
823 #: ../jhbuild/modtypes/autotools.py:280
827 #: ../jhbuild/modtypes/autotools.py:395 ../jhbuild/modtypes/__init__.py:100
829 msgid "Repository=%s not found for module id=%s. Possible repositories are %s"
832 #: ../jhbuild/modtypes/__init__.py:54
834 msgid "unknown module type %s"
837 #: ../jhbuild/modtypes/__init__.py:70
839 msgid "dep node for module %s is missing package attribute"
842 #: ../jhbuild/modtypes/__init__.py:93
844 msgid "no <branch> element found for %s"
847 #: ../jhbuild/modtypes/__init__.py:106
850 "Default Repository=%s not found for module id=%s. Possible repositories are %"
854 #: ../jhbuild/modtypes/__init__.py:196
856 msgid "Skipping %s (not updated)"
859 #: ../jhbuild/modtypes/__init__.py:208
861 msgid "Skipping %s (package and dependencies not updated)"
864 #: ../jhbuild/modtypes/__init__.py:217
865 #: ../jhbuild/modtypes/mozillamodule.py:106
867 msgid "source directory %s was not created"
870 #: ../jhbuild/modtypes/linux.py:80
872 msgid "kconfig file %s was not created"
875 #: ../jhbuild/modtypes/linux.py:177
876 msgid "Installing modules"
877 msgstr "Installerer moduler"
879 #: ../jhbuild/modtypes/linux.py:206
882 "Repository=%s not found for kconfig in linux id=%s. Possible repositories "
886 #: ../jhbuild/modtypes/linux.py:211
889 "Default Repository=%s not found for kconfig in module id=%s. Possible "
890 "repositories are %s"
893 #: ../jhbuild/modtypes/linux.py:225
895 msgid "No <kconfig> elements found for module %s"
898 #: ../jhbuild/modtypes/mozillamodule.py:72
899 msgid "could not determine mozilla version"
902 #: ../jhbuild/modtypes/mozillamodule.py:98
906 #: ../jhbuild/modtypes/waf.py:104
907 msgid "Missing waf, try jhbuild -m bootstrap buildone waf"
910 #: ../jhbuild/utils/httpcache.py:45 ../jhbuild/utils/packagedb.py:24
911 #: ../jhbuild/moduleset.py:31
912 msgid "Python xml packages are required but could not be found"
915 #: ../jhbuild/utils/httpcache.py:176
916 msgid "file not in cache, but not allowed to check network"
919 #: ../jhbuild/utils/unpack.py:105
921 msgid "Failed to unpack %s (unknown archive type)"
924 #: ../jhbuild/utils/unpack.py:107
926 msgid "Failed to unpack %s"
929 #: ../jhbuild/versioncontrol/arch.py:39 ../jhbuild/versioncontrol/arch.py:82
931 msgid "could not register archive %s"
934 #: ../jhbuild/versioncontrol/arch.py:79
936 msgid "archive %s not registered"
939 #: ../jhbuild/versioncontrol/arch.py:91 ../jhbuild/versioncontrol/bzr.py:61
940 #: ../jhbuild/versioncontrol/darcs.py:51 ../jhbuild/versioncontrol/git.py:75
941 #: ../jhbuild/versioncontrol/hg.py:52 ../jhbuild/versioncontrol/mtn.py:51
942 #: ../jhbuild/versioncontrol/tarball.py:63
944 msgid "branch for %s has wrong override, check your .jhbuildrc"
947 #: ../jhbuild/versioncontrol/arch.py:127 ../jhbuild/versioncontrol/arch.py:140
948 #: ../jhbuild/versioncontrol/bzr.py:94 ../jhbuild/versioncontrol/bzr.py:100
949 #: ../jhbuild/versioncontrol/darcs.py:80 ../jhbuild/versioncontrol/darcs.py:86
950 #: ../jhbuild/versioncontrol/git.py:322 ../jhbuild/versioncontrol/git.py:358
951 #: ../jhbuild/versioncontrol/git.py:417 ../jhbuild/versioncontrol/hg.py:84
952 #: ../jhbuild/versioncontrol/hg.py:90
953 msgid "date based checkout not yet supported\n"
956 #: ../jhbuild/versioncontrol/cvs.py:99
958 msgid "could not log into %s\n"
961 #: ../jhbuild/versioncontrol/cvs.py:117
963 msgid "%s is not managed by CVS"
966 #: ../jhbuild/versioncontrol/cvs.py:266
968 msgid "\"%s\" does not appear to be a CVS working copy"
971 #: ../jhbuild/versioncontrol/cvs.py:269
974 "working copy points at the wrong repository (expected %(root1)s but got %"
978 #: ../jhbuild/versioncontrol/cvs.py:271
979 msgid "Consider using the changecvsroot.py script to fix this."
982 #: ../jhbuild/versioncontrol/darcs.py:104
983 msgid "Missing darcs command"
986 #: ../jhbuild/versioncontrol/git.py:137
988 msgid "Command %s returned no output"
991 #: ../jhbuild/versioncontrol/git.py:142
993 msgid "Command %s did not include commit line: %r"
996 #: ../jhbuild/versioncontrol/git.py:289
998 "External handling failed\n"
999 " If you are running git version < 1.5.6 it is recommended you update.\n"
1002 #: ../jhbuild/versioncontrol/git.py:334
1004 msgid "Cannot get last revision from %s. Check the module location."
1007 #: ../jhbuild/versioncontrol/__init__.py:94
1008 msgid "force_checkout not implemented"
1011 #: ../jhbuild/versioncontrol/__init__.py:123
1013 msgid "unknown repository type %s"
1016 #: ../jhbuild/versioncontrol/mtn.py:90
1018 msgid "Initializing %s"
1019 msgstr "Initierer %s"
1021 #: ../jhbuild/versioncontrol/mtn.py:98
1023 msgid "Pulling branch %(branch)s from %(server)s"
1026 #: ../jhbuild/versioncontrol/mtn.py:116
1028 msgid "branch %(branch)s has %(num)d heads"
1031 #: ../jhbuild/versioncontrol/mtn.py:122
1033 msgid "Checking out branch '%(branch)s' to directory '%(dir)s'"
1036 #: ../jhbuild/versioncontrol/mtn.py:131
1038 msgid "Updating working copy %s"
1041 #: ../jhbuild/versioncontrol/svn.py:69
1042 msgid "Getting SVN subdirs: this operation might be long..."
1045 #: ../jhbuild/versioncontrol/svn.py:100
1047 msgid "could not get Subversion URI for %s"
1050 #: ../jhbuild/versioncontrol/svn.py:103
1052 msgid "could not parse \"svn info\" output for %s"
1055 #: ../jhbuild/versioncontrol/svn.py:281
1056 msgid "Error checking for conflicts"
1059 #: ../jhbuild/versioncontrol/tarball.py:108
1061 msgid "URL has no filename component: %s"
1064 #: ../jhbuild/versioncontrol/tarball.py:141
1065 msgid "file not downloaded"
1068 #: ../jhbuild/versioncontrol/tarball.py:146
1070 msgid "downloaded file size is incorrect (expected %(size1)d, got %(size2)d)"
1073 #: ../jhbuild/versioncontrol/tarball.py:158
1075 msgid "file MD5 sum is incorrect (expected %(sum1)s, got %(sum2)s)"
1078 #: ../jhbuild/versioncontrol/tarball.py:176
1079 msgid "unable to find wget or curl"
1082 #: ../jhbuild/versioncontrol/tarball.py:184
1084 msgid "failed to unpack %s"
1087 #: ../jhbuild/versioncontrol/tarball.py:187
1088 msgid "could not unpack tarball"
1091 #: ../jhbuild/versioncontrol/tarball.py:201
1093 msgid "could not download patch (error: %s)"
1096 #: ../jhbuild/versioncontrol/tarball.py:203
1097 msgid "could not download patch"
1100 #: ../jhbuild/versioncontrol/tarball.py:224
1101 msgid "Applying patch"
1104 #: ../jhbuild/versioncontrol/tarball.py:231
1105 msgid "unable to find quilt"
1108 #: ../jhbuild/versioncontrol/tarball.py:242
1109 msgid "could not checkout quilt patch set"
1112 #: ../jhbuild/config.py:104
1113 msgid "could not load config defaults"
1116 #: ../jhbuild/config.py:111
1117 msgid "could not load config file"
1120 #: ../jhbuild/config.py:125
1122 msgid "I: unknown keys defined in configuration file: %s"
1125 #: ../jhbuild/config.py:153
1126 msgid "invalid checkout mode"
1129 #: ../jhbuild/config.py:156
1131 msgid "invalid checkout mode (module: %s)"
1134 #: ../jhbuild/config.py:167 ../jhbuild/config.py:216
1136 msgid "Can't create %s directory"
1139 #: ../jhbuild/main.py:85
1140 msgid "JHBuild commands are:"
1143 #: ../jhbuild/main.py:91
1144 msgid "For more information run \"jhbuild <command> --help\""
1147 #: ../jhbuild/main.py:96
1148 msgid "%prog [ -f config ] command [ options ... ]"
1151 #: ../jhbuild/main.py:97
1153 "Build a set of modules from diverse repositories in correct dependency order "
1157 #: ../jhbuild/main.py:101
1158 msgid "Information about available jhbuild commands"
1161 #: ../jhbuild/main.py:105
1162 msgid "use a non default configuration file"
1165 #: ../jhbuild/main.py:108
1166 msgid "use a non default module set"
1169 #: ../jhbuild/main.py:111
1170 msgid "do not prompt for input"
1173 #: ../jhbuild/main.py:142
1177 #: ../jhbuild/main.py:145
1181 #: ../jhbuild/moduleset.py:56
1183 msgid "I: fixed case of module '%(orig)s' to '%(new)s'"
1186 #: ../jhbuild/moduleset.py:70
1188 msgid "module \"%s\" not found"
1191 #: ../jhbuild/moduleset.py:83
1193 msgid "dependent module \"%s\" not found"
1196 #: ../jhbuild/moduleset.py:206
1197 msgid "W: Unknown module:"
1200 #: ../jhbuild/moduleset.py:292
1202 msgid "could not download %s: %s"
1205 #: ../jhbuild/moduleset.py:297 ../jhbuild/moduleset.py:299
1207 msgid "failed to parse %s: %s"
1210 #: ../jhbuild/moduleset.py:406
1212 "I: modulesets were edited locally but jhbuild is configured to get them from "
1213 "subversion, perhaps you need to add use_local_modulesets = True to your ."
1217 #: ../jhbuild/monkeypatch.py:144
1219 msgid "Invalid placeholder in string: line %d, col %d"
1222 #: ../jhbuild/monkeypatch.py:149 ../jhbuild/monkeypatch.py:175
1223 msgid "Too many positional arguments"
1226 #: ../jhbuild/monkeypatch.py:169 ../jhbuild/monkeypatch.py:202
1227 msgid "Unrecognized named group in pattern"