[3.0] Bump libgdata to 0.6.4
[jhbuild/xnox.git] / po / nb.po
blob7a77bd22ccf50d95e8c804f70bd2f4509e59dfcb
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.
6 msgid ""
7 msgstr ""
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"
14 "MIME-Version: 1.0\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"
20 msgstr ""
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"
30 msgstr ""
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"
36 msgstr ""
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"
41 msgstr ""
43 #: ../jhbuild/commands/autobuild.py:47
44 msgid "jhautobuild report URL"
45 msgstr ""
47 #: ../jhbuild/commands/autobuild.py:50
48 msgid "verbose mode"
49 msgstr ""
51 #: ../jhbuild/commands/autobuild.py:70
52 msgid "report url for autobuild not specified"
53 msgstr ""
55 #: ../jhbuild/commands/autobuild.py:81 ../jhbuild/commands/base.py:80
56 #: ../jhbuild/commands/base.py:255 ../jhbuild/commands/tinderbox.py:101
57 #, python-format
58 msgid "%s not in module list"
59 msgstr "%s er ikke i modullisten"
61 #: ../jhbuild/commands/base.py:39
62 #, python-format
63 msgid "unable to parse '%s' as relative time."
64 msgstr ""
66 #: ../jhbuild/commands/base.py:43
67 msgid "Update all modules from version control"
68 msgstr ""
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"
73 msgstr ""
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"
79 msgstr ""
81 #: ../jhbuild/commands/base.py:93
82 msgid "Update one or more modules from version control"
83 msgstr ""
85 #: ../jhbuild/commands/base.py:113 ../jhbuild/commands/base.py:332
86 #: ../jhbuild/commands/base.py:373 ../jhbuild/commands/rdepends.py:52
87 #, python-format
88 msgid "A module called '%s' could not be found."
89 msgstr ""
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."
94 msgstr ""
96 #: ../jhbuild/commands/base.py:151
97 msgid ""
98 "I: bootstrap moduleset has been updated since the last time you used it, "
99 "perhaps you should run jhbuild bootstrap."
100 msgstr ""
102 #: ../jhbuild/commands/base.py:156
103 msgid "Update and compile all modules (the default)"
104 msgstr ""
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 ... ]"
109 msgstr ""
111 #: ../jhbuild/commands/base.py:171 ../jhbuild/commands/base.py:279
112 msgid "run make dist after building"
113 msgstr ""
115 #: ../jhbuild/commands/base.py:174 ../jhbuild/commands/base.py:282
116 msgid "run make distcheck after building"
117 msgstr ""
119 #: ../jhbuild/commands/base.py:177 ../jhbuild/commands/base.py:285
120 #: ../jhbuild/commands/tinderbox.py:43
121 msgid "skip version control update"
122 msgstr ""
124 #: ../jhbuild/commands/base.py:180 ../jhbuild/commands/base.py:288
125 msgid "quiet (no output)"
126 msgstr ""
128 #: ../jhbuild/commands/base.py:195 ../jhbuild/commands/base.py:294
129 msgid "run tests in real X and not in Xvfb"
130 msgstr ""
132 #: ../jhbuild/commands/base.py:198 ../jhbuild/commands/tinderbox.py:58
133 msgid "try to force checkout and autogen on failure"
134 msgstr ""
136 #: ../jhbuild/commands/base.py:201 ../jhbuild/commands/tinderbox.py:61
137 msgid "don't poison modules on failure"
138 msgstr ""
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"
143 msgstr ""
145 #: ../jhbuild/commands/base.py:207
146 msgid "also build soft-dependencies that could be skipped"
147 msgstr ""
149 #: ../jhbuild/commands/base.py:210 ../jhbuild/commands/base.py:300
150 msgid "skip modules installed less than the given time ago"
151 msgstr ""
153 #: ../jhbuild/commands/base.py:264
154 msgid "Update and compile one or more modules"
155 msgstr ""
157 #: ../jhbuild/commands/base.py:344
158 msgid "Run a command under the JHBuild environment"
159 msgstr ""
161 #: ../jhbuild/commands/base.py:347
162 msgid "[ options ... ] program [ arguments ... ]"
163 msgstr ""
165 #: ../jhbuild/commands/base.py:353
166 msgid "run command in build dir of the given module"
167 msgstr ""
169 #: ../jhbuild/commands/base.py:363 ../jhbuild/commands/base.py:390
170 #, python-format
171 msgid "Unable to execute the command '%(command)s': %(err)s"
172 msgstr ""
174 #: ../jhbuild/commands/base.py:381
175 #, python-format
176 msgid "Unable to execute the command '%s'"
177 msgstr ""
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"
185 msgstr ""
187 #: ../jhbuild/commands/base.py:412
188 msgid "List the modules that would be built"
189 msgstr ""
191 #: ../jhbuild/commands/base.py:421
192 msgid "show which revision will be built"
193 msgstr ""
195 #: ../jhbuild/commands/base.py:430
196 msgid "also list soft-dependencies that could be skipped"
197 msgstr ""
199 #: ../jhbuild/commands/base.py:433
200 msgid "list all modules, not only those that would be built"
201 msgstr ""
203 #: ../jhbuild/commands/base.py:463
204 msgid "Output a Graphviz dependency graph for one or more modules"
205 msgstr ""
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"
213 msgstr ""
215 #: ../jhbuild/commands/base.py:475
216 msgid "group modules from metamodule together"
217 msgstr ""
219 #: ../jhbuild/commands/bootstrap.py:29
220 msgid "Build required support tools"
221 msgstr ""
223 #: ../jhbuild/commands/bot.py:48
224 msgid "Control buildbot"
225 msgstr ""
227 #: ../jhbuild/commands/bot.py:57
228 msgid "setup a buildbot environment"
229 msgstr ""
231 #: ../jhbuild/commands/bot.py:60
232 msgid "start a buildbot slave server"
233 msgstr ""
235 #: ../jhbuild/commands/bot.py:63
236 msgid "stop a buildbot slave server"
237 msgstr ""
239 #: ../jhbuild/commands/bot.py:66
240 msgid "start a buildbot master server"
241 msgstr ""
243 #: ../jhbuild/commands/bot.py:69
244 msgid "stop a buildbot master server"
245 msgstr ""
247 #: ../jhbuild/commands/bot.py:72
248 msgid "start as daemon"
249 msgstr ""
251 #: ../jhbuild/commands/bot.py:75
252 msgid "pid file location"
253 msgstr ""
255 #: ../jhbuild/commands/bot.py:78
256 msgid "exec a buildbot step (internal use only)"
257 msgstr ""
259 #: ../jhbuild/commands/bot.py:97
260 msgid "buildbot and twisted not found, run jhbuild bot --setup"
261 msgstr ""
263 #: ../jhbuild/commands/bot.py:610
264 msgid "failed to get buildbot PID"
265 msgstr ""
267 #: ../jhbuild/commands/checkbranches.py:29
268 msgid "Check modules in GNOME subversion have the correct branch definition"
269 msgstr ""
271 #: ../jhbuild/commands/checkbranches.py:67
272 #, python-format
273 msgid "%(module)s is missing branch definition for %(branch)s"
274 msgstr ""
276 #: ../jhbuild/commands/gui.py:27
277 msgid "Build targets from a GUI app"
278 msgstr ""
280 #: ../jhbuild/commands/info.py:39
281 msgid "Display information about one or more modules"
282 msgstr ""
284 #: ../jhbuild/commands/info.py:54
285 #, python-format
286 msgid "unknown module %s"
287 msgstr ""
289 #: ../jhbuild/commands/info.py:63
290 msgid "Name:"
291 msgstr ""
293 #: ../jhbuild/commands/info.py:64
294 msgid "Module Set:"
295 msgstr ""
297 #: ../jhbuild/commands/info.py:65
298 msgid "Type:"
299 msgstr "Type:"
301 #: ../jhbuild/commands/info.py:68 ../jhbuild/commands/info.py:71
302 msgid "Install-date:"
303 msgstr ""
305 #: ../jhbuild/commands/info.py:71
306 msgid "not installed"
307 msgstr "ikke installert"
309 #: ../jhbuild/commands/info.py:75
310 msgid "Moz-Projects:"
311 msgstr ""
313 #: ../jhbuild/commands/info.py:80
314 msgid "CVS-Root:"
315 msgstr ""
317 #: ../jhbuild/commands/info.py:81
318 msgid "CVS-Module:"
319 msgstr ""
321 #: ../jhbuild/commands/info.py:83
322 msgid "CVS-Revision:"
323 msgstr ""
325 #: ../jhbuild/commands/info.py:85
326 msgid "Subversion-Module:"
327 msgstr ""
329 #: ../jhbuild/commands/info.py:87
330 msgid "Arch-Version:"
331 msgstr ""
333 #: ../jhbuild/commands/info.py:89
334 msgid "Darcs-Archive:"
335 msgstr ""
337 #: ../jhbuild/commands/info.py:91
338 msgid "Git-Module:"
339 msgstr ""
341 #: ../jhbuild/commands/info.py:93
342 msgid "URL:"
343 msgstr "URL:"
345 #: ../jhbuild/commands/info.py:94
346 msgid "Version:"
347 msgstr "Versjon:"
349 #: ../jhbuild/commands/info.py:97
350 msgid "Tree-ID:"
351 msgstr ""
353 #: ../jhbuild/commands/info.py:103
354 msgid "Requires:"
355 msgstr "Krever:"
357 #: ../jhbuild/commands/info.py:107
358 msgid "Required-by:"
359 msgstr ""
361 #: ../jhbuild/commands/info.py:109
362 msgid "Suggests:"
363 msgstr ""
365 #: ../jhbuild/commands/info.py:111
366 msgid "After:"
367 msgstr "Etter:"
369 #: ../jhbuild/commands/info.py:115
370 msgid "Before:"
371 msgstr "Før:"
373 #: ../jhbuild/commands/__init__.py:37
374 msgid "[ options ... ]"
375 msgstr ""
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"
383 msgstr ""
385 #: ../jhbuild/commands/rdepends.py:31
386 msgid "[ module ]"
387 msgstr "[ modul ]"
389 #: ../jhbuild/commands/rdepends.py:37
390 msgid "display dependency path next to modules"
391 msgstr ""
393 #: ../jhbuild/commands/rdepends.py:40
394 msgid "limit display to modules directly depending on given module"
395 msgstr ""
397 #: ../jhbuild/commands/sanitycheck.py:49
398 msgid "Check that required support tools are available"
399 msgstr ""
401 #: ../jhbuild/commands/sanitycheck.py:56
402 msgid "no extra arguments expected"
403 msgstr ""
405 #: ../jhbuild/commands/sanitycheck.py:61
406 msgid "checkout root is not writable"
407 msgstr ""
409 #: ../jhbuild/commands/sanitycheck.py:64
410 msgid "install prefix is not writable"
411 msgstr ""
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
422 #, python-format
423 msgid "%s not found"
424 msgstr "%s ikke funnet"
426 #: ../jhbuild/commands/sanitycheck.py:102
427 #, python-format
428 msgid "aclocal-%s can't see libtool macros"
429 msgstr ""
431 #: ../jhbuild/commands/sanitycheck.py:104
432 #, python-format
433 msgid "aclocal-%s can't see gettext macros"
434 msgstr ""
436 #: ../jhbuild/commands/sanitycheck.py:106
437 #, python-format
438 msgid "aclocal-%s can't see pkg-config macros"
439 msgstr ""
441 #: ../jhbuild/commands/sanitycheck.py:110
442 msgid "Could not find XML catalog"
443 msgstr ""
445 #: ../jhbuild/commands/sanitycheck.py:119
446 #, python-format
447 msgid "Could not find %s in XML catalog"
448 msgstr ""
450 #: ../jhbuild/commands/sanitycheck.py:126
451 #, python-format
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"
457 msgstr ""
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"
465 msgstr ""
467 #: ../jhbuild/commands/tinderbox.py:46
468 msgid "directory to store build logs in"
469 msgstr ""
471 #: ../jhbuild/commands/tinderbox.py:90
472 msgid "output directory for tinderbox build not specified"
473 msgstr ""
475 #: ../jhbuild/cut_n_paste/optparse.py:134
476 #, python-format
477 msgid "no such option: %s"
478 msgstr ""
480 #: ../jhbuild/cut_n_paste/optparse.py:145
481 #, python-format
482 msgid "ambiguous option: %s (%s?)"
483 msgstr ""
485 #: ../jhbuild/cut_n_paste/optparse.py:368
486 #, python-format
487 msgid "Usage: %s\n"
488 msgstr "Bruk: %s\n"
490 #: ../jhbuild/cut_n_paste/optparse.py:387
491 msgid "Usage"
492 msgstr "Bruk"
494 #: ../jhbuild/cut_n_paste/optparse.py:412
495 msgid "integer"
496 msgstr "heltall"
498 #: ../jhbuild/cut_n_paste/optparse.py:413
499 msgid "long integer"
500 msgstr ""
502 #: ../jhbuild/cut_n_paste/optparse.py:414
503 msgid "floating-point"
504 msgstr ""
506 #: ../jhbuild/cut_n_paste/optparse.py:415
507 msgid "complex"
508 msgstr ""
510 #: ../jhbuild/cut_n_paste/optparse.py:423
511 #, python-format
512 msgid "option %s: invalid %s value: %r"
513 msgstr ""
515 #: ../jhbuild/cut_n_paste/optparse.py:431
516 #, python-format
517 msgid "option %s: invalid choice: %r (choose from %s)"
518 msgstr ""
520 #: ../jhbuild/cut_n_paste/optparse.py:1237
521 msgid "show this help message and exit"
522 msgstr ""
524 #: ../jhbuild/cut_n_paste/optparse.py:1242
525 msgid "show program's version number and exit"
526 msgstr ""
528 #: ../jhbuild/cut_n_paste/optparse.py:1265
529 msgid "%prog [options]"
530 msgstr ""
532 #: ../jhbuild/cut_n_paste/optparse.py:1475
533 #: ../jhbuild/cut_n_paste/optparse.py:1514
534 #, python-format
535 msgid "%s option requires an argument"
536 msgstr ""
538 #: ../jhbuild/cut_n_paste/optparse.py:1477
539 #: ../jhbuild/cut_n_paste/optparse.py:1516
540 #, python-format
541 msgid "%s option requires %d arguments"
542 msgstr ""
544 #: ../jhbuild/cut_n_paste/optparse.py:1486
545 #, python-format
546 msgid "%s option does not take a value"
547 msgstr ""
549 #: ../jhbuild/cut_n_paste/optparse.py:1603
550 msgid "Options"
551 msgstr "Alternativer"
553 #: ../jhbuild/frontends/autobuild.py:72
554 #, python-format
555 msgid "Server Error, retrying in %d seconds"
556 msgstr ""
558 #: ../jhbuild/frontends/autobuild.py:76
559 msgid "Server Error, aborting"
560 msgstr ""
562 #: ../jhbuild/frontends/autobuild.py:178
563 #, python-format
564 msgid "Error: %s"
565 msgstr "Feil: %s"
567 #: ../jhbuild/frontends/autobuild.py:183 ../jhbuild/utils/cmds.py:62
568 #, python-format
569 msgid "Error running %s"
570 msgstr ""
572 #: ../jhbuild/frontends/autobuild.py:210
573 msgid "ERROR: Wrong credentials, please check username/password"
574 msgstr ""
576 #: ../jhbuild/frontends/autobuild.py:216
577 #, python-format
578 msgid "Starting Build #%s"
579 msgstr ""
581 #: ../jhbuild/frontends/autobuild.py:230
582 #, python-format
583 msgid "**** Starting module %s ****"
584 msgstr ""
586 #: ../jhbuild/frontends/buildscript.py:40
587 msgid "checkout root can not be created"
588 msgstr ""
590 #: ../jhbuild/frontends/buildscript.py:42
591 msgid "checkout root must be writable"
592 msgstr ""
594 #: ../jhbuild/frontends/buildscript.py:47
595 msgid "install prefix can not be created"
596 msgstr ""
598 #: ../jhbuild/frontends/buildscript.py:49
599 msgid "install prefix must be writable"
600 msgstr ""
602 #: ../jhbuild/frontends/buildscript.py:56
603 #, python-format
604 msgid "could not create directory %s"
605 msgstr ""
607 #: ../jhbuild/frontends/buildscript.py:80
608 #, python-format
609 msgid "Skipping %s (installed recently)"
610 msgstr ""
612 #: ../jhbuild/frontends/buildscript.py:88
613 #, python-format
614 msgid "module %(mod)s will be build even though %(dep)s failed"
615 msgstr ""
617 #: ../jhbuild/frontends/buildscript.py:91
618 #, python-format
619 msgid "module %(mod)s not built due to non buildable %(dep)s"
620 msgstr ""
622 #: ../jhbuild/frontends/gtkui.py:88
623 #, python-format
624 msgid "Found meta module %s"
625 msgstr ""
627 #: ../jhbuild/frontends/gtkui.py:159
628 msgid "Build"
629 msgstr "Bygg"
631 #: ../jhbuild/frontends/gtkui.py:163
632 msgid "Module Group"
633 msgstr "Modulgruppe"
635 #: ../jhbuild/frontends/gtkui.py:280
636 #, python-format
637 msgid "%d of %d modules"
638 msgstr "%d av %d moduler"
640 #: ../jhbuild/frontends/gtkui.py:283
641 #, python-format
642 msgid "[%(num)d/%(total)d] %(action)s %(module)s"
643 msgstr ""
645 #: ../jhbuild/frontends/gtkui.py:376 ../jhbuild/frontends/terminal.py:239
646 msgid "success"
647 msgstr "suksess"
649 #: ../jhbuild/frontends/gtkui.py:378
650 #, python-format
651 msgid ""
652 "the following modules were not built:\n"
653 "%s"
654 msgstr ""
656 #: ../jhbuild/frontends/gtkui.py:394
657 #, python-format
658 msgid "Error during %(state)s for module %(module)s"
659 msgstr ""
661 #: ../jhbuild/frontends/gtkui.py:396
662 #, python-format
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
671 msgid "_Skip Module"
672 msgstr "_Hopp over modul"
674 #: ../jhbuild/frontends/gtkui.py:399
675 msgid "_Terminal"
676 msgstr "_Terminal"
678 #: ../jhbuild/frontends/gtkui.py:402
679 #, python-format
680 msgid "Go to %s"
681 msgstr "Gå til %s"
683 #: ../jhbuild/frontends/jhbuild.glade.h:1
684 msgid "Always run autogen.sh"
685 msgstr ""
687 #: ../jhbuild/frontends/jhbuild.glade.h:2
688 msgid "Build Output"
689 msgstr ""
691 #: ../jhbuild/frontends/jhbuild.glade.h:3
692 msgid "Configure Build"
693 msgstr ""
695 #: ../jhbuild/frontends/jhbuild.glade.h:4
696 msgid "Do not build"
697 msgstr ""
699 #: ../jhbuild/frontends/jhbuild.glade.h:5
700 msgid "Start Building At:"
701 msgstr ""
703 #: ../jhbuild/frontends/jhbuild.glade.h:6
704 msgid "Start _Build"
705 msgstr ""
707 #: ../jhbuild/frontends/jhbuild.glade.h:7
708 msgid "Update from CVS"
709 msgstr ""
711 #: ../jhbuild/frontends/jhbuild.glade.h:8
712 msgid "_Pause Build"
713 msgstr ""
715 #: ../jhbuild/frontends/terminal.py:204
716 msgid ""
717 "\n"
718 "Conflicts during checkout:\n"
719 msgstr ""
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
723 #, python-format
724 msgid "########## Error running %s"
725 msgstr ""
727 #: ../jhbuild/frontends/terminal.py:241
728 msgid "the following modules were not built"
729 msgstr ""
731 #: ../jhbuild/frontends/terminal.py:248
732 #, python-format
733 msgid "error during stage %(stage)s of %(module)s"
734 msgstr ""
736 #: ../jhbuild/frontends/terminal.py:264
737 #, python-format
738 msgid "  [1] rerun stage %s"
739 msgstr ""
741 #: ../jhbuild/frontends/terminal.py:265
742 #, python-format
743 msgid "  [2] ignore error and continue to %s"
744 msgstr ""
746 #: ../jhbuild/frontends/terminal.py:266
747 msgid "  [3] give up on module"
748 msgstr ""
750 #: ../jhbuild/frontends/terminal.py:267
751 msgid "  [4] start shell"
752 msgstr ""
754 #: ../jhbuild/frontends/terminal.py:270
755 #, python-format
756 msgid "  [%d] go to stage %s"
757 msgstr ""
759 #: ../jhbuild/frontends/terminal.py:272
760 msgid "choice: "
761 msgstr "valg: "
763 #: ../jhbuild/frontends/terminal.py:286
764 msgid "exit shell to continue with build"
765 msgstr ""
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
777 msgid "Checking out"
778 msgstr ""
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
784 msgid "Building"
785 msgstr "Bygger"
787 #: ../jhbuild/modtypes/ant.py:94
788 msgid "Missing ant build tool"
789 msgstr ""
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
800 msgid "Installing"
801 msgstr "Installerer"
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
806 msgid "Configuring"
807 msgstr "Konfigurerer"
809 #: ../jhbuild/modtypes/autotools.py:196 ../jhbuild/modtypes/linux.py:126
810 #: ../jhbuild/modtypes/waf.py:119
811 msgid "Cleaning"
812 msgstr "Rydder"
814 #: ../jhbuild/modtypes/autotools.py:227 ../jhbuild/modtypes/waf.py:145
815 msgid "Checking"
816 msgstr "Sjekker"
818 #: ../jhbuild/modtypes/autotools.py:242 ../jhbuild/modtypes/cmake.py:109
819 #: ../jhbuild/modtypes/waf.py:159
820 msgid "Creating tarball for"
821 msgstr ""
823 #: ../jhbuild/modtypes/autotools.py:280
824 msgid "Distcleaning"
825 msgstr ""
827 #: ../jhbuild/modtypes/autotools.py:395 ../jhbuild/modtypes/__init__.py:100
828 #, python-format
829 msgid "Repository=%s not found for module id=%s. Possible repositories are %s"
830 msgstr ""
832 #: ../jhbuild/modtypes/__init__.py:54
833 #, python-format
834 msgid "unknown module type %s"
835 msgstr ""
837 #: ../jhbuild/modtypes/__init__.py:70
838 #, python-format
839 msgid "dep node for module %s is missing package attribute"
840 msgstr ""
842 #: ../jhbuild/modtypes/__init__.py:93
843 #, python-format
844 msgid "no <branch> element found for %s"
845 msgstr ""
847 #: ../jhbuild/modtypes/__init__.py:106
848 #, python-format
849 msgid ""
850 "Default Repository=%s not found for module id=%s. Possible repositories are %"
852 msgstr ""
854 #: ../jhbuild/modtypes/__init__.py:196
855 #, python-format
856 msgid "Skipping %s (not updated)"
857 msgstr ""
859 #: ../jhbuild/modtypes/__init__.py:208
860 #, python-format
861 msgid "Skipping %s (package and dependencies not updated)"
862 msgstr ""
864 #: ../jhbuild/modtypes/__init__.py:217
865 #: ../jhbuild/modtypes/mozillamodule.py:106
866 #, python-format
867 msgid "source directory %s was not created"
868 msgstr ""
870 #: ../jhbuild/modtypes/linux.py:80
871 #, python-format
872 msgid "kconfig file %s was not created"
873 msgstr ""
875 #: ../jhbuild/modtypes/linux.py:177
876 msgid "Installing modules"
877 msgstr "Installerer moduler"
879 #: ../jhbuild/modtypes/linux.py:206
880 #, python-format
881 msgid ""
882 "Repository=%s not found for kconfig in linux id=%s. Possible repositories "
883 "are %s"
884 msgstr ""
886 #: ../jhbuild/modtypes/linux.py:211
887 #, python-format
888 msgid ""
889 "Default Repository=%s not found for kconfig in module id=%s. Possible "
890 "repositories are %s"
891 msgstr ""
893 #: ../jhbuild/modtypes/linux.py:225
894 #, python-format
895 msgid "No <kconfig> elements found for module %s"
896 msgstr ""
898 #: ../jhbuild/modtypes/mozillamodule.py:72
899 msgid "could not determine mozilla version"
900 msgstr ""
902 #: ../jhbuild/modtypes/mozillamodule.py:98
903 msgid "Updating"
904 msgstr "Oppdaterer"
906 #: ../jhbuild/modtypes/waf.py:104
907 msgid "Missing waf, try jhbuild -m bootstrap buildone waf"
908 msgstr ""
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"
913 msgstr ""
915 #: ../jhbuild/utils/httpcache.py:176
916 msgid "file not in cache, but not allowed to check network"
917 msgstr ""
919 #: ../jhbuild/utils/unpack.py:105
920 #, python-format
921 msgid "Failed to unpack %s (unknown archive type)"
922 msgstr ""
924 #: ../jhbuild/utils/unpack.py:107
925 #, python-format
926 msgid "Failed to unpack %s"
927 msgstr ""
929 #: ../jhbuild/versioncontrol/arch.py:39 ../jhbuild/versioncontrol/arch.py:82
930 #, python-format
931 msgid "could not register archive %s"
932 msgstr ""
934 #: ../jhbuild/versioncontrol/arch.py:79
935 #, python-format
936 msgid "archive %s not registered"
937 msgstr ""
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
943 #, python-format
944 msgid "branch for %s has wrong override, check your .jhbuildrc"
945 msgstr ""
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"
954 msgstr ""
956 #: ../jhbuild/versioncontrol/cvs.py:99
957 #, python-format
958 msgid "could not log into %s\n"
959 msgstr ""
961 #: ../jhbuild/versioncontrol/cvs.py:117
962 #, python-format
963 msgid "%s is not managed by CVS"
964 msgstr ""
966 #: ../jhbuild/versioncontrol/cvs.py:266
967 #, python-format
968 msgid "\"%s\" does not appear to be a CVS working copy"
969 msgstr ""
971 #: ../jhbuild/versioncontrol/cvs.py:269
972 #, python-format
973 msgid ""
974 "working copy points at the wrong repository (expected %(root1)s but got %"
975 "(root2)s). "
976 msgstr ""
978 #: ../jhbuild/versioncontrol/cvs.py:271
979 msgid "Consider using the changecvsroot.py script to fix this."
980 msgstr ""
982 #: ../jhbuild/versioncontrol/darcs.py:104
983 msgid "Missing darcs command"
984 msgstr ""
986 #: ../jhbuild/versioncontrol/git.py:137
987 #, python-format
988 msgid "Command %s returned no output"
989 msgstr ""
991 #: ../jhbuild/versioncontrol/git.py:142
992 #, python-format
993 msgid "Command %s did not include commit line: %r"
994 msgstr ""
996 #: ../jhbuild/versioncontrol/git.py:289
997 msgid ""
998 "External handling failed\n"
999 " If you are running git version < 1.5.6 it is recommended you update.\n"
1000 msgstr ""
1002 #: ../jhbuild/versioncontrol/git.py:334
1003 #, python-format
1004 msgid "Cannot get last revision from %s. Check the module location."
1005 msgstr ""
1007 #: ../jhbuild/versioncontrol/__init__.py:94
1008 msgid "force_checkout not implemented"
1009 msgstr ""
1011 #: ../jhbuild/versioncontrol/__init__.py:123
1012 #, python-format
1013 msgid "unknown repository type %s"
1014 msgstr ""
1016 #: ../jhbuild/versioncontrol/mtn.py:90
1017 #, python-format
1018 msgid "Initializing %s"
1019 msgstr "Initierer %s"
1021 #: ../jhbuild/versioncontrol/mtn.py:98
1022 #, python-format
1023 msgid "Pulling branch %(branch)s from %(server)s"
1024 msgstr ""
1026 #: ../jhbuild/versioncontrol/mtn.py:116
1027 #, python-format
1028 msgid "branch %(branch)s has %(num)d heads"
1029 msgstr ""
1031 #: ../jhbuild/versioncontrol/mtn.py:122
1032 #, python-format
1033 msgid "Checking out branch '%(branch)s' to directory '%(dir)s'"
1034 msgstr ""
1036 #: ../jhbuild/versioncontrol/mtn.py:131
1037 #, python-format
1038 msgid "Updating working copy %s"
1039 msgstr ""
1041 #: ../jhbuild/versioncontrol/svn.py:69
1042 msgid "Getting SVN subdirs: this operation might be long..."
1043 msgstr ""
1045 #: ../jhbuild/versioncontrol/svn.py:100
1046 #, python-format
1047 msgid "could not get Subversion URI for %s"
1048 msgstr ""
1050 #: ../jhbuild/versioncontrol/svn.py:103
1051 #, python-format
1052 msgid "could not parse \"svn info\" output for %s"
1053 msgstr ""
1055 #: ../jhbuild/versioncontrol/svn.py:281
1056 msgid "Error checking for conflicts"
1057 msgstr ""
1059 #: ../jhbuild/versioncontrol/tarball.py:108
1060 #, python-format
1061 msgid "URL has no filename component: %s"
1062 msgstr ""
1064 #: ../jhbuild/versioncontrol/tarball.py:141
1065 msgid "file not downloaded"
1066 msgstr ""
1068 #: ../jhbuild/versioncontrol/tarball.py:146
1069 #, python-format
1070 msgid "downloaded file size is incorrect (expected %(size1)d, got %(size2)d)"
1071 msgstr ""
1073 #: ../jhbuild/versioncontrol/tarball.py:158
1074 #, python-format
1075 msgid "file MD5 sum is incorrect (expected %(sum1)s, got %(sum2)s)"
1076 msgstr ""
1078 #: ../jhbuild/versioncontrol/tarball.py:176
1079 msgid "unable to find wget or curl"
1080 msgstr ""
1082 #: ../jhbuild/versioncontrol/tarball.py:184
1083 #, python-format
1084 msgid "failed to unpack %s"
1085 msgstr ""
1087 #: ../jhbuild/versioncontrol/tarball.py:187
1088 msgid "could not unpack tarball"
1089 msgstr ""
1091 #: ../jhbuild/versioncontrol/tarball.py:201
1092 #, python-format
1093 msgid "could not download patch (error: %s)"
1094 msgstr ""
1096 #: ../jhbuild/versioncontrol/tarball.py:203
1097 msgid "could not download patch"
1098 msgstr ""
1100 #: ../jhbuild/versioncontrol/tarball.py:224
1101 msgid "Applying patch"
1102 msgstr ""
1104 #: ../jhbuild/versioncontrol/tarball.py:231
1105 msgid "unable to find quilt"
1106 msgstr ""
1108 #: ../jhbuild/versioncontrol/tarball.py:242
1109 msgid "could not checkout quilt patch set"
1110 msgstr ""
1112 #: ../jhbuild/config.py:104
1113 msgid "could not load config defaults"
1114 msgstr ""
1116 #: ../jhbuild/config.py:111
1117 msgid "could not load config file"
1118 msgstr ""
1120 #: ../jhbuild/config.py:125
1121 #, python-format
1122 msgid "I: unknown keys defined in configuration file: %s"
1123 msgstr ""
1125 #: ../jhbuild/config.py:153
1126 msgid "invalid checkout mode"
1127 msgstr ""
1129 #: ../jhbuild/config.py:156
1130 #, python-format
1131 msgid "invalid checkout mode (module: %s)"
1132 msgstr ""
1134 #: ../jhbuild/config.py:167 ../jhbuild/config.py:216
1135 #, python-format
1136 msgid "Can't create %s directory"
1137 msgstr ""
1139 #: ../jhbuild/main.py:85
1140 msgid "JHBuild commands are:"
1141 msgstr ""
1143 #: ../jhbuild/main.py:91
1144 msgid "For more information run \"jhbuild <command> --help\""
1145 msgstr ""
1147 #: ../jhbuild/main.py:96
1148 msgid "%prog [ -f config ] command [ options ... ]"
1149 msgstr ""
1151 #: ../jhbuild/main.py:97
1152 msgid ""
1153 "Build a set of modules from diverse repositories in correct dependency order "
1154 "(such as GNOME)."
1155 msgstr ""
1157 #: ../jhbuild/main.py:101
1158 msgid "Information about available jhbuild commands"
1159 msgstr ""
1161 #: ../jhbuild/main.py:105
1162 msgid "use a non default configuration file"
1163 msgstr ""
1165 #: ../jhbuild/main.py:108
1166 msgid "use a non default module set"
1167 msgstr ""
1169 #: ../jhbuild/main.py:111
1170 msgid "do not prompt for input"
1171 msgstr ""
1173 #: ../jhbuild/main.py:142
1174 msgid "Interrupted"
1175 msgstr ""
1177 #: ../jhbuild/main.py:145
1178 msgid "EOF"
1179 msgstr ""
1181 #: ../jhbuild/moduleset.py:56
1182 #, python-format
1183 msgid "I: fixed case of module '%(orig)s' to '%(new)s'"
1184 msgstr ""
1186 #: ../jhbuild/moduleset.py:70
1187 #, python-format
1188 msgid "module \"%s\" not found"
1189 msgstr ""
1191 #: ../jhbuild/moduleset.py:83
1192 #, python-format
1193 msgid "dependent module \"%s\" not found"
1194 msgstr ""
1196 #: ../jhbuild/moduleset.py:206
1197 msgid "W: Unknown module:"
1198 msgstr ""
1200 #: ../jhbuild/moduleset.py:292
1201 #, python-format
1202 msgid "could not download %s: %s"
1203 msgstr ""
1205 #: ../jhbuild/moduleset.py:297 ../jhbuild/moduleset.py:299
1206 #, python-format
1207 msgid "failed to parse %s: %s"
1208 msgstr ""
1210 #: ../jhbuild/moduleset.py:406
1211 msgid ""
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 ."
1214 "jhbuildrc."
1215 msgstr ""
1217 #: ../jhbuild/monkeypatch.py:144
1218 #, python-format
1219 msgid "Invalid placeholder in string: line %d, col %d"
1220 msgstr ""
1222 #: ../jhbuild/monkeypatch.py:149 ../jhbuild/monkeypatch.py:175
1223 msgid "Too many positional arguments"
1224 msgstr ""
1226 #: ../jhbuild/monkeypatch.py:169 ../jhbuild/monkeypatch.py:202
1227 msgid "Unrecognized named group in pattern"
1228 msgstr ""