diff options
| author | Ludovic Courtès <ludo@gnu.org> | 2015-11-01 21:51:16 +0100 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2015-11-01 22:24:19 +0100 |
| commit | 4e720137b28db63ba37fe9d2e1fb74b8ede0ff6a (patch) | |
| tree | 308f2184dfbc1cf21fe7b82469671c3191623a8b | |
| parent | 52d76b64e000c83edd75b78775343cb122a66fa5 (diff) | |
nls: Update 'da' translation.
| -rw-r--r-- | po/guix/da.po | 1395 |
1 files changed, 1030 insertions, 365 deletions
diff --git a/po/guix/da.po b/po/guix/da.po index 2274ebff570..e9be5e985c1 100644 --- a/po/guix/da.po +++ b/po/guix/da.po | |||
| @@ -7,10 +7,10 @@ | |||
| 7 | # | 7 | # |
| 8 | msgid "" | 8 | msgid "" |
| 9 | msgstr "" | 9 | msgstr "" |
| 10 | "Project-Id-Version: guix 0.8.2\n" | 10 | "Project-Id-Version: guix 0.9.0\n" |
| 11 | "Report-Msgid-Bugs-To: ludo@gnu.org\n" | 11 | "Report-Msgid-Bugs-To: ludo@gnu.org\n" |
| 12 | "POT-Creation-Date: 2015-05-10 14:02+0200\n" | 12 | "POT-Creation-Date: 2015-10-28 16:31+0100\n" |
| 13 | "PO-Revision-Date: 2015-05-14 19:30+01:00\n" | 13 | "PO-Revision-Date: 2015-10-31 19:30+01:00\n" |
| 14 | "Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n" | 14 | "Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n" |
| 15 | "Language-Team: Danish <dansk@dansk-gruppen.dk>\n" | 15 | "Language-Team: Danish <dansk@dansk-gruppen.dk>\n" |
| 16 | "Language: da\n" | 16 | "Language: da\n" |
| @@ -19,66 +19,124 @@ msgstr "" | |||
| 19 | "Content-Transfer-Encoding: 8bit\n" | 19 | "Content-Transfer-Encoding: 8bit\n" |
| 20 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" | 20 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" |
| 21 | 21 | ||
| 22 | #: gnu/packages.scm:78 | 22 | #: gnu/packages.scm:80 |
| 23 | #, scheme-format | 23 | #, scheme-format |
| 24 | msgid "~a: patch not found" | 24 | msgid "~a: patch not found" |
| 25 | msgstr "~a: rettelse blev ikke fundet" | 25 | msgstr "~a: rettelse blev ikke fundet" |
| 26 | 26 | ||
| 27 | #: gnu/packages.scm:89 | 27 | #: gnu/packages.scm:91 |
| 28 | #, scheme-format | 28 | #, scheme-format |
| 29 | msgid "could not find bootstrap binary '~a' for system '~a'" | 29 | msgid "could not find bootstrap binary '~a' for system '~a'" |
| 30 | msgstr "kunne ikke finde bootstraps binære »~a« for system »~a«" | 30 | msgstr "kunne ikke finde bootstraps binære »~a« for system »~a«" |
| 31 | 31 | ||
| 32 | #: gnu/packages.scm:141 | 32 | #: gnu/packages.scm:143 |
| 33 | #, scheme-format | 33 | #, scheme-format |
| 34 | msgid "cannot access `~a': ~a~%" | 34 | msgid "cannot access `~a': ~a~%" |
| 35 | msgstr "kan ikke tilgå »~a«: ~a~%" | 35 | msgstr "kan ikke tilgå »~a«: ~a~%" |
| 36 | 36 | ||
| 37 | #: gnu/packages.scm:382 | 37 | #: gnu/packages.scm:388 |
| 38 | #, scheme-format | 38 | #, scheme-format |
| 39 | msgid "looking for the latest release of GNU ~a..." | 39 | msgid "looking for the latest release of GNU ~a..." |
| 40 | msgstr "kigger efter den seneste udgivelse af GNU ~a..." | 40 | msgstr "kigger efter den seneste udgivelse af GNU ~a..." |
| 41 | 41 | ||
| 42 | #: gnu/packages.scm:389 | 42 | #: gnu/packages.scm:395 |
| 43 | #, scheme-format | 43 | #, scheme-format |
| 44 | msgid "~a: note: using ~a but ~a is available upstream~%" | 44 | msgid "~a: note: using ~a but ~a is available upstream~%" |
| 45 | msgstr "~a: bemærk: bruger ~a men ~a er tilgængelig opstrøm~%" | 45 | msgstr "~a: bemærk: bruger ~a men ~a er tilgængelig opstrøm~%" |
| 46 | 46 | ||
| 47 | #: gnu/packages.scm:411 guix/scripts/package.scm:350 | 47 | #: gnu/packages.scm:417 gnu/packages.scm:452 |
| 48 | #, scheme-format | 48 | #, scheme-format |
| 49 | msgid "ambiguous package specification `~a'~%" | 49 | msgid "ambiguous package specification `~a'~%" |
| 50 | msgstr "tvetydig pakkespecifikation »~a«~%" | 50 | msgstr "tvetydig pakkespecifikation »~a«~%" |
| 51 | 51 | ||
| 52 | #: gnu/packages.scm:412 guix/scripts/package.scm:352 | 52 | #: gnu/packages.scm:418 gnu/packages.scm:454 |
| 53 | #, scheme-format | 53 | #, scheme-format |
| 54 | msgid "choosing ~a from ~a~%" | 54 | msgid "choosing ~a from ~a~%" |
| 55 | msgstr "vælger ~a fra ~a~%" | 55 | msgstr "vælger ~a fra ~a~%" |
| 56 | 56 | ||
| 57 | #: gnu/packages.scm:418 | 57 | #: gnu/packages.scm:424 |
| 58 | #, scheme-format | 58 | #, scheme-format |
| 59 | msgid "~A: package not found for version ~a~%" | 59 | msgid "~A: package not found for version ~a~%" |
| 60 | msgstr "~A: pakke ikke fundet for version ~a~%" | 60 | msgstr "~A: pakke ikke fundet for version ~a~%" |
| 61 | 61 | ||
| 62 | #: gnu/packages.scm:420 | 62 | #: gnu/packages.scm:426 |
| 63 | #, scheme-format | 63 | #, scheme-format |
| 64 | msgid "~A: unknown package~%" | 64 | msgid "~A: unknown package~%" |
| 65 | msgstr "~A: ukendt pakke~%" | 65 | msgstr "~A: ukendt pakke~%" |
| 66 | 66 | ||
| 67 | #: gnu/system.scm:811 | 67 | #: gnu/packages.scm:442 |
| 68 | #, scheme-format | ||
| 69 | msgid "package `~a' lacks output `~a'~%" | ||
| 70 | msgstr "pakke »~a« mangler uddata »~a«~%" | ||
| 71 | |||
| 72 | #: gnu/packages.scm:459 | ||
| 73 | #, scheme-format | ||
| 74 | msgid "~a: package not found~%" | ||
| 75 | msgstr "~a: pakken blev ikke fundet~%" | ||
| 76 | |||
| 77 | #: gnu/services.scm:376 | ||
| 78 | #, scheme-format | ||
| 79 | msgid "no target of type '~a' for service ~s" | ||
| 80 | msgstr "intet mål af typen »~a« for tjeneste ~s" | ||
| 81 | |||
| 82 | #: gnu/services.scm:387 gnu/services.scm:447 | ||
| 83 | #, scheme-format | ||
| 84 | msgid "more than one target service of type '~a'" | ||
| 85 | msgstr "mere end en måltjeneste af typen »~a«" | ||
| 86 | |||
| 87 | #: gnu/services.scm:437 | ||
| 88 | #, scheme-format | ||
| 89 | msgid "service of type '~a' not found" | ||
| 90 | msgstr "tjenste af typen »~a« blev ikke fundet" | ||
| 91 | |||
| 92 | #: gnu/system.scm:547 | ||
| 93 | #, scheme-format | ||
| 94 | msgid "using a string for file '~a' is deprecated; use 'plain-file' instead~%" | ||
| 95 | msgstr "brug af en streng for filen »~a« er forældet; brug »plain-file« i stedet~%" | ||
| 96 | |||
| 97 | #: gnu/system.scm:563 | ||
| 98 | #, scheme-format | ||
| 99 | msgid "using a monadic value for '~a' is deprecated; use 'plain-file' instead~%" | ||
| 100 | msgstr "brug af en unik værdi for »~a« er forældet; brug »plain-file« i stedet~%" | ||
| 101 | |||
| 102 | #: gnu/system.scm:646 | ||
| 68 | msgid "system locale lacks a definition" | 103 | msgid "system locale lacks a definition" |
| 69 | msgstr "systemsprog mangler en definition" | 104 | msgstr "systemsprog mangler en definition" |
| 70 | 105 | ||
| 71 | #: gnu/services/dmd.scm:51 | 106 | #: gnu/services/dmd.scm:131 |
| 72 | #, scheme-format | 107 | #, scheme-format |
| 73 | msgid "service '~a' provided more than once" | 108 | msgid "service '~a' provided more than once" |
| 74 | msgstr "tjeneste »~a« tilbudt mere end en gang" | 109 | msgstr "tjeneste »~a« tilbudt mere end en gang" |
| 75 | 110 | ||
| 76 | #: guix/scripts/build.scm:65 | 111 | #: gnu/system/shadow.scm:213 |
| 112 | #, scheme-format | ||
| 113 | msgid "supplementary group '~a' of user '~a' is undeclared" | ||
| 114 | msgstr "supplerende gruppe »~a« for bruger »~a« er ikke deklæret" | ||
| 115 | |||
| 116 | #: gnu/system/shadow.scm:223 | ||
| 117 | #, scheme-format | ||
| 118 | msgid "primary group '~a' of user '~a' is undeclared" | ||
| 119 | msgstr "primær gruppe »~a« for brugeren »~a« er ikke deklæret" | ||
| 120 | |||
| 121 | #: guix/scripts.scm:52 | ||
| 122 | #, scheme-format | ||
| 123 | msgid "invalid argument: ~a~%" | ||
| 124 | msgstr "ugyldigt argument: ~a~%" | ||
| 125 | |||
| 126 | #: guix/scripts.scm:78 guix/scripts/download.scm:97 guix/scripts/gc.scm:157 | ||
| 127 | #: guix/scripts/import/cran.scm:72 guix/scripts/import/elpa.scm:77 | ||
| 128 | #: guix/scripts/pull.scm:219 guix/scripts/lint.scm:792 | ||
| 129 | #: guix/scripts/publish.scm:355 | ||
| 130 | #, scheme-format | ||
| 131 | msgid "~A: unrecognized option~%" | ||
| 132 | msgstr "~A: ikke genkendt tilvalg~%" | ||
| 133 | |||
| 134 | #: guix/scripts/build.scm:107 | ||
| 77 | #, scheme-format | 135 | #, scheme-format |
| 78 | msgid "failed to create GC root `~a': ~a~%" | 136 | msgid "failed to create GC root `~a': ~a~%" |
| 79 | msgstr "kunne ikke oprette GC-root »~a«: ~a~%" | 137 | msgstr "kunne ikke oprette GC-root »~a«: ~a~%" |
| 80 | 138 | ||
| 81 | #: guix/scripts/build.scm:102 | 139 | #: guix/scripts/build.scm:151 |
| 82 | msgid "" | 140 | msgid "" |
| 83 | "\n" | 141 | "\n" |
| 84 | " -L, --load-path=DIR prepend DIR to the package module search path" | 142 | " -L, --load-path=DIR prepend DIR to the package module search path" |
| @@ -86,7 +144,7 @@ msgstr "" | |||
| 86 | "\n" | 144 | "\n" |
| 87 | " -L, --load-path=MAPPE foranstil MAPPE til pakkemodulets søgesti" | 145 | " -L, --load-path=MAPPE foranstil MAPPE til pakkemodulets søgesti" |
| 88 | 146 | ||
| 89 | #: guix/scripts/build.scm:104 | 147 | #: guix/scripts/build.scm:153 |
| 90 | msgid "" | 148 | msgid "" |
| 91 | "\n" | 149 | "\n" |
| 92 | " -K, --keep-failed keep build tree of failed builds" | 150 | " -K, --keep-failed keep build tree of failed builds" |
| @@ -94,7 +152,7 @@ msgstr "" | |||
| 94 | "\n" | 152 | "\n" |
| 95 | " -K, --keep-failed bevar byggetræ for mislykkede bygninger" | 153 | " -K, --keep-failed bevar byggetræ for mislykkede bygninger" |
| 96 | 154 | ||
| 97 | #: guix/scripts/build.scm:106 | 155 | #: guix/scripts/build.scm:155 |
| 98 | msgid "" | 156 | msgid "" |
| 99 | "\n" | 157 | "\n" |
| 100 | " -n, --dry-run do not build the derivations" | 158 | " -n, --dry-run do not build the derivations" |
| @@ -102,7 +160,7 @@ msgstr "" | |||
| 102 | "\n" | 160 | "\n" |
| 103 | " -n, --dry-run byg ikke derivationerne" | 161 | " -n, --dry-run byg ikke derivationerne" |
| 104 | 162 | ||
| 105 | #: guix/scripts/build.scm:108 | 163 | #: guix/scripts/build.scm:157 |
| 106 | msgid "" | 164 | msgid "" |
| 107 | "\n" | 165 | "\n" |
| 108 | " --fallback fall back to building when the substituter fails" | 166 | " --fallback fall back to building when the substituter fails" |
| @@ -110,7 +168,7 @@ msgstr "" | |||
| 110 | "\n" | 168 | "\n" |
| 111 | " --fallback fald tilbage til bygning når erstatningen fejler" | 169 | " --fallback fald tilbage til bygning når erstatningen fejler" |
| 112 | 170 | ||
| 113 | #: guix/scripts/build.scm:110 | 171 | #: guix/scripts/build.scm:159 |
| 114 | msgid "" | 172 | msgid "" |
| 115 | "\n" | 173 | "\n" |
| 116 | " --no-substitutes build instead of resorting to pre-built substitutes" | 174 | " --no-substitutes build instead of resorting to pre-built substitutes" |
| @@ -118,7 +176,17 @@ msgstr "" | |||
| 118 | "\n" | 176 | "\n" |
| 119 | " --no-substitutes byg i stedet for en ny sortering af præbyggede substitutter" | 177 | " --no-substitutes byg i stedet for en ny sortering af præbyggede substitutter" |
| 120 | 178 | ||
| 121 | #: guix/scripts/build.scm:112 | 179 | #: guix/scripts/build.scm:161 guix/scripts/size.scm:215 |
| 180 | msgid "" | ||
| 181 | "\n" | ||
| 182 | " --substitute-urls=URLS\n" | ||
| 183 | " fetch substitute from URLS if they are authorized" | ||
| 184 | msgstr "" | ||
| 185 | "\n" | ||
| 186 | " --substitute-urls=ADRESSER\n" | ||
| 187 | " hent substitut fra ADRESSER hvis de er godkendt" | ||
| 188 | |||
| 189 | #: guix/scripts/build.scm:164 | ||
| 122 | msgid "" | 190 | msgid "" |
| 123 | "\n" | 191 | "\n" |
| 124 | " --no-build-hook do not attempt to offload builds via the build hook" | 192 | " --no-build-hook do not attempt to offload builds via the build hook" |
| @@ -126,7 +194,7 @@ msgstr "" | |||
| 126 | "\n" | 194 | "\n" |
| 127 | " --no-build-hook forsøg ikke at aflaste bygninger via byggekrogen" | 195 | " --no-build-hook forsøg ikke at aflaste bygninger via byggekrogen" |
| 128 | 196 | ||
| 129 | #: guix/scripts/build.scm:114 | 197 | #: guix/scripts/build.scm:166 |
| 130 | msgid "" | 198 | msgid "" |
| 131 | "\n" | 199 | "\n" |
| 132 | " --max-silent-time=SECONDS\n" | 200 | " --max-silent-time=SECONDS\n" |
| @@ -136,7 +204,7 @@ msgstr "" | |||
| 136 | " --max-silent-time=SEKUNDER\n" | 204 | " --max-silent-time=SEKUNDER\n" |
| 137 | " marker bygningen som mislykket efter SEKUNDER af stilhed" | 205 | " marker bygningen som mislykket efter SEKUNDER af stilhed" |
| 138 | 206 | ||
| 139 | #: guix/scripts/build.scm:117 | 207 | #: guix/scripts/build.scm:169 |
| 140 | msgid "" | 208 | msgid "" |
| 141 | "\n" | 209 | "\n" |
| 142 | " --timeout=SECONDS mark the build as failed after SECONDS of activity" | 210 | " --timeout=SECONDS mark the build as failed after SECONDS of activity" |
| @@ -144,7 +212,7 @@ msgstr "" | |||
| 144 | "\n" | 212 | "\n" |
| 145 | " --timeout=SEKUNDER marker bygningen som mislykket efter SEKUNDER af aktivitet" | 213 | " --timeout=SEKUNDER marker bygningen som mislykket efter SEKUNDER af aktivitet" |
| 146 | 214 | ||
| 147 | #: guix/scripts/build.scm:119 | 215 | #: guix/scripts/build.scm:171 |
| 148 | msgid "" | 216 | msgid "" |
| 149 | "\n" | 217 | "\n" |
| 150 | " --verbosity=LEVEL use the given verbosity LEVEL" | 218 | " --verbosity=LEVEL use the given verbosity LEVEL" |
| @@ -152,7 +220,7 @@ msgstr "" | |||
| 152 | "\n" | 220 | "\n" |
| 153 | " --verbosity=NIVEAU brug det angivne uddybnings-NIVEAU" | 221 | " --verbosity=NIVEAU brug det angivne uddybnings-NIVEAU" |
| 154 | 222 | ||
| 155 | #: guix/scripts/build.scm:121 | 223 | #: guix/scripts/build.scm:173 |
| 156 | msgid "" | 224 | msgid "" |
| 157 | "\n" | 225 | "\n" |
| 158 | " -c, --cores=N allow the use of up to N CPU cores for the build" | 226 | " -c, --cores=N allow the use of up to N CPU cores for the build" |
| @@ -160,7 +228,7 @@ msgstr "" | |||
| 160 | "\n" | 228 | "\n" |
| 161 | " -c, --cores=N tillad brugen af op til N CPU-kerner til bygningen" | 229 | " -c, --cores=N tillad brugen af op til N CPU-kerner til bygningen" |
| 162 | 230 | ||
| 163 | #: guix/scripts/build.scm:123 | 231 | #: guix/scripts/build.scm:175 |
| 164 | msgid "" | 232 | msgid "" |
| 165 | "\n" | 233 | "\n" |
| 166 | " -M, --max-jobs=N allow at most N build jobs" | 234 | " -M, --max-jobs=N allow at most N build jobs" |
| @@ -168,12 +236,12 @@ msgstr "" | |||
| 168 | "\n" | 236 | "\n" |
| 169 | " -M, --max-jobs=N tillad højest N-byggejob" | 237 | " -M, --max-jobs=N tillad højest N-byggejob" |
| 170 | 238 | ||
| 171 | #: guix/scripts/build.scm:198 guix/scripts/build.scm:205 | 239 | #: guix/scripts/build.scm:261 guix/scripts/build.scm:268 |
| 172 | #, scheme-format | 240 | #, scheme-format |
| 173 | msgid "not a number: '~a' option argument: ~a~%" | 241 | msgid "not a number: '~a' option argument: ~a~%" |
| 174 | msgstr "ikke et nummer: »~a« tilvalgsparameter: ~a~%" | 242 | msgstr "ikke et nummer: »~a« tilvalgsparameter: ~a~%" |
| 175 | 243 | ||
| 176 | #: guix/scripts/build.scm:224 | 244 | #: guix/scripts/build.scm:287 |
| 177 | msgid "" | 245 | msgid "" |
| 178 | "Usage: guix build [OPTION]... PACKAGE-OR-DERIVATION...\n" | 246 | "Usage: guix build [OPTION]... PACKAGE-OR-DERIVATION...\n" |
| 179 | "Build the given PACKAGE-OR-DERIVATION and return their output paths.\n" | 247 | "Build the given PACKAGE-OR-DERIVATION and return their output paths.\n" |
| @@ -181,7 +249,7 @@ msgstr "" | |||
| 181 | "Brug: guix build [TILVALG]... PAKKE-ELLER-AFLEDNING...\n" | 249 | "Brug: guix build [TILVALG]... PAKKE-ELLER-AFLEDNING...\n" |
| 182 | "Byg den angivne PAKKE-ELLER-AFLEDNING og returner deres uddatastier.\n" | 250 | "Byg den angivne PAKKE-ELLER-AFLEDNING og returner deres uddatastier.\n" |
| 183 | 251 | ||
| 184 | #: guix/scripts/build.scm:226 | 252 | #: guix/scripts/build.scm:289 |
| 185 | msgid "" | 253 | msgid "" |
| 186 | "\n" | 254 | "\n" |
| 187 | " -e, --expression=EXPR build the package or derivation EXPR evaluates to" | 255 | " -e, --expression=EXPR build the package or derivation EXPR evaluates to" |
| @@ -190,7 +258,17 @@ msgstr "" | |||
| 190 | " -e, --expression=UDTRYK\n" | 258 | " -e, --expression=UDTRYK\n" |
| 191 | " byg pakken eller derivationen UDTRYK evaluerer til" | 259 | " byg pakken eller derivationen UDTRYK evaluerer til" |
| 192 | 260 | ||
| 193 | #: guix/scripts/build.scm:228 | 261 | #: guix/scripts/build.scm:291 |
| 262 | msgid "" | ||
| 263 | "\n" | ||
| 264 | " -f, --file=FILE build the package or derivation that the code within\n" | ||
| 265 | " FILE evaluates to" | ||
| 266 | msgstr "" | ||
| 267 | "\n" | ||
| 268 | " -f, --file=FIL byg pakken eller derivationen som koden i FIL evaluerer\n" | ||
| 269 | " til" | ||
| 270 | |||
| 271 | #: guix/scripts/build.scm:294 | ||
| 194 | msgid "" | 272 | msgid "" |
| 195 | "\n" | 273 | "\n" |
| 196 | " -S, --source build the packages' source derivations" | 274 | " -S, --source build the packages' source derivations" |
| @@ -198,7 +276,7 @@ msgstr "" | |||
| 198 | "\n" | 276 | "\n" |
| 199 | " -S, --source byg pakkernes kildederivationer" | 277 | " -S, --source byg pakkernes kildederivationer" |
| 200 | 278 | ||
| 201 | #: guix/scripts/build.scm:230 | 279 | #: guix/scripts/build.scm:296 |
| 202 | msgid "" | 280 | msgid "" |
| 203 | "\n" | 281 | "\n" |
| 204 | " --sources[=TYPE] build source derivations; TYPE may optionally be one\n" | 282 | " --sources[=TYPE] build source derivations; TYPE may optionally be one\n" |
| @@ -208,7 +286,7 @@ msgstr "" | |||
| 208 | " --sources[=TYPE] bygningskildeafledninger; TYPE kan valgfrit være\n" | 286 | " --sources[=TYPE] bygningskildeafledninger; TYPE kan valgfrit være\n" |
| 209 | " »package«, »all« (standard) eller »transitive«" | 287 | " »package«, »all« (standard) eller »transitive«" |
| 210 | 288 | ||
| 211 | #: guix/scripts/build.scm:233 | 289 | #: guix/scripts/build.scm:299 |
| 212 | msgid "" | 290 | msgid "" |
| 213 | "\n" | 291 | "\n" |
| 214 | " -s, --system=SYSTEM attempt to build for SYSTEM--e.g., \"i686-linux\"" | 292 | " -s, --system=SYSTEM attempt to build for SYSTEM--e.g., \"i686-linux\"" |
| @@ -216,7 +294,7 @@ msgstr "" | |||
| 216 | "\n" | 294 | "\n" |
| 217 | " -s, --system=SYSTEM forsøger at bygge for SYSTEM--f.eks., »i686-linux«" | 295 | " -s, --system=SYSTEM forsøger at bygge for SYSTEM--f.eks., »i686-linux«" |
| 218 | 296 | ||
| 219 | #: guix/scripts/build.scm:235 | 297 | #: guix/scripts/build.scm:301 |
| 220 | msgid "" | 298 | msgid "" |
| 221 | "\n" | 299 | "\n" |
| 222 | " --target=TRIPLET cross-build for TRIPLET--e.g., \"armel-linux-gnu\"" | 300 | " --target=TRIPLET cross-build for TRIPLET--e.g., \"armel-linux-gnu\"" |
| @@ -224,7 +302,7 @@ msgstr "" | |||
| 224 | "\n" | 302 | "\n" |
| 225 | " --target=TRIPLET krydsbyg for TRIPLET--f.eks., »armel-linux-gnu«" | 303 | " --target=TRIPLET krydsbyg for TRIPLET--f.eks., »armel-linux-gnu«" |
| 226 | 304 | ||
| 227 | #: guix/scripts/build.scm:237 | 305 | #: guix/scripts/build.scm:303 |
| 228 | msgid "" | 306 | msgid "" |
| 229 | "\n" | 307 | "\n" |
| 230 | " --with-source=SOURCE\n" | 308 | " --with-source=SOURCE\n" |
| @@ -234,7 +312,7 @@ msgstr "" | |||
| 234 | " --with-source=KILDE\n" | 312 | " --with-source=KILDE\n" |
| 235 | " brug KILDE når den tilsvarende pakke bygges" | 313 | " brug KILDE når den tilsvarende pakke bygges" |
| 236 | 314 | ||
| 237 | #: guix/scripts/build.scm:240 | 315 | #: guix/scripts/build.scm:306 |
| 238 | msgid "" | 316 | msgid "" |
| 239 | "\n" | 317 | "\n" |
| 240 | " --no-grafts do not graft packages" | 318 | " --no-grafts do not graft packages" |
| @@ -242,7 +320,7 @@ msgstr "" | |||
| 242 | "\n" | 320 | "\n" |
| 243 | " --no-grafts pod ikke pakker" | 321 | " --no-grafts pod ikke pakker" |
| 244 | 322 | ||
| 245 | #: guix/scripts/build.scm:242 | 323 | #: guix/scripts/build.scm:308 |
| 246 | msgid "" | 324 | msgid "" |
| 247 | "\n" | 325 | "\n" |
| 248 | " -d, --derivations return the derivation paths of the given packages" | 326 | " -d, --derivations return the derivation paths of the given packages" |
| @@ -250,7 +328,7 @@ msgstr "" | |||
| 250 | "\n" | 328 | "\n" |
| 251 | " -d, --derivations returner de afledte stier for de givne pakker" | 329 | " -d, --derivations returner de afledte stier for de givne pakker" |
| 252 | 330 | ||
| 253 | #: guix/scripts/build.scm:244 | 331 | #: guix/scripts/build.scm:310 |
| 254 | msgid "" | 332 | msgid "" |
| 255 | "\n" | 333 | "\n" |
| 256 | " -r, --root=FILE make FILE a symlink to the result, and register it\n" | 334 | " -r, --root=FILE make FILE a symlink to the result, and register it\n" |
| @@ -260,7 +338,7 @@ msgstr "" | |||
| 260 | " -r, --root=FIL gør FIL til en symbolsk henvisning for resultatet, og\n" | 338 | " -r, --root=FIL gør FIL til en symbolsk henvisning for resultatet, og\n" |
| 261 | " registrer den som en affaldsindsamlerroot" | 339 | " registrer den som en affaldsindsamlerroot" |
| 262 | 340 | ||
| 263 | #: guix/scripts/build.scm:247 | 341 | #: guix/scripts/build.scm:313 |
| 264 | msgid "" | 342 | msgid "" |
| 265 | "\n" | 343 | "\n" |
| 266 | " --log-file return the log file names for the given derivations" | 344 | " --log-file return the log file names for the given derivations" |
| @@ -268,12 +346,14 @@ msgstr "" | |||
| 268 | "\n" | 346 | "\n" |
| 269 | " --log-file returner logfilnavnen for de givne afledninger" | 347 | " --log-file returner logfilnavnen for de givne afledninger" |
| 270 | 348 | ||
| 271 | #: guix/scripts/build.scm:252 guix/scripts/download.scm:53 | 349 | #: guix/scripts/build.scm:318 guix/scripts/download.scm:54 |
| 272 | #: guix/scripts/package.scm:464 guix/scripts/gc.scm:58 | 350 | #: guix/scripts/package.scm:292 guix/scripts/gc.scm:70 |
| 273 | #: guix/scripts/hash.scm:55 guix/scripts/import.scm:90 | 351 | #: guix/scripts/hash.scm:56 guix/scripts/import.scm:91 |
| 274 | #: guix/scripts/pull.scm:81 guix/scripts/substitute.scm:682 | 352 | #: guix/scripts/import/cran.scm:44 guix/scripts/pull.scm:83 |
| 275 | #: guix/scripts/system.scm:400 guix/scripts/lint.scm:534 | 353 | #: guix/scripts/substitute.scm:752 guix/scripts/system.scm:556 |
| 276 | #: guix/scripts/publish.scm:56 | 354 | #: guix/scripts/lint.scm:741 guix/scripts/publish.scm:63 |
| 355 | #: guix/scripts/edit.scm:43 guix/scripts/size.scm:223 | ||
| 356 | #: guix/scripts/graph.scm:398 guix/scripts/challenge.scm:181 | ||
| 277 | msgid "" | 357 | msgid "" |
| 278 | "\n" | 358 | "\n" |
| 279 | " -h, --help display this help and exit" | 359 | " -h, --help display this help and exit" |
| @@ -281,12 +361,14 @@ msgstr "" | |||
| 281 | "\n" | 361 | "\n" |
| 282 | " -h, --help vis denne hjælpetekst og afslut" | 362 | " -h, --help vis denne hjælpetekst og afslut" |
| 283 | 363 | ||
| 284 | #: guix/scripts/build.scm:254 guix/scripts/download.scm:55 | 364 | #: guix/scripts/build.scm:320 guix/scripts/download.scm:56 |
| 285 | #: guix/scripts/package.scm:466 guix/scripts/gc.scm:60 | 365 | #: guix/scripts/package.scm:294 guix/scripts/gc.scm:72 |
| 286 | #: guix/scripts/hash.scm:57 guix/scripts/import.scm:92 | 366 | #: guix/scripts/hash.scm:58 guix/scripts/import.scm:93 |
| 287 | #: guix/scripts/pull.scm:83 guix/scripts/substitute.scm:684 | 367 | #: guix/scripts/import/cran.scm:46 guix/scripts/pull.scm:85 |
| 288 | #: guix/scripts/system.scm:402 guix/scripts/lint.scm:538 | 368 | #: guix/scripts/substitute.scm:754 guix/scripts/system.scm:558 |
| 289 | #: guix/scripts/publish.scm:58 | 369 | #: guix/scripts/lint.scm:745 guix/scripts/publish.scm:65 |
| 370 | #: guix/scripts/edit.scm:45 guix/scripts/size.scm:225 | ||
| 371 | #: guix/scripts/graph.scm:400 guix/scripts/challenge.scm:183 | ||
| 290 | msgid "" | 372 | msgid "" |
| 291 | "\n" | 373 | "\n" |
| 292 | " -V, --version display version information and exit" | 374 | " -V, --version display version information and exit" |
| @@ -294,7 +376,7 @@ msgstr "" | |||
| 294 | "\n" | 376 | "\n" |
| 295 | " -V, --version vis versioninformation og afslut" | 377 | " -V, --version vis versioninformation og afslut" |
| 296 | 378 | ||
| 297 | #: guix/scripts/build.scm:281 | 379 | #: guix/scripts/build.scm:347 |
| 298 | #, scheme-format | 380 | #, scheme-format |
| 299 | msgid "" | 381 | msgid "" |
| 300 | "invalid argument: '~a' option argument: ~a, ~\n" | 382 | "invalid argument: '~a' option argument: ~a, ~\n" |
| @@ -303,17 +385,17 @@ msgstr "" | |||
| 303 | "ugyldigt argument: »~a« tilvalgsargumentet: ~a, ~\n" | 385 | "ugyldigt argument: »~a« tilvalgsargumentet: ~a, ~\n" |
| 304 | "skal være »package«, »all« eller »transitive«~%" | 386 | "skal være »package«, »all« eller »transitive«~%" |
| 305 | 387 | ||
| 306 | #: guix/scripts/build.scm:404 | 388 | #: guix/scripts/build.scm:478 |
| 307 | #, scheme-format | 389 | #, scheme-format |
| 308 | msgid "sources do not match any package:~{ ~a~}~%" | 390 | msgid "sources do not match any package:~{ ~a~}~%" |
| 309 | msgstr "kilder matcher ikke nogen pakke:~{ ~a~}~%" | 391 | msgstr "kilder matcher ikke nogen pakke:~{ ~a~}~%" |
| 310 | 392 | ||
| 311 | #: guix/scripts/build.scm:453 | 393 | #: guix/scripts/build.scm:536 |
| 312 | #, scheme-format | 394 | #, scheme-format |
| 313 | msgid "no build log for '~a'~%" | 395 | msgid "no build log for '~a'~%" |
| 314 | msgstr "ingen byggelog for »~a«~%" | 396 | msgstr "ingen byggelog for »~a«~%" |
| 315 | 397 | ||
| 316 | #: guix/scripts/download.scm:44 | 398 | #: guix/scripts/download.scm:45 |
| 317 | msgid "" | 399 | msgid "" |
| 318 | "Usage: guix download [OPTION] URL\n" | 400 | "Usage: guix download [OPTION] URL\n" |
| 319 | "Download the file at URL, add it to the store, and print its store path\n" | 401 | "Download the file at URL, add it to the store, and print its store path\n" |
| @@ -329,7 +411,7 @@ msgstr "" | |||
| 329 | "Understøttede formater: »nix-base32« (standard), »base32«, og »base16«\n" | 411 | "Understøttede formater: »nix-base32« (standard), »base32«, og »base16«\n" |
| 330 | "(»hex« og »hexadecimal« kan også bruges).\n" | 412 | "(»hex« og »hexadecimal« kan også bruges).\n" |
| 331 | 413 | ||
| 332 | #: guix/scripts/download.scm:50 guix/scripts/hash.scm:50 | 414 | #: guix/scripts/download.scm:51 guix/scripts/hash.scm:51 |
| 333 | msgid "" | 415 | msgid "" |
| 334 | "\n" | 416 | "\n" |
| 335 | " -f, --format=FMT write the hash in the given format" | 417 | " -f, --format=FMT write the hash in the given format" |
| @@ -337,95 +419,61 @@ msgstr "" | |||
| 337 | "\n" | 419 | "\n" |
| 338 | " -f, --format=FMT skriv hashen i det givne format" | 420 | " -f, --format=FMT skriv hashen i det givne format" |
| 339 | 421 | ||
| 340 | #: guix/scripts/download.scm:73 guix/scripts/hash.scm:75 | 422 | #: guix/scripts/download.scm:74 guix/scripts/hash.scm:76 |
| 341 | #, scheme-format | 423 | #, scheme-format |
| 342 | msgid "unsupported hash format: ~a~%" | 424 | msgid "unsupported hash format: ~a~%" |
| 343 | msgstr "ikke understøttet hash-format: ~a~%" | 425 | msgstr "ikke understøttet hash-format: ~a~%" |
| 344 | 426 | ||
| 345 | #: guix/scripts/download.scm:96 guix/scripts/gc.scm:122 | 427 | #: guix/scripts/download.scm:107 |
| 346 | #: guix/scripts/pull.scm:217 guix/scripts/lint.scm:585 | ||
| 347 | #: guix/scripts/publish.scm:233 guix/ui.scm:829 | ||
| 348 | #, scheme-format | ||
| 349 | msgid "~A: unrecognized option~%" | ||
| 350 | msgstr "~A: ikke genkendt tilvalg~%" | ||
| 351 | |||
| 352 | #: guix/scripts/download.scm:106 | ||
| 353 | #, scheme-format | 428 | #, scheme-format |
| 354 | msgid "~a: failed to parse URI~%" | 429 | msgid "~a: failed to parse URI~%" |
| 355 | msgstr "~a: kunne ikke fortolke URI~%" | 430 | msgstr "~a: kunne ikke fortolke URI~%" |
| 356 | 431 | ||
| 357 | #: guix/scripts/download.scm:117 | 432 | #: guix/scripts/download.scm:118 |
| 358 | #, scheme-format | 433 | #, scheme-format |
| 359 | msgid "~a: download failed~%" | 434 | msgid "~a: download failed~%" |
| 360 | msgstr "~a: overførsel mislykkede~%" | 435 | msgstr "~a: overførsel mislykkede~%" |
| 361 | 436 | ||
| 362 | #: guix/scripts/package.scm:108 | 437 | #: guix/scripts/package.scm:128 |
| 363 | #, scheme-format | ||
| 364 | msgid "failed to build the empty profile~%" | ||
| 365 | msgstr "kunne ikke bygge den tomme profil~%" | ||
| 366 | |||
| 367 | #: guix/scripts/package.scm:124 | ||
| 368 | #, scheme-format | ||
| 369 | msgid "switching from generation ~a to ~a~%" | ||
| 370 | msgstr "skifter fra generation ~a til ~a~%" | ||
| 371 | |||
| 372 | #: guix/scripts/package.scm:143 | ||
| 373 | #, scheme-format | ||
| 374 | msgid "nothing to do: already at the empty profile~%" | ||
| 375 | msgstr "intet at udføre: allerede en tom profil~%" | ||
| 376 | |||
| 377 | #: guix/scripts/package.scm:155 | ||
| 378 | #, scheme-format | ||
| 379 | msgid "deleting ~a~%" | ||
| 380 | msgstr "sletter ~a~%" | ||
| 381 | |||
| 382 | #: guix/scripts/package.scm:268 | ||
| 383 | #, scheme-format | 438 | #, scheme-format |
| 384 | msgid "not removing generation ~a, which is current~%" | 439 | msgid "not removing generation ~a, which is current~%" |
| 385 | msgstr "fjerner ikke generation ~a, som er nuværende~%" | 440 | msgstr "fjerner ikke generation ~a, som er nuværende~%" |
| 386 | 441 | ||
| 387 | #: guix/scripts/package.scm:275 | 442 | #: guix/scripts/package.scm:135 |
| 388 | #, scheme-format | 443 | #, scheme-format |
| 389 | msgid "no matching generation~%" | 444 | msgid "no matching generation~%" |
| 390 | msgstr "ingen matchende generation~%" | 445 | msgstr "ingen matchende generation~%" |
| 391 | 446 | ||
| 392 | #: guix/scripts/package.scm:278 guix/scripts/package.scm:917 | 447 | #: guix/scripts/package.scm:138 guix/scripts/package.scm:734 |
| 448 | #: guix/scripts/system.scm:396 | ||
| 393 | #, scheme-format | 449 | #, scheme-format |
| 394 | msgid "invalid syntax: ~a~%" | 450 | msgid "invalid syntax: ~a~%" |
| 395 | msgstr "ugyldig syntaks: ~a~%" | 451 | msgstr "ugyldig syntaks: ~a~%" |
| 396 | 452 | ||
| 397 | #: guix/scripts/package.scm:340 | 453 | #: guix/scripts/package.scm:219 |
| 398 | #, scheme-format | ||
| 399 | msgid "package `~a' lacks output `~a'~%" | ||
| 400 | msgstr "pakke »~a« mangler uddata »~a«~%" | ||
| 401 | |||
| 402 | #: guix/scripts/package.scm:357 | ||
| 403 | #, scheme-format | ||
| 404 | msgid "~a: package not found~%" | ||
| 405 | msgstr "~a: pakken blev ikke fundet~%" | ||
| 406 | |||
| 407 | #: guix/scripts/package.scm:401 | ||
| 408 | #, scheme-format | 454 | #, scheme-format |
| 409 | msgid "The following environment variable definitions may be needed:~%" | 455 | msgid "The following environment variable definitions may be needed:~%" |
| 410 | msgstr "De følgende miljøvariabeldefinitioner kan være krævet:~%" | 456 | msgstr "De følgende miljøvariabeldefinitioner kan være krævet:~%" |
| 411 | 457 | ||
| 412 | #: guix/scripts/package.scm:417 | 458 | #: guix/scripts/package.scm:235 |
| 413 | msgid "" | 459 | msgid "" |
| 414 | "Usage: guix package [OPTION]... PACKAGES...\n" | 460 | "Usage: guix package [OPTION]...\n" |
| 415 | "Install, remove, or upgrade PACKAGES in a single transaction.\n" | 461 | "Install, remove, or upgrade packages in a single transaction.\n" |
| 416 | msgstr "" | 462 | msgstr "" |
| 417 | "Brug: guix-pakke [TILVALG]... PAKKER...\n" | 463 | "Brug: guix-pakke [TILVALG] ... \n" |
| 418 | "Installer, fjern eller opgrader PAKKER i en enkel transaktion.\n" | 464 | "Installer, fjern eller opgrader pakker i en enkel transaktion.\n" |
| 419 | 465 | ||
| 420 | #: guix/scripts/package.scm:419 | 466 | #: guix/scripts/package.scm:237 |
| 421 | msgid "" | 467 | msgid "" |
| 422 | "\n" | 468 | "\n" |
| 423 | " -i, --install=PACKAGE install PACKAGE" | 469 | " -i, --install PACKAGE ...\n" |
| 470 | " install PACKAGEs" | ||
| 424 | msgstr "" | 471 | msgstr "" |
| 425 | "\n" | 472 | "\n" |
| 426 | " -i, --install=PAKKE installer PAKKE" | 473 | " -i, --install PAKKE ...\n" |
| 474 | " installer PAKKER" | ||
| 427 | 475 | ||
| 428 | #: guix/scripts/package.scm:421 | 476 | #: guix/scripts/package.scm:240 |
| 429 | msgid "" | 477 | msgid "" |
| 430 | "\n" | 478 | "\n" |
| 431 | " -e, --install-from-expression=EXP\n" | 479 | " -e, --install-from-expression=EXP\n" |
| @@ -435,15 +483,29 @@ msgstr "" | |||
| 435 | " -e, --install-from-expression=UDTRYK\n" | 483 | " -e, --install-from-expression=UDTRYK\n" |
| 436 | " installer pakken UDTRYK evaluerer til" | 484 | " installer pakken UDTRYK evaluerer til" |
| 437 | 485 | ||
| 438 | #: guix/scripts/package.scm:424 | 486 | #: guix/scripts/package.scm:243 |
| 439 | msgid "" | 487 | msgid "" |
| 440 | "\n" | 488 | "\n" |
| 441 | " -r, --remove=PACKAGE remove PACKAGE" | 489 | " -f, --install-from-file=FILE\n" |
| 490 | " install the package that the code within FILE\n" | ||
| 491 | " evaluates to" | ||
| 442 | msgstr "" | 492 | msgstr "" |
| 443 | "\n" | 493 | "\n" |
| 444 | " -r, --remove=PAKKE fjern PAKKE" | 494 | " -f, --install-from-file=FIL\n" |
| 495 | " installer pakken som koden i FIL evaluerer\n" | ||
| 496 | " til" | ||
| 445 | 497 | ||
| 446 | #: guix/scripts/package.scm:426 | 498 | #: guix/scripts/package.scm:247 |
| 499 | msgid "" | ||
| 500 | "\n" | ||
| 501 | " -r, --remove PACKAGE ...\n" | ||
| 502 | " remove PACKAGEs" | ||
| 503 | msgstr "" | ||
| 504 | "\n" | ||
| 505 | " -r, --remove PAKKE ...\n" | ||
| 506 | " fjern PAKKER" | ||
| 507 | |||
| 508 | #: guix/scripts/package.scm:250 | ||
| 447 | msgid "" | 509 | msgid "" |
| 448 | "\n" | 510 | "\n" |
| 449 | " -u, --upgrade[=REGEXP] upgrade all the installed packages matching REGEXP" | 511 | " -u, --upgrade[=REGEXP] upgrade all the installed packages matching REGEXP" |
| @@ -453,7 +515,17 @@ msgstr "" | |||
| 453 | " opgrader alle de installerede pakker der matcher\n" | 515 | " opgrader alle de installerede pakker der matcher\n" |
| 454 | " REGUDTRYK" | 516 | " REGUDTRYK" |
| 455 | 517 | ||
| 456 | #: guix/scripts/package.scm:428 | 518 | #: guix/scripts/package.scm:252 |
| 519 | msgid "" | ||
| 520 | "\n" | ||
| 521 | " -m, --manifest=FILE create a new profile generation with the manifest\n" | ||
| 522 | " from FILE" | ||
| 523 | msgstr "" | ||
| 524 | "\n" | ||
| 525 | " -m, --manifest=FIL opret en ny profiloprettelse med manifestet fra\n" | ||
| 526 | " FIL" | ||
| 527 | |||
| 528 | #: guix/scripts/package.scm:255 | ||
| 457 | msgid "" | 529 | msgid "" |
| 458 | "\n" | 530 | "\n" |
| 459 | " --do-not-upgrade[=REGEXP] do not upgrade any packages matching REGEXP" | 531 | " --do-not-upgrade[=REGEXP] do not upgrade any packages matching REGEXP" |
| @@ -461,7 +533,7 @@ msgstr "" | |||
| 461 | "\n" | 533 | "\n" |
| 462 | " --do-not--upgrade[=REGUDTRYK] opgrader ikke pakker der matcher REGUDTRYK" | 534 | " --do-not--upgrade[=REGUDTRYK] opgrader ikke pakker der matcher REGUDTRYK" |
| 463 | 535 | ||
| 464 | #: guix/scripts/package.scm:430 | 536 | #: guix/scripts/package.scm:257 |
| 465 | msgid "" | 537 | msgid "" |
| 466 | "\n" | 538 | "\n" |
| 467 | " --roll-back roll back to the previous generation" | 539 | " --roll-back roll back to the previous generation" |
| @@ -469,15 +541,17 @@ msgstr "" | |||
| 469 | "\n" | 541 | "\n" |
| 470 | " --roll-back rul tilbage til den forrige generation" | 542 | " --roll-back rul tilbage til den forrige generation" |
| 471 | 543 | ||
| 472 | #: guix/scripts/package.scm:432 | 544 | #: guix/scripts/package.scm:259 |
| 473 | msgid "" | 545 | msgid "" |
| 474 | "\n" | 546 | "\n" |
| 475 | " --search-paths display needed environment variable definitions" | 547 | " --search-paths[=KIND]\n" |
| 548 | " display needed environment variable definitions" | ||
| 476 | msgstr "" | 549 | msgstr "" |
| 477 | "\n" | 550 | "\n" |
| 478 | " --search-paths vis krævede miljøvariabeldefinitioner" | 551 | " --search-paths[=KIND]\n" |
| 552 | " vis krævede miljøvariabeldefinitioner" | ||
| 479 | 553 | ||
| 480 | #: guix/scripts/package.scm:434 | 554 | #: guix/scripts/package.scm:262 |
| 481 | msgid "" | 555 | msgid "" |
| 482 | "\n" | 556 | "\n" |
| 483 | " -l, --list-generations[=PATTERN]\n" | 557 | " -l, --list-generations[=PATTERN]\n" |
| @@ -487,7 +561,7 @@ msgstr "" | |||
| 487 | " -l, --list-generations[=MØNSTER]\n" | 561 | " -l, --list-generations[=MØNSTER]\n" |
| 488 | " vis generationer der matcher MØNSTER" | 562 | " vis generationer der matcher MØNSTER" |
| 489 | 563 | ||
| 490 | #: guix/scripts/package.scm:437 | 564 | #: guix/scripts/package.scm:265 |
| 491 | msgid "" | 565 | msgid "" |
| 492 | "\n" | 566 | "\n" |
| 493 | " -d, --delete-generations[=PATTERN]\n" | 567 | " -d, --delete-generations[=PATTERN]\n" |
| @@ -497,7 +571,7 @@ msgstr "" | |||
| 497 | " -d, --delete-generations[=MØNSTER]\n" | 571 | " -d, --delete-generations[=MØNSTER]\n" |
| 498 | " slet generationer der matcher MØNSTER" | 572 | " slet generationer der matcher MØNSTER" |
| 499 | 573 | ||
| 500 | #: guix/scripts/package.scm:440 | 574 | #: guix/scripts/package.scm:268 |
| 501 | msgid "" | 575 | msgid "" |
| 502 | "\n" | 576 | "\n" |
| 503 | " -S, --switch-generation=PATTERN\n" | 577 | " -S, --switch-generation=PATTERN\n" |
| @@ -507,7 +581,7 @@ msgstr "" | |||
| 507 | " -S, --switch-generation=MØNSTER\n" | 581 | " -S, --switch-generation=MØNSTER\n" |
| 508 | " skift til et generationsmatchende MØNSTER" | 582 | " skift til et generationsmatchende MØNSTER" |
| 509 | 583 | ||
| 510 | #: guix/scripts/package.scm:443 | 584 | #: guix/scripts/package.scm:271 |
| 511 | msgid "" | 585 | msgid "" |
| 512 | "\n" | 586 | "\n" |
| 513 | " -p, --profile=PROFILE use PROFILE instead of the user's default profile" | 587 | " -p, --profile=PROFILE use PROFILE instead of the user's default profile" |
| @@ -515,7 +589,7 @@ msgstr "" | |||
| 515 | "\n" | 589 | "\n" |
| 516 | " -p, --profile=PROFIL brug PROFIL i stedet for brugerens standardprofil" | 590 | " -p, --profile=PROFIL brug PROFIL i stedet for brugerens standardprofil" |
| 517 | 591 | ||
| 518 | #: guix/scripts/package.scm:446 | 592 | #: guix/scripts/package.scm:274 |
| 519 | msgid "" | 593 | msgid "" |
| 520 | "\n" | 594 | "\n" |
| 521 | " --bootstrap use the bootstrap Guile to build the profile" | 595 | " --bootstrap use the bootstrap Guile to build the profile" |
| @@ -523,7 +597,7 @@ msgstr "" | |||
| 523 | "\n" | 597 | "\n" |
| 524 | " --bootstrap brug bootstrap Guile til at bygge profilen" | 598 | " --bootstrap brug bootstrap Guile til at bygge profilen" |
| 525 | 599 | ||
| 526 | #: guix/scripts/package.scm:448 guix/scripts/pull.scm:74 | 600 | #: guix/scripts/package.scm:276 guix/scripts/pull.scm:76 |
| 527 | msgid "" | 601 | msgid "" |
| 528 | "\n" | 602 | "\n" |
| 529 | " --verbose produce verbose output" | 603 | " --verbose produce verbose output" |
| @@ -531,7 +605,7 @@ msgstr "" | |||
| 531 | "\n" | 605 | "\n" |
| 532 | " --verbose lav uddybende uddata" | 606 | " --verbose lav uddybende uddata" |
| 533 | 607 | ||
| 534 | #: guix/scripts/package.scm:451 | 608 | #: guix/scripts/package.scm:279 |
| 535 | msgid "" | 609 | msgid "" |
| 536 | "\n" | 610 | "\n" |
| 537 | " -s, --search=REGEXP search in synopsis and description using REGEXP" | 611 | " -s, --search=REGEXP search in synopsis and description using REGEXP" |
| @@ -539,7 +613,7 @@ msgstr "" | |||
| 539 | "\n" | 613 | "\n" |
| 540 | " -s, --search=REGUDTRYK søg i synopsis og beskrivelse via REGUDTRYK" | 614 | " -s, --search=REGUDTRYK søg i synopsis og beskrivelse via REGUDTRYK" |
| 541 | 615 | ||
| 542 | #: guix/scripts/package.scm:453 | 616 | #: guix/scripts/package.scm:281 |
| 543 | msgid "" | 617 | msgid "" |
| 544 | "\n" | 618 | "\n" |
| 545 | " -I, --list-installed[=REGEXP]\n" | 619 | " -I, --list-installed[=REGEXP]\n" |
| @@ -549,7 +623,7 @@ msgstr "" | |||
| 549 | " -I, --list-installed[=REGUDTRYK]\n" | 623 | " -I, --list-installed[=REGUDTRYK]\n" |
| 550 | " vis installerede pakker der matcher REGUDTRYK" | 624 | " vis installerede pakker der matcher REGUDTRYK" |
| 551 | 625 | ||
| 552 | #: guix/scripts/package.scm:456 | 626 | #: guix/scripts/package.scm:284 |
| 553 | msgid "" | 627 | msgid "" |
| 554 | "\n" | 628 | "\n" |
| 555 | " -A, --list-available[=REGEXP]\n" | 629 | " -A, --list-available[=REGEXP]\n" |
| @@ -559,72 +633,77 @@ msgstr "" | |||
| 559 | " -A, --list-available[=REGUDTRYK]\n" | 633 | " -A, --list-available[=REGUDTRYK]\n" |
| 560 | " vis tilgængelige pakker der matcher REGUDTRYK" | 634 | " vis tilgængelige pakker der matcher REGUDTRYK" |
| 561 | 635 | ||
| 562 | #: guix/scripts/package.scm:459 | 636 | #: guix/scripts/package.scm:287 |
| 563 | msgid "" | 637 | msgid "" |
| 564 | "\n" | 638 | "\n" |
| 565 | " --show=PACKAGE show details about PACKAGE" | 639 | " --show=PACKAGE show details about PACKAGE" |
| 566 | msgstr "" | 640 | msgstr "" |
| 567 | "\n" | 641 | "\n" |
| 568 | " --show=PACKAGE vis detaljer om PAKKE" | 642 | " --show=PACKAGE vis detaljer om PAKKE" |
| 569 | 643 | ||
| 570 | #: guix/scripts/package.scm:730 | 644 | #: guix/scripts/package.scm:380 |
| 645 | #, scheme-format | ||
| 646 | msgid "~a: unsupported kind of search path~%" | ||
| 647 | msgstr "~a: ikke understøttet type af søgesti%" | ||
| 648 | |||
| 649 | #: guix/scripts/package.scm:550 guix/scripts/publish.scm:357 | ||
| 571 | #, scheme-format | 650 | #, scheme-format |
| 572 | msgid "~A: extraneous argument~%" | 651 | msgid "~A: extraneous argument~%" |
| 573 | msgstr "~A: uvedkommende argument~%" | 652 | msgstr "~A: uvedkommende argument~%" |
| 574 | 653 | ||
| 575 | #: guix/scripts/package.scm:738 | 654 | #: guix/scripts/package.scm:558 |
| 576 | #, scheme-format | 655 | #, scheme-format |
| 577 | msgid "Try \"info '(guix) Invoking guix package'\" for more information.~%" | 656 | msgid "Try \"info '(guix) Invoking guix package'\" for more information.~%" |
| 578 | msgstr "Prøv »info '(guix) Invoking guix package« for yderligere information.~%" | 657 | msgstr "Prøv »info '(guix) Invoking guix package'« for yderligere information.~%" |
| 579 | 658 | ||
| 580 | #: guix/scripts/package.scm:760 | 659 | #: guix/scripts/package.scm:580 |
| 581 | #, scheme-format | 660 | #, scheme-format |
| 582 | msgid "error: while creating directory `~a': ~a~%" | 661 | msgid "error: while creating directory `~a': ~a~%" |
| 583 | msgstr "fejl: under oprettelse af mappe »~a«: ~a~%" | 662 | msgstr "fejl: under oprettelse af mappe »~a«: ~a~%" |
| 584 | 663 | ||
| 585 | #: guix/scripts/package.scm:764 | 664 | #: guix/scripts/package.scm:584 |
| 586 | #, scheme-format | 665 | #, scheme-format |
| 587 | msgid "Please create the `~a' directory, with you as the owner.~%" | 666 | msgid "Please create the `~a' directory, with you as the owner.~%" |
| 588 | msgstr "Opret venligst mappen »~a«, med dig som ejer.~%" | 667 | msgstr "Opret venligst mappen »~a«, med dig som ejer.~%" |
| 589 | 668 | ||
| 590 | #: guix/scripts/package.scm:771 | 669 | #: guix/scripts/package.scm:591 |
| 591 | #, scheme-format | 670 | #, scheme-format |
| 592 | msgid "error: directory `~a' is not owned by you~%" | 671 | msgid "error: directory `~a' is not owned by you~%" |
| 593 | msgstr "fejl: mappen »~a« er ikke ejet af dig~%" | 672 | msgstr "fejl: mappen »~a« er ikke ejet af dig~%" |
| 594 | 673 | ||
| 595 | #: guix/scripts/package.scm:774 | 674 | #: guix/scripts/package.scm:594 |
| 596 | #, scheme-format | 675 | #, scheme-format |
| 597 | msgid "Please change the owner of `~a' to user ~s.~%" | 676 | msgid "Please change the owner of `~a' to user ~s.~%" |
| 598 | msgstr "Ændr venligst ejeren af »~a« til brugeren ~s.~%" | 677 | msgstr "Ændr venligst ejeren af »~a« til brugeren ~s.~%" |
| 599 | 678 | ||
| 600 | #: guix/scripts/package.scm:804 | 679 | #: guix/scripts/package.scm:628 |
| 601 | #, scheme-format | ||
| 602 | msgid "cannot switch to generation '~a'~%" | ||
| 603 | msgstr "kan ikke skifte til generation »~a«~%" | ||
| 604 | |||
| 605 | #: guix/scripts/package.scm:852 | ||
| 606 | #, scheme-format | 680 | #, scheme-format |
| 607 | msgid "nothing to be done~%" | 681 | msgid "nothing to be done~%" |
| 608 | msgstr "intet at udføre~%" | 682 | msgstr "intet at udføre~%" |
| 609 | 683 | ||
| 610 | #: guix/scripts/package.scm:868 | 684 | #: guix/scripts/package.scm:644 |
| 611 | #, scheme-format | 685 | #, scheme-format |
| 612 | msgid "~a package in profile~%" | 686 | msgid "~a package in profile~%" |
| 613 | msgid_plural "~a packages in profile~%" | 687 | msgid_plural "~a packages in profile~%" |
| 614 | msgstr[0] "~a pakke i profil~%" | 688 | msgstr[0] "~a pakke i profil~%" |
| 615 | msgstr[1] "~a pakker i profil~%" | 689 | msgstr[1] "~a pakker i profil~%" |
| 616 | 690 | ||
| 617 | #: guix/scripts/package.scm:883 | 691 | #: guix/scripts/package.scm:668 |
| 618 | #, scheme-format | 692 | #, scheme-format |
| 619 | msgid "Generation ~a\t~a" | 693 | msgid "cannot switch to generation '~a'~%" |
| 620 | msgstr "Generation ~a\t~a" | 694 | msgstr "kan ikke skifte til generation »~a«~%" |
| 621 | 695 | ||
| 622 | #: guix/scripts/package.scm:890 | 696 | #: guix/scripts/package.scm:690 |
| 623 | #, scheme-format | 697 | #, scheme-format |
| 624 | msgid "~a\t(current)~%" | 698 | msgid "would install new manifest from '~a' with ~d entries~%" |
| 625 | msgstr "~a\t(nuværende)~%" | 699 | msgstr "vil installere nyt manifest fra »~a« med ~d poster~%" |
| 700 | |||
| 701 | #: guix/scripts/package.scm:692 | ||
| 702 | #, scheme-format | ||
| 703 | msgid "installing new manifest from '~a' with ~d entries~%" | ||
| 704 | msgstr "installerer nyt manifest fra »~a« med ~d poster~%" | ||
| 626 | 705 | ||
| 627 | #: guix/scripts/gc.scm:39 | 706 | #: guix/scripts/gc.scm:40 |
| 628 | msgid "" | 707 | msgid "" |
| 629 | "Usage: guix gc [OPTION]... PATHS...\n" | 708 | "Usage: guix gc [OPTION]... PATHS...\n" |
| 630 | "Invoke the garbage collector.\n" | 709 | "Invoke the garbage collector.\n" |
| @@ -632,7 +711,7 @@ msgstr "" | |||
| 632 | "Brug: guix gc [TILVALG]... STIER...\n" | 711 | "Brug: guix gc [TILVALG]... STIER...\n" |
| 633 | "Start affaldsindsamleren.\n" | 712 | "Start affaldsindsamleren.\n" |
| 634 | 713 | ||
| 635 | #: guix/scripts/gc.scm:41 | 714 | #: guix/scripts/gc.scm:42 |
| 636 | msgid "" | 715 | msgid "" |
| 637 | "\n" | 716 | "\n" |
| 638 | " -C, --collect-garbage[=MIN]\n" | 717 | " -C, --collect-garbage[=MIN]\n" |
| @@ -642,7 +721,7 @@ msgstr "" | |||
| 642 | " -C, --collect-garbage[=MIN]\n" | 721 | " -C, --collect-garbage[=MIN]\n" |
| 643 | " saml mindst MIN byte affald" | 722 | " saml mindst MIN byte affald" |
| 644 | 723 | ||
| 645 | #: guix/scripts/gc.scm:44 | 724 | #: guix/scripts/gc.scm:45 |
| 646 | msgid "" | 725 | msgid "" |
| 647 | "\n" | 726 | "\n" |
| 648 | " -d, --delete attempt to delete PATHS" | 727 | " -d, --delete attempt to delete PATHS" |
| @@ -650,7 +729,15 @@ msgstr "" | |||
| 650 | "\n" | 729 | "\n" |
| 651 | " -d, --delete forsøg at slette STIER" | 730 | " -d, --delete forsøg at slette STIER" |
| 652 | 731 | ||
| 653 | #: guix/scripts/gc.scm:46 | 732 | #: guix/scripts/gc.scm:47 |
| 733 | msgid "" | ||
| 734 | "\n" | ||
| 735 | " --optimize optimize the store by deduplicating identical files" | ||
| 736 | msgstr "" | ||
| 737 | "\n" | ||
| 738 | " --optimize optimer lageret ved at fjerne identiske filer" | ||
| 739 | |||
| 740 | #: guix/scripts/gc.scm:49 | ||
| 654 | msgid "" | 741 | msgid "" |
| 655 | "\n" | 742 | "\n" |
| 656 | " --list-dead list dead paths" | 743 | " --list-dead list dead paths" |
| @@ -658,7 +745,7 @@ msgstr "" | |||
| 658 | "\n" | 745 | "\n" |
| 659 | " --list-dead vis døde stier" | 746 | " --list-dead vis døde stier" |
| 660 | 747 | ||
| 661 | #: guix/scripts/gc.scm:48 | 748 | #: guix/scripts/gc.scm:51 |
| 662 | msgid "" | 749 | msgid "" |
| 663 | "\n" | 750 | "\n" |
| 664 | " --list-live list live paths" | 751 | " --list-live list live paths" |
| @@ -666,7 +753,7 @@ msgstr "" | |||
| 666 | "\n" | 753 | "\n" |
| 667 | " --list-live vis live stier" | 754 | " --list-live vis live stier" |
| 668 | 755 | ||
| 669 | #: guix/scripts/gc.scm:51 | 756 | #: guix/scripts/gc.scm:54 |
| 670 | msgid "" | 757 | msgid "" |
| 671 | "\n" | 758 | "\n" |
| 672 | " --references list the references of PATHS" | 759 | " --references list the references of PATHS" |
| @@ -674,7 +761,7 @@ msgstr "" | |||
| 674 | "\n" | 761 | "\n" |
| 675 | " --references vis referencerne for STIER" | 762 | " --references vis referencerne for STIER" |
| 676 | 763 | ||
| 677 | #: guix/scripts/gc.scm:53 | 764 | #: guix/scripts/gc.scm:56 |
| 678 | msgid "" | 765 | msgid "" |
| 679 | "\n" | 766 | "\n" |
| 680 | " -R, --requisites list the requisites of PATHS" | 767 | " -R, --requisites list the requisites of PATHS" |
| @@ -682,7 +769,7 @@ msgstr "" | |||
| 682 | "\n" | 769 | "\n" |
| 683 | " -R, --requisites vis rekvisitter for STIER" | 770 | " -R, --requisites vis rekvisitter for STIER" |
| 684 | 771 | ||
| 685 | #: guix/scripts/gc.scm:55 | 772 | #: guix/scripts/gc.scm:58 |
| 686 | msgid "" | 773 | msgid "" |
| 687 | "\n" | 774 | "\n" |
| 688 | " --referrers list the referrers of PATHS" | 775 | " --referrers list the referrers of PATHS" |
| @@ -690,12 +777,40 @@ msgstr "" | |||
| 690 | "\n" | 777 | "\n" |
| 691 | " --referrers vis henvisninger for STIER" | 778 | " --referrers vis henvisninger for STIER" |
| 692 | 779 | ||
| 693 | #: guix/scripts/gc.scm:84 | 780 | #: guix/scripts/gc.scm:61 |
| 781 | msgid "" | ||
| 782 | "\n" | ||
| 783 | " --verify[=OPTS] verify the integrity of the store; OPTS is a\n" | ||
| 784 | " comma-separated combination of 'repair' and\n" | ||
| 785 | " 'contents'" | ||
| 786 | msgstr "" | ||
| 787 | "\n" | ||
| 788 | " --verify[=OPTS] verificer integriteten for lageret; OPTS er en\n" | ||
| 789 | " kommaadskilt kombination af »repair« og \n" | ||
| 790 | " »contents«" | ||
| 791 | |||
| 792 | #: guix/scripts/gc.scm:65 | ||
| 793 | msgid "" | ||
| 794 | "\n" | ||
| 795 | " --list-failures list cached build failures" | ||
| 796 | msgstr "" | ||
| 797 | "\n" | ||
| 798 | " --list-failures vis mellemlagrede byggefejl" | ||
| 799 | |||
| 800 | #: guix/scripts/gc.scm:67 | ||
| 801 | msgid "" | ||
| 802 | "\n" | ||
| 803 | " --clear-failures remove PATHS from the set of cached failures" | ||
| 804 | msgstr "" | ||
| 805 | "\n" | ||
| 806 | " --clear-failures fjern STIER fra sættet med mellemlagrede fejl" | ||
| 807 | |||
| 808 | #: guix/scripts/gc.scm:96 | ||
| 694 | #, scheme-format | 809 | #, scheme-format |
| 695 | msgid "invalid amount of storage: ~a~%" | 810 | msgid "invalid amount of storage: ~a~%" |
| 696 | msgstr "ugyldig lagermængde: ~a~%" | 811 | msgstr "ugyldig lagermængde: ~a~%" |
| 697 | 812 | ||
| 698 | #: guix/scripts/hash.scm:45 | 813 | #: guix/scripts/hash.scm:46 |
| 699 | msgid "" | 814 | msgid "" |
| 700 | "Usage: guix hash [OPTION] FILE\n" | 815 | "Usage: guix hash [OPTION] FILE\n" |
| 701 | "Return the cryptographic hash of FILE.\n" | 816 | "Return the cryptographic hash of FILE.\n" |
| @@ -709,7 +824,7 @@ msgstr "" | |||
| 709 | "Understøttede formater: »nix-base32« (standard), »base32« og »base16« (»hex«\n" | 824 | "Understøttede formater: »nix-base32« (standard), »base32« og »base16« (»hex«\n" |
| 710 | "og »hexadecimal« kan også bruges).\n" | 825 | "og »hexadecimal« kan også bruges).\n" |
| 711 | 826 | ||
| 712 | #: guix/scripts/hash.scm:52 | 827 | #: guix/scripts/hash.scm:53 |
| 713 | msgid "" | 828 | msgid "" |
| 714 | "\n" | 829 | "\n" |
| 715 | " -r, --recursive compute the hash on FILE recursively" | 830 | " -r, --recursive compute the hash on FILE recursively" |
| @@ -717,17 +832,17 @@ msgstr "" | |||
| 717 | "\n" | 832 | "\n" |
| 718 | " -r, --recursive beregn hashen på FIL rekursivt" | 833 | " -r, --recursive beregn hashen på FIL rekursivt" |
| 719 | 834 | ||
| 720 | #: guix/scripts/hash.scm:103 | 835 | #: guix/scripts/hash.scm:104 |
| 721 | #, scheme-format | 836 | #, scheme-format |
| 722 | msgid "unrecognized option: ~a~%" | 837 | msgid "unrecognized option: ~a~%" |
| 723 | msgstr "tilvalg blev ikke genkendt: ~a~%" | 838 | msgstr "tilvalg blev ikke genkendt: ~a~%" |
| 724 | 839 | ||
| 725 | #: guix/scripts/hash.scm:134 guix/ui.scm:318 | 840 | #: guix/scripts/hash.scm:135 guix/ui.scm:458 |
| 726 | #, scheme-format | 841 | #, scheme-format |
| 727 | msgid "~a~%" | 842 | msgid "~a~%" |
| 728 | msgstr "~a~%" | 843 | msgstr "~a~%" |
| 729 | 844 | ||
| 730 | #: guix/scripts/hash.scm:137 | 845 | #: guix/scripts/hash.scm:138 guix/scripts/system.scm:685 |
| 731 | #, scheme-format | 846 | #, scheme-format |
| 732 | msgid "wrong number of arguments~%" | 847 | msgid "wrong number of arguments~%" |
| 733 | msgstr "forkert antal argumenter~%" | 848 | msgstr "forkert antal argumenter~%" |
| @@ -744,17 +859,77 @@ msgstr "" | |||
| 744 | msgid "IMPORTER must be one of the importers listed below:\n" | 859 | msgid "IMPORTER must be one of the importers listed below:\n" |
| 745 | msgstr "IMPORTER skal være en af importørerne vist nedenfor:\n" | 860 | msgstr "IMPORTER skal være en af importørerne vist nedenfor:\n" |
| 746 | 861 | ||
| 747 | #: guix/scripts/import.scm:101 | 862 | #: guix/scripts/import.scm:102 |
| 748 | #, scheme-format | 863 | #, scheme-format |
| 749 | msgid "guix import: missing importer name~%" | 864 | msgid "guix import: missing importer name~%" |
| 750 | msgstr "guix import: mangler importørnavn~%" | 865 | msgstr "guix import: mangler importørnavn~%" |
| 751 | 866 | ||
| 752 | #: guix/scripts/import.scm:112 | 867 | #: guix/scripts/import.scm:113 |
| 753 | #, scheme-format | 868 | #, scheme-format |
| 754 | msgid "guix import: invalid importer~%" | 869 | msgid "guix import: invalid importer~%" |
| 755 | msgstr "guix import: ugyldig importør~%" | 870 | msgstr "guix import: ugyldig importør~%" |
| 756 | 871 | ||
| 757 | #: guix/scripts/pull.scm:72 | 872 | #: guix/scripts/import/cran.scm:42 |
| 873 | msgid "" | ||
| 874 | "Usage: guix import cran PACKAGE-NAME\n" | ||
| 875 | "Import and convert the CRAN package for PACKAGE-NAME.\n" | ||
| 876 | msgstr "" | ||
| 877 | "Usage: guix import cran PAKKENAVN\n" | ||
| 878 | "Importer og konverter pakken CRAN for PAKKENAVN.\n" | ||
| 879 | |||
| 880 | #: guix/scripts/import/cran.scm:87 | ||
| 881 | #, scheme-format | ||
| 882 | msgid "failed to download description for package '~a'~%" | ||
| 883 | msgstr "kunne ikke hente beskrivelse for pakke »~a«:~%" | ||
| 884 | |||
| 885 | #: guix/scripts/import/cran.scm:91 guix/scripts/import/elpa.scm:95 | ||
| 886 | #, scheme-format | ||
| 887 | msgid "too few arguments~%" | ||
| 888 | msgstr "for få argumenter~%" | ||
| 889 | |||
| 890 | #: guix/scripts/import/cran.scm:93 guix/scripts/import/elpa.scm:97 | ||
| 891 | #, scheme-format | ||
| 892 | msgid "too many arguments~%" | ||
| 893 | msgstr "for mange argumenter~%" | ||
| 894 | |||
| 895 | #: guix/scripts/import/elpa.scm:41 | ||
| 896 | msgid "" | ||
| 897 | "Usage: guix import elpa PACKAGE-NAME\n" | ||
| 898 | "Import the latest package named PACKAGE-NAME from an ELPA repository.\n" | ||
| 899 | msgstr "" | ||
| 900 | "Brug: guix import elpa PAKKENAVN\n" | ||
| 901 | "Importer den seneste pakke navngivet PAKKENAVN fra et ELPA-arkiv.\n" | ||
| 902 | |||
| 903 | #: guix/scripts/import/elpa.scm:43 | ||
| 904 | msgid "" | ||
| 905 | "\n" | ||
| 906 | " -a, --archive=ARCHIVE specify the archive repository" | ||
| 907 | msgstr "" | ||
| 908 | "\n" | ||
| 909 | " -a, --archive=ARKIV specificer arkivet" | ||
| 910 | |||
| 911 | #: guix/scripts/import/elpa.scm:45 | ||
| 912 | msgid "" | ||
| 913 | "\n" | ||
| 914 | " -h, --help display this help and exit" | ||
| 915 | msgstr "" | ||
| 916 | "\n" | ||
| 917 | " -h, --help vis denne hjælpetekst og afslut" | ||
| 918 | |||
| 919 | #: guix/scripts/import/elpa.scm:47 | ||
| 920 | msgid "" | ||
| 921 | "\n" | ||
| 922 | " -V, --version display version information and exit" | ||
| 923 | msgstr "" | ||
| 924 | "\n" | ||
| 925 | " -V, --version vis versioninformation og afslut" | ||
| 926 | |||
| 927 | #: guix/scripts/import/elpa.scm:92 | ||
| 928 | #, scheme-format | ||
| 929 | msgid "failed to download package '~a'~%" | ||
| 930 | msgstr "kunne ikke hente pakken »~a«:~%" | ||
| 931 | |||
| 932 | #: guix/scripts/pull.scm:74 | ||
| 758 | msgid "" | 933 | msgid "" |
| 759 | "Usage: guix pull [OPTION]...\n" | 934 | "Usage: guix pull [OPTION]...\n" |
| 760 | "Download and deploy the latest version of Guix.\n" | 935 | "Download and deploy the latest version of Guix.\n" |
| @@ -762,7 +937,7 @@ msgstr "" | |||
| 762 | "Brug: guix pull [TILVALG]...\n" | 937 | "Brug: guix pull [TILVALG]...\n" |
| 763 | "Hent og udrul den seneste version af Guix.\n" | 938 | "Hent og udrul den seneste version af Guix.\n" |
| 764 | 939 | ||
| 765 | #: guix/scripts/pull.scm:76 | 940 | #: guix/scripts/pull.scm:78 |
| 766 | msgid "" | 941 | msgid "" |
| 767 | "\n" | 942 | "\n" |
| 768 | " --url=URL download the Guix tarball from URL" | 943 | " --url=URL download the Guix tarball from URL" |
| @@ -770,7 +945,7 @@ msgstr "" | |||
| 770 | "\n" | 945 | "\n" |
| 771 | " --url=URL hent Guix-tarball'en fra ADRESSE" | 946 | " --url=URL hent Guix-tarball'en fra ADRESSE" |
| 772 | 947 | ||
| 773 | #: guix/scripts/pull.scm:78 | 948 | #: guix/scripts/pull.scm:80 |
| 774 | msgid "" | 949 | msgid "" |
| 775 | "\n" | 950 | "\n" |
| 776 | " --bootstrap use the bootstrap Guile to build the new Guix" | 951 | " --bootstrap use the bootstrap Guile to build the new Guix" |
| @@ -778,128 +953,123 @@ msgstr "" | |||
| 778 | "\n" | 953 | "\n" |
| 779 | " --bootstrap brug bootstrap Guile til at bygge den nye Guix" | 954 | " --bootstrap brug bootstrap Guile til at bygge den nye Guix" |
| 780 | 955 | ||
| 781 | #: guix/scripts/pull.scm:132 | 956 | #: guix/scripts/pull.scm:134 |
| 782 | msgid "tarball did not produce a single source directory" | 957 | msgid "tarball did not produce a single source directory" |
| 783 | msgstr "tarball fremstillede ikke en enkel kildemappe" | 958 | msgstr "tarball fremstillede ikke en enkel kildemappe" |
| 784 | 959 | ||
| 785 | #: guix/scripts/pull.scm:150 | 960 | #: guix/scripts/pull.scm:152 |
| 786 | #, scheme-format | 961 | #, scheme-format |
| 787 | msgid "unpacking '~a'...~%" | 962 | msgid "unpacking '~a'...~%" |
| 788 | msgstr "udpakker »~a«...~%" | 963 | msgstr "udpakker »~a«...~%" |
| 789 | 964 | ||
| 790 | #: guix/scripts/pull.scm:159 | 965 | #: guix/scripts/pull.scm:161 |
| 791 | msgid "failed to unpack source code" | 966 | msgid "failed to unpack source code" |
| 792 | msgstr "kunne ikke udpakke kildekode" | 967 | msgstr "kunne ikke udpakke kildekode" |
| 793 | 968 | ||
| 794 | #: guix/scripts/pull.scm:202 | 969 | #: guix/scripts/pull.scm:204 |
| 795 | msgid "Guix already up to date\n" | 970 | msgid "Guix already up to date\n" |
| 796 | msgstr "Guix er allerede opdateret\n" | 971 | msgstr "Guix er allerede opdateret\n" |
| 797 | 972 | ||
| 798 | #: guix/scripts/pull.scm:207 | 973 | #: guix/scripts/pull.scm:209 |
| 799 | #, scheme-format | 974 | #, scheme-format |
| 800 | msgid "updated ~a successfully deployed under `~a'~%" | 975 | msgid "updated ~a successfully deployed under `~a'~%" |
| 801 | msgstr "opdaterede ~a der med succes blev udrullet undet »~a«~%" | 976 | msgstr "opdaterede ~a der med succes blev udrullet undet »~a«~%" |
| 802 | 977 | ||
| 803 | #: guix/scripts/pull.scm:210 | 978 | #: guix/scripts/pull.scm:212 |
| 804 | #, scheme-format | 979 | #, scheme-format |
| 805 | msgid "failed to update Guix, check the build log~%" | 980 | msgid "failed to update Guix, check the build log~%" |
| 806 | msgstr "kunne ikke opdatere Guix, kontroller byggeloggen~%" | 981 | msgstr "kunne ikke opdatere Guix, kontroller byggeloggen~%" |
| 807 | 982 | ||
| 808 | #: guix/scripts/pull.scm:219 | 983 | #: guix/scripts/pull.scm:221 |
| 809 | #, scheme-format | 984 | #, scheme-format |
| 810 | msgid "~A: unexpected argument~%" | 985 | msgid "~A: unexpected argument~%" |
| 811 | msgstr "~A: uventet argument~%" | 986 | msgstr "~A: uventet argument~%" |
| 812 | 987 | ||
| 813 | #: guix/scripts/pull.scm:228 | 988 | #: guix/scripts/pull.scm:230 |
| 814 | msgid "failed to download up-to-date source, exiting\n" | 989 | msgid "failed to download up-to-date source, exiting\n" |
| 815 | msgstr "kunne ikke hente opdateret kilde, afslutter\n" | 990 | msgstr "kunne ikke hente opdateret kilde, afslutter\n" |
| 816 | 991 | ||
| 817 | #: guix/scripts/substitute.scm:81 | 992 | #: guix/scripts/substitute.scm:103 |
| 818 | #, scheme-format | 993 | #, scheme-format |
| 819 | msgid "authentication and authorization of substitutes disabled!~%" | 994 | msgid "authentication and authorization of substitutes disabled!~%" |
| 820 | msgstr "godkendelse og autorisation af substitutter er deaktiveret!~%" | 995 | msgstr "godkendelse og autorisation af substitutter er deaktiveret!~%" |
| 821 | 996 | ||
| 822 | #: guix/scripts/substitute.scm:157 | 997 | #: guix/scripts/substitute.scm:179 |
| 823 | #, scheme-format | 998 | #, scheme-format |
| 824 | msgid "download from '~a' failed: ~a, ~s~%" | 999 | msgid "download from '~a' failed: ~a, ~s~%" |
| 825 | msgstr "hent fra »~a« mislykkedes: ~a, ~s~%" | 1000 | msgstr "hent fra »~a« mislykkedes: ~a, ~s~%" |
| 826 | 1001 | ||
| 827 | #: guix/scripts/substitute.scm:169 | 1002 | #: guix/scripts/substitute.scm:191 |
| 828 | #, scheme-format | 1003 | #, scheme-format |
| 829 | msgid "while fetching ~a: server is somewhat slow~%" | 1004 | msgid "while fetching ~a: server is somewhat slow~%" |
| 830 | msgstr "under overførsel af ~a: server er noget langsom~%" | 1005 | msgstr "under overførsel af ~a: server er noget langsom~%" |
| 831 | 1006 | ||
| 832 | #: guix/scripts/substitute.scm:171 | 1007 | #: guix/scripts/substitute.scm:193 |
| 833 | #, scheme-format | 1008 | #, scheme-format |
| 834 | msgid "try `--no-substitutes' if the problem persists~%" | 1009 | msgid "try `--no-substitutes' if the problem persists~%" |
| 835 | msgstr "prøv »--no-substitutes« hvis problemet fortsætter~%" | 1010 | msgstr "prøv »--no-substitutes« hvis problemet fortsætter~%" |
| 836 | 1011 | ||
| 837 | #: guix/scripts/substitute.scm:214 | 1012 | #: guix/scripts/substitute.scm:266 |
| 838 | #, scheme-format | ||
| 839 | msgid "updating list of substitutes from '~a'...\r" | ||
| 840 | msgstr "opdaterer liste af substitutter fra »~a«...\r" | ||
| 841 | |||
| 842 | #: guix/scripts/substitute.scm:246 | ||
| 843 | #, scheme-format | 1013 | #, scheme-format |
| 844 | msgid "signature version must be a number: ~s~%" | 1014 | msgid "signature version must be a number: ~s~%" |
| 845 | msgstr "signaturversion skal være et nummer: ~s~%" | 1015 | msgstr "signaturversion skal være et nummer: ~s~%" |
| 846 | 1016 | ||
| 847 | #: guix/scripts/substitute.scm:250 | 1017 | #: guix/scripts/substitute.scm:270 |
| 848 | #, scheme-format | 1018 | #, scheme-format |
| 849 | msgid "unsupported signature version: ~a~%" | 1019 | msgid "unsupported signature version: ~a~%" |
| 850 | msgstr "signaturversion er ikke understøttet: ~a~%" | 1020 | msgstr "signaturversion er ikke understøttet: ~a~%" |
| 851 | 1021 | ||
| 852 | #: guix/scripts/substitute.scm:258 | 1022 | #: guix/scripts/substitute.scm:278 |
| 853 | #, scheme-format | 1023 | #, scheme-format |
| 854 | msgid "signature is not a valid s-expression: ~s~%" | 1024 | msgid "signature is not a valid s-expression: ~s~%" |
| 855 | msgstr "signatur er ikke et gyldigt s-udtryk: ~s~%" | 1025 | msgstr "signatur er ikke et gyldigt s-udtryk: ~s~%" |
| 856 | 1026 | ||
| 857 | #: guix/scripts/substitute.scm:262 | 1027 | #: guix/scripts/substitute.scm:282 |
| 858 | #, scheme-format | 1028 | #, scheme-format |
| 859 | msgid "invalid format of the signature field: ~a~%" | 1029 | msgid "invalid format of the signature field: ~a~%" |
| 860 | msgstr "ugyldigt format for signaturfeltet: ~a~%" | 1030 | msgstr "ugyldigt format for signaturfeltet: ~a~%" |
| 861 | 1031 | ||
| 862 | #: guix/scripts/substitute.scm:297 | 1032 | #: guix/scripts/substitute.scm:317 |
| 863 | #, scheme-format | 1033 | #, scheme-format |
| 864 | msgid "invalid signature for '~a'~%" | 1034 | msgid "invalid signature for '~a'~%" |
| 865 | msgstr "ugyldig signatur for »~a«~%" | 1035 | msgstr "ugyldig signatur for »~a«~%" |
| 866 | 1036 | ||
| 867 | #: guix/scripts/substitute.scm:299 | 1037 | #: guix/scripts/substitute.scm:319 |
| 868 | #, scheme-format | 1038 | #, scheme-format |
| 869 | msgid "hash mismatch for '~a'~%" | 1039 | msgid "hash mismatch for '~a'~%" |
| 870 | msgstr "hash mismatch for »~a«~%" | 1040 | msgstr "hash mismatch for »~a«~%" |
| 871 | 1041 | ||
| 872 | #: guix/scripts/substitute.scm:301 | 1042 | #: guix/scripts/substitute.scm:321 |
| 873 | #, scheme-format | 1043 | #, scheme-format |
| 874 | msgid "'~a' is signed with an unauthorized key~%" | 1044 | msgid "'~a' is signed with an unauthorized key~%" |
| 875 | msgstr "»~a« er underskrevet med en uautoriseret nøgle~%" | 1045 | msgstr "»~a« er underskrevet med en uautoriseret nøgle~%" |
| 876 | 1046 | ||
| 877 | #: guix/scripts/substitute.scm:303 | 1047 | #: guix/scripts/substitute.scm:323 |
| 878 | #, scheme-format | 1048 | #, scheme-format |
| 879 | msgid "signature on '~a' is corrupt~%" | 1049 | msgid "signature on '~a' is corrupt~%" |
| 880 | msgstr "signatur på »~a« er ødelagt~%" | 1050 | msgstr "signatur på »~a« er ødelagt~%" |
| 881 | 1051 | ||
| 882 | #: guix/scripts/substitute.scm:341 | 1052 | #: guix/scripts/substitute.scm:361 |
| 883 | #, scheme-format | 1053 | #, scheme-format |
| 884 | msgid "substitute at '~a' lacks a signature~%" | 1054 | msgid "substitute at '~a' lacks a signature~%" |
| 885 | msgstr "substitut på »~a« mangler en signatur~%" | 1055 | msgstr "substitut på »~a« mangler en signatur~%" |
| 886 | 1056 | ||
| 887 | #: guix/scripts/substitute.scm:504 | 1057 | #: guix/scripts/substitute.scm:537 |
| 888 | #, scheme-format | 1058 | #, scheme-format |
| 889 | msgid "updating list of substitutes from '~a'... ~5,1f%" | 1059 | msgid "updating list of substitutes from '~a'... ~5,1f%" |
| 890 | msgstr "opdaterer liste af substitutter fra »~a«... ~5,1f%" | 1060 | msgstr "opdaterer liste af substitutter fra »~a«... ~5,1f%" |
| 891 | 1061 | ||
| 892 | #: guix/scripts/substitute.scm:552 | 1062 | #: guix/scripts/substitute.scm:591 |
| 893 | #, scheme-format | 1063 | #, scheme-format |
| 894 | msgid "~s: unsupported server URI scheme~%" | 1064 | msgid "~s: unsupported server URI scheme~%" |
| 895 | msgstr "~s: ikke understøttet server-URI-skema~%" | 1065 | msgstr "~s: ikke understøttet server-URI-skema~%" |
| 896 | 1066 | ||
| 897 | #: guix/scripts/substitute.scm:663 | 1067 | #: guix/scripts/substitute.scm:733 |
| 898 | #, scheme-format | 1068 | #, scheme-format |
| 899 | msgid "host name lookup error: ~a~%" | 1069 | msgid "host name lookup error: ~a~%" |
| 900 | msgstr "opslagsfejl for værtsnavn: ~a~%" | 1070 | msgstr "opslagsfejl for værtsnavn: ~a~%" |
| 901 | 1071 | ||
| 902 | #: guix/scripts/substitute.scm:672 | 1072 | #: guix/scripts/substitute.scm:742 |
| 903 | msgid "" | 1073 | msgid "" |
| 904 | "Usage: guix substitute [OPTION]...\n" | 1074 | "Usage: guix substitute [OPTION]...\n" |
| 905 | "Internal tool to substitute a pre-built binary to a local build.\n" | 1075 | "Internal tool to substitute a pre-built binary to a local build.\n" |
| @@ -907,7 +1077,7 @@ msgstr "" | |||
| 907 | "Brug: guix substitute [TILVALG] ...\n" | 1077 | "Brug: guix substitute [TILVALG] ...\n" |
| 908 | "Internt værktøj til at erstatte en præbygget binær fil med en lokal bygning.\n" | 1078 | "Internt værktøj til at erstatte en præbygget binær fil med en lokal bygning.\n" |
| 909 | 1079 | ||
| 910 | #: guix/scripts/substitute.scm:674 | 1080 | #: guix/scripts/substitute.scm:744 |
| 911 | msgid "" | 1081 | msgid "" |
| 912 | "\n" | 1082 | "\n" |
| 913 | " --query report on the availability of substitutes for the\n" | 1083 | " --query report on the availability of substitutes for the\n" |
| @@ -917,7 +1087,7 @@ msgstr "" | |||
| 917 | " --query rapport om tilgængeligheden for substitutter for\n" | 1087 | " --query rapport om tilgængeligheden for substitutter for\n" |
| 918 | " lagerfilnavnene sendt til standardind" | 1088 | " lagerfilnavnene sendt til standardind" |
| 919 | 1089 | ||
| 920 | #: guix/scripts/substitute.scm:677 | 1090 | #: guix/scripts/substitute.scm:747 |
| 921 | msgid "" | 1091 | msgid "" |
| 922 | "\n" | 1092 | "\n" |
| 923 | " --substitute STORE-FILE DESTINATION\n" | 1093 | " --substitute STORE-FILE DESTINATION\n" |
| @@ -929,21 +1099,11 @@ msgstr "" | |||
| 929 | " hent LAGER-FIL og lagr den som en Nar i filen\n" | 1099 | " hent LAGER-FIL og lagr den som en Nar i filen\n" |
| 930 | " DESTINATION" | 1100 | " DESTINATION" |
| 931 | 1101 | ||
| 932 | #: guix/scripts/substitute.scm:712 | 1102 | #: guix/scripts/substitute.scm:872 |
| 933 | msgid "ACL for archive imports seems to be uninitialized, substitutes may be unavailable\n" | 1103 | msgid "ACL for archive imports seems to be uninitialized, substitutes may be unavailable\n" |
| 934 | msgstr "ACL for arkivimporter ser ikke ud til at være initialiseret, substitutter kan være utilgængelige\n" | 1104 | msgstr "ACL for arkivimporter ser ikke ud til at være initialiseret, substitutter kan være utilgængelige\n" |
| 935 | 1105 | ||
| 936 | #: guix/scripts/substitute.scm:750 | 1106 | #: guix/scripts/substitute.scm:954 |
| 937 | #, scheme-format | ||
| 938 | msgid "these substitute URLs will not be used:~{ ~a~}~%" | ||
| 939 | msgstr "disse substitutadresser vil ikke blive brugt:~{ ~a~}~%" | ||
| 940 | |||
| 941 | #: guix/scripts/substitute.scm:776 | ||
| 942 | #, scheme-format | ||
| 943 | msgid "failed to look up host '~a' (~a), substituter disabled~%" | ||
| 944 | msgstr "kunne ikke slå vært op »~a« (~a), substitutter deaktiveret~%" | ||
| 945 | |||
| 946 | #: guix/scripts/substitute.scm:883 | ||
| 947 | #, scheme-format | 1107 | #, scheme-format |
| 948 | msgid "~a: unrecognized options~%" | 1108 | msgid "~a: unrecognized options~%" |
| 949 | msgstr "~a: ikke genkendte tilvalg~%" | 1109 | msgstr "~a: ikke genkendte tilvalg~%" |
| @@ -982,12 +1142,12 @@ msgstr "" | |||
| 982 | msgid "wrong arguments" | 1142 | msgid "wrong arguments" |
| 983 | msgstr "forkerte argumenter" | 1143 | msgstr "forkerte argumenter" |
| 984 | 1144 | ||
| 985 | #: guix/scripts/system.scm:106 | 1145 | #: guix/scripts/system.scm:105 |
| 986 | #, scheme-format | 1146 | #, scheme-format |
| 987 | msgid "failed to register '~a' under '~a'~%" | 1147 | msgid "failed to register '~a' under '~a'~%" |
| 988 | msgstr "kunne ikke registrere »~a« under »~a«~%" | 1148 | msgstr "kunne ikke registrere »~a« under »~a«~%" |
| 989 | 1149 | ||
| 990 | #: guix/scripts/system.scm:138 | 1150 | #: guix/scripts/system.scm:137 |
| 991 | #, scheme-format | 1151 | #, scheme-format |
| 992 | msgid "failed to install GRUB on device '~a'~%" | 1152 | msgid "failed to install GRUB on device '~a'~%" |
| 993 | msgstr "kunne ikke installere GRUB på enhed »~a«~%" | 1153 | msgstr "kunne ikke installere GRUB på enhed »~a«~%" |
| @@ -997,58 +1157,127 @@ msgstr "kunne ikke installere GRUB på enhed »~a«~%" | |||
| 997 | msgid "initializing the current root file system~%" | 1157 | msgid "initializing the current root file system~%" |
| 998 | msgstr "initialiserer det nuværende root-filsystem~%" | 1158 | msgstr "initialiserer det nuværende root-filsystem~%" |
| 999 | 1159 | ||
| 1000 | #: guix/scripts/system.scm:209 | 1160 | #: guix/scripts/system.scm:169 |
| 1001 | #, scheme-format | 1161 | #, scheme-format |
| 1002 | msgid "activating system...~%" | 1162 | msgid "not running as 'root', so the ownership of '~a' may be incorrect!~%" |
| 1003 | msgstr "aktiverer system ...~%" | 1163 | msgstr "kører ikke som »root«, så ejerskabet af »~a« kan være forkert!~%" |
| 1004 | 1164 | ||
| 1005 | #: guix/scripts/system.scm:259 | 1165 | #: guix/scripts/system.scm:219 |
| 1006 | #, scheme-format | 1166 | #, scheme-format |
| 1007 | msgid "unrecognized boot parameters for '~a'~%" | 1167 | msgid "unrecognized boot parameters for '~a'~%" |
| 1008 | msgstr "ikke genkendte opstartsparametre for »~a«~%" | 1168 | msgstr "ikke genkendte opstartsparametre for »~a«~%" |
| 1009 | 1169 | ||
| 1010 | #: guix/scripts/system.scm:355 | 1170 | #: guix/scripts/system.scm:254 |
| 1171 | #, scheme-format | ||
| 1172 | msgid "activating system...~%" | ||
| 1173 | msgstr "aktiverer system ...~%" | ||
| 1174 | |||
| 1175 | #: guix/scripts/system.scm:338 | ||
| 1176 | msgid "the DAG of services" | ||
| 1177 | msgstr "DAG'en for tjenester" | ||
| 1178 | |||
| 1179 | #: guix/scripts/system.scm:351 | ||
| 1180 | msgid "the dependency graph of dmd services" | ||
| 1181 | msgstr "afhængighedsgrafen for dmd-tjenester" | ||
| 1182 | |||
| 1183 | #: guix/scripts/system.scm:369 | ||
| 1184 | #, scheme-format | ||
| 1185 | msgid " file name: ~a~%" | ||
| 1186 | msgstr " filnavn: ~a~%" | ||
| 1187 | |||
| 1188 | #: guix/scripts/system.scm:370 | ||
| 1189 | #, scheme-format | ||
| 1190 | msgid " canonical file name: ~a~%" | ||
| 1191 | msgstr " kanonisk filnavn: ~a~%" | ||
| 1192 | |||
| 1193 | #. TRANSLATORS: Please preserve the two-space indentation. | ||
| 1194 | #: guix/scripts/system.scm:374 | ||
| 1195 | #, scheme-format | ||
| 1196 | msgid " label: ~a~%" | ||
| 1197 | msgstr " etikelt: ~a~%" | ||
| 1198 | |||
| 1199 | #: guix/scripts/system.scm:375 | ||
| 1200 | #, scheme-format | ||
| 1201 | msgid " root device: ~a~%" | ||
| 1202 | msgstr " root-enhed: ~a~%" | ||
| 1203 | |||
| 1204 | #: guix/scripts/system.scm:376 | ||
| 1205 | #, scheme-format | ||
| 1206 | msgid " kernel: ~a~%" | ||
| 1207 | msgstr " kerne: ~a~%" | ||
| 1208 | |||
| 1209 | #: guix/scripts/system.scm:476 | ||
| 1011 | #, scheme-format | 1210 | #, scheme-format |
| 1012 | msgid "initializing operating system under '~a'...~%" | 1211 | msgid "initializing operating system under '~a'...~%" |
| 1013 | msgstr "initialiserer operativsystem under »~a«...~%" | 1212 | msgstr "initialiserer operativsystem under »~a«...~%" |
| 1014 | 1213 | ||
| 1015 | #: guix/scripts/system.scm:371 | 1214 | #: guix/scripts/system.scm:515 |
| 1016 | msgid "" | 1215 | msgid "" |
| 1017 | "Usage: guix system [OPTION] ACTION FILE\n" | 1216 | "Usage: guix system [OPTION] ACTION [FILE]\n" |
| 1018 | "Build the operating system declared in FILE according to ACTION.\n" | 1217 | "Build the operating system declared in FILE according to ACTION.\n" |
| 1019 | msgstr "" | 1218 | msgstr "" |
| 1020 | "Brug: guix system [TILVALG] HANDLING FIL\n" | 1219 | "Brug: guix system [TILVALG] HANDLING [FIL]\n" |
| 1021 | "Byg operativsystemet deklæret i FIL jævnfør HANDLING.\n" | 1220 | "Byg operativsystemet deklæret i FIL jævnfør HANDLING.\n" |
| 1022 | 1221 | ||
| 1023 | #: guix/scripts/system.scm:374 | 1222 | #: guix/scripts/system.scm:518 |
| 1024 | msgid "The valid values for ACTION are:\n" | 1223 | msgid "The valid values for ACTION are:\n" |
| 1025 | msgstr "De gyldige værdier for HANDLING er:\n" | 1224 | msgstr "De gyldige værdier for HANDLING er:\n" |
| 1026 | 1225 | ||
| 1027 | #: guix/scripts/system.scm:375 | 1226 | #: guix/scripts/system.scm:520 |
| 1028 | msgid " - 'reconfigure', switch to a new operating system configuration\n" | 1227 | msgid " reconfigure switch to a new operating system configuration\n" |
| 1029 | msgstr " - »reconfigure«, skift til en ny operativsystemkonfiguration\n" | 1228 | msgstr " reconfigure skift til en ny operativsystemkonfiguration\n" |
| 1229 | |||
| 1230 | #: guix/scripts/system.scm:522 | ||
| 1231 | msgid " list-generations list the system generations\n" | ||
| 1232 | msgstr " list-generations viser systemoprettelserne\n" | ||
| 1233 | |||
| 1234 | #: guix/scripts/system.scm:524 | ||
| 1235 | msgid " build build the operating system without installing anything\n" | ||
| 1236 | msgstr " build byg operativsystemet uden at installere noget\n" | ||
| 1030 | 1237 | ||
| 1031 | #: guix/scripts/system.scm:377 | 1238 | #: guix/scripts/system.scm:526 |
| 1032 | msgid " - 'build', build the operating system without installing anything\n" | 1239 | msgid " vm build a virtual machine image that shares the host's store\n" |
| 1033 | msgstr " - »build«, byg operativsystemet uden at installere noget\n" | 1240 | msgstr " vm byg et virtuelt maskinaftryk som deler værtens lager\n" |
| 1034 | 1241 | ||
| 1035 | #: guix/scripts/system.scm:379 | 1242 | #: guix/scripts/system.scm:528 |
| 1036 | msgid " - 'vm', build a virtual machine image that shares the host's store\n" | 1243 | msgid " vm-image build a freestanding virtual machine image\n" |
| 1037 | msgstr " - »vm«, byg et virtuelt maskinaftryk som deler værtens lager\n" | 1244 | msgstr " vm-image byg et fritstående virtuelt maskinaftryk\n" |
| 1038 | 1245 | ||
| 1039 | #: guix/scripts/system.scm:381 | 1246 | #: guix/scripts/system.scm:530 |
| 1040 | msgid " - 'vm-image', build a freestanding virtual machine image\n" | 1247 | msgid " disk-image build a disk image, suitable for a USB stick\n" |
| 1041 | msgstr " - »vm-image«, byg et fritstående virtuelt maskinaftryk\n" | 1248 | msgstr " disk-image byg et diskaftryk, egnet for et USB-drev\n" |
| 1042 | 1249 | ||
| 1043 | #: guix/scripts/system.scm:383 | 1250 | #: guix/scripts/system.scm:532 |
| 1044 | msgid " - 'disk-image', build a disk image, suitable for a USB stick\n" | 1251 | msgid " init initialize a root file system to run GNU\n" |
| 1045 | msgstr " - »disk-image«, byg et diskaftryk, egnet for et USB-drev\n" | 1252 | msgstr " init initialiser et rootfilsystem til at køre GNU.\n" |
| 1253 | |||
| 1254 | #: guix/scripts/system.scm:534 | ||
| 1255 | msgid " extension-graph emit the service extension graph in Dot format\n" | ||
| 1256 | msgstr " extension-graph udsend tjenesteudvidelsesgrafen i Dot-format\n" | ||
| 1257 | |||
| 1258 | #: guix/scripts/system.scm:536 | ||
| 1259 | msgid " dmd-graph emit the graph of dmd services in Dot format\n" | ||
| 1260 | msgstr " dmd-graph udsend grafen for dmd-tjenester i Dot-format\n" | ||
| 1261 | |||
| 1262 | #: guix/scripts/system.scm:540 | ||
| 1263 | msgid "" | ||
| 1264 | "\n" | ||
| 1265 | " -d, --derivation return the derivation of the given system" | ||
| 1266 | msgstr "" | ||
| 1267 | "\n" | ||
| 1268 | " -d, --derivation returner de afledte stier for det givne system" | ||
| 1046 | 1269 | ||
| 1047 | #: guix/scripts/system.scm:385 | 1270 | #: guix/scripts/system.scm:542 |
| 1048 | msgid " - 'init', initialize a root file system to run GNU.\n" | 1271 | msgid "" |
| 1049 | msgstr " - »init«, initialiser et rootfilsystem til at køre GNU.\n" | 1272 | "\n" |
| 1273 | " --on-error=STRATEGY\n" | ||
| 1274 | " apply STRATEGY when an error occurs while reading FILE" | ||
| 1275 | msgstr "" | ||
| 1276 | "\n" | ||
| 1277 | " --on-error=STRATEGI\n" | ||
| 1278 | " brug STRATEGI når den opstår en fejl under læsning af FIL" | ||
| 1050 | 1279 | ||
| 1051 | #: guix/scripts/system.scm:389 | 1280 | #: guix/scripts/system.scm:545 |
| 1052 | msgid "" | 1281 | msgid "" |
| 1053 | "\n" | 1282 | "\n" |
| 1054 | " --image-size=SIZE for 'vm-image', produce an image of SIZE" | 1283 | " --image-size=SIZE for 'vm-image', produce an image of SIZE" |
| @@ -1056,7 +1285,7 @@ msgstr "" | |||
| 1056 | "\n" | 1285 | "\n" |
| 1057 | " --image-size=STR for »vm-image«, lav et aftryk af STR" | 1286 | " --image-size=STR for »vm-image«, lav et aftryk af STR" |
| 1058 | 1287 | ||
| 1059 | #: guix/scripts/system.scm:391 | 1288 | #: guix/scripts/system.scm:547 |
| 1060 | msgid "" | 1289 | msgid "" |
| 1061 | "\n" | 1290 | "\n" |
| 1062 | " --no-grub for 'init', do not install GRUB" | 1291 | " --no-grub for 'init', do not install GRUB" |
| @@ -1064,7 +1293,7 @@ msgstr "" | |||
| 1064 | "\n" | 1293 | "\n" |
| 1065 | " --no-grub for »init«, installer ikke GRUB" | 1294 | " --no-grub for »init«, installer ikke GRUB" |
| 1066 | 1295 | ||
| 1067 | #: guix/scripts/system.scm:393 | 1296 | #: guix/scripts/system.scm:549 |
| 1068 | msgid "" | 1297 | msgid "" |
| 1069 | "\n" | 1298 | "\n" |
| 1070 | " --share=SPEC for 'vm', share host file system according to SPEC" | 1299 | " --share=SPEC for 'vm', share host file system according to SPEC" |
| @@ -1072,7 +1301,7 @@ msgstr "" | |||
| 1072 | "\n" | 1301 | "\n" |
| 1073 | " --share=SPEC for »vm«, del værtsfilsystem jævnfør SPEC" | 1302 | " --share=SPEC for »vm«, del værtsfilsystem jævnfør SPEC" |
| 1074 | 1303 | ||
| 1075 | #: guix/scripts/system.scm:395 | 1304 | #: guix/scripts/system.scm:551 |
| 1076 | msgid "" | 1305 | msgid "" |
| 1077 | "\n" | 1306 | "\n" |
| 1078 | " --expose=SPEC for 'vm', expose host file system according to SPEC" | 1307 | " --expose=SPEC for 'vm', expose host file system according to SPEC" |
| @@ -1080,7 +1309,7 @@ msgstr "" | |||
| 1080 | "\n" | 1309 | "\n" |
| 1081 | " --expose=SPEC for »vm«, fremvis værtsfilsystem jævnfør SPEC" | 1310 | " --expose=SPEC for »vm«, fremvis værtsfilsystem jævnfør SPEC" |
| 1082 | 1311 | ||
| 1083 | #: guix/scripts/system.scm:397 | 1312 | #: guix/scripts/system.scm:553 |
| 1084 | msgid "" | 1313 | msgid "" |
| 1085 | "\n" | 1314 | "\n" |
| 1086 | " --full-boot for 'vm', make a full boot sequence" | 1315 | " --full-boot for 'vm', make a full boot sequence" |
| @@ -1088,36 +1317,50 @@ msgstr "" | |||
| 1088 | "\n" | 1317 | "\n" |
| 1089 | " --full-boot for »vm«, lav en fuld opstartssekvens" | 1318 | " --full-boot for »vm«, lav en fuld opstartssekvens" |
| 1090 | 1319 | ||
| 1091 | #: guix/scripts/system.scm:484 | 1320 | #: guix/scripts/system.scm:637 |
| 1321 | #, scheme-format | ||
| 1322 | msgid "no configuration file specified~%" | ||
| 1323 | msgstr "ingen konfigurationsfil angivet~%" | ||
| 1324 | |||
| 1325 | #: guix/scripts/system.scm:700 | ||
| 1092 | #, scheme-format | 1326 | #, scheme-format |
| 1093 | msgid "~a: unknown action~%" | 1327 | msgid "~a: unknown action~%" |
| 1094 | msgstr "~a: ukendt handling~%" | 1328 | msgstr "~a: ukendt handling~%" |
| 1095 | 1329 | ||
| 1096 | #: guix/scripts/system.scm:499 | 1330 | #: guix/scripts/system.scm:715 |
| 1097 | #, scheme-format | 1331 | #, scheme-format |
| 1098 | msgid "wrong number of arguments for action '~a'~%" | 1332 | msgid "wrong number of arguments for action '~a'~%" |
| 1099 | msgstr "forkert antal argumenter for handling »~a«~%" | 1333 | msgstr "forkert antal argumenter for handling »~a«~%" |
| 1100 | 1334 | ||
| 1101 | #: guix/scripts/system.scm:522 | 1335 | #: guix/scripts/system.scm:720 |
| 1102 | #, scheme-format | 1336 | #, scheme-format |
| 1103 | msgid "no configuration file specified~%" | 1337 | msgid "guix system: missing command name~%" |
| 1104 | msgstr "ingen konfigurationsfil angivet~%" | 1338 | msgstr "guix system: mangler kommandonavn~%" |
| 1339 | |||
| 1340 | #: guix/scripts/system.scm:722 | ||
| 1341 | #, scheme-format | ||
| 1342 | msgid "Try 'guix system --help' for more information.~%" | ||
| 1343 | msgstr "Prøv »guix system --help« for yderligere information.~%" | ||
| 1105 | 1344 | ||
| 1106 | #: guix/scripts/lint.scm:90 | 1345 | #: guix/scripts/lint.scm:124 |
| 1107 | #, scheme-format | 1346 | #, scheme-format |
| 1108 | msgid "Available checkers:~%" | 1347 | msgid "Available checkers:~%" |
| 1109 | msgstr "Tilgængelige kontrolprogrammer:~%" | 1348 | msgstr "Tilgængelige kontrolprogrammer:~%" |
| 1110 | 1349 | ||
| 1111 | #: guix/scripts/lint.scm:110 | 1350 | #: guix/scripts/lint.scm:144 |
| 1112 | msgid "description should not be empty" | 1351 | msgid "description should not be empty" |
| 1113 | msgstr "beskrivelse skal være udfyldt" | 1352 | msgstr "beskrivelse skal være udfyldt" |
| 1114 | 1353 | ||
| 1115 | #: guix/scripts/lint.scm:117 | 1354 | #: guix/scripts/lint.scm:154 |
| 1355 | msgid "Texinfo markup in description is invalid" | ||
| 1356 | msgstr "Texinfo-opmærkning i beskrivelse er ugyldig" | ||
| 1357 | |||
| 1358 | #: guix/scripts/lint.scm:162 | ||
| 1116 | msgid "description should start with an upper-case letter or digit" | 1359 | msgid "description should start with an upper-case letter or digit" |
| 1117 | msgstr "beskrivelse skal starte med et stort bogstav eller et tal" | 1360 | msgstr "beskrivelse skal starte med et stort bogstav eller et tal" |
| 1118 | 1361 | ||
| 1119 | # arg, hvad foregår der her | 1362 | # arg, hvad foregår der her |
| 1120 | #: guix/scripts/lint.scm:133 | 1363 | #: guix/scripts/lint.scm:178 |
| 1121 | #, scheme-format | 1364 | #, scheme-format |
| 1122 | msgid "" | 1365 | msgid "" |
| 1123 | "sentences in description should be followed ~\n" | 1366 | "sentences in description should be followed ~\n" |
| @@ -1126,133 +1369,181 @@ msgstr "" | |||
| 1126 | "sætninger i beskrivelsen skal efterfølges ~\n" | 1369 | "sætninger i beskrivelsen skal efterfølges ~\n" |
| 1127 | "af to mellemrum; mulig infraction~p ved ~{~a~^, ~}" | 1370 | "af to mellemrum; mulig infraction~p ved ~{~a~^, ~}" |
| 1128 | 1371 | ||
| 1129 | #: guix/scripts/lint.scm:154 | 1372 | #: guix/scripts/lint.scm:202 |
| 1130 | msgid "pkg-config should probably be a native input" | 1373 | msgid "pkg-config should probably be a native input" |
| 1131 | msgstr "pkg-config skal sandsynligvis være standarddata" | 1374 | msgstr "pkg-config skal sandsynligvis være standarddata" |
| 1132 | 1375 | ||
| 1133 | #: guix/scripts/lint.scm:169 | 1376 | #: guix/scripts/lint.scm:217 |
| 1134 | msgid "synopsis should not be empty" | 1377 | msgid "synopsis should not be empty" |
| 1135 | msgstr "synopsis skal være udfyldt" | 1378 | msgstr "synopsis skal være udfyldt" |
| 1136 | 1379 | ||
| 1137 | #: guix/scripts/lint.scm:177 | 1380 | #: guix/scripts/lint.scm:225 |
| 1138 | msgid "no period allowed at the end of the synopsis" | 1381 | msgid "no period allowed at the end of the synopsis" |
| 1139 | msgstr "ingen periode er tilladt i slutningen af synopsen" | 1382 | msgstr "ingen periode er tilladt i slutningen af synopsen" |
| 1140 | 1383 | ||
| 1141 | #: guix/scripts/lint.scm:189 | 1384 | #: guix/scripts/lint.scm:237 |
| 1142 | msgid "no article allowed at the beginning of the synopsis" | 1385 | msgid "no article allowed at the beginning of the synopsis" |
| 1143 | msgstr "ingen artikel er tilladt i begyndelsen af synopsen" | 1386 | msgstr "ingen artikel er tilladt i begyndelsen af synopsen" |
| 1144 | 1387 | ||
| 1145 | #: guix/scripts/lint.scm:196 | 1388 | #: guix/scripts/lint.scm:244 |
| 1146 | msgid "synopsis should be less than 80 characters long" | 1389 | msgid "synopsis should be less than 80 characters long" |
| 1147 | msgstr "synopsis skal være mindre end 80 tegn lang" | 1390 | msgstr "synopsis skal være mindre end 80 tegn lang" |
| 1148 | 1391 | ||
| 1149 | #: guix/scripts/lint.scm:202 | 1392 | #: guix/scripts/lint.scm:250 |
| 1150 | msgid "synopsis should start with an upper-case letter or digit" | 1393 | msgid "synopsis should start with an upper-case letter or digit" |
| 1151 | msgstr "synopsis skal starte med et stort bogstav eller et tal" | 1394 | msgstr "synopsis skal starte med et stort bogstav eller et tal" |
| 1152 | 1395 | ||
| 1153 | #: guix/scripts/lint.scm:209 | 1396 | #: guix/scripts/lint.scm:257 |
| 1154 | msgid "synopsis should not start with the package name" | 1397 | msgid "synopsis should not start with the package name" |
| 1155 | msgstr "synopsis skal ikke starte med pakkenavnet" | 1398 | msgstr "synopsis skal ikke starte med pakkenavnet" |
| 1156 | 1399 | ||
| 1157 | #: guix/scripts/lint.scm:299 guix/scripts/lint.scm:310 | 1400 | #: guix/scripts/lint.scm:348 guix/scripts/lint.scm:360 |
| 1158 | #, scheme-format | 1401 | #, scheme-format |
| 1159 | msgid "URI ~a not reachable: ~a (~s)" | 1402 | msgid "URI ~a not reachable: ~a (~s)" |
| 1160 | msgstr "URI ~a kan ikke nås: ~a (~s)" | 1403 | msgstr "URI ~a kan ikke nås: ~a (~s)" |
| 1161 | 1404 | ||
| 1162 | #: guix/scripts/lint.scm:316 | 1405 | #: guix/scripts/lint.scm:367 |
| 1163 | #, scheme-format | 1406 | #, scheme-format |
| 1164 | msgid "URI ~a domain not found: ~a" | 1407 | msgid "URI ~a domain not found: ~a" |
| 1165 | msgstr "URI ~a domæne blev ikke fundet: ~a" | 1408 | msgstr "URI ~a domæne blev ikke fundet: ~a" |
| 1166 | 1409 | ||
| 1167 | #: guix/scripts/lint.scm:324 | 1410 | #: guix/scripts/lint.scm:375 |
| 1168 | #, scheme-format | 1411 | #, scheme-format |
| 1169 | msgid "URI ~a unreachable: ~a" | 1412 | msgid "URI ~a unreachable: ~a" |
| 1170 | msgstr "URI ~a kan ikke nås: ~a" | 1413 | msgstr "URI ~a kan ikke nås: ~a" |
| 1171 | 1414 | ||
| 1172 | #: guix/scripts/lint.scm:350 | 1415 | #: guix/scripts/lint.scm:401 |
| 1173 | msgid "invalid value for home page" | 1416 | msgid "invalid value for home page" |
| 1174 | msgstr "ugyldig værdi for hjemmeside" | 1417 | msgstr "ugyldig værdi for hjemmeside" |
| 1175 | 1418 | ||
| 1176 | #: guix/scripts/lint.scm:353 | 1419 | #: guix/scripts/lint.scm:404 |
| 1177 | #, scheme-format | 1420 | #, scheme-format |
| 1178 | msgid "invalid home page URL: ~s" | 1421 | msgid "invalid home page URL: ~s" |
| 1179 | msgstr "ugyldig hjemmesideadresse: ~s" | 1422 | msgstr "ugyldig hjemmesideadresse: ~s" |
| 1180 | 1423 | ||
| 1181 | #: guix/scripts/lint.scm:378 | 1424 | #: guix/scripts/lint.scm:429 |
| 1182 | msgid "file names of patches should start with the package name" | 1425 | msgid "file names of patches should start with the package name" |
| 1183 | msgstr "filnavn for rettelser skal starte med pakkenavnet" | 1426 | msgstr "filnavn for rettelser skal starte med pakkenavnet" |
| 1184 | 1427 | ||
| 1185 | #: guix/scripts/lint.scm:416 | 1428 | #: guix/scripts/lint.scm:467 |
| 1186 | #, scheme-format | 1429 | #, scheme-format |
| 1187 | msgid "~a: ~a: proposed synopsis: ~s~%" | 1430 | msgid "~a: ~a: proposed synopsis: ~s~%" |
| 1188 | msgstr "~a: ~a: foreslået synopsis: ~s~%" | 1431 | msgstr "~a: ~a: foreslået synopsis: ~s~%" |
| 1189 | 1432 | ||
| 1190 | #: guix/scripts/lint.scm:428 | 1433 | #: guix/scripts/lint.scm:479 |
| 1191 | #, scheme-format | 1434 | #, scheme-format |
| 1192 | msgid "~a: ~a: proposed description:~% \"~a\"~%" | 1435 | msgid "~a: ~a: proposed description:~% \"~a\"~%" |
| 1193 | msgstr "~a: ~a: foreslået beskrivelse:~% »~a«~%" | 1436 | msgstr "~a: ~a: foreslået beskrivelse:~% »~a«~%" |
| 1194 | 1437 | ||
| 1195 | #: guix/scripts/lint.scm:453 guix/scripts/lint.scm:457 | 1438 | #: guix/scripts/lint.scm:516 |
| 1439 | msgid "all the source URIs are unreachable:" | ||
| 1440 | msgstr "alle kilde-URI'erne kan ikke nås:" | ||
| 1441 | |||
| 1442 | #: guix/scripts/lint.scm:539 | ||
| 1443 | msgid "the source file name should contain the package name" | ||
| 1444 | msgstr "kildefilnavnet skal indeholde pakkenavnet" | ||
| 1445 | |||
| 1446 | #: guix/scripts/lint.scm:548 guix/scripts/lint.scm:552 | ||
| 1196 | #, scheme-format | 1447 | #, scheme-format |
| 1197 | msgid "failed to create derivation: ~a" | 1448 | msgid "failed to create derivation: ~a" |
| 1198 | msgstr "kunne ikke oprette afledning: ~a" | 1449 | msgstr "kunne ikke oprette afledning: ~a" |
| 1199 | 1450 | ||
| 1200 | #: guix/scripts/lint.scm:463 | 1451 | #: guix/scripts/lint.scm:558 |
| 1201 | #, scheme-format | 1452 | #, scheme-format |
| 1202 | msgid "failed to create derivation: ~s~%" | 1453 | msgid "failed to create derivation: ~s~%" |
| 1203 | msgstr "kunne ikke oprette afledning: ~s~%" | 1454 | msgstr "kunne ikke oprette afledning: ~s~%" |
| 1204 | 1455 | ||
| 1205 | #: guix/scripts/lint.scm:476 | 1456 | #: guix/scripts/lint.scm:568 |
| 1457 | msgid "invalid license field" | ||
| 1458 | msgstr "ugyldigt licensfelt" | ||
| 1459 | |||
| 1460 | #: guix/scripts/lint.scm:582 | ||
| 1461 | #, scheme-format | ||
| 1462 | msgid "tabulation on line ~a, column ~a" | ||
| 1463 | msgstr "tabulering på linje ~a, kolonne ~a" | ||
| 1464 | |||
| 1465 | #: guix/scripts/lint.scm:591 | ||
| 1466 | #, scheme-format | ||
| 1467 | msgid "trailing white space on line ~a" | ||
| 1468 | msgstr "efterstillet mellemrum på linje ~a" | ||
| 1469 | |||
| 1470 | #: guix/scripts/lint.scm:601 | ||
| 1471 | #, scheme-format | ||
| 1472 | msgid "line ~a is way too long (~a characters)" | ||
| 1473 | msgstr "linjen ~a er alt for lang (~a tegn)" | ||
| 1474 | |||
| 1475 | #: guix/scripts/lint.scm:612 | ||
| 1476 | #, scheme-format | ||
| 1477 | msgid "line ~a: parentheses feel lonely, move to the previous or next line" | ||
| 1478 | msgstr "linjen ~a: parenteser er ensomme, flyt til den forrige eller næste linje" | ||
| 1479 | |||
| 1480 | #: guix/scripts/lint.scm:667 | ||
| 1206 | msgid "Validate package descriptions" | 1481 | msgid "Validate package descriptions" |
| 1207 | msgstr "Valider pakkebeskrivelser" | 1482 | msgstr "Valider pakkebeskrivelser" |
| 1208 | 1483 | ||
| 1209 | #: guix/scripts/lint.scm:480 | 1484 | #: guix/scripts/lint.scm:671 |
| 1210 | msgid "Validate synopsis & description of GNU packages" | 1485 | msgid "Validate synopsis & description of GNU packages" |
| 1211 | msgstr "Valider synopsis og beskrivelse for GNU-pakker" | 1486 | msgstr "Valider synopsis og beskrivelse for GNU-pakker" |
| 1212 | 1487 | ||
| 1213 | #: guix/scripts/lint.scm:484 | 1488 | #: guix/scripts/lint.scm:675 |
| 1214 | msgid "Identify inputs that should be native inputs" | 1489 | msgid "Identify inputs that should be native inputs" |
| 1215 | msgstr "Identificer inddata som skal være standarddata" | 1490 | msgstr "Identificer inddata som skal være standarddata" |
| 1216 | 1491 | ||
| 1217 | #: guix/scripts/lint.scm:488 | 1492 | #: guix/scripts/lint.scm:679 |
| 1218 | msgid "Validate file names and availability of patches" | 1493 | msgid "Validate file names and availability of patches" |
| 1219 | msgstr "Valider filnavne og tilgængelighed for rettelser" | 1494 | msgstr "Valider filnavne og tilgængelighed for rettelser" |
| 1220 | 1495 | ||
| 1221 | #: guix/scripts/lint.scm:492 | 1496 | #: guix/scripts/lint.scm:683 |
| 1222 | msgid "Validate home-page URLs" | 1497 | msgid "Validate home-page URLs" |
| 1223 | msgstr "Valider hjemmesiders adresser" | 1498 | msgstr "Valider hjemmesiders adresser" |
| 1224 | 1499 | ||
| 1225 | #: guix/scripts/lint.scm:496 | 1500 | #. TRANSLATORS: <license> is the name of a data type and must not be |
| 1501 | #. translated. | ||
| 1502 | #: guix/scripts/lint.scm:689 | ||
| 1503 | msgid "Make sure the 'license' field is a <license> or a list thereof" | ||
| 1504 | msgstr "Sikr at feltet »license« er en <license> eller en liste deraf" | ||
| 1505 | |||
| 1506 | #: guix/scripts/lint.scm:694 | ||
| 1226 | msgid "Validate source URLs" | 1507 | msgid "Validate source URLs" |
| 1227 | msgstr "Valider kildeadresser" | 1508 | msgstr "Valider kildeadresser" |
| 1228 | 1509 | ||
| 1229 | #: guix/scripts/lint.scm:500 | 1510 | #: guix/scripts/lint.scm:698 |
| 1511 | msgid "Validate file names of sources" | ||
| 1512 | msgstr "Valider filnavne for kilder" | ||
| 1513 | |||
| 1514 | #: guix/scripts/lint.scm:702 | ||
| 1230 | msgid "Report failure to compile a package to a derivation" | 1515 | msgid "Report failure to compile a package to a derivation" |
| 1231 | msgstr "Rapporter mislykket kompilering af en pakke til en afledning" | 1516 | msgstr "Rapporter mislykket kompilering af en pakke til en afledning" |
| 1232 | 1517 | ||
| 1233 | #: guix/scripts/lint.scm:504 | 1518 | #: guix/scripts/lint.scm:706 |
| 1234 | msgid "Validate package synopses" | 1519 | msgid "Validate package synopses" |
| 1235 | msgstr "Valider pakkesynopser" | 1520 | msgstr "Valider pakkesynopser" |
| 1236 | 1521 | ||
| 1237 | #: guix/scripts/lint.scm:529 | 1522 | #: guix/scripts/lint.scm:710 |
| 1523 | msgid "Look for formatting issues in the source" | ||
| 1524 | msgstr "Kig efter formateringsproblemstillinger i kilden" | ||
| 1525 | |||
| 1526 | #: guix/scripts/lint.scm:735 | ||
| 1238 | msgid "" | 1527 | msgid "" |
| 1239 | "Usage: guix lint [OPTION]... [PACKAGE]...\n" | 1528 | "Usage: guix lint [OPTION]... [PACKAGE]...\n" |
| 1240 | "Run a set of checkers on the specified package; if none is specified, run the checkers on all packages.\n" | 1529 | "Run a set of checkers on the specified package; if none is specified,\n" |
| 1530 | "run the checkers on all packages.\n" | ||
| 1241 | msgstr "" | 1531 | msgstr "" |
| 1242 | "Brug: guix lint [TILVALG]... [PAKKE]...\n" | 1532 | "Brug: guix lint [TILVALG]... [PAKKE]...\n" |
| 1243 | "Kør et sæt af kontroller på den specificerede pakke; hvis ingen er specificeret, så kør kontrollerne på alle pakker.\n" | 1533 | "Kør et sæt af kontroller på den specificerede pakke; hvis ingen er specificeret,\n" |
| 1534 | "så kør kontrollerne på alle pakker.\n" | ||
| 1244 | 1535 | ||
| 1245 | #: guix/scripts/lint.scm:531 | 1536 | #: guix/scripts/lint.scm:738 |
| 1246 | msgid "" | 1537 | msgid "" |
| 1247 | "\n" | 1538 | "\n" |
| 1248 | " -c, --checkers=CHECKER1,CHECKER2...\n" | 1539 | " -c, --checkers=CHECKER1,CHECKER2...\n" |
| 1249 | " only run the specificed checkers" | 1540 | " only run the specified checkers" |
| 1250 | msgstr "" | 1541 | msgstr "" |
| 1251 | "\n" | 1542 | "\n" |
| 1252 | " -c, --checkers=KONTROL1,KONTROL2...\n" | 1543 | " -c, --checkers=KONTROL1,KONTROL2...\n" |
| 1253 | " kør kun de specificerede kontroller" | 1544 | " kør kun de specificerede kontroller" |
| 1254 | 1545 | ||
| 1255 | #: guix/scripts/lint.scm:536 | 1546 | #: guix/scripts/lint.scm:743 |
| 1256 | msgid "" | 1547 | msgid "" |
| 1257 | "\n" | 1548 | "\n" |
| 1258 | " -l, --list-checkers display the list of available lint checkers" | 1549 | " -l, --list-checkers display the list of available lint checkers" |
| @@ -1260,12 +1551,12 @@ msgstr "" | |||
| 1260 | "\n" | 1551 | "\n" |
| 1261 | " -l, --list-checkers vis listen med tilgængelige lint-kontroller" | 1552 | " -l, --list-checkers vis listen med tilgængelige lint-kontroller" |
| 1262 | 1553 | ||
| 1263 | #: guix/scripts/lint.scm:556 | 1554 | #: guix/scripts/lint.scm:763 |
| 1264 | #, scheme-format | 1555 | #, scheme-format |
| 1265 | msgid "~a: invalid checker~%" | 1556 | msgid "~a: invalid checker~%" |
| 1266 | msgstr "~a: ugyldig kontrol~%" | 1557 | msgstr "~a: ugyldig kontrol~%" |
| 1267 | 1558 | ||
| 1268 | #: guix/scripts/publish.scm:49 | 1559 | #: guix/scripts/publish.scm:52 |
| 1269 | #, scheme-format | 1560 | #, scheme-format |
| 1270 | msgid "" | 1561 | msgid "" |
| 1271 | "Usage: guix publish [OPTION]...\n" | 1562 | "Usage: guix publish [OPTION]...\n" |
| @@ -1274,7 +1565,7 @@ msgstr "" | |||
| 1274 | "Brug: guix publish [TILVALG] ...\n" | 1565 | "Brug: guix publish [TILVALG] ...\n" |
| 1275 | "Udgiv ~a over HTTP.\n" | 1566 | "Udgiv ~a over HTTP.\n" |
| 1276 | 1567 | ||
| 1277 | #: guix/scripts/publish.scm:51 | 1568 | #: guix/scripts/publish.scm:54 |
| 1278 | msgid "" | 1569 | msgid "" |
| 1279 | "\n" | 1570 | "\n" |
| 1280 | " -p, --port=PORT listen on PORT" | 1571 | " -p, --port=PORT listen on PORT" |
| @@ -1282,7 +1573,23 @@ msgstr "" | |||
| 1282 | "\n" | 1573 | "\n" |
| 1283 | " -p, --port=PORT lyt på PORT" | 1574 | " -p, --port=PORT lyt på PORT" |
| 1284 | 1575 | ||
| 1285 | #: guix/scripts/publish.scm:53 | 1576 | #: guix/scripts/publish.scm:56 |
| 1577 | msgid "" | ||
| 1578 | "\n" | ||
| 1579 | " --listen=HOST listen on the network interface for HOST" | ||
| 1580 | msgstr "" | ||
| 1581 | "\n" | ||
| 1582 | " --listen=VÆRT lyt på netværksgrænsefladen efter VÆRT" | ||
| 1583 | |||
| 1584 | #: guix/scripts/publish.scm:58 | ||
| 1585 | msgid "" | ||
| 1586 | "\n" | ||
| 1587 | " -u, --user=USER change privileges to USER as soon as possible" | ||
| 1588 | msgstr "" | ||
| 1589 | "\n" | ||
| 1590 | " -u, --user=BRUGER ændr privilegier for BRUGER så snart som muligt" | ||
| 1591 | |||
| 1592 | #: guix/scripts/publish.scm:60 | ||
| 1286 | msgid "" | 1593 | msgid "" |
| 1287 | "\n" | 1594 | "\n" |
| 1288 | " -r, --repl[=PORT] spawn REPL server on PORT" | 1595 | " -r, --repl[=PORT] spawn REPL server on PORT" |
| @@ -1290,62 +1597,294 @@ msgstr "" | |||
| 1290 | "\n" | 1597 | "\n" |
| 1291 | " -r, --repl[=PORT] udsend REPL-server on PORT" | 1598 | " -r, --repl[=PORT] udsend REPL-server on PORT" |
| 1292 | 1599 | ||
| 1293 | #: guix/scripts/publish.scm:235 | 1600 | #: guix/scripts/publish.scm:76 |
| 1294 | #, scheme-format | 1601 | #, scheme-format |
| 1295 | msgid "~A: extraneuous argument~%" | 1602 | msgid "lookup of host '~a' failed: ~a~%" |
| 1296 | msgstr "~A: uvedkommende argument~%" | 1603 | msgstr "opslag efter værten »~a« mislykkedes: ~a~%" |
| 1604 | |||
| 1605 | #: guix/scripts/publish.scm:100 | ||
| 1606 | #, scheme-format | ||
| 1607 | msgid "lookup of host '~a' returned nothing" | ||
| 1608 | msgstr "opslag efter værten »~a« returnerede intet" | ||
| 1609 | |||
| 1610 | #: guix/scripts/publish.scm:343 | ||
| 1611 | #, scheme-format | ||
| 1612 | msgid "user '~a' not found: ~a~%" | ||
| 1613 | msgstr "brugeren »~a« blev ikke fundet: ~a~%" | ||
| 1297 | 1614 | ||
| 1298 | #: guix/scripts/publish.scm:239 | 1615 | #: guix/scripts/publish.scm:378 |
| 1299 | #, scheme-format | 1616 | #, scheme-format |
| 1300 | msgid "publishing ~a on port ~d~%" | 1617 | msgid "server running as root; consider using the '--user' option!~%" |
| 1301 | msgstr "udgiver ~a på port ~d~%" | 1618 | msgstr "server kører som root; overvej at bruge tilvalget »--user«!~%" |
| 1302 | 1619 | ||
| 1303 | #: guix/gnu-maintenance.scm:447 | 1620 | #: guix/scripts/publish.scm:380 |
| 1621 | #, scheme-format | ||
| 1622 | msgid "publishing ~a on ~a, port ~d~%" | ||
| 1623 | msgstr "udgiver ~a på ~a, port ~d~%" | ||
| 1624 | |||
| 1625 | #: guix/scripts/edit.scm:40 | ||
| 1626 | msgid "" | ||
| 1627 | "Usage: guix edit PACKAGE...\n" | ||
| 1628 | "Start $EDITOR to edit the definitions of PACKAGE...\n" | ||
| 1629 | msgstr "" | ||
| 1630 | "Brug: guix edit PAKKE...\n" | ||
| 1631 | "Start $EDITOR for at redigere definitionerne for PAKKE...\n" | ||
| 1632 | |||
| 1633 | #: guix/scripts/edit.scm:58 | ||
| 1634 | #, scheme-format | ||
| 1635 | msgid "file '~a' not found in search path ~s~%" | ||
| 1636 | msgstr "filen »~a« blev ikke fundet i søgestien ~s~%" | ||
| 1637 | |||
| 1638 | #: guix/scripts/edit.scm:70 | ||
| 1639 | #, scheme-format | ||
| 1640 | msgid "source location of package '~a' is unknown~%" | ||
| 1641 | msgstr "kildeplacering for pakken »~a« er ukendt~%" | ||
| 1642 | |||
| 1643 | #: guix/scripts/size.scm:75 | ||
| 1644 | #, scheme-format | ||
| 1645 | msgid "no available substitute information for '~a'~%" | ||
| 1646 | msgstr "ingen tilgængelig substitutinformation for »~a«~%" | ||
| 1647 | |||
| 1648 | #: guix/scripts/size.scm:83 | ||
| 1649 | msgid "store item" | ||
| 1650 | msgstr "lagerpost" | ||
| 1651 | |||
| 1652 | #: guix/scripts/size.scm:83 | ||
| 1653 | msgid "total" | ||
| 1654 | msgstr "i alt" | ||
| 1655 | |||
| 1656 | #: guix/scripts/size.scm:83 | ||
| 1657 | msgid "self" | ||
| 1658 | msgstr "selv" | ||
| 1659 | |||
| 1660 | #. TRANSLATORS: This is the title of a graph, meaning that the graph | ||
| 1661 | #. represents a profile of the store (the "store" being the place where | ||
| 1662 | #. packages are stored.) | ||
| 1663 | #: guix/scripts/size.scm:204 | ||
| 1664 | msgid "store profile" | ||
| 1665 | msgstr "lagerprofil" | ||
| 1666 | |||
| 1667 | #: guix/scripts/size.scm:213 | ||
| 1668 | msgid "" | ||
| 1669 | "Usage: guix size [OPTION]... PACKAGE\n" | ||
| 1670 | "Report the size of PACKAGE and its dependencies.\n" | ||
| 1671 | msgstr "" | ||
| 1672 | "Brug: guix size [TILVALG]... PAKKE\n" | ||
| 1673 | "Rapporter størrelsen for PAKKE og dens afhængigheder.\n" | ||
| 1674 | |||
| 1675 | #: guix/scripts/size.scm:218 | ||
| 1676 | msgid "" | ||
| 1677 | "\n" | ||
| 1678 | " -s, --system=SYSTEM consider packages for SYSTEM--e.g., \"i686-linux\"" | ||
| 1679 | msgstr "" | ||
| 1680 | "\n" | ||
| 1681 | " -s, --system=SYSTEM overvej pakker for SYSTEM--f.eks., »i686-linux«" | ||
| 1682 | |||
| 1683 | #: guix/scripts/size.scm:220 | ||
| 1684 | msgid "" | ||
| 1685 | "\n" | ||
| 1686 | " -m, --map-file=FILE write to FILE a graphical map of disk usage" | ||
| 1687 | msgstr "" | ||
| 1688 | "\n" | ||
| 1689 | " -m, --map-file=FIL skriv til FIL et grafisk kort over diskforbrug" | ||
| 1690 | |||
| 1691 | #: guix/scripts/size.scm:274 | ||
| 1692 | msgid "missing store item argument\n" | ||
| 1693 | msgstr "manglende lagerpostargument\n" | ||
| 1694 | |||
| 1695 | #: guix/scripts/size.scm:292 | ||
| 1696 | msgid "too many arguments\n" | ||
| 1697 | msgstr "for mange argumenter\n" | ||
| 1698 | |||
| 1699 | #: guix/scripts/graph.scm:105 | ||
| 1700 | msgid "the DAG of packages, excluding implicit inputs" | ||
| 1701 | msgstr "DAG'en for pakker, ekskluderende implicitte inddata" | ||
| 1702 | |||
| 1703 | #: guix/scripts/graph.scm:155 | ||
| 1704 | msgid "the DAG of packages, including implicit inputs" | ||
| 1705 | msgstr "DAG'en for pakker, inkluderende implicitte inddata" | ||
| 1706 | |||
| 1707 | #: guix/scripts/graph.scm:179 | ||
| 1708 | msgid "same as 'bag', but without the bootstrap nodes" | ||
| 1709 | msgstr "samme som »bag«m uden bootstrap-knuder" | ||
| 1710 | |||
| 1711 | #: guix/scripts/graph.scm:222 | ||
| 1712 | msgid "the DAG of derivations" | ||
| 1713 | msgstr "DAG'en for afledninger" | ||
| 1714 | |||
| 1715 | #: guix/scripts/graph.scm:246 | ||
| 1716 | #, scheme-format | ||
| 1717 | msgid "references for '~a' are not known~%" | ||
| 1718 | msgstr "referencer for »~a« er ikke kendt~%" | ||
| 1719 | |||
| 1720 | #: guix/scripts/graph.scm:253 | ||
| 1721 | msgid "the DAG of run-time dependencies (store references)" | ||
| 1722 | msgstr "DAG'en for kørselstidsafhængigheder (lagerreferencer)" | ||
| 1723 | |||
| 1724 | #: guix/scripts/graph.scm:282 | ||
| 1725 | #, scheme-format | ||
| 1726 | msgid "~a: unknown node type~%" | ||
| 1727 | msgstr "~a: ukendt knudetype~%" | ||
| 1728 | |||
| 1729 | #: guix/scripts/graph.scm:286 | ||
| 1730 | msgid "The available node types are:\n" | ||
| 1731 | msgstr "De gyldige knudetyper er:\n" | ||
| 1732 | |||
| 1733 | #. TRANSLATORS: Here 'dot' is the name of a program; it must not be | ||
| 1734 | #. translated. | ||
| 1735 | #: guix/scripts/graph.scm:389 | ||
| 1736 | msgid "" | ||
| 1737 | "Usage: guix graph PACKAGE...\n" | ||
| 1738 | "Emit a Graphviz (dot) representation of the dependencies of PACKAGE...\n" | ||
| 1739 | msgstr "" | ||
| 1740 | "Brug: guix graph PAKKE...\n" | ||
| 1741 | "Udsend en Graphviz-repræsentation (dot) af afhængighederne for PAKKE...\n" | ||
| 1742 | |||
| 1743 | #: guix/scripts/graph.scm:391 | ||
| 1744 | msgid "" | ||
| 1745 | "\n" | ||
| 1746 | " -t, --type=TYPE represent nodes of the given TYPE" | ||
| 1747 | msgstr "" | ||
| 1748 | "\n" | ||
| 1749 | " -t, --type=TYPE repræsenter knuder for den givne TYPE" | ||
| 1750 | |||
| 1751 | #: guix/scripts/graph.scm:393 | ||
| 1752 | msgid "" | ||
| 1753 | "\n" | ||
| 1754 | " --list-types list the available graph types" | ||
| 1755 | msgstr "" | ||
| 1756 | "\n" | ||
| 1757 | " --list-types vis de tilgængelige graftyper" | ||
| 1758 | |||
| 1759 | #: guix/scripts/graph.scm:395 | ||
| 1760 | msgid "" | ||
| 1761 | "\n" | ||
| 1762 | " -e, --expression=EXPR consider the package EXPR evaluates to" | ||
| 1763 | msgstr "" | ||
| 1764 | "\n" | ||
| 1765 | " -e, --expression=UDTRYK overvej pakken UDTRYK evaluerer til" | ||
| 1766 | |||
| 1767 | #: guix/scripts/challenge.scm:104 | ||
| 1768 | #, scheme-format | ||
| 1769 | msgid "~a: no substitute at '~a'~%" | ||
| 1770 | msgstr "~a: ingen substitut på »~a«~%" | ||
| 1771 | |||
| 1772 | #: guix/scripts/challenge.scm:120 | ||
| 1773 | #, scheme-format | ||
| 1774 | msgid "no substitutes for '~a'~%" | ||
| 1775 | msgstr "ingen substitutter for »~a«~%" | ||
| 1776 | |||
| 1777 | #: guix/scripts/challenge.scm:137 guix/scripts/challenge.scm:157 | ||
| 1778 | #, scheme-format | ||
| 1779 | msgid "no local build for '~a'~%" | ||
| 1780 | msgstr "ingen lokal bygning for »~a«~%" | ||
| 1781 | |||
| 1782 | #: guix/scripts/challenge.scm:154 | ||
| 1783 | #, scheme-format | ||
| 1784 | msgid "~a contents differ:~%" | ||
| 1785 | msgstr "~a indhold er forskelligt:~%" | ||
| 1786 | |||
| 1787 | #: guix/scripts/challenge.scm:156 | ||
| 1788 | #, scheme-format | ||
| 1789 | msgid " local hash: ~a~%" | ||
| 1790 | msgstr " lokal hash: ~a~%" | ||
| 1791 | |||
| 1792 | #: guix/scripts/challenge.scm:161 | ||
| 1793 | #, scheme-format | ||
| 1794 | msgid " ~50a: ~a~%" | ||
| 1795 | msgstr " ~50a: ~a~%" | ||
| 1796 | |||
| 1797 | #: guix/scripts/challenge.scm:165 | ||
| 1798 | #, scheme-format | ||
| 1799 | msgid " ~50a: unavailable~%" | ||
| 1800 | msgstr " ~50a: utilgængelig~%" | ||
| 1801 | |||
| 1802 | #: guix/scripts/challenge.scm:175 | ||
| 1803 | msgid "" | ||
| 1804 | "Usage: guix challenge [PACKAGE...]\n" | ||
| 1805 | "Challenge the substitutes for PACKAGE... provided by one or more servers.\n" | ||
| 1806 | msgstr "" | ||
| 1807 | "Brug: guix challenge [PAKKE...]\n" | ||
| 1808 | "Ændr substitutterne for PAKKE... tilbudt af en eller flere servere.\n" | ||
| 1809 | |||
| 1810 | #: guix/scripts/challenge.scm:177 | ||
| 1811 | msgid "" | ||
| 1812 | "\n" | ||
| 1813 | " --substitute-urls=URLS\n" | ||
| 1814 | " compare build results with those at URLS" | ||
| 1815 | msgstr "" | ||
| 1816 | "\n" | ||
| 1817 | " --substitute-urls=ADRESSER\n" | ||
| 1818 | " sammenlign byggeresultater med dem på ADRESSER" | ||
| 1819 | |||
| 1820 | #: guix/gnu-maintenance.scm:418 | ||
| 1821 | msgid "Updater for GNU packages" | ||
| 1822 | msgstr "Opdater for GNU-pakker" | ||
| 1823 | |||
| 1824 | #: guix/upstream.scm:156 | ||
| 1304 | #, scheme-format | 1825 | #, scheme-format |
| 1305 | msgid "signature verification failed for `~a'~%" | 1826 | msgid "signature verification failed for `~a'~%" |
| 1306 | msgstr "signaturverifikation mislykkedes for »~a«~%" | 1827 | msgstr "signaturverifikation mislykkedes for »~a«~%" |
| 1307 | 1828 | ||
| 1308 | #: guix/gnu-maintenance.scm:449 | 1829 | #: guix/upstream.scm:158 |
| 1309 | #, scheme-format | 1830 | #, scheme-format |
| 1310 | msgid "(could be because the public key is not in your keyring)~%" | 1831 | msgid "(could be because the public key is not in your keyring)~%" |
| 1311 | msgstr "(kunne være fordi den offentlige nøgle ikke er i din nøglering)~%" | 1832 | msgstr "(kunne være fordi den offentlige nøgle ikke er i din nøglering)~%" |
| 1312 | 1833 | ||
| 1313 | #: guix/gnu-maintenance.scm:524 | 1834 | #: guix/upstream.scm:190 |
| 1835 | msgid "gz" | ||
| 1836 | msgstr "gz" | ||
| 1837 | |||
| 1838 | #: guix/upstream.scm:253 | ||
| 1314 | #, scheme-format | 1839 | #, scheme-format |
| 1315 | msgid "~a: could not locate source file" | 1840 | msgid "~a: could not locate source file" |
| 1316 | msgstr "~a: kunne ikke lokalisere kildefil" | 1841 | msgstr "~a: kunne ikke lokalisere kildefil" |
| 1317 | 1842 | ||
| 1318 | #: guix/gnu-maintenance.scm:529 | 1843 | #: guix/upstream.scm:258 |
| 1319 | #, scheme-format | 1844 | #, scheme-format |
| 1320 | msgid "~a: ~a: no `version' field in source; skipping~%" | 1845 | msgid "~a: ~a: no `version' field in source; skipping~%" |
| 1321 | msgstr "~a: ~a: intet »versionsfelt« i kilde; udelader~%" | 1846 | msgstr "~a: ~a: intet »versionsfelt« i kilde; udelader~%" |
| 1322 | 1847 | ||
| 1323 | #: guix/ui.scm:142 guix/ui.scm:159 | 1848 | #: guix/ui.scm:234 |
| 1849 | msgid "entering debugger; type ',bt' for a backtrace\n" | ||
| 1850 | msgstr "går i fejlsøger; tast »,bt« for en tilbagesporing\n" | ||
| 1851 | |||
| 1852 | #: guix/ui.scm:250 guix/ui.scm:267 | ||
| 1324 | #, scheme-format | 1853 | #, scheme-format |
| 1325 | msgid "failed to load '~a': ~a~%" | 1854 | msgid "failed to load '~a': ~a~%" |
| 1326 | msgstr "kunne ikke indlæse »~a«: ~a~%" | 1855 | msgstr "kunne ikke indlæse »~a«: ~a~%" |
| 1327 | 1856 | ||
| 1328 | #: guix/ui.scm:145 | 1857 | #: guix/ui.scm:253 |
| 1329 | #, scheme-format | 1858 | #, scheme-format |
| 1330 | msgid "~a: error: ~a~%" | 1859 | msgid "~a: error: ~a~%" |
| 1331 | msgstr "~a: fejl: ~a~%" | 1860 | msgstr "~a: fejl: ~a~%" |
| 1332 | 1861 | ||
| 1333 | #: guix/ui.scm:149 guix/ui.scm:165 | 1862 | #: guix/ui.scm:256 guix/ui.scm:510 |
| 1863 | #, scheme-format | ||
| 1864 | msgid "exception thrown: ~s~%" | ||
| 1865 | msgstr "undtagelse smidt: ~s~%" | ||
| 1866 | |||
| 1867 | #: guix/ui.scm:258 guix/ui.scm:276 | ||
| 1334 | #, scheme-format | 1868 | #, scheme-format |
| 1335 | msgid "failed to load '~a':~%" | 1869 | msgid "failed to load '~a':~%" |
| 1336 | msgstr "kunne ikke indlæse »~a«:~%" | 1870 | msgstr "kunne ikke indlæse »~a«:~%" |
| 1337 | 1871 | ||
| 1338 | #: guix/ui.scm:162 | 1872 | #: guix/ui.scm:270 |
| 1339 | #, scheme-format | 1873 | #, scheme-format |
| 1340 | msgid "~a: warning: ~a~%" | 1874 | msgid "~a: warning: ~a~%" |
| 1341 | msgstr "~a: advarsel: ~a~%" | 1875 | msgstr "~a: advarsel: ~a~%" |
| 1342 | 1876 | ||
| 1343 | #: guix/ui.scm:174 | 1877 | #: guix/ui.scm:273 |
| 1878 | #, scheme-format | ||
| 1879 | msgid "failed to load '~a': exception thrown: ~s~%" | ||
| 1880 | msgstr "kunne ikke indlæse »~a«: undtagelse smidt: ~s~%" | ||
| 1881 | |||
| 1882 | #: guix/ui.scm:285 | ||
| 1344 | #, scheme-format | 1883 | #, scheme-format |
| 1345 | msgid "failed to install locale: ~a~%" | 1884 | msgid "failed to install locale: ~a~%" |
| 1346 | msgstr "kunne ikke installere sprog: ~a~%" | 1885 | msgstr "kunne ikke installere sprog: ~a~%" |
| 1347 | 1886 | ||
| 1348 | #: guix/ui.scm:193 | 1887 | #: guix/ui.scm:304 |
| 1349 | msgid "" | 1888 | msgid "" |
| 1350 | "Copyright (C) 2015 the Guix authors\n" | 1889 | "Copyright (C) 2015 the Guix authors\n" |
| 1351 | "License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\n" | 1890 | "License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\n" |
| @@ -1357,7 +1896,7 @@ msgstr "" | |||
| 1357 | "Dette er et frit program; du kan frit ændre og videredistribuere programmet.\n" | 1896 | "Dette er et frit program; du kan frit ændre og videredistribuere programmet.\n" |
| 1358 | "Der er INGEN GARANTI, inden for lovens rammer.\n" | 1897 | "Der er INGEN GARANTI, inden for lovens rammer.\n" |
| 1359 | 1898 | ||
| 1360 | #: guix/ui.scm:201 | 1899 | #: guix/ui.scm:312 |
| 1361 | #, scheme-format | 1900 | #, scheme-format |
| 1362 | msgid "" | 1901 | msgid "" |
| 1363 | "\n" | 1902 | "\n" |
| @@ -1366,7 +1905,7 @@ msgstr "" | |||
| 1366 | "\n" | 1905 | "\n" |
| 1367 | "Rapporter fejl til: ~a." | 1906 | "Rapporter fejl til: ~a." |
| 1368 | 1907 | ||
| 1369 | #: guix/ui.scm:203 | 1908 | #: guix/ui.scm:314 |
| 1370 | #, scheme-format | 1909 | #, scheme-format |
| 1371 | msgid "" | 1910 | msgid "" |
| 1372 | "\n" | 1911 | "\n" |
| @@ -1375,7 +1914,7 @@ msgstr "" | |||
| 1375 | "\n" | 1914 | "\n" |
| 1376 | "~a hjemmeside: <~a>" | 1915 | "~a hjemmeside: <~a>" |
| 1377 | 1916 | ||
| 1378 | #: guix/ui.scm:205 | 1917 | #: guix/ui.scm:316 |
| 1379 | msgid "" | 1918 | msgid "" |
| 1380 | "\n" | 1919 | "\n" |
| 1381 | "General help using GNU software: <http://www.gnu.org/gethelp/>" | 1920 | "General help using GNU software: <http://www.gnu.org/gethelp/>" |
| @@ -1383,194 +1922,219 @@ msgstr "" | |||
| 1383 | "\n" | 1922 | "\n" |
| 1384 | "Generel hjælp til brugen af GNU-programmer: <http://www.gnu.org/gethelp/>" | 1923 | "Generel hjælp til brugen af GNU-programmer: <http://www.gnu.org/gethelp/>" |
| 1385 | 1924 | ||
| 1386 | #: guix/ui.scm:227 | 1925 | #: guix/ui.scm:361 |
| 1926 | #, scheme-format | ||
| 1927 | msgid "'~a' is not a valid regular expression: ~a~%" | ||
| 1928 | msgstr "»~a« er ikke et gyldigt regulært udtryk: ~a~%" | ||
| 1929 | |||
| 1930 | #: guix/ui.scm:367 | ||
| 1387 | #, scheme-format | 1931 | #, scheme-format |
| 1388 | msgid "~a: invalid number~%" | 1932 | msgid "~a: invalid number~%" |
| 1389 | msgstr "~a: ugyldigt nummer~%" | 1933 | msgstr "~a: ugyldigt nummer~%" |
| 1390 | 1934 | ||
| 1391 | #: guix/ui.scm:244 | 1935 | #: guix/ui.scm:384 |
| 1392 | #, scheme-format | 1936 | #, scheme-format |
| 1393 | msgid "invalid number: ~a~%" | 1937 | msgid "invalid number: ~a~%" |
| 1394 | msgstr "ugyldigt nummer: ~a~%" | 1938 | msgstr "ugyldigt nummer: ~a~%" |
| 1395 | 1939 | ||
| 1396 | #: guix/ui.scm:267 | 1940 | #: guix/ui.scm:407 |
| 1397 | #, scheme-format | 1941 | #, scheme-format |
| 1398 | msgid "unknown unit: ~a~%" | 1942 | msgid "unknown unit: ~a~%" |
| 1399 | msgstr "ukendt enhed: ~a~%" | 1943 | msgstr "ukendt enhed: ~a~%" |
| 1400 | 1944 | ||
| 1401 | #: guix/ui.scm:278 | 1945 | #: guix/ui.scm:418 |
| 1402 | #, scheme-format | 1946 | #, scheme-format |
| 1403 | msgid "~a:~a:~a: package `~a' has an invalid input: ~s~%" | 1947 | msgid "~a:~a:~a: package `~a' has an invalid input: ~s~%" |
| 1404 | msgstr "~a:~a:~a: pakken »~a« har ugyldige inddata: ~s~%" | 1948 | msgstr "~a:~a:~a: pakken »~a« har ugyldige inddata: ~s~%" |
| 1405 | 1949 | ||
| 1406 | #: guix/ui.scm:285 | 1950 | #: guix/ui.scm:425 |
| 1407 | #, scheme-format | 1951 | #, scheme-format |
| 1408 | msgid "~a: ~a: build system `~a' does not support cross builds~%" | 1952 | msgid "~a: ~a: build system `~a' does not support cross builds~%" |
| 1409 | msgstr "~a: ~a: byggesystem »~a« understøtter ikke krydsbygninger~%" | 1953 | msgstr "~a: ~a: byggesystem »~a« understøtter ikke krydsbygninger~%" |
| 1410 | 1954 | ||
| 1411 | #: guix/ui.scm:290 | 1955 | #: guix/ui.scm:430 |
| 1412 | #, scheme-format | 1956 | #, scheme-format |
| 1413 | msgid "profile '~a' does not exist~%" | 1957 | msgid "profile '~a' does not exist~%" |
| 1414 | msgstr "profilen »~a« findes ikke~%" | 1958 | msgstr "profilen »~a« findes ikke~%" |
| 1415 | 1959 | ||
| 1416 | #: guix/ui.scm:293 | 1960 | #: guix/ui.scm:433 |
| 1417 | #, scheme-format | 1961 | #, scheme-format |
| 1418 | msgid "generation ~a of profile '~a' does not exist~%" | 1962 | msgid "generation ~a of profile '~a' does not exist~%" |
| 1419 | msgstr "oprettelse ~a af profilen »~a« findes ikke~%" | 1963 | msgstr "oprettelse ~a af profilen »~a« findes ikke~%" |
| 1420 | 1964 | ||
| 1421 | #: guix/ui.scm:300 | 1965 | #: guix/ui.scm:440 |
| 1422 | #, scheme-format | 1966 | #, scheme-format |
| 1423 | msgid "corrupt input while restoring '~a' from ~s~%" | 1967 | msgid "corrupt input while restoring '~a' from ~s~%" |
| 1424 | msgstr "ødelagte inddata under gendannelse af »~a« fra ~s~%" | 1968 | msgstr "ødelagte inddata under gendannelse af »~a« fra ~s~%" |
| 1425 | 1969 | ||
| 1426 | #: guix/ui.scm:302 | 1970 | #: guix/ui.scm:442 |
| 1427 | #, scheme-format | 1971 | #, scheme-format |
| 1428 | msgid "corrupt input while restoring archive from ~s~%" | 1972 | msgid "corrupt input while restoring archive from ~s~%" |
| 1429 | msgstr "ødelagte inddata under gendannelse af arkiv fra ~s~%" | 1973 | msgstr "ødelagte inddata under gendannelse af arkiv fra ~s~%" |
| 1430 | 1974 | ||
| 1431 | #: guix/ui.scm:305 | 1975 | #: guix/ui.scm:445 |
| 1432 | #, scheme-format | 1976 | #, scheme-format |
| 1433 | msgid "failed to connect to `~a': ~a~%" | 1977 | msgid "failed to connect to `~a': ~a~%" |
| 1434 | msgstr "kunne ikke forbinde til »~a«: ~a~%" | 1978 | msgstr "kunne ikke forbinde til »~a«: ~a~%" |
| 1435 | 1979 | ||
| 1436 | #: guix/ui.scm:310 | 1980 | #: guix/ui.scm:450 |
| 1437 | #, scheme-format | 1981 | #, scheme-format |
| 1438 | msgid "build failed: ~a~%" | 1982 | msgid "build failed: ~a~%" |
| 1439 | msgstr "bygning mislykkedes: ~a~%" | 1983 | msgstr "bygning mislykkedes: ~a~%" |
| 1440 | 1984 | ||
| 1441 | #: guix/ui.scm:313 | 1985 | #: guix/ui.scm:453 |
| 1442 | #, scheme-format | 1986 | #, scheme-format |
| 1443 | msgid "reference to invalid output '~a' of derivation '~a'~%" | 1987 | msgid "reference to invalid output '~a' of derivation '~a'~%" |
| 1444 | msgstr "reference til ugyldige uddata »~a« for afledning »~a«~%" | 1988 | msgstr "reference til ugyldige uddata »~a« for afledning »~a«~%" |
| 1445 | 1989 | ||
| 1446 | #: guix/ui.scm:324 | 1990 | #: guix/ui.scm:464 |
| 1447 | #, scheme-format | 1991 | #, scheme-format |
| 1448 | msgid "~a: ~a~%" | 1992 | msgid "~a: ~a~%" |
| 1449 | msgstr "~a: ~a~%" | 1993 | msgstr "~a: ~a~%" |
| 1450 | 1994 | ||
| 1451 | #: guix/ui.scm:343 | 1995 | #: guix/ui.scm:499 |
| 1452 | #, scheme-format | 1996 | #, scheme-format |
| 1453 | msgid "failed to read expression ~s: ~s~%" | 1997 | msgid "failed to read expression ~s: ~s~%" |
| 1454 | msgstr "kunne ikke læse udtryk ~s: ~s~%" | 1998 | msgstr "kunne ikke læse udtryk ~s: ~s~%" |
| 1455 | 1999 | ||
| 1456 | #: guix/ui.scm:349 | 2000 | #: guix/ui.scm:505 |
| 2001 | #, scheme-format | ||
| 2002 | msgid "failed to evaluate expression '~a':~%" | ||
| 2003 | msgstr "kunne ikke evaluere udtryk »~a«:~%" | ||
| 2004 | |||
| 2005 | #: guix/ui.scm:508 | ||
| 1457 | #, scheme-format | 2006 | #, scheme-format |
| 1458 | msgid "failed to evaluate expression `~a': ~s~%" | 2007 | msgid "syntax error: ~a~%" |
| 1459 | msgstr "kunne ikke evaluere udtryk »~a«: ~s~%" | 2008 | msgstr "syntaksfejl: ~a~%" |
| 1460 | 2009 | ||
| 1461 | #: guix/ui.scm:358 | 2010 | #: guix/ui.scm:522 |
| 1462 | #, scheme-format | 2011 | #, scheme-format |
| 1463 | msgid "expression ~s does not evaluate to a package~%" | 2012 | msgid "expression ~s does not evaluate to a package~%" |
| 1464 | msgstr "udtryk ~s evaluerer ikke til en pakke~%" | 2013 | msgstr "udtryk ~s evaluerer ikke til en pakke~%" |
| 1465 | 2014 | ||
| 1466 | #: guix/ui.scm:410 | 2015 | #: guix/ui.scm:582 |
| 1467 | #, scheme-format | 2016 | #, scheme-format |
| 1468 | msgid "~:[The following derivation would be built:~%~{ ~a~%~}~;~]" | 2017 | msgid "~:[The following derivation would be built:~%~{ ~a~%~}~;~]" |
| 1469 | msgid_plural "~:[The following derivations would be built:~%~{ ~a~%~}~;~]" | 2018 | msgid_plural "~:[The following derivations would be built:~%~{ ~a~%~}~;~]" |
| 1470 | msgstr[0] "~:[Den følgende afledning ville blive bygget:~%~{ ~a~%~}~;~]" | 2019 | msgstr[0] "~:[Den følgende afledning ville blive bygget:~%~{ ~a~%~}~;~]" |
| 1471 | msgstr[1] "~:[De følgende afledninger ville blive bygget:~%~{ ~a~%~}~;~]" | 2020 | msgstr[1] "~:[De følgende afledninger ville blive bygget:~%~{ ~a~%~}~;~]" |
| 1472 | 2021 | ||
| 1473 | #: guix/ui.scm:415 | 2022 | #: guix/ui.scm:587 |
| 1474 | #, scheme-format | 2023 | #, scheme-format |
| 1475 | msgid "~:[The following file would be downloaded:~%~{ ~a~%~}~;~]" | 2024 | msgid "~:[The following file would be downloaded:~%~{ ~a~%~}~;~]" |
| 1476 | msgid_plural "~:[The following files would be downloaded:~%~{ ~a~%~}~;~]" | 2025 | msgid_plural "~:[The following files would be downloaded:~%~{ ~a~%~}~;~]" |
| 1477 | msgstr[0] "~:[Den følgende fil ville blive hentet:~%~{ ~a~%~}~;~]" | 2026 | msgstr[0] "~:[Den følgende fil ville blive hentet:~%~{ ~a~%~}~;~]" |
| 1478 | msgstr[1] "~:[De følgende filer ville blive hentet:~%~{ ~a~%~}~;~]" | 2027 | msgstr[1] "~:[De følgende filer ville blive hentet:~%~{ ~a~%~}~;~]" |
| 1479 | 2028 | ||
| 1480 | #: guix/ui.scm:421 | 2029 | #: guix/ui.scm:593 |
| 1481 | #, scheme-format | 2030 | #, scheme-format |
| 1482 | msgid "~:[The following derivation will be built:~%~{ ~a~%~}~;~]" | 2031 | msgid "~:[The following derivation will be built:~%~{ ~a~%~}~;~]" |
| 1483 | msgid_plural "~:[The following derivations will be built:~%~{ ~a~%~}~;~]" | 2032 | msgid_plural "~:[The following derivations will be built:~%~{ ~a~%~}~;~]" |
| 1484 | msgstr[0] "~:[Den følgende afledning vil blive bygget:~%~{ ~a~%~}~;~]" | 2033 | msgstr[0] "~:[Den følgende afledning vil blive bygget:~%~{ ~a~%~}~;~]" |
| 1485 | msgstr[1] "~:[De følgende afledninger vil blive bygget:~%~{ ~a~%~}~;~]" | 2034 | msgstr[1] "~:[De følgende afledninger vil blive bygget:~%~{ ~a~%~}~;~]" |
| 1486 | 2035 | ||
| 1487 | #: guix/ui.scm:426 | 2036 | #: guix/ui.scm:598 |
| 1488 | #, scheme-format | 2037 | #, scheme-format |
| 1489 | msgid "~:[The following file will be downloaded:~%~{ ~a~%~}~;~]" | 2038 | msgid "~:[The following file will be downloaded:~%~{ ~a~%~}~;~]" |
| 1490 | msgid_plural "~:[The following files will be downloaded:~%~{ ~a~%~}~;~]" | 2039 | msgid_plural "~:[The following files will be downloaded:~%~{ ~a~%~}~;~]" |
| 1491 | msgstr[0] "~:[Den følgende fil vil blive hentet:~%~{ ~a~%~}~;~]" | 2040 | msgstr[0] "~:[Den følgende fil vil blive hentet:~%~{ ~a~%~}~;~]" |
| 1492 | msgstr[1] "~:[De følgende filer vil blive hentet:~%~{ ~a~%~}~;~]" | 2041 | msgstr[1] "~:[De følgende filer vil blive hentet:~%~{ ~a~%~}~;~]" |
| 1493 | 2042 | ||
| 1494 | #: guix/ui.scm:478 | 2043 | #: guix/ui.scm:653 |
| 1495 | #, scheme-format | 2044 | #, scheme-format |
| 1496 | msgid "The following package would be removed:~%~{~a~%~}~%" | 2045 | msgid "The following package would be removed:~%~{~a~%~}~%" |
| 1497 | msgid_plural "The following packages would be removed:~%~{~a~%~}~%" | 2046 | msgid_plural "The following packages would be removed:~%~{~a~%~}~%" |
| 1498 | msgstr[0] "Den følgende pakke ville blive fjernet:~%~{~a~%~}~%" | 2047 | msgstr[0] "Den følgende pakke ville blive fjernet:~%~{~a~%~}~%" |
| 1499 | msgstr[1] "De følgende pakker ville blive fjernet:~%~{~a~%~}~%" | 2048 | msgstr[1] "De følgende pakker ville blive fjernet:~%~{~a~%~}~%" |
| 1500 | 2049 | ||
| 1501 | #: guix/ui.scm:483 | 2050 | #: guix/ui.scm:658 |
| 1502 | #, scheme-format | 2051 | #, scheme-format |
| 1503 | msgid "The following package will be removed:~%~{~a~%~}~%" | 2052 | msgid "The following package will be removed:~%~{~a~%~}~%" |
| 1504 | msgid_plural "The following packages will be removed:~%~{~a~%~}~%" | 2053 | msgid_plural "The following packages will be removed:~%~{~a~%~}~%" |
| 1505 | msgstr[0] "Den følgende pakke vil blive fjernet:~%~{~a~%~}~%" | 2054 | msgstr[0] "Den følgende pakke vil blive fjernet:~%~{~a~%~}~%" |
| 1506 | msgstr[1] "De følgende pakker vil blive fjernet:~%~{~a~%~}~%" | 2055 | msgstr[1] "De følgende pakker vil blive fjernet:~%~{~a~%~}~%" |
| 1507 | 2056 | ||
| 1508 | #: guix/ui.scm:496 | 2057 | #: guix/ui.scm:671 |
| 1509 | #, scheme-format | 2058 | #, scheme-format |
| 1510 | msgid "The following package would be downgraded:~%~{~a~%~}~%" | 2059 | msgid "The following package would be downgraded:~%~{~a~%~}~%" |
| 1511 | msgid_plural "The following packages would be downgraded:~%~{~a~%~}~%" | 2060 | msgid_plural "The following packages would be downgraded:~%~{~a~%~}~%" |
| 1512 | msgstr[0] "Den følgende pakke ville blive nedgraderet:~%~{~a~%~}~%" | 2061 | msgstr[0] "Den følgende pakke ville blive nedgraderet:~%~{~a~%~}~%" |
| 1513 | msgstr[1] "De følgende pakker ville blive nedgraderet:~%~{~a~%~}~%" | 2062 | msgstr[1] "De følgende pakker ville blive nedgraderet:~%~{~a~%~}~%" |
| 1514 | 2063 | ||
| 1515 | #: guix/ui.scm:501 | 2064 | #: guix/ui.scm:676 |
| 1516 | #, scheme-format | 2065 | #, scheme-format |
| 1517 | msgid "The following package will be downgraded:~%~{~a~%~}~%" | 2066 | msgid "The following package will be downgraded:~%~{~a~%~}~%" |
| 1518 | msgid_plural "The following packages will be downgraded:~%~{~a~%~}~%" | 2067 | msgid_plural "The following packages will be downgraded:~%~{~a~%~}~%" |
| 1519 | msgstr[0] "Den følgende pakke vil blive nedgraderet:~%~{~a~%~}~%" | 2068 | msgstr[0] "Den følgende pakke vil blive nedgraderet:~%~{~a~%~}~%" |
| 1520 | msgstr[1] "De følgende pakker vil blive nedgraderet:~%~{~a~%~}~%" | 2069 | msgstr[1] "De følgende pakker vil blive nedgraderet:~%~{~a~%~}~%" |
| 1521 | 2070 | ||
| 1522 | #: guix/ui.scm:514 | 2071 | #: guix/ui.scm:689 |
| 1523 | #, scheme-format | 2072 | #, scheme-format |
| 1524 | msgid "The following package would be upgraded:~%~{~a~%~}~%" | 2073 | msgid "The following package would be upgraded:~%~{~a~%~}~%" |
| 1525 | msgid_plural "The following packages would be upgraded:~%~{~a~%~}~%" | 2074 | msgid_plural "The following packages would be upgraded:~%~{~a~%~}~%" |
| 1526 | msgstr[0] "Den følgende pakke ville blive opgraderet:~%~{~a~%~}~%" | 2075 | msgstr[0] "Den følgende pakke ville blive opgraderet:~%~{~a~%~}~%" |
| 1527 | msgstr[1] "De følgende pakker ville blive opgraderet:~%~{~a~%~}~%" | 2076 | msgstr[1] "De følgende pakker ville blive opgraderet:~%~{~a~%~}~%" |
| 1528 | 2077 | ||
| 1529 | #: guix/ui.scm:519 | 2078 | #: guix/ui.scm:694 |
| 1530 | #, scheme-format | 2079 | #, scheme-format |
| 1531 | msgid "The following package will be upgraded:~%~{~a~%~}~%" | 2080 | msgid "The following package will be upgraded:~%~{~a~%~}~%" |
| 1532 | msgid_plural "The following packages will be upgraded:~%~{~a~%~}~%" | 2081 | msgid_plural "The following packages will be upgraded:~%~{~a~%~}~%" |
| 1533 | msgstr[0] "Den følgende pakke vil blive opgraderet:~%~{~a~%~}~%" | 2082 | msgstr[0] "Den følgende pakke vil blive opgraderet:~%~{~a~%~}~%" |
| 1534 | msgstr[1] "De følgende pakker vil blive opgraderet:~%~{~a~%~}~%" | 2083 | msgstr[1] "De følgende pakker vil blive opgraderet:~%~{~a~%~}~%" |
| 1535 | 2084 | ||
| 1536 | #: guix/ui.scm:530 | 2085 | #: guix/ui.scm:705 |
| 1537 | #, scheme-format | 2086 | #, scheme-format |
| 1538 | msgid "The following package would be installed:~%~{~a~%~}~%" | 2087 | msgid "The following package would be installed:~%~{~a~%~}~%" |
| 1539 | msgid_plural "The following packages would be installed:~%~{~a~%~}~%" | 2088 | msgid_plural "The following packages would be installed:~%~{~a~%~}~%" |
| 1540 | msgstr[0] "Den følgende pakke ville blive installeret:~%~{~a~%~}~%" | 2089 | msgstr[0] "Den følgende pakke ville blive installeret:~%~{~a~%~}~%" |
| 1541 | msgstr[1] "De følgende pakker ville blive installeret:~%~{~a~%~}~%" | 2090 | msgstr[1] "De følgende pakker ville blive installeret:~%~{~a~%~}~%" |
| 1542 | 2091 | ||
| 1543 | #: guix/ui.scm:535 | 2092 | #: guix/ui.scm:710 |
| 1544 | #, scheme-format | 2093 | #, scheme-format |
| 1545 | msgid "The following package will be installed:~%~{~a~%~}~%" | 2094 | msgid "The following package will be installed:~%~{~a~%~}~%" |
| 1546 | msgid_plural "The following packages will be installed:~%~{~a~%~}~%" | 2095 | msgid_plural "The following packages will be installed:~%~{~a~%~}~%" |
| 1547 | msgstr[0] "Den følgende pakke vil blive installeret:~%~{~a~%~}~%" | 2096 | msgstr[0] "Den følgende pakke vil blive installeret:~%~{~a~%~}~%" |
| 1548 | msgstr[1] "De følgende pakker vil blive installeret:~%~{~a~%~}~%" | 2097 | msgstr[1] "De følgende pakker vil blive installeret:~%~{~a~%~}~%" |
| 1549 | 2098 | ||
| 1550 | #: guix/ui.scm:552 | 2099 | #: guix/ui.scm:727 |
| 1551 | msgid "<unknown location>" | 2100 | msgid "<unknown location>" |
| 1552 | msgstr "<ukendt sted>" | 2101 | msgstr "<ukendt sted>" |
| 1553 | 2102 | ||
| 1554 | #: guix/ui.scm:578 | 2103 | #: guix/ui.scm:746 |
| 1555 | #, scheme-format | 2104 | #, scheme-format |
| 1556 | msgid "failed to create configuration directory `~a': ~a~%" | 2105 | msgid "failed to create configuration directory `~a': ~a~%" |
| 1557 | msgstr "kunne ikke oprette konfiguratinsmappe »~a«: ~a~%" | 2106 | msgstr "kunne ikke oprette konfiguratinsmappe »~a«: ~a~%" |
| 1558 | 2107 | ||
| 1559 | #: guix/ui.scm:680 guix/ui.scm:694 | 2108 | #: guix/ui.scm:865 guix/ui.scm:879 |
| 1560 | msgid "unknown" | 2109 | msgid "unknown" |
| 1561 | msgstr "ukendt" | 2110 | msgstr "ukendt" |
| 1562 | 2111 | ||
| 1563 | #: guix/ui.scm:803 | 2112 | #: guix/ui.scm:1029 |
| 1564 | #, scheme-format | 2113 | #, scheme-format |
| 1565 | msgid "invalid argument: ~a~%" | 2114 | msgid "Generation ~a\t~a" |
| 1566 | msgstr "ugyldigt argument: ~a~%" | 2115 | msgstr "Generation ~a\t~a" |
| 2116 | |||
| 2117 | #: guix/ui.scm:1036 | ||
| 2118 | #, scheme-format | ||
| 2119 | msgid "~a\t(current)~%" | ||
| 2120 | msgstr "~a\t(nuværende)~%" | ||
| 2121 | |||
| 2122 | #: guix/ui.scm:1053 | ||
| 2123 | #, scheme-format | ||
| 2124 | msgid "switched from generation ~a to ~a~%" | ||
| 2125 | msgstr "skiftede fra generation ~a til ~a~%" | ||
| 2126 | |||
| 2127 | #: guix/ui.scm:1069 | ||
| 2128 | #, scheme-format | ||
| 2129 | msgid "deleting ~a~%" | ||
| 2130 | msgstr "sletter ~a~%" | ||
| 1567 | 2131 | ||
| 1568 | #: guix/ui.scm:842 | 2132 | #: guix/ui.scm:1117 |
| 1569 | #, scheme-format | 2133 | #, scheme-format |
| 1570 | msgid "Try `guix --help' for more information.~%" | 2134 | msgid "Try `guix --help' for more information.~%" |
| 1571 | msgstr "Prøv »guix --help« for yderligere information.~%" | 2135 | msgstr "Prøv »guix --help« for yderligere information.~%" |
| 1572 | 2136 | ||
| 1573 | #: guix/ui.scm:869 | 2137 | #: guix/ui.scm:1144 |
| 1574 | msgid "" | 2138 | msgid "" |
| 1575 | "Usage: guix COMMAND ARGS...\n" | 2139 | "Usage: guix COMMAND ARGS...\n" |
| 1576 | "Run COMMAND with ARGS.\n" | 2140 | "Run COMMAND with ARGS.\n" |
| @@ -1578,31 +2142,31 @@ msgstr "" | |||
| 1578 | "Brug: guix KOMMANDO ARG...\n" | 2142 | "Brug: guix KOMMANDO ARG...\n" |
| 1579 | "Kør KOMMANDO med ARG.\n" | 2143 | "Kør KOMMANDO med ARG.\n" |
| 1580 | 2144 | ||
| 1581 | #: guix/ui.scm:872 | 2145 | #: guix/ui.scm:1147 |
| 1582 | msgid "COMMAND must be one of the sub-commands listed below:\n" | 2146 | msgid "COMMAND must be one of the sub-commands listed below:\n" |
| 1583 | msgstr "KOMMANDO skal være en af underkommandoerne vist nedenfor:\n" | 2147 | msgstr "KOMMANDO skal være en af underkommandoerne vist nedenfor:\n" |
| 1584 | 2148 | ||
| 1585 | #: guix/ui.scm:892 | 2149 | #: guix/ui.scm:1167 |
| 1586 | #, scheme-format | 2150 | #, scheme-format |
| 1587 | msgid "guix: ~a: command not found~%" | 2151 | msgid "guix: ~a: command not found~%" |
| 1588 | msgstr "guix: ~a: kommando blev ikke fundet~%" | 2152 | msgstr "guix: ~a: kommando blev ikke fundet~%" |
| 1589 | 2153 | ||
| 1590 | #: guix/ui.scm:910 | 2154 | #: guix/ui.scm:1184 |
| 1591 | #, scheme-format | 2155 | #, scheme-format |
| 1592 | msgid "guix: missing command name~%" | 2156 | msgid "guix: missing command name~%" |
| 1593 | msgstr "guix: mangler kommandonavn~%" | 2157 | msgstr "guix: mangler kommandonavn~%" |
| 1594 | 2158 | ||
| 1595 | #: guix/ui.scm:918 | 2159 | #: guix/ui.scm:1192 |
| 1596 | #, scheme-format | 2160 | #, scheme-format |
| 1597 | msgid "guix: unrecognized option '~a'~%" | 2161 | msgid "guix: unrecognized option '~a'~%" |
| 1598 | msgstr "guix: ikke genkendt tilvalg »~a«~%" | 2162 | msgstr "guix: ikke genkendt tilvalg »~a«~%" |
| 1599 | 2163 | ||
| 1600 | #: guix/http-client.scm:211 | 2164 | #: guix/http-client.scm:228 |
| 1601 | #, scheme-format | 2165 | #, scheme-format |
| 1602 | msgid "following redirection to `~a'...~%" | 2166 | msgid "following redirection to `~a'...~%" |
| 1603 | msgstr "følger omdirigering til »~a«...~%" | 2167 | msgstr "følger omdirigering til »~a«...~%" |
| 1604 | 2168 | ||
| 1605 | #: guix/http-client.scm:220 | 2169 | #: guix/http-client.scm:237 |
| 1606 | msgid "download failed" | 2170 | msgid "download failed" |
| 1607 | msgstr "overførsel mislykkedes" | 2171 | msgstr "overførsel mislykkedes" |
| 1608 | 2172 | ||
| @@ -1648,20 +2212,121 @@ msgstr "importeret fil mangler en signatur" | |||
| 1648 | msgid "invalid inter-file archive mark" | 2212 | msgid "invalid inter-file archive mark" |
| 1649 | msgstr "ugyldig arkivmærke for mellemfil" | 2213 | msgstr "ugyldig arkivmærke for mellemfil" |
| 1650 | 2214 | ||
| 1651 | #~ msgid "Downloading, please wait...~%" | 2215 | #: nix/nix-daemon/guix-daemon.cc:61 |
| 1652 | #~ msgstr "Henter, vent venligst ...~%" | 2216 | msgid "guix-daemon -- perform derivation builds and store accesses" |
| 2217 | msgstr "guix-daemon - udfør afledningsbygninger og lageradgange" | ||
| 2218 | |||
| 2219 | #: nix/nix-daemon/guix-daemon.cc:63 | ||
| 2220 | msgid "This program is a daemon meant to run in the background. It serves requests sent over a Unix-domain socket. It accesses the store, and builds derivations on behalf of its clients." | ||
| 2221 | msgstr "Dette program er en ædmon lavet til at køre i baggrunden. Den betjener forespørgsler sendt over en Unix-domænesokkel. Den tilgår lageret, og bgyger afledninger på vegne af dens klienter." | ||
| 2222 | |||
| 2223 | #: nix/nix-daemon/guix-daemon.cc:86 | ||
| 2224 | msgid "SYSTEM" | ||
| 2225 | msgstr "SYSTEM" | ||
| 2226 | |||
| 2227 | #: nix/nix-daemon/guix-daemon.cc:87 | ||
| 2228 | msgid "assume SYSTEM as the current system type" | ||
| 2229 | msgstr "antag SYSTEM som den nuværende systemtype" | ||
| 2230 | |||
| 2231 | #: nix/nix-daemon/guix-daemon.cc:88 nix/nix-daemon/guix-daemon.cc:91 | ||
| 2232 | msgid "N" | ||
| 2233 | msgstr "N" | ||
| 2234 | |||
| 2235 | #: nix/nix-daemon/guix-daemon.cc:89 | ||
| 2236 | msgid "use N CPU cores to build each derivation; 0 means as many as available" | ||
| 2237 | msgstr "brug N CPU-kerner til at bygge hver afledning; 0 betyder så mange som er tilgængelige" | ||
| 2238 | |||
| 2239 | #: nix/nix-daemon/guix-daemon.cc:92 | ||
| 2240 | msgid "allow at most N build jobs" | ||
| 2241 | msgstr "tillad højest N-byggejob" | ||
| 2242 | |||
| 2243 | #: nix/nix-daemon/guix-daemon.cc:94 | ||
| 2244 | msgid "disable chroot builds" | ||
| 2245 | msgstr "deaktiver chroot-bygninger" | ||
| 2246 | |||
| 2247 | #: nix/nix-daemon/guix-daemon.cc:95 | ||
| 2248 | msgid "DIR" | ||
| 2249 | msgstr "MAPPE" | ||
| 2250 | |||
| 2251 | #: nix/nix-daemon/guix-daemon.cc:96 | ||
| 2252 | msgid "add DIR to the build chroot" | ||
| 2253 | msgstr "tilføj MAPPE til byggechrooten" | ||
| 2254 | |||
| 2255 | #: nix/nix-daemon/guix-daemon.cc:97 | ||
| 2256 | msgid "GROUP" | ||
| 2257 | msgstr "GRUPPE" | ||
| 2258 | |||
| 2259 | #: nix/nix-daemon/guix-daemon.cc:98 | ||
| 2260 | msgid "perform builds as a user of GROUP" | ||
| 2261 | msgstr "udfør bygninger som en bruger i GRUPPE" | ||
| 2262 | |||
| 2263 | #: nix/nix-daemon/guix-daemon.cc:100 | ||
| 2264 | msgid "do not use substitutes" | ||
| 2265 | msgstr "brug ikke substitutter" | ||
| 2266 | |||
| 2267 | #: nix/nix-daemon/guix-daemon.cc:101 | ||
| 2268 | msgid "URLS" | ||
| 2269 | msgstr "ADRESSER" | ||
| 2270 | |||
| 2271 | #: nix/nix-daemon/guix-daemon.cc:102 | ||
| 2272 | msgid "use URLS as the default list of substitute providers" | ||
| 2273 | msgstr "brug ADRESSER som standardlisten for substitutleverandører" | ||
| 2274 | |||
| 2275 | #: nix/nix-daemon/guix-daemon.cc:104 | ||
| 2276 | msgid "do not use the 'build hook'" | ||
| 2277 | msgstr "brug ikke »build hook«" | ||
| 2278 | |||
| 2279 | #: nix/nix-daemon/guix-daemon.cc:106 | ||
| 2280 | msgid "cache build failures" | ||
| 2281 | msgstr "mellemlagerbyggefejl" | ||
| 2282 | |||
| 2283 | #: nix/nix-daemon/guix-daemon.cc:108 | ||
| 2284 | msgid "do not keep build logs" | ||
| 2285 | msgstr "bevar ikke byggelogge" | ||
| 2286 | |||
| 2287 | #: nix/nix-daemon/guix-daemon.cc:110 | ||
| 2288 | msgid "disable compression of the build logs" | ||
| 2289 | msgstr "deaktiver komprimering af byggelogge" | ||
| 2290 | |||
| 2291 | #: nix/nix-daemon/guix-daemon.cc:115 | ||
| 2292 | msgid "disable automatic file \"deduplication\" in the store" | ||
| 2293 | msgstr "deaktiver automatisk »fildeduplikation« i lageret" | ||
| 2294 | |||
| 2295 | #: nix/nix-daemon/guix-daemon.cc:125 | ||
| 2296 | msgid "impersonate Linux 2.6" | ||
| 2297 | msgstr "udgiv Linux 2.6" | ||
| 2298 | |||
| 2299 | #: nix/nix-daemon/guix-daemon.cc:129 | ||
| 2300 | msgid "tell whether the GC must keep outputs of live derivations" | ||
| 2301 | msgstr "fortæl om GC'en skal bevare uddata for live afledninger" | ||
| 1653 | 2302 | ||
| 1654 | #~ msgid "(Please consider upgrading Guile to get proper progress report.)~%" | 2303 | #: nix/nix-daemon/guix-daemon.cc:132 |
| 1655 | #~ msgstr "(Overvej venligst at opgradere Guile for at få korrekt statusrapport.)~%" | 2304 | msgid "tell whether the GC must keep derivations corresponding to live outputs" |
| 2305 | msgstr "fortæl om GC'en skal bevare afledninger svarende til live uddata" | ||
| 1656 | 2306 | ||
| 1657 | #~ msgid "failed to open operating system file '~a': ~a~%" | 2307 | #: nix/nix-daemon/guix-daemon.cc:135 |
| 1658 | #~ msgstr "kunne ikke åbne operativsystemfil »~a«: ~a~%" | 2308 | msgid "SOCKET" |
| 2309 | msgstr "SOKKEL" | ||
| 1659 | 2310 | ||
| 1660 | #~ msgid "failed to load operating system file '~a':~%" | 2311 | #: nix/nix-daemon/guix-daemon.cc:136 |
| 1661 | #~ msgstr "kunne ikke indlæse operativsystemfil »~a«:~%" | 2312 | msgid "listen for connections on SOCKET" |
| 2313 | msgstr "lyt efter forbindelser på SOKKEL" | ||
| 1662 | 2314 | ||
| 1663 | #~ msgid "using Guile ~a, which does not support ~s encoding~%" | 2315 | #: nix/nix-daemon/guix-daemon.cc:138 |
| 1664 | #~ msgstr "bruger Guile ~a, som ikke understøtter ~s-kodning~%" | 2316 | msgid "produce debugging output" |
| 2317 | msgstr "lav fejlsøgningsinformation" | ||
| 1665 | 2318 | ||
| 1666 | #~ msgid "download failed; use a newer Guile~%" | 2319 | #: nix/nix-daemon/guix-daemon.cc:205 nix/nix-daemon/guix-daemon.cc:381 |
| 1667 | #~ msgstr "overførsel mislykkedes; brug en nyere Guile~%" | 2320 | #, c-format |
| 2321 | msgid "error: %s\n" | ||
| 2322 | msgstr "fejl: %s\n" | ||
| 2323 | |||
| 2324 | #: nix/nix-daemon/guix-daemon.cc:266 | ||
| 2325 | #, c-format | ||
| 2326 | msgid "error: libgcrypt version mismatch\n" | ||
| 2327 | msgstr "fejl: forskellige versioner af libgcrypt\n" | ||
| 2328 | |||
| 2329 | #: nix/nix-daemon/guix-daemon.cc:357 | ||
| 2330 | #, c-format | ||
| 2331 | msgid "warning: daemon is running as root, so using `--build-users-group' is highly recommended\n" | ||
| 2332 | msgstr "advarsel: dæmon kører som root, så brug af »--build-users-group« anbefales\n" | ||
