summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2016-03-27 19:31:04 +0200
committerLudovic Courtès <ludo@gnu.org>2016-03-28 22:25:42 +0200
commitc3cfb7e330032c51cdf26df9664327ea5a75e893 (patch)
tree209a9fbc9e3826ed78a8c2576fa9b0ac90ea3fe8
parente0b90dbf65f9701051ab18cf02e1ff77f67dfbe9 (diff)
nls: Update 'da' translation.
-rw-r--r--po/guix/da.po946
-rw-r--r--po/packages/da.po4509
2 files changed, 3290 insertions, 2165 deletions
diff --git a/po/guix/da.po b/po/guix/da.po
index e9be5e985c1..c494ea6b963 100644
--- a/po/guix/da.po
+++ b/po/guix/da.po
@@ -1,16 +1,16 @@
1# Danish translation guix. 1# Danish translation guix.
2# Copyright (C) 2015 Free Software Foundation, Inc. 2# Copyright (C) 2016 Free Software Foundation, Inc.
3# This file is distributed under the same license as the guix package. 3# This file is distributed under the same license as the guix package.
4# Joe Hansen <joedalton2@yahoo.dk>, 2015. 4# Joe Hansen <joedalton2@yahoo.dk>, 2015, 2016.
5# 5#
6# garbage -> affald (spild, bedre forslag?) 6# garbage -> affald (spild, bedre forslag?)
7# 7#
8msgid "" 8msgid ""
9msgstr "" 9msgstr ""
10"Project-Id-Version: guix 0.9.0\n" 10"Project-Id-Version: guix 0.9.1\n"
11"Report-Msgid-Bugs-To: ludo@gnu.org\n" 11"Report-Msgid-Bugs-To: ludo@gnu.org\n"
12"POT-Creation-Date: 2015-10-28 16:31+0100\n" 12"POT-Creation-Date: 2016-03-04 16:52+0100\n"
13"PO-Revision-Date: 2015-10-31 19:30+01:00\n" 13"PO-Revision-Date: 2016-03-27 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,95 +19,96 @@ 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:80 22#: gnu/packages.scm:73
23#, scheme-format 23#, scheme-format
24msgid "~a: patch not found" 24msgid "~a: patch not found"
25msgstr "~a: rettelse blev ikke fundet" 25msgstr "~a: rettelse blev ikke fundet"
26 26
27#: gnu/packages.scm:91 27#: gnu/packages.scm:84
28#, scheme-format 28#, scheme-format
29msgid "could not find bootstrap binary '~a' for system '~a'" 29msgid "could not find bootstrap binary '~a' for system '~a'"
30msgstr "kunne ikke finde bootstraps binære »~a« for system »~a«" 30msgstr "kunne ikke finde bootstraps binære »~a« for system »~a«"
31 31
32#: gnu/packages.scm:143 32#: gnu/packages.scm:136
33#, scheme-format 33#, scheme-format
34msgid "cannot access `~a': ~a~%" 34msgid "cannot access `~a': ~a~%"
35msgstr "kan ikke tilgå »~a«: ~a~%" 35msgstr "kan ikke tilgå »~a«: ~a~%"
36 36
37#: gnu/packages.scm:388 37#: gnu/packages.scm:289
38#, scheme-format
39msgid "looking for the latest release of GNU ~a..."
40msgstr "kigger efter den seneste udgivelse af GNU ~a..."
41
42#: gnu/packages.scm:395
43#, scheme-format
44msgid "~a: note: using ~a but ~a is available upstream~%"
45msgstr "~a: bemærk: bruger ~a men ~a er tilgængelig opstrøm~%"
46
47#: gnu/packages.scm:417 gnu/packages.scm:452
48#, scheme-format 38#, scheme-format
49msgid "ambiguous package specification `~a'~%" 39msgid "ambiguous package specification `~a'~%"
50msgstr "tvetydig pakkespecifikation »~a«~%" 40msgstr "tvetydig pakkespecifikation »~a«~%"
51 41
52#: gnu/packages.scm:418 gnu/packages.scm:454 42#: gnu/packages.scm:290
53#, scheme-format 43#, scheme-format
54msgid "choosing ~a from ~a~%" 44msgid "choosing ~a from ~a~%"
55msgstr "vælger ~a fra ~a~%" 45msgstr "vælger ~a fra ~a~%"
56 46
57#: gnu/packages.scm:424 47#: gnu/packages.scm:294
48#, scheme-format
49msgid "deprecated NAME-VERSION syntax.~%"
50msgstr "forældet NAVN-VERSION-syntaks.~%"
51
52#: gnu/packages.scm:298
58#, scheme-format 53#, scheme-format
59msgid "~A: package not found for version ~a~%" 54msgid "~A: package not found for version ~a~%"
60msgstr "~A: pakke ikke fundet for version ~a~%" 55msgstr "~A: pakke ikke fundet for version ~a~%"
61 56
62#: gnu/packages.scm:426 57#: gnu/packages.scm:305
63#, scheme-format 58#, scheme-format
64msgid "~A: unknown package~%" 59msgid "~A: unknown package~%"
65msgstr "~A: ukendt pakke~%" 60msgstr "~A: ukendt pakke~%"
66 61
67#: gnu/packages.scm:442 62#: gnu/packages.scm:333
68#, scheme-format 63#, scheme-format
69msgid "package `~a' lacks output `~a'~%" 64msgid "package `~a' lacks output `~a'~%"
70msgstr "pakke »~a« mangler uddata »~a«~%" 65msgstr "pakke »~a« mangler uddata »~a«~%"
71 66
72#: gnu/packages.scm:459 67#: gnu/services.scm:527
73#, scheme-format
74msgid "~a: package not found~%"
75msgstr "~a: pakken blev ikke fundet~%"
76
77#: gnu/services.scm:376
78#, scheme-format 68#, scheme-format
79msgid "no target of type '~a' for service ~s" 69msgid "no target of type '~a' for service ~s"
80msgstr "intet mål af typen »~a« for tjeneste ~s" 70msgstr "intet mål af typen »~a« for tjeneste ~s"
81 71
82#: gnu/services.scm:387 gnu/services.scm:447 72#: gnu/services.scm:538 gnu/services.scm:599
83#, scheme-format 73#, scheme-format
84msgid "more than one target service of type '~a'" 74msgid "more than one target service of type '~a'"
85msgstr "mere end en måltjeneste af typen »~a«" 75msgstr "mere end en måltjeneste af typen »~a«"
86 76
87#: gnu/services.scm:437 77#: gnu/services.scm:589
88#, scheme-format 78#, scheme-format
89msgid "service of type '~a' not found" 79msgid "service of type '~a' not found"
90msgstr "tjenste af typen »~a« blev ikke fundet" 80msgstr "tjenste af typen »~a« blev ikke fundet"
91 81
92#: gnu/system.scm:547 82#: gnu/system.scm:546
93#, scheme-format 83#, scheme-format
94msgid "using a string for file '~a' is deprecated; use 'plain-file' instead~%" 84msgid "using a string for file '~a' is deprecated; use 'plain-file' instead~%"
95msgstr "brug af en streng for filen »~a« er forældet; brug »plain-file« i stedet~%" 85msgstr "brug af en streng for filen »~a« er forældet; brug »plain-file« i stedet~%"
96 86
97#: gnu/system.scm:563 87#: gnu/system.scm:562
98#, scheme-format 88#, scheme-format
99msgid "using a monadic value for '~a' is deprecated; use 'plain-file' instead~%" 89msgid "using a monadic value for '~a' is deprecated; use 'plain-file' instead~%"
100msgstr "brug af en unik værdi for »~a« er forældet; brug »plain-file« i stedet~%" 90msgstr "brug af en unik værdi for »~a« er forældet; brug »plain-file« i stedet~%"
101 91
102#: gnu/system.scm:646 92#: gnu/system.scm:679
103msgid "system locale lacks a definition" 93#, scheme-format
104msgstr "systemsprog mangler en definition" 94msgid "~a: invalid locale name"
95msgstr "~a: ugyldigt sprognavn"
105 96
106#: gnu/services/dmd.scm:131 97#: gnu/system.scm:798
98#, scheme-format
99msgid "unrecognized boot parameters for '~a'~%"
100msgstr "ikke genkendte opstartsparametre for »~a«~%"
101
102#: gnu/services/shepherd.scm:166
107#, scheme-format 103#, scheme-format
108msgid "service '~a' provided more than once" 104msgid "service '~a' provided more than once"
109msgstr "tjeneste »~a« tilbudt mere end en gang" 105msgstr "tjeneste »~a« tilbudt mere end en gang"
110 106
107#: gnu/services/shepherd.scm:181
108#, scheme-format
109msgid "service '~a' requires '~a', which is undefined"
110msgstr "tjeneste »~a« kræver »~a«, som ikke er defineret"
111
111#: gnu/system/shadow.scm:213 112#: gnu/system/shadow.scm:213
112#, scheme-format 113#, scheme-format
113msgid "supplementary group '~a' of user '~a' is undeclared" 114msgid "supplementary group '~a' of user '~a' is undeclared"
@@ -124,19 +125,49 @@ msgid "invalid argument: ~a~%"
124msgstr "ugyldigt argument: ~a~%" 125msgstr "ugyldigt argument: ~a~%"
125 126
126#: guix/scripts.scm:78 guix/scripts/download.scm:97 guix/scripts/gc.scm:157 127#: 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/import/cran.scm:78 guix/scripts/import/elpa.scm:77
128#: guix/scripts/pull.scm:219 guix/scripts/lint.scm:792 129#: guix/scripts/pull.scm:219 guix/scripts/lint.scm:874
129#: guix/scripts/publish.scm:355 130#: guix/scripts/publish.scm:354 guix/scripts/graph.scm:346
130#, scheme-format 131#, scheme-format
131msgid "~A: unrecognized option~%" 132msgid "~A: unrecognized option~%"
132msgstr "~A: ikke genkendt tilvalg~%" 133msgstr "~A: ikke genkendt tilvalg~%"
133 134
134#: guix/scripts/build.scm:107 135#: guix/scripts/build.scm:112
135#, scheme-format 136#, scheme-format
136msgid "failed to create GC root `~a': ~a~%" 137msgid "failed to create GC root `~a': ~a~%"
137msgstr "kunne ikke oprette GC-root »~a«: ~a~%" 138msgstr "kunne ikke oprette GC-root »~a«: ~a~%"
138 139
139#: guix/scripts/build.scm:151 140#: guix/scripts/build.scm:189
141#, scheme-format
142msgid "invalid replacement specification: ~s~%"
143msgstr "ugyldig erstatningsspecifikation: ~s~%"
144
145#: guix/scripts/build.scm:237
146msgid ""
147"\n"
148" --with-source=SOURCE\n"
149" use SOURCE when building the corresponding package"
150msgstr ""
151"\n"
152" --with-source=KILDE\n"
153" brug KILDE når den tilsvarende pakke bygges"
154
155#: guix/scripts/build.scm:240
156msgid ""
157"\n"
158" --with-input=PACKAGE=REPLACEMENT\n"
159" replace dependency PACKAGE by REPLACEMENT"
160msgstr ""
161"\n"
162" --with-input=PAKKE=ERSTATNING\n"
163" erstat afhængighedsPAKKE med ERSTATNING"
164
165#: guix/scripts/build.scm:265
166#, scheme-format
167msgid "transformation '~a' had no effect on ~a~%"
168msgstr "transformation »~a« havde ingen effekt på ~a~%"
169
170#: guix/scripts/build.scm:283
140msgid "" 171msgid ""
141"\n" 172"\n"
142" -L, --load-path=DIR prepend DIR to the package module search path" 173" -L, --load-path=DIR prepend DIR to the package module search path"
@@ -144,7 +175,7 @@ msgstr ""
144"\n" 175"\n"
145" -L, --load-path=MAPPE foranstil MAPPE til pakkemodulets søgesti" 176" -L, --load-path=MAPPE foranstil MAPPE til pakkemodulets søgesti"
146 177
147#: guix/scripts/build.scm:153 178#: guix/scripts/build.scm:285
148msgid "" 179msgid ""
149"\n" 180"\n"
150" -K, --keep-failed keep build tree of failed builds" 181" -K, --keep-failed keep build tree of failed builds"
@@ -152,7 +183,15 @@ msgstr ""
152"\n" 183"\n"
153" -K, --keep-failed bevar byggetræ for mislykkede bygninger" 184" -K, --keep-failed bevar byggetræ for mislykkede bygninger"
154 185
155#: guix/scripts/build.scm:155 186#: guix/scripts/build.scm:287
187msgid ""
188"\n"
189" -k, --keep-going keep going when some of the derivations fail"
190msgstr ""
191"\n"
192" -k, --keep-going fortsæt når nogle af derivationerne fejler"
193
194#: guix/scripts/build.scm:289
156msgid "" 195msgid ""
157"\n" 196"\n"
158" -n, --dry-run do not build the derivations" 197" -n, --dry-run do not build the derivations"
@@ -160,7 +199,7 @@ msgstr ""
160"\n" 199"\n"
161" -n, --dry-run byg ikke derivationerne" 200" -n, --dry-run byg ikke derivationerne"
162 201
163#: guix/scripts/build.scm:157 202#: guix/scripts/build.scm:291
164msgid "" 203msgid ""
165"\n" 204"\n"
166" --fallback fall back to building when the substituter fails" 205" --fallback fall back to building when the substituter fails"
@@ -168,7 +207,7 @@ msgstr ""
168"\n" 207"\n"
169" --fallback fald tilbage til bygning når erstatningen fejler" 208" --fallback fald tilbage til bygning når erstatningen fejler"
170 209
171#: guix/scripts/build.scm:159 210#: guix/scripts/build.scm:293
172msgid "" 211msgid ""
173"\n" 212"\n"
174" --no-substitutes build instead of resorting to pre-built substitutes" 213" --no-substitutes build instead of resorting to pre-built substitutes"
@@ -176,7 +215,7 @@ msgstr ""
176"\n" 215"\n"
177" --no-substitutes byg i stedet for en ny sortering af præbyggede substitutter" 216" --no-substitutes byg i stedet for en ny sortering af præbyggede substitutter"
178 217
179#: guix/scripts/build.scm:161 guix/scripts/size.scm:215 218#: guix/scripts/build.scm:295 guix/scripts/size.scm:215
180msgid "" 219msgid ""
181"\n" 220"\n"
182" --substitute-urls=URLS\n" 221" --substitute-urls=URLS\n"
@@ -186,7 +225,15 @@ msgstr ""
186" --substitute-urls=ADRESSER\n" 225" --substitute-urls=ADRESSER\n"
187" hent substitut fra ADRESSER hvis de er godkendt" 226" hent substitut fra ADRESSER hvis de er godkendt"
188 227
189#: guix/scripts/build.scm:164 228#: guix/scripts/build.scm:298
229msgid ""
230"\n"
231" --no-grafts do not graft packages"
232msgstr ""
233"\n"
234" --no-grafts pod ikke pakker"
235
236#: guix/scripts/build.scm:300
190msgid "" 237msgid ""
191"\n" 238"\n"
192" --no-build-hook do not attempt to offload builds via the build hook" 239" --no-build-hook do not attempt to offload builds via the build hook"
@@ -194,7 +241,7 @@ msgstr ""
194"\n" 241"\n"
195" --no-build-hook forsøg ikke at aflaste bygninger via byggekrogen" 242" --no-build-hook forsøg ikke at aflaste bygninger via byggekrogen"
196 243
197#: guix/scripts/build.scm:166 244#: guix/scripts/build.scm:302
198msgid "" 245msgid ""
199"\n" 246"\n"
200" --max-silent-time=SECONDS\n" 247" --max-silent-time=SECONDS\n"
@@ -204,7 +251,7 @@ msgstr ""
204" --max-silent-time=SEKUNDER\n" 251" --max-silent-time=SEKUNDER\n"
205" marker bygningen som mislykket efter SEKUNDER af stilhed" 252" marker bygningen som mislykket efter SEKUNDER af stilhed"
206 253
207#: guix/scripts/build.scm:169 254#: guix/scripts/build.scm:305
208msgid "" 255msgid ""
209"\n" 256"\n"
210" --timeout=SECONDS mark the build as failed after SECONDS of activity" 257" --timeout=SECONDS mark the build as failed after SECONDS of activity"
@@ -212,7 +259,7 @@ msgstr ""
212"\n" 259"\n"
213" --timeout=SEKUNDER marker bygningen som mislykket efter SEKUNDER af aktivitet" 260" --timeout=SEKUNDER marker bygningen som mislykket efter SEKUNDER af aktivitet"
214 261
215#: guix/scripts/build.scm:171 262#: guix/scripts/build.scm:307
216msgid "" 263msgid ""
217"\n" 264"\n"
218" --verbosity=LEVEL use the given verbosity LEVEL" 265" --verbosity=LEVEL use the given verbosity LEVEL"
@@ -220,7 +267,15 @@ msgstr ""
220"\n" 267"\n"
221" --verbosity=NIVEAU brug det angivne uddybnings-NIVEAU" 268" --verbosity=NIVEAU brug det angivne uddybnings-NIVEAU"
222 269
223#: guix/scripts/build.scm:173 270#: guix/scripts/build.scm:309
271msgid ""
272"\n"
273" --rounds=N build N times in a row to detect non-determinism"
274msgstr ""
275"\n"
276" --rounds=N byg N gange i en række for at detektere ikkedeterminisme"
277
278#: guix/scripts/build.scm:311
224msgid "" 279msgid ""
225"\n" 280"\n"
226" -c, --cores=N allow the use of up to N CPU cores for the build" 281" -c, --cores=N allow the use of up to N CPU cores for the build"
@@ -228,7 +283,7 @@ msgstr ""
228"\n" 283"\n"
229" -c, --cores=N tillad brugen af op til N CPU-kerner til bygningen" 284" -c, --cores=N tillad brugen af op til N CPU-kerner til bygningen"
230 285
231#: guix/scripts/build.scm:175 286#: guix/scripts/build.scm:313
232msgid "" 287msgid ""
233"\n" 288"\n"
234" -M, --max-jobs=N allow at most N build jobs" 289" -M, --max-jobs=N allow at most N build jobs"
@@ -236,12 +291,12 @@ msgstr ""
236"\n" 291"\n"
237" -M, --max-jobs=N tillad højest N-byggejob" 292" -M, --max-jobs=N tillad højest N-byggejob"
238 293
239#: guix/scripts/build.scm:261 guix/scripts/build.scm:268 294#: guix/scripts/build.scm:419 guix/scripts/build.scm:426
240#, scheme-format 295#, scheme-format
241msgid "not a number: '~a' option argument: ~a~%" 296msgid "not a number: '~a' option argument: ~a~%"
242msgstr "ikke et nummer: »~a« tilvalgsparameter: ~a~%" 297msgstr "ikke et nummer: »~a« tilvalgsparameter: ~a~%"
243 298
244#: guix/scripts/build.scm:287 299#: guix/scripts/build.scm:446
245msgid "" 300msgid ""
246"Usage: guix build [OPTION]... PACKAGE-OR-DERIVATION...\n" 301"Usage: guix build [OPTION]... PACKAGE-OR-DERIVATION...\n"
247"Build the given PACKAGE-OR-DERIVATION and return their output paths.\n" 302"Build the given PACKAGE-OR-DERIVATION and return their output paths.\n"
@@ -249,7 +304,7 @@ msgstr ""
249"Brug: guix build [TILVALG]... PAKKE-ELLER-AFLEDNING...\n" 304"Brug: guix build [TILVALG]... PAKKE-ELLER-AFLEDNING...\n"
250"Byg den angivne PAKKE-ELLER-AFLEDNING og returner deres uddatastier.\n" 305"Byg den angivne PAKKE-ELLER-AFLEDNING og returner deres uddatastier.\n"
251 306
252#: guix/scripts/build.scm:289 307#: guix/scripts/build.scm:448
253msgid "" 308msgid ""
254"\n" 309"\n"
255" -e, --expression=EXPR build the package or derivation EXPR evaluates to" 310" -e, --expression=EXPR build the package or derivation EXPR evaluates to"
@@ -258,7 +313,7 @@ msgstr ""
258" -e, --expression=UDTRYK\n" 313" -e, --expression=UDTRYK\n"
259" byg pakken eller derivationen UDTRYK evaluerer til" 314" byg pakken eller derivationen UDTRYK evaluerer til"
260 315
261#: guix/scripts/build.scm:291 316#: guix/scripts/build.scm:450
262msgid "" 317msgid ""
263"\n" 318"\n"
264" -f, --file=FILE build the package or derivation that the code within\n" 319" -f, --file=FILE build the package or derivation that the code within\n"
@@ -268,7 +323,7 @@ msgstr ""
268" -f, --file=FIL byg pakken eller derivationen som koden i FIL evaluerer\n" 323" -f, --file=FIL byg pakken eller derivationen som koden i FIL evaluerer\n"
269" til" 324" til"
270 325
271#: guix/scripts/build.scm:294 326#: guix/scripts/build.scm:453
272msgid "" 327msgid ""
273"\n" 328"\n"
274" -S, --source build the packages' source derivations" 329" -S, --source build the packages' source derivations"
@@ -276,7 +331,7 @@ msgstr ""
276"\n" 331"\n"
277" -S, --source byg pakkernes kildederivationer" 332" -S, --source byg pakkernes kildederivationer"
278 333
279#: guix/scripts/build.scm:296 334#: guix/scripts/build.scm:455
280msgid "" 335msgid ""
281"\n" 336"\n"
282" --sources[=TYPE] build source derivations; TYPE may optionally be one\n" 337" --sources[=TYPE] build source derivations; TYPE may optionally be one\n"
@@ -286,7 +341,7 @@ msgstr ""
286" --sources[=TYPE] bygningskildeafledninger; TYPE kan valgfrit være\n" 341" --sources[=TYPE] bygningskildeafledninger; TYPE kan valgfrit være\n"
287" »package«, »all« (standard) eller »transitive«" 342" »package«, »all« (standard) eller »transitive«"
288 343
289#: guix/scripts/build.scm:299 344#: guix/scripts/build.scm:458
290msgid "" 345msgid ""
291"\n" 346"\n"
292" -s, --system=SYSTEM attempt to build for SYSTEM--e.g., \"i686-linux\"" 347" -s, --system=SYSTEM attempt to build for SYSTEM--e.g., \"i686-linux\""
@@ -294,7 +349,7 @@ msgstr ""
294"\n" 349"\n"
295" -s, --system=SYSTEM forsøger at bygge for SYSTEM--f.eks., »i686-linux«" 350" -s, --system=SYSTEM forsøger at bygge for SYSTEM--f.eks., »i686-linux«"
296 351
297#: guix/scripts/build.scm:301 352#: guix/scripts/build.scm:460
298msgid "" 353msgid ""
299"\n" 354"\n"
300" --target=TRIPLET cross-build for TRIPLET--e.g., \"armel-linux-gnu\"" 355" --target=TRIPLET cross-build for TRIPLET--e.g., \"armel-linux-gnu\""
@@ -302,33 +357,23 @@ msgstr ""
302"\n" 357"\n"
303" --target=TRIPLET krydsbyg for TRIPLET--f.eks., »armel-linux-gnu«" 358" --target=TRIPLET krydsbyg for TRIPLET--f.eks., »armel-linux-gnu«"
304 359
305#: guix/scripts/build.scm:303 360#: guix/scripts/build.scm:462
306msgid ""
307"\n"
308" --with-source=SOURCE\n"
309" use SOURCE when building the corresponding package"
310msgstr ""
311"\n"
312" --with-source=KILDE\n"
313" brug KILDE når den tilsvarende pakke bygges"
314
315#: guix/scripts/build.scm:306
316msgid "" 361msgid ""
317"\n" 362"\n"
318" --no-grafts do not graft packages" 363" -d, --derivations return the derivation paths of the given packages"
319msgstr "" 364msgstr ""
320"\n" 365"\n"
321" --no-grafts pod ikke pakker" 366" -d, --derivations returner de afledte stier for de givne pakker"
322 367
323#: guix/scripts/build.scm:308 368#: guix/scripts/build.scm:464
324msgid "" 369msgid ""
325"\n" 370"\n"
326" -d, --derivations return the derivation paths of the given packages" 371" --check rebuild items to check for non-determinism issues"
327msgstr "" 372msgstr ""
328"\n" 373"\n"
329" -d, --derivations returner de afledte stier for de givne pakker" 374" --check byg elementer igen for at kontrollere problemstillinger med ikkedeterminisme"
330 375
331#: guix/scripts/build.scm:310 376#: guix/scripts/build.scm:466
332msgid "" 377msgid ""
333"\n" 378"\n"
334" -r, --root=FILE make FILE a symlink to the result, and register it\n" 379" -r, --root=FILE make FILE a symlink to the result, and register it\n"
@@ -338,7 +383,7 @@ msgstr ""
338" -r, --root=FIL gør FIL til en symbolsk henvisning for resultatet, og\n" 383" -r, --root=FIL gør FIL til en symbolsk henvisning for resultatet, og\n"
339" registrer den som en affaldsindsamlerroot" 384" registrer den som en affaldsindsamlerroot"
340 385
341#: guix/scripts/build.scm:313 386#: guix/scripts/build.scm:469
342msgid "" 387msgid ""
343"\n" 388"\n"
344" --log-file return the log file names for the given derivations" 389" --log-file return the log file names for the given derivations"
@@ -346,14 +391,15 @@ msgstr ""
346"\n" 391"\n"
347" --log-file returner logfilnavnen for de givne afledninger" 392" --log-file returner logfilnavnen for de givne afledninger"
348 393
349#: guix/scripts/build.scm:318 guix/scripts/download.scm:54 394#: guix/scripts/build.scm:476 guix/scripts/download.scm:54
350#: guix/scripts/package.scm:292 guix/scripts/gc.scm:70 395#: guix/scripts/package.scm:386 guix/scripts/gc.scm:70
351#: guix/scripts/hash.scm:56 guix/scripts/import.scm:91 396#: guix/scripts/hash.scm:56 guix/scripts/import.scm:91
352#: guix/scripts/import/cran.scm:44 guix/scripts/pull.scm:83 397#: guix/scripts/import/cran.scm:46 guix/scripts/pull.scm:83
353#: guix/scripts/substitute.scm:752 guix/scripts/system.scm:556 398#: guix/scripts/substitute.scm:758 guix/scripts/system.scm:631
354#: guix/scripts/lint.scm:741 guix/scripts/publish.scm:63 399#: guix/scripts/lint.scm:823 guix/scripts/publish.scm:63
355#: guix/scripts/edit.scm:43 guix/scripts/size.scm:223 400#: guix/scripts/edit.scm:44 guix/scripts/size.scm:223
356#: guix/scripts/graph.scm:398 guix/scripts/challenge.scm:181 401#: guix/scripts/graph.scm:327 guix/scripts/challenge.scm:181
402#: guix/scripts/container.scm:33 guix/scripts/container/exec.scm:43
357msgid "" 403msgid ""
358"\n" 404"\n"
359" -h, --help display this help and exit" 405" -h, --help display this help and exit"
@@ -361,14 +407,15 @@ msgstr ""
361"\n" 407"\n"
362" -h, --help vis denne hjælpetekst og afslut" 408" -h, --help vis denne hjælpetekst og afslut"
363 409
364#: guix/scripts/build.scm:320 guix/scripts/download.scm:56 410#: guix/scripts/build.scm:478 guix/scripts/download.scm:56
365#: guix/scripts/package.scm:294 guix/scripts/gc.scm:72 411#: guix/scripts/package.scm:388 guix/scripts/gc.scm:72
366#: guix/scripts/hash.scm:58 guix/scripts/import.scm:93 412#: guix/scripts/hash.scm:58 guix/scripts/import.scm:93
367#: guix/scripts/import/cran.scm:46 guix/scripts/pull.scm:85 413#: guix/scripts/import/cran.scm:48 guix/scripts/pull.scm:85
368#: guix/scripts/substitute.scm:754 guix/scripts/system.scm:558 414#: guix/scripts/substitute.scm:760 guix/scripts/system.scm:633
369#: guix/scripts/lint.scm:745 guix/scripts/publish.scm:65 415#: guix/scripts/lint.scm:827 guix/scripts/publish.scm:65
370#: guix/scripts/edit.scm:45 guix/scripts/size.scm:225 416#: guix/scripts/edit.scm:46 guix/scripts/size.scm:225
371#: guix/scripts/graph.scm:400 guix/scripts/challenge.scm:183 417#: guix/scripts/graph.scm:329 guix/scripts/challenge.scm:183
418#: guix/scripts/container.scm:35 guix/scripts/container/exec.scm:45
372msgid "" 419msgid ""
373"\n" 420"\n"
374" -V, --version display version information and exit" 421" -V, --version display version information and exit"
@@ -376,7 +423,7 @@ msgstr ""
376"\n" 423"\n"
377" -V, --version vis versioninformation og afslut" 424" -V, --version vis versioninformation og afslut"
378 425
379#: guix/scripts/build.scm:347 426#: guix/scripts/build.scm:505
380#, scheme-format 427#, scheme-format
381msgid "" 428msgid ""
382"invalid argument: '~a' option argument: ~a, ~\n" 429"invalid argument: '~a' option argument: ~a, ~\n"
@@ -385,12 +432,12 @@ msgstr ""
385"ugyldigt argument: »~a« tilvalgsargumentet: ~a, ~\n" 432"ugyldigt argument: »~a« tilvalgsargumentet: ~a, ~\n"
386"skal være »package«, »all« eller »transitive«~%" 433"skal være »package«, »all« eller »transitive«~%"
387 434
388#: guix/scripts/build.scm:478 435#: guix/scripts/build.scm:549
389#, scheme-format 436#, scheme-format
390msgid "sources do not match any package:~{ ~a~}~%" 437msgid "~s: not something we can build~%"
391msgstr "kilder matcher ikke nogen pakke:~{ ~a~}~%" 438msgstr "~s: ikke noget vi kan bygge~%"
392 439
393#: guix/scripts/build.scm:536 440#: guix/scripts/build.scm:629
394#, scheme-format 441#, scheme-format
395msgid "no build log for '~a'~%" 442msgid "no build log for '~a'~%"
396msgstr "ingen byggelog for »~a«~%" 443msgstr "ingen byggelog for »~a«~%"
@@ -424,38 +471,86 @@ msgstr ""
424msgid "unsupported hash format: ~a~%" 471msgid "unsupported hash format: ~a~%"
425msgstr "ikke understøttet hash-format: ~a~%" 472msgstr "ikke understøttet hash-format: ~a~%"
426 473
427#: guix/scripts/download.scm:107 474#: guix/scripts/download.scm:100 guix/scripts/package.scm:836
475#: guix/scripts/publish.scm:356
476#, scheme-format
477msgid "~A: extraneous argument~%"
478msgstr "~A: uvedkommende argument~%"
479
480#: guix/scripts/download.scm:109
481#, scheme-format
482msgid "no download URI was specified~%"
483msgstr "ingen overførselsadresse var angivet~%"
484
485#: guix/scripts/download.scm:111
428#, scheme-format 486#, scheme-format
429msgid "~a: failed to parse URI~%" 487msgid "~a: failed to parse URI~%"
430msgstr "~a: kunne ikke fortolke URI~%" 488msgstr "~a: kunne ikke fortolke URI~%"
431 489
432#: guix/scripts/download.scm:118 490#: guix/scripts/download.scm:122
433#, scheme-format 491#, scheme-format
434msgid "~a: download failed~%" 492msgid "~a: download failed~%"
435msgstr "~a: overførsel mislykkede~%" 493msgstr "~a: overførsel mislykkede~%"
436 494
437#: guix/scripts/package.scm:128 495#: guix/scripts/package.scm:103
496#, scheme-format
497msgid "Try \"info '(guix) Invoking guix package'\" for more information.~%"
498msgstr "Prøv »info '(guix) Invoking guix package'« for yderligere information.~%"
499
500#: guix/scripts/package.scm:125
501#, scheme-format
502msgid "error: while creating directory `~a': ~a~%"
503msgstr "fejl: under oprettelse af mappe »~a«: ~a~%"
504
505#: guix/scripts/package.scm:129
506#, scheme-format
507msgid "Please create the `~a' directory, with you as the owner.~%"
508msgstr "Opret venligst mappen »~a«, med dig som ejer.~%"
509
510#: guix/scripts/package.scm:136
511#, scheme-format
512msgid "error: directory `~a' is not owned by you~%"
513msgstr "fejl: mappen »~a« er ikke ejet af dig~%"
514
515#: guix/scripts/package.scm:139
516#, scheme-format
517msgid "Please change the owner of `~a' to user ~s.~%"
518msgstr "Ændr venligst ejeren af »~a« til brugeren ~s.~%"
519
520#: guix/scripts/package.scm:174
438#, scheme-format 521#, scheme-format
439msgid "not removing generation ~a, which is current~%" 522msgid "not removing generation ~a, which is current~%"
440msgstr "fjerner ikke generation ~a, som er nuværende~%" 523msgstr "fjerner ikke generation ~a, som er nuværende~%"
441 524
442#: guix/scripts/package.scm:135 525#: guix/scripts/package.scm:181
443#, scheme-format 526#, scheme-format
444msgid "no matching generation~%" 527msgid "no matching generation~%"
445msgstr "ingen matchende generation~%" 528msgstr "ingen matchende generation~%"
446 529
447#: guix/scripts/package.scm:138 guix/scripts/package.scm:734 530#: guix/scripts/package.scm:184 guix/scripts/package.scm:657
448#: guix/scripts/system.scm:396 531#: guix/scripts/system.scm:459
449#, scheme-format 532#, scheme-format
450msgid "invalid syntax: ~a~%" 533msgid "invalid syntax: ~a~%"
451msgstr "ugyldig syntaks: ~a~%" 534msgstr "ugyldig syntaks: ~a~%"
452 535
453#: guix/scripts/package.scm:219 536#: guix/scripts/package.scm:209
537#, scheme-format
538msgid "nothing to be done~%"
539msgstr "intet at udføre~%"
540
541#: guix/scripts/package.scm:223
542#, scheme-format
543msgid "~a package in profile~%"
544msgid_plural "~a packages in profile~%"
545msgstr[0] "~a pakke i profil~%"
546msgstr[1] "~a pakker i profil~%"
547
548#: guix/scripts/package.scm:311
454#, scheme-format 549#, scheme-format
455msgid "The following environment variable definitions may be needed:~%" 550msgid "The following environment variable definitions may be needed:~%"
456msgstr "De følgende miljøvariabeldefinitioner kan være krævet:~%" 551msgstr "De følgende miljøvariabeldefinitioner kan være krævet:~%"
457 552
458#: guix/scripts/package.scm:235 553#: guix/scripts/package.scm:327
459msgid "" 554msgid ""
460"Usage: guix package [OPTION]...\n" 555"Usage: guix package [OPTION]...\n"
461"Install, remove, or upgrade packages in a single transaction.\n" 556"Install, remove, or upgrade packages in a single transaction.\n"
@@ -463,7 +558,7 @@ msgstr ""
463"Brug: guix-pakke [TILVALG] ... \n" 558"Brug: guix-pakke [TILVALG] ... \n"
464"Installer, fjern eller opgrader pakker i en enkel transaktion.\n" 559"Installer, fjern eller opgrader pakker i en enkel transaktion.\n"
465 560
466#: guix/scripts/package.scm:237 561#: guix/scripts/package.scm:329
467msgid "" 562msgid ""
468"\n" 563"\n"
469" -i, --install PACKAGE ...\n" 564" -i, --install PACKAGE ...\n"
@@ -473,7 +568,7 @@ msgstr ""
473" -i, --install PAKKE ...\n" 568" -i, --install PAKKE ...\n"
474" installer PAKKER" 569" installer PAKKER"
475 570
476#: guix/scripts/package.scm:240 571#: guix/scripts/package.scm:332
477msgid "" 572msgid ""
478"\n" 573"\n"
479" -e, --install-from-expression=EXP\n" 574" -e, --install-from-expression=EXP\n"
@@ -483,7 +578,7 @@ msgstr ""
483" -e, --install-from-expression=UDTRYK\n" 578" -e, --install-from-expression=UDTRYK\n"
484" installer pakken UDTRYK evaluerer til" 579" installer pakken UDTRYK evaluerer til"
485 580
486#: guix/scripts/package.scm:243 581#: guix/scripts/package.scm:335
487msgid "" 582msgid ""
488"\n" 583"\n"
489" -f, --install-from-file=FILE\n" 584" -f, --install-from-file=FILE\n"
@@ -495,7 +590,7 @@ msgstr ""
495" installer pakken som koden i FIL evaluerer\n" 590" installer pakken som koden i FIL evaluerer\n"
496" til" 591" til"
497 592
498#: guix/scripts/package.scm:247 593#: guix/scripts/package.scm:339
499msgid "" 594msgid ""
500"\n" 595"\n"
501" -r, --remove PACKAGE ...\n" 596" -r, --remove PACKAGE ...\n"
@@ -505,7 +600,7 @@ msgstr ""
505" -r, --remove PAKKE ...\n" 600" -r, --remove PAKKE ...\n"
506" fjern PAKKER" 601" fjern PAKKER"
507 602
508#: guix/scripts/package.scm:250 603#: guix/scripts/package.scm:342
509msgid "" 604msgid ""
510"\n" 605"\n"
511" -u, --upgrade[=REGEXP] upgrade all the installed packages matching REGEXP" 606" -u, --upgrade[=REGEXP] upgrade all the installed packages matching REGEXP"
@@ -515,7 +610,7 @@ msgstr ""
515" opgrader alle de installerede pakker der matcher\n" 610" opgrader alle de installerede pakker der matcher\n"
516" REGUDTRYK" 611" REGUDTRYK"
517 612
518#: guix/scripts/package.scm:252 613#: guix/scripts/package.scm:344
519msgid "" 614msgid ""
520"\n" 615"\n"
521" -m, --manifest=FILE create a new profile generation with the manifest\n" 616" -m, --manifest=FILE create a new profile generation with the manifest\n"
@@ -525,7 +620,7 @@ msgstr ""
525" -m, --manifest=FIL opret en ny profiloprettelse med manifestet fra\n" 620" -m, --manifest=FIL opret en ny profiloprettelse med manifestet fra\n"
526" FIL" 621" FIL"
527 622
528#: guix/scripts/package.scm:255 623#: guix/scripts/package.scm:347
529msgid "" 624msgid ""
530"\n" 625"\n"
531" --do-not-upgrade[=REGEXP] do not upgrade any packages matching REGEXP" 626" --do-not-upgrade[=REGEXP] do not upgrade any packages matching REGEXP"
@@ -533,7 +628,7 @@ msgstr ""
533"\n" 628"\n"
534" --do-not--upgrade[=REGUDTRYK] opgrader ikke pakker der matcher REGUDTRYK" 629" --do-not--upgrade[=REGUDTRYK] opgrader ikke pakker der matcher REGUDTRYK"
535 630
536#: guix/scripts/package.scm:257 631#: guix/scripts/package.scm:349
537msgid "" 632msgid ""
538"\n" 633"\n"
539" --roll-back roll back to the previous generation" 634" --roll-back roll back to the previous generation"
@@ -541,7 +636,7 @@ msgstr ""
541"\n" 636"\n"
542" --roll-back rul tilbage til den forrige generation" 637" --roll-back rul tilbage til den forrige generation"
543 638
544#: guix/scripts/package.scm:259 639#: guix/scripts/package.scm:351
545msgid "" 640msgid ""
546"\n" 641"\n"
547" --search-paths[=KIND]\n" 642" --search-paths[=KIND]\n"
@@ -551,7 +646,7 @@ msgstr ""
551" --search-paths[=KIND]\n" 646" --search-paths[=KIND]\n"
552" vis krævede miljøvariabeldefinitioner" 647" vis krævede miljøvariabeldefinitioner"
553 648
554#: guix/scripts/package.scm:262 649#: guix/scripts/package.scm:354
555msgid "" 650msgid ""
556"\n" 651"\n"
557" -l, --list-generations[=PATTERN]\n" 652" -l, --list-generations[=PATTERN]\n"
@@ -561,7 +656,7 @@ msgstr ""
561" -l, --list-generations[=MØNSTER]\n" 656" -l, --list-generations[=MØNSTER]\n"
562" vis generationer der matcher MØNSTER" 657" vis generationer der matcher MØNSTER"
563 658
564#: guix/scripts/package.scm:265 659#: guix/scripts/package.scm:357
565msgid "" 660msgid ""
566"\n" 661"\n"
567" -d, --delete-generations[=PATTERN]\n" 662" -d, --delete-generations[=PATTERN]\n"
@@ -571,7 +666,7 @@ msgstr ""
571" -d, --delete-generations[=MØNSTER]\n" 666" -d, --delete-generations[=MØNSTER]\n"
572" slet generationer der matcher MØNSTER" 667" slet generationer der matcher MØNSTER"
573 668
574#: guix/scripts/package.scm:268 669#: guix/scripts/package.scm:360
575msgid "" 670msgid ""
576"\n" 671"\n"
577" -S, --switch-generation=PATTERN\n" 672" -S, --switch-generation=PATTERN\n"
@@ -581,7 +676,7 @@ msgstr ""
581" -S, --switch-generation=MØNSTER\n" 676" -S, --switch-generation=MØNSTER\n"
582" skift til et generationsmatchende MØNSTER" 677" skift til et generationsmatchende MØNSTER"
583 678
584#: guix/scripts/package.scm:271 679#: guix/scripts/package.scm:363
585msgid "" 680msgid ""
586"\n" 681"\n"
587" -p, --profile=PROFILE use PROFILE instead of the user's default profile" 682" -p, --profile=PROFILE use PROFILE instead of the user's default profile"
@@ -589,7 +684,7 @@ msgstr ""
589"\n" 684"\n"
590" -p, --profile=PROFIL brug PROFIL i stedet for brugerens standardprofil" 685" -p, --profile=PROFIL brug PROFIL i stedet for brugerens standardprofil"
591 686
592#: guix/scripts/package.scm:274 687#: guix/scripts/package.scm:366
593msgid "" 688msgid ""
594"\n" 689"\n"
595" --bootstrap use the bootstrap Guile to build the profile" 690" --bootstrap use the bootstrap Guile to build the profile"
@@ -597,7 +692,7 @@ msgstr ""
597"\n" 692"\n"
598" --bootstrap brug bootstrap Guile til at bygge profilen" 693" --bootstrap brug bootstrap Guile til at bygge profilen"
599 694
600#: guix/scripts/package.scm:276 guix/scripts/pull.scm:76 695#: guix/scripts/package.scm:368 guix/scripts/pull.scm:76
601msgid "" 696msgid ""
602"\n" 697"\n"
603" --verbose produce verbose output" 698" --verbose produce verbose output"
@@ -605,7 +700,7 @@ msgstr ""
605"\n" 700"\n"
606" --verbose lav uddybende uddata" 701" --verbose lav uddybende uddata"
607 702
608#: guix/scripts/package.scm:279 703#: guix/scripts/package.scm:371
609msgid "" 704msgid ""
610"\n" 705"\n"
611" -s, --search=REGEXP search in synopsis and description using REGEXP" 706" -s, --search=REGEXP search in synopsis and description using REGEXP"
@@ -613,7 +708,7 @@ msgstr ""
613"\n" 708"\n"
614" -s, --search=REGUDTRYK søg i synopsis og beskrivelse via REGUDTRYK" 709" -s, --search=REGUDTRYK søg i synopsis og beskrivelse via REGUDTRYK"
615 710
616#: guix/scripts/package.scm:281 711#: guix/scripts/package.scm:373
617msgid "" 712msgid ""
618"\n" 713"\n"
619" -I, --list-installed[=REGEXP]\n" 714" -I, --list-installed[=REGEXP]\n"
@@ -623,7 +718,7 @@ msgstr ""
623" -I, --list-installed[=REGUDTRYK]\n" 718" -I, --list-installed[=REGUDTRYK]\n"
624" vis installerede pakker der matcher REGUDTRYK" 719" vis installerede pakker der matcher REGUDTRYK"
625 720
626#: guix/scripts/package.scm:284 721#: guix/scripts/package.scm:376
627msgid "" 722msgid ""
628"\n" 723"\n"
629" -A, --list-available[=REGEXP]\n" 724" -A, --list-available[=REGEXP]\n"
@@ -633,7 +728,7 @@ msgstr ""
633" -A, --list-available[=REGUDTRYK]\n" 728" -A, --list-available[=REGUDTRYK]\n"
634" vis tilgængelige pakker der matcher REGUDTRYK" 729" vis tilgængelige pakker der matcher REGUDTRYK"
635 730
636#: guix/scripts/package.scm:287 731#: guix/scripts/package.scm:379
637msgid "" 732msgid ""
638"\n" 733"\n"
639" --show=PACKAGE show details about PACKAGE" 734" --show=PACKAGE show details about PACKAGE"
@@ -641,64 +736,22 @@ msgstr ""
641"\n" 736"\n"
642" --show=PACKAGE vis detaljer om PAKKE" 737" --show=PACKAGE vis detaljer om PAKKE"
643 738
644#: guix/scripts/package.scm:380 739#: guix/scripts/package.scm:474
645#, scheme-format 740#, scheme-format
646msgid "~a: unsupported kind of search path~%" 741msgid "~a: unsupported kind of search path~%"
647msgstr "~a: ikke understøttet type af søgesti%" 742msgstr "~a: ikke understøttet type af søgesti%"
648 743
649#: guix/scripts/package.scm:550 guix/scripts/publish.scm:357 744#: guix/scripts/package.scm:753
650#, scheme-format
651msgid "~A: extraneous argument~%"
652msgstr "~A: uvedkommende argument~%"
653
654#: guix/scripts/package.scm:558
655#, scheme-format
656msgid "Try \"info '(guix) Invoking guix package'\" for more information.~%"
657msgstr "Prøv »info '(guix) Invoking guix package'« for yderligere information.~%"
658
659#: guix/scripts/package.scm:580
660#, scheme-format
661msgid "error: while creating directory `~a': ~a~%"
662msgstr "fejl: under oprettelse af mappe »~a«: ~a~%"
663
664#: guix/scripts/package.scm:584
665#, scheme-format
666msgid "Please create the `~a' directory, with you as the owner.~%"
667msgstr "Opret venligst mappen »~a«, med dig som ejer.~%"
668
669#: guix/scripts/package.scm:591
670#, scheme-format
671msgid "error: directory `~a' is not owned by you~%"
672msgstr "fejl: mappen »~a« er ikke ejet af dig~%"
673
674#: guix/scripts/package.scm:594
675#, scheme-format
676msgid "Please change the owner of `~a' to user ~s.~%"
677msgstr "Ændr venligst ejeren af »~a« til brugeren ~s.~%"
678
679#: guix/scripts/package.scm:628
680#, scheme-format
681msgid "nothing to be done~%"
682msgstr "intet at udføre~%"
683
684#: guix/scripts/package.scm:644
685#, scheme-format
686msgid "~a package in profile~%"
687msgid_plural "~a packages in profile~%"
688msgstr[0] "~a pakke i profil~%"
689msgstr[1] "~a pakker i profil~%"
690
691#: guix/scripts/package.scm:668
692#, scheme-format 745#, scheme-format
693msgid "cannot switch to generation '~a'~%" 746msgid "cannot switch to generation '~a'~%"
694msgstr "kan ikke skifte til generation »~a«~%" 747msgstr "kan ikke skifte til generation »~a«~%"
695 748
696#: guix/scripts/package.scm:690 749#: guix/scripts/package.scm:769
697#, scheme-format 750#, scheme-format
698msgid "would install new manifest from '~a' with ~d entries~%" 751msgid "would install new manifest from '~a' with ~d entries~%"
699msgstr "vil installere nyt manifest fra »~a« med ~d poster~%" 752msgstr "vil installere nyt manifest fra »~a« med ~d poster~%"
700 753
701#: guix/scripts/package.scm:692 754#: guix/scripts/package.scm:771
702#, scheme-format 755#, scheme-format
703msgid "installing new manifest from '~a' with ~d entries~%" 756msgid "installing new manifest from '~a' with ~d entries~%"
704msgstr "installerer nyt manifest fra »~a« med ~d poster~%" 757msgstr "installerer nyt manifest fra »~a« med ~d poster~%"
@@ -810,6 +863,11 @@ msgstr ""
810msgid "invalid amount of storage: ~a~%" 863msgid "invalid amount of storage: ~a~%"
811msgstr "ugyldig lagermængde: ~a~%" 864msgstr "ugyldig lagermængde: ~a~%"
812 865
866#: guix/scripts/gc.scm:187
867#, scheme-format
868msgid "extraneous arguments: ~{~a ~}~%"
869msgstr "uvedkommende argumenter: ~{~a ~}~%"
870
813#: guix/scripts/hash.scm:46 871#: guix/scripts/hash.scm:46
814msgid "" 872msgid ""
815"Usage: guix hash [OPTION] FILE\n" 873"Usage: guix hash [OPTION] FILE\n"
@@ -837,12 +895,12 @@ msgstr ""
837msgid "unrecognized option: ~a~%" 895msgid "unrecognized option: ~a~%"
838msgstr "tilvalg blev ikke genkendt: ~a~%" 896msgstr "tilvalg blev ikke genkendt: ~a~%"
839 897
840#: guix/scripts/hash.scm:135 guix/ui.scm:458 898#: guix/scripts/hash.scm:135 guix/ui.scm:460
841#, scheme-format 899#, scheme-format
842msgid "~a~%" 900msgid "~a~%"
843msgstr "~a~%" 901msgstr "~a~%"
844 902
845#: guix/scripts/hash.scm:138 guix/scripts/system.scm:685 903#: guix/scripts/hash.scm:138 guix/scripts/system.scm:761
846#, scheme-format 904#, scheme-format
847msgid "wrong number of arguments~%" 905msgid "wrong number of arguments~%"
848msgstr "forkert antal argumenter~%" 906msgstr "forkert antal argumenter~%"
@@ -877,17 +935,25 @@ msgstr ""
877"Usage: guix import cran PAKKENAVN\n" 935"Usage: guix import cran PAKKENAVN\n"
878"Importer og konverter pakken CRAN for PAKKENAVN.\n" 936"Importer og konverter pakken CRAN for PAKKENAVN.\n"
879 937
880#: guix/scripts/import/cran.scm:87 938#: guix/scripts/import/cran.scm:44
939msgid ""
940"\n"
941" -a, --archive=ARCHIVE specify the archive repository"
942msgstr ""
943"\n"
944" -a, --archive=ARKIV specificer arkivet"
945
946#: guix/scripts/import/cran.scm:94
881#, scheme-format 947#, scheme-format
882msgid "failed to download description for package '~a'~%" 948msgid "failed to download description for package '~a'~%"
883msgstr "kunne ikke hente beskrivelse for pakke »~a«:~%" 949msgstr "kunne ikke hente beskrivelse for pakke »~a«:~%"
884 950
885#: guix/scripts/import/cran.scm:91 guix/scripts/import/elpa.scm:95 951#: guix/scripts/import/cran.scm:98 guix/scripts/import/elpa.scm:95
886#, scheme-format 952#, scheme-format
887msgid "too few arguments~%" 953msgid "too few arguments~%"
888msgstr "for få argumenter~%" 954msgstr "for få argumenter~%"
889 955
890#: guix/scripts/import/cran.scm:93 guix/scripts/import/elpa.scm:97 956#: guix/scripts/import/cran.scm:100 guix/scripts/import/elpa.scm:97
891#, scheme-format 957#, scheme-format
892msgid "too many arguments~%" 958msgid "too many arguments~%"
893msgstr "for mange argumenter~%" 959msgstr "for mange argumenter~%"
@@ -1059,17 +1125,22 @@ msgstr "substitut på »~a« mangler en signatur~%"
1059msgid "updating list of substitutes from '~a'... ~5,1f%" 1125msgid "updating list of substitutes from '~a'... ~5,1f%"
1060msgstr "opdaterer liste af substitutter fra »~a«... ~5,1f%" 1126msgstr "opdaterer liste af substitutter fra »~a«... ~5,1f%"
1061 1127
1062#: guix/scripts/substitute.scm:591 1128#: guix/scripts/substitute.scm:585
1063#, scheme-format 1129#, scheme-format
1064msgid "~s: unsupported server URI scheme~%" 1130msgid "~s: unsupported server URI scheme~%"
1065msgstr "~s: ikke understøttet server-URI-skema~%" 1131msgstr "~s: ikke understøttet server-URI-skema~%"
1066 1132
1067#: guix/scripts/substitute.scm:733 1133#: guix/scripts/substitute.scm:596
1134#, scheme-format
1135msgid "'~a' uses different store '~a'; ignoring it~%"
1136msgstr "»~a« bruger et andet lager »~a«; ignorerer~%"
1137
1138#: guix/scripts/substitute.scm:739
1068#, scheme-format 1139#, scheme-format
1069msgid "host name lookup error: ~a~%" 1140msgid "host name lookup error: ~a~%"
1070msgstr "opslagsfejl for værtsnavn: ~a~%" 1141msgstr "opslagsfejl for værtsnavn: ~a~%"
1071 1142
1072#: guix/scripts/substitute.scm:742 1143#: guix/scripts/substitute.scm:748
1073msgid "" 1144msgid ""
1074"Usage: guix substitute [OPTION]...\n" 1145"Usage: guix substitute [OPTION]...\n"
1075"Internal tool to substitute a pre-built binary to a local build.\n" 1146"Internal tool to substitute a pre-built binary to a local build.\n"
@@ -1077,7 +1148,7 @@ msgstr ""
1077"Brug: guix substitute [TILVALG] ...\n" 1148"Brug: guix substitute [TILVALG] ...\n"
1078"Internt værktøj til at erstatte en præbygget binær fil med en lokal bygning.\n" 1149"Internt værktøj til at erstatte en præbygget binær fil med en lokal bygning.\n"
1079 1150
1080#: guix/scripts/substitute.scm:744 1151#: guix/scripts/substitute.scm:750
1081msgid "" 1152msgid ""
1082"\n" 1153"\n"
1083" --query report on the availability of substitutes for the\n" 1154" --query report on the availability of substitutes for the\n"
@@ -1087,7 +1158,7 @@ msgstr ""
1087" --query rapport om tilgængeligheden for substitutter for\n" 1158" --query rapport om tilgængeligheden for substitutter for\n"
1088" lagerfilnavnene sendt til standardind" 1159" lagerfilnavnene sendt til standardind"
1089 1160
1090#: guix/scripts/substitute.scm:747 1161#: guix/scripts/substitute.scm:753
1091msgid "" 1162msgid ""
1092"\n" 1163"\n"
1093" --substitute STORE-FILE DESTINATION\n" 1164" --substitute STORE-FILE DESTINATION\n"
@@ -1099,11 +1170,11 @@ msgstr ""
1099" hent LAGER-FIL og lagr den som en Nar i filen\n" 1170" hent LAGER-FIL og lagr den som en Nar i filen\n"
1100" DESTINATION" 1171" DESTINATION"
1101 1172
1102#: guix/scripts/substitute.scm:872 1173#: guix/scripts/substitute.scm:878
1103msgid "ACL for archive imports seems to be uninitialized, substitutes may be unavailable\n" 1174msgid "ACL for archive imports seems to be uninitialized, substitutes may be unavailable\n"
1104msgstr "ACL for arkivimporter ser ikke ud til at være initialiseret, substitutter kan være utilgængelige\n" 1175msgstr "ACL for arkivimporter ser ikke ud til at være initialiseret, substitutter kan være utilgængelige\n"
1105 1176
1106#: guix/scripts/substitute.scm:954 1177#: guix/scripts/substitute.scm:960
1107#, scheme-format 1178#, scheme-format
1108msgid "~a: unrecognized options~%" 1179msgid "~a: unrecognized options~%"
1109msgstr "~a: ikke genkendte tilvalg~%" 1180msgstr "~a: ikke genkendte tilvalg~%"
@@ -1142,76 +1213,86 @@ msgstr ""
1142msgid "wrong arguments" 1213msgid "wrong arguments"
1143msgstr "forkerte argumenter" 1214msgstr "forkerte argumenter"
1144 1215
1145#: guix/scripts/system.scm:105 1216#: guix/scripts/system.scm:111
1146#, scheme-format 1217#, scheme-format
1147msgid "failed to register '~a' under '~a'~%" 1218msgid "failed to register '~a' under '~a'~%"
1148msgstr "kunne ikke registrere »~a« under »~a«~%" 1219msgstr "kunne ikke registrere »~a« under »~a«~%"
1149 1220
1150#: guix/scripts/system.scm:137 1221#: guix/scripts/system.scm:143
1151#, scheme-format 1222#, scheme-format
1152msgid "failed to install GRUB on device '~a'~%" 1223msgid "failed to install GRUB on device '~a'~%"
1153msgstr "kunne ikke installere GRUB på enhed »~a«~%" 1224msgstr "kunne ikke installere GRUB på enhed »~a«~%"
1154 1225
1155#: guix/scripts/system.scm:155 1226#: guix/scripts/system.scm:161
1156#, scheme-format 1227#, scheme-format
1157msgid "initializing the current root file system~%" 1228msgid "initializing the current root file system~%"
1158msgstr "initialiserer det nuværende root-filsystem~%" 1229msgstr "initialiserer det nuværende root-filsystem~%"
1159 1230
1160#: guix/scripts/system.scm:169 1231#: guix/scripts/system.scm:175
1161#, scheme-format 1232#, scheme-format
1162msgid "not running as 'root', so the ownership of '~a' may be incorrect!~%" 1233msgid "not running as 'root', so the ownership of '~a' may be incorrect!~%"
1163msgstr "kører ikke som »root«, så ejerskabet af »~a« kan være forkert!~%" 1234msgstr "kører ikke som »root«, så ejerskabet af »~a« kan være forkert!~%"
1164 1235
1165#: guix/scripts/system.scm:219 1236#: guix/scripts/system.scm:233
1166#, scheme-format 1237#, scheme-format
1167msgid "unrecognized boot parameters for '~a'~%" 1238msgid "while talking to shepherd: ~a~%"
1168msgstr "ikke genkendte opstartsparametre for »~a«~%" 1239msgstr "under kommunikation med shepherd: ~a~%"
1240
1241#: guix/scripts/system.scm:279
1242#, scheme-format
1243msgid "unloading service '~a'...~%"
1244msgstr "udlæser tjeneste »~a« ...~%"
1169 1245
1170#: guix/scripts/system.scm:254 1246#: guix/scripts/system.scm:287
1247#, scheme-format
1248msgid "loading new services:~{ ~a~}...~%"
1249msgstr "indlæser nye tjenester:~{ ~a~}...~%"
1250
1251#: guix/scripts/system.scm:311
1171#, scheme-format 1252#, scheme-format
1172msgid "activating system...~%" 1253msgid "activating system...~%"
1173msgstr "aktiverer system ...~%" 1254msgstr "aktiverer system ...~%"
1174 1255
1175#: guix/scripts/system.scm:338 1256#: guix/scripts/system.scm:402
1176msgid "the DAG of services" 1257msgid "the DAG of services"
1177msgstr "DAG'en for tjenester" 1258msgstr "DAG'en for tjenester"
1178 1259
1179#: guix/scripts/system.scm:351 1260#: guix/scripts/system.scm:415
1180msgid "the dependency graph of dmd services" 1261msgid "the dependency graph of shepherd services"
1181msgstr "afhængighedsgrafen for dmd-tjenester" 1262msgstr "afhængighedsgrafen for shepherd-tjenester"
1182 1263
1183#: guix/scripts/system.scm:369 1264#: guix/scripts/system.scm:436
1184#, scheme-format 1265#, scheme-format
1185msgid " file name: ~a~%" 1266msgid " file name: ~a~%"
1186msgstr " filnavn: ~a~%" 1267msgstr " filnavn: ~a~%"
1187 1268
1188#: guix/scripts/system.scm:370 1269#: guix/scripts/system.scm:437
1189#, scheme-format 1270#, scheme-format
1190msgid " canonical file name: ~a~%" 1271msgid " canonical file name: ~a~%"
1191msgstr " kanonisk filnavn: ~a~%" 1272msgstr " kanonisk filnavn: ~a~%"
1192 1273
1193#. TRANSLATORS: Please preserve the two-space indentation. 1274#. TRANSLATORS: Please preserve the two-space indentation.
1194#: guix/scripts/system.scm:374 1275#: guix/scripts/system.scm:439
1195#, scheme-format 1276#, scheme-format
1196msgid " label: ~a~%" 1277msgid " label: ~a~%"
1197msgstr " etikelt: ~a~%" 1278msgstr " etikelt: ~a~%"
1198 1279
1199#: guix/scripts/system.scm:375 1280#: guix/scripts/system.scm:440
1200#, scheme-format 1281#, scheme-format
1201msgid " root device: ~a~%" 1282msgid " root device: ~a~%"
1202msgstr " root-enhed: ~a~%" 1283msgstr " root-enhed: ~a~%"
1203 1284
1204#: guix/scripts/system.scm:376 1285#: guix/scripts/system.scm:441
1205#, scheme-format 1286#, scheme-format
1206msgid " kernel: ~a~%" 1287msgid " kernel: ~a~%"
1207msgstr " kerne: ~a~%" 1288msgstr " kerne: ~a~%"
1208 1289
1209#: guix/scripts/system.scm:476 1290#: guix/scripts/system.scm:549
1210#, scheme-format 1291#, scheme-format
1211msgid "initializing operating system under '~a'...~%" 1292msgid "initializing operating system under '~a'...~%"
1212msgstr "initialiserer operativsystem under »~a«...~%" 1293msgstr "initialiserer operativsystem under »~a«...~%"
1213 1294
1214#: guix/scripts/system.scm:515 1295#: guix/scripts/system.scm:588
1215msgid "" 1296msgid ""
1216"Usage: guix system [OPTION] ACTION [FILE]\n" 1297"Usage: guix system [OPTION] ACTION [FILE]\n"
1217"Build the operating system declared in FILE according to ACTION.\n" 1298"Build the operating system declared in FILE according to ACTION.\n"
@@ -1219,47 +1300,51 @@ msgstr ""
1219"Brug: guix system [TILVALG] HANDLING [FIL]\n" 1300"Brug: guix system [TILVALG] HANDLING [FIL]\n"
1220"Byg operativsystemet deklæret i FIL jævnfør HANDLING.\n" 1301"Byg operativsystemet deklæret i FIL jævnfør HANDLING.\n"
1221 1302
1222#: guix/scripts/system.scm:518 1303#: guix/scripts/system.scm:591 guix/scripts/container.scm:28
1223msgid "The valid values for ACTION are:\n" 1304msgid "The valid values for ACTION are:\n"
1224msgstr "De gyldige værdier for HANDLING er:\n" 1305msgstr "De gyldige værdier for HANDLING er:\n"
1225 1306
1226#: guix/scripts/system.scm:520 1307#: guix/scripts/system.scm:593
1227msgid " reconfigure switch to a new operating system configuration\n" 1308msgid " reconfigure switch to a new operating system configuration\n"
1228msgstr " reconfigure skift til en ny operativsystemkonfiguration\n" 1309msgstr " reconfigure skift til en ny operativsystemkonfiguration\n"
1229 1310
1230#: guix/scripts/system.scm:522 1311#: guix/scripts/system.scm:595
1231msgid " list-generations list the system generations\n" 1312msgid " list-generations list the system generations\n"
1232msgstr " list-generations viser systemoprettelserne\n" 1313msgstr " list-generations viser systemoprettelserne\n"
1233 1314
1234#: guix/scripts/system.scm:524 1315#: guix/scripts/system.scm:597
1235msgid " build build the operating system without installing anything\n" 1316msgid " build build the operating system without installing anything\n"
1236msgstr " build byg operativsystemet uden at installere noget\n" 1317msgstr " build byg operativsystemet uden at installere noget\n"
1237 1318
1238#: guix/scripts/system.scm:526 1319#: guix/scripts/system.scm:599
1320msgid " container build a container that shares the host's store\n"
1321msgstr " container byg en container som deler værtens lager\n"
1322
1323#: guix/scripts/system.scm:601
1239msgid " vm build a virtual machine image that shares the host's store\n" 1324msgid " vm build a virtual machine image that shares the host's store\n"
1240msgstr " vm byg et virtuelt maskinaftryk som deler værtens lager\n" 1325msgstr " vm byg et virtuelt maskinaftryk som deler værtens lager\n"
1241 1326
1242#: guix/scripts/system.scm:528 1327#: guix/scripts/system.scm:603
1243msgid " vm-image build a freestanding virtual machine image\n" 1328msgid " vm-image build a freestanding virtual machine image\n"
1244msgstr " vm-image byg et fritstående virtuelt maskinaftryk\n" 1329msgstr " vm-image byg et fritstående virtuelt maskinaftryk\n"
1245 1330
1246#: guix/scripts/system.scm:530 1331#: guix/scripts/system.scm:605
1247msgid " disk-image build a disk image, suitable for a USB stick\n" 1332msgid " disk-image build a disk image, suitable for a USB stick\n"
1248msgstr " disk-image byg et diskaftryk, egnet for et USB-drev\n" 1333msgstr " disk-image byg et diskaftryk, egnet for et USB-drev\n"
1249 1334
1250#: guix/scripts/system.scm:532 1335#: guix/scripts/system.scm:607
1251msgid " init initialize a root file system to run GNU\n" 1336msgid " init initialize a root file system to run GNU\n"
1252msgstr " init initialiser et rootfilsystem til at køre GNU.\n" 1337msgstr " init initialiser et rootfilsystem til at køre GNU.\n"
1253 1338
1254#: guix/scripts/system.scm:534 1339#: guix/scripts/system.scm:609
1255msgid " extension-graph emit the service extension graph in Dot format\n" 1340msgid " extension-graph emit the service extension graph in Dot format\n"
1256msgstr " extension-graph udsend tjenesteudvidelsesgrafen i Dot-format\n" 1341msgstr " extension-graph udsend tjenesteudvidelsesgrafen i Dot-format\n"
1257 1342
1258#: guix/scripts/system.scm:536 1343#: guix/scripts/system.scm:611
1259msgid " dmd-graph emit the graph of dmd services in Dot format\n" 1344msgid " shepherd-graph emit the graph of shepherd services in Dot format\n"
1260msgstr " dmd-graph udsend grafen for dmd-tjenester i Dot-format\n" 1345msgstr " shepherd-graph udsend grafen for shepherd-tjenester i Dot-format\n"
1261 1346
1262#: guix/scripts/system.scm:540 1347#: guix/scripts/system.scm:615
1263msgid "" 1348msgid ""
1264"\n" 1349"\n"
1265" -d, --derivation return the derivation of the given system" 1350" -d, --derivation return the derivation of the given system"
@@ -1267,7 +1352,7 @@ msgstr ""
1267"\n" 1352"\n"
1268" -d, --derivation returner de afledte stier for det givne system" 1353" -d, --derivation returner de afledte stier for det givne system"
1269 1354
1270#: guix/scripts/system.scm:542 1355#: guix/scripts/system.scm:617
1271msgid "" 1356msgid ""
1272"\n" 1357"\n"
1273" --on-error=STRATEGY\n" 1358" --on-error=STRATEGY\n"
@@ -1277,7 +1362,7 @@ msgstr ""
1277" --on-error=STRATEGI\n" 1362" --on-error=STRATEGI\n"
1278" brug STRATEGI når den opstår en fejl under læsning af FIL" 1363" brug STRATEGI når den opstår en fejl under læsning af FIL"
1279 1364
1280#: guix/scripts/system.scm:545 1365#: guix/scripts/system.scm:620
1281msgid "" 1366msgid ""
1282"\n" 1367"\n"
1283" --image-size=SIZE for 'vm-image', produce an image of SIZE" 1368" --image-size=SIZE for 'vm-image', produce an image of SIZE"
@@ -1285,7 +1370,7 @@ msgstr ""
1285"\n" 1370"\n"
1286" --image-size=STR for »vm-image«, lav et aftryk af STR" 1371" --image-size=STR for »vm-image«, lav et aftryk af STR"
1287 1372
1288#: guix/scripts/system.scm:547 1373#: guix/scripts/system.scm:622
1289msgid "" 1374msgid ""
1290"\n" 1375"\n"
1291" --no-grub for 'init', do not install GRUB" 1376" --no-grub for 'init', do not install GRUB"
@@ -1293,7 +1378,7 @@ msgstr ""
1293"\n" 1378"\n"
1294" --no-grub for »init«, installer ikke GRUB" 1379" --no-grub for »init«, installer ikke GRUB"
1295 1380
1296#: guix/scripts/system.scm:549 1381#: guix/scripts/system.scm:624
1297msgid "" 1382msgid ""
1298"\n" 1383"\n"
1299" --share=SPEC for 'vm', share host file system according to SPEC" 1384" --share=SPEC for 'vm', share host file system according to SPEC"
@@ -1301,7 +1386,7 @@ msgstr ""
1301"\n" 1386"\n"
1302" --share=SPEC for »vm«, del værtsfilsystem jævnfør SPEC" 1387" --share=SPEC for »vm«, del værtsfilsystem jævnfør SPEC"
1303 1388
1304#: guix/scripts/system.scm:551 1389#: guix/scripts/system.scm:626
1305msgid "" 1390msgid ""
1306"\n" 1391"\n"
1307" --expose=SPEC for 'vm', expose host file system according to SPEC" 1392" --expose=SPEC for 'vm', expose host file system according to SPEC"
@@ -1309,7 +1394,7 @@ msgstr ""
1309"\n" 1394"\n"
1310" --expose=SPEC for »vm«, fremvis værtsfilsystem jævnfør SPEC" 1395" --expose=SPEC for »vm«, fremvis værtsfilsystem jævnfør SPEC"
1311 1396
1312#: guix/scripts/system.scm:553 1397#: guix/scripts/system.scm:628
1313msgid "" 1398msgid ""
1314"\n" 1399"\n"
1315" --full-boot for 'vm', make a full boot sequence" 1400" --full-boot for 'vm', make a full boot sequence"
@@ -1317,50 +1402,50 @@ msgstr ""
1317"\n" 1402"\n"
1318" --full-boot for »vm«, lav en fuld opstartssekvens" 1403" --full-boot for »vm«, lav en fuld opstartssekvens"
1319 1404
1320#: guix/scripts/system.scm:637 1405#: guix/scripts/system.scm:713
1321#, scheme-format 1406#, scheme-format
1322msgid "no configuration file specified~%" 1407msgid "no configuration file specified~%"
1323msgstr "ingen konfigurationsfil angivet~%" 1408msgstr "ingen konfigurationsfil angivet~%"
1324 1409
1325#: guix/scripts/system.scm:700 1410#: guix/scripts/system.scm:776
1326#, scheme-format 1411#, scheme-format
1327msgid "~a: unknown action~%" 1412msgid "~a: unknown action~%"
1328msgstr "~a: ukendt handling~%" 1413msgstr "~a: ukendt handling~%"
1329 1414
1330#: guix/scripts/system.scm:715 1415#: guix/scripts/system.scm:791
1331#, scheme-format 1416#, scheme-format
1332msgid "wrong number of arguments for action '~a'~%" 1417msgid "wrong number of arguments for action '~a'~%"
1333msgstr "forkert antal argumenter for handling »~a«~%" 1418msgstr "forkert antal argumenter for handling »~a«~%"
1334 1419
1335#: guix/scripts/system.scm:720 1420#: guix/scripts/system.scm:796
1336#, scheme-format 1421#, scheme-format
1337msgid "guix system: missing command name~%" 1422msgid "guix system: missing command name~%"
1338msgstr "guix system: mangler kommandonavn~%" 1423msgstr "guix system: mangler kommandonavn~%"
1339 1424
1340#: guix/scripts/system.scm:722 1425#: guix/scripts/system.scm:798
1341#, scheme-format 1426#, scheme-format
1342msgid "Try 'guix system --help' for more information.~%" 1427msgid "Try 'guix system --help' for more information.~%"
1343msgstr "Prøv »guix system --help« for yderligere information.~%" 1428msgstr "Prøv »guix system --help« for yderligere information.~%"
1344 1429
1345#: guix/scripts/lint.scm:124 1430#: guix/scripts/lint.scm:127
1346#, scheme-format 1431#, scheme-format
1347msgid "Available checkers:~%" 1432msgid "Available checkers:~%"
1348msgstr "Tilgængelige kontrolprogrammer:~%" 1433msgstr "Tilgængelige kontrolprogrammer:~%"
1349 1434
1350#: guix/scripts/lint.scm:144 1435#: guix/scripts/lint.scm:147
1351msgid "description should not be empty" 1436msgid "description should not be empty"
1352msgstr "beskrivelse skal være udfyldt" 1437msgstr "beskrivelse skal være udfyldt"
1353 1438
1354#: guix/scripts/lint.scm:154 1439#: guix/scripts/lint.scm:157
1355msgid "Texinfo markup in description is invalid" 1440msgid "Texinfo markup in description is invalid"
1356msgstr "Texinfo-opmærkning i beskrivelse er ugyldig" 1441msgstr "Texinfo-opmærkning i beskrivelse er ugyldig"
1357 1442
1358#: guix/scripts/lint.scm:162 1443#: guix/scripts/lint.scm:165
1359msgid "description should start with an upper-case letter or digit" 1444msgid "description should start with an upper-case letter or digit"
1360msgstr "beskrivelse skal starte med et stort bogstav eller et tal" 1445msgstr "beskrivelse skal starte med et stort bogstav eller et tal"
1361 1446
1362# arg, hvad foregår der her 1447# arg, hvad foregår der her
1363#: guix/scripts/lint.scm:178 1448#: guix/scripts/lint.scm:181
1364#, scheme-format 1449#, scheme-format
1365msgid "" 1450msgid ""
1366"sentences in description should be followed ~\n" 1451"sentences in description should be followed ~\n"
@@ -1369,59 +1454,59 @@ msgstr ""
1369"sætninger i beskrivelsen skal efterfølges ~\n" 1454"sætninger i beskrivelsen skal efterfølges ~\n"
1370"af to mellemrum; mulig infraction~p ved ~{~a~^, ~}" 1455"af to mellemrum; mulig infraction~p ved ~{~a~^, ~}"
1371 1456
1372#: guix/scripts/lint.scm:202 1457#: guix/scripts/lint.scm:205
1373msgid "pkg-config should probably be a native input" 1458msgid "pkg-config should probably be a native input"
1374msgstr "pkg-config skal sandsynligvis være standarddata" 1459msgstr "pkg-config skal sandsynligvis være standarddata"
1375 1460
1376#: guix/scripts/lint.scm:217 1461#: guix/scripts/lint.scm:220
1377msgid "synopsis should not be empty" 1462msgid "synopsis should not be empty"
1378msgstr "synopsis skal være udfyldt" 1463msgstr "synopsis skal være udfyldt"
1379 1464
1380#: guix/scripts/lint.scm:225 1465#: guix/scripts/lint.scm:228
1381msgid "no period allowed at the end of the synopsis" 1466msgid "no period allowed at the end of the synopsis"
1382msgstr "ingen periode er tilladt i slutningen af synopsen" 1467msgstr "ingen periode er tilladt i slutningen af synopsen"
1383 1468
1384#: guix/scripts/lint.scm:237 1469#: guix/scripts/lint.scm:240
1385msgid "no article allowed at the beginning of the synopsis" 1470msgid "no article allowed at the beginning of the synopsis"
1386msgstr "ingen artikel er tilladt i begyndelsen af synopsen" 1471msgstr "ingen artikel er tilladt i begyndelsen af synopsen"
1387 1472
1388#: guix/scripts/lint.scm:244 1473#: guix/scripts/lint.scm:247
1389msgid "synopsis should be less than 80 characters long" 1474msgid "synopsis should be less than 80 characters long"
1390msgstr "synopsis skal være mindre end 80 tegn lang" 1475msgstr "synopsis skal være mindre end 80 tegn lang"
1391 1476
1392#: guix/scripts/lint.scm:250 1477#: guix/scripts/lint.scm:253
1393msgid "synopsis should start with an upper-case letter or digit" 1478msgid "synopsis should start with an upper-case letter or digit"
1394msgstr "synopsis skal starte med et stort bogstav eller et tal" 1479msgstr "synopsis skal starte med et stort bogstav eller et tal"
1395 1480
1396#: guix/scripts/lint.scm:257 1481#: guix/scripts/lint.scm:260
1397msgid "synopsis should not start with the package name" 1482msgid "synopsis should not start with the package name"
1398msgstr "synopsis skal ikke starte med pakkenavnet" 1483msgstr "synopsis skal ikke starte med pakkenavnet"
1399 1484
1400#: guix/scripts/lint.scm:348 guix/scripts/lint.scm:360 1485#: guix/scripts/lint.scm:354 guix/scripts/lint.scm:366
1401#, scheme-format 1486#, scheme-format
1402msgid "URI ~a not reachable: ~a (~s)" 1487msgid "URI ~a not reachable: ~a (~s)"
1403msgstr "URI ~a kan ikke nås: ~a (~s)" 1488msgstr "URI ~a kan ikke nås: ~a (~s)"
1404 1489
1405#: guix/scripts/lint.scm:367 1490#: guix/scripts/lint.scm:373
1406#, scheme-format 1491#, scheme-format
1407msgid "URI ~a domain not found: ~a" 1492msgid "URI ~a domain not found: ~a"
1408msgstr "URI ~a domæne blev ikke fundet: ~a" 1493msgstr "URI ~a domæne blev ikke fundet: ~a"
1409 1494
1410#: guix/scripts/lint.scm:375 1495#: guix/scripts/lint.scm:381
1411#, scheme-format 1496#, scheme-format
1412msgid "URI ~a unreachable: ~a" 1497msgid "URI ~a unreachable: ~a"
1413msgstr "URI ~a kan ikke nås: ~a" 1498msgstr "URI ~a kan ikke nås: ~a"
1414 1499
1415#: guix/scripts/lint.scm:401 1500#: guix/scripts/lint.scm:407
1416msgid "invalid value for home page" 1501msgid "invalid value for home page"
1417msgstr "ugyldig værdi for hjemmeside" 1502msgstr "ugyldig værdi for hjemmeside"
1418 1503
1419#: guix/scripts/lint.scm:404 1504#: guix/scripts/lint.scm:410
1420#, scheme-format 1505#, scheme-format
1421msgid "invalid home page URL: ~s" 1506msgid "invalid home page URL: ~s"
1422msgstr "ugyldig hjemmesideadresse: ~s" 1507msgstr "ugyldig hjemmesideadresse: ~s"
1423 1508
1424#: guix/scripts/lint.scm:429 1509#: guix/scripts/lint.scm:430
1425msgid "file names of patches should start with the package name" 1510msgid "file names of patches should start with the package name"
1426msgstr "filnavn for rettelser skal starte med pakkenavnet" 1511msgstr "filnavn for rettelser skal starte med pakkenavnet"
1427 1512
@@ -1448,82 +1533,106 @@ msgstr "kildefilnavnet skal indeholde pakkenavnet"
1448msgid "failed to create derivation: ~a" 1533msgid "failed to create derivation: ~a"
1449msgstr "kunne ikke oprette afledning: ~a" 1534msgstr "kunne ikke oprette afledning: ~a"
1450 1535
1451#: guix/scripts/lint.scm:558 1536#: guix/scripts/lint.scm:566
1452#, scheme-format 1537#, scheme-format
1453msgid "failed to create derivation: ~s~%" 1538msgid "failed to create derivation: ~s~%"
1454msgstr "kunne ikke oprette afledning: ~s~%" 1539msgstr "kunne ikke oprette afledning: ~s~%"
1455 1540
1456#: guix/scripts/lint.scm:568 1541#: guix/scripts/lint.scm:576
1457msgid "invalid license field" 1542msgid "invalid license field"
1458msgstr "ugyldigt licensfelt" 1543msgstr "ugyldigt licensfelt"
1459 1544
1460#: guix/scripts/lint.scm:582 1545#: guix/scripts/lint.scm:602
1546#, scheme-format
1547msgid "failed to retrieve CVE vulnerabilities from ~s: ~a (~s)~%"
1548msgstr "kunne ikke indhente CVE-sårbarheder fra ~s: ~a (~s)~%"
1549
1550#: guix/scripts/lint.scm:607 guix/scripts/lint.scm:615
1551#, scheme-format
1552msgid "assuming no CVE vulnerabilities~%"
1553msgstr "antager ingen CVE-sårbarheder~%"
1554
1555#: guix/scripts/lint.scm:613
1556#, scheme-format
1557msgid "failed to lookup NIST host: ~a~%"
1558msgstr "kunne ikke slå NIST-vært op: ~a~%"
1559
1560#: guix/scripts/lint.scm:644
1561#, scheme-format
1562msgid "probably vulnerable to ~a"
1563msgstr "sandsynligvis sårbar for ~a"
1564
1565#: guix/scripts/lint.scm:659
1461#, scheme-format 1566#, scheme-format
1462msgid "tabulation on line ~a, column ~a" 1567msgid "tabulation on line ~a, column ~a"
1463msgstr "tabulering på linje ~a, kolonne ~a" 1568msgstr "tabulering på linje ~a, kolonne ~a"
1464 1569
1465#: guix/scripts/lint.scm:591 1570#: guix/scripts/lint.scm:668
1466#, scheme-format 1571#, scheme-format
1467msgid "trailing white space on line ~a" 1572msgid "trailing white space on line ~a"
1468msgstr "efterstillet mellemrum på linje ~a" 1573msgstr "efterstillet mellemrum på linje ~a"
1469 1574
1470#: guix/scripts/lint.scm:601 1575#: guix/scripts/lint.scm:678
1471#, scheme-format 1576#, scheme-format
1472msgid "line ~a is way too long (~a characters)" 1577msgid "line ~a is way too long (~a characters)"
1473msgstr "linjen ~a er alt for lang (~a tegn)" 1578msgstr "linjen ~a er alt for lang (~a tegn)"
1474 1579
1475#: guix/scripts/lint.scm:612 1580#: guix/scripts/lint.scm:689
1476#, scheme-format 1581#, scheme-format
1477msgid "line ~a: parentheses feel lonely, move to the previous or next line" 1582msgid "line ~a: parentheses feel lonely, move to the previous or next line"
1478msgstr "linjen ~a: parenteser er ensomme, flyt til den forrige eller næste linje" 1583msgstr "linjen ~a: parenteser er ensomme, flyt til den forrige eller næste linje"
1479 1584
1480#: guix/scripts/lint.scm:667 1585#: guix/scripts/lint.scm:744
1481msgid "Validate package descriptions" 1586msgid "Validate package descriptions"
1482msgstr "Valider pakkebeskrivelser" 1587msgstr "Valider pakkebeskrivelser"
1483 1588
1484#: guix/scripts/lint.scm:671 1589#: guix/scripts/lint.scm:748
1485msgid "Validate synopsis & description of GNU packages" 1590msgid "Validate synopsis & description of GNU packages"
1486msgstr "Valider synopsis og beskrivelse for GNU-pakker" 1591msgstr "Valider synopsis og beskrivelse for GNU-pakker"
1487 1592
1488#: guix/scripts/lint.scm:675 1593#: guix/scripts/lint.scm:752
1489msgid "Identify inputs that should be native inputs" 1594msgid "Identify inputs that should be native inputs"
1490msgstr "Identificer inddata som skal være standarddata" 1595msgstr "Identificer inddata som skal være standarddata"
1491 1596
1492#: guix/scripts/lint.scm:679 1597#: guix/scripts/lint.scm:756
1493msgid "Validate file names and availability of patches" 1598msgid "Validate file names and availability of patches"
1494msgstr "Valider filnavne og tilgængelighed for rettelser" 1599msgstr "Valider filnavne og tilgængelighed for rettelser"
1495 1600
1496#: guix/scripts/lint.scm:683 1601#: guix/scripts/lint.scm:760
1497msgid "Validate home-page URLs" 1602msgid "Validate home-page URLs"
1498msgstr "Valider hjemmesiders adresser" 1603msgstr "Valider hjemmesiders adresser"
1499 1604
1500#. TRANSLATORS: <license> is the name of a data type and must not be 1605#. TRANSLATORS: <license> is the name of a data type and must not be
1501#. translated. 1606#. translated.
1502#: guix/scripts/lint.scm:689 1607#: guix/scripts/lint.scm:766
1503msgid "Make sure the 'license' field is a <license> or a list thereof" 1608msgid "Make sure the 'license' field is a <license> or a list thereof"
1504msgstr "Sikr at feltet »license« er en <license> eller en liste deraf" 1609msgstr "Sikr at feltet »license« er en <license> eller en liste deraf"
1505 1610
1506#: guix/scripts/lint.scm:694 1611#: guix/scripts/lint.scm:771
1507msgid "Validate source URLs" 1612msgid "Validate source URLs"
1508msgstr "Valider kildeadresser" 1613msgstr "Valider kildeadresser"
1509 1614
1510#: guix/scripts/lint.scm:698 1615#: guix/scripts/lint.scm:775
1511msgid "Validate file names of sources" 1616msgid "Validate file names of sources"
1512msgstr "Valider filnavne for kilder" 1617msgstr "Valider filnavne for kilder"
1513 1618
1514#: guix/scripts/lint.scm:702 1619#: guix/scripts/lint.scm:779
1515msgid "Report failure to compile a package to a derivation" 1620msgid "Report failure to compile a package to a derivation"
1516msgstr "Rapporter mislykket kompilering af en pakke til en afledning" 1621msgstr "Rapporter mislykket kompilering af en pakke til en afledning"
1517 1622
1518#: guix/scripts/lint.scm:706 1623#: guix/scripts/lint.scm:783
1519msgid "Validate package synopses" 1624msgid "Validate package synopses"
1520msgstr "Valider pakkesynopser" 1625msgstr "Valider pakkesynopser"
1521 1626
1522#: guix/scripts/lint.scm:710 1627#: guix/scripts/lint.scm:787
1628msgid "Check the Common Vulnerabilities and Exposures (CVE) database"
1629msgstr "Kontroller databasen Common Vulnerabilities and Exposures (CVE)"
1630
1631#: guix/scripts/lint.scm:792
1523msgid "Look for formatting issues in the source" 1632msgid "Look for formatting issues in the source"
1524msgstr "Kig efter formateringsproblemstillinger i kilden" 1633msgstr "Kig efter formateringsproblemstillinger i kilden"
1525 1634
1526#: guix/scripts/lint.scm:735 1635#: guix/scripts/lint.scm:817
1527msgid "" 1636msgid ""
1528"Usage: guix lint [OPTION]... [PACKAGE]...\n" 1637"Usage: guix lint [OPTION]... [PACKAGE]...\n"
1529"Run a set of checkers on the specified package; if none is specified,\n" 1638"Run a set of checkers on the specified package; if none is specified,\n"
@@ -1533,7 +1642,7 @@ msgstr ""
1533"Kør et sæt af kontroller på den specificerede pakke; hvis ingen er specificeret,\n" 1642"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" 1643"så kør kontrollerne på alle pakker.\n"
1535 1644
1536#: guix/scripts/lint.scm:738 1645#: guix/scripts/lint.scm:820
1537msgid "" 1646msgid ""
1538"\n" 1647"\n"
1539" -c, --checkers=CHECKER1,CHECKER2...\n" 1648" -c, --checkers=CHECKER1,CHECKER2...\n"
@@ -1543,7 +1652,7 @@ msgstr ""
1543" -c, --checkers=KONTROL1,KONTROL2...\n" 1652" -c, --checkers=KONTROL1,KONTROL2...\n"
1544" kør kun de specificerede kontroller" 1653" kør kun de specificerede kontroller"
1545 1654
1546#: guix/scripts/lint.scm:743 1655#: guix/scripts/lint.scm:825
1547msgid "" 1656msgid ""
1548"\n" 1657"\n"
1549" -l, --list-checkers display the list of available lint checkers" 1658" -l, --list-checkers display the list of available lint checkers"
@@ -1551,7 +1660,7 @@ msgstr ""
1551"\n" 1660"\n"
1552" -l, --list-checkers vis listen med tilgængelige lint-kontroller" 1661" -l, --list-checkers vis listen med tilgængelige lint-kontroller"
1553 1662
1554#: guix/scripts/lint.scm:763 1663#: guix/scripts/lint.scm:845
1555#, scheme-format 1664#, scheme-format
1556msgid "~a: invalid checker~%" 1665msgid "~a: invalid checker~%"
1557msgstr "~a: ugyldig kontrol~%" 1666msgstr "~a: ugyldig kontrol~%"
@@ -1607,39 +1716,44 @@ msgstr "opslag efter værten »~a« mislykkedes: ~a~%"
1607msgid "lookup of host '~a' returned nothing" 1716msgid "lookup of host '~a' returned nothing"
1608msgstr "opslag efter værten »~a« returnerede intet" 1717msgstr "opslag efter værten »~a« returnerede intet"
1609 1718
1610#: guix/scripts/publish.scm:343 1719#: guix/scripts/publish.scm:342
1611#, scheme-format 1720#, scheme-format
1612msgid "user '~a' not found: ~a~%" 1721msgid "user '~a' not found: ~a~%"
1613msgstr "brugeren »~a« blev ikke fundet: ~a~%" 1722msgstr "brugeren »~a« blev ikke fundet: ~a~%"
1614 1723
1615#: guix/scripts/publish.scm:378 1724#: guix/scripts/publish.scm:377
1616#, scheme-format 1725#, scheme-format
1617msgid "server running as root; consider using the '--user' option!~%" 1726msgid "server running as root; consider using the '--user' option!~%"
1618msgstr "server kører som root; overvej at bruge tilvalget »--user«!~%" 1727msgstr "server kører som root; overvej at bruge tilvalget »--user«!~%"
1619 1728
1620#: guix/scripts/publish.scm:380 1729#: guix/scripts/publish.scm:379
1621#, scheme-format 1730#, scheme-format
1622msgid "publishing ~a on ~a, port ~d~%" 1731msgid "publishing ~a on ~a, port ~d~%"
1623msgstr "udgiver ~a på ~a, port ~d~%" 1732msgstr "udgiver ~a på ~a, port ~d~%"
1624 1733
1625#: guix/scripts/edit.scm:40 1734#: guix/scripts/edit.scm:41
1626msgid "" 1735msgid ""
1627"Usage: guix edit PACKAGE...\n" 1736"Usage: guix edit PACKAGE...\n"
1628"Start $EDITOR to edit the definitions of PACKAGE...\n" 1737"Start $VISUAL or $EDITOR to edit the definitions of PACKAGE...\n"
1629msgstr "" 1738msgstr ""
1630"Brug: guix edit PAKKE...\n" 1739"Brug: guix edit PAKKE ...\n"
1631"Start $EDITOR for at redigere definitionerne for PAKKE...\n" 1740"Start $VISUAL eller $EDITOR for at redigere definitionerne for PAKKE ...\n"
1632 1741
1633#: guix/scripts/edit.scm:58 1742#: guix/scripts/edit.scm:62
1634#, scheme-format 1743#, scheme-format
1635msgid "file '~a' not found in search path ~s~%" 1744msgid "file '~a' not found in search path ~s~%"
1636msgstr "filen »~a« blev ikke fundet i søgestien ~s~%" 1745msgstr "filen »~a« blev ikke fundet i søgestien ~s~%"
1637 1746
1638#: guix/scripts/edit.scm:70 1747#: guix/scripts/edit.scm:83
1639#, scheme-format 1748#, scheme-format
1640msgid "source location of package '~a' is unknown~%" 1749msgid "source location of package '~a' is unknown~%"
1641msgstr "kildeplacering for pakken »~a« er ukendt~%" 1750msgstr "kildeplacering for pakken »~a« er ukendt~%"
1642 1751
1752#: guix/scripts/edit.scm:96
1753#, scheme-format
1754msgid "failed to launch '~a': ~a~%"
1755msgstr "kunne ikke starte »~a«: ~a~%"
1756
1643#: guix/scripts/size.scm:75 1757#: guix/scripts/size.scm:75
1644#, scheme-format 1758#, scheme-format
1645msgid "no available substitute information for '~a'~%" 1759msgid "no available substitute information for '~a'~%"
@@ -1696,43 +1810,47 @@ msgstr "manglende lagerpostargument\n"
1696msgid "too many arguments\n" 1810msgid "too many arguments\n"
1697msgstr "for mange argumenter\n" 1811msgstr "for mange argumenter\n"
1698 1812
1699#: guix/scripts/graph.scm:105 1813#: guix/scripts/graph.scm:77
1700msgid "the DAG of packages, excluding implicit inputs" 1814msgid "the DAG of packages, excluding implicit inputs"
1701msgstr "DAG'en for pakker, ekskluderende implicitte inddata" 1815msgstr "DAG'en for pakker, ekskluderende implicitte inddata"
1702 1816
1703#: guix/scripts/graph.scm:155 1817#: guix/scripts/graph.scm:133
1704msgid "the DAG of packages, including implicit inputs" 1818msgid "the DAG of packages, including implicit inputs"
1705msgstr "DAG'en for pakker, inkluderende implicitte inddata" 1819msgstr "DAG'en for pakker, inkluderende implicitte inddata"
1706 1820
1707#: guix/scripts/graph.scm:179 1821#: guix/scripts/graph.scm:142
1822msgid "the DAG of packages and origins, including implicit inputs"
1823msgstr "DAG'en for pakker og oprindelser, inkluderende implicitte inddata"
1824
1825#: guix/scripts/graph.scm:172
1708msgid "same as 'bag', but without the bootstrap nodes" 1826msgid "same as 'bag', but without the bootstrap nodes"
1709msgstr "samme som »bag«m uden bootstrap-knuder" 1827msgstr "samme som »bag«m uden bootstrap-knuder"
1710 1828
1711#: guix/scripts/graph.scm:222 1829#: guix/scripts/graph.scm:217
1712msgid "the DAG of derivations" 1830msgid "the DAG of derivations"
1713msgstr "DAG'en for afledninger" 1831msgstr "DAG'en for afledninger"
1714 1832
1715#: guix/scripts/graph.scm:246 1833#: guix/scripts/graph.scm:241
1716#, scheme-format 1834#, scheme-format
1717msgid "references for '~a' are not known~%" 1835msgid "references for '~a' are not known~%"
1718msgstr "referencer for »~a« er ikke kendt~%" 1836msgstr "referencer for »~a« er ikke kendt~%"
1719 1837
1720#: guix/scripts/graph.scm:253 1838#: guix/scripts/graph.scm:248
1721msgid "the DAG of run-time dependencies (store references)" 1839msgid "the DAG of run-time dependencies (store references)"
1722msgstr "DAG'en for kørselstidsafhængigheder (lagerreferencer)" 1840msgstr "DAG'en for kørselstidsafhængigheder (lagerreferencer)"
1723 1841
1724#: guix/scripts/graph.scm:282 1842#: guix/scripts/graph.scm:278
1725#, scheme-format 1843#, scheme-format
1726msgid "~a: unknown node type~%" 1844msgid "~a: unknown node type~%"
1727msgstr "~a: ukendt knudetype~%" 1845msgstr "~a: ukendt knudetype~%"
1728 1846
1729#: guix/scripts/graph.scm:286 1847#: guix/scripts/graph.scm:282
1730msgid "The available node types are:\n" 1848msgid "The available node types are:\n"
1731msgstr "De gyldige knudetyper er:\n" 1849msgstr "De gyldige knudetyper er:\n"
1732 1850
1733#. TRANSLATORS: Here 'dot' is the name of a program; it must not be 1851#. TRANSLATORS: Here 'dot' is the name of a program; it must not be
1734#. translated. 1852#. translated.
1735#: guix/scripts/graph.scm:389 1853#: guix/scripts/graph.scm:318
1736msgid "" 1854msgid ""
1737"Usage: guix graph PACKAGE...\n" 1855"Usage: guix graph PACKAGE...\n"
1738"Emit a Graphviz (dot) representation of the dependencies of PACKAGE...\n" 1856"Emit a Graphviz (dot) representation of the dependencies of PACKAGE...\n"
@@ -1740,7 +1858,7 @@ msgstr ""
1740"Brug: guix graph PAKKE...\n" 1858"Brug: guix graph PAKKE...\n"
1741"Udsend en Graphviz-repræsentation (dot) af afhængighederne for PAKKE...\n" 1859"Udsend en Graphviz-repræsentation (dot) af afhængighederne for PAKKE...\n"
1742 1860
1743#: guix/scripts/graph.scm:391 1861#: guix/scripts/graph.scm:320
1744msgid "" 1862msgid ""
1745"\n" 1863"\n"
1746" -t, --type=TYPE represent nodes of the given TYPE" 1864" -t, --type=TYPE represent nodes of the given TYPE"
@@ -1748,7 +1866,7 @@ msgstr ""
1748"\n" 1866"\n"
1749" -t, --type=TYPE repræsenter knuder for den givne TYPE" 1867" -t, --type=TYPE repræsenter knuder for den givne TYPE"
1750 1868
1751#: guix/scripts/graph.scm:393 1869#: guix/scripts/graph.scm:322
1752msgid "" 1870msgid ""
1753"\n" 1871"\n"
1754" --list-types list the available graph types" 1872" --list-types list the available graph types"
@@ -1756,7 +1874,7 @@ msgstr ""
1756"\n" 1874"\n"
1757" --list-types vis de tilgængelige graftyper" 1875" --list-types vis de tilgængelige graftyper"
1758 1876
1759#: guix/scripts/graph.scm:395 1877#: guix/scripts/graph.scm:324
1760msgid "" 1878msgid ""
1761"\n" 1879"\n"
1762" -e, --expression=EXPR consider the package EXPR evaluates to" 1880" -e, --expression=EXPR consider the package EXPR evaluates to"
@@ -1817,86 +1935,149 @@ msgstr ""
1817" --substitute-urls=ADRESSER\n" 1935" --substitute-urls=ADRESSER\n"
1818" sammenlign byggeresultater med dem på ADRESSER" 1936" sammenlign byggeresultater med dem på ADRESSER"
1819 1937
1820#: guix/gnu-maintenance.scm:418 1938#: guix/gnu-maintenance.scm:542
1821msgid "Updater for GNU packages" 1939msgid "Updater for GNU packages"
1822msgstr "Opdater for GNU-pakker" 1940msgstr "Opdater for GNU-pakker"
1823 1941
1824#: guix/upstream.scm:156 1942#: guix/gnu-maintenance.scm:549
1943msgid "Updater for GNOME packages"
1944msgstr "Opdater for GNOME-pakker"
1945
1946#: guix/gnu-maintenance.scm:556
1947msgid "Updater for X.org packages"
1948msgstr "Opdater for X.org-pakker"
1949
1950#: guix/scripts/container.scm:25
1951msgid ""
1952"Usage: guix container ACTION ARGS...\n"
1953"Build and manipulate Linux containers.\n"
1954msgstr ""
1955"Brug: guix container HANDLING ARG ...\n"
1956"Byg og manipuler Linuxcontainere.\n"
1957
1958#: guix/scripts/container.scm:30
1959msgid " exec execute a command inside of an existing container\n"
1960msgstr " exec kør en kommando inden i en eksisterende container\n"
1961
1962#: guix/scripts/container.scm:53
1963#, scheme-format
1964msgid "guix container: missing action~%"
1965msgstr "guix container: mangler handling~%"
1966
1967#: guix/scripts/container.scm:63
1968#, scheme-format
1969msgid "guix container: invalid action~%"
1970msgstr "guix container: ugyldig handling~%"
1971
1972#: guix/scripts/container/exec.scm:40
1973msgid ""
1974"Usage: guix container exec PID COMMAND [ARGS...]\n"
1975"Execute COMMMAND within the container process PID.\n"
1976msgstr ""
1977"Brug: guix container exec PID KOMMANDO [ARG ...]\n"
1978"Kør KOMMANDO inden i containerproces-PID'en.\n"
1979
1980#: guix/scripts/container/exec.scm:69
1981#, scheme-format
1982msgid "~a: extraneous argument~%"
1983msgstr "~a: uvedkommende argument~%"
1984
1985#: guix/scripts/container/exec.scm:80
1986#, scheme-format
1987msgid "no pid specified~%"
1988msgstr "ingen pid angivet~%"
1989
1990#: guix/scripts/container/exec.scm:83
1991#, scheme-format
1992msgid "no command specified~%"
1993msgstr "ingen kommando angivet~%"
1994
1995#: guix/scripts/container/exec.scm:86
1996#, scheme-format
1997msgid "no such process ~d~%"
1998msgstr "ingen sådan proces ~d~%"
1999
2000#: guix/scripts/container/exec.scm:94
2001#, scheme-format
2002msgid "exec failed with status ~d~%"
2003msgstr "exec mislykkedes med status ~d~%"
2004
2005#: guix/upstream.scm:158
1825#, scheme-format 2006#, scheme-format
1826msgid "signature verification failed for `~a'~%" 2007msgid "signature verification failed for `~a'~%"
1827msgstr "signaturverifikation mislykkedes for »~a«~%" 2008msgstr "signaturverifikation mislykkedes for »~a«~%"
1828 2009
1829#: guix/upstream.scm:158 2010#: guix/upstream.scm:160
1830#, scheme-format 2011#, scheme-format
1831msgid "(could be because the public key is not in your keyring)~%" 2012msgid "(could be because the public key is not in your keyring)~%"
1832msgstr "(kunne være fordi den offentlige nøgle ikke er i din nøglering)~%" 2013msgstr "(kunne være fordi den offentlige nøgle ikke er i din nøglering)~%"
1833 2014
1834#: guix/upstream.scm:190 2015#: guix/upstream.scm:192
1835msgid "gz" 2016msgid "gz"
1836msgstr "gz" 2017msgstr "gz"
1837 2018
1838#: guix/upstream.scm:253 2019#: guix/upstream.scm:255
1839#, scheme-format 2020#, scheme-format
1840msgid "~a: could not locate source file" 2021msgid "~a: could not locate source file"
1841msgstr "~a: kunne ikke lokalisere kildefil" 2022msgstr "~a: kunne ikke lokalisere kildefil"
1842 2023
1843#: guix/upstream.scm:258 2024#: guix/upstream.scm:260
1844#, scheme-format 2025#, scheme-format
1845msgid "~a: ~a: no `version' field in source; skipping~%" 2026msgid "~a: ~a: no `version' field in source; skipping~%"
1846msgstr "~a: ~a: intet »versionsfelt« i kilde; udelader~%" 2027msgstr "~a: ~a: intet »versionsfelt« i kilde; udelader~%"
1847 2028
1848#: guix/ui.scm:234 2029#: guix/ui.scm:236
1849msgid "entering debugger; type ',bt' for a backtrace\n" 2030msgid "entering debugger; type ',bt' for a backtrace\n"
1850msgstr "går i fejlsøger; tast »,bt« for en tilbagesporing\n" 2031msgstr "går i fejlsøger; tast »,bt« for en tilbagesporing\n"
1851 2032
1852#: guix/ui.scm:250 guix/ui.scm:267 2033#: guix/ui.scm:252 guix/ui.scm:269
1853#, scheme-format 2034#, scheme-format
1854msgid "failed to load '~a': ~a~%" 2035msgid "failed to load '~a': ~a~%"
1855msgstr "kunne ikke indlæse »~a«: ~a~%" 2036msgstr "kunne ikke indlæse »~a«: ~a~%"
1856 2037
1857#: guix/ui.scm:253 2038#: guix/ui.scm:255
1858#, scheme-format 2039#, scheme-format
1859msgid "~a: error: ~a~%" 2040msgid "~a: error: ~a~%"
1860msgstr "~a: fejl: ~a~%" 2041msgstr "~a: fejl: ~a~%"
1861 2042
1862#: guix/ui.scm:256 guix/ui.scm:510 2043#: guix/ui.scm:258 guix/ui.scm:512
1863#, scheme-format 2044#, scheme-format
1864msgid "exception thrown: ~s~%" 2045msgid "exception thrown: ~s~%"
1865msgstr "undtagelse smidt: ~s~%" 2046msgstr "undtagelse smidt: ~s~%"
1866 2047
1867#: guix/ui.scm:258 guix/ui.scm:276 2048#: guix/ui.scm:260 guix/ui.scm:278
1868#, scheme-format 2049#, scheme-format
1869msgid "failed to load '~a':~%" 2050msgid "failed to load '~a':~%"
1870msgstr "kunne ikke indlæse »~a«:~%" 2051msgstr "kunne ikke indlæse »~a«:~%"
1871 2052
1872#: guix/ui.scm:270 2053#: guix/ui.scm:272
1873#, scheme-format 2054#, scheme-format
1874msgid "~a: warning: ~a~%" 2055msgid "~a: warning: ~a~%"
1875msgstr "~a: advarsel: ~a~%" 2056msgstr "~a: advarsel: ~a~%"
1876 2057
1877#: guix/ui.scm:273 2058#: guix/ui.scm:275
1878#, scheme-format 2059#, scheme-format
1879msgid "failed to load '~a': exception thrown: ~s~%" 2060msgid "failed to load '~a': exception thrown: ~s~%"
1880msgstr "kunne ikke indlæse »~a«: undtagelse smidt: ~s~%" 2061msgstr "kunne ikke indlæse »~a«: undtagelse smidt: ~s~%"
1881 2062
1882#: guix/ui.scm:285 2063#: guix/ui.scm:287
1883#, scheme-format 2064#, scheme-format
1884msgid "failed to install locale: ~a~%" 2065msgid "failed to install locale: ~a~%"
1885msgstr "kunne ikke installere sprog: ~a~%" 2066msgstr "kunne ikke installere sprog: ~a~%"
1886 2067
1887#: guix/ui.scm:304 2068#: guix/ui.scm:306
1888msgid "" 2069msgid ""
1889"Copyright (C) 2015 the Guix authors\n" 2070"Copyright (C) 2016 the Guix authors\n"
1890"License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\n" 2071"License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\n"
1891"This is free software: you are free to change and redistribute it.\n" 2072"This is free software: you are free to change and redistribute it.\n"
1892"There is NO WARRANTY, to the extent permitted by law.\n" 2073"There is NO WARRANTY, to the extent permitted by law.\n"
1893msgstr "" 2074msgstr ""
1894"Ophavsret 2015 Guix-forfatterne\n" 2075"Ophavsret 2016 Guix-forfatterne\n"
1895"Licens GPLv3+: GNU GPL version 3 eller senere <http://gnu.org/licenses/gpl.html>\n" 2076"Licens GPLv3+: GNU GPL version 3 eller senere <http://gnu.org/licenses/gpl.html>\n"
1896"Dette er et frit program; du kan frit ændre og videredistribuere programmet.\n" 2077"Dette er et frit program; du kan frit ændre og videredistribuere programmet.\n"
1897"Der er INGEN GARANTI, inden for lovens rammer.\n" 2078"Der er INGEN GARANTI, inden for lovens rammer.\n"
1898 2079
1899#: guix/ui.scm:312 2080#: guix/ui.scm:314
1900#, scheme-format 2081#, scheme-format
1901msgid "" 2082msgid ""
1902"\n" 2083"\n"
@@ -1905,7 +2086,7 @@ msgstr ""
1905"\n" 2086"\n"
1906"Rapporter fejl til: ~a." 2087"Rapporter fejl til: ~a."
1907 2088
1908#: guix/ui.scm:314 2089#: guix/ui.scm:316
1909#, scheme-format 2090#, scheme-format
1910msgid "" 2091msgid ""
1911"\n" 2092"\n"
@@ -1914,7 +2095,7 @@ msgstr ""
1914"\n" 2095"\n"
1915"~a hjemmeside: <~a>" 2096"~a hjemmeside: <~a>"
1916 2097
1917#: guix/ui.scm:316 2098#: guix/ui.scm:318
1918msgid "" 2099msgid ""
1919"\n" 2100"\n"
1920"General help using GNU software: <http://www.gnu.org/gethelp/>" 2101"General help using GNU software: <http://www.gnu.org/gethelp/>"
@@ -1922,219 +2103,219 @@ msgstr ""
1922"\n" 2103"\n"
1923"Generel hjælp til brugen af GNU-programmer: <http://www.gnu.org/gethelp/>" 2104"Generel hjælp til brugen af GNU-programmer: <http://www.gnu.org/gethelp/>"
1924 2105
1925#: guix/ui.scm:361 2106#: guix/ui.scm:363
1926#, scheme-format 2107#, scheme-format
1927msgid "'~a' is not a valid regular expression: ~a~%" 2108msgid "'~a' is not a valid regular expression: ~a~%"
1928msgstr "»~a« er ikke et gyldigt regulært udtryk: ~a~%" 2109msgstr "»~a« er ikke et gyldigt regulært udtryk: ~a~%"
1929 2110
1930#: guix/ui.scm:367 2111#: guix/ui.scm:369
1931#, scheme-format 2112#, scheme-format
1932msgid "~a: invalid number~%" 2113msgid "~a: invalid number~%"
1933msgstr "~a: ugyldigt nummer~%" 2114msgstr "~a: ugyldigt nummer~%"
1934 2115
1935#: guix/ui.scm:384 2116#: guix/ui.scm:386
1936#, scheme-format 2117#, scheme-format
1937msgid "invalid number: ~a~%" 2118msgid "invalid number: ~a~%"
1938msgstr "ugyldigt nummer: ~a~%" 2119msgstr "ugyldigt nummer: ~a~%"
1939 2120
1940#: guix/ui.scm:407 2121#: guix/ui.scm:409
1941#, scheme-format 2122#, scheme-format
1942msgid "unknown unit: ~a~%" 2123msgid "unknown unit: ~a~%"
1943msgstr "ukendt enhed: ~a~%" 2124msgstr "ukendt enhed: ~a~%"
1944 2125
1945#: guix/ui.scm:418 2126#: guix/ui.scm:420
1946#, scheme-format 2127#, scheme-format
1947msgid "~a:~a:~a: package `~a' has an invalid input: ~s~%" 2128msgid "~a:~a:~a: package `~a' has an invalid input: ~s~%"
1948msgstr "~a:~a:~a: pakken »~a« har ugyldige inddata: ~s~%" 2129msgstr "~a:~a:~a: pakken »~a« har ugyldige inddata: ~s~%"
1949 2130
1950#: guix/ui.scm:425 2131#: guix/ui.scm:427
1951#, scheme-format 2132#, scheme-format
1952msgid "~a: ~a: build system `~a' does not support cross builds~%" 2133msgid "~a: ~a: build system `~a' does not support cross builds~%"
1953msgstr "~a: ~a: byggesystem »~a« understøtter ikke krydsbygninger~%" 2134msgstr "~a: ~a: byggesystem »~a« understøtter ikke krydsbygninger~%"
1954 2135
1955#: guix/ui.scm:430 2136#: guix/ui.scm:432
1956#, scheme-format 2137#, scheme-format
1957msgid "profile '~a' does not exist~%" 2138msgid "profile '~a' does not exist~%"
1958msgstr "profilen »~a« findes ikke~%" 2139msgstr "profilen »~a« findes ikke~%"
1959 2140
1960#: guix/ui.scm:433 2141#: guix/ui.scm:435
1961#, scheme-format 2142#, scheme-format
1962msgid "generation ~a of profile '~a' does not exist~%" 2143msgid "generation ~a of profile '~a' does not exist~%"
1963msgstr "oprettelse ~a af profilen »~a« findes ikke~%" 2144msgstr "oprettelse ~a af profilen »~a« findes ikke~%"
1964 2145
1965#: guix/ui.scm:440 2146#: guix/ui.scm:442
1966#, scheme-format 2147#, scheme-format
1967msgid "corrupt input while restoring '~a' from ~s~%" 2148msgid "corrupt input while restoring '~a' from ~s~%"
1968msgstr "ødelagte inddata under gendannelse af »~a« fra ~s~%" 2149msgstr "ødelagte inddata under gendannelse af »~a« fra ~s~%"
1969 2150
1970#: guix/ui.scm:442 2151#: guix/ui.scm:444
1971#, scheme-format 2152#, scheme-format
1972msgid "corrupt input while restoring archive from ~s~%" 2153msgid "corrupt input while restoring archive from ~s~%"
1973msgstr "ødelagte inddata under gendannelse af arkiv fra ~s~%" 2154msgstr "ødelagte inddata under gendannelse af arkiv fra ~s~%"
1974 2155
1975#: guix/ui.scm:445 2156#: guix/ui.scm:447
1976#, scheme-format 2157#, scheme-format
1977msgid "failed to connect to `~a': ~a~%" 2158msgid "failed to connect to `~a': ~a~%"
1978msgstr "kunne ikke forbinde til »~a«: ~a~%" 2159msgstr "kunne ikke forbinde til »~a«: ~a~%"
1979 2160
1980#: guix/ui.scm:450 2161#: guix/ui.scm:452
1981#, scheme-format 2162#, scheme-format
1982msgid "build failed: ~a~%" 2163msgid "build failed: ~a~%"
1983msgstr "bygning mislykkedes: ~a~%" 2164msgstr "bygning mislykkedes: ~a~%"
1984 2165
1985#: guix/ui.scm:453 2166#: guix/ui.scm:455
1986#, scheme-format 2167#, scheme-format
1987msgid "reference to invalid output '~a' of derivation '~a'~%" 2168msgid "reference to invalid output '~a' of derivation '~a'~%"
1988msgstr "reference til ugyldige uddata »~a« for afledning »~a«~%" 2169msgstr "reference til ugyldige uddata »~a« for afledning »~a«~%"
1989 2170
1990#: guix/ui.scm:464 2171#: guix/ui.scm:466
1991#, scheme-format 2172#, scheme-format
1992msgid "~a: ~a~%" 2173msgid "~a: ~a~%"
1993msgstr "~a: ~a~%" 2174msgstr "~a: ~a~%"
1994 2175
1995#: guix/ui.scm:499 2176#: guix/ui.scm:501
1996#, scheme-format 2177#, scheme-format
1997msgid "failed to read expression ~s: ~s~%" 2178msgid "failed to read expression ~s: ~s~%"
1998msgstr "kunne ikke læse udtryk ~s: ~s~%" 2179msgstr "kunne ikke læse udtryk ~s: ~s~%"
1999 2180
2000#: guix/ui.scm:505 2181#: guix/ui.scm:507
2001#, scheme-format 2182#, scheme-format
2002msgid "failed to evaluate expression '~a':~%" 2183msgid "failed to evaluate expression '~a':~%"
2003msgstr "kunne ikke evaluere udtryk »~a«:~%" 2184msgstr "kunne ikke evaluere udtryk »~a«:~%"
2004 2185
2005#: guix/ui.scm:508 2186#: guix/ui.scm:510
2006#, scheme-format 2187#, scheme-format
2007msgid "syntax error: ~a~%" 2188msgid "syntax error: ~a~%"
2008msgstr "syntaksfejl: ~a~%" 2189msgstr "syntaksfejl: ~a~%"
2009 2190
2010#: guix/ui.scm:522 2191#: guix/ui.scm:524
2011#, scheme-format 2192#, scheme-format
2012msgid "expression ~s does not evaluate to a package~%" 2193msgid "expression ~s does not evaluate to a package~%"
2013msgstr "udtryk ~s evaluerer ikke til en pakke~%" 2194msgstr "udtryk ~s evaluerer ikke til en pakke~%"
2014 2195
2015#: guix/ui.scm:582 2196#: guix/ui.scm:586
2016#, scheme-format 2197#, scheme-format
2017msgid "~:[The following derivation would be built:~%~{ ~a~%~}~;~]" 2198msgid "~:[The following derivation would be built:~%~{ ~a~%~}~;~]"
2018msgid_plural "~:[The following derivations would be built:~%~{ ~a~%~}~;~]" 2199msgid_plural "~:[The following derivations would be built:~%~{ ~a~%~}~;~]"
2019msgstr[0] "~:[Den følgende afledning ville blive bygget:~%~{ ~a~%~}~;~]" 2200msgstr[0] "~:[Den følgende afledning ville blive bygget:~%~{ ~a~%~}~;~]"
2020msgstr[1] "~:[De følgende afledninger ville blive bygget:~%~{ ~a~%~}~;~]" 2201msgstr[1] "~:[De følgende afledninger ville blive bygget:~%~{ ~a~%~}~;~]"
2021 2202
2022#: guix/ui.scm:587 2203#: guix/ui.scm:591
2023#, scheme-format 2204#, scheme-format
2024msgid "~:[The following file would be downloaded:~%~{ ~a~%~}~;~]" 2205msgid "~:[The following file would be downloaded:~%~{ ~a~%~}~;~]"
2025msgid_plural "~:[The following files would be downloaded:~%~{ ~a~%~}~;~]" 2206msgid_plural "~:[The following files would be downloaded:~%~{ ~a~%~}~;~]"
2026msgstr[0] "~:[Den følgende fil ville blive hentet:~%~{ ~a~%~}~;~]" 2207msgstr[0] "~:[Den følgende fil ville blive hentet:~%~{ ~a~%~}~;~]"
2027msgstr[1] "~:[De følgende filer ville blive hentet:~%~{ ~a~%~}~;~]" 2208msgstr[1] "~:[De følgende filer ville blive hentet:~%~{ ~a~%~}~;~]"
2028 2209
2029#: guix/ui.scm:593 2210#: guix/ui.scm:597
2030#, scheme-format 2211#, scheme-format
2031msgid "~:[The following derivation will be built:~%~{ ~a~%~}~;~]" 2212msgid "~:[The following derivation will be built:~%~{ ~a~%~}~;~]"
2032msgid_plural "~:[The following derivations will be built:~%~{ ~a~%~}~;~]" 2213msgid_plural "~:[The following derivations will be built:~%~{ ~a~%~}~;~]"
2033msgstr[0] "~:[Den følgende afledning vil blive bygget:~%~{ ~a~%~}~;~]" 2214msgstr[0] "~:[Den følgende afledning vil blive bygget:~%~{ ~a~%~}~;~]"
2034msgstr[1] "~:[De følgende afledninger vil blive bygget:~%~{ ~a~%~}~;~]" 2215msgstr[1] "~:[De følgende afledninger vil blive bygget:~%~{ ~a~%~}~;~]"
2035 2216
2036#: guix/ui.scm:598 2217#: guix/ui.scm:602
2037#, scheme-format 2218#, scheme-format
2038msgid "~:[The following file will be downloaded:~%~{ ~a~%~}~;~]" 2219msgid "~:[The following file will be downloaded:~%~{ ~a~%~}~;~]"
2039msgid_plural "~:[The following files will be downloaded:~%~{ ~a~%~}~;~]" 2220msgid_plural "~:[The following files will be downloaded:~%~{ ~a~%~}~;~]"
2040msgstr[0] "~:[Den følgende fil vil blive hentet:~%~{ ~a~%~}~;~]" 2221msgstr[0] "~:[Den følgende fil vil blive hentet:~%~{ ~a~%~}~;~]"
2041msgstr[1] "~:[De følgende filer vil blive hentet:~%~{ ~a~%~}~;~]" 2222msgstr[1] "~:[De følgende filer vil blive hentet:~%~{ ~a~%~}~;~]"
2042 2223
2043#: guix/ui.scm:653 2224#: guix/ui.scm:657
2044#, scheme-format 2225#, scheme-format
2045msgid "The following package would be removed:~%~{~a~%~}~%" 2226msgid "The following package would be removed:~%~{~a~%~}~%"
2046msgid_plural "The following packages would be removed:~%~{~a~%~}~%" 2227msgid_plural "The following packages would be removed:~%~{~a~%~}~%"
2047msgstr[0] "Den følgende pakke ville blive fjernet:~%~{~a~%~}~%" 2228msgstr[0] "Den følgende pakke ville blive fjernet:~%~{~a~%~}~%"
2048msgstr[1] "De følgende pakker ville blive fjernet:~%~{~a~%~}~%" 2229msgstr[1] "De følgende pakker ville blive fjernet:~%~{~a~%~}~%"
2049 2230
2050#: guix/ui.scm:658 2231#: guix/ui.scm:662
2051#, scheme-format 2232#, scheme-format
2052msgid "The following package will be removed:~%~{~a~%~}~%" 2233msgid "The following package will be removed:~%~{~a~%~}~%"
2053msgid_plural "The following packages will be removed:~%~{~a~%~}~%" 2234msgid_plural "The following packages will be removed:~%~{~a~%~}~%"
2054msgstr[0] "Den følgende pakke vil blive fjernet:~%~{~a~%~}~%" 2235msgstr[0] "Den følgende pakke vil blive fjernet:~%~{~a~%~}~%"
2055msgstr[1] "De følgende pakker vil blive fjernet:~%~{~a~%~}~%" 2236msgstr[1] "De følgende pakker vil blive fjernet:~%~{~a~%~}~%"
2056 2237
2057#: guix/ui.scm:671 2238#: guix/ui.scm:675
2058#, scheme-format 2239#, scheme-format
2059msgid "The following package would be downgraded:~%~{~a~%~}~%" 2240msgid "The following package would be downgraded:~%~{~a~%~}~%"
2060msgid_plural "The following packages would be downgraded:~%~{~a~%~}~%" 2241msgid_plural "The following packages would be downgraded:~%~{~a~%~}~%"
2061msgstr[0] "Den følgende pakke ville blive nedgraderet:~%~{~a~%~}~%" 2242msgstr[0] "Den følgende pakke ville blive nedgraderet:~%~{~a~%~}~%"
2062msgstr[1] "De følgende pakker ville blive nedgraderet:~%~{~a~%~}~%" 2243msgstr[1] "De følgende pakker ville blive nedgraderet:~%~{~a~%~}~%"
2063 2244
2064#: guix/ui.scm:676 2245#: guix/ui.scm:680
2065#, scheme-format 2246#, scheme-format
2066msgid "The following package will be downgraded:~%~{~a~%~}~%" 2247msgid "The following package will be downgraded:~%~{~a~%~}~%"
2067msgid_plural "The following packages will be downgraded:~%~{~a~%~}~%" 2248msgid_plural "The following packages will be downgraded:~%~{~a~%~}~%"
2068msgstr[0] "Den følgende pakke vil blive nedgraderet:~%~{~a~%~}~%" 2249msgstr[0] "Den følgende pakke vil blive nedgraderet:~%~{~a~%~}~%"
2069msgstr[1] "De følgende pakker vil blive nedgraderet:~%~{~a~%~}~%" 2250msgstr[1] "De følgende pakker vil blive nedgraderet:~%~{~a~%~}~%"
2070 2251
2071#: guix/ui.scm:689 2252#: guix/ui.scm:693
2072#, scheme-format 2253#, scheme-format
2073msgid "The following package would be upgraded:~%~{~a~%~}~%" 2254msgid "The following package would be upgraded:~%~{~a~%~}~%"
2074msgid_plural "The following packages would be upgraded:~%~{~a~%~}~%" 2255msgid_plural "The following packages would be upgraded:~%~{~a~%~}~%"
2075msgstr[0] "Den følgende pakke ville blive opgraderet:~%~{~a~%~}~%" 2256msgstr[0] "Den følgende pakke ville blive opgraderet:~%~{~a~%~}~%"
2076msgstr[1] "De følgende pakker ville blive opgraderet:~%~{~a~%~}~%" 2257msgstr[1] "De følgende pakker ville blive opgraderet:~%~{~a~%~}~%"
2077 2258
2078#: guix/ui.scm:694 2259#: guix/ui.scm:698
2079#, scheme-format 2260#, scheme-format
2080msgid "The following package will be upgraded:~%~{~a~%~}~%" 2261msgid "The following package will be upgraded:~%~{~a~%~}~%"
2081msgid_plural "The following packages will be upgraded:~%~{~a~%~}~%" 2262msgid_plural "The following packages will be upgraded:~%~{~a~%~}~%"
2082msgstr[0] "Den følgende pakke vil blive opgraderet:~%~{~a~%~}~%" 2263msgstr[0] "Den følgende pakke vil blive opgraderet:~%~{~a~%~}~%"
2083msgstr[1] "De følgende pakker vil blive opgraderet:~%~{~a~%~}~%" 2264msgstr[1] "De følgende pakker vil blive opgraderet:~%~{~a~%~}~%"
2084 2265
2085#: guix/ui.scm:705 2266#: guix/ui.scm:709
2086#, scheme-format 2267#, scheme-format
2087msgid "The following package would be installed:~%~{~a~%~}~%" 2268msgid "The following package would be installed:~%~{~a~%~}~%"
2088msgid_plural "The following packages would be installed:~%~{~a~%~}~%" 2269msgid_plural "The following packages would be installed:~%~{~a~%~}~%"
2089msgstr[0] "Den følgende pakke ville blive installeret:~%~{~a~%~}~%" 2270msgstr[0] "Den følgende pakke ville blive installeret:~%~{~a~%~}~%"
2090msgstr[1] "De følgende pakker ville blive installeret:~%~{~a~%~}~%" 2271msgstr[1] "De følgende pakker ville blive installeret:~%~{~a~%~}~%"
2091 2272
2092#: guix/ui.scm:710 2273#: guix/ui.scm:714
2093#, scheme-format 2274#, scheme-format
2094msgid "The following package will be installed:~%~{~a~%~}~%" 2275msgid "The following package will be installed:~%~{~a~%~}~%"
2095msgid_plural "The following packages will be installed:~%~{~a~%~}~%" 2276msgid_plural "The following packages will be installed:~%~{~a~%~}~%"
2096msgstr[0] "Den følgende pakke vil blive installeret:~%~{~a~%~}~%" 2277msgstr[0] "Den følgende pakke vil blive installeret:~%~{~a~%~}~%"
2097msgstr[1] "De følgende pakker vil blive installeret:~%~{~a~%~}~%" 2278msgstr[1] "De følgende pakker vil blive installeret:~%~{~a~%~}~%"
2098 2279
2099#: guix/ui.scm:727 2280#: guix/ui.scm:731
2100msgid "<unknown location>" 2281msgid "<unknown location>"
2101msgstr "<ukendt sted>" 2282msgstr "<ukendt sted>"
2102 2283
2103#: guix/ui.scm:746 2284#: guix/ui.scm:750
2104#, scheme-format 2285#, scheme-format
2105msgid "failed to create configuration directory `~a': ~a~%" 2286msgid "failed to create configuration directory `~a': ~a~%"
2106msgstr "kunne ikke oprette konfiguratinsmappe »~a«: ~a~%" 2287msgstr "kunne ikke oprette konfiguratinsmappe »~a«: ~a~%"
2107 2288
2108#: guix/ui.scm:865 guix/ui.scm:879 2289#: guix/ui.scm:869 guix/ui.scm:883
2109msgid "unknown" 2290msgid "unknown"
2110msgstr "ukendt" 2291msgstr "ukendt"
2111 2292
2112#: guix/ui.scm:1029 2293#: guix/ui.scm:1033
2113#, scheme-format 2294#, scheme-format
2114msgid "Generation ~a\t~a" 2295msgid "Generation ~a\t~a"
2115msgstr "Generation ~a\t~a" 2296msgstr "Generation ~a\t~a"
2116 2297
2117#: guix/ui.scm:1036 2298#: guix/ui.scm:1040
2118#, scheme-format 2299#, scheme-format
2119msgid "~a\t(current)~%" 2300msgid "~a\t(current)~%"
2120msgstr "~a\t(nuværende)~%" 2301msgstr "~a\t(nuværende)~%"
2121 2302
2122#: guix/ui.scm:1053 2303#: guix/ui.scm:1057
2123#, scheme-format 2304#, scheme-format
2124msgid "switched from generation ~a to ~a~%" 2305msgid "switched from generation ~a to ~a~%"
2125msgstr "skiftede fra generation ~a til ~a~%" 2306msgstr "skiftede fra generation ~a til ~a~%"
2126 2307
2127#: guix/ui.scm:1069 2308#: guix/ui.scm:1073
2128#, scheme-format 2309#, scheme-format
2129msgid "deleting ~a~%" 2310msgid "deleting ~a~%"
2130msgstr "sletter ~a~%" 2311msgstr "sletter ~a~%"
2131 2312
2132#: guix/ui.scm:1117 2313#: guix/ui.scm:1121
2133#, scheme-format 2314#, scheme-format
2134msgid "Try `guix --help' for more information.~%" 2315msgid "Try `guix --help' for more information.~%"
2135msgstr "Prøv »guix --help« for yderligere information.~%" 2316msgstr "Prøv »guix --help« for yderligere information.~%"
2136 2317
2137#: guix/ui.scm:1144 2318#: guix/ui.scm:1148
2138msgid "" 2319msgid ""
2139"Usage: guix COMMAND ARGS...\n" 2320"Usage: guix COMMAND ARGS...\n"
2140"Run COMMAND with ARGS.\n" 2321"Run COMMAND with ARGS.\n"
@@ -2142,31 +2323,31 @@ msgstr ""
2142"Brug: guix KOMMANDO ARG...\n" 2323"Brug: guix KOMMANDO ARG...\n"
2143"Kør KOMMANDO med ARG.\n" 2324"Kør KOMMANDO med ARG.\n"
2144 2325
2145#: guix/ui.scm:1147 2326#: guix/ui.scm:1151
2146msgid "COMMAND must be one of the sub-commands listed below:\n" 2327msgid "COMMAND must be one of the sub-commands listed below:\n"
2147msgstr "KOMMANDO skal være en af underkommandoerne vist nedenfor:\n" 2328msgstr "KOMMANDO skal være en af underkommandoerne vist nedenfor:\n"
2148 2329
2149#: guix/ui.scm:1167 2330#: guix/ui.scm:1171
2150#, scheme-format 2331#, scheme-format
2151msgid "guix: ~a: command not found~%" 2332msgid "guix: ~a: command not found~%"
2152msgstr "guix: ~a: kommando blev ikke fundet~%" 2333msgstr "guix: ~a: kommando blev ikke fundet~%"
2153 2334
2154#: guix/ui.scm:1184 2335#: guix/ui.scm:1188
2155#, scheme-format 2336#, scheme-format
2156msgid "guix: missing command name~%" 2337msgid "guix: missing command name~%"
2157msgstr "guix: mangler kommandonavn~%" 2338msgstr "guix: mangler kommandonavn~%"
2158 2339
2159#: guix/ui.scm:1192 2340#: guix/ui.scm:1196
2160#, scheme-format 2341#, scheme-format
2161msgid "guix: unrecognized option '~a'~%" 2342msgid "guix: unrecognized option '~a'~%"
2162msgstr "guix: ikke genkendt tilvalg »~a«~%" 2343msgstr "guix: ikke genkendt tilvalg »~a«~%"
2163 2344
2164#: guix/http-client.scm:228 2345#: guix/http-client.scm:261
2165#, scheme-format 2346#, scheme-format
2166msgid "following redirection to `~a'...~%" 2347msgid "following redirection to `~a'...~%"
2167msgstr "følger omdirigering til »~a«...~%" 2348msgstr "følger omdirigering til »~a«...~%"
2168 2349
2169#: guix/http-client.scm:237 2350#: guix/http-client.scm:270
2170msgid "download failed" 2351msgid "download failed"
2171msgstr "overførsel mislykkedes" 2352msgstr "overførsel mislykkedes"
2172 2353
@@ -2220,113 +2401,122 @@ msgstr "guix-daemon - udfør afledningsbygninger og lageradgange"
2220msgid "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." 2401msgid "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."
2221msgstr "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." 2402msgstr "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 2403
2223#: nix/nix-daemon/guix-daemon.cc:86 2404#: nix/nix-daemon/guix-daemon.cc:87
2224msgid "SYSTEM" 2405msgid "SYSTEM"
2225msgstr "SYSTEM" 2406msgstr "SYSTEM"
2226 2407
2227#: nix/nix-daemon/guix-daemon.cc:87 2408#: nix/nix-daemon/guix-daemon.cc:88
2228msgid "assume SYSTEM as the current system type" 2409msgid "assume SYSTEM as the current system type"
2229msgstr "antag SYSTEM som den nuværende systemtype" 2410msgstr "antag SYSTEM som den nuværende systemtype"
2230 2411
2231#: nix/nix-daemon/guix-daemon.cc:88 nix/nix-daemon/guix-daemon.cc:91 2412#: nix/nix-daemon/guix-daemon.cc:89 nix/nix-daemon/guix-daemon.cc:92
2232msgid "N" 2413msgid "N"
2233msgstr "N" 2414msgstr "N"
2234 2415
2235#: nix/nix-daemon/guix-daemon.cc:89 2416#: nix/nix-daemon/guix-daemon.cc:90
2236msgid "use N CPU cores to build each derivation; 0 means as many as available" 2417msgid "use N CPU cores to build each derivation; 0 means as many as available"
2237msgstr "brug N CPU-kerner til at bygge hver afledning; 0 betyder så mange som er tilgængelige" 2418msgstr "brug N CPU-kerner til at bygge hver afledning; 0 betyder så mange som er tilgængelige"
2238 2419
2239#: nix/nix-daemon/guix-daemon.cc:92 2420#: nix/nix-daemon/guix-daemon.cc:93
2240msgid "allow at most N build jobs" 2421msgid "allow at most N build jobs"
2241msgstr "tillad højest N-byggejob" 2422msgstr "tillad højest N-byggejob"
2242 2423
2243#: nix/nix-daemon/guix-daemon.cc:94 2424#: nix/nix-daemon/guix-daemon.cc:95
2244msgid "disable chroot builds" 2425msgid "disable chroot builds"
2245msgstr "deaktiver chroot-bygninger" 2426msgstr "deaktiver chroot-bygninger"
2246 2427
2247#: nix/nix-daemon/guix-daemon.cc:95 2428#: nix/nix-daemon/guix-daemon.cc:96
2248msgid "DIR" 2429msgid "DIR"
2249msgstr "MAPPE" 2430msgstr "MAPPE"
2250 2431
2251#: nix/nix-daemon/guix-daemon.cc:96 2432#: nix/nix-daemon/guix-daemon.cc:97
2252msgid "add DIR to the build chroot" 2433msgid "add DIR to the build chroot"
2253msgstr "tilføj MAPPE til byggechrooten" 2434msgstr "tilføj MAPPE til byggechrooten"
2254 2435
2255#: nix/nix-daemon/guix-daemon.cc:97 2436#: nix/nix-daemon/guix-daemon.cc:98
2256msgid "GROUP" 2437msgid "GROUP"
2257msgstr "GRUPPE" 2438msgstr "GRUPPE"
2258 2439
2259#: nix/nix-daemon/guix-daemon.cc:98 2440#: nix/nix-daemon/guix-daemon.cc:99
2260msgid "perform builds as a user of GROUP" 2441msgid "perform builds as a user of GROUP"
2261msgstr "udfør bygninger som en bruger i GRUPPE" 2442msgstr "udfør bygninger som en bruger i GRUPPE"
2262 2443
2263#: nix/nix-daemon/guix-daemon.cc:100 2444#: nix/nix-daemon/guix-daemon.cc:101
2264msgid "do not use substitutes" 2445msgid "do not use substitutes"
2265msgstr "brug ikke substitutter" 2446msgstr "brug ikke substitutter"
2266 2447
2267#: nix/nix-daemon/guix-daemon.cc:101 2448#: nix/nix-daemon/guix-daemon.cc:102
2268msgid "URLS" 2449msgid "URLS"
2269msgstr "ADRESSER" 2450msgstr "ADRESSER"
2270 2451
2271#: nix/nix-daemon/guix-daemon.cc:102 2452#: nix/nix-daemon/guix-daemon.cc:103
2272msgid "use URLS as the default list of substitute providers" 2453msgid "use URLS as the default list of substitute providers"
2273msgstr "brug ADRESSER som standardlisten for substitutleverandører" 2454msgstr "brug ADRESSER som standardlisten for substitutleverandører"
2274 2455
2275#: nix/nix-daemon/guix-daemon.cc:104 2456#: nix/nix-daemon/guix-daemon.cc:105
2276msgid "do not use the 'build hook'" 2457msgid "do not use the 'build hook'"
2277msgstr "brug ikke »build hook«" 2458msgstr "brug ikke »build hook«"
2278 2459
2279#: nix/nix-daemon/guix-daemon.cc:106 2460#: nix/nix-daemon/guix-daemon.cc:107
2280msgid "cache build failures" 2461msgid "cache build failures"
2281msgstr "mellemlagerbyggefejl" 2462msgstr "mellemlagerbyggefejl"
2282 2463
2283#: nix/nix-daemon/guix-daemon.cc:108 2464#: nix/nix-daemon/guix-daemon.cc:109
2465msgid "build each derivation N times in a row"
2466msgstr "byg hver derivation N gange i en række"
2467
2468#: nix/nix-daemon/guix-daemon.cc:111
2284msgid "do not keep build logs" 2469msgid "do not keep build logs"
2285msgstr "bevar ikke byggelogge" 2470msgstr "bevar ikke byggelogge"
2286 2471
2287#: nix/nix-daemon/guix-daemon.cc:110 2472#: nix/nix-daemon/guix-daemon.cc:113
2288msgid "disable compression of the build logs" 2473msgid "disable compression of the build logs"
2289msgstr "deaktiver komprimering af byggelogge" 2474msgstr "deaktiver komprimering af byggelogge"
2290 2475
2291#: nix/nix-daemon/guix-daemon.cc:115 2476#: nix/nix-daemon/guix-daemon.cc:118
2292msgid "disable automatic file \"deduplication\" in the store" 2477msgid "disable automatic file \"deduplication\" in the store"
2293msgstr "deaktiver automatisk »fildeduplikation« i lageret" 2478msgstr "deaktiver automatisk »fildeduplikation« i lageret"
2294 2479
2295#: nix/nix-daemon/guix-daemon.cc:125 2480#: nix/nix-daemon/guix-daemon.cc:128
2296msgid "impersonate Linux 2.6" 2481msgid "impersonate Linux 2.6"
2297msgstr "udgiv Linux 2.6" 2482msgstr "udgiv Linux 2.6"
2298 2483
2299#: nix/nix-daemon/guix-daemon.cc:129 2484#: nix/nix-daemon/guix-daemon.cc:132
2300msgid "tell whether the GC must keep outputs of live derivations" 2485msgid "tell whether the GC must keep outputs of live derivations"
2301msgstr "fortæl om GC'en skal bevare uddata for live afledninger" 2486msgstr "fortæl om GC'en skal bevare uddata for live afledninger"
2302 2487
2303#: nix/nix-daemon/guix-daemon.cc:132 2488#: nix/nix-daemon/guix-daemon.cc:135
2304msgid "tell whether the GC must keep derivations corresponding to live outputs" 2489msgid "tell whether the GC must keep derivations corresponding to live outputs"
2305msgstr "fortæl om GC'en skal bevare afledninger svarende til live uddata" 2490msgstr "fortæl om GC'en skal bevare afledninger svarende til live uddata"
2306 2491
2307#: nix/nix-daemon/guix-daemon.cc:135 2492#: nix/nix-daemon/guix-daemon.cc:138
2308msgid "SOCKET" 2493msgid "SOCKET"
2309msgstr "SOKKEL" 2494msgstr "SOKKEL"
2310 2495
2311#: nix/nix-daemon/guix-daemon.cc:136 2496#: nix/nix-daemon/guix-daemon.cc:139
2312msgid "listen for connections on SOCKET" 2497msgid "listen for connections on SOCKET"
2313msgstr "lyt efter forbindelser på SOKKEL" 2498msgstr "lyt efter forbindelser på SOKKEL"
2314 2499
2315#: nix/nix-daemon/guix-daemon.cc:138 2500#: nix/nix-daemon/guix-daemon.cc:141
2316msgid "produce debugging output" 2501msgid "produce debugging output"
2317msgstr "lav fejlsøgningsinformation" 2502msgstr "lav fejlsøgningsinformation"
2318 2503
2319#: nix/nix-daemon/guix-daemon.cc:205 nix/nix-daemon/guix-daemon.cc:381 2504#: nix/nix-daemon/guix-daemon.cc:201
2505#, c-format
2506msgid "error: %s: invalid number of rounds\n"
2507msgstr "fejl: %s: ugyldigt antal runder\n"
2508
2509#: nix/nix-daemon/guix-daemon.cc:220 nix/nix-daemon/guix-daemon.cc:396
2320#, c-format 2510#, c-format
2321msgid "error: %s\n" 2511msgid "error: %s\n"
2322msgstr "fejl: %s\n" 2512msgstr "fejl: %s\n"
2323 2513
2324#: nix/nix-daemon/guix-daemon.cc:266 2514#: nix/nix-daemon/guix-daemon.cc:281
2325#, c-format 2515#, c-format
2326msgid "error: libgcrypt version mismatch\n" 2516msgid "error: libgcrypt version mismatch\n"
2327msgstr "fejl: forskellige versioner af libgcrypt\n" 2517msgstr "fejl: forskellige versioner af libgcrypt\n"
2328 2518
2329#: nix/nix-daemon/guix-daemon.cc:357 2519#: nix/nix-daemon/guix-daemon.cc:372
2330#, c-format 2520#, c-format
2331msgid "warning: daemon is running as root, so using `--build-users-group' is highly recommended\n" 2521msgid "warning: daemon is running as root, so using `--build-users-group' is highly recommended\n"
2332msgstr "advarsel: dæmon kører som root, så brug af »--build-users-group« anbefales\n" 2522msgstr "advarsel: dæmon kører som root, så brug af »--build-users-group« anbefales\n"
diff --git a/po/packages/da.po b/po/packages/da.po
index 66c2e7cc7ef..fae57bca196 100644
--- a/po/packages/da.po
+++ b/po/packages/da.po
@@ -1,15 +1,15 @@
1# Danish translation guix-packages. 1# Danish translation guix-packages.
2# Copyright (C) 2015 Free Software Foundation, Inc. 2# Copyright (C) 2016 Free Software Foundation, Inc.
3# This file is distributed under the same license as the guix package. 3# This file is distributed under the same license as the guix package.
4# Joe Hansen <joedalton2@yahoo.dk>, 2015. 4# Joe Hansen <joedalton2@yahoo.dk>, 2015, 2016.
5# 5#
6#: gnu/packages/databases.scm:598 6#: gnu/packages/databases.scm:626
7msgid "" 7msgid ""
8msgstr "" 8msgstr ""
9"Project-Id-Version: guix-packages 0.9.0\n" 9"Project-Id-Version: guix-packages 0.9.1\n"
10"Report-Msgid-Bugs-To: ludo@gnu.org\n" 10"Report-Msgid-Bugs-To: ludo@gnu.org\n"
11"POT-Creation-Date: 2015-10-28 16:31+0100\n" 11"POT-Creation-Date: 2016-03-04 16:52+0100\n"
12"PO-Revision-Date: 2015-10-31 19:30+01:00\n" 12"PO-Revision-Date: 2016-03-27 19:30+01:00\n"
13"Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n" 13"Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
14"Language-Team: Danish <dansk@dansk-gruppen.dk>\n" 14"Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
15"Language: da\n" 15"Language: da\n"
@@ -37,11 +37,11 @@ msgstr ""
37"som kan bruges i dit daglige arbejde, personlige behov, eller bare\n" 37"som kan bruges i dit daglige arbejde, personlige behov, eller bare\n"
38"god gammeldags skrivning." 38"god gammeldags skrivning."
39 39
40#: gnu/packages/aspell.scm:43 gnu/packages/libreoffice.scm:611 40#: gnu/packages/aspell.scm:53 gnu/packages/libreoffice.scm:616
41msgid "Spell checker" 41msgid "Spell checker"
42msgstr "Stavekontrol" 42msgstr "Stavekontrol"
43 43
44#: gnu/packages/aspell.scm:45 44#: gnu/packages/aspell.scm:55
45msgid "" 45msgid ""
46"Aspell is a spell-checker which can be used either as a library or as\n" 46"Aspell is a spell-checker which can be used either as a library or as\n"
47"a standalone program. Notable features of Aspell include its full support of\n" 47"a standalone program. Notable features of Aspell include its full support of\n"
@@ -53,15 +53,15 @@ msgstr ""
53"fulde understøttelse af dokumenter skrivet i UTF-8-kodning og dets evne\n" 53"fulde understøttelse af dokumenter skrivet i UTF-8-kodning og dets evne\n"
54"til at bruge flere ordbøger, inklusive personlige." 54"til at bruge flere ordbøger, inklusive personlige."
55 55
56#: gnu/packages/aspell.scm:85 56#: gnu/packages/aspell.scm:95
57msgid "This package provides a dictionary for the GNU Aspell spell checker." 57msgid "This package provides a dictionary for the GNU Aspell spell checker."
58msgstr "Denne pakke tilbyder en ordbog for stavekontrollen GNU Aspell." 58msgstr "Denne pakke tilbyder en ordbog for stavekontrollen GNU Aspell."
59 59
60#: gnu/packages/audio.scm:92 60#: gnu/packages/audio.scm:96
61msgid "Realtime modular synthesizer and effect processor" 61msgid "Realtime modular synthesizer and effect processor"
62msgstr "" 62msgstr ""
63 63
64#: gnu/packages/audio.scm:94 64#: gnu/packages/audio.scm:98
65msgid "" 65msgid ""
66"AlsaModularSynth is a digital implementation of a classical analog\n" 66"AlsaModularSynth is a digital implementation of a classical analog\n"
67"modular synthesizer system. It uses virtual control voltages to control the\n" 67"modular synthesizer system. It uses virtual control voltages to control the\n"
@@ -70,11 +70,11 @@ msgid ""
70"Filter) modules follow the convention of 1V / Octave." 70"Filter) modules follow the convention of 1V / Octave."
71msgstr "" 71msgstr ""
72 72
73#: gnu/packages/audio.scm:131 73#: gnu/packages/audio.scm:135
74msgid "A library for audio labelling" 74msgid "Library for audio labelling"
75msgstr "" 75msgstr ""
76 76
77#: gnu/packages/audio.scm:133 77#: gnu/packages/audio.scm:137
78msgid "" 78msgid ""
79"aubio is a tool designed for the extraction of annotations from audio\n" 79"aubio is a tool designed for the extraction of annotations from audio\n"
80"signals. Its features include segmenting a sound file before each of its\n" 80"signals. Its features include segmenting a sound file before each of its\n"
@@ -82,22 +82,22 @@ msgid ""
82"streams from live audio." 82"streams from live audio."
83msgstr "" 83msgstr ""
84 84
85#: gnu/packages/audio.scm:226 85#: gnu/packages/audio.scm:229
86msgid "Digital audio workstation" 86msgid "Digital audio workstation"
87msgstr "" 87msgstr ""
88 88
89#: gnu/packages/audio.scm:228 89#: gnu/packages/audio.scm:231
90msgid "" 90msgid ""
91"Ardour is a multi-channel digital audio workstation, allowing users to\n" 91"Ardour is a multi-channel digital audio workstation, allowing users to\n"
92"record, edit, mix and master audio and MIDI projects. It is targeted at audio\n" 92"record, edit, mix and master audio and MIDI projects. It is targeted at audio\n"
93"engineers, musicians, soundtrack editors and composers." 93"engineers, musicians, soundtrack editors and composers."
94msgstr "" 94msgstr ""
95 95
96#: gnu/packages/audio.scm:289 96#: gnu/packages/audio.scm:263
97msgid "Tonewheel organ synthesizer" 97msgid "Tonewheel organ synthesizer"
98msgstr "" 98msgstr ""
99 99
100#: gnu/packages/audio.scm:291 100#: gnu/packages/audio.scm:265
101msgid "" 101msgid ""
102"AZR-3 is a port of the free VST plugin AZR-3. It is a tonewheel organ\n" 102"AZR-3 is a port of the free VST plugin AZR-3. It is a tonewheel organ\n"
103"with drawbars, distortion and rotating speakers. The organ has three\n" 103"with drawbars, distortion and rotating speakers. The organ has three\n"
@@ -106,11 +106,11 @@ msgid ""
106"plugins are provided." 106"plugins are provided."
107msgstr "" 107msgstr ""
108 108
109#: gnu/packages/audio.scm:329 109#: gnu/packages/audio.scm:302
110msgid "Audio plug-in pack for LV2 and JACK environments" 110msgid "Audio plug-in pack for LV2 and JACK environments"
111msgstr "" 111msgstr ""
112 112
113#: gnu/packages/audio.scm:331 113#: gnu/packages/audio.scm:304
114msgid "" 114msgid ""
115"Calf Studio Gear is an audio plug-in pack for LV2 and JACK environments.\n" 115"Calf Studio Gear is an audio plug-in pack for LV2 and JACK environments.\n"
116"The suite contains lots of effects (delay, modulation, signal processing,\n" 116"The suite contains lots of effects (delay, modulation, signal processing,\n"
@@ -119,31 +119,31 @@ msgid ""
119"tools (analyzer, mono/stereo tools, crossovers)." 119"tools (analyzer, mono/stereo tools, crossovers)."
120msgstr "" 120msgstr ""
121 121
122#: gnu/packages/audio.scm:367 122#: gnu/packages/audio.scm:347
123msgid "Sound and music computing system" 123msgid "Sound and music computing system"
124msgstr "" 124msgstr ""
125 125
126#: gnu/packages/audio.scm:369 126#: gnu/packages/audio.scm:349
127msgid "" 127msgid ""
128"Csound is a user-programmable and user-extensible sound processing\n" 128"Csound is a user-programmable and user-extensible sound processing\n"
129"language and software synthesizer." 129"language and software synthesizer."
130msgstr "" 130msgstr ""
131 131
132#: gnu/packages/audio.scm:412 gnu/packages/audio.scm:1900 132#: gnu/packages/audio.scm:392 gnu/packages/audio.scm:2005
133msgid "C++ wrapper around the ALSA API" 133msgid "C++ wrapper around the ALSA API"
134msgstr "" 134msgstr ""
135 135
136#: gnu/packages/audio.scm:414 136#: gnu/packages/audio.scm:394
137msgid "" 137msgid ""
138"clalsadrv is a C++ wrapper around the ALSA API simplifying access to\n" 138"clalsadrv is a C++ wrapper around the ALSA API simplifying access to\n"
139"ALSA PCM devices." 139"ALSA PCM devices."
140msgstr "" 140msgstr ""
141 141
142#: gnu/packages/audio.scm:449 142#: gnu/packages/audio.scm:429
143msgid "SoundFont synthesizer" 143msgid "SoundFont synthesizer"
144msgstr "" 144msgstr ""
145 145
146#: gnu/packages/audio.scm:451 146#: gnu/packages/audio.scm:431
147msgid "" 147msgid ""
148"FluidSynth is a real-time software synthesizer based on the SoundFont 2\n" 148"FluidSynth is a real-time software synthesizer based on the SoundFont 2\n"
149"specifications. FluidSynth reads and handles MIDI events from the MIDI input\n" 149"specifications. FluidSynth reads and handles MIDI events from the MIDI input\n"
@@ -151,39 +151,39 @@ msgid ""
151"also play midifiles using a Soundfont." 151"also play midifiles using a Soundfont."
152msgstr "" 152msgstr ""
153 153
154#: gnu/packages/audio.scm:483 154#: gnu/packages/audio.scm:463
155msgid "MPEG-4 and MPEG-2 AAC decoder" 155msgid "MPEG-4 and MPEG-2 AAC decoder"
156msgstr "" 156msgstr ""
157 157
158#: gnu/packages/audio.scm:485 158#: gnu/packages/audio.scm:465
159msgid "" 159msgid ""
160"FAAD2 is an MPEG-4 and MPEG-2 AAC decoder supporting LC, Main, LTP, SBR,\n" 160"FAAD2 is an MPEG-4 and MPEG-2 AAC decoder supporting LC, Main, LTP, SBR,\n"
161"PS, and DAB+." 161"PS, and DAB+."
162msgstr "" 162msgstr ""
163 163
164#: gnu/packages/audio.scm:514 164#: gnu/packages/audio.scm:494
165msgid "Signal processing language" 165msgid "Signal processing language"
166msgstr "" 166msgstr ""
167 167
168#: gnu/packages/audio.scm:516 168#: gnu/packages/audio.scm:496
169msgid "Faust is a programming language for realtime audio signal processing." 169msgid "Faust is a programming language for realtime audio signal processing."
170msgstr "" 170msgstr ""
171 171
172#: gnu/packages/audio.scm:551 172#: gnu/packages/audio.scm:531
173msgid "GUS compatible patches for MIDI players" 173msgid "GUS compatible patches for MIDI players"
174msgstr "" 174msgstr ""
175 175
176#: gnu/packages/audio.scm:553 176#: gnu/packages/audio.scm:533
177msgid "" 177msgid ""
178"FreePats is a project to create a free and open set of GUS compatible\n" 178"FreePats is a project to create a free and open set of GUS compatible\n"
179"patches that can be used with softsynths such as Timidity and WildMidi." 179"patches that can be used with softsynths such as Timidity and WildMidi."
180msgstr "" 180msgstr ""
181 181
182#: gnu/packages/audio.scm:604 182#: gnu/packages/audio.scm:586
183msgid "Virtual guitar amplifier" 183msgid "Virtual guitar amplifier"
184msgstr "" 184msgstr ""
185 185
186#: gnu/packages/audio.scm:605 186#: gnu/packages/audio.scm:587
187msgid "" 187msgid ""
188"Guitarix is a virtual guitar amplifier running JACK.\n" 188"Guitarix is a virtual guitar amplifier running JACK.\n"
189"Guitarix takes the signal from your guitar as a mono-signal from your sound\n" 189"Guitarix takes the signal from your guitar as a mono-signal from your sound\n"
@@ -194,22 +194,38 @@ msgid ""
194"auto-wah." 194"auto-wah."
195msgstr "" 195msgstr ""
196 196
197#: gnu/packages/audio.scm:647 197#: gnu/packages/audio.scm:633
198msgid "Audio effects processor"
199msgstr ""
200
201#: gnu/packages/audio.scm:635
202msgid ""
203"Rakarrack is a richly featured multi-effects processor emulating a\n"
204"guitar effects pedalboard. Effects include compressor, expander, noise gate,\n"
205"equalizers, exciter, flangers, chorus, various delay and reverb effects,\n"
206"distortion modules and many more. Most of the effects engine is built from\n"
207"modules found in the excellent software synthesizer ZynAddSubFX. Presets and\n"
208"user interface are optimized for guitar, but Rakarrack processes signals in\n"
209"stereo while it does not apply internal band-limiting filtering, and thus is\n"
210"well suited to all musical instruments and vocals."
211msgstr ""
212
213#: gnu/packages/audio.scm:679
198msgid "LV2 convolution reverb" 214msgid "LV2 convolution reverb"
199msgstr "" 215msgstr ""
200 216
201#: gnu/packages/audio.scm:649 217#: gnu/packages/audio.scm:681
202msgid "" 218msgid ""
203"IR is a low-latency, real-time, high performance signal convolver\n" 219"IR is a low-latency, real-time, high performance signal convolver\n"
204"especially for creating reverb effects. It supports impulse responses with 1,\n" 220"especially for creating reverb effects. It supports impulse responses with 1,\n"
205"2 or 4 channels, in any soundfile format supported by libsndfile." 221"2 or 4 channels, in any soundfile format supported by libsndfile."
206msgstr "" 222msgstr ""
207 223
208#: gnu/packages/audio.scm:679 224#: gnu/packages/audio.scm:711
209msgid "JACK audio connection kit" 225msgid "JACK audio connection kit"
210msgstr "" 226msgstr ""
211 227
212#: gnu/packages/audio.scm:681 228#: gnu/packages/audio.scm:713
213msgid "" 229msgid ""
214"JACK is a low-latency audio server. It can connect a number of\n" 230"JACK is a low-latency audio server. It can connect a number of\n"
215"different applications to an audio device, as well as allowing them to share\n" 231"different applications to an audio device, as well as allowing them to share\n"
@@ -219,32 +235,32 @@ msgid ""
219"synchronous execution of all clients, and low latency operation." 235"synchronous execution of all clients, and low latency operation."
220msgstr "" 236msgstr ""
221 237
222#: gnu/packages/audio.scm:760 238#: gnu/packages/audio.scm:811
223msgid "Simple LV2 host for JACK" 239msgid "Simple LV2 host for JACK"
224msgstr "" 240msgstr ""
225 241
226#: gnu/packages/audio.scm:762 242#: gnu/packages/audio.scm:813
227msgid "" 243msgid ""
228"Jalv is a simple but fully featured LV2 host for JACK. It runs LV2\n" 244"Jalv is a simple but fully featured LV2 host for JACK. It runs LV2\n"
229"plugins and exposes their ports as JACK ports, essentially making any LV2\n" 245"plugins and exposes their ports as JACK ports, essentially making any LV2\n"
230"plugin function as a JACK application." 246"plugin function as a JACK application."
231msgstr "" 247msgstr ""
232 248
233#: gnu/packages/audio.scm:798 249#: gnu/packages/audio.scm:856
234msgid "Linux Audio Developer's Simple Plugin API (LADSPA)" 250msgid "Linux Audio Developer's Simple Plugin API (LADSPA)"
235msgstr "" 251msgstr ""
236 252
237#: gnu/packages/audio.scm:800 253#: gnu/packages/audio.scm:858
238msgid "" 254msgid ""
239"LADSPA is a standard that allows software audio processors and effects\n" 255"LADSPA is a standard that allows software audio processors and effects\n"
240"to be plugged into a wide range of audio synthesis and recording packages." 256"to be plugged into a wide range of audio synthesis and recording packages."
241msgstr "" 257msgstr ""
242 258
243#: gnu/packages/audio.scm:836 259#: gnu/packages/audio.scm:894
244msgid "Audio application session manager" 260msgid "Audio application session manager"
245msgstr "" 261msgstr ""
246 262
247#: gnu/packages/audio.scm:838 263#: gnu/packages/audio.scm:896
248msgid "" 264msgid ""
249"LASH is a session management system for audio applications. It allows\n" 265"LASH is a session management system for audio applications. It allows\n"
250"you to save and restore audio sessions consisting of multiple interconneced\n" 266"you to save and restore audio sessions consisting of multiple interconneced\n"
@@ -252,11 +268,11 @@ msgid ""
252"connections between them." 268"connections between them."
253msgstr "" 269msgstr ""
254 270
255#: gnu/packages/audio.scm:859 271#: gnu/packages/audio.scm:917
256msgid "Bauer stereophonic-to-binaural DSP" 272msgid "Bauer stereophonic-to-binaural DSP"
257msgstr "" 273msgstr ""
258 274
259#: gnu/packages/audio.scm:861 275#: gnu/packages/audio.scm:919
260msgid "" 276msgid ""
261"The Bauer stereophonic-to-binaural DSP (bs2b) library and plugins is\n" 277"The Bauer stereophonic-to-binaural DSP (bs2b) library and plugins is\n"
262"designed to improve headphone listening of stereo audio records. Recommended\n" 278"designed to improve headphone listening of stereo audio records. Recommended\n"
@@ -264,32 +280,44 @@ msgid ""
264"essential distortions." 280"essential distortions."
265msgstr "" 281msgstr ""
266 282
267#: gnu/packages/audio.scm:886 283#: gnu/packages/audio.scm:944
268msgid "Implementation of the Open Sound Control protocol" 284msgid "Implementation of the Open Sound Control protocol"
269msgstr "" 285msgstr ""
270 286
271#: gnu/packages/audio.scm:888 287#: gnu/packages/audio.scm:946
272msgid "" 288msgid ""
273"liblo is a lightweight library that provides an easy to use\n" 289"liblo is a lightweight library that provides an easy to use\n"
274"implementation of the Open Sound Control (OSC) protocol." 290"implementation of the Open Sound Control (OSC) protocol."
275msgstr "" 291msgstr ""
276 292
277#: gnu/packages/audio.scm:925 293#: gnu/packages/audio.scm:967
294msgid "Python bindings for liblo"
295msgstr ""
296
297#: gnu/packages/audio.scm:969
298msgid ""
299"Pyliblo is a Python wrapper for the liblo Open Sound Control (OSC)\n"
300"library. It supports almost the complete functionality of liblo, allowing you\n"
301"to send and receive OSC messages using a nice and simple Python API. Also\n"
302"included are the command line utilities @code{send_osc} and @code{dump_osc}."
303msgstr ""
304
305#: gnu/packages/audio.scm:1011
278msgid "Library to simplify use of LV2 plugins in applications" 306msgid "Library to simplify use of LV2 plugins in applications"
279msgstr "" 307msgstr ""
280 308
281#: gnu/packages/audio.scm:927 309#: gnu/packages/audio.scm:1013
282msgid "" 310msgid ""
283"Lilv is a C library to make the use of LV2 plugins as simple as possible\n" 311"Lilv is a C library to make the use of LV2 plugins as simple as possible\n"
284"for applications. Lilv is the successor to SLV2, rewritten to be\n" 312"for applications. Lilv is the successor to SLV2, rewritten to be\n"
285"significantly faster and have minimal dependencies." 313"significantly faster and have minimal dependencies."
286msgstr "" 314msgstr ""
287 315
288#: gnu/packages/audio.scm:954 316#: gnu/packages/audio.scm:1040
289msgid "LV2 audio plugin specification" 317msgid "LV2 audio plugin specification"
290msgstr "" 318msgstr ""
291 319
292#: gnu/packages/audio.scm:956 320#: gnu/packages/audio.scm:1042
293msgid "" 321msgid ""
294"LV2 is an open specification for audio plugins and host applications.\n" 322"LV2 is an open specification for audio plugins and host applications.\n"
295"At its core, LV2 is a simple stable interface, accompanied by extensions which\n" 323"At its core, LV2 is a simple stable interface, accompanied by extensions which\n"
@@ -297,38 +325,38 @@ msgid ""
297"software." 325"software."
298msgstr "" 326msgstr ""
299 327
300#: gnu/packages/audio.scm:991 328#: gnu/packages/audio.scm:1077
301msgid "LV2 port of the mda Piano plugin" 329msgid "LV2 port of the mda Piano plugin"
302msgstr "" 330msgstr ""
303 331
304#: gnu/packages/audio.scm:992 332#: gnu/packages/audio.scm:1078
305msgid "An LV2 port of the mda Piano VSTi." 333msgid "An LV2 port of the mda Piano VSTi."
306msgstr "" 334msgstr ""
307 335
308#: gnu/packages/audio.scm:1005 336#: gnu/packages/audio.scm:1091
309msgid "LV2 port of the mda EPiano plugin" 337msgid "LV2 port of the mda EPiano plugin"
310msgstr "" 338msgstr ""
311 339
312#: gnu/packages/audio.scm:1006 340#: gnu/packages/audio.scm:1092
313msgid "An LV2 port of the mda EPiano VSTi." 341msgid "An LV2 port of the mda EPiano VSTi."
314msgstr "" 342msgstr ""
315 343
316#: gnu/packages/audio.scm:1035 344#: gnu/packages/audio.scm:1130
317msgid "C++ libraries for LV2 plugins" 345msgid "C++ libraries for LV2 plugins"
318msgstr "" 346msgstr ""
319 347
320#: gnu/packages/audio.scm:1037 348#: gnu/packages/audio.scm:1132
321msgid "" 349msgid ""
322"The LV2 Toolkit (LVTK) contains libraries that wrap the LV2 C API and\n" 350"The LV2 Toolkit (LVTK) contains libraries that wrap the LV2 C API and\n"
323"extensions into easy to use C++ classes. It is the successor of\n" 351"extensions into easy to use C++ classes. It is the successor of\n"
324"lv2-c++-tools." 352"lv2-c++-tools."
325msgstr "" 353msgstr ""
326 354
327#: gnu/packages/audio.scm:1078 355#: gnu/packages/audio.scm:1173
328msgid "3D audio API" 356msgid "3D audio API"
329msgstr "" 357msgstr ""
330 358
331#: gnu/packages/audio.scm:1080 359#: gnu/packages/audio.scm:1175
332msgid "" 360msgid ""
333"OpenAL provides capabilities for playing audio in a virtual 3D\n" 361"OpenAL provides capabilities for playing audio in a virtual 3D\n"
334"environment. Distance attenuation, doppler shift, and directional sound\n" 362"environment. Distance attenuation, doppler shift, and directional sound\n"
@@ -338,62 +366,62 @@ msgid ""
338"buffers, and audio capture." 366"buffers, and audio capture."
339msgstr "" 367msgstr ""
340 368
341#: gnu/packages/audio.scm:1114 369#: gnu/packages/audio.scm:1209
342msgid "Modular patch bay for audio and MIDI systems" 370msgid "Modular patch bay for audio and MIDI systems"
343msgstr "" 371msgstr ""
344 372
345#: gnu/packages/audio.scm:1116 373#: gnu/packages/audio.scm:1211
346msgid "" 374msgid ""
347"Patchage is a modular patch bay for audio and MIDI systems based on JACK\n" 375"Patchage is a modular patch bay for audio and MIDI systems based on JACK\n"
348"and ALSA." 376"and ALSA."
349msgstr "" 377msgstr ""
350 378
351#: gnu/packages/audio.scm:1141 379#: gnu/packages/audio.scm:1236
352msgid "Real-time audio utility library" 380msgid "Real-time audio utility library"
353msgstr "" 381msgstr ""
354 382
355#: gnu/packages/audio.scm:1143 383#: gnu/packages/audio.scm:1238
356msgid "" 384msgid ""
357"Raul (Real-time Audio Utility Library) is a C++ utility library primarily\n" 385"Raul (Real-time Audio Utility Library) is a C++ utility library primarily\n"
358"aimed at audio/musical applications." 386"aimed at audio/musical applications."
359msgstr "" 387msgstr ""
360 388
361#: gnu/packages/audio.scm:1169 389#: gnu/packages/audio.scm:1264
362msgid "Audio time-stretching and pitch-shifting library" 390msgid "Audio time-stretching and pitch-shifting library"
363msgstr "" 391msgstr ""
364 392
365#: gnu/packages/audio.scm:1171 393#: gnu/packages/audio.scm:1266
366msgid "" 394msgid ""
367"Rubber Band is a library and utility program that permits changing the\n" 395"Rubber Band is a library and utility program that permits changing the\n"
368"tempo and pitch of an audio recording independently of one another." 396"tempo and pitch of an audio recording independently of one another."
369msgstr "" 397msgstr ""
370 398
371#: gnu/packages/audio.scm:1219 399#: gnu/packages/audio.scm:1314
372msgid "Cross-platform MIDI library for C++" 400msgid "Cross-platform MIDI library for C++"
373msgstr "" 401msgstr ""
374 402
375#: gnu/packages/audio.scm:1221 403#: gnu/packages/audio.scm:1316
376msgid "" 404msgid ""
377"RtMidi is a set of C++ classes (RtMidiIn, RtMidiOut, and API specific\n" 405"RtMidi is a set of C++ classes (RtMidiIn, RtMidiOut, and API specific\n"
378"classes) that provide a common cross-platform API for realtime MIDI\n" 406"classes) that provide a common cross-platform API for realtime MIDI\n"
379"input/output." 407"input/output."
380msgstr "" 408msgstr ""
381 409
382#: gnu/packages/audio.scm:1247 410#: gnu/packages/audio.scm:1342
383msgid "Library for serialising LV2 atoms to/from RDF" 411msgid "Library for serialising LV2 atoms to/from RDF"
384msgstr "" 412msgstr ""
385 413
386#: gnu/packages/audio.scm:1249 414#: gnu/packages/audio.scm:1344
387msgid "" 415msgid ""
388"Sratom is a library for serialising LV2 atoms to/from RDF, particularly\n" 416"Sratom is a library for serialising LV2 atoms to/from RDF, particularly\n"
389"the Turtle syntax." 417"the Turtle syntax."
390msgstr "" 418msgstr ""
391 419
392#: gnu/packages/audio.scm:1274 420#: gnu/packages/audio.scm:1369
393msgid "Library for loading and wrapping LV2 plugin UIs" 421msgid "Library for loading and wrapping LV2 plugin UIs"
394msgstr "" 422msgstr ""
395 423
396#: gnu/packages/audio.scm:1276 424#: gnu/packages/audio.scm:1371
397msgid "" 425msgid ""
398"Suil is a lightweight C library for loading and wrapping LV2 plugin UIs.\n" 426"Suil is a lightweight C library for loading and wrapping LV2 plugin UIs.\n"
399"\n" 427"\n"
@@ -405,11 +433,11 @@ msgid ""
405"Suil currently supports every combination of Gtk 2, Qt 4, and X11." 433"Suil currently supports every combination of Gtk 2, Qt 4, and X11."
406msgstr "" 434msgstr ""
407 435
408#: gnu/packages/audio.scm:1333 436#: gnu/packages/audio.scm:1428
409msgid "Software synthesizer for playing MIDI files" 437msgid "Software synthesizer for playing MIDI files"
410msgstr "" 438msgstr ""
411 439
412#: gnu/packages/audio.scm:1335 440#: gnu/packages/audio.scm:1430
413msgid "" 441msgid ""
414"TiMidity++ is a software synthesizer. It can play MIDI files by\n" 442"TiMidity++ is a software synthesizer. It can play MIDI files by\n"
415"converting them into PCM waveform data; give it a MIDI data along with digital\n" 443"converting them into PCM waveform data; give it a MIDI data along with digital\n"
@@ -418,43 +446,43 @@ msgid ""
418"disks as various audio file formats." 446"disks as various audio file formats."
419msgstr "" 447msgstr ""
420 448
421#: gnu/packages/audio.scm:1374 449#: gnu/packages/audio.scm:1469
422msgid "Modular and extensible audio processing system" 450msgid "Modular and extensible audio processing system"
423msgstr "" 451msgstr ""
424 452
425#: gnu/packages/audio.scm:1376 453#: gnu/packages/audio.scm:1471
426msgid "" 454msgid ""
427"Vamp is an audio processing plugin system for plugins that extract\n" 455"Vamp is an audio processing plugin system for plugins that extract\n"
428"descriptive information from audio data — typically referred to as audio\n" 456"descriptive information from audio data — typically referred to as audio\n"
429"analysis plugins or audio feature extraction plugins." 457"analysis plugins or audio feature extraction plugins."
430msgstr "" 458msgstr ""
431 459
432#: gnu/packages/audio.scm:1415 460#: gnu/packages/audio.scm:1510
433msgid "Library for time stretching and pitch scaling of audio" 461msgid "Library for time stretching and pitch scaling of audio"
434msgstr "" 462msgstr ""
435 463
436#: gnu/packages/audio.scm:1417 464#: gnu/packages/audio.scm:1512
437msgid "" 465msgid ""
438"SBSMS (Subband Sinusoidal Modeling Synthesis) is software for time\n" 466"SBSMS (Subband Sinusoidal Modeling Synthesis) is software for time\n"
439"stretching and pitch scaling of audio. This package contains the library." 467"stretching and pitch scaling of audio. This package contains the library."
440msgstr "" 468msgstr ""
441 469
442#: gnu/packages/audio.scm:1440 470#: gnu/packages/audio.scm:1535
443msgid "Hybrid lossless audio codec" 471msgid "Hybrid lossless audio codec"
444msgstr "" 472msgstr ""
445 473
446#: gnu/packages/audio.scm:1442 474#: gnu/packages/audio.scm:1537
447msgid "" 475msgid ""
448"WavPack is an audio compression format with lossless, lossy and hybrid\n" 476"WavPack is an audio compression format with lossless, lossy and hybrid\n"
449"compression modes. This package contains command-line programs and library to\n" 477"compression modes. This package contains command-line programs and library to\n"
450"encode and decode wavpack files." 478"encode and decode wavpack files."
451msgstr "" 479msgstr ""
452 480
453#: gnu/packages/audio.scm:1461 481#: gnu/packages/audio.scm:1556
454msgid "Mod file playing library" 482msgid "Mod file playing library"
455msgstr "" 483msgstr ""
456 484
457#: gnu/packages/audio.scm:1463 485#: gnu/packages/audio.scm:1558
458msgid "" 486msgid ""
459"Libmodplug renders mod music files as raw audio data, for playing or\n" 487"Libmodplug renders mod music files as raw audio data, for playing or\n"
460"conversion. mod, .s3m, .it, .xm, and a number of lesser-known formats are\n" 488"conversion. mod, .s3m, .it, .xm, and a number of lesser-known formats are\n"
@@ -462,33 +490,33 @@ msgid ""
462"surround and reverb." 490"surround and reverb."
463msgstr "" 491msgstr ""
464 492
465#: gnu/packages/audio.scm:1482 493#: gnu/packages/audio.scm:1577
466msgid "Module player library" 494msgid "Module player library"
467msgstr "" 495msgstr ""
468 496
469#: gnu/packages/audio.scm:1484 497#: gnu/packages/audio.scm:1579
470msgid "" 498msgid ""
471"Libxmp is a library that renders module files to PCM data. It supports\n" 499"Libxmp is a library that renders module files to PCM data. It supports\n"
472"over 90 mainstream and obscure module formats including Protracker (MOD),\n" 500"over 90 mainstream and obscure module formats including Protracker (MOD),\n"
473"Scream Tracker 3 (S3M), Fast Tracker II (XM), and Impulse Tracker (IT)." 501"Scream Tracker 3 (S3M), Fast Tracker II (XM), and Impulse Tracker (IT)."
474msgstr "" 502msgstr ""
475 503
476#: gnu/packages/audio.scm:1507 504#: gnu/packages/audio.scm:1602
477msgid "Extended module player" 505msgid "Extended module player"
478msgstr "" 506msgstr ""
479 507
480#: gnu/packages/audio.scm:1509 508#: gnu/packages/audio.scm:1604
481msgid "" 509msgid ""
482"Xmp is a portable module player that plays over 90 mainstream and\n" 510"Xmp is a portable module player that plays over 90 mainstream and\n"
483"obscure module formats, including Protracker MOD, Fasttracker II XM, Scream\n" 511"obscure module formats, including Protracker MOD, Fasttracker II XM, Scream\n"
484"Tracker 3 S3M and Impulse Tracker IT files." 512"Tracker 3 S3M and Impulse Tracker IT files."
485msgstr "" 513msgstr ""
486 514
487#: gnu/packages/audio.scm:1541 515#: gnu/packages/audio.scm:1636
488msgid "Audio processing library for changing tempo, pitch and playback rate" 516msgid "Audio processing library for changing tempo, pitch and playback rate"
489msgstr "" 517msgstr ""
490 518
491#: gnu/packages/audio.scm:1543 519#: gnu/packages/audio.scm:1638
492msgid "" 520msgid ""
493"SoundTouch is an audio processing library for changing the tempo, pitch\n" 521"SoundTouch is an audio processing library for changing the tempo, pitch\n"
494"and playback rates of audio streams or audio files. It is intended for\n" 522"and playback rates of audio streams or audio files. It is intended for\n"
@@ -496,11 +524,11 @@ msgid ""
496"control functionality, or just for playing around with the sound effects." 524"control functionality, or just for playing around with the sound effects."
497msgstr "" 525msgstr ""
498 526
499#: gnu/packages/audio.scm:1580 527#: gnu/packages/audio.scm:1675
500msgid "Sound processing utility" 528msgid "Sound processing utility"
501msgstr "" 529msgstr ""
502 530
503#: gnu/packages/audio.scm:1582 531#: gnu/packages/audio.scm:1677
504msgid "" 532msgid ""
505"SoX (Sound eXchange) is a command line utility that can convert\n" 533"SoX (Sound eXchange) is a command line utility that can convert\n"
506"various formats of computer audio files to other formats. It can also\n" 534"various formats of computer audio files to other formats. It can also\n"
@@ -508,92 +536,92 @@ msgid ""
508"can play and record audio files." 536"can play and record audio files."
509msgstr "" 537msgstr ""
510 538
511#: gnu/packages/audio.scm:1605 539#: gnu/packages/audio.scm:1700
512msgid "One-dimensional sample-rate conversion library" 540msgid "One-dimensional sample-rate conversion library"
513msgstr "" 541msgstr ""
514 542
515#: gnu/packages/audio.scm:1607 543#: gnu/packages/audio.scm:1702
516msgid "" 544msgid ""
517"The SoX Resampler library (libsoxr) performs one-dimensional sample-rate\n" 545"The SoX Resampler library (libsoxr) performs one-dimensional sample-rate\n"
518"conversion. It may be used, for example, to resample PCM-encoded audio." 546"conversion. It may be used, for example, to resample PCM-encoded audio."
519msgstr "" 547msgstr ""
520 548
521#: gnu/packages/audio.scm:1629 549#: gnu/packages/audio.scm:1724
522msgid "MPEG Audio Layer 2 (MP2) encoder" 550msgid "MPEG Audio Layer 2 (MP2) encoder"
523msgstr "" 551msgstr ""
524 552
525#: gnu/packages/audio.scm:1631 553#: gnu/packages/audio.scm:1726
526msgid "" 554msgid ""
527"TwoLAME is an optimised MPEG Audio Layer 2 (MP2) encoder based on\n" 555"TwoLAME is an optimised MPEG Audio Layer 2 (MP2) encoder based on\n"
528"tooLAME by Mike Cheng, which in turn is based upon the ISO dist10 code and\n" 556"tooLAME by Mike Cheng, which in turn is based upon the ISO dist10 code and\n"
529"portions of LAME." 557"portions of LAME."
530msgstr "" 558msgstr ""
531 559
532#: gnu/packages/audio.scm:1671 560#: gnu/packages/audio.scm:1766
533msgid "Audio I/O library" 561msgid "Audio I/O library"
534msgstr "" 562msgstr ""
535 563
536#: gnu/packages/audio.scm:1673 564#: gnu/packages/audio.scm:1768
537msgid "" 565msgid ""
538"PortAudio is a portable C/C++ audio I/O library providing a simple API\n" 566"PortAudio is a portable C/C++ audio I/O library providing a simple API\n"
539"to record and/or play sound using a callback function or a blocking read/write\n" 567"to record and/or play sound using a callback function or a blocking read/write\n"
540"interface." 568"interface."
541msgstr "" 569msgstr ""
542 570
543#: gnu/packages/audio.scm:1696 571#: gnu/packages/audio.scm:1791
544msgid "Graphical user interface for FluidSynth" 572msgid "Graphical user interface for FluidSynth"
545msgstr "" 573msgstr ""
546 574
547#: gnu/packages/audio.scm:1698 575#: gnu/packages/audio.scm:1793
548msgid "" 576msgid ""
549"Qsynth is a GUI front-end application for the FluidSynth SoundFont\n" 577"Qsynth is a GUI front-end application for the FluidSynth SoundFont\n"
550"synthesizer written in C++." 578"synthesizer written in C++."
551msgstr "" 579msgstr ""
552 580
553#: gnu/packages/audio.scm:1736 581#: gnu/packages/audio.scm:1831
554msgid "Networked audio system" 582msgid "Networked audio system"
555msgstr "" 583msgstr ""
556 584
557#: gnu/packages/audio.scm:1738 585#: gnu/packages/audio.scm:1833
558msgid "" 586msgid ""
559"RSound allows you to send audio from an application and transfer it\n" 587"RSound allows you to send audio from an application and transfer it\n"
560"directly to a different computer on your LAN network. It is an audio daemon\n" 588"directly to a different computer on your LAN network. It is an audio daemon\n"
561"with a much different focus than most other audio daemons." 589"with a much different focus than most other audio daemons."
562msgstr "" 590msgstr ""
563 591
564#: gnu/packages/audio.scm:1769 592#: gnu/packages/audio.scm:1864
565msgid "JACK audio frequency analyzer and display" 593msgid "JACK audio frequency analyzer and display"
566msgstr "" 594msgstr ""
567 595
568#: gnu/packages/audio.scm:1771 596#: gnu/packages/audio.scm:1866
569msgid "" 597msgid ""
570"XJackFreak is an audio analysis and equalizing tool for the Jack Audio\n" 598"XJackFreak is an audio analysis and equalizing tool for the Jack Audio\n"
571"Connection Kit. It can display the FFT of any input, modify it and output the\n" 599"Connection Kit. It can display the FFT of any input, modify it and output the\n"
572"result." 600"result."
573msgstr "" 601msgstr ""
574 602
575#: gnu/packages/audio.scm:1812 603#: gnu/packages/audio.scm:1912
576msgid "Fast, partitioned convolution engine library" 604msgid "Fast, partitioned convolution engine library"
577msgstr "" 605msgstr ""
578 606
579#: gnu/packages/audio.scm:1814 607#: gnu/packages/audio.scm:1914
580msgid "" 608msgid ""
581"Zita convolver is a C++ library providing a real-time convolution\n" 609"Zita convolver is a C++ library providing a real-time convolution\n"
582"engine." 610"engine."
583msgstr "" 611msgstr ""
584 612
585#: gnu/packages/audio.scm:1854 613#: gnu/packages/audio.scm:1959
586msgid "C++ library for resampling audio signals" 614msgid "C++ library for resampling audio signals"
587msgstr "" 615msgstr ""
588 616
589#: gnu/packages/audio.scm:1856 617#: gnu/packages/audio.scm:1961
590msgid "" 618msgid ""
591"Libzita-resampler is a C++ library for resampling audio signals. It is\n" 619"Libzita-resampler is a C++ library for resampling audio signals. It is\n"
592"designed to be used within a real-time processing context, to be fast, and to\n" 620"designed to be used within a real-time processing context, to be fast, and to\n"
593"provide high-quality sample rate conversion." 621"provide high-quality sample rate conversion."
594msgstr "" 622msgstr ""
595 623
596#: gnu/packages/audio.scm:1902 624#: gnu/packages/audio.scm:2007
597msgid "" 625msgid ""
598"Zita-alsa-pcmi is a C++ wrapper around the ALSA API. It provides easy\n" 626"Zita-alsa-pcmi is a C++ wrapper around the ALSA API. It provides easy\n"
599"access to ALSA PCM devices, taking care of the many functions required to\n" 627"access to ALSA PCM devices, taking care of the many functions required to\n"
@@ -601,11 +629,35 @@ msgid ""
601"point audio data." 629"point audio data."
602msgstr "" 630msgstr ""
603 631
604#: gnu/packages/backup.scm:89 632#: gnu/packages/audio.scm:2038
633msgid "Cue and toc file parsers and utilities"
634msgstr ""
635
636#: gnu/packages/audio.scm:2039
637msgid ""
638"Cuetools is a set of programs that are useful for manipulating\n"
639"and using CUE sheet (cue) files and Table of Contents (toc) files. CUE and TOC\n"
640"files are a way to represent the layout of a data or audio CD in a\n"
641"machine-readable ASCII format."
642msgstr ""
643
644#: gnu/packages/audio.scm:2058
645msgid "WAVE audio data processing tool"
646msgstr ""
647
648#: gnu/packages/audio.scm:2059
649msgid ""
650"shntool is a multi-purpose WAVE data processing and reporting\n"
651"utility. File formats are abstracted from its core, so it can process any file\n"
652"that contains WAVE data, compressed or not---provided there exists a format\n"
653"module to handle that particular file type."
654msgstr ""
655
656#: gnu/packages/backup.scm:92
605msgid "Encrypted backup using rsync algorithm" 657msgid "Encrypted backup using rsync algorithm"
606msgstr "Krypteret sikkerhedskopiering via brug af rsync-algoritmen" 658msgstr "Krypteret sikkerhedskopiering via brug af rsync-algoritmen"
607 659
608#: gnu/packages/backup.scm:91 660#: gnu/packages/backup.scm:94
609msgid "" 661msgid ""
610"Duplicity backs up directories by producing encrypted tar-format volumes\n" 662"Duplicity backs up directories by producing encrypted tar-format volumes\n"
611"and uploading them to a remote or local file server. Because duplicity uses\n" 663"and uploading them to a remote or local file server. Because duplicity uses\n"
@@ -622,11 +674,11 @@ msgstr ""
622"underskrive disse arkiver, så vil de være sikret mod spionage og/eller\n" 674"underskrive disse arkiver, så vil de være sikret mod spionage og/eller\n"
623"ændring af serveren." 675"ændring af serveren."
624 676
625#: gnu/packages/backup.scm:125 677#: gnu/packages/backup.scm:128
626msgid "Simple incremental backup tool" 678msgid "Simple incremental backup tool"
627msgstr "Simpelt værktøj til trinvis sikkerhedskopiering" 679msgstr "Simpelt værktøj til trinvis sikkerhedskopiering"
628 680
629#: gnu/packages/backup.scm:127 681#: gnu/packages/backup.scm:130
630msgid "" 682msgid ""
631"Hdup2 is a backup utility, its aim is to make backup really simple. The\n" 683"Hdup2 is a backup utility, its aim is to make backup really simple. The\n"
632"backup scheduling is done by means of a cron job. It supports an\n" 684"backup scheduling is done by means of a cron job. It supports an\n"
@@ -639,11 +691,11 @@ msgstr ""
639"sikkerhedskopier, krypterede sikkerhedskopier og opdelte sikkerhedskopier\n" 691"sikkerhedskopier, krypterede sikkerhedskopier og opdelte sikkerhedskopier\n"
640"(kaldt klumper) så der nemt kan brændes til cd/dvd." 692"(kaldt klumper) så der nemt kan brændes til cd/dvd."
641 693
642#: gnu/packages/backup.scm:181 694#: gnu/packages/backup.scm:185
643msgid "Multi-format archive and compression library" 695msgid "Multi-format archive and compression library"
644msgstr "Arkiv- og komprimeringsbibliotek for flere formater" 696msgstr "Arkiv- og komprimeringsbibliotek for flere formater"
645 697
646#: gnu/packages/backup.scm:183 698#: gnu/packages/backup.scm:187
647msgid "" 699msgid ""
648"Libarchive provides a flexible interface for reading and writing\n" 700"Libarchive provides a flexible interface for reading and writing\n"
649"archives in various formats such as tar and cpio. Libarchive also supports\n" 701"archives in various formats such as tar and cpio. Libarchive also supports\n"
@@ -661,11 +713,11 @@ msgstr ""
661"Bemærk venligst at der i øjeblikket ikke er indbygget understøttelse\n" 713"Bemærk venligst at der i øjeblikket ikke er indbygget understøttelse\n"
662"for vilkårlig vilkårlig adgang eller for direkte modifikation i arkivet." 714"for vilkårlig vilkårlig adgang eller for direkte modifikation i arkivet."
663 715
664#: gnu/packages/backup.scm:246 716#: gnu/packages/backup.scm:250
665msgid "Provide a list of files to backup" 717msgid "Provide a list of files to backup"
666msgstr "Tilbyder en liste af filer til sikkerhedskopiering" 718msgstr "Tilbyder en liste af filer til sikkerhedskopiering"
667 719
668#: gnu/packages/backup.scm:248 720#: gnu/packages/backup.scm:252
669msgid "" 721msgid ""
670"Rdup is a utility inspired by rsync and the plan9 way of doing backups.\n" 722"Rdup is a utility inspired by rsync and the plan9 way of doing backups.\n"
671"Rdup itself does not backup anything, it only print a list of absolute\n" 723"Rdup itself does not backup anything, it only print a list of absolute\n"
@@ -678,11 +730,11 @@ msgstr ""
678"skripter er krævet til for det videre arbejde med denne liste og\n" 730"skripter er krævet til for det videre arbejde med denne liste og\n"
679"implementering af sikkerhedskopistrategien." 731"implementering af sikkerhedskopistrategien."
680 732
681#: gnu/packages/backup.scm:278 733#: gnu/packages/backup.scm:282
682msgid "Tar-compatible archiver" 734msgid "Tar-compatible archiver"
683msgstr "Tar-kompatibelt arkivprogram" 735msgstr "Tar-kompatibelt arkivprogram"
684 736
685#: gnu/packages/backup.scm:280 737#: gnu/packages/backup.scm:284
686msgid "" 738msgid ""
687"Btar is a tar-compatible archiver which allows arbitrary compression and\n" 739"Btar is a tar-compatible archiver which allows arbitrary compression and\n"
688"ciphering, redundancy, differential backup, indexed extraction, multicore\n" 740"ciphering, redundancy, differential backup, indexed extraction, multicore\n"
@@ -694,11 +746,11 @@ msgstr ""
694"indekseret udtrækning, komprimering med flere kerner, inddata- og uddata-\n" 746"indekseret udtrækning, komprimering med flere kerner, inddata- og uddata-\n"
695"serialisering, og tolerance for delvise arkivfejl." 747"serialisering, og tolerance for delvise arkivfejl."
696 748
697#: gnu/packages/backup.scm:308 749#: gnu/packages/backup.scm:312
698msgid "Local/remote mirroring+incremental backup" 750msgid "Local/remote mirroring+incremental backup"
699msgstr "Lokal/ekstern spejlning+trinvis sikkerhedskopiering" 751msgstr "Lokal/ekstern spejlning+trinvis sikkerhedskopiering"
700 752
701#: gnu/packages/backup.scm:310 753#: gnu/packages/backup.scm:314
702msgid "" 754msgid ""
703"Rdiff-backup backs up one directory to another, possibly over a network.\n" 755"Rdiff-backup backs up one directory to another, possibly over a network.\n"
704"The target directory ends up a copy of the source directory, but extra reverse\n" 756"The target directory ends up a copy of the source directory, but extra reverse\n"
@@ -726,11 +778,11 @@ msgstr ""
726"placering og kun forskellene vil blive overført. Endelig er rdiff-backup\n" 778"placering og kun forskellene vil blive overført. Endelig er rdiff-backup\n"
727"nem at bruge og startopsætningen er lavet med fornuftige standarder." 779"nem at bruge og startopsætningen er lavet med fornuftige standarder."
728 780
729#: gnu/packages/backup.scm:349 781#: gnu/packages/backup.scm:353
730msgid "Deduplicating backup program" 782msgid "Deduplicating backup program"
731msgstr "" 783msgstr ""
732 784
733#: gnu/packages/backup.scm:350 785#: gnu/packages/backup.scm:354
734msgid "" 786msgid ""
735"Attic is a deduplicating backup program. The main goal of\n" 787"Attic is a deduplicating backup program. The main goal of\n"
736"Attic is to provide an efficient and secure way to backup data. The data\n" 788"Attic is to provide an efficient and secure way to backup data. The data\n"
@@ -738,11 +790,26 @@ msgid ""
738"changes are stored." 790"changes are stored."
739msgstr "" 791msgstr ""
740 792
741#: gnu/packages/base.scm:65 793#: gnu/packages/backup.scm:391
794msgid "Tools & library for data backup and distributed storage"
795msgstr ""
796
797#: gnu/packages/backup.scm:393
798msgid ""
799"Libchop is a set of utilities and library for data backup and\n"
800"distributed storage. Its main application is @command{chop-backup}, an\n"
801"encrypted backup program that supports data integrity checks, versioning,\n"
802"distribution among several sites, selective sharing of stored data, adaptive\n"
803"compression, and more. The library itself implements storage techniques such\n"
804"as content-addressable storage, content hash keys, Merkle trees, similarity\n"
805"detection, and lossless compression."
806msgstr ""
807
808#: gnu/packages/base.scm:66
742msgid "Hello, GNU world: An example GNU package" 809msgid "Hello, GNU world: An example GNU package"
743msgstr "Hej, GNU-verden: Et eksempel på en GNU-pakke" 810msgstr "Hej, GNU-verden: Et eksempel på en GNU-pakke"
744 811
745#: gnu/packages/base.scm:67 812#: gnu/packages/base.scm:68
746msgid "" 813msgid ""
747"GNU Hello prints the message \"Hello, world!\" and then exits. It\n" 814"GNU Hello prints the message \"Hello, world!\" and then exits. It\n"
748"serves as an example of standard GNU coding practices. As such, it supports\n" 815"serves as an example of standard GNU coding practices. As such, it supports\n"
@@ -753,11 +820,11 @@ msgstr ""
753"sådan understøtter programmer parametre på kommandolinjen, flere\n" 820"sådan understøtter programmer parametre på kommandolinjen, flere\n"
754"sprog og så videre." 821"sprog og så videre."
755 822
756#: gnu/packages/base.scm:86 823#: gnu/packages/base.scm:89
757msgid "Print lines matching a pattern" 824msgid "Print lines matching a pattern"
758msgstr "Udskriv linjer der matcher et mønster" 825msgstr "Udskriv linjer der matcher et mønster"
759 826
760#: gnu/packages/base.scm:88 827#: gnu/packages/base.scm:91
761msgid "" 828msgid ""
762"grep is a tool for finding text inside files. Text is found by\n" 829"grep is a tool for finding text inside files. Text is found by\n"
763"matching a pattern provided by the user in one or many files. The pattern\n" 830"matching a pattern provided by the user in one or many files. The pattern\n"
@@ -776,11 +843,11 @@ msgstr ""
776"grep tilbyder mange udvidelser i forhold til standardredskabet,\n" 843"grep tilbyder mange udvidelser i forhold til standardredskabet,\n"
777"inklusiv rekursiv mappesøgning." 844"inklusiv rekursiv mappesøgning."
778 845
779#: gnu/packages/base.scm:111 846#: gnu/packages/base.scm:114
780msgid "Stream editor" 847msgid "Stream editor"
781msgstr "Strømredigeringsprogram" 848msgstr "Strømredigeringsprogram"
782 849
783#: gnu/packages/base.scm:126 850#: gnu/packages/base.scm:129
784msgid "" 851msgid ""
785"Sed is a non-interactive, text stream editor. It receives a text\n" 852"Sed is a non-interactive, text stream editor. It receives a text\n"
786"input from a file or from standard input and it then applies a series of text\n" 853"input from a file or from standard input and it then applies a series of text\n"
@@ -794,11 +861,11 @@ msgstr ""
794"tekstmønster i en strøm. GNU-implementeringen tilbyder flere\n" 861"tekstmønster i en strøm. GNU-implementeringen tilbyder flere\n"
795"udvidelser i forhold til standardredskabet." 862"udvidelser i forhold til standardredskabet."
796 863
797#: gnu/packages/base.scm:149 864#: gnu/packages/base.scm:152
798msgid "Managing tar archives" 865msgid "Managing tar archives"
799msgstr "Håndtering af tar-arkiver" 866msgstr "Håndtering af tar-arkiver"
800 867
801#: gnu/packages/base.scm:151 868#: gnu/packages/base.scm:154
802msgid "" 869msgid ""
803"Tar provides the ability to create tar archives, as well as the\n" 870"Tar provides the ability to create tar archives, as well as the\n"
804"ability to extract, update or list files in an existing archive. It is\n" 871"ability to extract, update or list files in an existing archive. It is\n"
@@ -813,11 +880,11 @@ msgstr ""
813"mappestruktur og filinformation såsom rettigheder og oprettelse/ændrings-\n" 880"mappestruktur og filinformation såsom rettigheder og oprettelse/ændrings-\n"
814"datoer bevares. GNU tar tilbyder mange udvidelser over standardredskabet." 881"datoer bevares. GNU tar tilbyder mange udvidelser over standardredskabet."
815 882
816#: gnu/packages/base.scm:174 883#: gnu/packages/base.scm:177
817msgid "Apply differences to originals, with optional backups" 884msgid "Apply differences to originals, with optional backups"
818msgstr "Anvend forskelle på originaler, med valgfri sikkerhedskopiering" 885msgstr "Anvend forskelle på originaler, med valgfri sikkerhedskopiering"
819 886
820#: gnu/packages/base.scm:176 887#: gnu/packages/base.scm:179
821msgid "" 888msgid ""
822"Patch is a program that applies changes to files based on differences\n" 889"Patch is a program that applies changes to files based on differences\n"
823"laid out as by the program \"diff\". The changes may be applied to one or more\n" 890"laid out as by the program \"diff\". The changes may be applied to one or more\n"
@@ -831,11 +898,11 @@ msgstr ""
831"forskellige diff-formater. Det kan også bruges til at tilbageføre\n" 898"forskellige diff-formater. Det kan også bruges til at tilbageføre\n"
832"tidligere anvendte forskelle." 899"tidligere anvendte forskelle."
833 900
834#: gnu/packages/base.scm:196 901#: gnu/packages/base.scm:199
835msgid "Comparing and merging files" 902msgid "Comparing and merging files"
836msgstr "Sammenligning og sammenføjning af filer" 903msgstr "Sammenligning og sammenføjning af filer"
837 904
838#: gnu/packages/base.scm:198 905#: gnu/packages/base.scm:201
839msgid "" 906msgid ""
840"GNU Diffutils is a package containing tools for finding the\n" 907"GNU Diffutils is a package containing tools for finding the\n"
841"differences between files. The \"diff\" command is used to show how two files\n" 908"differences between files. The \"diff\" command is used to show how two files\n"
@@ -849,11 +916,11 @@ msgstr ""
849"de er forskellige. »diff3« giver dig mulighed for at sammenligne tre filer.\n" 916"de er forskellige. »diff3« giver dig mulighed for at sammenligne tre filer.\n"
850"Endelig tilbyder »sdiff« en interaktiv måde at sammenføje to filer." 917"Endelig tilbyder »sdiff« en interaktiv måde at sammenføje to filer."
851 918
852#: gnu/packages/base.scm:231 919#: gnu/packages/base.scm:234
853msgid "Operating on files matching given criteria" 920msgid "Operating on files matching given criteria"
854msgstr "Operation på filer der matcher angivne kriterier" 921msgstr "Operation på filer der matcher angivne kriterier"
855 922
856#: gnu/packages/base.scm:233 923#: gnu/packages/base.scm:236
857msgid "" 924msgid ""
858"Findutils supplies the basic file directory searching utilities of the\n" 925"Findutils supplies the basic file directory searching utilities of the\n"
859"GNU system. It consists of two primary searching utilities: \"find\"\n" 926"GNU system. It consists of two primary searching utilities: \"find\"\n"
@@ -869,11 +936,11 @@ msgstr ""
869"ekstra værktøjer er inkluderet: »updatedb« opdaterer filnavnsdatabasen\n" 936"ekstra værktøjer er inkluderet: »updatedb« opdaterer filnavnsdatabasen\n"
870"og »xargs« kan bruges til at anvende kommandoer med arbitrært lange argumenter." 937"og »xargs« kan bruges til at anvende kommandoer med arbitrært lange argumenter."
871 938
872#: gnu/packages/base.scm:297 939#: gnu/packages/base.scm:300
873msgid "Core GNU utilities (file, text, shell)" 940msgid "Core GNU utilities (file, text, shell)"
874msgstr "Core GNU-redskaber (file, text, shell)" 941msgstr "Core GNU-redskaber (file, text, shell)"
875 942
876#: gnu/packages/base.scm:299 943#: gnu/packages/base.scm:302
877msgid "" 944msgid ""
878"GNU Coreutils includes all of the basic command-line tools that are\n" 945"GNU Coreutils includes all of the basic command-line tools that are\n"
879"expected in a POSIX system. These provide the basic file, shell and text\n" 946"expected in a POSIX system. These provide the basic file, shell and text\n"
@@ -886,11 +953,11 @@ msgstr ""
886"af disse værktøjer tilbyder udvidet funktionalitet udover det skitseret\n" 953"af disse værktøjer tilbyder udvidet funktionalitet udover det skitseret\n"
887"i POSIX-standarden." 954"i POSIX-standarden."
888 955
889#: gnu/packages/base.scm:341 956#: gnu/packages/base.scm:344
890msgid "Remake files automatically" 957msgid "Remake files automatically"
891msgstr "Gendan filer automatisk" 958msgstr "Gendan filer automatisk"
892 959
893#: gnu/packages/base.scm:343 960#: gnu/packages/base.scm:346
894msgid "" 961msgid ""
895"Make is a program that is used to control the production of\n" 962"Make is a program that is used to control the production of\n"
896"executables or other files from their source files. The process is\n" 963"executables or other files from their source files. The process is\n"
@@ -907,11 +974,11 @@ msgstr ""
907"gendannes efter at deres kilder har ændret sig. GNU make tilbyder\n" 974"gendannes efter at deres kilder har ændret sig. GNU make tilbyder\n"
908"mange funktionsrige udvidelser der ligger udover standardredskabet." 975"mange funktionsrige udvidelser der ligger udover standardredskabet."
909 976
910#: gnu/packages/base.scm:388 977#: gnu/packages/base.scm:391
911msgid "Binary utilities: bfd gas gprof ld" 978msgid "Binary utilities: bfd gas gprof ld"
912msgstr "Binære redskaber: bfd gas gprof ld" 979msgstr "Binære redskaber: bfd gas gprof ld"
913 980
914#: gnu/packages/base.scm:390 981#: gnu/packages/base.scm:393
915msgid "" 982msgid ""
916"GNU Binutils is a collection of tools for working with binary files.\n" 983"GNU Binutils is a collection of tools for working with binary files.\n"
917"Perhaps the most notable are \"ld\", a linker, and \"as\", an assembler.\n" 984"Perhaps the most notable are \"ld\", a linker, and \"as\", an assembler.\n"
@@ -921,22 +988,22 @@ msgid ""
921"included." 988"included."
922msgstr "" 989msgstr ""
923 990
924#: gnu/packages/base.scm:455 991#: gnu/packages/base.scm:458
925msgid "The linker wrapper" 992msgid "The linker wrapper"
926msgstr "" 993msgstr ""
927 994
928#: gnu/packages/base.scm:457 995#: gnu/packages/base.scm:460
929msgid "" 996msgid ""
930"The linker wrapper (or 'ld-wrapper') wraps the linker to add any\n" 997"The linker wrapper (or 'ld-wrapper') wraps the linker to add any\n"
931"missing '-rpath' flags, and to detect any misuse of libraries outside of the\n" 998"missing '-rpath' flags, and to detect any misuse of libraries outside of the\n"
932"store." 999"store."
933msgstr "" 1000msgstr ""
934 1001
935#: gnu/packages/base.scm:625 1002#: gnu/packages/base.scm:638
936msgid "The GNU C Library" 1003msgid "The GNU C Library"
937msgstr "" 1004msgstr ""
938 1005
939#: gnu/packages/base.scm:627 1006#: gnu/packages/base.scm:640
940msgid "" 1007msgid ""
941"Any Unix-like operating system needs a C library: the library which\n" 1008"Any Unix-like operating system needs a C library: the library which\n"
942"defines the \"system calls\" and other basic facilities such as open, malloc,\n" 1009"defines the \"system calls\" and other basic facilities such as open, malloc,\n"
@@ -946,47 +1013,47 @@ msgid ""
946"with the Linux kernel." 1013"with the Linux kernel."
947msgstr "" 1014msgstr ""
948 1015
949#: gnu/packages/base.scm:643 1016#: gnu/packages/base.scm:671
950msgid "All the locales supported by the GNU C Library" 1017msgid "All the locales supported by the GNU C Library"
951msgstr "" 1018msgstr ""
952 1019
953#: gnu/packages/base.scm:645 1020#: gnu/packages/base.scm:673
954msgid "" 1021msgid ""
955"This package provides all the locales supported by the GNU C Library,\n" 1022"This package provides all the locales supported by the GNU C Library,\n"
956"more than 400 in total. To use them set the 'LOCPATH' environment variable to\n" 1023"more than 400 in total. To use them set the 'LOCPATH' environment variable to\n"
957"the 'share/locale' sub-directory of this package." 1024"the 'share/locale' sub-directory of this package."
958msgstr "" 1025msgstr ""
959 1026
960#: gnu/packages/base.scm:713 1027#: gnu/packages/base.scm:741
961msgid "Small sample of UTF-8 locales" 1028msgid "Small sample of UTF-8 locales"
962msgstr "" 1029msgstr ""
963 1030
964#: gnu/packages/base.scm:715 1031#: gnu/packages/base.scm:743
965msgid "" 1032msgid ""
966"This package provides a small sample of UTF-8 locales mostly useful in\n" 1033"This package provides a small sample of UTF-8 locales mostly useful in\n"
967"test environments." 1034"test environments."
968msgstr "" 1035msgstr ""
969 1036
970#: gnu/packages/base.scm:733 1037#: gnu/packages/base.scm:761
971msgid "Find full path of shell commands" 1038msgid "Find full path of shell commands"
972msgstr "" 1039msgstr ""
973 1040
974#: gnu/packages/base.scm:735 1041#: gnu/packages/base.scm:763
975msgid "" 1042msgid ""
976"The which program finds the location of executables in PATH, with a\n" 1043"The which program finds the location of executables in PATH, with a\n"
977"variety of options. It is an alternative to the shell \"type\" built-in\n" 1044"variety of options. It is an alternative to the shell \"type\" built-in\n"
978"command." 1045"command."
979msgstr "" 1046msgstr ""
980 1047
981#: gnu/packages/base.scm:805 1048#: gnu/packages/base.scm:833
982msgid "The GNU C Library (GNU Hurd variant)" 1049msgid "The GNU C Library (GNU Hurd variant)"
983msgstr "" 1050msgstr ""
984 1051
985#: gnu/packages/base.scm:907 1052#: gnu/packages/base.scm:935
986msgid "Database of current and historical time zones" 1053msgid "Database of current and historical time zones"
987msgstr "" 1054msgstr ""
988 1055
989#: gnu/packages/base.scm:908 1056#: gnu/packages/base.scm:936
990msgid "" 1057msgid ""
991"The Time Zone Database (often called tz or zoneinfo)\n" 1058"The Time Zone Database (often called tz or zoneinfo)\n"
992"contains code and data that represent the history of local time for many\n" 1059"contains code and data that represent the history of local time for many\n"
@@ -995,11 +1062,11 @@ msgid ""
995"and daylight-saving rules." 1062"and daylight-saving rules."
996msgstr "" 1063msgstr ""
997 1064
998#: gnu/packages/bittorrent.scm:82 1065#: gnu/packages/bittorrent.scm:90
999msgid "Fast and easy BitTorrent client" 1066msgid "Fast and easy BitTorrent client"
1000msgstr "" 1067msgstr ""
1001 1068
1002#: gnu/packages/bittorrent.scm:84 1069#: gnu/packages/bittorrent.scm:92
1003msgid "" 1070msgid ""
1004"Transmission is a BitTorrent client that comes with graphical,\n" 1071"Transmission is a BitTorrent client that comes with graphical,\n"
1005"textual, and Web user interfaces. Transmission also has a daemon for\n" 1072"textual, and Web user interfaces. Transmission also has a daemon for\n"
@@ -1007,28 +1074,49 @@ msgid ""
1007"DHT, µTP, PEX and Magnet Links." 1074"DHT, µTP, PEX and Magnet Links."
1008msgstr "" 1075msgstr ""
1009 1076
1010#: gnu/packages/bittorrent.scm:116 1077#: gnu/packages/bittorrent.scm:124
1011msgid "BitTorrent library of rtorrent" 1078msgid "BitTorrent library of rtorrent"
1012msgstr "" 1079msgstr ""
1013 1080
1014#: gnu/packages/bittorrent.scm:118 1081#: gnu/packages/bittorrent.scm:126
1015msgid "" 1082msgid ""
1016"LibTorrent is a BitTorrent library used by and developed in parallel\n" 1083"LibTorrent is a BitTorrent library used by and developed in parallel\n"
1017"with the BitTorrent client rtorrent. It is written in C++ with emphasis on\n" 1084"with the BitTorrent client rtorrent. It is written in C++ with emphasis on\n"
1018"speed and efficiency." 1085"speed and efficiency."
1019msgstr "" 1086msgstr ""
1020 1087
1021#: gnu/packages/bittorrent.scm:145 1088#: gnu/packages/bittorrent.scm:153
1022msgid "BitTorrent client with ncurses interface" 1089msgid "BitTorrent client with ncurses interface"
1023msgstr "" 1090msgstr ""
1024 1091
1025#: gnu/packages/bittorrent.scm:147 1092#: gnu/packages/bittorrent.scm:155
1026msgid "" 1093msgid ""
1027"rTorrent is a BitTorrent client with an ncurses interface. It supports\n" 1094"rTorrent is a BitTorrent client with an ncurses interface. It supports\n"
1028"full encryption, DHT, PEX, and Magnet Links. It can also be controlled via\n" 1095"full encryption, DHT, PEX, and Magnet Links. It can also be controlled via\n"
1029"XML-RPC over SCGI." 1096"XML-RPC over SCGI."
1030msgstr "" 1097msgstr ""
1031 1098
1099#: gnu/packages/bittorrent.scm:196
1100msgid "Console client for the Transmission BitTorrent daemon"
1101msgstr ""
1102
1103#: gnu/packages/bittorrent.scm:197
1104msgid ""
1105"Transmission-remote-cli is a console client, with a curses\n"
1106"interface, for the Transmission BitTorrent daemon."
1107msgstr ""
1108
1109#: gnu/packages/bittorrent.scm:240
1110msgid "Utility for parallel downloading files"
1111msgstr ""
1112
1113#: gnu/packages/bittorrent.scm:242
1114msgid ""
1115"Aria2 is a lightweight, multi-protocol & multi-source command-line\n"
1116"download utility. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.\n"
1117"Aria2 can be manipulated via built-in JSON-RPC and XML-RPC interfaces."
1118msgstr ""
1119
1032#: gnu/packages/certs.scm:65 1120#: gnu/packages/certs.scm:65
1033msgid "Python script to extract .pem data from certificate collection" 1121msgid "Python script to extract .pem data from certificate collection"
1034msgstr "" 1122msgstr ""
@@ -1050,11 +1138,11 @@ msgid ""
1050"taken from the NSS package and thus ultimately from the Mozilla project." 1138"taken from the NSS package and thus ultimately from the Mozilla project."
1051msgstr "" 1139msgstr ""
1052 1140
1053#: gnu/packages/compression.scm:72 1141#: gnu/packages/compression.scm:75
1054msgid "Compression library" 1142msgid "Compression library"
1055msgstr "" 1143msgstr ""
1056 1144
1057#: gnu/packages/compression.scm:74 1145#: gnu/packages/compression.scm:77
1058msgid "" 1146msgid ""
1059"zlib is designed to be a free, general-purpose, legally unencumbered --\n" 1147"zlib is designed to be a free, general-purpose, legally unencumbered --\n"
1060"that is, not covered by any patents -- lossless data-compression library for\n" 1148"that is, not covered by any patents -- lossless data-compression library for\n"
@@ -1067,31 +1155,31 @@ msgid ""
1067"in compression." 1155"in compression."
1068msgstr "" 1156msgstr ""
1069 1157
1070#: gnu/packages/compression.scm:99 1158#: gnu/packages/compression.scm:102
1071msgid "Replacement for Sun's 'jar' utility" 1159msgid "Replacement for Sun's 'jar' utility"
1072msgstr "" 1160msgstr ""
1073 1161
1074#: gnu/packages/compression.scm:101 1162#: gnu/packages/compression.scm:104
1075msgid "" 1163msgid ""
1076"FastJar is an attempt to create a much faster replacement for Sun's 'jar'\n" 1164"FastJar is an attempt to create a much faster replacement for Sun's 'jar'\n"
1077"utility. Instead of being written in Java, FastJar is written in C." 1165"utility. Instead of being written in Java, FastJar is written in C."
1078msgstr "" 1166msgstr ""
1079 1167
1080#: gnu/packages/compression.scm:119 1168#: gnu/packages/compression.scm:122
1081msgid "C library for manipulating POSIX tar files" 1169msgid "C library for manipulating POSIX tar files"
1082msgstr "" 1170msgstr ""
1083 1171
1084#: gnu/packages/compression.scm:121 1172#: gnu/packages/compression.scm:124
1085msgid "" 1173msgid ""
1086"libtar is a C library for manipulating POSIX tar files. It handles\n" 1174"libtar is a C library for manipulating POSIX tar files. It handles\n"
1087"adding and extracting files to/from a tar archive." 1175"adding and extracting files to/from a tar archive."
1088msgstr "" 1176msgstr ""
1089 1177
1090#: gnu/packages/compression.scm:138 1178#: gnu/packages/compression.scm:141
1091msgid "General file (de)compression (using lzw)" 1179msgid "General file (de)compression (using lzw)"
1092msgstr "" 1180msgstr ""
1093 1181
1094#: gnu/packages/compression.scm:143 1182#: gnu/packages/compression.scm:146
1095msgid "" 1183msgid ""
1096"GNU Gzip provides data compression and decompression utilities; the\n" 1184"GNU Gzip provides data compression and decompression utilities; the\n"
1097"typical extension is \".gz\". Unlike the \"zip\" format, it compresses a single\n" 1185"typical extension is \".gz\". Unlike the \"zip\" format, it compresses a single\n"
@@ -1099,11 +1187,11 @@ msgid ""
1099"\".tar.gz\" or \".tgz\", etc." 1187"\".tar.gz\" or \".tgz\", etc."
1100msgstr "" 1188msgstr ""
1101 1189
1102#: gnu/packages/compression.scm:219 1190#: gnu/packages/compression.scm:222
1103msgid "High-quality data compression program" 1191msgid "High-quality data compression program"
1104msgstr "" 1192msgstr ""
1105 1193
1106#: gnu/packages/compression.scm:221 1194#: gnu/packages/compression.scm:224
1107msgid "" 1195msgid ""
1108"bzip2 is a freely available, patent free (see below), high-quality data\n" 1196"bzip2 is a freely available, patent free (see below), high-quality data\n"
1109"compressor. It typically compresses files to within 10% to 15% of the best\n" 1197"compressor. It typically compresses files to within 10% to 15% of the best\n"
@@ -1112,11 +1200,11 @@ msgid ""
1112"decompression." 1200"decompression."
1113msgstr "" 1201msgstr ""
1114 1202
1115#: gnu/packages/compression.scm:251 1203#: gnu/packages/compression.scm:254
1116msgid "Parallel bzip2 implementation" 1204msgid "Parallel bzip2 implementation"
1117msgstr "" 1205msgstr ""
1118 1206
1119#: gnu/packages/compression.scm:253 1207#: gnu/packages/compression.scm:256
1120msgid "" 1208msgid ""
1121"Pbzip2 is a parallel implementation of the bzip2 block-sorting file\n" 1209"Pbzip2 is a parallel implementation of the bzip2 block-sorting file\n"
1122"compressor that uses pthreads and achieves near-linear speedup on SMP machines.\n" 1210"compressor that uses pthreads and achieves near-linear speedup on SMP machines.\n"
@@ -1124,11 +1212,11 @@ msgid ""
1124"compressed with pbzip2 can be decompressed with bzip2)." 1212"compressed with pbzip2 can be decompressed with bzip2)."
1125msgstr "" 1213msgstr ""
1126 1214
1127#: gnu/packages/compression.scm:272 1215#: gnu/packages/compression.scm:277
1128msgid "General-purpose data compression" 1216msgid "General-purpose data compression"
1129msgstr "" 1217msgstr ""
1130 1218
1131#: gnu/packages/compression.scm:274 1219#: gnu/packages/compression.scm:279
1132msgid "" 1220msgid ""
1133"XZ Utils is free general-purpose data compression software with high\n" 1221"XZ Utils is free general-purpose data compression software with high\n"
1134"compression ratio. XZ Utils were written for POSIX-like systems, but also\n" 1222"compression ratio. XZ Utils were written for POSIX-like systems, but also\n"
@@ -1141,11 +1229,11 @@ msgid ""
1141"than gzip and 15 % smaller output than bzip2." 1229"than gzip and 15 % smaller output than bzip2."
1142msgstr "" 1230msgstr ""
1143 1231
1144#: gnu/packages/compression.scm:302 1232#: gnu/packages/compression.scm:307
1145msgid "Data compression library suitable for real-time data de-/compression" 1233msgid "Data compression library suitable for real-time data de-/compression"
1146msgstr "" 1234msgstr ""
1147 1235
1148#: gnu/packages/compression.scm:304 1236#: gnu/packages/compression.scm:309
1149msgid "" 1237msgid ""
1150"LZO is a data compression library which is suitable for data\n" 1238"LZO is a data compression library which is suitable for data\n"
1151"de-/compression in real-time. This means it favours speed over\n" 1239"de-/compression in real-time. This means it favours speed over\n"
@@ -1155,11 +1243,11 @@ msgid ""
1155"format are designed to be portable across platforms." 1243"format are designed to be portable across platforms."
1156msgstr "" 1244msgstr ""
1157 1245
1158#: gnu/packages/compression.scm:327 1246#: gnu/packages/compression.scm:332
1159msgid "Compress or expand files" 1247msgid "Compress or expand files"
1160msgstr "" 1248msgstr ""
1161 1249
1162#: gnu/packages/compression.scm:329 1250#: gnu/packages/compression.scm:334
1163msgid "" 1251msgid ""
1164"Lzop is a file compressor which is very similar to gzip. Lzop uses the\n" 1252"Lzop is a file compressor which is very similar to gzip. Lzop uses the\n"
1165"LZO data compression library for compression services, and its main advantages\n" 1253"LZO data compression library for compression services, and its main advantages\n"
@@ -1167,11 +1255,11 @@ msgid ""
1167"some compression ratio)." 1255"some compression ratio)."
1168msgstr "" 1256msgstr ""
1169 1257
1170#: gnu/packages/compression.scm:348 1258#: gnu/packages/compression.scm:353
1171msgid "Lossless data compressor based on the LZMA algorithm" 1259msgid "Lossless data compressor based on the LZMA algorithm"
1172msgstr "" 1260msgstr ""
1173 1261
1174#: gnu/packages/compression.scm:350 1262#: gnu/packages/compression.scm:355
1175msgid "" 1263msgid ""
1176"Lzip is a lossless data compressor with a user interface similar to the\n" 1264"Lzip is a lossless data compressor with a user interface similar to the\n"
1177"one of gzip or bzip2. Lzip decompresses almost as fast as gzip and compresses\n" 1265"one of gzip or bzip2. Lzip decompresses almost as fast as gzip and compresses\n"
@@ -1179,11 +1267,11 @@ msgid ""
1179"archiving. Lzip is a clean implementation of the LZMA algorithm." 1267"archiving. Lzip is a clean implementation of the LZMA algorithm."
1180msgstr "" 1268msgstr ""
1181 1269
1182#: gnu/packages/compression.scm:382 1270#: gnu/packages/compression.scm:387
1183msgid "Archives in shell scripts, uuencode/uudecode" 1271msgid "Archives in shell scripts, uuencode/uudecode"
1184msgstr "" 1272msgstr ""
1185 1273
1186#: gnu/packages/compression.scm:384 1274#: gnu/packages/compression.scm:389
1187msgid "" 1275msgid ""
1188"GNU sharutils is a package for creating and manipulating shell\n" 1276"GNU sharutils is a package for creating and manipulating shell\n"
1189"archives that can be readily emailed. A shell archive is a file that can be\n" 1277"archives that can be readily emailed. A shell archive is a file that can be\n"
@@ -1191,71 +1279,71 @@ msgid ""
1191"This package is mostly for compatibility and historical interest." 1279"This package is mostly for compatibility and historical interest."
1192msgstr "" 1280msgstr ""
1193 1281
1194#: gnu/packages/compression.scm:415 1282#: gnu/packages/compression.scm:420
1195msgid "Library for SoundFont decompression" 1283msgid "Library for SoundFont decompression"
1196msgstr "" 1284msgstr ""
1197 1285
1198#: gnu/packages/compression.scm:417 1286#: gnu/packages/compression.scm:422
1199msgid "" 1287msgid ""
1200"SfArkLib is a C++ library for decompressing SoundFont files compressed\n" 1288"SfArkLib is a C++ library for decompressing SoundFont files compressed\n"
1201"with the sfArk algorithm." 1289"with the sfArk algorithm."
1202msgstr "" 1290msgstr ""
1203 1291
1204#: gnu/packages/compression.scm:449 1292#: gnu/packages/compression.scm:454
1205msgid "Basic sfArk decompressor" 1293msgid "Basic sfArk decompressor"
1206msgstr "" 1294msgstr ""
1207 1295
1208#: gnu/packages/compression.scm:450 1296#: gnu/packages/compression.scm:455
1209msgid "" 1297msgid ""
1210"SfArk extractor converts SoundFonts in the compressed legacy\n" 1298"SfArk extractor converts SoundFonts in the compressed legacy\n"
1211"sfArk file format to the uncompressed sf2 format." 1299"sfArk file format to the uncompressed sf2 format."
1212msgstr "" 1300msgstr ""
1213 1301
1214#: gnu/packages/compression.scm:467 1302#: gnu/packages/compression.scm:472
1215msgid "Compression tools for some formats used by Microsoft" 1303msgid "Compression tools for some formats used by Microsoft"
1216msgstr "" 1304msgstr ""
1217 1305
1218#: gnu/packages/compression.scm:469 1306#: gnu/packages/compression.scm:474
1219msgid "" 1307msgid ""
1220"The purpose of libmspack is to provide both compression and\n" 1308"The purpose of libmspack is to provide both compression and\n"
1221"decompression of some loosely related file formats used by Microsoft." 1309"decompression of some loosely related file formats used by Microsoft."
1222msgstr "" 1310msgstr ""
1223 1311
1224#: gnu/packages/compression.scm:488 1312#: gnu/packages/compression.scm:493
1225msgid "Low-level interface to bzip2 compression library" 1313msgid "Low-level interface to bzip2 compression library"
1226msgstr "" 1314msgstr ""
1227 1315
1228#: gnu/packages/compression.scm:489 1316#: gnu/packages/compression.scm:494
1229msgid "" 1317msgid ""
1230"This module provides a Perl interface to the bzip2\n" 1318"This module provides a Perl interface to the bzip2\n"
1231"compression library." 1319"compression library."
1232msgstr "" 1320msgstr ""
1233 1321
1234#: gnu/packages/compression.scm:523 1322#: gnu/packages/compression.scm:528
1235msgid "Low-level interface to zlib compression library" 1323msgid "Low-level interface to zlib compression library"
1236msgstr "" 1324msgstr ""
1237 1325
1238#: gnu/packages/compression.scm:524 1326#: gnu/packages/compression.scm:529
1239msgid "" 1327msgid ""
1240"This module provides a Perl interface to the zlib\n" 1328"This module provides a Perl interface to the zlib\n"
1241"compression library." 1329"compression library."
1242msgstr "" 1330msgstr ""
1243 1331
1244#: gnu/packages/compression.scm:545 1332#: gnu/packages/compression.scm:550
1245msgid "IO Interface to compressed files/buffers" 1333msgid "IO Interface to compressed files/buffers"
1246msgstr "" 1334msgstr ""
1247 1335
1248#: gnu/packages/compression.scm:546 1336#: gnu/packages/compression.scm:551
1249msgid "" 1337msgid ""
1250"IO-Compress provides a Perl interface to allow reading and\n" 1338"IO-Compress provides a Perl interface to allow reading and\n"
1251"writing of compressed data created with the zlib and bzip2 libraries." 1339"writing of compressed data created with the zlib and bzip2 libraries."
1252msgstr "" 1340msgstr ""
1253 1341
1254#: gnu/packages/compression.scm:572 1342#: gnu/packages/compression.scm:577
1255msgid "Compression algorithm focused on speed" 1343msgid "Compression algorithm focused on speed"
1256msgstr "" 1344msgstr ""
1257 1345
1258#: gnu/packages/compression.scm:573 1346#: gnu/packages/compression.scm:578
1259msgid "" 1347msgid ""
1260"LZ4 is a lossless compression algorithm, providing\n" 1348"LZ4 is a lossless compression algorithm, providing\n"
1261"compression speed at 400 MB/s per core (0.16 Bytes/cycle). It also features an\n" 1349"compression speed at 400 MB/s per core (0.16 Bytes/cycle). It also features an\n"
@@ -1264,11 +1352,11 @@ msgid ""
1264"time for compression ratio." 1352"time for compression ratio."
1265msgstr "" 1353msgstr ""
1266 1354
1267#: gnu/packages/compression.scm:613 1355#: gnu/packages/compression.scm:618
1268msgid "Tools to create and extract squashfs filesystems" 1356msgid "Tools to create and extract squashfs filesystems"
1269msgstr "" 1357msgstr ""
1270 1358
1271#: gnu/packages/compression.scm:615 1359#: gnu/packages/compression.scm:620
1272msgid "" 1360msgid ""
1273"Squashfs is a highly compressed read-only filesystem for Linux. It uses\n" 1361"Squashfs is a highly compressed read-only filesystem for Linux. It uses\n"
1274"zlib to compress files, inodes, and directories. All blocks are packed to\n" 1362"zlib to compress files, inodes, and directories. All blocks are packed to\n"
@@ -1278,52 +1366,76 @@ msgid ""
1278"extract such filesystems." 1366"extract such filesystems."
1279msgstr "" 1367msgstr ""
1280 1368
1281#: gnu/packages/compression.scm:652 1369#: gnu/packages/compression.scm:657
1282msgid "Parallel implementation of gzip" 1370msgid "Parallel implementation of gzip"
1283msgstr "" 1371msgstr ""
1284 1372
1285#: gnu/packages/compression.scm:654 1373#: gnu/packages/compression.scm:659
1286msgid "" 1374msgid ""
1287"This package provides a parallel implementation of gzip that exploits\n" 1375"This package provides a parallel implementation of gzip that exploits\n"
1288"multiple processors and multiple cores when compressing data." 1376"multiple processors and multiple cores when compressing data."
1289msgstr "" 1377msgstr ""
1290 1378
1291#: gnu/packages/databases.scm:97 1379#: gnu/packages/compression.scm:683
1380msgid "Parallel indexing implementation of LZMA"
1381msgstr ""
1382
1383#: gnu/packages/compression.scm:685
1384msgid ""
1385"The existing XZ Utils provide great compression in the .xz file format,\n"
1386"but they produce just one big block of compressed data. Pixz instead produces\n"
1387"a collection of smaller blocks which makes random access to the original data\n"
1388"possible and can compress in parallel. This is especially useful for large\n"
1389"tarballs."
1390msgstr ""
1391
1392#: gnu/packages/databases.scm:75
1393msgid "Hash library of database functions compatible with traditional dbm"
1394msgstr ""
1395
1396#: gnu/packages/databases.scm:77
1397msgid ""
1398"GDBM is a library for manipulating hashed databases. It is used to\n"
1399"store key/value pairs in a file in a manner similar to the Unix dbm library\n"
1400"and provides interfaces to the traditional file format."
1401msgstr ""
1402
1403#: gnu/packages/databases.scm:123
1292msgid "Berkeley database" 1404msgid "Berkeley database"
1293msgstr "" 1405msgstr ""
1294 1406
1295#: gnu/packages/databases.scm:99 1407#: gnu/packages/databases.scm:125
1296msgid "" 1408msgid ""
1297"Berkeley DB is an embeddable database allowing developers the choice of\n" 1409"Berkeley DB is an embeddable database allowing developers the choice of\n"
1298"SQL, Key/Value, XML/XQuery or Java Object storage for their data model." 1410"SQL, Key/Value, XML/XQuery or Java Object storage for their data model."
1299msgstr "" 1411msgstr ""
1300 1412
1301#: gnu/packages/databases.scm:173 1413#: gnu/packages/databases.scm:199
1302msgid "Fast, easy to use, and popular database" 1414msgid "Fast, easy to use, and popular database"
1303msgstr "" 1415msgstr ""
1304 1416
1305#: gnu/packages/databases.scm:175 1417#: gnu/packages/databases.scm:201
1306msgid "" 1418msgid ""
1307"MySQL is a fast, reliable, and easy to use relational database\n" 1419"MySQL is a fast, reliable, and easy to use relational database\n"
1308"management system that supports the standardized Structured Query\n" 1420"management system that supports the standardized Structured Query\n"
1309"Language." 1421"Language."
1310msgstr "" 1422msgstr ""
1311 1423
1312#: gnu/packages/databases.scm:242 1424#: gnu/packages/databases.scm:268
1313msgid "SQL database server" 1425msgid "SQL database server"
1314msgstr "" 1426msgstr ""
1315 1427
1316#: gnu/packages/databases.scm:244 1428#: gnu/packages/databases.scm:270
1317msgid "" 1429msgid ""
1318"MariaDB is a multi-user and multi-threaded SQL database server, designed\n" 1430"MariaDB is a multi-user and multi-threaded SQL database server, designed\n"
1319"as a drop-in replacement of MySQL." 1431"as a drop-in replacement of MySQL."
1320msgstr "" 1432msgstr ""
1321 1433
1322#: gnu/packages/databases.scm:264 1434#: gnu/packages/databases.scm:290
1323msgid "Powerful object-relational database system" 1435msgid "Powerful object-relational database system"
1324msgstr "" 1436msgstr ""
1325 1437
1326#: gnu/packages/databases.scm:266 1438#: gnu/packages/databases.scm:292
1327msgid "" 1439msgid ""
1328"PostgreSQL is a powerful object-relational database system. It is fully\n" 1440"PostgreSQL is a powerful object-relational database system. It is fully\n"
1329"ACID compliant, has full support for foreign keys, joins, views, triggers, and\n" 1441"ACID compliant, has full support for foreign keys, joins, views, triggers, and\n"
@@ -1333,11 +1445,11 @@ msgid ""
1333"pictures, sounds, or video." 1445"pictures, sounds, or video."
1334msgstr "" 1446msgstr ""
1335 1447
1336#: gnu/packages/databases.scm:302 1448#: gnu/packages/databases.scm:330
1337msgid "Manipulate plain text files as databases" 1449msgid "Manipulate plain text files as databases"
1338msgstr "" 1450msgstr ""
1339 1451
1340#: gnu/packages/databases.scm:304 1452#: gnu/packages/databases.scm:332
1341msgid "" 1453msgid ""
1342"GNU Recutils is a set of tools and libraries for creating and\n" 1454"GNU Recutils is a set of tools and libraries for creating and\n"
1343"manipulating text-based, human-editable databases. Despite being text-based,\n" 1455"manipulating text-based, human-editable databases. Despite being text-based,\n"
@@ -1346,11 +1458,11 @@ msgid ""
1346"types are supported, as is encryption." 1458"types are supported, as is encryption."
1347msgstr "" 1459msgstr ""
1348 1460
1349#: gnu/packages/databases.scm:356 1461#: gnu/packages/databases.scm:384
1350msgid "The SQLite database management system" 1462msgid "The SQLite database management system"
1351msgstr "" 1463msgstr ""
1352 1464
1353#: gnu/packages/databases.scm:358 1465#: gnu/packages/databases.scm:386
1354msgid "" 1466msgid ""
1355"SQLite is a software library that implements a self-contained, serverless,\n" 1467"SQLite is a software library that implements a self-contained, serverless,\n"
1356"zero-configuration, transactional SQL database engine. SQLite is the most\n" 1468"zero-configuration, transactional SQL database engine. SQLite is the most\n"
@@ -1358,11 +1470,11 @@ msgid ""
1358"is in the public domain." 1470"is in the public domain."
1359msgstr "" 1471msgstr ""
1360 1472
1361#: gnu/packages/databases.scm:393 1473#: gnu/packages/databases.scm:421
1362msgid "Trivial database" 1474msgid "Trivial database"
1363msgstr "" 1475msgstr ""
1364 1476
1365#: gnu/packages/databases.scm:395 1477#: gnu/packages/databases.scm:423
1366msgid "" 1478msgid ""
1367"TDB is a Trivial Database. In concept, it is very much like GDBM,\n" 1479"TDB is a Trivial Database. In concept, it is very much like GDBM,\n"
1368"and BSD's DB except that it allows multiple simultaneous writers and uses\n" 1480"and BSD's DB except that it allows multiple simultaneous writers and uses\n"
@@ -1370,19 +1482,19 @@ msgid ""
1370"extremely small." 1482"extremely small."
1371msgstr "" 1483msgstr ""
1372 1484
1373#: gnu/packages/databases.scm:414 1485#: gnu/packages/databases.scm:442
1374msgid "Database independent interface for Perl" 1486msgid "Database independent interface for Perl"
1375msgstr "" 1487msgstr ""
1376 1488
1377#: gnu/packages/databases.scm:415 1489#: gnu/packages/databases.scm:443
1378msgid "This package provides an database interface for Perl." 1490msgid "This package provides an database interface for Perl."
1379msgstr "" 1491msgstr ""
1380 1492
1381#: gnu/packages/databases.scm:462 1493#: gnu/packages/databases.scm:490
1382msgid "Extensible and flexible object <-> relational mapper" 1494msgid "Extensible and flexible object <-> relational mapper"
1383msgstr "" 1495msgstr ""
1384 1496
1385#: gnu/packages/databases.scm:463 1497#: gnu/packages/databases.scm:491
1386msgid "" 1498msgid ""
1387"An SQL to OO mapper with an object API inspired by\n" 1499"An SQL to OO mapper with an object API inspired by\n"
1388"Class::DBI (with a compatibility layer as a springboard for porting) and a\n" 1500"Class::DBI (with a compatibility layer as a springboard for porting) and a\n"
@@ -1394,21 +1506,21 @@ msgid ""
1394"\"ORDER BY\" and \"HAVING\" support." 1506"\"ORDER BY\" and \"HAVING\" support."
1395msgstr "" 1507msgstr ""
1396 1508
1397#: gnu/packages/databases.scm:493 1509#: gnu/packages/databases.scm:521
1398msgid "Cursor with built-in caching support" 1510msgid "Cursor with built-in caching support"
1399msgstr "" 1511msgstr ""
1400 1512
1401#: gnu/packages/databases.scm:494 1513#: gnu/packages/databases.scm:522
1402msgid "" 1514msgid ""
1403"DBIx::Class::Cursor::Cached provides a cursor class with\n" 1515"DBIx::Class::Cursor::Cached provides a cursor class with\n"
1404"built-in caching support." 1516"built-in caching support."
1405msgstr "" 1517msgstr ""
1406 1518
1407#: gnu/packages/databases.scm:514 1519#: gnu/packages/databases.scm:542
1408msgid "Introspect many-to-many relationships" 1520msgid "Introspect many-to-many relationships"
1409msgstr "" 1521msgstr ""
1410 1522
1411#: gnu/packages/databases.scm:515 1523#: gnu/packages/databases.scm:543
1412msgid "" 1524msgid ""
1413"Because the many-to-many relationships are not real\n" 1525"Because the many-to-many relationships are not real\n"
1414"relationships, they can not be introspected with DBIx::Class. Many-to-many\n" 1526"relationships, they can not be introspected with DBIx::Class. Many-to-many\n"
@@ -1418,26 +1530,38 @@ msgid ""
1418"introspected and examined." 1530"introspected and examined."
1419msgstr "" 1531msgstr ""
1420 1532
1421#: gnu/packages/databases.scm:572 1533#: gnu/packages/databases.scm:600
1422msgid "Create a DBIx::Class::Schema based on a database" 1534msgid "Create a DBIx::Class::Schema based on a database"
1423msgstr "" 1535msgstr "Opret et DBIx::Class::Schema baseret på en database"
1424 1536
1425#: gnu/packages/databases.scm:573 1537#: gnu/packages/databases.scm:601
1426msgid "" 1538msgid ""
1427"DBIx::Class::Schema::Loader automates the definition of a\n" 1539"DBIx::Class::Schema::Loader automates the definition of a\n"
1428"DBIx::Class::Schema by scanning database table definitions and setting up the\n" 1540"DBIx::Class::Schema by scanning database table definitions and setting up the\n"
1429"columns, primary keys, unique constraints and relationships." 1541"columns, primary keys, unique constraints and relationships."
1430msgstr "" 1542msgstr ""
1431 1543
1432#: gnu/packages/databases.scm:597 1544#: gnu/packages/databases.scm:625
1433msgid "DBI PostgreSQL interface" 1545msgid "DBI PostgreSQL interface"
1546msgstr "DBI PostgreSQL-grænseflade"
1547
1548#: gnu/packages/databases.scm:648
1549msgid "DBI MySQL interface"
1550msgstr "DBI MySQL-grænseflade"
1551
1552#: gnu/packages/databases.scm:649
1553msgid ""
1554"This package provides a MySQL driver for the Perl5\n"
1555"@dfn{Database Interface} (DBI)."
1434msgstr "" 1556msgstr ""
1557"Denne pakke tilbyder en MySQL-driver for Perl5-\n"
1558"@dfn{Database Interface} (DBI)."
1435 1559
1436#: gnu/packages/databases.scm:616 1560#: gnu/packages/databases.scm:668
1437msgid "SQlite interface for Perl" 1561msgid "SQlite interface for Perl"
1438msgstr "" 1562msgstr "SQlite-grænseflade for Perl"
1439 1563
1440#: gnu/packages/databases.scm:617 1564#: gnu/packages/databases.scm:669
1441msgid "" 1565msgid ""
1442"DBD::SQLite is a Perl DBI driver for SQLite, that includes\n" 1566"DBD::SQLite is a Perl DBI driver for SQLite, that includes\n"
1443"the entire thing in the distribution. So in order to get a fast transaction\n" 1567"the entire thing in the distribution. So in order to get a fast transaction\n"
@@ -1445,11 +1569,11 @@ msgid ""
1445"module, and nothing else." 1569"module, and nothing else."
1446msgstr "" 1570msgstr ""
1447 1571
1448#: gnu/packages/databases.scm:647 1572#: gnu/packages/databases.scm:699
1449msgid "Generate SQL from Perl data structures" 1573msgid "Generate SQL from Perl data structures"
1450msgstr "" 1574msgstr "Opret SQL fra Perldatastrukturer"
1451 1575
1452#: gnu/packages/databases.scm:648 1576#: gnu/packages/databases.scm:700
1453msgid "" 1577msgid ""
1454"This module was inspired by the excellent DBIx::Abstract.\n" 1578"This module was inspired by the excellent DBIx::Abstract.\n"
1455"While based on the concepts used by DBIx::Abstract, the concepts used have\n" 1579"While based on the concepts used by DBIx::Abstract, the concepts used have\n"
@@ -1459,43 +1583,43 @@ msgid ""
1459"time your data changes." 1583"time your data changes."
1460msgstr "" 1584msgstr ""
1461 1585
1462#: gnu/packages/databases.scm:677 1586#: gnu/packages/databases.scm:729
1463msgid "Split SQL code into atomic statements" 1587msgid "Split SQL code into atomic statements"
1464msgstr "" 1588msgstr ""
1465 1589
1466#: gnu/packages/databases.scm:678 1590#: gnu/packages/databases.scm:730
1467msgid "" 1591msgid ""
1468"This module tries to split any SQL code, even including\n" 1592"This module tries to split any SQL code, even including\n"
1469"non-standard extensions, into the atomic statements it is composed of." 1593"non-standard extensions, into the atomic statements it is composed of."
1470msgstr "" 1594msgstr ""
1471 1595
1472#: gnu/packages/databases.scm:696 1596#: gnu/packages/databases.scm:748
1473msgid "SQL tokenizer" 1597msgid "SQL tokenizer"
1474msgstr "" 1598msgstr ""
1475 1599
1476#: gnu/packages/databases.scm:697 1600#: gnu/packages/databases.scm:749
1477msgid "" 1601msgid ""
1478"SQL::Tokenizer is a tokenizer for SQL queries. It does not\n" 1602"SQL::Tokenizer is a tokenizer for SQL queries. It does not\n"
1479"claim to be a parser or query verifier. It just creates sane tokens from a\n" 1603"claim to be a parser or query verifier. It just creates sane tokens from a\n"
1480"valid SQL query." 1604"valid SQL query."
1481msgstr "" 1605msgstr ""
1482 1606
1483#: gnu/packages/databases.scm:714 1607#: gnu/packages/databases.scm:766
1484msgid "Data source abstraction library" 1608msgid "Data source abstraction library"
1485msgstr "" 1609msgstr "Abstraktionsbibliotek for datakilde"
1486 1610
1487#: gnu/packages/databases.scm:715 1611#: gnu/packages/databases.scm:767
1488msgid "" 1612msgid ""
1489"Unixodbc is a library providing an API with which to access\n" 1613"Unixodbc is a library providing an API with which to access\n"
1490"data sources. Data sources include SQL Servers and any software with an ODBC\n" 1614"data sources. Data sources include SQL Servers and any software with an ODBC\n"
1491"Driver." 1615"Driver."
1492msgstr "" 1616msgstr ""
1493 1617
1494#: gnu/packages/databases.scm:739 1618#: gnu/packages/databases.scm:791
1495msgid "In-memory key/value and document store" 1619msgid "In-memory key/value and document store"
1496msgstr "" 1620msgstr ""
1497 1621
1498#: gnu/packages/databases.scm:741 1622#: gnu/packages/databases.scm:793
1499msgid "" 1623msgid ""
1500"UnQLite is an in-process software library which implements a\n" 1624"UnQLite is an in-process software library which implements a\n"
1501"self-contained, serverless, zero-configuration, transactional NoSQL\n" 1625"self-contained, serverless, zero-configuration, transactional NoSQL\n"
@@ -1504,17 +1628,28 @@ msgid ""
1504"similar to BerkeleyDB, LevelDB, etc." 1628"similar to BerkeleyDB, LevelDB, etc."
1505msgstr "" 1629msgstr ""
1506 1630
1507#: gnu/packages/databases.scm:768 1631#: gnu/packages/databases.scm:820
1508msgid "Key-value cache and store" 1632msgid "Key-value cache and store"
1509msgstr "" 1633msgstr ""
1510 1634
1511#: gnu/packages/databases.scm:769 1635#: gnu/packages/databases.scm:821
1512msgid "" 1636msgid ""
1513"Redis is an advanced key-value cache and store. Redis\n" 1637"Redis is an advanced key-value cache and store. Redis\n"
1514"supports many data structures including strings, hashes, lists, sets, sorted\n" 1638"supports many data structures including strings, hashes, lists, sets, sorted\n"
1515"sets, bitmaps and hyperloglogs." 1639"sets, bitmaps and hyperloglogs."
1516msgstr "" 1640msgstr ""
1517 1641
1642#: gnu/packages/databases.scm:847
1643msgid "Kyoto Cabinet is a modern implementation of the DBM database"
1644msgstr ""
1645
1646#: gnu/packages/databases.scm:849
1647msgid ""
1648"Kyoto Cabinet is a standalone file-based database that supports Hash\n"
1649"and B+ Tree data storage models. It is a fast key-value lightweight\n"
1650"database and supports many programming languages. It is a NoSQL database."
1651msgstr ""
1652
1518#: gnu/packages/debug.scm:74 1653#: gnu/packages/debug.scm:74
1519msgid "Heuristical file minimizer" 1654msgid "Heuristical file minimizer"
1520msgstr "" 1655msgstr ""
@@ -1540,11 +1675,11 @@ msgid ""
1540"tools that process C/C++ code." 1675"tools that process C/C++ code."
1541msgstr "" 1676msgstr ""
1542 1677
1543#: gnu/packages/debug.scm:229 1678#: gnu/packages/debug.scm:249
1544msgid "Security-oriented fuzzer" 1679msgid "Security-oriented fuzzer"
1545msgstr "" 1680msgstr ""
1546 1681
1547#: gnu/packages/debug.scm:231 1682#: gnu/packages/debug.scm:251
1548msgid "" 1683msgid ""
1549"American fuzzy lop is a security-oriented fuzzer that employs a novel\n" 1684"American fuzzy lop is a security-oriented fuzzer that employs a novel\n"
1550"type of compile-time instrumentation and genetic algorithms to automatically\n" 1685"type of compile-time instrumentation and genetic algorithms to automatically\n"
@@ -1566,11 +1701,11 @@ msgid ""
1566"multiple test suites, which are then all managed by a single harness." 1701"multiple test suites, which are then all managed by a single harness."
1567msgstr "" 1702msgstr ""
1568 1703
1569#: gnu/packages/feh.scm:53 1704#: gnu/packages/feh.scm:54
1570msgid "Fast and light imlib2-based image viewer" 1705msgid "Fast and light imlib2-based image viewer"
1571msgstr "" 1706msgstr "Hurtig og simpel imlib2-baseret billedfremviser"
1572 1707
1573#: gnu/packages/feh.scm:55 1708#: gnu/packages/feh.scm:56
1574msgid "" 1709msgid ""
1575"feh is an X11 image viewer aimed mostly at console users.\n" 1710"feh is an X11 image viewer aimed mostly at console users.\n"
1576"Unlike most other viewers, it does not have a fancy GUI, but simply\n" 1711"Unlike most other viewers, it does not have a fancy GUI, but simply\n"
@@ -1579,11 +1714,11 @@ msgid ""
1579"actions." 1714"actions."
1580msgstr "" 1715msgstr ""
1581 1716
1582#: gnu/packages/games.scm:113 1717#: gnu/packages/games.scm:119
1583msgid "Backgammon game" 1718msgid "Backgammon game"
1584msgstr "" 1719msgstr "Backgammonspil"
1585 1720
1586#: gnu/packages/games.scm:114 1721#: gnu/packages/games.scm:120
1587msgid "" 1722msgid ""
1588"The GNU backgammon application can be used for playing, analyzing and\n" 1723"The GNU backgammon application can be used for playing, analyzing and\n"
1589"teaching the game. It has an advanced evaluation engine based on artificial\n" 1724"teaching the game. It has an advanced evaluation engine based on artificial\n"
@@ -1591,12 +1726,17 @@ msgid ""
1591"addition to a command-line interface, it also features an attractive, 3D\n" 1726"addition to a command-line interface, it also features an attractive, 3D\n"
1592"representation of the playing board." 1727"representation of the playing board."
1593msgstr "" 1728msgstr ""
1729"GNU backgammon-programmet kan bruges til at spille, analysere og\n"
1730"undervise i spillet Backgammon. Det har en avanceret evalueringsmotor\n"
1731"baseret på kunstige neurale netværk egnet for både begyndere og\n"
1732"avancerede spillere. Udover grænsefladen for kommandolinjen har\n"
1733"spillet også en attraktiv 3D-repræsentation af brættet."
1594 1734
1595#: gnu/packages/games.scm:143 1735#: gnu/packages/games.scm:149
1596msgid "3d Rubik's cube game" 1736msgid "3d Rubik's cube game"
1597msgstr "" 1737msgstr ""
1598 1738
1599#: gnu/packages/games.scm:145 1739#: gnu/packages/games.scm:151
1600msgid "" 1740msgid ""
1601"GNUbik is a puzzle game in which you must manipulate a cube to make\n" 1741"GNUbik is a puzzle game in which you must manipulate a cube to make\n"
1602"each of its faces have a uniform color. The game is customizable, allowing\n" 1742"each of its faces have a uniform color. The game is customizable, allowing\n"
@@ -1605,11 +1745,11 @@ msgid ""
1605"scriptable with Guile." 1745"scriptable with Guile."
1606msgstr "" 1746msgstr ""
1607 1747
1608#: gnu/packages/games.scm:195 1748#: gnu/packages/games.scm:201
1609msgid "GNU/Linux port of the indie game \"l'Abbaye des Morts\"" 1749msgid "GNU/Linux port of the indie game \"l'Abbaye des Morts\""
1610msgstr "" 1750msgstr "GNU/Linux-port af indiespillet »l'Abbaye des Morts«"
1611 1751
1612#: gnu/packages/games.scm:196 1752#: gnu/packages/games.scm:202
1613msgid "" 1753msgid ""
1614"L'Abbaye des Morts is a 2D platform game set in 13th century\n" 1754"L'Abbaye des Morts is a 2D platform game set in 13th century\n"
1615"France. The Cathars, who preach about good Christian beliefs, were being\n" 1755"France. The Cathars, who preach about good Christian beliefs, were being\n"
@@ -1618,11 +1758,11 @@ msgid ""
1618"that beneath its ruins lay buried an ancient evil." 1758"that beneath its ruins lay buried an ancient evil."
1619msgstr "" 1759msgstr ""
1620 1760
1621#: gnu/packages/games.scm:239 1761#: gnu/packages/games.scm:245
1622msgid "Lemmings clone" 1762msgid "Lemmings clone"
1623msgstr "" 1763msgstr "Lemmingsklon"
1624 1764
1625#: gnu/packages/games.scm:241 1765#: gnu/packages/games.scm:247
1626msgid "" 1766msgid ""
1627"Pingus is a free Lemmings-like puzzle game in which the player takes\n" 1767"Pingus is a free Lemmings-like puzzle game in which the player takes\n"
1628"command of a bunch of small animals and has to guide them through levels.\n" 1768"command of a bunch of small animals and has to guide them through levels.\n"
@@ -1632,22 +1772,22 @@ msgid ""
1632"level's exit. The game is presented in a 2D side view." 1772"level's exit. The game is presented in a 2D side view."
1633msgstr "" 1773msgstr ""
1634 1774
1635#: gnu/packages/games.scm:263 1775#: gnu/packages/games.scm:269
1636msgid "Convert English text to humorous dialects" 1776msgid "Convert English text to humorous dialects"
1637msgstr "" 1777msgstr ""
1638 1778
1639#: gnu/packages/games.scm:264 1779#: gnu/packages/games.scm:270
1640msgid "" 1780msgid ""
1641"The GNU Talk Filters are programs that convert English text\n" 1781"The GNU Talk Filters are programs that convert English text\n"
1642"into stereotyped or otherwise humorous dialects. The filters are provided as\n" 1782"into stereotyped or otherwise humorous dialects. The filters are provided as\n"
1643"a C library, so they can easily be integrated into other programs." 1783"a C library, so they can easily be integrated into other programs."
1644msgstr "" 1784msgstr ""
1645 1785
1646#: gnu/packages/games.scm:296 1786#: gnu/packages/games.scm:302
1647msgid "Simulate the display from \"The Matrix\"" 1787msgid "Simulate the display from \"The Matrix\""
1648msgstr "" 1788msgstr ""
1649 1789
1650#: gnu/packages/games.scm:297 1790#: gnu/packages/games.scm:303
1651msgid "" 1791msgid ""
1652"CMatrix simulates the display from \"The Matrix\" and is\n" 1792"CMatrix simulates the display from \"The Matrix\" and is\n"
1653"based on the screensaver from the movie's website. It works with terminal\n" 1793"based on the screensaver from the movie's website. It works with terminal\n"
@@ -1655,22 +1795,22 @@ msgid ""
1655"asynchronously and at a user-defined speed." 1795"asynchronously and at a user-defined speed."
1656msgstr "" 1796msgstr ""
1657 1797
1658#: gnu/packages/games.scm:317 1798#: gnu/packages/games.scm:323
1659msgid "Full chess implementation" 1799msgid "Full chess implementation"
1660msgstr "" 1800msgstr "Fuld skakimplementering"
1661 1801
1662#: gnu/packages/games.scm:318 1802#: gnu/packages/games.scm:324
1663msgid "" 1803msgid ""
1664"GNU Chess is a chess engine. It allows you to compete\n" 1804"GNU Chess is a chess engine. It allows you to compete\n"
1665"against the computer in a game of chess, either through the default terminal\n" 1805"against the computer in a game of chess, either through the default terminal\n"
1666"interface or via an external visual interface such as GNU XBoard." 1806"interface or via an external visual interface such as GNU XBoard."
1667msgstr "" 1807msgstr ""
1668 1808
1669#: gnu/packages/games.scm:346 1809#: gnu/packages/games.scm:352
1670msgid "Twisted adventures of young pig farmer Dink Smallwood" 1810msgid "Twisted adventures of young pig farmer Dink Smallwood"
1671msgstr "" 1811msgstr ""
1672 1812
1673#: gnu/packages/games.scm:348 1813#: gnu/packages/games.scm:354
1674msgid "" 1814msgid ""
1675"GNU FreeDink is a free and portable re-implementation of the engine\n" 1815"GNU FreeDink is a free and portable re-implementation of the engine\n"
1676"for the role-playing game Dink Smallwood. It supports not only the original\n" 1816"for the role-playing game Dink Smallwood. It supports not only the original\n"
@@ -1678,19 +1818,19 @@ msgid ""
1678"To that extent, it also includes a front-end for managing all of your D-Mods." 1818"To that extent, it also includes a front-end for managing all of your D-Mods."
1679msgstr "" 1819msgstr ""
1680 1820
1681#: gnu/packages/games.scm:370 1821#: gnu/packages/games.scm:376
1682msgid "Game data for GNU Freedink" 1822msgid "Game data for GNU Freedink"
1683msgstr "" 1823msgstr "Spildata for GNU Freedink"
1684 1824
1685#: gnu/packages/games.scm:372 1825#: gnu/packages/games.scm:378
1686msgid "This package contains the game data of GNU Freedink." 1826msgid "This package contains the game data of GNU Freedink."
1687msgstr "" 1827msgstr "Denne pakke indeholder spildataen for GNU Freedink."
1688 1828
1689#: gnu/packages/games.scm:424 1829#: gnu/packages/games.scm:430
1690msgid "Graphical user interface for chess programs" 1830msgid "Graphical user interface for chess programs"
1691msgstr "" 1831msgstr "Grafisk brugerflade for skakprogrammer"
1692 1832
1693#: gnu/packages/games.scm:425 1833#: gnu/packages/games.scm:431
1694msgid "" 1834msgid ""
1695"GNU XBoard is a graphical board for all varieties of chess,\n" 1835"GNU XBoard is a graphical board for all varieties of chess,\n"
1696"including international chess, xiangqi (Chinese chess), shogi (Japanese chess)\n" 1836"including international chess, xiangqi (Chinese chess), shogi (Japanese chess)\n"
@@ -1699,11 +1839,11 @@ msgid ""
1699"Portable Game Notation." 1839"Portable Game Notation."
1700msgstr "" 1840msgstr ""
1701 1841
1702#: gnu/packages/games.scm:478 1842#: gnu/packages/games.scm:484
1703msgid "Ball and paddle game" 1843msgid "Ball and paddle game"
1704msgstr "" 1844msgstr ""
1705 1845
1706#: gnu/packages/games.scm:479 1846#: gnu/packages/games.scm:485
1707msgid "" 1847msgid ""
1708"XBoing is a blockout type game where you have a paddle which\n" 1848"XBoing is a blockout type game where you have a paddle which\n"
1709"you control to bounce a ball around the game zone destroying blocks with a\n" 1849"you control to bounce a ball around the game zone destroying blocks with a\n"
@@ -1711,11 +1851,11 @@ msgid ""
1711"destroy, the better your score. The person with the highest score wins." 1851"destroy, the better your score. The person with the highest score wins."
1712msgstr "" 1852msgstr ""
1713 1853
1714#: gnu/packages/games.scm:511 1854#: gnu/packages/games.scm:517
1715msgid "Typing tutor" 1855msgid "Typing tutor"
1716msgstr "" 1856msgstr ""
1717 1857
1718#: gnu/packages/games.scm:513 1858#: gnu/packages/games.scm:519
1719msgid "" 1859msgid ""
1720"GNU Typist is a universal typing tutor. It can be used to learn and\n" 1860"GNU Typist is a universal typing tutor. It can be used to learn and\n"
1721"practice touch-typing. Several tutorials are included; in addition to\n" 1861"practice touch-typing. Several tutorials are included; in addition to\n"
@@ -1724,11 +1864,11 @@ msgid ""
1724"are primarily in English, however some in other languages are provided." 1864"are primarily in English, however some in other languages are provided."
1725msgstr "" 1865msgstr ""
1726 1866
1727#: gnu/packages/games.scm:566 1867#: gnu/packages/games.scm:572
1728msgid "3D game engine written in C++" 1868msgid "3D game engine written in C++"
1729msgstr "" 1869msgstr "3D-spilmotor skrevet i C++"
1730 1870
1731#: gnu/packages/games.scm:568 1871#: gnu/packages/games.scm:574
1732msgid "" 1872msgid ""
1733"The Irrlicht Engine is a high performance realtime 3D engine written in\n" 1873"The Irrlicht Engine is a high performance realtime 3D engine written in\n"
1734"C++. Features include an OpenGL renderer, extensible materials, scene graph\n" 1874"C++. Features include an OpenGL renderer, extensible materials, scene graph\n"
@@ -1736,11 +1876,11 @@ msgid ""
1736"for common mesh file formats, and collision detection." 1876"for common mesh file formats, and collision detection."
1737msgstr "" 1877msgstr ""
1738 1878
1739#: gnu/packages/games.scm:620 1879#: gnu/packages/games.scm:626
1740msgid "2D space shooter" 1880msgid "2D space shooter"
1741msgstr "" 1881msgstr "2D-rumskyder"
1742 1882
1743#: gnu/packages/games.scm:622 1883#: gnu/packages/games.scm:628
1744msgid "" 1884msgid ""
1745"M.A.R.S. is a 2D space shooter with pretty visual effects and\n" 1885"M.A.R.S. is a 2D space shooter with pretty visual effects and\n"
1746"attractive physics. Players can battle each other or computer controlled\n" 1886"attractive physics. Players can battle each other or computer controlled\n"
@@ -1748,19 +1888,19 @@ msgid ""
1748"match, cannon keep, and grave-itation pit." 1888"match, cannon keep, and grave-itation pit."
1749msgstr "" 1889msgstr ""
1750 1890
1751#: gnu/packages/games.scm:663 1891#: gnu/packages/games.scm:669
1752msgid "Main game data for the Minetest game engine" 1892msgid "Main game data for the Minetest game engine"
1753msgstr "" 1893msgstr "Spildata for spilmotoren Minetest"
1754 1894
1755#: gnu/packages/games.scm:665 1895#: gnu/packages/games.scm:671
1756msgid "Game data for the Minetest infinite-world block sandox game." 1896msgid "Game data for the Minetest infinite-world block sandox game."
1757msgstr "" 1897msgstr ""
1758 1898
1759#: gnu/packages/games.scm:717 1899#: gnu/packages/games.scm:723
1760msgid "Infinite-world block sandbox game" 1900msgid "Infinite-world block sandbox game"
1761msgstr "" 1901msgstr ""
1762 1902
1763#: gnu/packages/games.scm:719 1903#: gnu/packages/games.scm:725
1764msgid "" 1904msgid ""
1765"Minetest is a sandbox construction game. Players can create and destroy\n" 1905"Minetest is a sandbox construction game. Players can create and destroy\n"
1766"various types of blocks in a three-dimensional open world. This allows\n" 1906"various types of blocks in a three-dimensional open world. This allows\n"
@@ -1769,11 +1909,11 @@ msgid ""
1769"in different ways." 1909"in different ways."
1770msgstr "" 1910msgstr ""
1771 1911
1772#: gnu/packages/games.scm:758 1912#: gnu/packages/games.scm:764
1773msgid "Curses Implementation of the Glk API" 1913msgid "Curses Implementation of the Glk API"
1774msgstr "" 1914msgstr ""
1775 1915
1776#: gnu/packages/games.scm:760 1916#: gnu/packages/games.scm:766
1777msgid "" 1917msgid ""
1778"Glk defines a portable API for applications with text UIs. It was\n" 1918"Glk defines a portable API for applications with text UIs. It was\n"
1779"primarily designed for interactive fiction, but it should be suitable for many\n" 1919"primarily designed for interactive fiction, but it should be suitable for many\n"
@@ -1782,11 +1922,11 @@ msgid ""
1782"using the curses.h library for screen control." 1922"using the curses.h library for screen control."
1783msgstr "" 1923msgstr ""
1784 1924
1785#: gnu/packages/games.scm:797 1925#: gnu/packages/games.scm:803
1786msgid "Interpreter for Glulx VM" 1926msgid "Interpreter for Glulx VM"
1787msgstr "" 1927msgstr "Fortolker for Glulx VM"
1788 1928
1789#: gnu/packages/games.scm:799 1929#: gnu/packages/games.scm:805
1790msgid "" 1930msgid ""
1791"Glulx is a 32-bit portable virtual machine intended for writing and\n" 1931"Glulx is a 32-bit portable virtual machine intended for writing and\n"
1792"playing interactive fiction. It was designed by Andrew Plotkin to relieve\n" 1932"playing interactive fiction. It was designed by Andrew Plotkin to relieve\n"
@@ -1794,22 +1934,22 @@ msgid ""
1794"reference interpreter, using Glk API." 1934"reference interpreter, using Glk API."
1795msgstr "" 1935msgstr ""
1796 1936
1797#: gnu/packages/games.scm:835 1937#: gnu/packages/games.scm:841
1798msgid "Z-machine interpreter" 1938msgid "Z-machine interpreter"
1799msgstr "" 1939msgstr ""
1800 1940
1801#: gnu/packages/games.scm:837 1941#: gnu/packages/games.scm:843
1802msgid "" 1942msgid ""
1803"Fizmo is a console-based Z-machine interpreter. It is used to play\n" 1943"Fizmo is a console-based Z-machine interpreter. It is used to play\n"
1804"interactive fiction, also known as text adventures, which were implemented\n" 1944"interactive fiction, also known as text adventures, which were implemented\n"
1805"either by Infocom or created using the Inform compiler." 1945"either by Infocom or created using the Inform compiler."
1806msgstr "" 1946msgstr ""
1807 1947
1808#: gnu/packages/games.scm:887 1948#: gnu/packages/games.scm:893
1809msgid "Reference frontend for the libretro API" 1949msgid "Reference frontend for the libretro API"
1810msgstr "" 1950msgstr ""
1811 1951
1812#: gnu/packages/games.scm:889 1952#: gnu/packages/games.scm:895
1813msgid "" 1953msgid ""
1814"Libretro is a simple but powerful development interface that allows for\n" 1954"Libretro is a simple but powerful development interface that allows for\n"
1815"the easy creation of emulators, games and multimedia applications that can plug\n" 1955"the easy creation of emulators, games and multimedia applications that can plug\n"
@@ -1818,11 +1958,11 @@ msgid ""
1818"multi-system game/emulator system." 1958"multi-system game/emulator system."
1819msgstr "" 1959msgstr ""
1820 1960
1821#: gnu/packages/games.scm:909 1961#: gnu/packages/games.scm:915
1822msgid "Play the game of Go" 1962msgid "Play the game of Go"
1823msgstr "" 1963msgstr "Spil Go"
1824 1964
1825#: gnu/packages/games.scm:911 1965#: gnu/packages/games.scm:917
1826msgid "" 1966msgid ""
1827"GNU Go is a program that plays the game of Go, in which players\n" 1967"GNU Go is a program that plays the game of Go, in which players\n"
1828"place stones on a grid to form territory or capture other stones. While\n" 1968"place stones on a grid to form territory or capture other stones. While\n"
@@ -1833,11 +1973,11 @@ msgid ""
1833"Protocol)." 1973"Protocol)."
1834msgstr "" 1974msgstr ""
1835 1975
1836#: gnu/packages/games.scm:961 1976#: gnu/packages/games.scm:967
1837msgid "High speed arctic racing game based on Tux Racer" 1977msgid "High speed arctic racing game based on Tux Racer"
1838msgstr "" 1978msgstr ""
1839 1979
1840#: gnu/packages/games.scm:963 1980#: gnu/packages/games.scm:969
1841msgid "" 1981msgid ""
1842"Extreme Tux Racer, or etracer as it is called for short, is\n" 1982"Extreme Tux Racer, or etracer as it is called for short, is\n"
1843"a simple OpenGL racing game featuring Tux, the Linux mascot. The goal of the\n" 1983"a simple OpenGL racing game featuring Tux, the Linux mascot. The goal of the\n"
@@ -1850,11 +1990,11 @@ msgid ""
1850"This game is based on the GPL version of the famous game TuxRacer." 1990"This game is based on the GPL version of the famous game TuxRacer."
1851msgstr "" 1991msgstr ""
1852 1992
1853#: gnu/packages/games.scm:1001 1993#: gnu/packages/games.scm:1007
1854msgid "Game of jumping to the next floor, trying not to fall" 1994msgid "Game of jumping to the next floor, trying not to fall"
1855msgstr "" 1995msgstr ""
1856 1996
1857#: gnu/packages/games.scm:1003 1997#: gnu/packages/games.scm:1009
1858msgid "" 1998msgid ""
1859"GNUjump is a simple, yet addictive game in which you must jump from\n" 1999"GNUjump is a simple, yet addictive game in which you must jump from\n"
1860"platform to platform to avoid falling, while the platforms drop at faster rates\n" 2000"platform to platform to avoid falling, while the platforms drop at faster rates\n"
@@ -1862,11 +2002,11 @@ msgid ""
1862"falling, themeable graphics and sounds, and replays." 2002"falling, themeable graphics and sounds, and replays."
1863msgstr "" 2003msgstr ""
1864 2004
1865#: gnu/packages/games.scm:1044 2005#: gnu/packages/games.scm:1050
1866msgid "Turn-based strategy game" 2006msgid "Turn-based strategy game"
1867msgstr "" 2007msgstr ""
1868 2008
1869#: gnu/packages/games.scm:1046 2009#: gnu/packages/games.scm:1052
1870msgid "" 2010msgid ""
1871"The Battle for Wesnoth is a fantasy, turn based tactical strategy game,\n" 2011"The Battle for Wesnoth is a fantasy, turn based tactical strategy game,\n"
1872"with several single player campaigns, and multiplayer games (both networked and\n" 2012"with several single player campaigns, and multiplayer games (both networked and\n"
@@ -1878,11 +2018,11 @@ msgid ""
1878"next campaign." 2018"next campaign."
1879msgstr "" 2019msgstr ""
1880 2020
1881#: gnu/packages/games.scm:1090 2021#: gnu/packages/games.scm:1096
1882msgid "x86 emulator with CGA/EGA/VGA/etc. graphics and sound" 2022msgid "X86 emulator with CGA/EGA/VGA/etc. graphics and sound"
1883msgstr "" 2023msgstr "X86-emulator med CGA/EGA/VGA/etc. grafik og lyd"
1884 2024
1885#: gnu/packages/games.scm:1091 2025#: gnu/packages/games.scm:1097
1886msgid "" 2026msgid ""
1887"DOSBox is a DOS-emulator that uses the SDL library. DOSBox\n" 2027"DOSBox is a DOS-emulator that uses the SDL library. DOSBox\n"
1888"also emulates CPU:286/386 realmode/protected mode, Directory\n" 2028"also emulates CPU:286/386 realmode/protected mode, Directory\n"
@@ -1891,22 +2031,22 @@ msgid ""
1891"older games." 2031"older games."
1892msgstr "" 2032msgstr ""
1893 2033
1894#: gnu/packages/games.scm:1136 2034#: gnu/packages/games.scm:1142
1895msgid "Mouse and keyboard discovery for children" 2035msgid "Mouse and keyboard discovery for children"
1896msgstr "" 2036msgstr ""
1897 2037
1898#: gnu/packages/games.scm:1138 2038#: gnu/packages/games.scm:1144
1899msgid "" 2039msgid ""
1900"Gamine is a game designed for young children who are learning to use the\n" 2040"Gamine is a game designed for young children who are learning to use the\n"
1901"mouse and keyboard. The child uses the mouse to draw colored dots and lines\n" 2041"mouse and keyboard. The child uses the mouse to draw colored dots and lines\n"
1902"on the screen and keyboard to display letters." 2042"on the screen and keyboard to display letters."
1903msgstr "" 2043msgstr ""
1904 2044
1905#: gnu/packages/games.scm:1169 2045#: gnu/packages/games.scm:1175
1906msgid "Puzzle game with a cat in lead role" 2046msgid "Puzzle game with a cat in lead role"
1907msgstr "" 2047msgstr ""
1908 2048
1909#: gnu/packages/games.scm:1170 2049#: gnu/packages/games.scm:1176
1910msgid "" 2050msgid ""
1911"Project Raincat is a game developed by Carnegie Mellon\n" 2051"Project Raincat is a game developed by Carnegie Mellon\n"
1912"students through GCS during the Fall 2008 semester. Raincat features game\n" 2052"students through GCS during the Fall 2008 semester. Raincat features game\n"
@@ -1915,11 +2055,11 @@ msgid ""
1915"is programmed in Haskell." 2055"is programmed in Haskell."
1916msgstr "" 2056msgstr ""
1917 2057
1918#: gnu/packages/games.scm:1205 2058#: gnu/packages/games.scm:1211
1919msgid "Client for 'The Mana World' and similar games" 2059msgid "Client for 'The Mana World' and similar games"
1920msgstr "" 2060msgstr ""
1921 2061
1922#: gnu/packages/games.scm:1207 2062#: gnu/packages/games.scm:1213
1923msgid "" 2063msgid ""
1924"ManaPlus is a 2D MMORPG client for game servers. It is the only\n" 2064"ManaPlus is a 2D MMORPG client for game servers. It is the only\n"
1925"fully supported client for @uref{http://www.themanaworld.org, The mana\n" 2065"fully supported client for @uref{http://www.themanaworld.org, The mana\n"
@@ -1927,34 +2067,183 @@ msgid ""
1927"@uref{http://landoffire.org, Land of fire}." 2067"@uref{http://landoffire.org, Land of fire}."
1928msgstr "" 2068msgstr ""
1929 2069
1930#: gnu/packages/gcc.scm:303 2070#: gnu/packages/games.scm:1263
2071msgid "Nintendo 64 emulator core library"
2072msgstr "Nintendo 64-emulator - grundlæggende bibliotek"
2073
2074#: gnu/packages/games.scm:1265
2075msgid ""
2076"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n"
2077"which is capable of accurately playing many games. This package contains the\n"
2078"core library."
2079msgstr ""
2080
2081#: gnu/packages/games.scm:1309 gnu/packages/games.scm:1354
2082#: gnu/packages/games.scm:1396 gnu/packages/games.scm:1438
2083#: gnu/packages/games.scm:1755
2084msgid "Mupen64Plus SDL input plugin"
2085msgstr ""
2086
2087#: gnu/packages/games.scm:1311
2088msgid ""
2089"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n"
2090"which is capable of accurately playing many games. This package contains the\n"
2091"SDL audio plugin."
2092msgstr ""
2093
2094#: gnu/packages/games.scm:1356
2095msgid ""
2096"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n"
2097"which is capable of accurately playing many games. This package contains the\n"
2098"SDL input plugin."
2099msgstr ""
2100
2101#: gnu/packages/games.scm:1398
2102msgid ""
2103"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n"
2104"which is capable of accurately playing many games. This package contains the\n"
2105"high-level emulation (HLE) RSP processor plugin."
2106msgstr ""
2107
2108#: gnu/packages/games.scm:1440
2109msgid ""
2110"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n"
2111"which is capable of accurately playing many games. This package contains the\n"
2112"Z64 RSP processor plugin."
2113msgstr ""
2114
2115#: gnu/packages/games.scm:1484 gnu/packages/games.scm:1538
2116#: gnu/packages/games.scm:1588 gnu/packages/games.scm:1636
2117msgid "Mupen64Plus Rice Video plugin"
2118msgstr ""
2119
2120#: gnu/packages/games.scm:1486
2121msgid ""
2122"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n"
2123"which is capable of accurately playing many games. This package contains the\n"
2124"Arachnoid video plugin."
2125msgstr ""
2126
2127#: gnu/packages/games.scm:1540
2128msgid ""
2129"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n"
2130"which is capable of accurately playing many games. This package contains the\n"
2131"Glide64 video plugin."
2132msgstr ""
2133
2134#: gnu/packages/games.scm:1590
2135msgid ""
2136"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n"
2137"which is capable of accurately playing many games. This package contains the\n"
2138"Glide64MK2 video plugin."
2139msgstr ""
2140
2141#: gnu/packages/games.scm:1638
2142msgid ""
2143"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n"
2144"which is capable of accurately playing many games. This package contains the\n"
2145"Rice Video plugin."
2146msgstr ""
2147
2148#: gnu/packages/games.scm:1690
2149msgid "Mupen64Plus Z64 video plugin"
2150msgstr ""
2151
2152#: gnu/packages/games.scm:1692
2153msgid ""
2154"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n"
2155"which is capable of accurately playing many games. This package contains the\n"
2156"Z64 video plugin."
2157msgstr ""
2158
2159#: gnu/packages/games.scm:1757
2160msgid ""
2161"Mupen64Plus is a cross-platform plugin-based Nintendo 64 (N64) emulator\n"
2162"which is capable of accurately playing many games. This package contains the\n"
2163"command line user interface. Installing this package is the easiest way\n"
2164"towards a working Mupen64Plus for casual users."
2165msgstr ""
2166
2167#: gnu/packages/games.scm:1821
2168msgid "Nintendo Entertainment System (NES/Famicom) emulator"
2169msgstr ""
2170
2171#: gnu/packages/games.scm:1823
2172msgid ""
2173"Nestopia UE (Undead Edition) is a fork of the Nintendo Entertainment\n"
2174"System (NES/Famicom) emulator Nestopia, with enhancements from members of the\n"
2175"emulation community. It provides highly accurate emulation."
2176msgstr ""
2177
2178#: gnu/packages/games.scm:1852
2179msgid "Video game console emulator front-end"
2180msgstr ""
2181
2182#: gnu/packages/games.scm:1853
2183msgid ""
2184"EmulationStation provides a graphical front-end to a large\n"
2185"number of video game console emulators. It features an interface that is\n"
2186"usable with any game controller that has at least 4 buttons, theming support,\n"
2187"and a game metadata scraper."
2188msgstr ""
2189
2190#: gnu/packages/games.scm:1893
2191msgid "Pinball simulator"
2192msgstr "Pinball-simulator"
2193
2194#: gnu/packages/games.scm:1894
2195msgid ""
2196"The Emilia Pinball Project is a pinball simulator. There\n"
2197"are only two levels to play with, but they are very addictive."
2198msgstr ""
2199
2200#: gnu/packages/games.scm:1915
2201msgid "Board game inspired by The Settlers of Catan"
2202msgstr "Brætspil inspireret af The Settlers of Catan"
2203
2204#: gnu/packages/games.scm:1916
2205msgid ""
2206"Pioneers is an emulation of the board game The Settlers of\n"
2207"Catan. It can be played on a local network, on the internet, and with AI\n"
2208"players."
2209msgstr ""
2210
2211#: gnu/packages/games.scm:1950
2212msgid "Nintendo DS emulator"
2213msgstr "Nintendo DS-emulator"
2214
2215#: gnu/packages/games.scm:1952
2216msgid "DeSmuME is an emulator for the Nintendo DS handheld gaming console."
2217msgstr "DeSmuME er en emulator for den håndholdte spilkonsol Nintendo DS."
2218
2219#: gnu/packages/gcc.scm:313
1931msgid "GNU Compiler Collection" 2220msgid "GNU Compiler Collection"
1932msgstr "" 2221msgstr ""
1933 2222
1934#: gnu/packages/gcc.scm:305 2223#: gnu/packages/gcc.scm:315
1935msgid "" 2224msgid ""
1936"GCC is the GNU Compiler Collection. It provides compiler front-ends\n" 2225"GCC is the GNU Compiler Collection. It provides compiler front-ends\n"
1937"for several languages, including C, C++, Objective-C, Fortran, Java, Ada, and\n" 2226"for several languages, including C, C++, Objective-C, Fortran, Java, Ada, and\n"
1938"Go. It also includes runtime support libraries for these languages." 2227"Go. It also includes runtime support libraries for these languages."
1939msgstr "" 2228msgstr ""
1940 2229
1941#: gnu/packages/gcc.scm:370 2230#: gnu/packages/gcc.scm:380
1942msgid "GNU C++ standard library" 2231msgid "GNU C++ standard library"
1943msgstr "" 2232msgstr ""
1944 2233
1945#: gnu/packages/gcc.scm:405 2234#: gnu/packages/gcc.scm:415
1946msgid "Collection of subroutines used by various GNU programs" 2235msgid "Collection of subroutines used by various GNU programs"
1947msgstr "" 2236msgstr ""
1948 2237
1949#: gnu/packages/gcc.scm:561 2238#: gnu/packages/gcc.scm:610
1950msgid "GNU libstdc++ documentation" 2239msgid "GNU libstdc++ documentation"
1951msgstr "" 2240msgstr ""
1952 2241
1953#: gnu/packages/gcc.scm:629 2242#: gnu/packages/gcc.scm:678
1954msgid "Manipulating sets and relations of integer points bounded by linear constraints" 2243msgid "Manipulating sets and relations of integer points bounded by linear constraints"
1955msgstr "" 2244msgstr ""
1956 2245
1957#: gnu/packages/gcc.scm:632 2246#: gnu/packages/gcc.scm:681
1958msgid "" 2247msgid ""
1959"isl is a library for manipulating sets and relations of integer points\n" 2248"isl is a library for manipulating sets and relations of integer points\n"
1960"bounded by linear constraints. Supported operations on sets include\n" 2249"bounded by linear constraints. Supported operations on sets include\n"
@@ -1966,11 +2255,11 @@ msgid ""
1966"dependence analysis and bounds on piecewise step-polynomials." 2255"dependence analysis and bounds on piecewise step-polynomials."
1967msgstr "" 2256msgstr ""
1968 2257
1969#: gnu/packages/gcc.scm:664 2258#: gnu/packages/gcc.scm:713
1970msgid "Library to generate code for scanning Z-polyhedra" 2259msgid "Library to generate code for scanning Z-polyhedra"
1971msgstr "" 2260msgstr ""
1972 2261
1973#: gnu/packages/gcc.scm:666 2262#: gnu/packages/gcc.scm:715
1974msgid "" 2263msgid ""
1975"CLooG is a free software library to generate code for scanning\n" 2264"CLooG is a free software library to generate code for scanning\n"
1976"Z-polyhedra. That is, it finds a code (e.g., in C, FORTRAN...) that\n" 2265"Z-polyhedra. That is, it finds a code (e.g., in C, FORTRAN...) that\n"
@@ -1985,11 +2274,11 @@ msgid ""
1985"effective code." 2274"effective code."
1986msgstr "" 2275msgstr ""
1987 2276
1988#: gnu/packages/gcc.scm:721 2277#: gnu/packages/gcc.scm:770
1989msgid "Reference manual for the C programming language" 2278msgid "Reference manual for the C programming language"
1990msgstr "" 2279msgstr ""
1991 2280
1992#: gnu/packages/gcc.scm:723 2281#: gnu/packages/gcc.scm:772
1993msgid "" 2282msgid ""
1994"This is a reference manual for the C programming language, as\n" 2283"This is a reference manual for the C programming language, as\n"
1995"implemented by the GNU C Compiler (gcc). As a reference, it is not intended\n" 2284"implemented by the GNU C Compiler (gcc). As a reference, it is not intended\n"
@@ -1999,7 +2288,7 @@ msgstr ""
1999 2288
2000#: gnu/packages/geeqie.scm:48 2289#: gnu/packages/geeqie.scm:48
2001msgid "Library and command-line utility to manage image metadata" 2290msgid "Library and command-line utility to manage image metadata"
2002msgstr "" 2291msgstr "Bibliotek og kommandolinjeredskab til at håndtere billedmetadata"
2003 2292
2004#: gnu/packages/geeqie.scm:50 2293#: gnu/packages/geeqie.scm:50
2005msgid "" 2294msgid ""
@@ -2008,11 +2297,11 @@ msgid ""
2008"and XMP metadata of images in various formats." 2297"and XMP metadata of images in various formats."
2009msgstr "" 2298msgstr ""
2010 2299
2011#: gnu/packages/geeqie.scm:81 2300#: gnu/packages/geeqie.scm:82
2012msgid "Lightweight GTK+ based image viewer" 2301msgid "Lightweight GTK+ based image viewer"
2013msgstr "" 2302msgstr ""
2014 2303
2015#: gnu/packages/geeqie.scm:83 2304#: gnu/packages/geeqie.scm:84
2016msgid "" 2305msgid ""
2017"Geeqie is a lightweight GTK+ based image viewer for Unix like operating\n" 2306"Geeqie is a lightweight GTK+ based image viewer for Unix like operating\n"
2018"systems. It features: EXIF, IPTC and XMP metadata browsing and editing\n" 2307"systems. It features: EXIF, IPTC and XMP metadata browsing and editing\n"
@@ -2022,11 +2311,11 @@ msgid ""
2022"collection. Geeqie was initially based on GQview." 2311"collection. Geeqie was initially based on GQview."
2023msgstr "" 2312msgstr ""
2024 2313
2025#: gnu/packages/gettext.scm:91 2314#: gnu/packages/gettext.scm:93
2026msgid "Tools and documentation for translation" 2315msgid "Tools and documentation for translation"
2027msgstr "" 2316msgstr "Værktøjer og dokumentation for oversættelse"
2028 2317
2029#: gnu/packages/gettext.scm:93 2318#: gnu/packages/gettext.scm:95
2030msgid "" 2319msgid ""
2031"GNU Gettext is a package providing a framework for translating the\n" 2320"GNU Gettext is a package providing a framework for translating the\n"
2032"textual output of programs into multiple languages. It provides translators\n" 2321"textual output of programs into multiple languages. It provides translators\n"
@@ -2035,22 +2324,22 @@ msgid ""
2035"catalogs. Nearly all GNU packages use Gettext." 2324"catalogs. Nearly all GNU packages use Gettext."
2036msgstr "" 2325msgstr ""
2037 2326
2038#: gnu/packages/gettext.scm:149 2327#: gnu/packages/gettext.scm:151
2039msgid "Scripts to ease maintenance of translations" 2328msgid "Scripts to ease maintenance of translations"
2040msgstr "" 2329msgstr ""
2041 2330
2042#: gnu/packages/gettext.scm:151 2331#: gnu/packages/gettext.scm:153
2043msgid "" 2332msgid ""
2044"The po4a (PO for anything) project goal is to ease translations (and\n" 2333"The po4a (PO for anything) project goal is to ease translations (and\n"
2045"more interestingly, the maintenance of translations) using gettext tools on\n" 2334"more interestingly, the maintenance of translations) using gettext tools on\n"
2046"areas where they were not expected like documentation." 2335"areas where they were not expected like documentation."
2047msgstr "" 2336msgstr ""
2048 2337
2049#: gnu/packages/gimp.scm:54 2338#: gnu/packages/gimp.scm:53
2050msgid "Image pixel format conversion library" 2339msgid "Image pixel format conversion library"
2051msgstr "" 2340msgstr ""
2052 2341
2053#: gnu/packages/gimp.scm:56 2342#: gnu/packages/gimp.scm:55
2054msgid "" 2343msgid ""
2055"Babl is a dynamic, any to any, pixel format translation library.\n" 2344"Babl is a dynamic, any to any, pixel format translation library.\n"
2056"It allows converting between different methods of storing pixels known as\n" 2345"It allows converting between different methods of storing pixels known as\n"
@@ -2061,22 +2350,22 @@ msgid ""
2061"provided as well as the framework to add new color models and data types." 2350"provided as well as the framework to add new color models and data types."
2062msgstr "" 2351msgstr ""
2063 2352
2064#: gnu/packages/gimp.scm:111 2353#: gnu/packages/gimp.scm:110
2065msgid "Graph based image processing framework" 2354msgid "Graph based image processing framework"
2066msgstr "" 2355msgstr "Grafbaseret billedbehandlingsramme"
2067 2356
2068#: gnu/packages/gimp.scm:112 2357#: gnu/packages/gimp.scm:111
2069msgid "" 2358msgid ""
2070"GEGL (Generic Graphics Library) provides infrastructure to\n" 2359"GEGL (Generic Graphics Library) provides infrastructure to\n"
2071"do demand based cached non destructive image editing on larger than RAM\n" 2360"do demand based cached non destructive image editing on larger than RAM\n"
2072"buffers." 2361"buffers."
2073msgstr "" 2362msgstr ""
2074 2363
2075#: gnu/packages/gimp.scm:148 2364#: gnu/packages/gimp.scm:153
2076msgid "GNU Image Manipulation Program" 2365msgid "GNU Image Manipulation Program"
2077msgstr "" 2366msgstr ""
2078 2367
2079#: gnu/packages/gimp.scm:150 2368#: gnu/packages/gimp.scm:155
2080msgid "" 2369msgid ""
2081"GIMP is an application for image manipulation tasks such as photo\n" 2370"GIMP is an application for image manipulation tasks such as photo\n"
2082"retouching, composition and authoring. It supports all common image formats\n" 2371"retouching, composition and authoring. It supports all common image formats\n"
@@ -2084,22 +2373,22 @@ msgid ""
2084"that is extensible via a plugin system." 2373"that is extensible via a plugin system."
2085msgstr "" 2374msgstr ""
2086 2375
2087#: gnu/packages/gnome.scm:138 2376#: gnu/packages/gnome.scm:156
2088msgid "CD/DVD burning tool for Gnome" 2377msgid "CD/DVD burning tool for Gnome"
2089msgstr "" 2378msgstr "Cd/dvd-brændeværktøj for GNOME"
2090 2379
2091#: gnu/packages/gnome.scm:139 2380#: gnu/packages/gnome.scm:157
2092msgid "" 2381msgid ""
2093"Brasero is an application to burn CD/DVD for the Gnome\n" 2382"Brasero is an application to burn CD/DVD for the Gnome\n"
2094"Desktop. It is designed to be as simple as possible and has some unique\n" 2383"Desktop. It is designed to be as simple as possible and has some unique\n"
2095"features to enable users to create their discs easily and quickly." 2384"features to enable users to create their discs easily and quickly."
2096msgstr "" 2385msgstr ""
2097 2386
2098#: gnu/packages/gnome.scm:159 2387#: gnu/packages/gnome.scm:177
2099msgid "Bootstrap GNOME modules built from Git" 2388msgid "Bootstrap GNOME modules built from Git"
2100msgstr "" 2389msgstr ""
2101 2390
2102#: gnu/packages/gnome.scm:160 2391#: gnu/packages/gnome.scm:178
2103msgid "" 2392msgid ""
2104"gnome-common contains various files needed to bootstrap\n" 2393"gnome-common contains various files needed to bootstrap\n"
2105"GNOME modules built from Git. It contains a common \"autogen.sh\" script that\n" 2394"GNOME modules built from Git. It contains a common \"autogen.sh\" script that\n"
@@ -2107,11 +2396,11 @@ msgid ""
2107"commonly used macros." 2396"commonly used macros."
2108msgstr "" 2397msgstr ""
2109 2398
2110#: gnu/packages/gnome.scm:198 2399#: gnu/packages/gnome.scm:219
2111msgid "Libgnome-desktop, gnome-about, and desktop-wide documents" 2400msgid "Libgnome-desktop, gnome-about, and desktop-wide documents"
2112msgstr "" 2401msgstr ""
2113 2402
2114#: gnu/packages/gnome.scm:200 2403#: gnu/packages/gnome.scm:221
2115msgid "" 2404msgid ""
2116"The libgnome-desktop library provides API shared by several applications\n" 2405"The libgnome-desktop library provides API shared by several applications\n"
2117"on the desktop, but that cannot live in the platform for various reasons.\n" 2406"on the desktop, but that cannot live in the platform for various reasons.\n"
@@ -2121,41 +2410,41 @@ msgid ""
2121"The gnome-about program helps find which version of GNOME is installed." 2410"The gnome-about program helps find which version of GNOME is installed."
2122msgstr "" 2411msgstr ""
2123 2412
2124#: gnu/packages/gnome.scm:233 2413#: gnu/packages/gnome.scm:254
2125msgid "Documentation utilities for the Gnome project" 2414msgid "Documentation utilities for the Gnome project"
2126msgstr "" 2415msgstr "Dokumentationsredskaber for GNOME-projektet"
2127 2416
2128#: gnu/packages/gnome.scm:235 2417#: gnu/packages/gnome.scm:256
2129msgid "" 2418msgid ""
2130"Gnome-doc-utils is a collection of documentation utilities for the\n" 2419"Gnome-doc-utils is a collection of documentation utilities for the\n"
2131"Gnome project. It includes xml2po tool which makes it easier to translate\n" 2420"Gnome project. It includes xml2po tool which makes it easier to translate\n"
2132"and keep up to date translations of documentation." 2421"and keep up to date translations of documentation."
2133msgstr "" 2422msgstr ""
2134 2423
2135#: gnu/packages/gnome.scm:277 2424#: gnu/packages/gnome.scm:300
2136msgid "Libraries for displaying certificates and accessing key stores" 2425msgid "Libraries for displaying certificates and accessing key stores"
2137msgstr "" 2426msgstr ""
2138 2427
2139#: gnu/packages/gnome.scm:279 2428#: gnu/packages/gnome.scm:302
2140msgid "" 2429msgid ""
2141"The GCR package contains libraries used for displaying certificates and\n" 2430"The GCR package contains libraries used for displaying certificates and\n"
2142"accessing key stores. It also provides the viewer for crypto files on the\n" 2431"accessing key stores. It also provides the viewer for crypto files on the\n"
2143"GNOME Desktop." 2432"GNOME Desktop."
2144msgstr "" 2433msgstr ""
2145 2434
2146#: gnu/packages/gnome.scm:308 2435#: gnu/packages/gnome.scm:331
2147msgid "Accessing passwords from the GNOME keyring" 2436msgid "Accessing passwords from the GNOME keyring"
2148msgstr "" 2437msgstr ""
2149 2438
2150#: gnu/packages/gnome.scm:310 2439#: gnu/packages/gnome.scm:333
2151msgid "Client library to access passwords from the GNOME keyring." 2440msgid "Client library to access passwords from the GNOME keyring."
2152msgstr "" 2441msgstr ""
2153 2442
2154#: gnu/packages/gnome.scm:371 2443#: gnu/packages/gnome.scm:395
2155msgid "Daemon to store passwords and encryption keys" 2444msgid "Daemon to store passwords and encryption keys"
2156msgstr "" 2445msgstr "Dæmon til at lagre adgandskoder og krypteringsnøgler"
2157 2446
2158#: gnu/packages/gnome.scm:373 2447#: gnu/packages/gnome.scm:397
2159msgid "" 2448msgid ""
2160"gnome-keyring is a program that keeps passwords and other secrets for\n" 2449"gnome-keyring is a program that keeps passwords and other secrets for\n"
2161"users. It is run as a daemon in the session, similar to ssh-agent, and other\n" 2450"users. It is run as a daemon in the session, similar to ssh-agent, and other\n"
@@ -2166,11 +2455,11 @@ msgid ""
2166"forgotten when the session ends." 2455"forgotten when the session ends."
2167msgstr "" 2456msgstr ""
2168 2457
2169#: gnu/packages/gnome.scm:438 2458#: gnu/packages/gnome.scm:462
2170msgid "GNOME's document viewer" 2459msgid "GNOME's document viewer"
2171msgstr "" 2460msgstr ""
2172 2461
2173#: gnu/packages/gnome.scm:440 2462#: gnu/packages/gnome.scm:464
2174msgid "" 2463msgid ""
2175"Evince is a document viewer for multiple document formats. It\n" 2464"Evince is a document viewer for multiple document formats. It\n"
2176"currently supports PDF, PostScript, DjVu, TIFF and DVI. The goal\n" 2465"currently supports PDF, PostScript, DjVu, TIFF and DVI. The goal\n"
@@ -2178,32 +2467,32 @@ msgid ""
2178"on the GNOME Desktop with a single simple application." 2467"on the GNOME Desktop with a single simple application."
2179msgstr "" 2468msgstr ""
2180 2469
2181#: gnu/packages/gnome.scm:469 2470#: gnu/packages/gnome.scm:493
2182msgid "GNOME settings for various desktop components" 2471msgid "GNOME settings for various desktop components"
2183msgstr "" 2472msgstr ""
2184 2473
2185#: gnu/packages/gnome.scm:471 2474#: gnu/packages/gnome.scm:495
2186msgid "" 2475msgid ""
2187"Gsettings-desktop-schemas contains a collection of GSettings schemas\n" 2476"Gsettings-desktop-schemas contains a collection of GSettings schemas\n"
2188"for settings shared by various components of the GNOME desktop." 2477"for settings shared by various components of the GNOME desktop."
2189msgstr "" 2478msgstr ""
2190 2479
2191#: gnu/packages/gnome.scm:505 2480#: gnu/packages/gnome.scm:529
2192msgid "Utility to implement the Freedesktop Icon Naming Specification" 2481msgid "Utility to implement the Freedesktop Icon Naming Specification"
2193msgstr "" 2482msgstr ""
2194 2483
2195#: gnu/packages/gnome.scm:507 2484#: gnu/packages/gnome.scm:531
2196msgid "" 2485msgid ""
2197"To help with the transition to the Freedesktop Icon Naming\n" 2486"To help with the transition to the Freedesktop Icon Naming\n"
2198"Specification, the icon naming utility maps the icon names used by the\n" 2487"Specification, the icon naming utility maps the icon names used by the\n"
2199"GNOME and KDE desktops to the icon names proposed in the specification." 2488"GNOME and KDE desktops to the icon names proposed in the specification."
2200msgstr "" 2489msgstr ""
2201 2490
2202#: gnu/packages/gnome.scm:529 2491#: gnu/packages/gnome.scm:553
2203msgid "Utilities for working with desktop entries" 2492msgid "Utilities for working with desktop entries"
2204msgstr "" 2493msgstr ""
2205 2494
2206#: gnu/packages/gnome.scm:531 2495#: gnu/packages/gnome.scm:555
2207msgid "" 2496msgid ""
2208"This package contains a few command line utilities for working with\n" 2497"This package contains a few command line utilities for working with\n"
2209"desktop entries:\n" 2498"desktop entries:\n"
@@ -2218,19 +2507,19 @@ msgid ""
2218" handled by desktop files." 2507" handled by desktop files."
2219msgstr "" 2508msgstr ""
2220 2509
2221#: gnu/packages/gnome.scm:565 2510#: gnu/packages/gnome.scm:589
2222msgid "GNOME icon theme" 2511msgid "GNOME icon theme"
2223msgstr "" 2512msgstr "GNOME-ikontema"
2224 2513
2225#: gnu/packages/gnome.scm:567 2514#: gnu/packages/gnome.scm:591
2226msgid "Icons for the GNOME desktop." 2515msgid "Icons for the GNOME desktop."
2227msgstr "" 2516msgstr "Ikoner for GNOME-skrivebordet."
2228 2517
2229#: gnu/packages/gnome.scm:606 2518#: gnu/packages/gnome.scm:630
2230msgid "Database of common MIME types" 2519msgid "Database of common MIME types"
2231msgstr "" 2520msgstr "Database med gængse MIME-typer"
2232 2521
2233#: gnu/packages/gnome.scm:608 2522#: gnu/packages/gnome.scm:632
2234msgid "" 2523msgid ""
2235"The shared-mime-info package contains the core database of common types\n" 2524"The shared-mime-info package contains the core database of common types\n"
2236"and the update-mime-database command used to extend it. It requires glib2 to\n" 2525"and the update-mime-database command used to extend it. It requires glib2 to\n"
@@ -2239,19 +2528,19 @@ msgid ""
2239"database is translated at Transifex." 2528"database is translated at Transifex."
2240msgstr "" 2529msgstr ""
2241 2530
2242#: gnu/packages/gnome.scm:632 2531#: gnu/packages/gnome.scm:656
2243msgid "Freedesktop icon theme" 2532msgid "Freedesktop icon theme"
2244msgstr "" 2533msgstr "Freedesktop-ikontema"
2245 2534
2246#: gnu/packages/gnome.scm:634 2535#: gnu/packages/gnome.scm:658
2247msgid "Freedesktop icon theme." 2536msgid "Freedesktop icon theme."
2248msgstr "" 2537msgstr "Freedesktop-ikondtema."
2249 2538
2250#: gnu/packages/gnome.scm:661 2539#: gnu/packages/gnome.scm:685
2251msgid "GNOME desktop notification library" 2540msgid "GNOME desktop notification library"
2252msgstr "" 2541msgstr ""
2253 2542
2254#: gnu/packages/gnome.scm:663 2543#: gnu/packages/gnome.scm:687
2255msgid "" 2544msgid ""
2256"Libnotify is a library that sends desktop notifications to a\n" 2545"Libnotify is a library that sends desktop notifications to a\n"
2257"notification daemon, as defined in the Desktop Notifications spec. These\n" 2546"notification daemon, as defined in the Desktop Notifications spec. These\n"
@@ -2259,11 +2548,11 @@ msgid ""
2259"some form of information without getting in the user's way." 2548"some form of information without getting in the user's way."
2260msgstr "" 2549msgstr ""
2261 2550
2262#: gnu/packages/gnome.scm:695 2551#: gnu/packages/gnome.scm:719
2263msgid "GObject plugin system" 2552msgid "GObject plugin system"
2264msgstr "" 2553msgstr ""
2265 2554
2266#: gnu/packages/gnome.scm:697 2555#: gnu/packages/gnome.scm:721
2267msgid "" 2556msgid ""
2268"Libpeas is a gobject-based plugins engine, and is targetted at giving\n" 2557"Libpeas is a gobject-based plugins engine, and is targetted at giving\n"
2269"every application the chance to assume its own extensibility. It also has a\n" 2558"every application the chance to assume its own extensibility. It also has a\n"
@@ -2272,33 +2561,33 @@ msgid ""
2272"the API." 2561"the API."
2273msgstr "" 2562msgstr ""
2274 2563
2275#: gnu/packages/gnome.scm:726 2564#: gnu/packages/gnome.scm:750
2276msgid "OpenGL extension to GTK+" 2565msgid "OpenGL extension to GTK+"
2277msgstr "" 2566msgstr "OpenGL-udvidelse til GTK+"
2278 2567
2279#: gnu/packages/gnome.scm:727 2568#: gnu/packages/gnome.scm:751
2280msgid "" 2569msgid ""
2281"GtkGLExt is an OpenGL extension to GTK+. It provides\n" 2570"GtkGLExt is an OpenGL extension to GTK+. It provides\n"
2282"additional GDK objects which support OpenGL rendering in GTK+ and GtkWidget\n" 2571"additional GDK objects which support OpenGL rendering in GTK+ and GtkWidget\n"
2283"API add-ons to make GTK+ widgets OpenGL-capable." 2572"API add-ons to make GTK+ widgets OpenGL-capable."
2284msgstr "" 2573msgstr ""
2285 2574
2286#: gnu/packages/gnome.scm:752 2575#: gnu/packages/gnome.scm:794
2287msgid "GTK+ rapid application development tool" 2576msgid "GTK+ rapid application development tool"
2288msgstr "" 2577msgstr ""
2289 2578
2290#: gnu/packages/gnome.scm:753 2579#: gnu/packages/gnome.scm:795
2291msgid "" 2580msgid ""
2292"Glade is a rapid application development (RAD) tool to\n" 2581"Glade is a rapid application development (RAD) tool to\n"
2293"enable quick & easy development of user interfaces for the GTK+ toolkit and\n" 2582"enable quick & easy development of user interfaces for the GTK+ toolkit and\n"
2294"the GNOME desktop environment." 2583"the GNOME desktop environment."
2295msgstr "" 2584msgstr ""
2296 2585
2297#: gnu/packages/gnome.scm:778 2586#: gnu/packages/gnome.scm:820
2298msgid "CSS2 parsing and manipulation library" 2587msgid "CSS2 parsing and manipulation library"
2299msgstr "" 2588msgstr "CSS2-fortolknings- og manipuleringsbibliotek"
2300 2589
2301#: gnu/packages/gnome.scm:780 2590#: gnu/packages/gnome.scm:822
2302msgid "" 2591msgid ""
2303"Libcroco is a standalone CSS2 parsing and manipulation library.\n" 2592"Libcroco is a standalone CSS2 parsing and manipulation library.\n"
2304"The parser provides a low level event driven SAC-like API and a CSS object\n" 2593"The parser provides a low level event driven SAC-like API and a CSS object\n"
@@ -2306,31 +2595,31 @@ msgid ""
2306"XML/CSS rendering engine." 2595"XML/CSS rendering engine."
2307msgstr "" 2596msgstr ""
2308 2597
2309#: gnu/packages/gnome.scm:813 2598#: gnu/packages/gnome.scm:855
2310msgid "GNOME's Structured File Library" 2599msgid "GNOME's Structured File Library"
2311msgstr "" 2600msgstr ""
2312 2601
2313#: gnu/packages/gnome.scm:815 2602#: gnu/packages/gnome.scm:857
2314msgid "" 2603msgid ""
2315"Libgsf aims to provide an efficient extensible I/O abstraction for\n" 2604"Libgsf aims to provide an efficient extensible I/O abstraction for\n"
2316"dealing with different structured file formats." 2605"dealing with different structured file formats."
2317msgstr "" 2606msgstr ""
2318 2607
2319#: gnu/packages/gnome.scm:880 2608#: gnu/packages/gnome.scm:922
2320msgid "Render SVG files using Cairo" 2609msgid "Render SVG files using Cairo"
2321msgstr "" 2610msgstr ""
2322 2611
2323#: gnu/packages/gnome.scm:882 2612#: gnu/packages/gnome.scm:924
2324msgid "" 2613msgid ""
2325"Librsvg is a C library to render SVG files using the Cairo 2D graphics\n" 2614"Librsvg is a C library to render SVG files using the Cairo 2D graphics\n"
2326"library." 2615"library."
2327msgstr "" 2616msgstr ""
2328 2617
2329#: gnu/packages/gnome.scm:906 2618#: gnu/packages/gnome.scm:948
2330msgid "Create trees of CORBA Interface Definition Language files" 2619msgid "Create trees of CORBA Interface Definition Language files"
2331msgstr "" 2620msgstr ""
2332 2621
2333#: gnu/packages/gnome.scm:907 2622#: gnu/packages/gnome.scm:949
2334msgid "" 2623msgid ""
2335"Libidl is a library for creating trees of CORBA Interface\n" 2624"Libidl is a library for creating trees of CORBA Interface\n"
2336"Definition Language (idl) files, which is a specification for defining\n" 2625"Definition Language (idl) files, which is a specification for defining\n"
@@ -2339,144 +2628,144 @@ msgid ""
2339"functionality was designed to be as reusable and portable as possible." 2628"functionality was designed to be as reusable and portable as possible."
2340msgstr "" 2629msgstr ""
2341 2630
2342#: gnu/packages/gnome.scm:944 2631#: gnu/packages/gnome.scm:989
2343msgid "CORBA 2.4-compliant Object Request Broker" 2632msgid "CORBA 2.4-compliant Object Request Broker"
2344msgstr "" 2633msgstr ""
2345 2634
2346#: gnu/packages/gnome.scm:945 2635#: gnu/packages/gnome.scm:990
2347msgid "" 2636msgid ""
2348"ORBit2 is a CORBA 2.4-compliant Object Request Broker (orb)\n" 2637"ORBit2 is a CORBA 2.4-compliant Object Request Broker (orb)\n"
2349"featuring mature C, C++ and Python bindings." 2638"featuring mature C, C++ and Python bindings."
2350msgstr "" 2639msgstr ""
2351 2640
2352#: gnu/packages/gnome.scm:991 2641#: gnu/packages/gnome.scm:1036
2353msgid "Framework for creating reusable components for use in GNOME applications" 2642msgid "Framework for creating reusable components for use in GNOME applications"
2354msgstr "" 2643msgstr ""
2355 2644
2356#: gnu/packages/gnome.scm:992 2645#: gnu/packages/gnome.scm:1037
2357msgid "" 2646msgid ""
2358"Bonobo is a framework for creating reusable components for\n" 2647"Bonobo is a framework for creating reusable components for\n"
2359"use in GNOME applications, built on top of CORBA." 2648"use in GNOME applications, built on top of CORBA."
2360msgstr "" 2649msgstr ""
2361 2650
2362#: gnu/packages/gnome.scm:1023 2651#: gnu/packages/gnome.scm:1068
2363msgid "Store application preferences" 2652msgid "Store application preferences"
2364msgstr "" 2653msgstr ""
2365 2654
2366#: gnu/packages/gnome.scm:1024 2655#: gnu/packages/gnome.scm:1069
2367msgid "" 2656msgid ""
2368"Gconf is a system for storing application preferences. It\n" 2657"Gconf is a system for storing application preferences. It\n"
2369"is intended for user preferences; not arbitrary data storage." 2658"is intended for user preferences; not arbitrary data storage."
2370msgstr "" 2659msgstr ""
2371 2660
2372#: gnu/packages/gnome.scm:1046 2661#: gnu/packages/gnome.scm:1091
2373msgid "Base MIME and Application database for GNOME" 2662msgid "Base MIME and Application database for GNOME"
2374msgstr "" 2663msgstr ""
2375 2664
2376#: gnu/packages/gnome.scm:1047 2665#: gnu/packages/gnome.scm:1092
2377msgid "" 2666msgid ""
2378"GNOME Mime Data is a module which contains the base MIME\n" 2667"GNOME Mime Data is a module which contains the base MIME\n"
2379"and Application database for GNOME. The data stored by this module is\n" 2668"and Application database for GNOME. The data stored by this module is\n"
2380"designed to be accessed through the MIME functions in GnomeVFS." 2669"designed to be accessed through the MIME functions in GnomeVFS."
2381msgstr "" 2670msgstr ""
2382 2671
2383#: gnu/packages/gnome.scm:1091 2672#: gnu/packages/gnome.scm:1136
2384msgid "Access files and folders in GNOME applications" 2673msgid "Access files and folders in GNOME applications"
2385msgstr "" 2674msgstr ""
2386 2675
2387#: gnu/packages/gnome.scm:1093 2676#: gnu/packages/gnome.scm:1138
2388msgid "" 2677msgid ""
2389"GnomeVFS is the core library used to access files and folders in GNOME\n" 2678"GnomeVFS is the core library used to access files and folders in GNOME\n"
2390"applications. It provides a file system abstraction which allows applications\n" 2679"applications. It provides a file system abstraction which allows applications\n"
2391"to access local and remote files with a single consistent API." 2680"to access local and remote files with a single consistent API."
2392msgstr "" 2681msgstr ""
2393 2682
2394#: gnu/packages/gnome.scm:1137 2683#: gnu/packages/gnome.scm:1182
2395msgid "Useful routines for building applications" 2684msgid "Useful routines for building applications"
2396msgstr "" 2685msgstr ""
2397 2686
2398#: gnu/packages/gnome.scm:1138 2687#: gnu/packages/gnome.scm:1183
2399msgid "" 2688msgid ""
2400"The libgnome library provides a number of useful routines\n" 2689"The libgnome library provides a number of useful routines\n"
2401"for building modern applications, including session management, activation of\n" 2690"for building modern applications, including session management, activation of\n"
2402"files and URIs, and displaying help." 2691"files and URIs, and displaying help."
2403msgstr "" 2692msgstr ""
2404 2693
2405#: gnu/packages/gnome.scm:1161 2694#: gnu/packages/gnome.scm:1206
2406msgid "2D drawing library" 2695msgid "2D drawing library"
2407msgstr "" 2696msgstr "2D-tegnebibliotek"
2408 2697
2409#: gnu/packages/gnome.scm:1162 2698#: gnu/packages/gnome.scm:1207
2410msgid "" 2699msgid ""
2411"Libart is a 2D drawing library intended as a\n" 2700"Libart is a 2D drawing library intended as a\n"
2412"high-quality vector-based 2D library with antialiasing and alpha composition." 2701"high-quality vector-based 2D library with antialiasing and alpha composition."
2413msgstr "" 2702msgstr ""
2414 2703
2415#: gnu/packages/gnome.scm:1189 2704#: gnu/packages/gnome.scm:1234
2416msgid "Flexible widget for creating interactive structured graphics" 2705msgid "Flexible widget for creating interactive structured graphics"
2417msgstr "" 2706msgstr ""
2418 2707
2419#: gnu/packages/gnome.scm:1190 2708#: gnu/packages/gnome.scm:1235
2420msgid "" 2709msgid ""
2421"The GnomeCanvas widget provides a flexible widget for\n" 2710"The GnomeCanvas widget provides a flexible widget for\n"
2422"creating interactive structured graphics." 2711"creating interactive structured graphics."
2423msgstr "" 2712msgstr ""
2424 2713
2425#: gnu/packages/gnome.scm:1212 2714#: gnu/packages/gnome.scm:1259
2426msgid "C++ bindings to the GNOME Canvas library" 2715msgid "C++ bindings to the GNOME Canvas library"
2427msgstr "" 2716msgstr ""
2428 2717
2429#: gnu/packages/gnome.scm:1213 2718#: gnu/packages/gnome.scm:1260
2430msgid "C++ bindings to the GNOME Canvas library." 2719msgid "C++ bindings to the GNOME Canvas library."
2431msgstr "" 2720msgstr ""
2432 2721
2433#: gnu/packages/gnome.scm:1244 2722#: gnu/packages/gnome.scm:1291
2434msgid "Additional widgets for applications" 2723msgid "Additional widgets for applications"
2435msgstr "" 2724msgstr ""
2436 2725
2437#: gnu/packages/gnome.scm:1245 2726#: gnu/packages/gnome.scm:1292
2438msgid "" 2727msgid ""
2439"The libgnomeui library provides additional widgets for\n" 2728"The libgnomeui library provides additional widgets for\n"
2440"applications. Many of the widgets from libgnomeui have already been\n" 2729"applications. Many of the widgets from libgnomeui have already been\n"
2441"ported to GTK+." 2730"ported to GTK+."
2442msgstr "" 2731msgstr ""
2443 2732
2444#: gnu/packages/gnome.scm:1271 2733#: gnu/packages/gnome.scm:1318
2445msgid "Load glade interfaces and access the glade built widgets" 2734msgid "Load glade interfaces and access the glade built widgets"
2446msgstr "" 2735msgstr ""
2447 2736
2448#: gnu/packages/gnome.scm:1272 2737#: gnu/packages/gnome.scm:1319
2449msgid "" 2738msgid ""
2450"Libglade is a library that provides interfaces for loading\n" 2739"Libglade is a library that provides interfaces for loading\n"
2451"graphical interfaces described in glade files and for accessing the\n" 2740"graphical interfaces described in glade files and for accessing the\n"
2452"widgets built in the loading process." 2741"widgets built in the loading process."
2453msgstr "" 2742msgstr ""
2454 2743
2455#: gnu/packages/gnome.scm:1309 gnu/packages/gnome.scm:1341 2744#: gnu/packages/gnome.scm:1356 gnu/packages/gnome.scm:1388
2456msgid "Printing framework for GNOME" 2745msgid "Printing framework for GNOME"
2457msgstr "" 2746msgstr ""
2458 2747
2459#: gnu/packages/gnome.scm:1311 2748#: gnu/packages/gnome.scm:1358
2460msgid "" 2749msgid ""
2461"GNOME-print was a printing framework for GNOME. It has been deprecated\n" 2750"GNOME-print was a printing framework for GNOME. It has been deprecated\n"
2462"since ca. 2006, when GTK+ itself incorporated printing support." 2751"since ca. 2006, when GTK+ itself incorporated printing support."
2463msgstr "" 2752msgstr ""
2464 2753
2465#: gnu/packages/gnome.scm:1386 2754#: gnu/packages/gnome.scm:1433
2466msgid "Some user interface controls using Bonobo" 2755msgid "Some user interface controls using Bonobo"
2467msgstr "" 2756msgstr ""
2468 2757
2469#: gnu/packages/gnome.scm:1387 2758#: gnu/packages/gnome.scm:1434
2470msgid "" 2759msgid ""
2471"The Bonobo UI library provides a number of user interface\n" 2760"The Bonobo UI library provides a number of user interface\n"
2472"controls using the Bonobo component framework." 2761"controls using the Bonobo component framework."
2473msgstr "" 2762msgstr ""
2474 2763
2475#: gnu/packages/gnome.scm:1411 2764#: gnu/packages/gnome.scm:1458
2476msgid "Window Navigator Construction Kit" 2765msgid "Window Navigator Construction Kit"
2477msgstr "" 2766msgstr ""
2478 2767
2479#: gnu/packages/gnome.scm:1413 2768#: gnu/packages/gnome.scm:1460
2480msgid "" 2769msgid ""
2481"Libwnck is the Window Navigator Construction Kit, a library for use in\n" 2770"Libwnck is the Window Navigator Construction Kit, a library for use in\n"
2482"writing pagers, tasklists, and more generally applications that are dealing\n" 2771"writing pagers, tasklists, and more generally applications that are dealing\n"
@@ -2484,19 +2773,19 @@ msgid ""
2484"Hints specification (EWMH)." 2773"Hints specification (EWMH)."
2485msgstr "" 2774msgstr ""
2486 2775
2487#: gnu/packages/gnome.scm:1460 2776#: gnu/packages/gnome.scm:1513
2488msgid "Document-centric objects and utilities" 2777msgid "Document-centric objects and utilities"
2489msgstr "" 2778msgstr ""
2490 2779
2491#: gnu/packages/gnome.scm:1461 2780#: gnu/packages/gnome.scm:1514
2492msgid "A GLib/GTK+ set of document-centric objects and utilities." 2781msgid "A GLib/GTK+ set of document-centric objects and utilities."
2493msgstr "" 2782msgstr ""
2494 2783
2495#: gnu/packages/gnome.scm:1536 2784#: gnu/packages/gnome.scm:1596
2496msgid "Spreadsheet application" 2785msgid "Spreadsheet application"
2497msgstr "" 2786msgstr ""
2498 2787
2499#: gnu/packages/gnome.scm:1538 2788#: gnu/packages/gnome.scm:1598
2500msgid "" 2789msgid ""
2501"GNUmeric is a GNU spreadsheet application, running under GNOME. It is\n" 2790"GNUmeric is a GNU spreadsheet application, running under GNOME. It is\n"
2502"interoperable with other spreadsheet applications. It has a vast array of\n" 2791"interoperable with other spreadsheet applications. It has a vast array of\n"
@@ -2505,29 +2794,29 @@ msgid ""
2505"engineering." 2794"engineering."
2506msgstr "" 2795msgstr ""
2507 2796
2508#: gnu/packages/gnome.scm:1586 2797#: gnu/packages/gnome.scm:1644
2509msgid "Default GNOME 3 themes" 2798msgid "Default GNOME 3 themes"
2510msgstr "" 2799msgstr "Standardtemaer for GNOME 3"
2511 2800
2512#: gnu/packages/gnome.scm:1588 2801#: gnu/packages/gnome.scm:1646
2513msgid "The default GNOME 3 themes (Adwaita and some accessibility themes)." 2802msgid "The default GNOME 3 themes (Adwaita and some accessibility themes)."
2514msgstr "" 2803msgstr ""
2515 2804
2516#: gnu/packages/gnome.scm:1619 2805#: gnu/packages/gnome.scm:1679
2517msgid "Manage encryption keys and passwords in the GNOME keyring" 2806msgid "Manage encryption keys and passwords in the GNOME keyring"
2518msgstr "" 2807msgstr "Håndter krypteringsnøgler og adgangskoder i GNOME keyring"
2519 2808
2520#: gnu/packages/gnome.scm:1621 2809#: gnu/packages/gnome.scm:1681
2521msgid "" 2810msgid ""
2522"Seahorse is a GNOME application for managing encryption keys and\n" 2811"Seahorse is a GNOME application for managing encryption keys and\n"
2523"passwords in the GNOME keyring." 2812"passwords in the GNOME keyring."
2524msgstr "" 2813msgstr ""
2525 2814
2526#: gnu/packages/gnome.scm:1655 gnu/packages/gnome.scm:1791 2815#: gnu/packages/gnome.scm:1717 gnu/packages/gnome.scm:1882
2527msgid "Compiler for the GObject type system" 2816msgid "Compiler for the GObject type system"
2528msgstr "" 2817msgstr ""
2529 2818
2530#: gnu/packages/gnome.scm:1657 2819#: gnu/packages/gnome.scm:1719
2531msgid "" 2820msgid ""
2532"Vala is a programming language that aims to bring modern programming\n" 2821"Vala is a programming language that aims to bring modern programming\n"
2533"language features to GNOME developers without imposing any additional runtime\n" 2822"language features to GNOME developers without imposing any additional runtime\n"
@@ -2535,11 +2824,11 @@ msgid ""
2535"libraries written in C." 2824"libraries written in C."
2536msgstr "" 2825msgstr ""
2537 2826
2538#: gnu/packages/gnome.scm:1687 2827#: gnu/packages/gnome.scm:1749
2539msgid "Virtual Terminal Emulator" 2828msgid "Virtual Terminal Emulator"
2540msgstr "" 2829msgstr ""
2541 2830
2542#: gnu/packages/gnome.scm:1689 2831#: gnu/packages/gnome.scm:1751
2543msgid "" 2832msgid ""
2544"VTE is a library (libvte) implementing a terminal emulator widget for\n" 2833"VTE is a library (libvte) implementing a terminal emulator widget for\n"
2545"GTK+, and a minimal sample application (vte) using that. Vte is mainly used in\n" 2834"GTK+, and a minimal sample application (vte) using that. Vte is mainly used in\n"
@@ -2547,18 +2836,18 @@ msgid ""
2547"editors, IDEs, etc." 2836"editors, IDEs, etc."
2548msgstr "" 2837msgstr ""
2549 2838
2550#: gnu/packages/gnome.scm:1765 2839#: gnu/packages/gnome.scm:1849
2551msgid "Low-level GNOME configuration system" 2840msgid "Low-level GNOME configuration system"
2552msgstr "" 2841msgstr ""
2553 2842
2554#: gnu/packages/gnome.scm:1766 2843#: gnu/packages/gnome.scm:1850
2555msgid "" 2844msgid ""
2556"Dconf is a low-level configuration system. Its main purpose\n" 2845"Dconf is a low-level configuration system. Its main purpose\n"
2557"is to provide a backend to GSettings on platforms that don't already have\n" 2846"is to provide a backend to GSettings on platforms that don't already have\n"
2558"configuration storage systems." 2847"configuration storage systems."
2559msgstr "" 2848msgstr ""
2560 2849
2561#: gnu/packages/gnome.scm:1793 2850#: gnu/packages/gnome.scm:1884
2562msgid "" 2851msgid ""
2563"JSON-GLib is a C library based on GLib providing serialization and\n" 2852"JSON-GLib is a C library based on GLib providing serialization and\n"
2564"deserialization support for the JavaScript Object Notation (JSON) format\n" 2853"deserialization support for the JavaScript Object Notation (JSON) format\n"
@@ -2567,11 +2856,11 @@ msgid ""
2567"and objects." 2856"and objects."
2568msgstr "" 2857msgstr ""
2569 2858
2570#: gnu/packages/gnome.scm:1832 2859#: gnu/packages/gnome.scm:1923
2571msgid "High-level API for X Keyboard Extension" 2860msgid "High-level API for X Keyboard Extension"
2572msgstr "" 2861msgstr ""
2573 2862
2574#: gnu/packages/gnome.scm:1834 2863#: gnu/packages/gnome.scm:1925
2575msgid "" 2864msgid ""
2576"LibXklavier is a library providing high-level API for X Keyboard\n" 2865"LibXklavier is a library providing high-level API for X Keyboard\n"
2577"Extension known as XKB. This library is intended to support XFree86 and other\n" 2866"Extension known as XKB. This library is intended to support XFree86 and other\n"
@@ -2579,72 +2868,72 @@ msgid ""
2579"indicators etc)." 2868"indicators etc)."
2580msgstr "" 2869msgstr ""
2581 2870
2582#: gnu/packages/gnome.scm:1862 2871#: gnu/packages/gnome.scm:1953
2583msgid "Python bindings to librsvg" 2872msgid "Python bindings to librsvg"
2584msgstr "" 2873msgstr ""
2585 2874
2586#: gnu/packages/gnome.scm:1864 2875#: gnu/packages/gnome.scm:1955
2587msgid "" 2876msgid ""
2588"This packages provides Python bindings to librsvg, the SVG rendering\n" 2877"This packages provides Python bindings to librsvg, the SVG rendering\n"
2589"library." 2878"library."
2590msgstr "" 2879msgstr ""
2591 2880
2592#: gnu/packages/gnome.scm:1913 2881#: gnu/packages/gnome.scm:2004
2593msgid "Network-related GIO modules" 2882msgid "Network-related GIO modules"
2594msgstr "" 2883msgstr ""
2595 2884
2596#: gnu/packages/gnome.scm:1915 2885#: gnu/packages/gnome.scm:2006
2597msgid "" 2886msgid ""
2598"This package contains various network related extensions for the GIO\n" 2887"This package contains various network related extensions for the GIO\n"
2599"library." 2888"library."
2600msgstr "" 2889msgstr ""
2601 2890
2602#: gnu/packages/gnome.scm:1946 2891#: gnu/packages/gnome.scm:2037
2603msgid "RESTful web api query library" 2892msgid "RESTful web api query library"
2604msgstr "" 2893msgstr ""
2605 2894
2606#: gnu/packages/gnome.scm:1948 2895#: gnu/packages/gnome.scm:2039
2607msgid "" 2896msgid ""
2608"This library was designed to make it easier to access web services that\n" 2897"This library was designed to make it easier to access web services that\n"
2609"claim to be \"RESTful\". It includes convenience wrappers for libsoup and\n" 2898"claim to be \"RESTful\". It includes convenience wrappers for libsoup and\n"
2610"libxml to ease remote use of the RESTful API." 2899"libxml to ease remote use of the RESTful API."
2611msgstr "" 2900msgstr ""
2612 2901
2613#: gnu/packages/gnome.scm:2012 2902#: gnu/packages/gnome.scm:2108
2614msgid "GLib-based HTTP Library" 2903msgid "GLib-based HTTP Library"
2615msgstr "" 2904msgstr ""
2616 2905
2617#: gnu/packages/gnome.scm:2014 2906#: gnu/packages/gnome.scm:2110
2618msgid "" 2907msgid ""
2619"LibSoup is an HTTP client/server library for GNOME. It uses GObjects\n" 2908"LibSoup is an HTTP client/server library for GNOME. It uses GObjects\n"
2620"and the GLib main loop, to integrate well with GNOME applications." 2909"and the GLib main loop, to integrate well with GNOME applications."
2621msgstr "" 2910msgstr ""
2622 2911
2623#: gnu/packages/gnome.scm:2059 2912#: gnu/packages/gnome.scm:2156
2624msgid "GObject bindings for \"Secret Service\" API" 2913msgid "GObject bindings for \"Secret Service\" API"
2625msgstr "" 2914msgstr "GObject-bindinger for »Secret Service«-API'en"
2626 2915
2627#: gnu/packages/gnome.scm:2061 2916#: gnu/packages/gnome.scm:2158
2628msgid "" 2917msgid ""
2629"Libsecret is a GObject based library for storing and retrieving passwords\n" 2918"Libsecret is a GObject based library for storing and retrieving passwords\n"
2630"and other secrets. It communicates with the \"Secret Service\" using DBus." 2919"and other secrets. It communicates with the \"Secret Service\" using DBus."
2631msgstr "" 2920msgstr ""
2632 2921
2633#: gnu/packages/gnome.scm:2105 2922#: gnu/packages/gnome.scm:2202
2634msgid "Minesweeper game" 2923msgid "Minesweeper game"
2635msgstr "" 2924msgstr "Minestrygerspil"
2636 2925
2637#: gnu/packages/gnome.scm:2107 2926#: gnu/packages/gnome.scm:2204
2638msgid "" 2927msgid ""
2639"Mines (previously gnomine) is a puzzle game where you locate mines\n" 2928"Mines (previously gnomine) is a puzzle game where you locate mines\n"
2640"floating in an ocean using only your brain and a little bit of luck." 2929"floating in an ocean using only your brain and a little bit of luck."
2641msgstr "" 2930msgstr ""
2642 2931
2643#: gnu/packages/gnome.scm:2151 2932#: gnu/packages/gnome.scm:2248
2644msgid "Terminal emulator" 2933msgid "Terminal emulator"
2645msgstr "" 2934msgstr "Terminalemulator"
2646 2935
2647#: gnu/packages/gnome.scm:2153 2936#: gnu/packages/gnome.scm:2250
2648msgid "" 2937msgid ""
2649"GNOME Terminal is a terminal emulator application for accessing a\n" 2938"GNOME Terminal is a terminal emulator application for accessing a\n"
2650"UNIX shell environment which can be used to run programs available on\n" 2939"UNIX shell environment which can be used to run programs available on\n"
@@ -2654,22 +2943,22 @@ msgid ""
2654"keyboard shortcuts." 2943"keyboard shortcuts."
2655msgstr "" 2944msgstr ""
2656 2945
2657#: gnu/packages/gnome.scm:2218 2946#: gnu/packages/gnome.scm:2316
2658msgid "Color management service" 2947msgid "Color management service"
2659msgstr "" 2948msgstr ""
2660 2949
2661#: gnu/packages/gnome.scm:2219 2950#: gnu/packages/gnome.scm:2317
2662msgid "" 2951msgid ""
2663"Colord is a system service that makes it easy to manage,\n" 2952"Colord is a system service that makes it easy to manage,\n"
2664"install and generate color profiles to accurately color manage input and\n" 2953"install and generate color profiles to accurately color manage input and\n"
2665"output devices." 2954"output devices."
2666msgstr "" 2955msgstr ""
2667 2956
2668#: gnu/packages/gnome.scm:2261 2957#: gnu/packages/gnome.scm:2359
2669msgid "Geolocation service" 2958msgid "Geolocation service"
2670msgstr "" 2959msgstr ""
2671 2960
2672#: gnu/packages/gnome.scm:2262 2961#: gnu/packages/gnome.scm:2360
2673msgid "" 2962msgid ""
2674"Geoclue is a D-Bus service that provides location\n" 2963"Geoclue is a D-Bus service that provides location\n"
2675"information. The primary goal of the Geoclue project is to make creating\n" 2964"information. The primary goal of the Geoclue project is to make creating\n"
@@ -2678,11 +2967,11 @@ msgid ""
2678"permission from user." 2967"permission from user."
2679msgstr "" 2968msgstr ""
2680 2969
2681#: gnu/packages/gnome.scm:2298 2970#: gnu/packages/gnome.scm:2395
2682msgid "Geocoding and reverse-geocoding library" 2971msgid "Geocoding and reverse-geocoding library"
2683msgstr "" 2972msgstr ""
2684 2973
2685#: gnu/packages/gnome.scm:2300 2974#: gnu/packages/gnome.scm:2397
2686msgid "" 2975msgid ""
2687"geocode-glib is a convenience library for geocoding (finding longitude,\n" 2976"geocode-glib is a convenience library for geocoding (finding longitude,\n"
2688"and latitude from an address) and reverse geocoding (finding an address from\n" 2977"and latitude from an address) and reverse geocoding (finding an address from\n"
@@ -2690,11 +2979,11 @@ msgid ""
2690"faster results and to avoid unnecessary server load." 2979"faster results and to avoid unnecessary server load."
2691msgstr "" 2980msgstr ""
2692 2981
2693#: gnu/packages/gnome.scm:2347 2982#: gnu/packages/gnome.scm:2450
2694msgid "System daemon for managing power devices" 2983msgid "System daemon for managing power devices"
2695msgstr "" 2984msgstr "Systemdæmon til håndtering af strømenheder"
2696 2985
2697#: gnu/packages/gnome.scm:2349 2986#: gnu/packages/gnome.scm:2452
2698msgid "" 2987msgid ""
2699"UPower is an abstraction for enumerating power devices,\n" 2988"UPower is an abstraction for enumerating power devices,\n"
2700"listening to device events and querying history and statistics. Any\n" 2989"listening to device events and querying history and statistics. Any\n"
@@ -2702,21 +2991,21 @@ msgid ""
2702"service via the system message bus." 2991"service via the system message bus."
2703msgstr "" 2992msgstr ""
2704 2993
2705#: gnu/packages/gnome.scm:2395 2994#: gnu/packages/gnome.scm:2502
2706msgid "Location, time zone, and weather library for GNOME" 2995msgid "Location, time zone, and weather library for GNOME"
2707msgstr "" 2996msgstr ""
2708 2997
2709#: gnu/packages/gnome.scm:2397 2998#: gnu/packages/gnome.scm:2504
2710msgid "" 2999msgid ""
2711"libgweather is a library to access weather information from online\n" 3000"libgweather is a library to access weather information from online\n"
2712"services for numerous locations." 3001"services for numerous locations."
2713msgstr "" 3002msgstr ""
2714 3003
2715#: gnu/packages/gnome.scm:2449 3004#: gnu/packages/gnome.scm:2556
2716msgid "GNOME settings daemon" 3005msgid "GNOME settings daemon"
2717msgstr "" 3006msgstr ""
2718 3007
2719#: gnu/packages/gnome.scm:2451 3008#: gnu/packages/gnome.scm:2558
2720msgid "" 3009msgid ""
2721"This package contains the daemon responsible for setting the various\n" 3010"This package contains the daemon responsible for setting the various\n"
2722"parameters of a GNOME session and the applications that run under it. It\n" 3011"parameters of a GNOME session and the applications that run under it. It\n"
@@ -2724,42 +3013,42 @@ msgid ""
2724"settings, themes, mouse settings, and startup of other daemons." 3013"settings, themes, mouse settings, and startup of other daemons."
2725msgstr "" 3014msgstr ""
2726 3015
2727#: gnu/packages/gnome.scm:2487 3016#: gnu/packages/gnome.scm:2594
2728msgid "Library to parse and save media playlists for GNOME" 3017msgid "Library to parse and save media playlists for GNOME"
2729msgstr "" 3018msgstr ""
2730 3019
2731#: gnu/packages/gnome.scm:2488 3020#: gnu/packages/gnome.scm:2595
2732msgid "" 3021msgid ""
2733"Totem-pl-parser is a GObjects-based library to parse and save\n" 3022"Totem-pl-parser is a GObjects-based library to parse and save\n"
2734"playlists in a variety of formats." 3023"playlists in a variety of formats."
2735msgstr "" 3024msgstr ""
2736 3025
2737#: gnu/packages/gnome.scm:2522 3026#: gnu/packages/gnome.scm:2629
2738msgid "Solitaire card games" 3027msgid "Solitaire card games"
2739msgstr "" 3028msgstr ""
2740 3029
2741#: gnu/packages/gnome.scm:2524 3030#: gnu/packages/gnome.scm:2631
2742msgid "" 3031msgid ""
2743"Aisleriot (also known as Solitaire or sol) is a collection of card games\n" 3032"Aisleriot (also known as Solitaire or sol) is a collection of card games\n"
2744"which are easy to play with the aid of a mouse." 3033"which are easy to play with the aid of a mouse."
2745msgstr "" 3034msgstr ""
2746 3035
2747#: gnu/packages/gnome.scm:2548 3036#: gnu/packages/gnome.scm:2655
2748msgid "API documentation browser for GNOME" 3037msgid "API documentation browser for GNOME"
2749msgstr "" 3038msgstr ""
2750 3039
2751#: gnu/packages/gnome.scm:2550 3040#: gnu/packages/gnome.scm:2657
2752msgid "" 3041msgid ""
2753"Devhelp is an API documentation browser for GTK+ and GNOME. It works\n" 3042"Devhelp is an API documentation browser for GTK+ and GNOME. It works\n"
2754"natively with GTK-Doc (the API reference system developed for GTK+ and used\n" 3043"natively with GTK-Doc (the API reference system developed for GTK+ and used\n"
2755"throughout GNOME for API documentation)." 3044"throughout GNOME for API documentation)."
2756msgstr "" 3045msgstr ""
2757 3046
2758#: gnu/packages/gnome.scm:2611 3047#: gnu/packages/gnome.scm:2718
2759msgid "Object oriented GL/GLES Abstraction/Utility Layer" 3048msgid "Object oriented GL/GLES Abstraction/Utility Layer"
2760msgstr "" 3049msgstr ""
2761 3050
2762#: gnu/packages/gnome.scm:2613 3051#: gnu/packages/gnome.scm:2720
2763msgid "" 3052msgid ""
2764"Cogl is a small library for using 3D graphics hardware to draw pretty\n" 3053"Cogl is a small library for using 3D graphics hardware to draw pretty\n"
2765"pictures. The API departs from the flat state machine style of OpenGL and is\n" 3054"pictures. The API departs from the flat state machine style of OpenGL and is\n"
@@ -2767,26 +3056,26 @@ msgid ""
2767"without stepping on each others toes." 3056"without stepping on each others toes."
2768msgstr "" 3057msgstr ""
2769 3058
2770#: gnu/packages/gnome.scm:2668 3059#: gnu/packages/gnome.scm:2775
2771msgid "Open GL based interactive canvas library" 3060msgid "Open GL based interactive canvas library"
2772msgstr "" 3061msgstr ""
2773 3062
2774#: gnu/packages/gnome.scm:2670 gnu/packages/gnome.scm:2698 3063#: gnu/packages/gnome.scm:2777 gnu/packages/gnome.scm:2806
2775msgid "" 3064msgid ""
2776"Clutter is an Open GL based interactive canvas library, designed for\n" 3065"Clutter is an Open GL based interactive canvas library, designed for\n"
2777"creating fast, mainly 2D single window applications such as media box UIs,\n" 3066"creating fast, mainly 2D single window applications such as media box UIs,\n"
2778"presentations, kiosk style applications and so on." 3067"presentations, kiosk style applications and so on."
2779msgstr "" 3068msgstr ""
2780 3069
2781#: gnu/packages/gnome.scm:2696 3070#: gnu/packages/gnome.scm:2804
2782msgid "Open GL based interactive canvas library GTK+ widget" 3071msgid "Open GL based interactive canvas library GTK+ widget"
2783msgstr "" 3072msgstr ""
2784 3073
2785#: gnu/packages/gnome.scm:2726 3074#: gnu/packages/gnome.scm:2834
2786msgid "Integration library for using GStreamer with Clutter" 3075msgid "Integration library for using GStreamer with Clutter"
2787msgstr "" 3076msgstr ""
2788 3077
2789#: gnu/packages/gnome.scm:2728 3078#: gnu/packages/gnome.scm:2836
2790msgid "" 3079msgid ""
2791"Clutter-Gst is an integration library for using GStreamer with Clutter.\n" 3080"Clutter-Gst is an integration library for using GStreamer with Clutter.\n"
2792"It provides a GStreamer sink to upload frames to GL and an actor that\n" 3081"It provides a GStreamer sink to upload frames to GL and an actor that\n"
@@ -2794,11 +3083,11 @@ msgid ""
2794"GL based interactive canvas library." 3083"GL based interactive canvas library."
2795msgstr "" 3084msgstr ""
2796 3085
2797#: gnu/packages/gnome.scm:2758 3086#: gnu/packages/gnome.scm:2866
2798msgid "C library providing a ClutterActor to display maps" 3087msgid "C library providing a ClutterActor to display maps"
2799msgstr "" 3088msgstr ""
2800 3089
2801#: gnu/packages/gnome.scm:2760 3090#: gnu/packages/gnome.scm:2868
2802msgid "" 3091msgid ""
2803"libchamplain is a C library providing a ClutterActor to display maps.\n" 3092"libchamplain is a C library providing a ClutterActor to display maps.\n"
2804"It also provides a Gtk+ widget to display maps in Gtk+ applications. Python\n" 3093"It also provides a Gtk+ widget to display maps in Gtk+ applications. Python\n"
@@ -2806,22 +3095,22 @@ msgid ""
2806"such as OpenStreetMap, OpenCycleMap, OpenAerialMap, and Maps for free." 3095"such as OpenStreetMap, OpenCycleMap, OpenAerialMap, and Maps for free."
2807msgstr "" 3096msgstr ""
2808 3097
2809#: gnu/packages/gnome.scm:2791 3098#: gnu/packages/gnome.scm:2899
2810msgid "Object mapper from GObjects to SQLite" 3099msgid "Object mapper from GObjects to SQLite"
2811msgstr "" 3100msgstr ""
2812 3101
2813#: gnu/packages/gnome.scm:2793 3102#: gnu/packages/gnome.scm:2901
2814msgid "" 3103msgid ""
2815"Gom provides an object mapper from GObjects to SQLite. It helps you\n" 3104"Gom provides an object mapper from GObjects to SQLite. It helps you\n"
2816"write applications that need to store structured data as well as make complex\n" 3105"write applications that need to store structured data as well as make complex\n"
2817"queries upon that data." 3106"queries upon that data."
2818msgstr "" 3107msgstr ""
2819 3108
2820#: gnu/packages/gnome.scm:2821 3109#: gnu/packages/gnome.scm:2929
2821msgid "Sliding block puzzles" 3110msgid "Sliding block puzzles"
2822msgstr "" 3111msgstr ""
2823 3112
2824#: gnu/packages/gnome.scm:2823 3113#: gnu/packages/gnome.scm:2931
2825msgid "" 3114msgid ""
2826"GNOME Klotski is a set of block sliding puzzles. The objective is to move\n" 3115"GNOME Klotski is a set of block sliding puzzles. The objective is to move\n"
2827"the patterned block to the area bordered by green markers. To do so, you will\n" 3116"the patterned block to the area bordered by green markers. To do so, you will\n"
@@ -2829,65 +3118,65 @@ msgid ""
2829"as possible!" 3118"as possible!"
2830msgstr "" 3119msgstr ""
2831 3120
2832#: gnu/packages/gnome.scm:2874 3121#: gnu/packages/gnome.scm:2982
2833msgid "Framework for discovering and browsing media" 3122msgid "Framework for discovering and browsing media"
2834msgstr "" 3123msgstr ""
2835 3124
2836#: gnu/packages/gnome.scm:2876 gnu/packages/gnome.scm:2928 3125#: gnu/packages/gnome.scm:2984 gnu/packages/gnome.scm:3036
2837msgid "" 3126msgid ""
2838"Grilo is a framework focused on making media discovery and browsing easy\n" 3127"Grilo is a framework focused on making media discovery and browsing easy\n"
2839"for application developers." 3128"for application developers."
2840msgstr "" 3129msgstr ""
2841 3130
2842#: gnu/packages/gnome.scm:2926 3131#: gnu/packages/gnome.scm:3034
2843msgid "Plugins for the Grilo media discovery library" 3132msgid "Plugins for the Grilo media discovery library"
2844msgstr "" 3133msgstr ""
2845 3134
2846#: gnu/packages/gnome.scm:3003 3135#: gnu/packages/gnome.scm:3111
2847msgid "Simple media player for GNOME based on GStreamer" 3136msgid "Simple media player for GNOME based on GStreamer"
2848msgstr "" 3137msgstr ""
2849 3138
2850#: gnu/packages/gnome.scm:3004 3139#: gnu/packages/gnome.scm:3112
2851msgid "" 3140msgid ""
2852"Totem is a simple yet featureful media player for GNOME\n" 3141"Totem is a simple yet featureful media player for GNOME\n"
2853"which can read a large number of file formats." 3142"which can read a large number of file formats."
2854msgstr "" 3143msgstr ""
2855 3144
2856#: gnu/packages/gnome.scm:3093 3145#: gnu/packages/gnome.scm:3201
2857msgid "Music player for GNOME" 3146msgid "Music player for GNOME"
2858msgstr "" 3147msgstr ""
2859 3148
2860#: gnu/packages/gnome.scm:3094 3149#: gnu/packages/gnome.scm:3202
2861msgid "" 3150msgid ""
2862"Rhythmbox is a music playing application for GNOME. It\n" 3151"Rhythmbox is a music playing application for GNOME. It\n"
2863"supports playlists, song ratings, and any codecs installed through gstreamer." 3152"supports playlists, song ratings, and any codecs installed through gstreamer."
2864msgstr "" 3153msgstr ""
2865 3154
2866#: gnu/packages/gnome.scm:3144 3155#: gnu/packages/gnome.scm:3252
2867msgid "GNOME image viewer" 3156msgid "GNOME image viewer"
2868msgstr "" 3157msgstr ""
2869 3158
2870#: gnu/packages/gnome.scm:3145 3159#: gnu/packages/gnome.scm:3253
2871msgid "" 3160msgid ""
2872"Eye of GNOME is the GNOME image viewer. It\n" 3161"Eye of GNOME is the GNOME image viewer. It\n"
2873"supports image conversion, rotation, and slideshows." 3162"supports image conversion, rotation, and slideshows."
2874msgstr "" 3163msgstr ""
2875 3164
2876#: gnu/packages/gnome.scm:3170 3165#: gnu/packages/gnome.scm:3278
2877msgid "GObject bindings for libudev" 3166msgid "GObject bindings for libudev"
2878msgstr "" 3167msgstr ""
2879 3168
2880#: gnu/packages/gnome.scm:3172 3169#: gnu/packages/gnome.scm:3280
2881msgid "" 3170msgid ""
2882"This library provides GObject bindings for libudev. It was originally\n" 3171"This library provides GObject bindings for libudev. It was originally\n"
2883"part of udev-extras, then udev, then systemd. It's now a project on its own." 3172"part of udev-extras, then udev, then systemd. It's now a project on its own."
2884msgstr "" 3173msgstr ""
2885 3174
2886#: gnu/packages/gnome.scm:3217 3175#: gnu/packages/gnome.scm:3326
2887msgid "Userspace virtual filesystem for GIO" 3176msgid "Userspace virtual filesystem for GIO"
2888msgstr "" 3177msgstr ""
2889 3178
2890#: gnu/packages/gnome.scm:3219 3179#: gnu/packages/gnome.scm:3328
2891msgid "" 3180msgid ""
2892"GVFS is a userspace virtual filesystem designed to work with the I/O\n" 3181"GVFS is a userspace virtual filesystem designed to work with the I/O\n"
2893"abstraction of GIO. It contains a GIO module that seamlessly adds GVFS support\n" 3182"abstraction of GIO. It contains a GIO module that seamlessly adds GVFS support\n"
@@ -2898,11 +3187,11 @@ msgid ""
2898"DAV, and others." 3187"DAV, and others."
2899msgstr "" 3188msgstr ""
2900 3189
2901#: gnu/packages/gnome.scm:3265 3190#: gnu/packages/gnome.scm:3374
2902msgid "A GLib binding for libusb1" 3191msgid "GLib binding for libusb1"
2903msgstr "" 3192msgstr "GLib-binding for libusb1"
2904 3193
2905#: gnu/packages/gnome.scm:3267 3194#: gnu/packages/gnome.scm:3376
2906msgid "" 3195msgid ""
2907"GUsb is a GObject wrapper for libusb1 that makes it easy to do\n" 3196"GUsb is a GObject wrapper for libusb1 that makes it easy to do\n"
2908"asynchronous control, bulk and interrupt transfers with proper cancellation\n" 3197"asynchronous control, bulk and interrupt transfers with proper cancellation\n"
@@ -2910,11 +3199,11 @@ msgid ""
2910"USB transfers with your high-level application or system daemon." 3199"USB transfers with your high-level application or system daemon."
2911msgstr "" 3200msgstr ""
2912 3201
2913#: gnu/packages/gnome.scm:3304 3202#: gnu/packages/gnome.scm:3413
2914msgid "Document and image scanner" 3203msgid "Document and image scanner"
2915msgstr "" 3204msgstr "Dokument- og billedskanner"
2916 3205
2917#: gnu/packages/gnome.scm:3305 3206#: gnu/packages/gnome.scm:3414
2918msgid "" 3207msgid ""
2919"Simple Scan is an easy-to-use application, designed to let\n" 3208"Simple Scan is an easy-to-use application, designed to let\n"
2920"users connect their scanner and quickly have the image/document in an\n" 3209"users connect their scanner and quickly have the image/document in an\n"
@@ -2923,52 +3212,52 @@ msgid ""
2923"work and the interface is well tested." 3212"work and the interface is well tested."
2924msgstr "" 3213msgstr ""
2925 3214
2926#: gnu/packages/gnome.scm:3354 3215#: gnu/packages/gnome.scm:3463
2927msgid "GNOME web browser" 3216msgid "GNOME web browser"
2928msgstr "" 3217msgstr "GNOME-internetbrowser"
2929 3218
2930#: gnu/packages/gnome.scm:3356 3219#: gnu/packages/gnome.scm:3465
2931msgid "" 3220msgid ""
2932"Epiphany is a GNOME web browser targeted at non-technical users. Its\n" 3221"Epiphany is a GNOME web browser targeted at non-technical users. Its\n"
2933"principles are simplicity and standards compliance." 3222"principles are simplicity and standards compliance."
2934msgstr "" 3223msgstr ""
2935 3224
2936#: gnu/packages/gnome.scm:3412 3225#: gnu/packages/gnome.scm:3521
2937msgid "D-Bus debugger" 3226msgid "D-Bus debugger"
2938msgstr "" 3227msgstr "D-Bus-fejlsøger"
2939 3228
2940#: gnu/packages/gnome.scm:3414 3229#: gnu/packages/gnome.scm:3523
2941msgid "" 3230msgid ""
2942"D-Feet is a D-Bus debugger, which can be used to inspect D-Bus interfaces\n" 3231"D-Feet is a D-Bus debugger, which can be used to inspect D-Bus interfaces\n"
2943"of running programs and invoke methods on those interfaces." 3232"of running programs and invoke methods on those interfaces."
2944msgstr "" 3233msgstr ""
2945 3234
2946#: gnu/packages/gnome.scm:3436 3235#: gnu/packages/gnome.scm:3545
2947msgid "XSL stylesheets for Yelp" 3236msgid "XSL stylesheets for Yelp"
2948msgstr "" 3237msgstr "XSL-stilark for Yelp"
2949 3238
2950#: gnu/packages/gnome.scm:3438 3239#: gnu/packages/gnome.scm:3547
2951msgid "" 3240msgid ""
2952"Yelp-xsl contains XSL stylesheets that are used by the yelp help browser\n" 3241"Yelp-xsl contains XSL stylesheets that are used by the yelp help browser\n"
2953"to format Docbook and Mallard documents." 3242"to format Docbook and Mallard documents."
2954msgstr "" 3243msgstr ""
2955 3244
2956#: gnu/packages/gnome.scm:3470 3245#: gnu/packages/gnome.scm:3577
2957msgid "GNOME help browser" 3246msgid "GNOME help browser"
2958msgstr "" 3247msgstr ""
2959 3248
2960#: gnu/packages/gnome.scm:3472 3249#: gnu/packages/gnome.scm:3579
2961msgid "" 3250msgid ""
2962"Yelp is the help viewer in Gnome. It natively views Mallard, DocBook,\n" 3251"Yelp is the help viewer in Gnome. It natively views Mallard, DocBook,\n"
2963"man, info, and HTML documents. It can locate documents according to the\n" 3252"man, info, and HTML documents. It can locate documents according to the\n"
2964"freedesktop.org help system specification." 3253"freedesktop.org help system specification."
2965msgstr "" 3254msgstr ""
2966 3255
2967#: gnu/packages/gnome.scm:3500 3256#: gnu/packages/gnome.scm:3607
2968msgid "Yelp documentation tools" 3257msgid "Yelp documentation tools"
2969msgstr "" 3258msgstr "Yelp-dokumentationsværktøjer"
2970 3259
2971#: gnu/packages/gnome.scm:3502 3260#: gnu/packages/gnome.scm:3609
2972msgid "" 3261msgid ""
2973"Yelp-tools is a collection of scripts and build utilities to help create,\n" 3262"Yelp-tools is a collection of scripts and build utilities to help create,\n"
2974"manage, and publish documentation for Yelp and the web. Most of the heavy\n" 3263"manage, and publish documentation for Yelp and the web. Most of the heavy\n"
@@ -2976,32 +3265,32 @@ msgid ""
2976"wraps things up in a developer-friendly way." 3265"wraps things up in a developer-friendly way."
2977msgstr "" 3266msgstr ""
2978 3267
2979#: gnu/packages/gnome.scm:3539 3268#: gnu/packages/gnome.scm:3646
2980msgid "GObject collection library" 3269msgid "GObject collection library"
2981msgstr "" 3270msgstr "GObject-samlingsbibliotek"
2982 3271
2983#: gnu/packages/gnome.scm:3541 3272#: gnu/packages/gnome.scm:3648
2984msgid "" 3273msgid ""
2985"Libgee is a utility library providing GObject-based interfaces and\n" 3274"Libgee is a utility library providing GObject-based interfaces and\n"
2986"classes for commonly used data structures." 3275"classes for commonly used data structures."
2987msgstr "" 3276msgstr ""
2988 3277
2989#: gnu/packages/gnome.scm:3568 3278#: gnu/packages/gnome.scm:3675
2990msgid "GObject wrapper around the Exiv2 photo metadata library" 3279msgid "GObject wrapper around the Exiv2 photo metadata library"
2991msgstr "" 3280msgstr ""
2992 3281
2993#: gnu/packages/gnome.scm:3570 3282#: gnu/packages/gnome.scm:3677
2994msgid "" 3283msgid ""
2995"Gexiv2 is a GObject wrapper around the Exiv2 photo metadata library. It\n" 3284"Gexiv2 is a GObject wrapper around the Exiv2 photo metadata library. It\n"
2996"allows for GNOME applications to easily inspect and update EXIF, IPTC, and XMP\n" 3285"allows for GNOME applications to easily inspect and update EXIF, IPTC, and XMP\n"
2997"metadata in photo and video files of various formats." 3286"metadata in photo and video files of various formats."
2998msgstr "" 3287msgstr ""
2999 3288
3000#: gnu/packages/gnome.scm:3622 3289#: gnu/packages/gnome.scm:3729
3001msgid "Photo manager for GNOME 3" 3290msgid "Photo manager for GNOME 3"
3002msgstr "" 3291msgstr "Billedhåndtering for GNOME 3"
3003 3292
3004#: gnu/packages/gnome.scm:3624 3293#: gnu/packages/gnome.scm:3731
3005msgid "" 3294msgid ""
3006"Shotwell is a digital photo manager designed for the GNOME desktop\n" 3295"Shotwell is a digital photo manager designed for the GNOME desktop\n"
3007"environment. It allows you to import photos from disk or camera, organize\n" 3296"environment. It allows you to import photos from disk or camera, organize\n"
@@ -3009,43 +3298,310 @@ msgid ""
3009"share them with others via social networking and more." 3298"share them with others via social networking and more."
3010msgstr "" 3299msgstr ""
3011 3300
3012#: gnu/packages/gnome.scm:3656 3301#: gnu/packages/gnome.scm:3763
3013msgid "Graphical archive manager for GNOME" 3302msgid "Graphical archive manager for GNOME"
3014msgstr "" 3303msgstr "Grafisk arkivhåndtering for GNOME"
3015 3304
3016#: gnu/packages/gnome.scm:3657 3305#: gnu/packages/gnome.scm:3764
3017msgid "" 3306msgid ""
3018"File Roller is an archive manager for the GNOME desktop\n" 3307"File Roller is an archive manager for the GNOME desktop\n"
3019"environment that allows users to view, unpack, and create compressed archives\n" 3308"environment that allows users to view, unpack, and create compressed archives\n"
3020"such as gzip tarballs." 3309"such as gzip tarballs."
3021msgstr "" 3310msgstr ""
3022 3311
3023#: gnu/packages/gnuzilla.scm:90 3312#: gnu/packages/gnome.scm:3799
3313msgid "Session manager for GNOME"
3314msgstr ""
3315
3316#: gnu/packages/gnome.scm:3801
3317msgid ""
3318"This package contains the GNOME session manager, as well as a\n"
3319"configuration program to choose applications starting on login."
3320msgstr ""
3321
3322#: gnu/packages/gnome.scm:3846
3323msgid "Javascript bindings for GNOME"
3324msgstr "Javascript-bindinger for GNOME"
3325
3326#: gnu/packages/gnome.scm:3849
3327msgid ""
3328"Gjs is a javascript binding for GNOME. It's mainly based on spidermonkey\n"
3329"javascript engine and the GObject introspection framework."
3330msgstr ""
3331
3332#: gnu/packages/gnome.scm:3905
3333msgid "GNOME text editor"
3334msgstr "GNOME-tesktredigeringsprogram"
3335
3336#: gnu/packages/gnome.scm:3906
3337msgid ""
3338"While aiming at simplicity and ease of use, gedit is a\n"
3339"powerful general purpose text editor."
3340msgstr ""
3341"Selv om den forsøger at være enkel og nem at bruge, så\n"
3342"er gedit et funktionsrigt og alment tekstredigeringsprogram."
3343
3344#: gnu/packages/gnome.scm:3930
3345msgid "Display graphical dialog boxes from shell scripts"
3346msgstr "Vis grafiske dialogbokse fra skalskripter"
3347
3348#: gnu/packages/gnome.scm:3933
3349msgid ""
3350"Zenity is a rewrite of gdialog, the GNOME port of dialog which allows you\n"
3351"to display dialog boxes from the commandline and shell scripts."
3352msgstr ""
3353
3354#: gnu/packages/gnome.scm:3978
3355msgid "Window and compositing manager"
3356msgstr ""
3357
3358#: gnu/packages/gnome.scm:3981
3359msgid ""
3360"Mutter is a window and compositing manager that displays and manages your\n"
3361"desktop via OpenGL. Mutter combines a sophisticated display engine using the\n"
3362"Clutter toolkit with solid window-management logic inherited from the Metacity\n"
3363"window manager."
3364msgstr ""
3365
3366#: gnu/packages/gnome.scm:4016
3367msgid "Single sign-on framework for GNOME"
3368msgstr ""
3369
3370#: gnu/packages/gnome.scm:4019
3371msgid ""
3372"GNOME Online Accounts provides interfaces so that applications and\n"
3373"libraries in GNOME can access the user's online accounts. It has providers for\n"
3374"Google, ownCloud, Facebook, Flickr, Windows Live, Pocket, Foursquare, Microsoft\n"
3375"Exchange, Last.fm, IMAP/SMTP, Jabber, SIP and Kerberos."
3376msgstr ""
3377
3378#: gnu/packages/gnome.scm:4078
3379msgid "Store address books and calendars"
3380msgstr ""
3381
3382#: gnu/packages/gnome.scm:4081
3383msgid ""
3384"This package provides a unified backend for programs that work with\n"
3385"contacts, tasks, and calendar information. It was originally developed for\n"
3386"Evolution (hence the name), but is now used by other packages as well."
3387msgstr ""
3388
3389#: gnu/packages/gnome.scm:4144
3390msgid "Text entry and UI navigation application"
3391msgstr ""
3392
3393#: gnu/packages/gnome.scm:4147
3394msgid ""
3395"Caribou is an input assistive technology intended for switch and pointer\n"
3396"users."
3397msgstr ""
3398
3399#: gnu/packages/gnome.scm:4233
3400msgid "Network connection manager"
3401msgstr ""
3402
3403#: gnu/packages/gnome.scm:4236
3404msgid ""
3405"NetworkManager is a system network service that manages your network\n"
3406"devices and connections, attempting to keep active network connectivity when\n"
3407"available. It manages ethernet, WiFi, mobile broadband (WWAN), and PPPoE\n"
3408"devices, and provides VPN integration with a variety of different VPN\n"
3409"services."
3410msgstr ""
3411
3412#: gnu/packages/gnome.scm:4271
3413msgid "Applet for managing network connections"
3414msgstr ""
3415
3416#: gnu/packages/gnome.scm:4274
3417msgid ""
3418"This package contains a systray applet for NetworkManager. It displays\n"
3419"the available networks and allows users to easily switch between them."
3420msgstr ""
3421
3422#: gnu/packages/gnome.scm:4299
3423msgid "C++ wrapper for XML parser library libxml2"
3424msgstr "C++-omslag for XML-fortolkerbiblioteket libxml2"
3425
3426#: gnu/packages/gnome.scm:4301
3427msgid ""
3428"This package provides a C++ wrapper for the XML parser library\n"
3429"libxml2."
3430msgstr ""
3431"Denne pakke tilbyder et C++-omslag for XML-fortolkerbiblioteket\n"
3432"libxml2."
3433
3434#: gnu/packages/gnome.scm:4358
3435msgid "Display manager for GNOME"
3436msgstr ""
3437
3438#: gnu/packages/gnome.scm:4361
3439msgid ""
3440"GNOME Display Manager is a system service that is responsible for\n"
3441"providing graphical log-ins and managing local and remote displays."
3442msgstr ""
3443
3444#: gnu/packages/gnome.scm:4385
3445msgid "Portable system access library"
3446msgstr ""
3447
3448#: gnu/packages/gnome.scm:4388
3449msgid ""
3450"LibGTop is a library to get system specific data such as CPU and memory\n"
3451"usage and information about running processes."
3452msgstr ""
3453
3454#: gnu/packages/gnome.scm:4418
3455msgid "GNOME Bluetooth subsystem"
3456msgstr ""
3457
3458#: gnu/packages/gnome.scm:4421
3459msgid ""
3460"This package contains tools for managing and manipulating Bluetooth\n"
3461"devices using the GNOME desktop."
3462msgstr ""
3463
3464#: gnu/packages/gnome.scm:4486
3465msgid "Utilities to configure the GNOME desktop"
3466msgstr ""
3467
3468#: gnu/packages/gnome.scm:4489
3469msgid ""
3470"This package contains configuration applets for the GNOME desktop,\n"
3471"allowing to set accessibility configuration, desktop fonts, keyboard and mouse\n"
3472"properties, sound setup, desktop theme and background, user interface\n"
3473"properties, screen resolution, and other GNOME parameters."
3474msgstr ""
3475
3476#: gnu/packages/gnome.scm:4570
3477msgid "Desktop shell for GNOME"
3478msgstr ""
3479
3480#: gnu/packages/gnome.scm:4573
3481msgid ""
3482"GNOME Shell provides core user interface functions for the GNOME desktop,\n"
3483"like switching to windows and launching applications."
3484msgstr ""
3485
3486#: gnu/packages/gnome.scm:4607
3487msgid "VNC viewer widget for GTK+"
3488msgstr ""
3489
3490#: gnu/packages/gnome.scm:4609
3491msgid ""
3492"GTK-VNC is a VNC viewer widget for GTK+, used by remote desktop viewing\n"
3493"applications, for instance the Vinagre client, GNOME Boxes and virt-viewer.\n"
3494"GTK-VNC implements client side RFB protocol and authentication extensions such\n"
3495"as SASL, TLS and VeNCrypt. Additionally it supports encoding extensions."
3496msgstr ""
3497
3498#: gnu/packages/gnome.scm:4647
3499msgid "File manager for GNOME"
3500msgstr "Filhåndtering for GNOME"
3501
3502#: gnu/packages/gnome.scm:4650
3503msgid ""
3504"Nautilus (Files) is a file manager designed to fit the GNOME desktop\n"
3505"design and behaviour, giving the user a simple way to navigate and manage its\n"
3506"files."
3507msgstr ""
3508
3509#: gnu/packages/gnome.scm:4678
3510msgid "Disk usage analyzer for GNOME"
3511msgstr ""
3512
3513#: gnu/packages/gnome.scm:4680
3514msgid ""
3515"Baobab (Disk Usage Analyzer) is a graphical application to analyse disk\n"
3516"usage in the GNOME desktop environment. It can easily scan device volumes or\n"
3517"a specific user-requested directory branch (local or remote). Once the scan\n"
3518"is complete it provides a graphical representation of each selected folder."
3519msgstr ""
3520
3521#: gnu/packages/gnome.scm:4704
3522msgid "Background images for the GNOME desktop"
3523msgstr ""
3524
3525#: gnu/packages/gnome.scm:4706
3526msgid ""
3527"GNOME backgrounds package contains a collection of graphics files which\n"
3528"can be used as backgrounds in the GNOME Desktop environment. Additionally,\n"
3529"the package creates the proper framework and directory structure so that you\n"
3530"can add your own files to the collection."
3531msgstr ""
3532
3533#: gnu/packages/gnome.scm:4739
3534msgid "Take pictures of your screen"
3535msgstr ""
3536
3537#: gnu/packages/gnome.scm:4741
3538msgid ""
3539"GNOME Screenshot is a utility used for taking screenshots of the entire\n"
3540"screen, a window or a user defined area of the screen, with optional\n"
3541"beautifying border effects."
3542msgstr ""
3543
3544#: gnu/packages/gnome.scm:4769
3545msgid "Graphical editor for GNOME's dconf configuration system"
3546msgstr ""
3547
3548#: gnu/packages/gnome.scm:4771
3549msgid ""
3550"Dconf-editor is a graphical tool for browsing and editing the dconf\n"
3551"configuration system for GNOME. It allows users to configure desktop\n"
3552"software that do not provide their own configuration interface."
3553msgstr ""
3554
3555#: gnu/packages/gnome.scm:4809
3556msgid "The GNU desktop environment"
3557msgstr "GNU-skrivebordsmiljøet"
3558
3559#: gnu/packages/gnome.scm:4812
3560msgid ""
3561"GNOME is the graphical desktop for GNU. It includes a wide variety of\n"
3562"applications for browsing the web, editing text and images, creating\n"
3563"documents and diagrams, playing media, scanning, and much more."
3564msgstr ""
3565
3566#: gnu/packages/gnome.scm:4863
3567msgid "Desktop recording program"
3568msgstr "Skrivebordsoptagelsesprogram"
3569
3570#: gnu/packages/gnome.scm:4864
3571msgid ""
3572"Byzanz is a simple desktop recording program with a\n"
3573"command-line interface. It can record part or all of an X display for a\n"
3574"specified duration and save it as a GIF encoded animated image file."
3575msgstr ""
3576
3577#: gnu/packages/gnuzilla.scm:95
3024msgid "Mozilla javascript engine" 3578msgid "Mozilla javascript engine"
3025msgstr "" 3579msgstr ""
3026 3580
3027#: gnu/packages/gnuzilla.scm:91 3581#: gnu/packages/gnuzilla.scm:96
3028msgid "" 3582msgid ""
3029"SpiderMonkey is Mozilla's JavaScript engine written\n" 3583"SpiderMonkey is Mozilla's JavaScript engine written\n"
3030"in C/C++." 3584"in C/C++."
3031msgstr "" 3585msgstr ""
3586"SpiderMonkey er Mozillas JavaScript-motor skrevet\n"
3587"i C/C++."
3032 3588
3033#: gnu/packages/gnuzilla.scm:123 3589#: gnu/packages/gnuzilla.scm:171
3034msgid "Netscape API for system level and libc-like functions" 3590msgid "Netscape API for system level and libc-like functions"
3035msgstr "" 3591msgstr ""
3036 3592
3037#: gnu/packages/gnuzilla.scm:124 3593#: gnu/packages/gnuzilla.scm:172
3038msgid "" 3594msgid ""
3039"Netscape Portable Runtime (NSPR) provides a\n" 3595"Netscape Portable Runtime (NSPR) provides a\n"
3040"platform-neutral API for system level and libc-like functions. It is used\n" 3596"platform-neutral API for system level and libc-like functions. It is used\n"
3041"in the Mozilla clients." 3597"in the Mozilla clients."
3042msgstr "" 3598msgstr ""
3043 3599
3044#: gnu/packages/gnuzilla.scm:219 3600#: gnu/packages/gnuzilla.scm:268
3045msgid "Network Security Services" 3601msgid "Network Security Services"
3046msgstr "" 3602msgstr ""
3047 3603
3048#: gnu/packages/gnuzilla.scm:221 3604#: gnu/packages/gnuzilla.scm:270
3049msgid "" 3605msgid ""
3050"Network Security Services (NSS) is a set of libraries designed to support\n" 3606"Network Security Services (NSS) is a set of libraries designed to support\n"
3051"cross-platform development of security-enabled client and server applications.\n" 3607"cross-platform development of security-enabled client and server applications.\n"
@@ -3054,33 +3610,33 @@ msgid ""
3054"standards." 3610"standards."
3055msgstr "" 3611msgstr ""
3056 3612
3057#: gnu/packages/gnuzilla.scm:453 3613#: gnu/packages/gnuzilla.scm:507
3058msgid "Entirely free browser derived from Mozilla Firefox" 3614msgid "Entirely free browser derived from Mozilla Firefox"
3059msgstr "" 3615msgstr ""
3060 3616
3061#: gnu/packages/gnuzilla.scm:455 3617#: gnu/packages/gnuzilla.scm:509
3062msgid "" 3618msgid ""
3063"IceCat is the GNU version of the Firefox browser. It is entirely free\n" 3619"IceCat is the GNU version of the Firefox browser. It is entirely free\n"
3064"software, which does not recommend non-free plugins and addons. It also\n" 3620"software, which does not recommend non-free plugins and addons. It also\n"
3065"features built-in privacy-protecting features." 3621"features built-in privacy-protecting features."
3066msgstr "" 3622msgstr ""
3067 3623
3068#: gnu/packages/gtk.scm:84 3624#: gnu/packages/gtk.scm:87
3069msgid "GNOME accessibility toolkit" 3625msgid "GNOME accessibility toolkit"
3070msgstr "" 3626msgstr ""
3071 3627
3072#: gnu/packages/gtk.scm:86 3628#: gnu/packages/gtk.scm:89
3073msgid "" 3629msgid ""
3074"ATK provides the set of accessibility interfaces that are implemented\n" 3630"ATK provides the set of accessibility interfaces that are implemented\n"
3075"by other toolkits and applications. Using the ATK interfaces, accessibility\n" 3631"by other toolkits and applications. Using the ATK interfaces, accessibility\n"
3076"tools have full access to view and control running applications." 3632"tools have full access to view and control running applications."
3077msgstr "" 3633msgstr ""
3078 3634
3079#: gnu/packages/gtk.scm:125 3635#: gnu/packages/gtk.scm:128
3080msgid "2D graphics library" 3636msgid "2D graphics library"
3081msgstr "" 3637msgstr "2D-grafikbibliotek"
3082 3638
3083#: gnu/packages/gtk.scm:127 3639#: gnu/packages/gtk.scm:130
3084msgid "" 3640msgid ""
3085"Cairo is a 2D graphics library with support for multiple output devices.\n" 3641"Cairo is a 2D graphics library with support for multiple output devices.\n"
3086"Currently supported output targets include the X Window System (via both\n" 3642"Currently supported output targets include the X Window System (via both\n"
@@ -3098,52 +3654,52 @@ msgid ""
3098"affine transformation (scale, rotation, shear, etc.)." 3654"affine transformation (scale, rotation, shear, etc.)."
3099msgstr "" 3655msgstr ""
3100 3656
3101#: gnu/packages/gtk.scm:175 3657#: gnu/packages/gtk.scm:178
3102msgid "OpenType text shaping engine" 3658msgid "OpenType text shaping engine"
3103msgstr "" 3659msgstr ""
3104 3660
3105#: gnu/packages/gtk.scm:177 3661#: gnu/packages/gtk.scm:180
3106msgid "HarfBuzz is an OpenType text shaping engine." 3662msgid "HarfBuzz is an OpenType text shaping engine."
3107msgstr "" 3663msgstr ""
3108 3664
3109#: gnu/packages/gtk.scm:208 3665#: gnu/packages/gtk.scm:211
3110msgid "GNOME text and font handling library" 3666msgid "GNOME text and font handling library"
3111msgstr "" 3667msgstr ""
3112 3668
3113#: gnu/packages/gtk.scm:210 3669#: gnu/packages/gtk.scm:213
3114msgid "" 3670msgid ""
3115"Pango is the core text and font handling library used in GNOME\n" 3671"Pango is the core text and font handling library used in GNOME\n"
3116"applications. It has extensive support for the different writing systems\n" 3672"applications. It has extensive support for the different writing systems\n"
3117"used throughout the world." 3673"used throughout the world."
3118msgstr "" 3674msgstr ""
3119 3675
3120#: gnu/packages/gtk.scm:236 3676#: gnu/packages/gtk.scm:239
3121msgid "Obsolete pango functions" 3677msgid "Obsolete pango functions"
3122msgstr "" 3678msgstr ""
3123 3679
3124#: gnu/packages/gtk.scm:237 3680#: gnu/packages/gtk.scm:240
3125msgid "" 3681msgid ""
3126"Pangox was a X backend to pango. It is now obsolete and no\n" 3682"Pangox was a X backend to pango. It is now obsolete and no\n"
3127"longer provided by recent pango releases. pangox-compat provides the\n" 3683"longer provided by recent pango releases. pangox-compat provides the\n"
3128"functions which were removed." 3684"functions which were removed."
3129msgstr "" 3685msgstr ""
3130 3686
3131#: gnu/packages/gtk.scm:271 3687#: gnu/packages/gtk.scm:276
3132msgid "GTK+ widget for interactive graph-like environments" 3688msgid "GTK+ widget for interactive graph-like environments"
3133msgstr "" 3689msgstr ""
3134 3690
3135#: gnu/packages/gtk.scm:273 3691#: gnu/packages/gtk.scm:278
3136msgid "" 3692msgid ""
3137"Ganv is an interactive GTK+ widget for interactive “boxes and lines” or\n" 3693"Ganv is an interactive GTK+ widget for interactive “boxes and lines” or\n"
3138"graph-like environments, e.g. modular synths or finite state machine\n" 3694"graph-like environments, e.g. modular synths or finite state machine\n"
3139"diagrams." 3695"diagrams."
3140msgstr "" 3696msgstr ""
3141 3697
3142#: gnu/packages/gtk.scm:323 3698#: gnu/packages/gtk.scm:330
3143msgid "Widget that extends the standard GTK+ 2.x 'GtkTextView' widget" 3699msgid "Widget that extends the standard GTK+ 2.x 'GtkTextView' widget"
3144msgstr "" 3700msgstr ""
3145 3701
3146#: gnu/packages/gtk.scm:325 3702#: gnu/packages/gtk.scm:332
3147msgid "" 3703msgid ""
3148"GtkSourceView is a portable C library that extends the standard GTK+\n" 3704"GtkSourceView is a portable C library that extends the standard GTK+\n"
3149"framework for multiline text editing with support for configurable syntax\n" 3705"framework for multiline text editing with support for configurable syntax\n"
@@ -3151,41 +3707,52 @@ msgid ""
3151"printing and other features typical of a source code editor." 3707"printing and other features typical of a source code editor."
3152msgstr "" 3708msgstr ""
3153 3709
3154#: gnu/packages/gtk.scm:374 3710#: gnu/packages/gtk.scm:381
3711msgid "GNOME source code widget"
3712msgstr ""
3713
3714#: gnu/packages/gtk.scm:382
3715msgid ""
3716"GtkSourceView is a text widget that extends the standard\n"
3717"GTK+ text widget GtkTextView. It improves GtkTextView by implementing syntax\n"
3718"highlighting and other features typical of a source code editor."
3719msgstr ""
3720
3721#: gnu/packages/gtk.scm:429
3155msgid "GNOME image loading and manipulation library" 3722msgid "GNOME image loading and manipulation library"
3156msgstr "" 3723msgstr ""
3157 3724
3158#: gnu/packages/gtk.scm:376 3725#: gnu/packages/gtk.scm:431
3159msgid "" 3726msgid ""
3160"GdkPixbuf is a library for image loading and manipulation developed\n" 3727"GdkPixbuf is a library for image loading and manipulation developed\n"
3161"in the GNOME project." 3728"in the GNOME project."
3162msgstr "" 3729msgstr ""
3163 3730
3164#: gnu/packages/gtk.scm:417 3731#: gnu/packages/gtk.scm:474
3165msgid "Assistive Technology Service Provider Interface, core components" 3732msgid "Assistive Technology Service Provider Interface, core components"
3166msgstr "" 3733msgstr ""
3167 3734
3168#: gnu/packages/gtk.scm:419 3735#: gnu/packages/gtk.scm:476
3169msgid "" 3736msgid ""
3170"The Assistive Technology Service Provider Interface, core components,\n" 3737"The Assistive Technology Service Provider Interface, core components,\n"
3171"is part of the GNOME accessibility project." 3738"is part of the GNOME accessibility project."
3172msgstr "" 3739msgstr ""
3173 3740
3174#: gnu/packages/gtk.scm:451 3741#: gnu/packages/gtk.scm:509
3175msgid "Assistive Technology Service Provider Interface, ATK bindings" 3742msgid "Assistive Technology Service Provider Interface, ATK bindings"
3176msgstr "" 3743msgstr ""
3177 3744
3178#: gnu/packages/gtk.scm:453 3745#: gnu/packages/gtk.scm:511
3179msgid "" 3746msgid ""
3180"The Assistive Technology Service Provider Interface\n" 3747"The Assistive Technology Service Provider Interface\n"
3181"is part of the GNOME accessibility project." 3748"is part of the GNOME accessibility project."
3182msgstr "" 3749msgstr ""
3183 3750
3184#: gnu/packages/gtk.scm:505 3751#: gnu/packages/gtk.scm:568
3185msgid "Cross-platform toolkit for creating graphical user interfaces" 3752msgid "Cross-platform toolkit for creating graphical user interfaces"
3186msgstr "" 3753msgstr ""
3187 3754
3188#: gnu/packages/gtk.scm:507 3755#: gnu/packages/gtk.scm:570
3189msgid "" 3756msgid ""
3190"GTK+, or the GIMP Toolkit, is a multi-platform toolkit for creating\n" 3757"GTK+, or the GIMP Toolkit, is a multi-platform toolkit for creating\n"
3191"graphical user interfaces. Offering a complete set of widgets, GTK+ is\n" 3758"graphical user interfaces. Offering a complete set of widgets, GTK+ is\n"
@@ -3193,11 +3760,11 @@ msgid ""
3193"application suites." 3760"application suites."
3194msgstr "" 3761msgstr ""
3195 3762
3196#: gnu/packages/gtk.scm:630 3763#: gnu/packages/gtk.scm:705
3197msgid "Cairo bindings for GNU Guile" 3764msgid "Cairo bindings for GNU Guile"
3198msgstr "" 3765msgstr ""
3199 3766
3200#: gnu/packages/gtk.scm:632 3767#: gnu/packages/gtk.scm:707
3201msgid "" 3768msgid ""
3202"Guile-Cairo wraps the Cairo graphics library for Guile Scheme.\n" 3769"Guile-Cairo wraps the Cairo graphics library for Guile Scheme.\n"
3203"Guile-Cairo is complete, wrapping almost all of the Cairo API. It is API\n" 3770"Guile-Cairo is complete, wrapping almost all of the Cairo API. It is API\n"
@@ -3207,21 +3774,21 @@ msgid ""
3207"exceptions, macros, and a dynamic programming environment." 3774"exceptions, macros, and a dynamic programming environment."
3208msgstr "" 3775msgstr ""
3209 3776
3210#: gnu/packages/gtk.scm:672 3777#: gnu/packages/gtk.scm:747
3211msgid "Render SVG images using Cairo from Guile" 3778msgid "Render SVG images using Cairo from Guile"
3212msgstr "" 3779msgstr ""
3213 3780
3214#: gnu/packages/gtk.scm:674 3781#: gnu/packages/gtk.scm:749
3215msgid "" 3782msgid ""
3216"Guile-RSVG wraps the RSVG library for Guile, allowing you to render SVG\n" 3783"Guile-RSVG wraps the RSVG library for Guile, allowing you to render SVG\n"
3217"images onto Cairo surfaces." 3784"images onto Cairo surfaces."
3218msgstr "" 3785msgstr ""
3219 3786
3220#: gnu/packages/gtk.scm:718 3787#: gnu/packages/gtk.scm:793
3221msgid "Create SVG or PDF presentations in Guile" 3788msgid "Create SVG or PDF presentations in Guile"
3222msgstr "" 3789msgstr "Opret SVG- eller PDF-præsentationer i Guile"
3223 3790
3224#: gnu/packages/gtk.scm:720 3791#: gnu/packages/gtk.scm:795
3225msgid "" 3792msgid ""
3226"Guile-Present defines a declarative vocabulary for presentations,\n" 3793"Guile-Present defines a declarative vocabulary for presentations,\n"
3227"together with tools to render presentation documents as SVG or PDF.\n" 3794"together with tools to render presentation documents as SVG or PDF.\n"
@@ -3230,41 +3797,41 @@ msgid ""
3230"documents." 3797"documents."
3231msgstr "" 3798msgstr ""
3232 3799
3233#: gnu/packages/gtk.scm:753 3800#: gnu/packages/gtk.scm:829
3234msgid "C++ bindings to the Cairo 2D graphics library" 3801msgid "C++ bindings to the Cairo 2D graphics library"
3235msgstr "" 3802msgstr "C++-bindinger til CAiro 2D-grafikbiblioteket"
3236 3803
3237#: gnu/packages/gtk.scm:755 3804#: gnu/packages/gtk.scm:831
3238msgid "" 3805msgid ""
3239"Cairomm provides a C++ programming interface to the Cairo 2D graphics\n" 3806"Cairomm provides a C++ programming interface to the Cairo 2D graphics\n"
3240"library." 3807"library."
3241msgstr "" 3808msgstr ""
3242 3809
3243#: gnu/packages/gtk.scm:779 3810#: gnu/packages/gtk.scm:855
3244msgid "C++ interface to the Pango text rendering library" 3811msgid "C++ interface to the Pango text rendering library"
3245msgstr "" 3812msgstr "C++-grænseflade til tekstoptegningsbiblioteket Pango"
3246 3813
3247#: gnu/packages/gtk.scm:781 3814#: gnu/packages/gtk.scm:857
3248msgid "" 3815msgid ""
3249"Pangomm provides a C++ programming interface to the Pango text rendering\n" 3816"Pangomm provides a C++ programming interface to the Pango text rendering\n"
3250"library." 3817"library."
3251msgstr "" 3818msgstr ""
3252 3819
3253#: gnu/packages/gtk.scm:802 3820#: gnu/packages/gtk.scm:878
3254msgid "C++ interface to the ATK accessibility library" 3821msgid "C++ interface to the ATK accessibility library"
3255msgstr "" 3822msgstr ""
3256 3823
3257#: gnu/packages/gtk.scm:804 3824#: gnu/packages/gtk.scm:880
3258msgid "" 3825msgid ""
3259"ATKmm provides a C++ programming interface to the ATK accessibility\n" 3826"ATKmm provides a C++ programming interface to the ATK accessibility\n"
3260"toolkit." 3827"toolkit."
3261msgstr "" 3828msgstr ""
3262 3829
3263#: gnu/packages/gtk.scm:830 3830#: gnu/packages/gtk.scm:907
3264msgid "C++ interface to the GTK+ graphical user interface library" 3831msgid "C++ interface to the GTK+ graphical user interface library"
3265msgstr "" 3832msgstr ""
3266 3833
3267#: gnu/packages/gtk.scm:832 3834#: gnu/packages/gtk.scm:909
3268msgid "" 3835msgid ""
3269"gtkmm is the official C++ interface for the popular GUI library GTK+.\n" 3836"gtkmm is the official C++ interface for the popular GUI library GTK+.\n"
3270"Highlights include typesafe callbacks, and a comprehensive set of widgets that\n" 3837"Highlights include typesafe callbacks, and a comprehensive set of widgets that\n"
@@ -3273,30 +3840,30 @@ msgid ""
3273"extensive documentation, including API reference and a tutorial." 3840"extensive documentation, including API reference and a tutorial."
3274msgstr "" 3841msgstr ""
3275 3842
3276#: gnu/packages/gtk.scm:888 3843#: gnu/packages/gtk.scm:968
3277msgid "Python bindings for cairo" 3844msgid "Python bindings for cairo"
3278msgstr "" 3845msgstr ""
3279 3846
3280#: gnu/packages/gtk.scm:890 3847#: gnu/packages/gtk.scm:970
3281msgid "Pycairo is a set of Python bindings for the Cairo graphics library." 3848msgid "Pycairo is a set of Python bindings for the Cairo graphics library."
3282msgstr "" 3849msgstr ""
3283 3850
3284#: gnu/packages/gtk.scm:964 3851#: gnu/packages/gtk.scm:1054
3285msgid "Python bindings for GTK+" 3852msgid "Python bindings for GTK+"
3286msgstr "" 3853msgstr ""
3287 3854
3288#: gnu/packages/gtk.scm:966 3855#: gnu/packages/gtk.scm:1056
3289msgid "" 3856msgid ""
3290"PyGTK allows you to write full featured GTK programs in Python. It is\n" 3857"PyGTK allows you to write full featured GTK programs in Python. It is\n"
3291"targetted at GTK 2.x, and can be used in conjunction with gnome-python to\n" 3858"targetted at GTK 2.x, and can be used in conjunction with gnome-python to\n"
3292"write GNOME applications." 3859"write GNOME applications."
3293msgstr "" 3860msgstr ""
3294 3861
3295#: gnu/packages/gtk.scm:997 3862#: gnu/packages/gtk.scm:1087
3296msgid "Library for minimalistic gtk+3 user interfaces" 3863msgid "Library for minimalistic gtk+3 user interfaces"
3297msgstr "" 3864msgstr ""
3298 3865
3299#: gnu/packages/gtk.scm:998 3866#: gnu/packages/gtk.scm:1088
3300msgid "" 3867msgid ""
3301"Girara is a library that implements a user interface that\n" 3868"Girara is a library that implements a user interface that\n"
3302"focuses on simplicity and minimalism. Currently based on GTK+, a\n" 3869"focuses on simplicity and minimalism. Currently based on GTK+, a\n"
@@ -3307,22 +3874,43 @@ msgid ""
3307"information." 3874"information."
3308msgstr "" 3875msgstr ""
3309 3876
3310#: gnu/packages/gtk.scm:1041 3877#: gnu/packages/gtk.scm:1149
3311msgid "Documentation generator from C source code" 3878msgid "Documentation generator from C source code"
3312msgstr "" 3879msgstr ""
3313 3880
3314#: gnu/packages/gtk.scm:1043 3881#: gnu/packages/gtk.scm:1151
3315msgid "" 3882msgid ""
3316"GTK-Doc generates API documentation from comments added to C code. It is\n" 3883"GTK-Doc generates API documentation from comments added to C code. It is\n"
3317"typically used to document the public API of GTK+ and GNOME libraries, but it\n" 3884"typically used to document the public API of GTK+ and GNOME libraries, but it\n"
3318"can also be used to document application code." 3885"can also be used to document application code."
3319msgstr "" 3886msgstr ""
3320 3887
3321#: gnu/packages/guile.scm:107 gnu/packages/guile.scm:174 3888#: gnu/packages/gtk.scm:1178
3889msgid "Theming engines for GTK+ 2.x"
3890msgstr ""
3891
3892#: gnu/packages/gtk.scm:1180
3893msgid ""
3894"This package contains the standard GTK+ 2.x theming engines including\n"
3895"Clearlooks, Crux, High Contrast, Industrial, LighthouseBlue, Metal, Mist,\n"
3896"Redmond95 and ThinIce."
3897msgstr ""
3898
3899#: gnu/packages/gtk.scm:1208
3900msgid "Cairo-based theming engine for GTK+ 2.x"
3901msgstr ""
3902
3903#: gnu/packages/gtk.scm:1210
3904msgid ""
3905"Murrine is a cairo-based GTK+ theming engine. It is named after the\n"
3906"glass artworks done by Venicians glass blowers."
3907msgstr ""
3908
3909#: gnu/packages/guile.scm:114 gnu/packages/guile.scm:182
3322msgid "Scheme implementation intended especially for extensions" 3910msgid "Scheme implementation intended especially for extensions"
3323msgstr "" 3911msgstr ""
3324 3912
3325#: gnu/packages/guile.scm:109 gnu/packages/guile.scm:176 3913#: gnu/packages/guile.scm:116 gnu/packages/guile.scm:184
3326msgid "" 3914msgid ""
3327"Guile is the GNU Ubiquitous Intelligent Language for Extensions, the\n" 3915"Guile is the GNU Ubiquitous Intelligent Language for Extensions, the\n"
3328"official extension language of the GNU system. It is an implementation of\n" 3916"official extension language of the GNU system. It is an implementation of\n"
@@ -3331,15 +3919,31 @@ msgid ""
3331"without requiring the source code to be rewritten." 3919"without requiring the source code to be rewritten."
3332msgstr "" 3920msgstr ""
3333 3921
3334#: gnu/packages/guile.scm:217 3922#: gnu/packages/guile.scm:215
3335msgid "Snapshot of what will become version 2.2 of GNU Guile" 3923msgid "Snapshot of what will become version 2.2 of GNU Guile"
3336msgstr "" 3924msgstr ""
3337 3925
3338#: gnu/packages/guile.scm:264 3926#: gnu/packages/guile.scm:313
3339msgid "Framework for building readers for GNU Guile" 3927msgid "Web application framework written in Guile"
3340msgstr "" 3928msgstr ""
3341 3929
3342#: gnu/packages/guile.scm:266 3930#: gnu/packages/guile.scm:314
3931msgid ""
3932"GNU Artanis is a web application framework written in Guile\n"
3933"Scheme. A web application framework (WAF) is a software framework that is\n"
3934"designed to support the development of dynamic websites, web applications, web\n"
3935"services and web resources. The framework aims to alleviate the overhead\n"
3936"associated with common activities performed in web development. Artanis\n"
3937"provides several tools for web development: database access, templating\n"
3938"frameworks, session management, URL-remapping for RESTful, page caching, and\n"
3939"more."
3940msgstr ""
3941
3942#: gnu/packages/guile.scm:344
3943msgid "Framework for building readers for GNU Guile"
3944msgstr "Ramme til at bygge læsere for GNU Guile"
3945
3946#: gnu/packages/guile.scm:346
3343msgid "" 3947msgid ""
3344"Guile-Reader is a simple framework for building readers for GNU Guile.\n" 3948"Guile-Reader is a simple framework for building readers for GNU Guile.\n"
3345"\n" 3949"\n"
@@ -3354,21 +3958,21 @@ msgid ""
3354"many readers as needed)." 3958"many readers as needed)."
3355msgstr "" 3959msgstr ""
3356 3960
3357#: gnu/packages/guile.scm:311 3961#: gnu/packages/guile.scm:395
3358msgid "Guile bindings to ncurses" 3962msgid "Guile bindings to ncurses"
3359msgstr "" 3963msgstr "Guilebindinger til ncurses"
3360 3964
3361#: gnu/packages/guile.scm:313 3965#: gnu/packages/guile.scm:397
3362msgid "" 3966msgid ""
3363"guile-ncurses provides Guile language bindings for the ncurses\n" 3967"guile-ncurses provides Guile language bindings for the ncurses\n"
3364"library." 3968"library."
3365msgstr "" 3969msgstr ""
3366 3970
3367#: gnu/packages/guile.scm:333 3971#: gnu/packages/guile.scm:417
3368msgid "Run jobs at scheduled times" 3972msgid "Run jobs at scheduled times"
3369msgstr "" 3973msgstr "Afvikl job på planlagte tidspunkter"
3370 3974
3371#: gnu/packages/guile.scm:335 3975#: gnu/packages/guile.scm:419
3372msgid "" 3976msgid ""
3373"GNU Mcron is a complete replacement for Vixie cron. It is used to run\n" 3977"GNU Mcron is a complete replacement for Vixie cron. It is used to run\n"
3374"tasks on a schedule, such as every hour or every Monday. Mcron is written in\n" 3978"tasks on a schedule, such as every hour or every Monday. Mcron is written in\n"
@@ -3376,11 +3980,11 @@ msgid ""
3376"format is also supported." 3980"format is also supported."
3377msgstr "" 3981msgstr ""
3378 3982
3379#: gnu/packages/guile.scm:363 3983#: gnu/packages/guile.scm:447
3380msgid "Collection of useful Guile Scheme modules" 3984msgid "Collection of useful Guile Scheme modules"
3381msgstr "" 3985msgstr ""
3382 3986
3383#: gnu/packages/guile.scm:365 3987#: gnu/packages/guile.scm:449
3384msgid "" 3988msgid ""
3385"Guile-Lib is intended as an accumulation place for pure-scheme Guile\n" 3989"Guile-Lib is intended as an accumulation place for pure-scheme Guile\n"
3386"modules, allowing for people to cooperate integrating their generic Guile\n" 3990"modules, allowing for people to cooperate integrating their generic Guile\n"
@@ -3388,11 +3992,11 @@ msgid ""
3388"for Guile\"." 3992"for Guile\"."
3389msgstr "" 3993msgstr ""
3390 3994
3391#: gnu/packages/guile.scm:396 3995#: gnu/packages/guile.scm:480
3392msgid "JSON module for Guile" 3996msgid "JSON module for Guile"
3393msgstr "" 3997msgstr "JSON-modul for Guile"
3394 3998
3395#: gnu/packages/guile.scm:398 3999#: gnu/packages/guile.scm:482
3396msgid "" 4000msgid ""
3397"Guile-json supports parsing and building JSON documents according to the\n" 4001"Guile-json supports parsing and building JSON documents according to the\n"
3398"http:://json.org specification. These are the main features:\n" 4002"http:://json.org specification. These are the main features:\n"
@@ -3402,11 +4006,11 @@ msgid ""
3402"- Allows JSON pretty printing." 4006"- Allows JSON pretty printing."
3403msgstr "" 4007msgstr ""
3404 4008
3405#: gnu/packages/guile.scm:468 4009#: gnu/packages/guile.scm:553
3406msgid "MiniKanren declarative logic system, packaged for Guile" 4010msgid "MiniKanren declarative logic system, packaged for Guile"
3407msgstr "" 4011msgstr ""
3408 4012
3409#: gnu/packages/guile.scm:470 4013#: gnu/packages/guile.scm:555
3410msgid "" 4014msgid ""
3411"MiniKanren is a relational programming extension to the Scheme\n" 4015"MiniKanren is a relational programming extension to the Scheme\n"
3412"programming Language, written as a smaller version of Kanren suitable for\n" 4016"programming Language, written as a smaller version of Kanren suitable for\n"
@@ -3419,53 +4023,103 @@ msgid ""
3419"See http://minikanren.org/ for more on miniKanren generally." 4023"See http://minikanren.org/ for more on miniKanren generally."
3420msgstr "" 4024msgstr ""
3421 4025
3422#: gnu/packages/guile.scm:540 4026#: gnu/packages/guile.scm:638
4027msgid "S-expression based regular expressions"
4028msgstr ""
4029
4030#: gnu/packages/guile.scm:640
4031msgid ""
4032"Irregex is an s-expression based alternative to your classic\n"
4033"string-based regular expressions. It implements SRFI 115 and is deeply\n"
4034"inspired by the SCSH regular expression system."
4035msgstr ""
4036
4037#: gnu/packages/guile.scm:704
3423msgid "Guile bindings to the GDBM library via Guile's FFI" 4038msgid "Guile bindings to the GDBM library via Guile's FFI"
3424msgstr "" 4039msgstr ""
3425 4040
3426#: gnu/packages/guile.scm:542 4041#: gnu/packages/guile.scm:706
3427msgid "" 4042msgid ""
3428"Guile bindings to the GDBM key-value storage system, using\n" 4043"Guile bindings to the GDBM key-value storage system, using\n"
3429"Guile's foreign function interface." 4044"Guile's foreign function interface."
3430msgstr "" 4045msgstr ""
3431 4046
3432#: gnu/packages/guile.scm:560 4047#: gnu/packages/guile.scm:746
3433msgid "Functional static site generator" 4048msgid "Functional static site generator"
3434msgstr "" 4049msgstr ""
3435 4050
3436#: gnu/packages/guile.scm:561 4051#: gnu/packages/guile.scm:747
3437msgid "" 4052msgid ""
3438"Haunt is a static site generator written in Guile\n" 4053"Haunt is a static site generator written in Guile\n"
3439"Scheme. Haunt features a functional build system and an extensible\n" 4054"Scheme. Haunt features a functional build system and an extensible\n"
3440"interface for reading articles in any format." 4055"interface for reading articles in any format."
3441msgstr "" 4056msgstr ""
3442 4057
3443#: gnu/packages/guile.scm:591 4058#: gnu/packages/guile.scm:768
4059msgid "Guile application configuration parsing library"
4060msgstr ""
4061
4062#: gnu/packages/guile.scm:770
4063msgid ""
4064"Guile Config is a library providing a declarative approach to\n"
4065"application configuration specification. The library provides clean\n"
4066"configuration declaration forms, and processors that take care of:\n"
4067"configuration file creation; configuration file parsing; command-line\n"
4068"parameter parsing using getopt-long; basic GNU command-line parameter\n"
4069"generation (--help, --usage, --version); automatic output generation for the\n"
4070"above command-line parameters."
4071msgstr ""
4072
4073#: gnu/packages/guile.scm:804
3444msgid "Redis client library for Guile" 4074msgid "Redis client library for Guile"
3445msgstr "" 4075msgstr ""
3446 4076
3447#: gnu/packages/guile.scm:592 4077#: gnu/packages/guile.scm:805
3448msgid "" 4078msgid ""
3449"Guile-redis provides a Scheme interface to the Redis\n" 4079"Guile-redis provides a Scheme interface to the Redis\n"
3450"key-value cache and store." 4080"key-value cache and store."
3451msgstr "" 4081msgstr ""
3452 4082
3453#: gnu/packages/guile.scm:666 4083#: gnu/packages/guile.scm:879
3454msgid "wisp is a whitespace to lisp syntax for Guile" 4084msgid "Whitespace to lisp syntax for Guile"
3455msgstr "" 4085msgstr ""
3456 4086
3457#: gnu/packages/guile.scm:667 4087#: gnu/packages/guile.scm:880
3458msgid "" 4088msgid ""
3459"wisp is a syntax for Guile which provides a Python-like\n" 4089"Wisp is a syntax for Guile which provides a Python-like\n"
3460"whitespace-significant language. It may be easier on the eyes for some\n" 4090"whitespace-significant language. It may be easier on the eyes for some\n"
3461"users and in some situations." 4091"users and in some situations."
3462msgstr "" 4092msgstr ""
3463 4093
3464#: gnu/packages/imagemagick.scm:99 4094#: gnu/packages/guile.scm:913
3465msgid "Create, edit, compose, or convert bitmap images" 4095msgid "2D/3D game engine for GNU Guile"
3466msgstr "" 4096msgstr ""
3467 4097
3468#: gnu/packages/imagemagick.scm:101 4098#: gnu/packages/guile.scm:914
4099msgid ""
4100"Sly is a 2D/3D game engine written in Guile Scheme. Sly\n"
4101"features a functional reactive programming interface and live coding\n"
4102"capabilities."
4103msgstr ""
4104
4105#: gnu/packages/guile.scm:939
4106msgid "Generate C bindings for Guile"
4107msgstr ""
4108
4109#: gnu/packages/guile.scm:940
4110msgid ""
4111"G-Wrap is a tool and Guile library for generating function\n"
4112"wrappers for inter-language calls. It currently only supports generating Guile\n"
4113"wrappers for C functions. Given a definition of the types and prototypes for\n"
4114"a given C interface, G-Wrap will automatically generate the C code that\n"
4115"provides access to that interface and its types from the Scheme level."
4116msgstr ""
4117
4118#: gnu/packages/imagemagick.scm:101 gnu/packages/imagemagick.scm:195
4119msgid "Create, edit, compose, or convert bitmap images"
4120msgstr "Opret, rediger, komponer eller konverter bitmap-billeder"
4121
4122#: gnu/packages/imagemagick.scm:103
3469msgid "" 4123msgid ""
3470"ImageMagick® is a software suite to create, edit, compose, or convert\n" 4124"ImageMagick® is a software suite to create, edit, compose, or convert\n"
3471"bitmap images. It can read and write images in a variety of formats (over 100)\n" 4125"bitmap images. It can read and write images in a variety of formats (over 100)\n"
@@ -3475,11 +4129,11 @@ msgid ""
3475"text, lines, polygons, ellipses and Bézier curves." 4129"text, lines, polygons, ellipses and Bézier curves."
3476msgstr "" 4130msgstr ""
3477 4131
3478#: gnu/packages/imagemagick.scm:145 4132#: gnu/packages/imagemagick.scm:147
3479msgid "Perl interface to ImageMagick" 4133msgid "Perl interface to ImageMagick"
3480msgstr "" 4134msgstr "Perlgrænseflade til ImageMagick"
3481 4135
3482#: gnu/packages/imagemagick.scm:146 4136#: gnu/packages/imagemagick.scm:148
3483msgid "" 4137msgid ""
3484"This Perl extension allows the reading, manipulation and\n" 4138"This Perl extension allows the reading, manipulation and\n"
3485"writing of a large number of image file formats using the ImageMagick library.\n" 4139"writing of a large number of image file formats using the ImageMagick library.\n"
@@ -3487,21 +4141,28 @@ msgid ""
3487"script." 4141"script."
3488msgstr "" 4142msgstr ""
3489 4143
3490#: gnu/packages/image.scm:69 4144#: gnu/packages/imagemagick.scm:197
3491msgid "Library for handling PNG files" 4145msgid ""
4146"GraphicsMagick provides a comprehensive collection of utilities,\n"
4147"programming interfaces, and GUIs, to support file format conversion, image\n"
4148"processing, and 2D vector rendering."
3492msgstr "" 4149msgstr ""
3493 4150
3494#: gnu/packages/image.scm:71 4151#: gnu/packages/image.scm:71
4152msgid "Library for handling PNG files"
4153msgstr "Bibliotek for håndtering af PNG-filer"
4154
4155#: gnu/packages/image.scm:73
3495msgid "" 4156msgid ""
3496"Libpng is the official PNG (Portable Network Graphics) reference\n" 4157"Libpng is the official PNG (Portable Network Graphics) reference\n"
3497"library. It supports almost all PNG features and is extensible." 4158"library. It supports almost all PNG features and is extensible."
3498msgstr "" 4159msgstr ""
3499 4160
3500#: gnu/packages/image.scm:87 4161#: gnu/packages/image.scm:89
3501msgid "Library for handling JPEG files" 4162msgid "Library for handling JPEG files"
3502msgstr "" 4163msgstr "Bibliotek for håndtering af JPEG-filer"
3503 4164
3504#: gnu/packages/image.scm:89 4165#: gnu/packages/image.scm:91
3505msgid "" 4166msgid ""
3506"Libjpeg implements JPEG image encoding, decoding, and transcoding.\n" 4167"Libjpeg implements JPEG image encoding, decoding, and transcoding.\n"
3507"JPEG is a standardized compression method for full-color and gray-scale\n" 4168"JPEG is a standardized compression method for full-color and gray-scale\n"
@@ -3510,11 +4171,22 @@ msgid ""
3510"image files in PBMPLUS PPM/PGM, GIF, BMP, and Targa file formats." 4171"image files in PBMPLUS PPM/PGM, GIF, BMP, and Targa file formats."
3511msgstr "" 4172msgstr ""
3512 4173
3513#: gnu/packages/image.scm:128 4174#: gnu/packages/image.scm:124
3514msgid "Library for handling TIFF files" 4175msgid "Optimize JPEG images"
4176msgstr "Optimer JPEG-billeder"
4177
4178#: gnu/packages/image.scm:126
4179msgid ""
4180"jpegoptim provides lossless optimization (based on optimizing\n"
4181"the Huffman tables) and \"lossy\" optimization based on setting\n"
4182"maximum quality factor."
3515msgstr "" 4183msgstr ""
3516 4184
3517#: gnu/packages/image.scm:130 4185#: gnu/packages/image.scm:157
4186msgid "Library for handling TIFF files"
4187msgstr "Bibliotek for håndtering af TIFF-filer"
4188
4189#: gnu/packages/image.scm:159
3518msgid "" 4190msgid ""
3519"Libtiff provides support for the Tag Image File Format (TIFF), a format\n" 4191"Libtiff provides support for the Tag Image File Format (TIFF), a format\n"
3520"used for storing image data.\n" 4192"used for storing image data.\n"
@@ -3522,11 +4194,11 @@ msgid ""
3522"collection of tools for doing simple manipulations of TIFF images." 4194"collection of tools for doing simple manipulations of TIFF images."
3523msgstr "" 4195msgstr ""
3524 4196
3525#: gnu/packages/image.scm:173 4197#: gnu/packages/image.scm:202
3526msgid "Library for reading images in the Microsoft WMF format" 4198msgid "Library for reading images in the Microsoft WMF format"
3527msgstr "" 4199msgstr "Bibliotek for læsning af billeder i Microsoft WMF-formatet"
3528 4200
3529#: gnu/packages/image.scm:175 4201#: gnu/packages/image.scm:204
3530msgid "" 4202msgid ""
3531"libwmf is a library for reading vector images in Microsoft's native\n" 4203"libwmf is a library for reading vector images in Microsoft's native\n"
3532"Windows Metafile Format (WMF) and for either (a) displaying them in, e.g., an X\n" 4204"Windows Metafile Format (WMF) and for either (a) displaying them in, e.g., an X\n"
@@ -3534,11 +4206,11 @@ msgid ""
3534"the W3C's XML-based Scaleable Vector Graphic (SVG) format." 4206"the W3C's XML-based Scaleable Vector Graphic (SVG) format."
3535msgstr "" 4207msgstr ""
3536 4208
3537#: gnu/packages/image.scm:233 4209#: gnu/packages/image.scm:271
3538msgid "Library and tools for image processing and analysis" 4210msgid "Library and tools for image processing and analysis"
3539msgstr "" 4211msgstr "Bibliotek og værktøjer for billedbehandling og analyse"
3540 4212
3541#: gnu/packages/image.scm:235 4213#: gnu/packages/image.scm:273
3542msgid "" 4214msgid ""
3543"Leptonica is a C library and set of command-line tools for efficient\n" 4215"Leptonica is a C library and set of command-line tools for efficient\n"
3544"image processing and image analysis operations. It supports rasterop, affine\n" 4216"image processing and image analysis operations. It supports rasterop, affine\n"
@@ -3548,11 +4220,11 @@ msgid ""
3548"arithmetic ops." 4220"arithmetic ops."
3549msgstr "" 4221msgstr ""
3550 4222
3551#: gnu/packages/image.scm:258 4223#: gnu/packages/image.scm:296
3552msgid "Decoder of the JBIG2 image compression format" 4224msgid "Decoder of the JBIG2 image compression format"
3553msgstr "" 4225msgstr ""
3554 4226
3555#: gnu/packages/image.scm:260 4227#: gnu/packages/image.scm:298
3556msgid "" 4228msgid ""
3557"JBIG2 is designed for lossy or lossless encoding of 'bilevel' (1-bit\n" 4229"JBIG2 is designed for lossy or lossless encoding of 'bilevel' (1-bit\n"
3558"monochrome) images at moderately high resolution, and in particular scanned\n" 4230"monochrome) images at moderately high resolution, and in particular scanned\n"
@@ -3565,11 +4237,11 @@ msgid ""
3565"work." 4237"work."
3566msgstr "" 4238msgstr ""
3567 4239
3568#: gnu/packages/image.scm:295 4240#: gnu/packages/image.scm:333
3569msgid "JPEG 2000 codec" 4241msgid "JPEG 2000 codec"
3570msgstr "" 4242msgstr "JPEG 2000-kodning"
3571 4243
3572#: gnu/packages/image.scm:297 4244#: gnu/packages/image.scm:335
3573msgid "" 4245msgid ""
3574"The OpenJPEG library is a JPEG 2000 codec written in C. It has\n" 4246"The OpenJPEG library is a JPEG 2000 codec written in C. It has\n"
3575"been developed in order to promote the use of JPEG 2000, the new\n" 4247"been developed in order to promote the use of JPEG 2000, the new\n"
@@ -3582,11 +4254,11 @@ msgid ""
3582"error-resilience, a Java-viewer for j2k-images, ..." 4254"error-resilience, a Java-viewer for j2k-images, ..."
3583msgstr "" 4255msgstr ""
3584 4256
3585#: gnu/packages/image.scm:376 4257#: gnu/packages/image.scm:414
3586msgid "Tools and library for working with GIF images" 4258msgid "Tools and library for working with GIF images"
3587msgstr "" 4259msgstr "Værktøjer og bibliotek for arbejde med GIF-billeder"
3588 4260
3589#: gnu/packages/image.scm:378 4261#: gnu/packages/image.scm:416
3590msgid "" 4262msgid ""
3591"GIFLIB is a library for reading and writing GIF images. It is API and\n" 4263"GIFLIB is a library for reading and writing GIF images. It is API and\n"
3592"ABI compatible with libungif which was in wide use while the LZW compression\n" 4264"ABI compatible with libungif which was in wide use while the LZW compression\n"
@@ -3594,19 +4266,19 @@ msgid ""
3594"compose, and analyze GIF images." 4266"compose, and analyze GIF images."
3595msgstr "" 4267msgstr ""
3596 4268
3597#: gnu/packages/image.scm:399 4269#: gnu/packages/image.scm:437
3598msgid "GIF decompression library" 4270msgid "GIF decompression library"
3599msgstr "GIF-dekomprimeringsbibliotek" 4271msgstr "GIF-dekomprimeringsbibliotek"
3600 4272
3601#: gnu/packages/image.scm:401 4273#: gnu/packages/image.scm:439
3602msgid "libungif is the old GIF decompression library by the GIFLIB project." 4274msgid "libungif is the old GIF decompression library by the GIFLIB project."
3603msgstr "libungif er det gamle GIF-dekomprimeringsbibliotek af GIFLIB-projektet." 4275msgstr "libungif er det gamle GIF-dekomprimeringsbibliotek af GIFLIB-projektet."
3604 4276
3605#: gnu/packages/image.scm:430 4277#: gnu/packages/image.scm:468
3606msgid "Loading, saving, rendering and manipulating image files" 4278msgid "Loading, saving, rendering and manipulating image files"
3607msgstr "Indlæs, gem, optegn og manipuler billedfiler" 4279msgstr "Indlæs, gem, optegn og manipuler billedfiler"
3608 4280
3609#: gnu/packages/image.scm:432 4281#: gnu/packages/image.scm:470
3610msgid "" 4282msgid ""
3611"Imlib2 is a library that does image file loading and saving as well as\n" 4283"Imlib2 is a library that does image file loading and saving as well as\n"
3612"rendering, manipulation, arbitrary polygon support, etc.\n" 4284"rendering, manipulation, arbitrary polygon support, etc.\n"
@@ -3619,32 +4291,32 @@ msgid ""
3619"more modular, simple, and flexible." 4291"more modular, simple, and flexible."
3620msgstr "" 4292msgstr ""
3621 4293
3622#: gnu/packages/image.scm:460 4294#: gnu/packages/image.scm:498
3623msgid "Wrapper library for imlib2" 4295msgid "Wrapper library for imlib2"
3624msgstr "" 4296msgstr "Omslagsbibliotek for imlib2"
3625 4297
3626#: gnu/packages/image.scm:462 4298#: gnu/packages/image.scm:500
3627msgid "" 4299msgid ""
3628"Giblib is a simple library which wraps imlib2's context API, avoiding\n" 4300"Giblib is a simple library which wraps imlib2's context API, avoiding\n"
3629"all the context_get/set calls, adds fontstyles to the truetype renderer and\n" 4301"all the context_get/set calls, adds fontstyles to the truetype renderer and\n"
3630"supplies a generic doubly-linked list and some string functions." 4302"supplies a generic doubly-linked list and some string functions."
3631msgstr "" 4303msgstr ""
3632 4304
3633#: gnu/packages/image.scm:502 4305#: gnu/packages/image.scm:540
3634msgid "Library for handling popular graphics image formats" 4306msgid "Library for handling popular graphics image formats"
3635msgstr "" 4307msgstr "Bibliotek til håndtering af populære grafiske billedformater"
3636 4308
3637#: gnu/packages/image.scm:504 4309#: gnu/packages/image.scm:542
3638msgid "" 4310msgid ""
3639"FreeImage is a library for developers who would like to support popular\n" 4311"FreeImage is a library for developers who would like to support popular\n"
3640"graphics image formats like PNG, BMP, JPEG, TIFF and others." 4312"graphics image formats like PNG, BMP, JPEG, TIFF and others."
3641msgstr "" 4313msgstr ""
3642 4314
3643#: gnu/packages/image.scm:554 4315#: gnu/packages/image.scm:592
3644msgid "Computer vision library" 4316msgid "Computer vision library"
3645msgstr "" 4317msgstr ""
3646 4318
3647#: gnu/packages/image.scm:556 4319#: gnu/packages/image.scm:594
3648msgid "" 4320msgid ""
3649"VIGRA stands for Vision with Generic Algorithms. It is an image\n" 4321"VIGRA stands for Vision with Generic Algorithms. It is an image\n"
3650"processing and analysis library that puts its main emphasis on customizable\n" 4322"processing and analysis library that puts its main emphasis on customizable\n"
@@ -3652,11 +4324,11 @@ msgid ""
3652"multi-dimensional image processing." 4324"multi-dimensional image processing."
3653msgstr "" 4325msgstr ""
3654 4326
3655#: gnu/packages/image.scm:587 4327#: gnu/packages/image.scm:625
3656msgid "Lossless and lossy image compression" 4328msgid "Lossless and lossy image compression"
3657msgstr "" 4329msgstr "Billedkomprimering med og uden kvalitetetstab"
3658 4330
3659#: gnu/packages/image.scm:589 4331#: gnu/packages/image.scm:627
3660msgid "" 4332msgid ""
3661"WebP is a new image format that provides lossless and lossy compression\n" 4333"WebP is a new image format that provides lossless and lossy compression\n"
3662"for images. WebP lossless images are 26% smaller in size compared to\n" 4334"for images. WebP lossless images are 26% smaller in size compared to\n"
@@ -3668,19 +4340,41 @@ msgid ""
3668"channels." 4340"channels."
3669msgstr "" 4341msgstr ""
3670 4342
3671#: gnu/packages/image.scm:617 4343#: gnu/packages/image.scm:655
3672msgid "Library for handling MNG files" 4344msgid "Library for handling MNG files"
3673msgstr "" 4345msgstr "Bibliotek for håndtering af MNG-filer"
3674 4346
3675#: gnu/packages/image.scm:619 4347#: gnu/packages/image.scm:657
3676msgid "Libmng is the MNG (Multiple-image Network Graphics) reference library." 4348msgid "Libmng is the MNG (Multiple-image Network Graphics) reference library."
4349msgstr "Libmng er MNG-referencebiblioteket (Multiple-image Network Graphics)."
4350
4351#: gnu/packages/image.scm:705
4352msgid "Library for manipulating many image formats"
4353msgstr "Bibliotek for manipulering af mange billedformater"
4354
4355#: gnu/packages/image.scm:706
4356msgid ""
4357"Developer's Image Library (DevIL) is a library to develop\n"
4358"applications with support for many types of images. DevIL can load, save,\n"
4359"convert, manipulate, filter and display a wide variety of image formats."
4360msgstr ""
4361
4362#: gnu/packages/image.scm:738
4363msgid "JPEG-2000 library"
4364msgstr "JPEG-2000-bibliotek"
4365
4366#: gnu/packages/image.scm:739
4367msgid ""
4368"The JasPer Project is an initiative to provide a reference\n"
4369"implementation of the codec specified in the JPEG-2000 Part-1 standard (i.e.,\n"
4370"ISO/IEC 15444-1)."
3677msgstr "" 4371msgstr ""
3678 4372
3679#: gnu/packages/inkscape.scm:84 4373#: gnu/packages/inkscape.scm:88
3680msgid "Vector graphics editor" 4374msgid "Vector graphics editor"
3681msgstr "" 4375msgstr ""
3682 4376
3683#: gnu/packages/inkscape.scm:85 4377#: gnu/packages/inkscape.scm:89
3684msgid "" 4378msgid ""
3685"Inkscape is a vector graphics editor. What sets Inkscape\n" 4379"Inkscape is a vector graphics editor. What sets Inkscape\n"
3686"apart is its use of Scalable Vector Graphics (SVG), an XML-based W3C standard,\n" 4380"apart is its use of Scalable Vector Graphics (SVG), an XML-based W3C standard,\n"
@@ -3728,11 +4422,11 @@ msgstr ""
3728msgid "Clone of the Motif toolkit for the X window system." 4422msgid "Clone of the Motif toolkit for the X window system."
3729msgstr "" 4423msgstr ""
3730 4424
3731#: gnu/packages/libreoffice.scm:85 4425#: gnu/packages/libreoffice.scm:86
3732msgid "General purpose formula parser and interpreter" 4426msgid "General purpose formula parser and interpreter"
3733msgstr "" 4427msgstr ""
3734 4428
3735#: gnu/packages/libreoffice.scm:86 4429#: gnu/packages/libreoffice.scm:87
3736msgid "" 4430msgid ""
3737"Ixion is a library for calculating the results of formula\n" 4431"Ixion is a library for calculating the results of formula\n"
3738"expressions stored in multiple named targets, or \"cells\". The cells can\n" 4432"expressions stored in multiple named targets, or \"cells\". The cells can\n"
@@ -3740,11 +4434,11 @@ msgid ""
3740"their dependencies automatically upon calculation." 4434"their dependencies automatically upon calculation."
3741msgstr "" 4435msgstr ""
3742 4436
3743#: gnu/packages/libreoffice.scm:111 4437#: gnu/packages/libreoffice.scm:112
3744msgid "File import filter library for spreadsheet documents" 4438msgid "File import filter library for spreadsheet documents"
3745msgstr "" 4439msgstr ""
3746 4440
3747#: gnu/packages/libreoffice.scm:112 4441#: gnu/packages/libreoffice.scm:113
3748msgid "" 4442msgid ""
3749"Orcus is a library that provides a collection of standalone\n" 4443"Orcus is a library that provides a collection of standalone\n"
3750"file processing filters. It is currently focused on providing filters for\n" 4444"file processing filters. It is currently focused on providing filters for\n"
@@ -3754,33 +4448,33 @@ msgid ""
3754"CSV, CSS and XML." 4448"CSV, CSS and XML."
3755msgstr "" 4449msgstr ""
3756 4450
3757#: gnu/packages/libreoffice.scm:143 4451#: gnu/packages/libreoffice.scm:147
3758msgid "Document importer for office suites" 4452msgid "Document importer for office suites"
3759msgstr "" 4453msgstr ""
3760 4454
3761#: gnu/packages/libreoffice.scm:144 4455#: gnu/packages/libreoffice.scm:148
3762msgid "" 4456msgid ""
3763"Librevenge is a base library for writing document import\n" 4457"Librevenge is a base library for writing document import\n"
3764"filters. It has interfaces for text documents, vector graphics,\n" 4458"filters. It has interfaces for text documents, vector graphics,\n"
3765"spreadsheets and presentations." 4459"spreadsheets and presentations."
3766msgstr "" 4460msgstr ""
3767 4461
3768#: gnu/packages/libreoffice.scm:169 4462#: gnu/packages/libreoffice.scm:173
3769msgid "Library for importing WordPerfect documents" 4463msgid "Library for importing WordPerfect documents"
3770msgstr "" 4464msgstr "Bibliotek til import af WordPerfect-dokumenter"
3771 4465
3772#: gnu/packages/libreoffice.scm:170 4466#: gnu/packages/libreoffice.scm:174
3773msgid "" 4467msgid ""
3774"Libwpd is a C++ library designed to help process\n" 4468"Libwpd is a C++ library designed to help process\n"
3775"WordPerfect documents. It is most commonly used to import such documents\n" 4469"WordPerfect documents. It is most commonly used to import such documents\n"
3776"into other word processors." 4470"into other word processors."
3777msgstr "" 4471msgstr ""
3778 4472
3779#: gnu/packages/libreoffice.scm:202 4473#: gnu/packages/libreoffice.scm:206
3780msgid "Library for import of reflowable e-book formats" 4474msgid "Library for import of reflowable e-book formats"
3781msgstr "" 4475msgstr ""
3782 4476
3783#: gnu/packages/libreoffice.scm:203 4477#: gnu/packages/libreoffice.scm:207
3784msgid "" 4478msgid ""
3785"Libe-book is a library and a set of tools for reading and\n" 4479"Libe-book is a library and a set of tools for reading and\n"
3786"converting various reflowable e-book formats. Currently supported are:\n" 4480"converting various reflowable e-book formats. Currently supported are:\n"
@@ -3790,113 +4484,115 @@ msgid ""
3790"ZVR (simple compressed text format)." 4484"ZVR (simple compressed text format)."
3791msgstr "" 4485msgstr ""
3792 4486
3793#: gnu/packages/libreoffice.scm:232 4487#: gnu/packages/libreoffice.scm:236
3794msgid "Library and tools for the WordPerfect Graphics format" 4488msgid "Library and tools for the WordPerfect Graphics format"
3795msgstr "" 4489msgstr ""
3796 4490
3797#: gnu/packages/libreoffice.scm:233 4491#: gnu/packages/libreoffice.scm:237
3798msgid "" 4492msgid ""
3799"The libwpg project provides a library and tools for\n" 4493"The libwpg project provides a library and tools for\n"
3800"working with graphics in the WPG (WordPerfect Graphics) format." 4494"working with graphics in the WPG (WordPerfect Graphics) format."
3801msgstr "" 4495msgstr ""
3802 4496
3803#: gnu/packages/libreoffice.scm:273 4497#: gnu/packages/libreoffice.scm:278
3804msgid "CMIS client library" 4498msgid "CMIS client library"
3805msgstr "" 4499msgstr ""
3806 4500
3807#: gnu/packages/libreoffice.scm:274 4501#: gnu/packages/libreoffice.scm:279
3808msgid "" 4502msgid ""
3809"LibCMIS is a C++ client library for the CMIS interface. It\n" 4503"LibCMIS is a C++ client library for the CMIS interface. It\n"
3810"allows C++ applications to connect to any ECM behaving as a CMIS server such\n" 4504"allows C++ applications to connect to any ECM behaving as a CMIS server such\n"
3811"as Alfresco or Nuxeo." 4505"as Alfresco or Nuxeo."
3812msgstr "" 4506msgstr ""
3813 4507
3814#: gnu/packages/libreoffice.scm:305 4508#: gnu/packages/libreoffice.scm:310
3815msgid "Library for parsing the AbiWord format" 4509msgid "Library for parsing the AbiWord format"
3816msgstr "" 4510msgstr ""
3817 4511
3818#: gnu/packages/libreoffice.scm:306 4512#: gnu/packages/libreoffice.scm:311
3819msgid "" 4513msgid ""
3820"Libabw is a library that parses the file format of\n" 4514"Libabw is a library that parses the file format of\n"
3821"AbiWord documents." 4515"AbiWord documents."
3822msgstr "" 4516msgstr ""
3823 4517
3824#: gnu/packages/libreoffice.scm:336 4518#: gnu/packages/libreoffice.scm:341
3825msgid "Library for parsing the CorelDRAW format" 4519msgid "Library for parsing the CorelDRAW format"
3826msgstr "" 4520msgstr "Bibliotek til fortolkning af CorelDRAW-formatet"
3827 4521
3828#: gnu/packages/libreoffice.scm:337 4522#: gnu/packages/libreoffice.scm:342
3829msgid "" 4523msgid ""
3830"Libcdr is a library that parses the file format of\n" 4524"Libcdr is a library that parses the file format of\n"
3831"CorelDRAW documents of all versions." 4525"CorelDRAW documents of all versions."
3832msgstr "" 4526msgstr ""
4527"Libcdr er et bibliotek, som fortolker filformatet\n"
4528"for CorelDraw-dokumenter for alle versioner."
3833 4529
3834#: gnu/packages/libreoffice.scm:366 4530#: gnu/packages/libreoffice.scm:371
3835msgid "Library for parsing the Apple Keynote format" 4531msgid "Library for parsing the Apple Keynote format"
3836msgstr "" 4532msgstr "Bibliotek for fortolkning af Apple Keynote-formatet"
3837 4533
3838#: gnu/packages/libreoffice.scm:367 4534#: gnu/packages/libreoffice.scm:372
3839msgid "" 4535msgid ""
3840"Libetonyek is a library that parses the file format of\n" 4536"Libetonyek is a library that parses the file format of\n"
3841"Apple Keynote documents. It currently supports Keynote versions 2 to 5." 4537"Apple Keynote documents. It currently supports Keynote versions 2 to 5."
3842msgstr "" 4538msgstr ""
3843 4539
3844#: gnu/packages/libreoffice.scm:384 4540#: gnu/packages/libreoffice.scm:389
3845msgid "Text Categorization library" 4541msgid "Text Categorization library"
3846msgstr "" 4542msgstr "Tekstkategoriseringsbibliotek"
3847 4543
3848#: gnu/packages/libreoffice.scm:385 4544#: gnu/packages/libreoffice.scm:390
3849msgid "" 4545msgid ""
3850"Libexttextcat is an N-Gram-Based Text Categorization\n" 4546"Libexttextcat is an N-Gram-Based Text Categorization\n"
3851"library primarily intended for language guessing." 4547"library primarily intended for language guessing."
3852msgstr "" 4548msgstr ""
3853 4549
3854#: gnu/packages/libreoffice.scm:411 4550#: gnu/packages/libreoffice.scm:416
3855msgid "Library for parsing the FreeHand format" 4551msgid "Library for parsing the FreeHand format"
3856msgstr "" 4552msgstr ""
3857 4553
3858#: gnu/packages/libreoffice.scm:412 4554#: gnu/packages/libreoffice.scm:417
3859msgid "" 4555msgid ""
3860"Libfreehand is a library that parses the file format of\n" 4556"Libfreehand is a library that parses the file format of\n"
3861"Aldus/Macromedia/Adobe FreeHand documents." 4557"Aldus/Macromedia/Adobe FreeHand documents."
3862msgstr "" 4558msgstr ""
3863 4559
3864#: gnu/packages/libreoffice.scm:438 4560#: gnu/packages/libreoffice.scm:443
3865msgid "Library for parsing the Microsoft Publisher format" 4561msgid "Library for parsing the Microsoft Publisher format"
3866msgstr "" 4562msgstr ""
3867 4563
3868#: gnu/packages/libreoffice.scm:439 4564#: gnu/packages/libreoffice.scm:444
3869msgid "" 4565msgid ""
3870"Libmspub is a library that parses the file format of\n" 4566"Libmspub is a library that parses the file format of\n"
3871"Microsoft Publisher documents of all versions." 4567"Microsoft Publisher documents of all versions."
3872msgstr "" 4568msgstr ""
3873 4569
3874#: gnu/packages/libreoffice.scm:467 4570#: gnu/packages/libreoffice.scm:472
3875msgid "Library for parsing the PageMaker format" 4571msgid "Library for parsing the PageMaker format"
3876msgstr "" 4572msgstr "Bibliotek til fortolkning af PageMaker-formatet"
3877 4573
3878#: gnu/packages/libreoffice.scm:468 4574#: gnu/packages/libreoffice.scm:473
3879msgid "" 4575msgid ""
3880"Libpagemaker is a library that parses the file format of\n" 4576"Libpagemaker is a library that parses the file format of\n"
3881"Aldus/Adobe PageMaker documents. Currently it only understands documents\n" 4577"Aldus/Adobe PageMaker documents. Currently it only understands documents\n"
3882"created by PageMaker version 6.x and 7." 4578"created by PageMaker version 6.x and 7."
3883msgstr "" 4579msgstr ""
3884 4580
3885#: gnu/packages/libreoffice.scm:503 4581#: gnu/packages/libreoffice.scm:508
3886msgid "Library for parsing the Microsoft Visio format" 4582msgid "Library for parsing the Microsoft Visio format"
3887msgstr "" 4583msgstr ""
3888 4584
3889#: gnu/packages/libreoffice.scm:504 4585#: gnu/packages/libreoffice.scm:509
3890msgid "" 4586msgid ""
3891"Libvisio is a library that parses the file format of\n" 4587"Libvisio is a library that parses the file format of\n"
3892"Microsoft Visio documents of all versions." 4588"Microsoft Visio documents of all versions."
3893msgstr "" 4589msgstr ""
3894 4590
3895#: gnu/packages/libreoffice.scm:532 4591#: gnu/packages/libreoffice.scm:537
3896msgid "ODF (Open Document Format) library" 4592msgid "ODF (Open Document Format) library"
3897msgstr "" 4593msgstr "ODF-bibliotek (Open Document Format)"
3898 4594
3899#: gnu/packages/libreoffice.scm:533 4595#: gnu/packages/libreoffice.scm:538
3900msgid "" 4596msgid ""
3901"Libodfgen is a library for generating documents in the\n" 4597"Libodfgen is a library for generating documents in the\n"
3902"Open Document Format (ODF). It provides generator implementations for all\n" 4598"Open Document Format (ODF). It provides generator implementations for all\n"
@@ -3904,60 +4600,60 @@ msgid ""
3904"text documents, vector drawings, presentations and spreadsheets." 4600"text documents, vector drawings, presentations and spreadsheets."
3905msgstr "" 4601msgstr ""
3906 4602
3907#: gnu/packages/libreoffice.scm:563 4603#: gnu/packages/libreoffice.scm:568
3908msgid "Import library for some old Macintosh text documents" 4604msgid "Import library for some old Macintosh text documents"
3909msgstr "" 4605msgstr ""
3910 4606
3911#: gnu/packages/libreoffice.scm:564 4607#: gnu/packages/libreoffice.scm:569
3912msgid "" 4608msgid ""
3913"Libmwaw contains some import filters for old Macintosh\n" 4609"Libmwaw contains some import filters for old Macintosh\n"
3914"text documents (MacWrite, ClarisWorks, ... ) and for some graphics and\n" 4610"text documents (MacWrite, ClarisWorks, ... ) and for some graphics and\n"
3915"spreadsheet documents." 4611"spreadsheet documents."
3916msgstr "" 4612msgstr ""
3917 4613
3918#: gnu/packages/libreoffice.scm:593 4614#: gnu/packages/libreoffice.scm:598
3919msgid "Import library for Microsoft Works text documents" 4615msgid "Import library for Microsoft Works text documents"
3920msgstr "" 4616msgstr ""
3921 4617
3922#: gnu/packages/libreoffice.scm:594 4618#: gnu/packages/libreoffice.scm:599
3923msgid "" 4619msgid ""
3924"Libwps is a library for importing files in the Microsoft\n" 4620"Libwps is a library for importing files in the Microsoft\n"
3925"Works word processor file format." 4621"Works word processor file format."
3926msgstr "" 4622msgstr ""
3927 4623
3928#: gnu/packages/libreoffice.scm:612 4624#: gnu/packages/libreoffice.scm:617
3929msgid "" 4625msgid ""
3930"Hunspell is a spell checker and morphological analyzer\n" 4626"Hunspell is a spell checker and morphological analyzer\n"
3931"library and program designed for languages with rich morphology and complex\n" 4627"library and program designed for languages with rich morphology and complex\n"
3932"word compounding or character encoding." 4628"word compounding or character encoding."
3933msgstr "" 4629msgstr ""
3934 4630
3935#: gnu/packages/libreoffice.scm:633 4631#: gnu/packages/libreoffice.scm:638
3936msgid "Hyphenation library" 4632msgid "Hyphenation library"
3937msgstr "" 4633msgstr ""
3938 4634
3939#: gnu/packages/libreoffice.scm:634 4635#: gnu/packages/libreoffice.scm:639
3940msgid "" 4636msgid ""
3941"Hyphen is a hyphenation library using TeX hyphenation\n" 4637"Hyphen is a hyphenation library using TeX hyphenation\n"
3942"patterns, which are pre-processed by a perl script." 4638"patterns, which are pre-processed by a perl script."
3943msgstr "" 4639msgstr ""
3944 4640
3945#: gnu/packages/libreoffice.scm:657 4641#: gnu/packages/libreoffice.scm:662
3946msgid "Thesaurus" 4642msgid "Thesaurus"
3947msgstr "" 4643msgstr ""
3948 4644
3949#: gnu/packages/libreoffice.scm:658 4645#: gnu/packages/libreoffice.scm:663
3950msgid "" 4646msgid ""
3951"MyThes is a simple thesaurus that uses a structured text\n" 4647"MyThes is a simple thesaurus that uses a structured text\n"
3952"data file and an index file with binary search to look up words and phrases\n" 4648"data file and an index file with binary search to look up words and phrases\n"
3953"and to return information on pronunciations, meanings and synonyms." 4649"and to return information on pronunciations, meanings and synonyms."
3954msgstr "" 4650msgstr ""
3955 4651
3956#: gnu/packages/libreoffice.scm:822 4652#: gnu/packages/libreoffice.scm:829
3957msgid "Office suite" 4653msgid "Office suite"
3958msgstr "" 4654msgstr ""
3959 4655
3960#: gnu/packages/libreoffice.scm:823 4656#: gnu/packages/libreoffice.scm:830
3961msgid "" 4657msgid ""
3962"LibreOffice is a comprehensive office suite. It contains\n" 4658"LibreOffice is a comprehensive office suite. It contains\n"
3963"a number of components: Writer, a word processor; Calc, a spreadsheet\n" 4659"a number of components: Writer, a word processor; Calc, a spreadsheet\n"
@@ -3966,39 +4662,39 @@ msgid ""
3966"Math for editing mathematics." 4662"Math for editing mathematics."
3967msgstr "" 4663msgstr ""
3968 4664
3969#: gnu/packages/linux.scm:149 4665#: gnu/packages/linux.scm:155
3970msgid "GNU Linux-Libre kernel headers" 4666msgid "GNU Linux-Libre kernel headers"
3971msgstr "" 4667msgstr "GNU Linux-LIbre - kerneteksthoveder"
3972 4668
3973#: gnu/packages/linux.scm:150 4669#: gnu/packages/linux.scm:156
3974msgid "Headers of the Linux-Libre kernel." 4670msgid "Headers of the Linux-Libre kernel."
3975msgstr "" 4671msgstr "Teksthoveder for Linux-Libre-kernen."
3976 4672
3977#: gnu/packages/linux.scm:181 4673#: gnu/packages/linux.scm:187
3978msgid "Tools for loading and managing Linux kernel modules" 4674msgid "Tools for loading and managing Linux kernel modules"
3979msgstr "" 4675msgstr "Værktøjer til at indlæse og håndtere Linuxkernemoduler"
3980 4676
3981#: gnu/packages/linux.scm:183 4677#: gnu/packages/linux.scm:189
3982msgid "" 4678msgid ""
3983"Tools for loading and managing Linux kernel modules, such as `modprobe',\n" 4679"Tools for loading and managing Linux kernel modules, such as `modprobe',\n"
3984"`insmod', `lsmod', and more." 4680"`insmod', `lsmod', and more."
3985msgstr "" 4681msgstr ""
3986 4682
3987#: gnu/packages/linux.scm:311 4683#: gnu/packages/linux.scm:322
3988msgid "100% free redistribution of a cleaned Linux kernel" 4684msgid "100% free redistribution of a cleaned Linux kernel"
3989msgstr "" 4685msgstr ""
3990 4686
3991#: gnu/packages/linux.scm:313 4687#: gnu/packages/linux.scm:324
3992msgid "" 4688msgid ""
3993"GNU Linux-Libre is a free (as in freedom) variant of the Linux kernel.\n" 4689"GNU Linux-Libre is a free (as in freedom) variant of the Linux kernel.\n"
3994"It has been modified to remove all non-free binary blobs." 4690"It has been modified to remove all non-free binary blobs."
3995msgstr "" 4691msgstr ""
3996 4692
3997#: gnu/packages/linux.scm:356 4693#: gnu/packages/linux.scm:384
3998msgid "Pluggable authentication modules for Linux" 4694msgid "Pluggable authentication modules for Linux"
3999msgstr "" 4695msgstr ""
4000 4696
4001#: gnu/packages/linux.scm:358 4697#: gnu/packages/linux.scm:386
4002msgid "" 4698msgid ""
4003"A *Free* project to implement OSF's RFC 86.0.\n" 4699"A *Free* project to implement OSF's RFC 86.0.\n"
4004"Pluggable authentication modules are small shared object files that can\n" 4700"Pluggable authentication modules are small shared object files that can\n"
@@ -4006,30 +4702,33 @@ msgid ""
4006"at login. Local and dynamic reconfiguration are its key features." 4702"at login. Local and dynamic reconfiguration are its key features."
4007msgstr "" 4703msgstr ""
4008 4704
4009#: gnu/packages/linux.scm:385 4705#: gnu/packages/linux.scm:413
4010msgid "Small utilities that use the proc filesystem" 4706msgid "Small utilities that use the proc filesystem"
4011msgstr "" 4707msgstr "Små redskaber som bruger filsystemet proc"
4012 4708
4013#: gnu/packages/linux.scm:387 4709#: gnu/packages/linux.scm:415
4014msgid "" 4710msgid ""
4015"This PSmisc package is a set of some small useful utilities that\n" 4711"This PSmisc package is a set of some small useful utilities that\n"
4016"use the proc filesystem. We're not about changing the world, but\n" 4712"use the proc filesystem. We're not about changing the world, but\n"
4017"providing the system administrator with some help in common tasks." 4713"providing the system administrator with some help in common tasks."
4018msgstr "" 4714msgstr ""
4019 4715
4020#: gnu/packages/linux.scm:449 4716#: gnu/packages/linux.scm:480
4021msgid "Collection of utilities for the Linux kernel" 4717msgid "Collection of utilities for the Linux kernel"
4022msgstr "" 4718msgstr "Samling af redskaber for Linuxkernen"
4023 4719
4024#: gnu/packages/linux.scm:451 4720#: gnu/packages/linux.scm:481
4025msgid "Util-linux is a random collection of utilities for the Linux kernel." 4721msgid ""
4722"Util-linux is a diverse collection of Linux kernel\n"
4723"utilities. It provides dmesg and includes tools for working with filesystems,\n"
4724"block devices, UUIDs, TTYs, and many other tools."
4026msgstr "" 4725msgstr ""
4027 4726
4028#: gnu/packages/linux.scm:518 4727#: gnu/packages/linux.scm:522
4029msgid "Utilities that give information about processes" 4728msgid "Utilities that give information about processes"
4030msgstr "" 4729msgstr "Redskaber som giver information om processer"
4031 4730
4032#: gnu/packages/linux.scm:520 4731#: gnu/packages/linux.scm:524
4033msgid "" 4732msgid ""
4034"Procps is the package that has a bunch of small useful utilities\n" 4733"Procps is the package that has a bunch of small useful utilities\n"
4035"that give information about processes using the Linux /proc file system.\n" 4734"that give information about processes using the Linux /proc file system.\n"
@@ -4037,93 +4736,93 @@ msgid ""
4037"slabtop, and skill." 4736"slabtop, and skill."
4038msgstr "" 4737msgstr ""
4039 4738
4040#: gnu/packages/linux.scm:545 4739#: gnu/packages/linux.scm:549
4041msgid "Tools for working with USB devices, such as lsusb" 4740msgid "Tools for working with USB devices, such as lsusb"
4042msgstr "" 4741msgstr "Værktøjer for arbejde med USB-enheder, såsom lsusb"
4043 4742
4044#: gnu/packages/linux.scm:547 4743#: gnu/packages/linux.scm:551
4045msgid "Tools for working with USB devices, such as lsusb." 4744msgid "Tools for working with USB devices, such as lsusb."
4046msgstr "" 4745msgstr "Værktøjer for arbejde med USB-enheder, såsom lsusb."
4047 4746
4048#: gnu/packages/linux.scm:621 4747#: gnu/packages/linux.scm:625
4049msgid "Creating and checking ext2/ext3/ext4 file systems" 4748msgid "Creating and checking ext2/ext3/ext4 file systems"
4050msgstr "" 4749msgstr "Oprettelse og kontrol af ext2/ext3/ext4-filsystemer"
4051 4750
4052#: gnu/packages/linux.scm:623 4751#: gnu/packages/linux.scm:627
4053msgid "This package provides tools for manipulating ext2/ext3/ext4 file systems." 4752msgid "This package provides tools for manipulating ext2/ext3/ext4 file systems."
4054msgstr "" 4753msgstr "Denne pakke tilbyder værktøjer til manipulering af ext2/ext3/ext4-filsystemer."
4055 4754
4056#: gnu/packages/linux.scm:665 4755#: gnu/packages/linux.scm:669
4057msgid "Statically-linked fsck.* commands from e2fsprogs" 4756msgid "Statically-linked fsck.* commands from e2fsprogs"
4058msgstr "" 4757msgstr ""
4059 4758
4060#: gnu/packages/linux.scm:667 4759#: gnu/packages/linux.scm:671
4061msgid "" 4760msgid ""
4062"This package provides statically-linked command of fsck.ext[234] taken\n" 4761"This package provides statically-linked command of fsck.ext[234] taken\n"
4063"from the e2fsprogs package. It is meant to be used in initrds." 4762"from the e2fsprogs package. It is meant to be used in initrds."
4064msgstr "" 4763msgstr ""
4065 4764
4066#: gnu/packages/linux.scm:686 4765#: gnu/packages/linux.scm:690
4067msgid "Recover deleted files from ext2/3/4 partitions" 4766msgid "Recover deleted files from ext2/3/4 partitions"
4068msgstr "" 4767msgstr "Gendan slettede filer fra ext2/3/4-partitioner"
4069 4768
4070#: gnu/packages/linux.scm:688 4769#: gnu/packages/linux.scm:692
4071msgid "" 4770msgid ""
4072"Extundelete is a set of tools that can recover deleted files from an\n" 4771"Extundelete is a set of tools that can recover deleted files from an\n"
4073"ext3 or ext4 partition." 4772"ext3 or ext4 partition."
4074msgstr "" 4773msgstr ""
4075 4774
4076#: gnu/packages/linux.scm:720 4775#: gnu/packages/linux.scm:724
4077msgid "Zero non-allocated regions in ext2/ext3/ext4 file systems" 4776msgid "Zero non-allocated regions in ext2/ext3/ext4 file systems"
4078msgstr "" 4777msgstr ""
4079 4778
4080#: gnu/packages/linux.scm:722 4779#: gnu/packages/linux.scm:726
4081msgid "" 4780msgid ""
4082"The zerofree command scans the free blocks in an ext2 file system and\n" 4781"The zerofree command scans the free blocks in an ext2 file system and\n"
4083"fills any non-zero blocks with zeroes. This is a useful way to make disk\n" 4782"fills any non-zero blocks with zeroes. This is a useful way to make disk\n"
4084"images more compressible." 4783"images more compressible."
4085msgstr "" 4784msgstr ""
4086 4785
4087#: gnu/packages/linux.scm:741 4786#: gnu/packages/linux.scm:745
4088msgid "System call tracer for Linux" 4787msgid "System call tracer for Linux"
4089msgstr "" 4788msgstr ""
4090 4789
4091#: gnu/packages/linux.scm:743 4790#: gnu/packages/linux.scm:747
4092msgid "" 4791msgid ""
4093"strace is a system call tracer, i.e. a debugging tool which prints out a\n" 4792"strace is a system call tracer, i.e. a debugging tool which prints out a\n"
4094"trace of all the system calls made by a another process/program." 4793"trace of all the system calls made by a another process/program."
4095msgstr "" 4794msgstr ""
4096 4795
4097#: gnu/packages/linux.scm:764 4796#: gnu/packages/linux.scm:768
4098msgid "Library call tracer for Linux" 4797msgid "Library call tracer for Linux"
4099msgstr "" 4798msgstr ""
4100 4799
4101#: gnu/packages/linux.scm:766 4800#: gnu/packages/linux.scm:770
4102msgid "" 4801msgid ""
4103"ltrace intercepts and records dynamic library calls which are called by\n" 4802"ltrace intercepts and records dynamic library calls which are called by\n"
4104"an executed process and the signals received by that process. It can also\n" 4803"an executed process and the signals received by that process. It can also\n"
4105"intercept and print the system calls executed by the program." 4804"intercept and print the system calls executed by the program."
4106msgstr "" 4805msgstr ""
4107 4806
4108#: gnu/packages/linux.scm:786 4807#: gnu/packages/linux.scm:790
4109msgid "The Advanced Linux Sound Architecture libraries" 4808msgid "The Advanced Linux Sound Architecture libraries"
4110msgstr "" 4809msgstr ""
4111 4810
4112#: gnu/packages/linux.scm:788 gnu/packages/linux.scm:830 4811#: gnu/packages/linux.scm:792 gnu/packages/linux.scm:834
4113msgid "" 4812msgid ""
4114"The Advanced Linux Sound Architecture (ALSA) provides audio and\n" 4813"The Advanced Linux Sound Architecture (ALSA) provides audio and\n"
4115"MIDI functionality to the Linux-based operating system." 4814"MIDI functionality to the Linux-based operating system."
4116msgstr "" 4815msgstr ""
4117 4816
4118#: gnu/packages/linux.scm:828 4817#: gnu/packages/linux.scm:832
4119msgid "Utilities for the Advanced Linux Sound Architecture (ALSA)" 4818msgid "Utilities for the Advanced Linux Sound Architecture (ALSA)"
4120msgstr "" 4819msgstr ""
4121 4820
4122#: gnu/packages/linux.scm:855 4821#: gnu/packages/linux.scm:859
4123msgid "Program to configure the Linux IP packet filtering rules" 4822msgid "Program to configure the Linux IP packet filtering rules"
4124msgstr "" 4823msgstr ""
4125 4824
4126#: gnu/packages/linux.scm:857 4825#: gnu/packages/linux.scm:861
4127msgid "" 4826msgid ""
4128"iptables is the userspace command line program used to configure the\n" 4827"iptables is the userspace command line program used to configure the\n"
4129"Linux 2.4.x and later IPv4 packet filtering ruleset. It is targeted towards\n" 4828"Linux 2.4.x and later IPv4 packet filtering ruleset. It is targeted towards\n"
@@ -4133,11 +4832,11 @@ msgid ""
4133"packet filter." 4832"packet filter."
4134msgstr "" 4833msgstr ""
4135 4834
4136#: gnu/packages/linux.scm:905 4835#: gnu/packages/linux.scm:908
4137msgid "Utilities for controlling TCP/IP networking and traffic in Linux" 4836msgid "Utilities for controlling TCP/IP networking and traffic in Linux"
4138msgstr "" 4837msgstr "Redskaber for kontrol af TCP/IP-netværk og trafik i Linux"
4139 4838
4140#: gnu/packages/linux.scm:907 4839#: gnu/packages/linux.scm:910
4141msgid "" 4840msgid ""
4142"Iproute2 is a collection of utilities for controlling TCP/IP\n" 4841"Iproute2 is a collection of utilities for controlling TCP/IP\n"
4143"networking and traffic with the Linux kernel.\n" 4842"networking and traffic with the Linux kernel.\n"
@@ -4158,11 +4857,11 @@ msgid ""
4158"manpages." 4857"manpages."
4159msgstr "" 4858msgstr ""
4160 4859
4161#: gnu/packages/linux.scm:1015 4860#: gnu/packages/linux.scm:1022
4162msgid "Tools for controlling the network subsystem in Linux" 4861msgid "Tools for controlling the network subsystem in Linux"
4163msgstr "" 4862msgstr ""
4164 4863
4165#: gnu/packages/linux.scm:1017 4864#: gnu/packages/linux.scm:1024
4166msgid "" 4865msgid ""
4167"This package includes the important tools for controlling the network\n" 4866"This package includes the important tools for controlling the network\n"
4168"subsystem of the Linux kernel. This includes arp, hostname, ifconfig,\n" 4867"subsystem of the Linux kernel. This includes arp, hostname, ifconfig,\n"
@@ -4171,21 +4870,21 @@ msgid ""
4171"advanced aspects of IP configuration (iptunnel, ipmaddr)." 4870"advanced aspects of IP configuration (iptunnel, ipmaddr)."
4172msgstr "" 4871msgstr ""
4173 4872
4174#: gnu/packages/linux.scm:1054 4873#: gnu/packages/linux.scm:1061
4175msgid "Library for working with POSIX capabilities" 4874msgid "Library for working with POSIX capabilities"
4176msgstr "" 4875msgstr "Bibliotek til arbejde med POSIX-funktioner"
4177 4876
4178#: gnu/packages/linux.scm:1056 4877#: gnu/packages/linux.scm:1063
4179msgid "" 4878msgid ""
4180"Libcap2 provides a programming interface to POSIX capabilities on\n" 4879"Libcap2 provides a programming interface to POSIX capabilities on\n"
4181"Linux-based operating systems." 4880"Linux-based operating systems."
4182msgstr "" 4881msgstr ""
4183 4882
4184#: gnu/packages/linux.scm:1099 4883#: gnu/packages/linux.scm:1106
4185msgid "Manipulate Ethernet bridges" 4884msgid "Manipulate Ethernet bridges"
4186msgstr "" 4885msgstr ""
4187 4886
4188#: gnu/packages/linux.scm:1101 4887#: gnu/packages/linux.scm:1108
4189msgid "" 4888msgid ""
4190"Utilities for Linux's Ethernet bridging facilities. A bridge is a way\n" 4889"Utilities for Linux's Ethernet bridging facilities. A bridge is a way\n"
4191"to connect two Ethernet segments together in a protocol independent way.\n" 4890"to connect two Ethernet segments together in a protocol independent way.\n"
@@ -4194,11 +4893,11 @@ msgid ""
4194"transparently through a bridge." 4893"transparently through a bridge."
4195msgstr "" 4894msgstr ""
4196 4895
4197#: gnu/packages/linux.scm:1123 4896#: gnu/packages/linux.scm:1130
4198msgid "NetLink protocol library suite" 4897msgid "NetLink protocol library suite"
4199msgstr "" 4898msgstr ""
4200 4899
4201#: gnu/packages/linux.scm:1125 4900#: gnu/packages/linux.scm:1132
4202msgid "" 4901msgid ""
4203"The libnl suite is a collection of libraries providing APIs to netlink\n" 4902"The libnl suite is a collection of libraries providing APIs to netlink\n"
4204"protocol based Linux kernel interfaces. Netlink is an IPC mechanism primarily\n" 4903"protocol based Linux kernel interfaces. Netlink is an IPC mechanism primarily\n"
@@ -4207,21 +4906,21 @@ msgid ""
4207"configuration and monitoring interfaces." 4906"configuration and monitoring interfaces."
4208msgstr "" 4907msgstr ""
4209 4908
4210#: gnu/packages/linux.scm:1155 4909#: gnu/packages/linux.scm:1162
4211msgid "Tool for configuring wireless devices" 4910msgid "Tool for configuring wireless devices"
4212msgstr "" 4911msgstr "Værktøj til konfiguration af trådløse enheder"
4213 4912
4214#: gnu/packages/linux.scm:1157 4913#: gnu/packages/linux.scm:1164
4215msgid "" 4914msgid ""
4216"iw is a new nl80211 based CLI configuration utility for wireless\n" 4915"iw is a new nl80211 based CLI configuration utility for wireless\n"
4217"devices. It replaces 'iwconfig', which is deprecated." 4916"devices. It replaces 'iwconfig', which is deprecated."
4218msgstr "" 4917msgstr ""
4219 4918
4220#: gnu/packages/linux.scm:1183 4919#: gnu/packages/linux.scm:1190
4221msgid "Analyze power consumption on Intel-based laptops" 4920msgid "Analyze power consumption on Intel-based laptops"
4222msgstr "" 4921msgstr "Analyser strømforbrug på Intelbaserede bærbare"
4223 4922
4224#: gnu/packages/linux.scm:1185 4923#: gnu/packages/linux.scm:1192
4225msgid "" 4924msgid ""
4226"PowerTOP is a Linux tool to diagnose issues with power consumption and\n" 4925"PowerTOP is a Linux tool to diagnose issues with power consumption and\n"
4227"power management. In addition to being a diagnostic tool, PowerTOP also has\n" 4926"power management. In addition to being a diagnostic tool, PowerTOP also has\n"
@@ -4230,31 +4929,31 @@ msgid ""
4230"settings." 4929"settings."
4231msgstr "" 4930msgstr ""
4232 4931
4233#: gnu/packages/linux.scm:1207 4932#: gnu/packages/linux.scm:1214
4234msgid "Audio mixer for X and the console" 4933msgid "Audio mixer for X and the console"
4235msgstr "" 4934msgstr ""
4236 4935
4237#: gnu/packages/linux.scm:1209 4936#: gnu/packages/linux.scm:1216
4238msgid "" 4937msgid ""
4239"Aumix adjusts an audio mixer from X, the console, a terminal,\n" 4938"Aumix adjusts an audio mixer from X, the console, a terminal,\n"
4240"the command line or a script." 4939"the command line or a script."
4241msgstr "" 4940msgstr ""
4242 4941
4243#: gnu/packages/linux.scm:1233 4942#: gnu/packages/linux.scm:1240
4244msgid "Displays the IO activity of running processes" 4943msgid "Displays the IO activity of running processes"
4245msgstr "" 4944msgstr "Viser IO-aktivet for kørende processer"
4246 4945
4247#: gnu/packages/linux.scm:1235 4946#: gnu/packages/linux.scm:1242
4248msgid "" 4947msgid ""
4249"Iotop is a Python program with a top like user interface to show the\n" 4948"Iotop is a Python program with a top like user interface to show the\n"
4250"processes currently causing I/O." 4949"processes currently causing I/O."
4251msgstr "" 4950msgstr ""
4252 4951
4253#: gnu/packages/linux.scm:1287 4952#: gnu/packages/linux.scm:1297
4254msgid "Support file systems implemented in user space" 4953msgid "Support file systems implemented in user space"
4255msgstr "" 4954msgstr ""
4256 4955
4257#: gnu/packages/linux.scm:1289 4956#: gnu/packages/linux.scm:1299
4258msgid "" 4957msgid ""
4259"As a consequence of its monolithic design, file system code for Linux\n" 4958"As a consequence of its monolithic design, file system code for Linux\n"
4260"normally goes into the kernel itself---which is not only a robustness issue,\n" 4959"normally goes into the kernel itself---which is not only a robustness issue,\n"
@@ -4264,11 +4963,11 @@ msgid ""
4264"user-space processes." 4963"user-space processes."
4265msgstr "" 4964msgstr ""
4266 4965
4267#: gnu/packages/linux.scm:1314 4966#: gnu/packages/linux.scm:1324
4268msgid "User-space union file system" 4967msgid "User-space union file system"
4269msgstr "" 4968msgstr ""
4270 4969
4271#: gnu/packages/linux.scm:1316 4970#: gnu/packages/linux.scm:1326
4272msgid "" 4971msgid ""
4273"UnionFS-FUSE is a flexible union file system implementation in user\n" 4972"UnionFS-FUSE is a flexible union file system implementation in user\n"
4274"space, using the FUSE library. Mounting a union file system allows you to\n" 4973"space, using the FUSE library. Mounting a union file system allows you to\n"
@@ -4276,15 +4975,15 @@ msgid ""
4276"UnionFS-FUSE additionally supports copy-on-write." 4975"UnionFS-FUSE additionally supports copy-on-write."
4277msgstr "" 4976msgstr ""
4278 4977
4279#: gnu/packages/linux.scm:1341 4978#: gnu/packages/linux.scm:1351
4280msgid "User-space union file system (statically linked)" 4979msgid "User-space union file system (statically linked)"
4281msgstr "" 4980msgstr ""
4282 4981
4283#: gnu/packages/linux.scm:1383 4982#: gnu/packages/linux.scm:1396
4284msgid "Mount remote file systems over SSH" 4983msgid "Mount remote file systems over SSH"
4285msgstr "" 4984msgstr ""
4286 4985
4287#: gnu/packages/linux.scm:1385 4986#: gnu/packages/linux.scm:1398
4288msgid "" 4987msgid ""
4289"This is a file system client based on the SSH File Transfer Protocol.\n" 4988"This is a file system client based on the SSH File Transfer Protocol.\n"
4290"Since most SSH servers already support this protocol it is very easy to set\n" 4989"Since most SSH servers already support this protocol it is very easy to set\n"
@@ -4292,11 +4991,11 @@ msgid ""
4292"file system is as easy as logging into the server with an SSH client." 4991"file system is as easy as logging into the server with an SSH client."
4293msgstr "" 4992msgstr ""
4294 4993
4295#: gnu/packages/linux.scm:1433 4994#: gnu/packages/linux.scm:1427
4296msgid "Tools for non-uniform memory access (NUMA) machines" 4995msgid "Tools for non-uniform memory access (NUMA) machines"
4297msgstr "" 4996msgstr ""
4298 4997
4299#: gnu/packages/linux.scm:1435 4998#: gnu/packages/linux.scm:1429
4300msgid "" 4999msgid ""
4301"NUMA stands for Non-Uniform Memory Access, in other words a system whose\n" 5000"NUMA stands for Non-Uniform Memory Access, in other words a system whose\n"
4302"memory is not all in one place. The numactl program allows you to run your\n" 5001"memory is not all in one place. The numactl program allows you to run your\n"
@@ -4309,32 +5008,32 @@ msgid ""
4309"system." 5008"system."
4310msgstr "" 5009msgstr ""
4311 5010
4312#: gnu/packages/linux.scm:1498 5011#: gnu/packages/linux.scm:1492
4313msgid "Linux keyboard utilities and keyboard maps" 5012msgid "Linux keyboard utilities and keyboard maps"
4314msgstr "" 5013msgstr ""
4315 5014
4316#: gnu/packages/linux.scm:1500 5015#: gnu/packages/linux.scm:1494
4317msgid "" 5016msgid ""
4318"This package contains keytable files and keyboard utilities compatible\n" 5017"This package contains keytable files and keyboard utilities compatible\n"
4319"for systems using the Linux kernel. This includes commands such as\n" 5018"for systems using the Linux kernel. This includes commands such as\n"
4320"'loadkeys', 'setfont', 'kbdinfo', and 'chvt'." 5019"'loadkeys', 'setfont', 'kbdinfo', and 'chvt'."
4321msgstr "" 5020msgstr ""
4322 5021
4323#: gnu/packages/linux.scm:1519 5022#: gnu/packages/linux.scm:1513
4324msgid "Monitor file accesses" 5023msgid "Monitor file accesses"
4325msgstr "" 5024msgstr ""
4326 5025
4327#: gnu/packages/linux.scm:1521 5026#: gnu/packages/linux.scm:1515
4328msgid "" 5027msgid ""
4329"The inotify-tools packages provides a C library and command-line tools\n" 5028"The inotify-tools packages provides a C library and command-line tools\n"
4330"to use Linux' inotify mechanism, which allows file accesses to be monitored." 5029"to use Linux' inotify mechanism, which allows file accesses to be monitored."
4331msgstr "" 5030msgstr ""
4332 5031
4333#: gnu/packages/linux.scm:1559 5032#: gnu/packages/linux.scm:1553
4334msgid "Kernel module tools" 5033msgid "Kernel module tools"
4335msgstr "" 5034msgstr ""
4336 5035
4337#: gnu/packages/linux.scm:1560 5036#: gnu/packages/linux.scm:1554
4338msgid "" 5037msgid ""
4339"Kmod is a set of tools to handle common tasks with Linux\n" 5038"Kmod is a set of tools to handle common tasks with Linux\n"
4340"kernel modules like insert, remove, list, check properties, resolve\n" 5039"kernel modules like insert, remove, list, check properties, resolve\n"
@@ -4345,33 +5044,33 @@ msgid ""
4345"from the module-init-tools project." 5044"from the module-init-tools project."
4346msgstr "" 5045msgstr ""
4347 5046
4348#: gnu/packages/linux.scm:1631 5047#: gnu/packages/linux.scm:1586
4349msgid "Userspace device management" 5048msgid "Userspace device management"
4350msgstr "" 5049msgstr ""
4351 5050
4352#: gnu/packages/linux.scm:1632 5051#: gnu/packages/linux.scm:1587
4353msgid "" 5052msgid ""
4354"Udev is a daemon which dynamically creates and removes\n" 5053"Udev is a daemon which dynamically creates and removes\n"
4355"device nodes from /dev/, handles hotplug events and loads drivers at boot\n" 5054"device nodes from /dev/, handles hotplug events and loads drivers at boot\n"
4356"time." 5055"time."
4357msgstr "" 5056msgstr ""
4358 5057
4359#: gnu/packages/linux.scm:1692 5058#: gnu/packages/linux.scm:1659
4360msgid "Logical volume management for Linux" 5059msgid "Logical volume management for Linux"
4361msgstr "" 5060msgstr ""
4362 5061
4363#: gnu/packages/linux.scm:1694 5062#: gnu/packages/linux.scm:1661
4364msgid "" 5063msgid ""
4365"LVM2 is the logical volume management tool set for Linux-based systems.\n" 5064"LVM2 is the logical volume management tool set for Linux-based systems.\n"
4366"This package includes the user-space libraries and tools, including the device\n" 5065"This package includes the user-space libraries and tools, including the device\n"
4367"mapper. Kernel components are part of Linux-libre." 5066"mapper. Kernel components are part of Linux-libre."
4368msgstr "" 5067msgstr ""
4369 5068
4370#: gnu/packages/linux.scm:1730 5069#: gnu/packages/linux.scm:1697
4371msgid "Tools for manipulating Linux Wireless Extensions" 5070msgid "Tools for manipulating Linux Wireless Extensions"
4372msgstr "" 5071msgstr ""
4373 5072
4374#: gnu/packages/linux.scm:1731 5073#: gnu/packages/linux.scm:1698
4375msgid "" 5074msgid ""
4376"Wireless Tools are used to manipulate the now-deprecated\n" 5075"Wireless Tools are used to manipulate the now-deprecated\n"
4377"Linux Wireless Extensions; consider using 'iw' instead. The Wireless\n" 5076"Linux Wireless Extensions; consider using 'iw' instead. The Wireless\n"
@@ -4380,44 +5079,44 @@ msgid ""
4380"interface." 5079"interface."
4381msgstr "" 5080msgstr ""
4382 5081
4383#: gnu/packages/linux.scm:1803 5082#: gnu/packages/linux.scm:1770
4384msgid "Central regulatory domain agent (CRDA) for WiFi" 5083msgid "Central regulatory domain agent (CRDA) for WiFi"
4385msgstr "" 5084msgstr ""
4386 5085
4387#: gnu/packages/linux.scm:1805 5086#: gnu/packages/linux.scm:1772
4388msgid "" 5087msgid ""
4389"The Central Regulatory Domain Agent (CRDA) acts as the udev helper for\n" 5088"The Central Regulatory Domain Agent (CRDA) acts as the udev helper for\n"
4390"communication between the kernel Linux and user space for regulatory\n" 5089"communication between the kernel Linux and user space for regulatory\n"
4391"compliance." 5090"compliance."
4392msgstr "" 5091msgstr ""
4393 5092
4394#: gnu/packages/linux.scm:1841 5093#: gnu/packages/linux.scm:1818
4395msgid "Wireless regulatory database" 5094msgid "Wireless regulatory database"
4396msgstr "" 5095msgstr ""
4397 5096
4398#: gnu/packages/linux.scm:1843 5097#: gnu/packages/linux.scm:1820
4399msgid "" 5098msgid ""
4400"This package contains the wireless regulatory database Central\n" 5099"This package contains the wireless regulatory database Central\n"
4401"Regulatory Database Agent (CRDA) daemon. The database contains information on\n" 5100"Regulatory Database Agent (CRDA) daemon. The database contains information on\n"
4402"country-specific regulations for the wireless spectrum." 5101"country-specific regulations for the wireless spectrum."
4403msgstr "" 5102msgstr ""
4404 5103
4405#: gnu/packages/linux.scm:1914 5104#: gnu/packages/linux.scm:1891
4406msgid "Utilities to read temperature/voltage/fan sensors" 5105msgid "Utilities to read temperature/voltage/fan sensors"
4407msgstr "" 5106msgstr ""
4408 5107
4409#: gnu/packages/linux.scm:1916 5108#: gnu/packages/linux.scm:1893
4410msgid "" 5109msgid ""
4411"Lm-sensors is a hardware health monitoring package for Linux. It allows\n" 5110"Lm-sensors is a hardware health monitoring package for Linux. It allows\n"
4412"you to access information from temperature, voltage, and fan speed sensors.\n" 5111"you to access information from temperature, voltage, and fan speed sensors.\n"
4413"It works with most newer systems." 5112"It works with most newer systems."
4414msgstr "" 5113msgstr ""
4415 5114
4416#: gnu/packages/linux.scm:1943 5115#: gnu/packages/linux.scm:1920
4417msgid "I2C tools for Linux" 5116msgid "I2C tools for Linux"
4418msgstr "" 5117msgstr "I2C-værktøjer for Linux"
4419 5118
4420#: gnu/packages/linux.scm:1945 5119#: gnu/packages/linux.scm:1922
4421msgid "" 5120msgid ""
4422"The i2c-tools package contains a heterogeneous set of I2C tools for\n" 5121"The i2c-tools package contains a heterogeneous set of I2C tools for\n"
4423"Linux: a bus probing tool, a chip dumper, register-level SMBus access helpers,\n" 5122"Linux: a bus probing tool, a chip dumper, register-level SMBus access helpers,\n"
@@ -4425,22 +5124,22 @@ msgid ""
4425"SMBus access." 5124"SMBus access."
4426msgstr "" 5125msgstr ""
4427 5126
4428#: gnu/packages/linux.scm:1981 5127#: gnu/packages/linux.scm:1958
4429msgid "Hardware health information viewer" 5128msgid "Hardware health information viewer"
4430msgstr "" 5129msgstr ""
4431 5130
4432#: gnu/packages/linux.scm:1983 5131#: gnu/packages/linux.scm:1960
4433msgid "" 5132msgid ""
4434"Xsensors reads data from the libsensors library regarding hardware\n" 5133"Xsensors reads data from the libsensors library regarding hardware\n"
4435"health such as temperature, voltage and fan speed and displays the information\n" 5134"health such as temperature, voltage and fan speed and displays the information\n"
4436"in a digital read-out." 5135"in a digital read-out."
4437msgstr "" 5136msgstr ""
4438 5137
4439#: gnu/packages/linux.scm:2031 5138#: gnu/packages/linux.scm:2008
4440msgid "Linux profiling with performance counters" 5139msgid "Linux profiling with performance counters"
4441msgstr "" 5140msgstr ""
4442 5141
4443#: gnu/packages/linux.scm:2033 5142#: gnu/packages/linux.scm:2010
4444msgid "" 5143msgid ""
4445"perf is a tool suite for profiling using hardware performance counters,\n" 5144"perf is a tool suite for profiling using hardware performance counters,\n"
4446"with support in the Linux kernel. perf can instrument CPU performance\n" 5145"with support in the Linux kernel. perf can instrument CPU performance\n"
@@ -4449,11 +5148,11 @@ msgid ""
4449"particular the 'perf' command." 5148"particular the 'perf' command."
4450msgstr "" 5149msgstr ""
4451 5150
4452#: gnu/packages/linux.scm:2056 5151#: gnu/packages/linux.scm:2033
4453msgid "Simple tool for creating Linux namespace containers" 5152msgid "Simple tool for creating Linux namespace containers"
4454msgstr "" 5153msgstr "Simpelt værktøj til oprettelse af naverumscontainere under Linux"
4455 5154
4456#: gnu/packages/linux.scm:2057 5155#: gnu/packages/linux.scm:2034
4457msgid "" 5156msgid ""
4458"pflask is a simple tool for creating Linux namespace\n" 5157"pflask is a simple tool for creating Linux namespace\n"
4459"containers. It can be used for running a command or even booting an OS inside\n" 5158"containers. It can be used for running a command or even booting an OS inside\n"
@@ -4462,32 +5161,32 @@ msgid ""
4462"thanks to the use of namespaces." 5161"thanks to the use of namespaces."
4463msgstr "" 5162msgstr ""
4464 5163
4465#: gnu/packages/linux.scm:2084 5164#: gnu/packages/linux.scm:2061
4466msgid "Tune hard disk parameters for high performance" 5165msgid "Tune hard disk parameters for high performance"
4467msgstr "" 5166msgstr "Finjuster harddiskparametre for høj ydelse"
4468 5167
4469#: gnu/packages/linux.scm:2086 5168#: gnu/packages/linux.scm:2063
4470msgid "" 5169msgid ""
4471"Get/set device parameters for Linux SATA/IDE drives. It's primary use\n" 5170"Get/set device parameters for Linux SATA/IDE drives. It's primary use\n"
4472"is for enabling irq-unmasking and IDE multiple-mode." 5171"is for enabling irq-unmasking and IDE multiple-mode."
4473msgstr "" 5172msgstr ""
4474 5173
4475#: gnu/packages/linux.scm:2109 5174#: gnu/packages/linux.scm:2086
4476msgid "Tool for enabling and disabling wireless devices" 5175msgid "Tool for enabling and disabling wireless devices"
4477msgstr "" 5176msgstr "Værktøj til aktivering og deaktivering af trådløse enheder"
4478 5177
4479#: gnu/packages/linux.scm:2111 5178#: gnu/packages/linux.scm:2088
4480msgid "" 5179msgid ""
4481"rfkill is a simple tool for accessing the rfkill device interface,\n" 5180"rfkill is a simple tool for accessing the rfkill device interface,\n"
4482"which is used to enable and disable wireless networking devices, typically\n" 5181"which is used to enable and disable wireless networking devices, typically\n"
4483"WLAN, Bluetooth and mobile broadband." 5182"WLAN, Bluetooth and mobile broadband."
4484msgstr "" 5183msgstr ""
4485 5184
4486#: gnu/packages/linux.scm:2130 5185#: gnu/packages/linux.scm:2107
4487msgid "Daemon for delivering ACPI events to user-space programs" 5186msgid "Daemon for delivering ACPI events to user-space programs"
4488msgstr "" 5187msgstr ""
4489 5188
4490#: gnu/packages/linux.scm:2132 5189#: gnu/packages/linux.scm:2109
4491msgid "" 5190msgid ""
4492"acpid is designed to notify user-space programs of Advanced\n" 5191"acpid is designed to notify user-space programs of Advanced\n"
4493"Configuration and Power Interface (ACPI) events. acpid should be started\n" 5192"Configuration and Power Interface (ACPI) events. acpid should be started\n"
@@ -4496,37 +5195,37 @@ msgid ""
4496"specified in /etc/acpi/events and execute the rules that match the event." 5195"specified in /etc/acpi/events and execute the rules that match the event."
4497msgstr "" 5196msgstr ""
4498 5197
4499#: gnu/packages/linux.scm:2154 5198#: gnu/packages/linux.scm:2131
4500msgid "System utilities based on Linux sysfs" 5199msgid "System utilities based on Linux sysfs"
4501msgstr "" 5200msgstr ""
4502 5201
4503#: gnu/packages/linux.scm:2156 5202#: gnu/packages/linux.scm:2133
4504msgid "" 5203msgid ""
4505"These are a set of utilities built upon sysfs, a virtual filesystem in\n" 5204"These are a set of utilities built upon sysfs, a virtual filesystem in\n"
4506"Linux kernel versions 2.5+ that exposes a system's device tree. The package\n" 5205"Linux kernel versions 2.5+ that exposes a system's device tree. The package\n"
4507"also contains the libsysfs library." 5206"also contains the libsysfs library."
4508msgstr "" 5207msgstr ""
4509 5208
4510#: gnu/packages/linux.scm:2185 5209#: gnu/packages/linux.scm:2162
4511msgid "System utilities based on Linux sysfs (version 1.x)" 5210msgid "System utilities based on Linux sysfs (version 1.x)"
4512msgstr "" 5211msgstr ""
4513 5212
4514#: gnu/packages/linux.scm:2208 5213#: gnu/packages/linux.scm:2185
4515msgid "Utilities to get and set CPU frequency on Linux" 5214msgid "Utilities to get and set CPU frequency on Linux"
4516msgstr "" 5215msgstr ""
4517 5216
4518#: gnu/packages/linux.scm:2210 5217#: gnu/packages/linux.scm:2187
4519msgid "" 5218msgid ""
4520"The cpufrequtils suite contains utilities to retrieve CPU frequency\n" 5219"The cpufrequtils suite contains utilities to retrieve CPU frequency\n"
4521"information, and set the CPU frequency if supported, using the cpufreq\n" 5220"information, and set the CPU frequency if supported, using the cpufreq\n"
4522"capabilities of the Linux kernel." 5221"capabilities of the Linux kernel."
4523msgstr "" 5222msgstr ""
4524 5223
4525#: gnu/packages/linux.scm:2229 5224#: gnu/packages/linux.scm:2206
4526msgid "Interface library for the Linux IEEE1394 drivers" 5225msgid "Interface library for the Linux IEEE1394 drivers"
4527msgstr "" 5226msgstr ""
4528 5227
4529#: gnu/packages/linux.scm:2231 5228#: gnu/packages/linux.scm:2208
4530msgid "" 5229msgid ""
4531"Libraw1394 is the only supported interface to the kernel side raw1394 of\n" 5230"Libraw1394 is the only supported interface to the kernel side raw1394 of\n"
4532"the Linux IEEE-1394 subsystem, which provides direct access to the connected\n" 5231"the Linux IEEE-1394 subsystem, which provides direct access to the connected\n"
@@ -4535,68 +5234,90 @@ msgid ""
4535"protocol in question." 5234"protocol in question."
4536msgstr "" 5235msgstr ""
4537 5236
4538#: gnu/packages/linux.scm:2255 5237#: gnu/packages/linux.scm:2232
4539msgid "AV/C protocol library for IEEE 1394" 5238msgid "AV/C protocol library for IEEE 1394"
4540msgstr "" 5239msgstr ""
4541 5240
4542#: gnu/packages/linux.scm:2257 5241#: gnu/packages/linux.scm:2234
4543msgid "" 5242msgid ""
4544"Libavc1394 is a programming interface to the AV/C specification from\n" 5243"Libavc1394 is a programming interface to the AV/C specification from\n"
4545"the 1394 Trade Association. AV/C stands for Audio/Video Control." 5244"the 1394 Trade Association. AV/C stands for Audio/Video Control."
4546msgstr "" 5245msgstr ""
4547 5246
4548#: gnu/packages/linux.scm:2279 5247#: gnu/packages/linux.scm:2256
4549msgid "Isochronous streaming media library for IEEE 1394" 5248msgid "Isochronous streaming media library for IEEE 1394"
4550msgstr "" 5249msgstr ""
4551 5250
4552#: gnu/packages/linux.scm:2281 5251#: gnu/packages/linux.scm:2258
4553msgid "" 5252msgid ""
4554"The libiec61883 library provides a higher level API for streaming DV,\n" 5253"The libiec61883 library provides a higher level API for streaming DV,\n"
4555"MPEG-2 and audio over Linux IEEE 1394." 5254"MPEG-2 and audio over Linux IEEE 1394."
4556msgstr "" 5255msgstr ""
4557 5256
4558#: gnu/packages/linux.scm:2321 5257#: gnu/packages/linux.scm:2298
4559msgid "Tool for managing Linux Software RAID arrays" 5258msgid "Tool for managing Linux Software RAID arrays"
4560msgstr "" 5259msgstr ""
4561 5260
4562#: gnu/packages/linux.scm:2323 5261#: gnu/packages/linux.scm:2300
4563msgid "" 5262msgid ""
4564"mdadm is a tool for managing Linux Software RAID arrays. It can create,\n" 5263"mdadm is a tool for managing Linux Software RAID arrays. It can create,\n"
4565"assemble, report on, and monitor arrays. It can also move spares between raid\n" 5264"assemble, report on, and monitor arrays. It can also move spares between raid\n"
4566"arrays when needed." 5265"arrays when needed."
4567msgstr "" 5266msgstr ""
4568 5267
4569#: gnu/packages/linux.scm:2350 5268#: gnu/packages/linux.scm:2327
4570msgid "Linux-native asynchronous I/O access library" 5269msgid "Linux-native asynchronous I/O access library"
4571msgstr "" 5270msgstr ""
4572 5271
4573#: gnu/packages/linux.scm:2352 5272#: gnu/packages/linux.scm:2329
4574msgid "" 5273msgid ""
4575"This library enables userspace to use Linux kernel asynchronous I/O\n" 5274"This library enables userspace to use Linux kernel asynchronous I/O\n"
4576"system calls, important for the performance of databases and other advanced\n" 5275"system calls, important for the performance of databases and other advanced\n"
4577"applications." 5276"applications."
4578msgstr "" 5277msgstr ""
4579 5278
4580#: gnu/packages/linux.scm:2388 5279#: gnu/packages/linux.scm:2365
4581msgid "Linux Bluetooth protocol stack" 5280msgid "Linux Bluetooth protocol stack"
4582msgstr "" 5281msgstr ""
4583 5282
4584#: gnu/packages/linux.scm:2390 5283#: gnu/packages/linux.scm:2367
4585msgid "" 5284msgid ""
4586"BlueZ provides support for the core Bluetooth layers and protocols. It\n" 5285"BlueZ provides support for the core Bluetooth layers and protocols. It\n"
4587"is flexible, efficient and uses a modular implementation." 5286"is flexible, efficient and uses a modular implementation."
4588msgstr "" 5287msgstr ""
4589 5288
4590#: gnu/packages/linux.scm:2446 5289#: gnu/packages/linux.scm:2423
4591msgid "Mount exFAT file systems" 5290msgid "Mount exFAT file systems"
4592msgstr "" 5291msgstr ""
4593 5292
4594#: gnu/packages/linux.scm:2448 5293#: gnu/packages/linux.scm:2425
4595msgid "" 5294msgid ""
4596"This package provides a FUSE-based file system that provides read and\n" 5295"This package provides a FUSE-based file system that provides read and\n"
4597"write access to exFAT devices." 5296"write access to exFAT devices."
4598msgstr "" 5297msgstr ""
4599 5298
5299#: gnu/packages/linux.scm:2465
5300msgid "Mouse support for the Linux console"
5301msgstr "Museunderstøttelse for Linuxkonsollen"
5302
5303#: gnu/packages/linux.scm:2467
5304msgid ""
5305"The GPM (general-purpose mouse) daemon is a mouse server for\n"
5306"applications running on the Linux console. It allows users to select items\n"
5307"and copy/paste text in the console and in xterm."
5308msgstr ""
5309
5310#: gnu/packages/linux.scm:2501
5311msgid "Create and manage btrfs copy-on-write file systems"
5312msgstr ""
5313
5314#: gnu/packages/linux.scm:2502
5315msgid ""
5316"Btrfs is a copy-on-write (CoW) filesystem for Linux aimed at\n"
5317"implementing advanced features while focusing on fault tolerance, repair and\n"
5318"easy administration."
5319msgstr ""
5320
4600#: gnu/packages/lout.scm:109 5321#: gnu/packages/lout.scm:109
4601msgid "Document layout system" 5322msgid "Document layout system"
4602msgstr "" 5323msgstr ""
@@ -4620,11 +5341,11 @@ msgid ""
4620"beginning." 5341"beginning."
4621msgstr "" 5342msgstr ""
4622 5343
4623#: gnu/packages/messaging.scm:76 5344#: gnu/packages/messaging.scm:77
4624msgid "Off-the-Record (OTR) Messaging Library and Toolkit" 5345msgid "Off-the-Record (OTR) Messaging Library and Toolkit"
4625msgstr "" 5346msgstr ""
4626 5347
4627#: gnu/packages/messaging.scm:78 5348#: gnu/packages/messaging.scm:79
4628msgid "" 5349msgid ""
4629"OTR allows you to have private conversations over instant messaging by\n" 5350"OTR allows you to have private conversations over instant messaging by\n"
4630"providing: (1) Encryption: No one else can read your instant messages. (2)\n" 5351"providing: (1) Encryption: No one else can read your instant messages. (2)\n"
@@ -4727,11 +5448,11 @@ msgid ""
4727"was initially a fork of xmpppy, but is using non-blocking sockets." 5448"was initially a fork of xmpppy, but is using non-blocking sockets."
4728msgstr "" 5449msgstr ""
4729 5450
4730#: gnu/packages/messaging.scm:466 5451#: gnu/packages/messaging.scm:473
4731msgid "Jabber (XMPP) client" 5452msgid "Jabber (XMPP) client"
4732msgstr "" 5453msgstr ""
4733 5454
4734#: gnu/packages/messaging.scm:467 5455#: gnu/packages/messaging.scm:474
4735msgid "" 5456msgid ""
4736"Gajim is a feature-rich and easy to use Jabber/XMPP client.\n" 5457"Gajim is a feature-rich and easy to use Jabber/XMPP client.\n"
4737"Among its features are: a tabbed chat window and single window modes; support\n" 5458"Among its features are: a tabbed chat window and single window modes; support\n"
@@ -4740,21 +5461,21 @@ msgid ""
4740"end-to-end encryption support; XML console." 5461"end-to-end encryption support; XML console."
4741msgstr "" 5462msgstr ""
4742 5463
4743#: gnu/packages/mpd.scm:63 5464#: gnu/packages/mpd.scm:64
4744msgid "Music Player Daemon client library" 5465msgid "Music Player Daemon client library"
4745msgstr "" 5466msgstr ""
4746 5467
4747#: gnu/packages/mpd.scm:64 5468#: gnu/packages/mpd.scm:65
4748msgid "" 5469msgid ""
4749"A stable, documented, asynchronous API library for\n" 5470"A stable, documented, asynchronous API library for\n"
4750"interfacing MPD in the C, C++ & Objective C languages." 5471"interfacing MPD in the C, C++ & Objective C languages."
4751msgstr "" 5472msgstr ""
4752 5473
4753#: gnu/packages/mpd.scm:124 5474#: gnu/packages/mpd.scm:125
4754msgid "Music Player Daemon" 5475msgid "Music Player Daemon"
4755msgstr "" 5476msgstr ""
4756 5477
4757#: gnu/packages/mpd.scm:125 5478#: gnu/packages/mpd.scm:126
4758msgid "" 5479msgid ""
4759"Music Player Daemon (MPD) is a flexible, powerful,\n" 5480"Music Player Daemon (MPD) is a flexible, powerful,\n"
4760"server-side application for playing music. Through plugins and libraries it\n" 5481"server-side application for playing music. Through plugins and libraries it\n"
@@ -4762,31 +5483,33 @@ msgid ""
4762"protocol." 5483"protocol."
4763msgstr "" 5484msgstr ""
4764 5485
4765#: gnu/packages/mpd.scm:148 5486#: gnu/packages/mpd.scm:149
4766msgid "Music Player Daemon client" 5487msgid "Music Player Daemon client"
4767msgstr "" 5488msgstr "Music Player - dæmonklient"
4768 5489
4769#: gnu/packages/mpd.scm:149 5490#: gnu/packages/mpd.scm:150
4770msgid "" 5491msgid ""
4771"MPC is a minimalist command line interface to MPD, the music\n" 5492"MPC is a minimalist command line interface to MPD, the music\n"
4772"player daemon." 5493"player daemon."
4773msgstr "" 5494msgstr ""
5495"MPC er en minimalistisk kommandolinjegrænseflade til MPD,\n"
5496"musikafspillerdæmonen."
4774 5497
4775#: gnu/packages/mpd.scm:172 5498#: gnu/packages/mpd.scm:173
4776msgid "Curses Music Player Daemon client" 5499msgid "Curses Music Player Daemon client"
4777msgstr "" 5500msgstr ""
4778 5501
4779#: gnu/packages/mpd.scm:173 5502#: gnu/packages/mpd.scm:174
4780msgid "" 5503msgid ""
4781"ncmpc is a fully featured MPD client, which runs in a\n" 5504"ncmpc is a fully featured MPD client, which runs in a\n"
4782"terminal using ncurses." 5505"terminal using ncurses."
4783msgstr "" 5506msgstr ""
4784 5507
4785#: gnu/packages/mpd.scm:211 5508#: gnu/packages/mpd.scm:212
4786msgid "Featureful ncurses based MPD client inspired by ncmpc" 5509msgid "Featureful ncurses based MPD client inspired by ncmpc"
4787msgstr "" 5510msgstr ""
4788 5511
4789#: gnu/packages/mpd.scm:212 5512#: gnu/packages/mpd.scm:213
4790msgid "" 5513msgid ""
4791"Ncmpcpp is an mpd client with a UI very similar to ncmpc,\n" 5514"Ncmpcpp is an mpd client with a UI very similar to ncmpc,\n"
4792"but it provides new useful features such as support for regular expressions\n" 5515"but it provides new useful features such as support for regular expressions\n"
@@ -4794,11 +5517,11 @@ msgid ""
4794"sort playlists, and a local filesystem browser." 5517"sort playlists, and a local filesystem browser."
4795msgstr "" 5518msgstr ""
4796 5519
4797#: gnu/packages/mpd.scm:235 5520#: gnu/packages/mpd.scm:236
4798msgid "MPD client for track scrobbling" 5521msgid "MPD client for track scrobbling"
4799msgstr "" 5522msgstr ""
4800 5523
4801#: gnu/packages/mpd.scm:236 5524#: gnu/packages/mpd.scm:237
4802msgid "" 5525msgid ""
4803"mpdscribble is a Music Player Daemon client which submits\n" 5526"mpdscribble is a Music Player Daemon client which submits\n"
4804"information about tracks being played to a scrobbler, such as Libre.FM." 5527"information about tracks being played to a scrobbler, such as Libre.FM."
@@ -4816,11 +5539,11 @@ msgid ""
4816"about 100 graphics formats." 5539"about 100 graphics formats."
4817msgstr "" 5540msgstr ""
4818 5541
4819#: gnu/packages/nettle.scm:50 5542#: gnu/packages/nettle.scm:51
4820msgid "C library for low-level cryptographic functionality" 5543msgid "C library for low-level cryptographic functionality"
4821msgstr "" 5544msgstr ""
4822 5545
4823#: gnu/packages/nettle.scm:52 5546#: gnu/packages/nettle.scm:53
4824msgid "" 5547msgid ""
4825"GNU Nettle is a low-level cryptographic library. It is designed to\n" 5548"GNU Nettle is a low-level cryptographic library. It is designed to\n"
4826"fit in easily in almost any context. It can be easily included in\n" 5549"fit in easily in almost any context. It can be easily included in\n"
@@ -4904,92 +5627,92 @@ msgid ""
4904"intended as a substitute for the PPPStatus and EthStatus projects." 5627"intended as a substitute for the PPPStatus and EthStatus projects."
4905msgstr "" 5628msgstr ""
4906 5629
4907#: gnu/packages/pdf.scm:102 5630#: gnu/packages/pdf.scm:101
4908msgid "PDF rendering library" 5631msgid "PDF rendering library"
4909msgstr "" 5632msgstr ""
4910 5633
4911#: gnu/packages/pdf.scm:104 5634#: gnu/packages/pdf.scm:103
4912msgid "Poppler is a PDF rendering library based on the xpdf-3.0 code base." 5635msgid "Poppler is a PDF rendering library based on the xpdf-3.0 code base."
4913msgstr "" 5636msgstr ""
4914 5637
4915#: gnu/packages/pdf.scm:113 5638#: gnu/packages/pdf.scm:112
4916msgid "Qt4 frontend for the Poppler PDF rendering library" 5639msgid "Qt4 frontend for the Poppler PDF rendering library"
4917msgstr "" 5640msgstr ""
4918 5641
4919#: gnu/packages/pdf.scm:146 5642#: gnu/packages/pdf.scm:145
4920msgid "Python bindings for Poppler-Qt4" 5643msgid "Python bindings for Poppler-Qt4"
4921msgstr "" 5644msgstr ""
4922 5645
4923#: gnu/packages/pdf.scm:148 5646#: gnu/packages/pdf.scm:147
4924msgid "" 5647msgid ""
4925"This package provides Python bindings for the Qt4 interface of the\n" 5648"This package provides Python bindings for the Qt4 interface of the\n"
4926"Poppler PDF rendering library." 5649"Poppler PDF rendering library."
4927msgstr "" 5650msgstr ""
4928 5651
4929#: gnu/packages/pdf.scm:195 5652#: gnu/packages/pdf.scm:194
4930msgid "Viewer for PDF files based on the Motif toolkit" 5653msgid "Viewer for PDF files based on the Motif toolkit"
4931msgstr "" 5654msgstr ""
4932 5655
4933#: gnu/packages/pdf.scm:197 5656#: gnu/packages/pdf.scm:196
4934msgid "Xpdf is a viewer for Portable Document Format (PDF) files." 5657msgid "Xpdf is a viewer for Portable Document Format (PDF) files."
4935msgstr "" 5658msgstr "Xpdf er en fremviser for Portable Document Format-filer (PDF)."
4936 5659
4937#: gnu/packages/pdf.scm:227 5660#: gnu/packages/pdf.scm:226
4938msgid "Comic book support for zathura (libarchive backend)" 5661msgid "Comic book support for zathura (libarchive backend)"
4939msgstr "" 5662msgstr "Understøttelse af tegneserier i zathura (libarchive-motor)"
4940 5663
4941#: gnu/packages/pdf.scm:228 5664#: gnu/packages/pdf.scm:227
4942msgid "" 5665msgid ""
4943"The zathura-cb plugin adds comic book support to zathura\n" 5666"The zathura-cb plugin adds comic book support to zathura\n"
4944"using libarchive." 5667"using libarchive."
4945msgstr "" 5668msgstr ""
4946 5669
4947#: gnu/packages/pdf.scm:258 5670#: gnu/packages/pdf.scm:257
4948msgid "PS support for zathura (libspectre backend)" 5671msgid "PS support for zathura (libspectre backend)"
4949msgstr "" 5672msgstr ""
4950 5673
4951#: gnu/packages/pdf.scm:259 5674#: gnu/packages/pdf.scm:258
4952msgid "" 5675msgid ""
4953"The zathura-ps plugin adds PS support to zathura\n" 5676"The zathura-ps plugin adds PS support to zathura\n"
4954"using libspectre." 5677"using libspectre."
4955msgstr "" 5678msgstr ""
4956 5679
4957#: gnu/packages/pdf.scm:290 5680#: gnu/packages/pdf.scm:289
4958msgid "DjVu support for zathura (DjVuLibre backend)" 5681msgid "DjVu support for zathura (DjVuLibre backend)"
4959msgstr "" 5682msgstr ""
4960 5683
4961#: gnu/packages/pdf.scm:291 5684#: gnu/packages/pdf.scm:290
4962msgid "" 5685msgid ""
4963"The zathura-djvu plugin adds DjVu support to zathura\n" 5686"The zathura-djvu plugin adds DjVu support to zathura\n"
4964"using the DjVuLibre library." 5687"using the DjVuLibre library."
4965msgstr "" 5688msgstr ""
4966 5689
4967#: gnu/packages/pdf.scm:323 5690#: gnu/packages/pdf.scm:322
4968msgid "PDF support for zathura (poppler backend)" 5691msgid "PDF support for zathura (poppler backend)"
4969msgstr "" 5692msgstr ""
4970 5693
4971#: gnu/packages/pdf.scm:324 5694#: gnu/packages/pdf.scm:323
4972msgid "" 5695msgid ""
4973"The zathura-pdf-poppler plugin adds PDF support to zathura\n" 5696"The zathura-pdf-poppler plugin adds PDF support to zathura\n"
4974"by using the poppler rendering engine." 5697"by using the poppler rendering engine."
4975msgstr "" 5698msgstr ""
4976 5699
4977#: gnu/packages/pdf.scm:362 5700#: gnu/packages/pdf.scm:361
4978msgid "Lightweight keyboard-driven PDF viewer" 5701msgid "Lightweight keyboard-driven PDF viewer"
4979msgstr "" 5702msgstr ""
4980 5703
4981#: gnu/packages/pdf.scm:363 5704#: gnu/packages/pdf.scm:362
4982msgid "" 5705msgid ""
4983"Zathura is a customizable document viewer. It provides a\n" 5706"Zathura is a customizable document viewer. It provides a\n"
4984"minimalistic interface and an interface that mainly focuses on keyboard\n" 5707"minimalistic interface and an interface that mainly focuses on keyboard\n"
4985"interaction." 5708"interaction."
4986msgstr "" 5709msgstr ""
4987 5710
4988#: gnu/packages/pdf.scm:402 5711#: gnu/packages/pdf.scm:401
4989msgid "Tools to work with the PDF file format" 5712msgid "Tools to work with the PDF file format"
4990msgstr "" 5713msgstr ""
4991 5714
4992#: gnu/packages/pdf.scm:404 5715#: gnu/packages/pdf.scm:403
4993msgid "" 5716msgid ""
4994"PoDoFo is a C++ library and set of command-line tools to work with the\n" 5717"PoDoFo is a C++ library and set of command-line tools to work with the\n"
4995"PDF file format. It can parse PDF files and load them into memory, and makes\n" 5718"PDF file format. It can parse PDF files and load them into memory, and makes\n"
@@ -4998,11 +5721,11 @@ msgid ""
4998"extracting content or merging files." 5721"extracting content or merging files."
4999msgstr "" 5722msgstr ""
5000 5723
5001#: gnu/packages/pdf.scm:465 5724#: gnu/packages/pdf.scm:464
5002msgid "Lightweight PDF viewer and toolkit" 5725msgid "Lightweight PDF viewer and toolkit"
5003msgstr "" 5726msgstr ""
5004 5727
5005#: gnu/packages/pdf.scm:467 5728#: gnu/packages/pdf.scm:466
5006msgid "" 5729msgid ""
5007"MuPDF is a C library that implements a PDF and XPS parsing and\n" 5730"MuPDF is a C library that implements a PDF and XPS parsing and\n"
5008"rendering engine. It is used primarily to render pages into bitmaps,\n" 5731"rendering engine. It is used primarily to render pages into bitmaps,\n"
@@ -5014,11 +5737,11 @@ msgid ""
5014"and examining the file structure (pdfshow)." 5737"and examining the file structure (pdfshow)."
5015msgstr "" 5738msgstr ""
5016 5739
5017#: gnu/packages/pdf.scm:507 5740#: gnu/packages/pdf.scm:506
5018msgid "Command-line tools and library for transforming PDF files" 5741msgid "Command-line tools and library for transforming PDF files"
5019msgstr "" 5742msgstr ""
5020 5743
5021#: gnu/packages/pdf.scm:509 5744#: gnu/packages/pdf.scm:508
5022msgid "" 5745msgid ""
5023"QPDF is a command-line program that does structural, content-preserving\n" 5746"QPDF is a command-line program that does structural, content-preserving\n"
5024"transformations on PDF files. It could have been called something like\n" 5747"transformations on PDF files. It could have been called something like\n"
@@ -5027,11 +5750,11 @@ msgid ""
5027"program capable of converting PDF into other formats." 5750"program capable of converting PDF into other formats."
5028msgstr "" 5751msgstr ""
5029 5752
5030#: gnu/packages/pdf.scm:539 5753#: gnu/packages/pdf.scm:538
5031msgid "Notetaking using a stylus" 5754msgid "Notetaking using a stylus"
5032msgstr "" 5755msgstr ""
5033 5756
5034#: gnu/packages/pdf.scm:541 5757#: gnu/packages/pdf.scm:540
5035msgid "" 5758msgid ""
5036"Xournal is an application for notetaking, sketching, keeping a journal\n" 5759"Xournal is an application for notetaking, sketching, keeping a journal\n"
5037"using a stylus." 5760"using a stylus."
@@ -5050,31 +5773,31 @@ msgid ""
5050"feature." 5773"feature."
5051msgstr "" 5774msgstr ""
5052 5775
5053#: gnu/packages/perl.scm:100 5776#: gnu/packages/perl.scm:111
5054msgid "Implementation of the Perl programming language" 5777msgid "Implementation of the Perl programming language"
5055msgstr "" 5778msgstr ""
5056 5779
5057#: gnu/packages/perl.scm:102 5780#: gnu/packages/perl.scm:113
5058msgid "" 5781msgid ""
5059"Perl 5 is a highly capable, feature-rich programming language with over\n" 5782"Perl 5 is a highly capable, feature-rich programming language with over\n"
5060"24 years of development." 5783"24 years of development."
5061msgstr "" 5784msgstr ""
5062 5785
5063#: gnu/packages/perl.scm:121 5786#: gnu/packages/perl.scm:154
5064msgid "Module for merging hierarchies using the C3 algorithm" 5787msgid "Module for merging hierarchies using the C3 algorithm"
5065msgstr "" 5788msgstr ""
5066 5789
5067#: gnu/packages/perl.scm:122 5790#: gnu/packages/perl.scm:155
5068msgid "" 5791msgid ""
5069"This module implements the C3 algorithm, which aims to\n" 5792"This module implements the C3 algorithm, which aims to\n"
5070"provide a sane method resolution order under multiple inheritance." 5793"provide a sane method resolution order under multiple inheritance."
5071msgstr "" 5794msgstr ""
5072 5795
5073#: gnu/packages/perl.scm:140 5796#: gnu/packages/perl.scm:173
5074msgid "Compute differences between two files or lists" 5797msgid "Compute differences between two files or lists"
5075msgstr "" 5798msgstr ""
5076 5799
5077#: gnu/packages/perl.scm:141 5800#: gnu/packages/perl.scm:174
5078msgid "" 5801msgid ""
5079"This is a module for computing the difference between two\n" 5802"This is a module for computing the difference between two\n"
5080"files, two strings, or any other two lists of things. It uses an intelligent\n" 5803"files, two strings, or any other two lists of things. It uses an intelligent\n"
@@ -5083,11 +5806,11 @@ msgid ""
5083"differences." 5806"differences."
5084msgstr "" 5807msgstr ""
5085 5808
5086#: gnu/packages/perl.scm:162 5809#: gnu/packages/perl.scm:196
5087msgid "Use shorter versions of class names" 5810msgid "Use shorter versions of class names"
5088msgstr "" 5811msgstr ""
5089 5812
5090#: gnu/packages/perl.scm:163 5813#: gnu/packages/perl.scm:197
5091msgid "" 5814msgid ""
5092"The alias module loads the class you specify and exports\n" 5815"The alias module loads the class you specify and exports\n"
5093"into your namespace a subroutine that returns the class name. You can\n" 5816"into your namespace a subroutine that returns the class name. You can\n"
@@ -5095,31 +5818,31 @@ msgid ""
5095"implicitly." 5818"implicitly."
5096msgstr "" 5819msgstr ""
5097 5820
5098#: gnu/packages/perl.scm:185 5821#: gnu/packages/perl.scm:219
5099msgid "Configuration files and command line parsing" 5822msgid "Configuration files and command line parsing"
5100msgstr "" 5823msgstr ""
5101 5824
5102#: gnu/packages/perl.scm:186 5825#: gnu/packages/perl.scm:220
5103msgid "" 5826msgid ""
5104"AppConfig is a bundle of Perl5 modules for reading\n" 5827"AppConfig is a bundle of Perl5 modules for reading\n"
5105"configuration files and parsing command line arguments." 5828"configuration files and parsing command line arguments."
5106msgstr "" 5829msgstr ""
5107 5830
5108#: gnu/packages/perl.scm:204 5831#: gnu/packages/perl.scm:238
5109msgid "Perl API to zip files" 5832msgid "Perl API to zip files"
5110msgstr "" 5833msgstr ""
5111 5834
5112#: gnu/packages/perl.scm:205 gnu/packages/zip.scm:168 5835#: gnu/packages/perl.scm:239 gnu/packages/zip.scm:170
5113msgid "" 5836msgid ""
5114"The Archive::Zip module allows a Perl program to create,\n" 5837"The Archive::Zip module allows a Perl program to create,\n"
5115"manipulate, read, and write Zip archive files." 5838"manipulate, read, and write Zip archive files."
5116msgstr "" 5839msgstr ""
5117 5840
5118#: gnu/packages/perl.scm:224 gnu/packages/perl.scm:3966 5841#: gnu/packages/perl.scm:258 gnu/packages/perl.scm:4133
5119msgid "Establish an ISA relationship with base classes at compile time" 5842msgid "Establish an ISA relationship with base classes at compile time"
5120msgstr "" 5843msgstr ""
5121 5844
5122#: gnu/packages/perl.scm:225 5845#: gnu/packages/perl.scm:259
5123msgid "" 5846msgid ""
5124"Allows you to both load one or more modules, while setting\n" 5847"Allows you to both load one or more modules, while setting\n"
5125"up inheritance from those modules at the same time. Unless you are using the\n" 5848"up inheritance from those modules at the same time. Unless you are using the\n"
@@ -5127,21 +5850,21 @@ msgid ""
5127"parent." 5850"parent."
5128msgstr "" 5851msgstr ""
5129 5852
5130#: gnu/packages/perl.scm:250 5853#: gnu/packages/perl.scm:284
5131msgid "Execute code after a scope finished compilation" 5854msgid "Execute code after a scope finished compilation"
5132msgstr "" 5855msgstr ""
5133 5856
5134#: gnu/packages/perl.scm:251 5857#: gnu/packages/perl.scm:285
5135msgid "" 5858msgid ""
5136"This module allows you to execute code when perl finished\n" 5859"This module allows you to execute code when perl finished\n"
5137"compiling the surrounding scope." 5860"compiling the surrounding scope."
5138msgstr "" 5861msgstr ""
5139 5862
5140#: gnu/packages/perl.scm:269 5863#: gnu/packages/perl.scm:303
5141msgid "Benchmarking with statistical confidence" 5864msgid "Benchmarking with statistical confidence"
5142msgstr "" 5865msgstr ""
5143 5866
5144#: gnu/packages/perl.scm:271 5867#: gnu/packages/perl.scm:305
5145msgid "" 5868msgid ""
5146"The Benchmark::Timer class allows you to time portions of code\n" 5869"The Benchmark::Timer class allows you to time portions of code\n"
5147"conveniently, as well as benchmark code by allowing timings of repeated\n" 5870"conveniently, as well as benchmark code by allowing timings of repeated\n"
@@ -5150,11 +5873,11 @@ msgid ""
5150"but don't want to go all out and profile your code." 5873"but don't want to go all out and profile your code."
5151msgstr "" 5874msgstr ""
5152 5875
5153#: gnu/packages/perl.scm:296 5876#: gnu/packages/perl.scm:330
5154msgid "Bit vector library" 5877msgid "Bit vector library"
5155msgstr "" 5878msgstr ""
5156 5879
5157#: gnu/packages/perl.scm:297 5880#: gnu/packages/perl.scm:331
5158msgid "" 5881msgid ""
5159"Bit::Vector is an efficient C library which allows you to\n" 5882"Bit::Vector is an efficient C library which allows you to\n"
5160"handle bit vectors, sets (of integers), \"big integer arithmetic\" and boolean\n" 5883"handle bit vectors, sets (of integers), \"big integer arithmetic\" and boolean\n"
@@ -5164,21 +5887,21 @@ msgid ""
5164"library can nevertheless be used stand-alone, without Perl." 5887"library can nevertheless be used stand-alone, without Perl."
5165msgstr "" 5888msgstr ""
5166 5889
5167#: gnu/packages/perl.scm:319 5890#: gnu/packages/perl.scm:353
5168msgid "Boolean support for Perl" 5891msgid "Boolean support for Perl"
5169msgstr "" 5892msgstr ""
5170 5893
5171#: gnu/packages/perl.scm:320 5894#: gnu/packages/perl.scm:354
5172msgid "" 5895msgid ""
5173"This module provides basic Boolean support, by defining two\n" 5896"This module provides basic Boolean support, by defining two\n"
5174"special objects: true and false." 5897"special objects: true and false."
5175msgstr "" 5898msgstr ""
5176 5899
5177#: gnu/packages/perl.scm:341 5900#: gnu/packages/perl.scm:375
5178msgid "Cache interface for Perl" 5901msgid "Cache interface for Perl"
5179msgstr "" 5902msgstr ""
5180 5903
5181#: gnu/packages/perl.scm:342 5904#: gnu/packages/perl.scm:376
5182msgid "" 5905msgid ""
5183"The Cache modules are designed to assist a developer in\n" 5906"The Cache modules are designed to assist a developer in\n"
5184"persisting data for a specified period of time. Often these modules are used\n" 5907"persisting data for a specified period of time. Often these modules are used\n"
@@ -5189,11 +5912,11 @@ msgid ""
5189"easy to use abstraction of the filesystem or shared memory." 5912"easy to use abstraction of the filesystem or shared memory."
5190msgstr "" 5913msgstr ""
5191 5914
5192#: gnu/packages/perl.scm:365 5915#: gnu/packages/perl.scm:399
5193msgid "Shared memory interprocess cache via mmap" 5916msgid "Shared memory interprocess cache via mmap"
5194msgstr "" 5917msgstr ""
5195 5918
5196#: gnu/packages/perl.scm:366 5919#: gnu/packages/perl.scm:400
5197msgid "" 5920msgid ""
5198"A shared memory cache through an mmap'ed file. It's core is\n" 5921"A shared memory cache through an mmap'ed file. It's core is\n"
5199"written in C for performance. It uses fcntl locking to ensure multiple\n" 5922"written in C for performance. It uses fcntl locking to ensure multiple\n"
@@ -5201,11 +5924,11 @@ msgid ""
5201"algorithm to keep the most used entries in the cache." 5924"algorithm to keep the most used entries in the cache."
5202msgstr "" 5925msgstr ""
5203 5926
5204#: gnu/packages/perl.scm:387 5927#: gnu/packages/perl.scm:421
5205msgid "Capture STDOUT and STDERR from Perl, XS or external programs" 5928msgid "Capture STDOUT and STDERR from Perl, XS or external programs"
5206msgstr "" 5929msgstr ""
5207 5930
5208#: gnu/packages/perl.scm:389 5931#: gnu/packages/perl.scm:423
5209msgid "" 5932msgid ""
5210"Capture::Tiny provides a simple, portable way to capture almost anything\n" 5933"Capture::Tiny provides a simple, portable way to capture almost anything\n"
5211"sent to STDOUT or STDERR, regardless of whether it comes from Perl, from XS\n" 5934"sent to STDOUT or STDERR, regardless of whether it comes from Perl, from XS\n"
@@ -5213,31 +5936,31 @@ msgid ""
5213"is captured while being passed through to the original file handles." 5936"is captured while being passed through to the original file handles."
5214msgstr "" 5937msgstr ""
5215 5938
5216#: gnu/packages/perl.scm:409 5939#: gnu/packages/perl.scm:443
5217msgid "Executable comments for Perl" 5940msgid "Executable comments for Perl"
5218msgstr "" 5941msgstr ""
5219 5942
5220#: gnu/packages/perl.scm:410 5943#: gnu/packages/perl.scm:444
5221msgid "" 5944msgid ""
5222"Carp::Assert is intended for a purpose like the ANSI C\n" 5945"Carp::Assert is intended for a purpose like the ANSI C\n"
5223"library assert.h." 5946"library assert.h."
5224msgstr "" 5947msgstr ""
5225 5948
5226#: gnu/packages/perl.scm:432 5949#: gnu/packages/perl.scm:466
5227msgid "Convenience wrappers around Carp::Assert" 5950msgid "Convenience wrappers around Carp::Assert"
5228msgstr "" 5951msgstr ""
5229 5952
5230#: gnu/packages/perl.scm:433 5953#: gnu/packages/perl.scm:467
5231msgid "" 5954msgid ""
5232"Carp::Assert::More is a set of handy assertion functions for\n" 5955"Carp::Assert::More is a set of handy assertion functions for\n"
5233"Perl." 5956"Perl."
5234msgstr "" 5957msgstr ""
5235 5958
5236#: gnu/packages/perl.scm:453 5959#: gnu/packages/perl.scm:487
5237msgid "Report errors from a \"clan\" of modules" 5960msgid "Report errors from a \"clan\" of modules"
5238msgstr "" 5961msgstr ""
5239 5962
5240#: gnu/packages/perl.scm:454 5963#: gnu/packages/perl.scm:488
5241msgid "" 5964msgid ""
5242"This module allows errors from a clan (or family) of modules\n" 5965"This module allows errors from a clan (or family) of modules\n"
5243"to appear to originate from the caller of the clan. This is necessary in\n" 5966"to appear to originate from the caller of the clan. This is necessary in\n"
@@ -5245,21 +5968,21 @@ msgid ""
5245"the Carp.pm module doesn't help." 5968"the Carp.pm module doesn't help."
5246msgstr "" 5969msgstr ""
5247 5970
5248#: gnu/packages/perl.scm:478 5971#: gnu/packages/perl.scm:512
5249msgid "Automated accessor generation" 5972msgid "Automated accessor generation"
5250msgstr "" 5973msgstr ""
5251 5974
5252#: gnu/packages/perl.scm:479 5975#: gnu/packages/perl.scm:513
5253msgid "" 5976msgid ""
5254"This module automagically generates accessors/mutators for\n" 5977"This module automagically generates accessors/mutators for\n"
5255"your class." 5978"your class."
5256msgstr "" 5979msgstr ""
5257 5980
5258#: gnu/packages/perl.scm:499 5981#: gnu/packages/perl.scm:535
5259msgid "Faster, but less expandable, chained accessors" 5982msgid "Faster, but less expandable, chained accessors"
5260msgstr "" 5983msgstr ""
5261 5984
5262#: gnu/packages/perl.scm:500 5985#: gnu/packages/perl.scm:536
5263msgid "" 5986msgid ""
5264"A chained accessor is one that always returns the object\n" 5987"A chained accessor is one that always returns the object\n"
5265"when called with parameters (to set), and the value of the field when called\n" 5988"when called with parameters (to set), and the value of the field when called\n"
@@ -5267,52 +5990,52 @@ msgid ""
5267"the same mk_accessors interface." 5990"the same mk_accessors interface."
5268msgstr "" 5991msgstr ""
5269 5992
5270#: gnu/packages/perl.scm:526 5993#: gnu/packages/perl.scm:562
5271msgid "Build groups of accessors" 5994msgid "Build groups of accessors"
5272msgstr "" 5995msgstr ""
5273 5996
5274#: gnu/packages/perl.scm:527 5997#: gnu/packages/perl.scm:563
5275msgid "" 5998msgid ""
5276"This class lets you build groups of accessors that will call\n" 5999"This class lets you build groups of accessors that will call\n"
5277"different getters and setters." 6000"different getters and setters."
5278msgstr "" 6001msgstr ""
5279 6002
5280#: gnu/packages/perl.scm:547 6003#: gnu/packages/perl.scm:583
5281msgid "Pragma to use the C3 method resolution order algorithm" 6004msgid "Pragma to use the C3 method resolution order algorithm"
5282msgstr "" 6005msgstr ""
5283 6006
5284#: gnu/packages/perl.scm:548 6007#: gnu/packages/perl.scm:584
5285msgid "" 6008msgid ""
5286"This is pragma to change Perl 5's standard method resolution\n" 6009"This is pragma to change Perl 5's standard method resolution\n"
5287"order from depth-first left-to-right (a.k.a - pre-order) to the more\n" 6010"order from depth-first left-to-right (a.k.a - pre-order) to the more\n"
5288"sophisticated C3 method resolution order." 6011"sophisticated C3 method resolution order."
5289msgstr "" 6012msgstr ""
5290 6013
5291#: gnu/packages/perl.scm:572 6014#: gnu/packages/perl.scm:608
5292msgid "Drop-in replacement for NEXT" 6015msgid "Drop-in replacement for NEXT"
5293msgstr "" 6016msgstr ""
5294 6017
5295#: gnu/packages/perl.scm:573 6018#: gnu/packages/perl.scm:609
5296msgid "" 6019msgid ""
5297"This module is intended as a drop-in replacement for NEXT,\n" 6020"This module is intended as a drop-in replacement for NEXT,\n"
5298"supporting the same interface, but using Class::C3 to do the hard work." 6021"supporting the same interface, but using Class::C3 to do the hard work."
5299msgstr "" 6022msgstr ""
5300 6023
5301#: gnu/packages/perl.scm:597 6024#: gnu/packages/perl.scm:633
5302msgid "Load mix-ins or components to your C3-based class" 6025msgid "Load mix-ins or components to your C3-based class"
5303msgstr "" 6026msgstr ""
5304 6027
5305#: gnu/packages/perl.scm:598 6028#: gnu/packages/perl.scm:634
5306msgid "" 6029msgid ""
5307"This module will inject base classes to your module using\n" 6030"This module will inject base classes to your module using\n"
5308"the Class::C3 method resolution order." 6031"the Class::C3 method resolution order."
5309msgstr "" 6032msgstr ""
5310 6033
5311#: gnu/packages/perl.scm:616 6034#: gnu/packages/perl.scm:652
5312msgid "Inheritable, overridable class data" 6035msgid "Inheritable, overridable class data"
5313msgstr "" 6036msgstr ""
5314 6037
5315#: gnu/packages/perl.scm:617 6038#: gnu/packages/perl.scm:653
5316msgid "" 6039msgid ""
5317"Class::Data::Inheritable is for creating accessor/mutators\n" 6040"Class::Data::Inheritable is for creating accessor/mutators\n"
5318"to class data. That is, if you want to store something about your class as a\n" 6041"to class data. That is, if you want to store something about your class as a\n"
@@ -5320,70 +6043,70 @@ msgid ""
5320"subclasses and can be overridden." 6043"subclasses and can be overridden."
5321msgstr "" 6044msgstr ""
5322 6045
5323#: gnu/packages/perl.scm:638 6046#: gnu/packages/perl.scm:674
5324msgid "Class for easy date and time manipulation" 6047msgid "Class for easy date and time manipulation"
5325msgstr "" 6048msgstr ""
5326 6049
5327#: gnu/packages/perl.scm:639 6050#: gnu/packages/perl.scm:675
5328msgid "" 6051msgid ""
5329"This module provides a general-purpose date and datetime\n" 6052"This module provides a general-purpose date and datetime\n"
5330"type for perl." 6053"type for perl."
5331msgstr "" 6054msgstr ""
5332 6055
5333#: gnu/packages/perl.scm:657 6056#: gnu/packages/perl.scm:694
5334msgid "Utility methods for factory classes" 6057msgid "Utility methods for factory classes"
5335msgstr "" 6058msgstr ""
5336 6059
5337#: gnu/packages/perl.scm:658 6060#: gnu/packages/perl.scm:695
5338msgid "This module exports methods useful for factory classes." 6061msgid "This module exports methods useful for factory classes."
5339msgstr "" 6062msgstr ""
5340 6063
5341#: gnu/packages/perl.scm:675 6064#: gnu/packages/perl.scm:712
5342msgid "Get information about a class and its structure" 6065msgid "Get information about a class and its structure"
5343msgstr "" 6066msgstr ""
5344 6067
5345#: gnu/packages/perl.scm:676 6068#: gnu/packages/perl.scm:713
5346msgid "" 6069msgid ""
5347"Class::Inspector allows you to get information about a\n" 6070"Class::Inspector allows you to get information about a\n"
5348"loaded class." 6071"loaded class."
5349msgstr "" 6072msgstr ""
5350 6073
5351#: gnu/packages/perl.scm:704 6074#: gnu/packages/perl.scm:741
5352msgid "Working (require \"Class::Name\") and more" 6075msgid "Working (require \"Class::Name\") and more"
5353msgstr "" 6076msgstr ""
5354 6077
5355#: gnu/packages/perl.scm:705 6078#: gnu/packages/perl.scm:742
5356msgid "" 6079msgid ""
5357"\"require EXPR\" only accepts Class/Name.pm style module\n" 6080"\"require EXPR\" only accepts Class/Name.pm style module\n"
5358"names, not Class::Name. For that, this module provides \"load_class\n" 6081"names, not Class::Name. For that, this module provides \"load_class\n"
5359"'Class::Name'\"." 6082"'Class::Name'\"."
5360msgstr "" 6083msgstr ""
5361 6084
5362#: gnu/packages/perl.scm:728 6085#: gnu/packages/perl.scm:765
5363msgid "XS implementation of parts of Class::Load" 6086msgid "XS implementation of parts of Class::Load"
5364msgstr "" 6087msgstr ""
5365 6088
5366#: gnu/packages/perl.scm:729 6089#: gnu/packages/perl.scm:766
5367msgid "" 6090msgid ""
5368"This module provides an XS implementation for portions of\n" 6091"This module provides an XS implementation for portions of\n"
5369"Class::Load." 6092"Class::Load."
5370msgstr "" 6093msgstr ""
5371 6094
5372#: gnu/packages/perl.scm:748 6095#: gnu/packages/perl.scm:785
5373msgid "Create generic methods for OO Perl" 6096msgid "Create generic methods for OO Perl"
5374msgstr "" 6097msgstr ""
5375 6098
5376#: gnu/packages/perl.scm:749 6099#: gnu/packages/perl.scm:786
5377msgid "" 6100msgid ""
5378"This module solves the problem of having to continually\n" 6101"This module solves the problem of having to continually\n"
5379"write accessor methods for your objects that perform standard tasks." 6102"write accessor methods for your objects that perform standard tasks."
5380msgstr "" 6103msgstr ""
5381 6104
5382#: gnu/packages/perl.scm:770 6105#: gnu/packages/perl.scm:807
5383msgid "Moose-like method modifiers" 6106msgid "Moose-like method modifiers"
5384msgstr "" 6107msgstr ""
5385 6108
5386#: gnu/packages/perl.scm:771 6109#: gnu/packages/perl.scm:808
5387msgid "" 6110msgid ""
5388"Class::Method::Modifiers provides three modifiers: 'before',\n" 6111"Class::Method::Modifiers provides three modifiers: 'before',\n"
5389"'around', and 'after'. 'before' and 'after' are run just before and after the\n" 6112"'around', and 'after'. 'before' and 'after' are run just before and after the\n"
@@ -5392,42 +6115,42 @@ msgid ""
5392"original method." 6115"original method."
5393msgstr "" 6116msgstr ""
5394 6117
5395#: gnu/packages/perl.scm:792 6118#: gnu/packages/perl.scm:829
5396msgid "Implementation of a singleton class for Perl" 6119msgid "Implementation of a singleton class for Perl"
5397msgstr "" 6120msgstr ""
5398 6121
5399#: gnu/packages/perl.scm:793 6122#: gnu/packages/perl.scm:830
5400msgid "" 6123msgid ""
5401"This module implements a Singleton class from which other\n" 6124"This module implements a Singleton class from which other\n"
5402"classes can be derived. By itself, the Class::Singleton module does very\n" 6125"classes can be derived. By itself, the Class::Singleton module does very\n"
5403"little other than manage the instantiation of a single object." 6126"little other than manage the instantiation of a single object."
5404msgstr "" 6127msgstr ""
5405 6128
5406#: gnu/packages/perl.scm:812 6129#: gnu/packages/perl.scm:849
5407msgid "Minimalist class construction" 6130msgid "Minimalist class construction"
5408msgstr "" 6131msgstr ""
5409 6132
5410#: gnu/packages/perl.scm:813 6133#: gnu/packages/perl.scm:850
5411msgid "" 6134msgid ""
5412"This module offers a minimalist class construction kit. It\n" 6135"This module offers a minimalist class construction kit. It\n"
5413"uses no non-core modules for any recent Perl." 6136"uses no non-core modules for any recent Perl."
5414msgstr "" 6137msgstr ""
5415 6138
5416#: gnu/packages/perl.scm:833 6139#: gnu/packages/perl.scm:870
5417msgid "Unload a class" 6140msgid "Unload a class"
5418msgstr "" 6141msgstr ""
5419 6142
5420#: gnu/packages/perl.scm:834 6143#: gnu/packages/perl.scm:871
5421msgid "" 6144msgid ""
5422"Class:Unload unloads a given class by clearing out its\n" 6145"Class:Unload unloads a given class by clearing out its\n"
5423"symbol table and removing it from %INC." 6146"symbol table and removing it from %INC."
5424msgstr "" 6147msgstr ""
5425 6148
5426#: gnu/packages/perl.scm:852 6149#: gnu/packages/perl.scm:889
5427msgid "Generate fast XS accessors without runtime compilation" 6150msgid "Generate fast XS accessors without runtime compilation"
5428msgstr "" 6151msgstr ""
5429 6152
5430#: gnu/packages/perl.scm:853 6153#: gnu/packages/perl.scm:890
5431msgid "" 6154msgid ""
5432"Class::XSAccessor implements fast read, write, and\n" 6155"Class::XSAccessor implements fast read, write, and\n"
5433"read/write accessors in XS. Additionally, it can provide predicates such as\n" 6156"read/write accessors in XS. Additionally, it can provide predicates such as\n"
@@ -5437,53 +6160,53 @@ msgid ""
5437"arrays for their internal representation." 6160"arrays for their internal representation."
5438msgstr "" 6161msgstr ""
5439 6162
5440#: gnu/packages/perl.scm:873 6163#: gnu/packages/perl.scm:910
5441msgid "Recursively copy Perl datatypes" 6164msgid "Recursively copy Perl datatypes"
5442msgstr "" 6165msgstr ""
5443 6166
5444#: gnu/packages/perl.scm:875 6167#: gnu/packages/perl.scm:912
5445msgid "" 6168msgid ""
5446"This module provides a clone() method which makes recursive copies of\n" 6169"This module provides a clone() method which makes recursive copies of\n"
5447"nested hash, array, scalar and reference types, including tied variables and\n" 6170"nested hash, array, scalar and reference types, including tied variables and\n"
5448"objects." 6171"objects."
5449msgstr "" 6172msgstr ""
5450 6173
5451#: gnu/packages/perl.scm:896 6174#: gnu/packages/perl.scm:933
5452msgid "Sane defaults for Perl programs" 6175msgid "Sane defaults for Perl programs"
5453msgstr "" 6176msgstr ""
5454 6177
5455#: gnu/packages/perl.scm:897 6178#: gnu/packages/perl.scm:934
5456msgid "" 6179msgid ""
5457"This module implements some sane defaults for Perl programs,\n" 6180"This module implements some sane defaults for Perl programs,\n"
5458"as defined by two typical specimens of Perl coders." 6181"as defined by two typical specimens of Perl coders."
5459msgstr "" 6182msgstr ""
5460 6183
5461#: gnu/packages/perl.scm:915 6184#: gnu/packages/perl.scm:954
5462msgid "Load configuration from different file formats" 6185msgid "Load configuration from different file formats"
5463msgstr "" 6186msgstr ""
5464 6187
5465#: gnu/packages/perl.scm:916 6188#: gnu/packages/perl.scm:955
5466msgid "" 6189msgid ""
5467"Config::Any provides a facility for Perl applications and\n" 6190"Config::Any provides a facility for Perl applications and\n"
5468"libraries to load configuration data from multiple different file formats. It\n" 6191"libraries to load configuration data from multiple different file formats. It\n"
5469"supports XML, YAML, JSON, Apache-style configuration, and Perl code." 6192"supports XML, YAML, JSON, Apache-style configuration, and Perl code."
5470msgstr "" 6193msgstr ""
5471 6194
5472#: gnu/packages/perl.scm:937 6195#: gnu/packages/perl.scm:976
5473msgid "Module to implement some AutoConf macros in Perl" 6196msgid "Module to implement some AutoConf macros in Perl"
5474msgstr "" 6197msgstr ""
5475 6198
5476#: gnu/packages/perl.scm:938 6199#: gnu/packages/perl.scm:977
5477msgid "" 6200msgid ""
5478"Config::AutoConf is intended to provide the same\n" 6201"Config::AutoConf is intended to provide the same\n"
5479"opportunities to Perl developers as GNU Autoconf does for Shell developers." 6202"opportunities to Perl developers as GNU Autoconf does for Shell developers."
5480msgstr "" 6203msgstr ""
5481 6204
5482#: gnu/packages/perl.scm:956 6205#: gnu/packages/perl.scm:995
5483msgid "Generic Config Module" 6206msgid "Generic Config Module"
5484msgstr "" 6207msgstr ""
5485 6208
5486#: gnu/packages/perl.scm:957 6209#: gnu/packages/perl.scm:996
5487msgid "" 6210msgid ""
5488"This module opens a config file and parses its contents for\n" 6211"This module opens a config file and parses its contents for\n"
5489"you. The format of config files supported by Config::General is inspired by\n" 6212"you. The format of config files supported by Config::General is inspired by\n"
@@ -5494,42 +6217,42 @@ msgid ""
5494"options." 6217"options."
5495msgstr "" 6218msgstr ""
5496 6219
5497#: gnu/packages/perl.scm:983 6220#: gnu/packages/perl.scm:1022
5498msgid "Preserve context during subroutine call" 6221msgid "Preserve context during subroutine call"
5499msgstr "" 6222msgstr ""
5500 6223
5501#: gnu/packages/perl.scm:984 6224#: gnu/packages/perl.scm:1023
5502msgid "" 6225msgid ""
5503"This module runs code after a subroutine call, preserving\n" 6226"This module runs code after a subroutine call, preserving\n"
5504"the context the subroutine would have seen if it were the last statement in\n" 6227"the context the subroutine would have seen if it were the last statement in\n"
5505"the caller." 6228"the caller."
5506msgstr "" 6229msgstr ""
5507 6230
5508#: gnu/packages/perl.scm:1005 6231#: gnu/packages/perl.scm:1044
5509msgid "Verify requirements in a CPAN::Meta object" 6232msgid "Verify requirements in a CPAN::Meta object"
5510msgstr "" 6233msgstr ""
5511 6234
5512#: gnu/packages/perl.scm:1006 6235#: gnu/packages/perl.scm:1045
5513msgid "" 6236msgid ""
5514"This module verifies if requirements described in a\n" 6237"This module verifies if requirements described in a\n"
5515"CPAN::Meta object are present." 6238"CPAN::Meta object are present."
5516msgstr "" 6239msgstr ""
5517 6240
5518#: gnu/packages/perl.scm:1026 6241#: gnu/packages/perl.scm:1065
5519msgid "JSON::XS for Cpanel" 6242msgid "JSON::XS for Cpanel"
5520msgstr "" 6243msgstr ""
5521 6244
5522#: gnu/packages/perl.scm:1027 gnu/packages/perl.scm:2769 6245#: gnu/packages/perl.scm:1066 gnu/packages/perl.scm:2841
5523msgid "" 6246msgid ""
5524"This module converts Perl data structures to JSON and vice\n" 6247"This module converts Perl data structures to JSON and vice\n"
5525"versa." 6248"versa."
5526msgstr "" 6249msgstr ""
5527 6250
5528#: gnu/packages/perl.scm:1045 6251#: gnu/packages/perl.scm:1084
5529msgid "Random password generator" 6252msgid "Random password generator"
5530msgstr "" 6253msgstr ""
5531 6254
5532#: gnu/packages/perl.scm:1046 6255#: gnu/packages/perl.scm:1085
5533msgid "" 6256msgid ""
5534"Crypt::RandPasswd provides three functions that can be used\n" 6257"Crypt::RandPasswd provides three functions that can be used\n"
5535"to generate random passwords, constructed from words, letters, or characters.\n" 6258"to generate random passwords, constructed from words, letters, or characters.\n"
@@ -5540,51 +6263,51 @@ msgid ""
5540"Password Generator\"." 6263"Password Generator\"."
5541msgstr "" 6264msgstr ""
5542 6265
5543#: gnu/packages/perl.scm:1089 6266#: gnu/packages/perl.scm:1128
5544msgid "Library for genomic analysis" 6267msgid "Library for genomic analysis"
5545msgstr "" 6268msgstr ""
5546 6269
5547#: gnu/packages/perl.scm:1090 6270#: gnu/packages/perl.scm:1129
5548msgid "" 6271msgid ""
5549"Chaolin Zhang's Perl Library (czplib) contains assorted\n" 6272"Chaolin Zhang's Perl Library (czplib) contains assorted\n"
5550"functions and data structures for processing and analysing genomic and\n" 6273"functions and data structures for processing and analysing genomic and\n"
5551"bioinformatics data." 6274"bioinformatics data."
5552msgstr "" 6275msgstr ""
5553 6276
5554#: gnu/packages/perl.scm:1109 6277#: gnu/packages/perl.scm:1148
5555msgid "Pretty printing of data structures" 6278msgid "Pretty printing of data structures"
5556msgstr "" 6279msgstr ""
5557 6280
5558#: gnu/packages/perl.scm:1110 6281#: gnu/packages/perl.scm:1149
5559msgid "" 6282msgid ""
5560"This module provide functions that takes a list of values as\n" 6283"This module provide functions that takes a list of values as\n"
5561"their argument and produces a string as its result. The string contains Perl\n" 6284"their argument and produces a string as its result. The string contains Perl\n"
5562"code that, when \"eval\"ed, produces a deep copy of the original arguments." 6285"code that, when \"eval\"ed, produces a deep copy of the original arguments."
5563msgstr "" 6286msgstr ""
5564 6287
5565#: gnu/packages/perl.scm:1129 6288#: gnu/packages/perl.scm:1168
5566msgid "Concise data dumper" 6289msgid "Concise data dumper"
5567msgstr "" 6290msgstr ""
5568 6291
5569#: gnu/packages/perl.scm:1130 6292#: gnu/packages/perl.scm:1169
5570msgid "" 6293msgid ""
5571"Data::Dumper::Concise provides a dumper with Less\n" 6294"Data::Dumper::Concise provides a dumper with Less\n"
5572"indentation and newlines plus sub deparsing." 6295"indentation and newlines plus sub deparsing."
5573msgstr "" 6296msgstr ""
5574 6297
5575#: gnu/packages/perl.scm:1152 6298#: gnu/packages/perl.scm:1191
5576msgid "Parse and validate simple name/value option pairs" 6299msgid "Parse and validate simple name/value option pairs"
5577msgstr "" 6300msgstr ""
5578 6301
5579#: gnu/packages/perl.scm:1154 6302#: gnu/packages/perl.scm:1193
5580msgid "Data::OptList provides a simple syntax for name/value option pairs." 6303msgid "Data::OptList provides a simple syntax for name/value option pairs."
5581msgstr "" 6304msgstr ""
5582 6305
5583#: gnu/packages/perl.scm:1175 6306#: gnu/packages/perl.scm:1215
5584msgid "Help when paging through sets of results" 6307msgid "Help when paging through sets of results"
5585msgstr "" 6308msgstr ""
5586 6309
5587#: gnu/packages/perl.scm:1176 6310#: gnu/packages/perl.scm:1216
5588msgid "" 6311msgid ""
5589"When searching through large amounts of data, it is often\n" 6312"When searching through large amounts of data, it is often\n"
5590"the case that a result set is returned that is larger than we want to display\n" 6313"the case that a result set is returned that is larger than we want to display\n"
@@ -5592,11 +6315,11 @@ msgid ""
5592"The maths behind this is unfortunately fiddly, hence this module." 6315"The maths behind this is unfortunately fiddly, hence this module."
5593msgstr "" 6316msgstr ""
5594 6317
5595#: gnu/packages/perl.scm:1198 6318#: gnu/packages/perl.scm:1238
5596msgid "Structured tags datastructures" 6319msgid "Structured tags datastructures"
5597msgstr "" 6320msgstr ""
5598 6321
5599#: gnu/packages/perl.scm:1200 6322#: gnu/packages/perl.scm:1240
5600msgid "" 6323msgid ""
5601"This module is for manipulating data as hierarchical tag/value\n" 6324"This module is for manipulating data as hierarchical tag/value\n"
5602"pairs (Structured TAGs or Simple Tree AGgregates). These datastructures can\n" 6325"pairs (Structured TAGs or Simple Tree AGgregates). These datastructures can\n"
@@ -5604,11 +6327,11 @@ msgid ""
5604"Perl." 6327"Perl."
5605msgstr "" 6328msgstr ""
5606 6329
5607#: gnu/packages/perl.scm:1227 6330#: gnu/packages/perl.scm:1267
5608msgid "N at a time iteration API" 6331msgid "N at a time iteration API"
5609msgstr "" 6332msgstr ""
5610 6333
5611#: gnu/packages/perl.scm:1228 6334#: gnu/packages/perl.scm:1268
5612msgid "" 6335msgid ""
5613"This module tries to find middle ground between one at a\n" 6336"This module tries to find middle ground between one at a\n"
5614"time and all at once processing of data sets. The purpose of this module is\n" 6337"time and all at once processing of data sets. The purpose of this module is\n"
@@ -5617,21 +6340,21 @@ msgid ""
5617"necessary later on." 6340"necessary later on."
5618msgstr "" 6341msgstr ""
5619 6342
5620#: gnu/packages/perl.scm:1253 6343#: gnu/packages/perl.scm:1293
5621msgid "Dynamic generation of nested combinations of variants" 6344msgid "Dynamic generation of nested combinations of variants"
5622msgstr "" 6345msgstr ""
5623 6346
5624#: gnu/packages/perl.scm:1254 6347#: gnu/packages/perl.scm:1294
5625msgid "" 6348msgid ""
5626"Data::Tumbler - Dynamic generation of nested combinations of\n" 6349"Data::Tumbler - Dynamic generation of nested combinations of\n"
5627"variants." 6350"variants."
5628msgstr "" 6351msgstr ""
5629 6352
5630#: gnu/packages/perl.scm:1280 6353#: gnu/packages/perl.scm:1320
5631msgid "Visitor style traversal of Perl data structures" 6354msgid "Visitor style traversal of Perl data structures"
5632msgstr "" 6355msgstr ""
5633 6356
5634#: gnu/packages/perl.scm:1281 6357#: gnu/packages/perl.scm:1321
5635msgid "" 6358msgid ""
5636"This module is a simple visitor implementation for Perl\n" 6359"This module is a simple visitor implementation for Perl\n"
5637"values. It has a main dispatcher method, visit, which takes a single perl\n" 6360"values. It has a main dispatcher method, visit, which takes a single perl\n"
@@ -5641,11 +6364,11 @@ msgid ""
5641"structures, and all ref types (hashes, arrays, scalars, code, globs)." 6364"structures, and all ref types (hashes, arrays, scalars, code, globs)."
5642msgstr "" 6365msgstr ""
5643 6366
5644#: gnu/packages/perl.scm:1306 6367#: gnu/packages/perl.scm:1346
5645msgid "Gregorian calendar date calculations" 6368msgid "Gregorian calendar date calculations"
5646msgstr "" 6369msgstr ""
5647 6370
5648#: gnu/packages/perl.scm:1307 6371#: gnu/packages/perl.scm:1347
5649msgid "" 6372msgid ""
5650"This package consists of a Perl module for date calculations\n" 6373"This package consists of a Perl module for date calculations\n"
5651"based on the Gregorian calendar, thereby complying with all relevant norms and\n" 6374"based on the Gregorian calendar, thereby complying with all relevant norms and\n"
@@ -5653,43 +6376,43 @@ msgid ""
5653"applicable)." 6376"applicable)."
5654msgstr "" 6377msgstr ""
5655 6378
5656#: gnu/packages/perl.scm:1331 6379#: gnu/packages/perl.scm:1371
5657msgid "XS wrapper for Date::Calc" 6380msgid "XS wrapper for Date::Calc"
5658msgstr "" 6381msgstr ""
5659 6382
5660#: gnu/packages/perl.scm:1332 6383#: gnu/packages/perl.scm:1372
5661msgid "" 6384msgid ""
5662"Date::Calc::XS is an XS wrapper and C library plug-in for\n" 6385"Date::Calc::XS is an XS wrapper and C library plug-in for\n"
5663"Date::Calc." 6386"Date::Calc."
5664msgstr "" 6387msgstr ""
5665 6388
5666#: gnu/packages/perl.scm:1355 6389#: gnu/packages/perl.scm:1396
5667msgid "Date manipulation routines" 6390msgid "Date manipulation routines"
5668msgstr "" 6391msgstr ""
5669 6392
5670#: gnu/packages/perl.scm:1356 6393#: gnu/packages/perl.scm:1397
5671msgid "" 6394msgid ""
5672"Date::Manip is a series of modules for common date/time\n" 6395"Date::Manip is a series of modules for common date/time\n"
5673"operations, such as comparing two times, determining a date a given amount of\n" 6396"operations, such as comparing two times, determining a date a given amount of\n"
5674"time from another, or parsing international times." 6397"time from another, or parsing international times."
5675msgstr "" 6398msgstr ""
5676 6399
5677#: gnu/packages/perl.scm:1383 6400#: gnu/packages/perl.scm:1425
5678msgid "Date and time object for Perl" 6401msgid "Date and time object for Perl"
5679msgstr "" 6402msgstr ""
5680 6403
5681#: gnu/packages/perl.scm:1384 6404#: gnu/packages/perl.scm:1426
5682msgid "" 6405msgid ""
5683"DateTime is a class for the representation of date/time\n" 6406"DateTime is a class for the representation of date/time\n"
5684"combinations. It represents the Gregorian calendar, extended backwards in\n" 6407"combinations. It represents the Gregorian calendar, extended backwards in\n"
5685"time before its creation (in 1582)." 6408"time before its creation (in 1582)."
5686msgstr "" 6409msgstr ""
5687 6410
5688#: gnu/packages/perl.scm:1407 6411#: gnu/packages/perl.scm:1451
5689msgid "DateTime set objects" 6412msgid "DateTime set objects"
5690msgstr "" 6413msgstr ""
5691 6414
5692#: gnu/packages/perl.scm:1408 6415#: gnu/packages/perl.scm:1452
5693msgid "" 6416msgid ""
5694"The DateTime::Set module provides a date/time sets\n" 6417"The DateTime::Set module provides a date/time sets\n"
5695"implementation. It allows, for example, the generation of groups of dates,\n" 6418"implementation. It allows, for example, the generation of groups of dates,\n"
@@ -5697,21 +6420,21 @@ msgid ""
5697"within a time range." 6420"within a time range."
5698msgstr "" 6421msgstr ""
5699 6422
5700#: gnu/packages/perl.scm:1431 6423#: gnu/packages/perl.scm:1475
5701msgid "DateTime rfc2445 recurrences" 6424msgid "DateTime rfc2445 recurrences"
5702msgstr "" 6425msgstr ""
5703 6426
5704#: gnu/packages/perl.scm:1432 6427#: gnu/packages/perl.scm:1476
5705msgid "" 6428msgid ""
5706"This module provides convenience methods that let you easily\n" 6429"This module provides convenience methods that let you easily\n"
5707"create DateTime::Set objects for RFC 2445 style recurrences." 6430"create DateTime::Set objects for RFC 2445 style recurrences."
5708msgstr "" 6431msgstr ""
5709 6432
5710#: gnu/packages/perl.scm:1453 6433#: gnu/packages/perl.scm:1497
5711msgid "DateTime::Set extension for basic recurrences" 6434msgid "DateTime::Set extension for basic recurrences"
5712msgstr "" 6435msgstr ""
5713 6436
5714#: gnu/packages/perl.scm:1454 6437#: gnu/packages/perl.scm:1498
5715msgid "" 6438msgid ""
5716"This module provides convenience methods that let you easily\n" 6439"This module provides convenience methods that let you easily\n"
5717"create DateTime::Set objects for various recurrences, such as \"once a month\"\n" 6440"create DateTime::Set objects for various recurrences, such as \"once a month\"\n"
@@ -5719,11 +6442,11 @@ msgid ""
5719"\"every Monday, Wednesday and Thursday at 10:00 AM and 2:00 PM\"." 6442"\"every Monday, Wednesday and Thursday at 10:00 AM and 2:00 PM\"."
5720msgstr "" 6443msgstr ""
5721 6444
5722#: gnu/packages/perl.scm:1479 6445#: gnu/packages/perl.scm:1523
5723msgid "Create DateTime parser classes and objects" 6446msgid "Create DateTime parser classes and objects"
5724msgstr "" 6447msgstr ""
5725 6448
5726#: gnu/packages/perl.scm:1480 6449#: gnu/packages/perl.scm:1524
5727msgid "" 6450msgid ""
5728"DateTime::Format::Builder creates DateTime parsers. Many\n" 6451"DateTime::Format::Builder creates DateTime parsers. Many\n"
5729"string formats of dates and times are simple and just require a basic regular\n" 6452"string formats of dates and times are simple and just require a basic regular\n"
@@ -5731,43 +6454,43 @@ msgid ""
5731"to do this without writing reams of structural code." 6454"to do this without writing reams of structural code."
5732msgstr "" 6455msgstr ""
5733 6456
5734#: gnu/packages/perl.scm:1506 6457#: gnu/packages/perl.scm:1551
5735msgid "Parse data/time strings" 6458msgid "Parse data/time strings"
5736msgstr "" 6459msgstr ""
5737 6460
5738#: gnu/packages/perl.scm:1507 6461#: gnu/packages/perl.scm:1552
5739msgid "" 6462msgid ""
5740"DateTime::Format::Flexible attempts to take any string you\n" 6463"DateTime::Format::Flexible attempts to take any string you\n"
5741"give it and parse it into a DateTime object." 6464"give it and parse it into a DateTime object."
5742msgstr "" 6465msgstr ""
5743 6466
5744#: gnu/packages/perl.scm:1531 6467#: gnu/packages/perl.scm:1578
5745msgid "Parse and format iCal datetime and duration strings" 6468msgid "Parse and format iCal datetime and duration strings"
5746msgstr "" 6469msgstr ""
5747 6470
5748#: gnu/packages/perl.scm:1532 6471#: gnu/packages/perl.scm:1579
5749msgid "" 6472msgid ""
5750"This module understands the ICal date/time and duration\n" 6473"This module understands the ICal date/time and duration\n"
5751"formats, as defined in RFC 2445. It can be used to parse these formats in\n" 6474"formats, as defined in RFC 2445. It can be used to parse these formats in\n"
5752"order to create the appropriate objects." 6475"order to create the appropriate objects."
5753msgstr "" 6476msgstr ""
5754 6477
5755#: gnu/packages/perl.scm:1563 6478#: gnu/packages/perl.scm:1611
5756msgid "Machine-readable date/time with natural parsing" 6479msgid "Machine-readable date/time with natural parsing"
5757msgstr "" 6480msgstr ""
5758 6481
5759#: gnu/packages/perl.scm:1564 6482#: gnu/packages/perl.scm:1612
5760msgid "" 6483msgid ""
5761"DateTime::Format::Natural takes a string with a human\n" 6484"DateTime::Format::Natural takes a string with a human\n"
5762"readable date/time and creates a machine readable one by applying natural\n" 6485"readable date/time and creates a machine readable one by applying natural\n"
5763"parsing logic." 6486"parsing logic."
5764msgstr "" 6487msgstr ""
5765 6488
5766#: gnu/packages/perl.scm:1588 6489#: gnu/packages/perl.scm:1636
5767msgid "Parse and format strp and strf time patterns" 6490msgid "Parse and format strp and strf time patterns"
5768msgstr "" 6491msgstr ""
5769 6492
5770#: gnu/packages/perl.scm:1589 6493#: gnu/packages/perl.scm:1637
5771msgid "" 6494msgid ""
5772"This module implements most of `strptime(3)`, the POSIX\n" 6495"This module implements most of `strptime(3)`, the POSIX\n"
5773"function that is the reverse of `strftime(3)`, for `DateTime`. While\n" 6496"function that is the reverse of `strftime(3)`, for `DateTime`. While\n"
@@ -5775,21 +6498,21 @@ msgid ""
5775"takes a string and a pattern and returns the `DateTime` object associated." 6498"takes a string and a pattern and returns the `DateTime` object associated."
5776msgstr "" 6499msgstr ""
5777 6500
5778#: gnu/packages/perl.scm:1612 6501#: gnu/packages/perl.scm:1662
5779msgid "Localization support for DateTime.pm" 6502msgid "Localization support for DateTime.pm"
5780msgstr "" 6503msgstr ""
5781 6504
5782#: gnu/packages/perl.scm:1613 6505#: gnu/packages/perl.scm:1663
5783msgid "" 6506msgid ""
5784"The DateTime::Locale modules provide localization data for\n" 6507"The DateTime::Locale modules provide localization data for\n"
5785"the DateTime.pm class." 6508"the DateTime.pm class."
5786msgstr "" 6509msgstr ""
5787 6510
5788#: gnu/packages/perl.scm:1640 6511#: gnu/packages/perl.scm:1690
5789msgid "Time zone object for Perl" 6512msgid "Time zone object for Perl"
5790msgstr "" 6513msgstr ""
5791 6514
5792#: gnu/packages/perl.scm:1641 6515#: gnu/packages/perl.scm:1691
5793msgid "" 6516msgid ""
5794"This class is the base class for all time zone objects. A\n" 6517"This class is the base class for all time zone objects. A\n"
5795"time zone is represented internally as a set of observances, each of which\n" 6518"time zone is represented internally as a set of observances, each of which\n"
@@ -5799,81 +6522,81 @@ msgid ""
5799"DateTime::TimeZone methods." 6522"DateTime::TimeZone methods."
5800msgstr "" 6523msgstr ""
5801 6524
5802#: gnu/packages/perl.scm:1671 6525#: gnu/packages/perl.scm:1721
5803msgid "Parse date/time strings" 6526msgid "Parse date/time strings"
5804msgstr "" 6527msgstr ""
5805 6528
5806#: gnu/packages/perl.scm:1672 6529#: gnu/packages/perl.scm:1722
5807msgid "" 6530msgid ""
5808"DateTimeX::Easy uses a variety of DateTime::Format packages\n" 6531"DateTimeX::Easy uses a variety of DateTime::Format packages\n"
5809"to create DateTime objects, with some custom tweaks to smooth out the rough\n" 6532"to create DateTime objects, with some custom tweaks to smooth out the rough\n"
5810"edges (mainly concerning timezone detection and selection)." 6533"edges (mainly concerning timezone detection and selection)."
5811msgstr "" 6534msgstr ""
5812 6535
5813#: gnu/packages/perl.scm:1693 6536#: gnu/packages/perl.scm:1743
5814msgid "Meatier version of caller" 6537msgid "Meatier version of caller"
5815msgstr "" 6538msgstr ""
5816 6539
5817#: gnu/packages/perl.scm:1694 6540#: gnu/packages/perl.scm:1744
5818msgid "Devel::Caller provides meatier version of caller." 6541msgid "Devel::Caller provides meatier version of caller."
5819msgstr "" 6542msgstr ""
5820 6543
5821#: gnu/packages/perl.scm:1711 6544#: gnu/packages/perl.scm:1762
5822msgid "Check that a command is available" 6545msgid "Check that a command is available"
5823msgstr "" 6546msgstr ""
5824 6547
5825#: gnu/packages/perl.scm:1712 6548#: gnu/packages/perl.scm:1763
5826msgid "" 6549msgid ""
5827"Devel::CheckBin is a perl module that checks whether a\n" 6550"Devel::CheckBin is a perl module that checks whether a\n"
5828"particular command is available." 6551"particular command is available."
5829msgstr "" 6552msgstr ""
5830 6553
5831#: gnu/packages/perl.scm:1732 6554#: gnu/packages/perl.scm:1783
5832msgid "Provides equivalent of ${^GLOBAL_PHASE} eq 'DESTRUCT' for older perls" 6555msgid "Provides equivalent of ${^GLOBAL_PHASE} eq 'DESTRUCT' for older perls"
5833msgstr "" 6556msgstr ""
5834 6557
5835#: gnu/packages/perl.scm:1733 6558#: gnu/packages/perl.scm:1784
5836msgid "" 6559msgid ""
5837"Devel::GlobalDestruction provides a function returning the\n" 6560"Devel::GlobalDestruction provides a function returning the\n"
5838"equivalent of \"$@{^GLOBAL_PHASE@} eq 'DESTRUCT'\" for older perls." 6561"equivalent of \"$@{^GLOBAL_PHASE@} eq 'DESTRUCT'\" for older perls."
5839msgstr "" 6562msgstr ""
5840 6563
5841#: gnu/packages/perl.scm:1753 6564#: gnu/packages/perl.scm:1804
5842msgid "Alias lexical variables" 6565msgid "Alias lexical variables"
5843msgstr "" 6566msgstr ""
5844 6567
5845#: gnu/packages/perl.scm:1754 6568#: gnu/packages/perl.scm:1805
5846msgid "" 6569msgid ""
5847"Devel::LexAlias provides the ability to alias a lexical\n" 6570"Devel::LexAlias provides the ability to alias a lexical\n"
5848"variable in a subroutines scope to one of your choosing." 6571"variable in a subroutines scope to one of your choosing."
5849msgstr "" 6572msgstr ""
5850 6573
5851#: gnu/packages/perl.scm:1776 6574#: gnu/packages/perl.scm:1827
5852msgid "Introspect overloaded operators" 6575msgid "Introspect overloaded operators"
5853msgstr "" 6576msgstr ""
5854 6577
5855#: gnu/packages/perl.scm:1777 6578#: gnu/packages/perl.scm:1828
5856msgid "" 6579msgid ""
5857"Devel::OverloadInfo returns information about overloaded\n" 6580"Devel::OverloadInfo returns information about overloaded\n"
5858"operators for a given class (or object), including where in the inheritance\n" 6581"operators for a given class (or object), including where in the inheritance\n"
5859"hierarchy the overloads are declared and where the code implementing it is." 6582"hierarchy the overloads are declared and where the code implementing it is."
5860msgstr "" 6583msgstr ""
5861 6584
5862#: gnu/packages/perl.scm:1804 6585#: gnu/packages/perl.scm:1855
5863msgid "Partial dumping of data structures" 6586msgid "Partial dumping of data structures"
5864msgstr "" 6587msgstr ""
5865 6588
5866#: gnu/packages/perl.scm:1805 6589#: gnu/packages/perl.scm:1856
5867msgid "" 6590msgid ""
5868"This module is a data dumper optimized for logging of\n" 6591"This module is a data dumper optimized for logging of\n"
5869"arbitrary parameters." 6592"arbitrary parameters."
5870msgstr "" 6593msgstr ""
5871 6594
5872#: gnu/packages/perl.scm:1823 6595#: gnu/packages/perl.scm:1874
5873msgid "Object representing a stack trace" 6596msgid "Object representing a stack trace"
5874msgstr "" 6597msgstr ""
5875 6598
5876#: gnu/packages/perl.scm:1824 6599#: gnu/packages/perl.scm:1875
5877msgid "" 6600msgid ""
5878"The Devel::StackTrace module contains two classes,\n" 6601"The Devel::StackTrace module contains two classes,\n"
5879"Devel::StackTrace and Devel::StackTrace::Frame. These objects encapsulate the\n" 6602"Devel::StackTrace and Devel::StackTrace::Frame. These objects encapsulate the\n"
@@ -5881,11 +6604,11 @@ msgid ""
5881"providing a simple interface to this data." 6604"providing a simple interface to this data."
5882msgstr "" 6605msgstr ""
5883 6606
5884#: gnu/packages/perl.scm:1846 6607#: gnu/packages/perl.scm:1897
5885msgid "Displays stack trace in HTML" 6608msgid "Displays stack trace in HTML"
5886msgstr "" 6609msgstr ""
5887 6610
5888#: gnu/packages/perl.scm:1847 6611#: gnu/packages/perl.scm:1898
5889msgid "" 6612msgid ""
5890"Devel::StackTrace::AsHTML adds as_html method to\n" 6613"Devel::StackTrace::AsHTML adds as_html method to\n"
5891"Devel::StackTrace which displays the stack trace in beautiful HTML, with code\n" 6614"Devel::StackTrace which displays the stack trace in beautiful HTML, with code\n"
@@ -5894,49 +6617,49 @@ msgid ""
5894"each stack frame." 6617"each stack frame."
5895msgstr "" 6618msgstr ""
5896 6619
5897#: gnu/packages/perl.scm:1868 6620#: gnu/packages/perl.scm:1919
5898msgid "Dump symbol names or the symbol table" 6621msgid "Dump symbol names or the symbol table"
5899msgstr "" 6622msgstr ""
5900 6623
5901#: gnu/packages/perl.scm:1869 6624#: gnu/packages/perl.scm:1920
5902msgid "Devel::Symdump provides access to the perl symbol table." 6625msgid "Devel::Symdump provides access to the perl symbol table."
5903msgstr "" 6626msgstr ""
5904 6627
5905#: gnu/packages/perl.scm:1886 6628#: gnu/packages/perl.scm:1937
5906msgid "Keyed-Hashing for Message Authentication" 6629msgid "Keyed-Hashing for Message Authentication"
5907msgstr "" 6630msgstr ""
5908 6631
5909#: gnu/packages/perl.scm:1887 6632#: gnu/packages/perl.scm:1938
5910msgid "" 6633msgid ""
5911"The Digest::HMAC module follows the common Digest::\n" 6634"The Digest::HMAC module follows the common Digest::\n"
5912"interface for the RFC 2104 HMAC mechanism." 6635"interface for the RFC 2104 HMAC mechanism."
5913msgstr "" 6636msgstr ""
5914 6637
5915#: gnu/packages/perl.scm:1903 6638#: gnu/packages/perl.scm:1954
5916msgid "Perl implementation of the SHA-1 message digest algorithm" 6639msgid "Perl implementation of the SHA-1 message digest algorithm"
5917msgstr "" 6640msgstr ""
5918 6641
5919#: gnu/packages/perl.scm:1905 6642#: gnu/packages/perl.scm:1956
5920msgid "" 6643msgid ""
5921"This package provides 'Digest::SHA1', an implementation of the NIST\n" 6644"This package provides 'Digest::SHA1', an implementation of the NIST\n"
5922"SHA-1 message digest algorithm for use by Perl programs." 6645"SHA-1 message digest algorithm for use by Perl programs."
5923msgstr "" 6646msgstr ""
5924 6647
5925#: gnu/packages/perl.scm:1927 6648#: gnu/packages/perl.scm:1978
5926msgid "Declare version conflicts for your dist" 6649msgid "Declare version conflicts for your dist"
5927msgstr "" 6650msgstr ""
5928 6651
5929#: gnu/packages/perl.scm:1928 6652#: gnu/packages/perl.scm:1979
5930msgid "" 6653msgid ""
5931"This module allows you to specify conflicting versions of\n" 6654"This module allows you to specify conflicting versions of\n"
5932"modules separately and deal with them after the module is done installing." 6655"modules separately and deal with them after the module is done installing."
5933msgstr "" 6656msgstr ""
5934 6657
5935#: gnu/packages/perl.scm:1945 6658#: gnu/packages/perl.scm:1997
5936msgid "OO-ish Error/Exception handling for Perl" 6659msgid "OO-ish Error/Exception handling for Perl"
5937msgstr "" 6660msgstr ""
5938 6661
5939#: gnu/packages/perl.scm:1946 6662#: gnu/packages/perl.scm:1998
5940msgid "" 6663msgid ""
5941"The Error package provides two interfaces. Firstly Error\n" 6664"The Error package provides two interfaces. Firstly Error\n"
5942"provides a procedural interface to exception handling. Secondly Error is a\n" 6665"provides a procedural interface to exception handling. Secondly Error is a\n"
@@ -5944,11 +6667,11 @@ msgid ""
5944"catch, or can simply be recorded." 6667"catch, or can simply be recorded."
5945msgstr "" 6668msgstr ""
5946 6669
5947#: gnu/packages/perl.scm:1971 6670#: gnu/packages/perl.scm:2023
5948msgid "Safely and cleanly create closures via string eval" 6671msgid "Safely and cleanly create closures via string eval"
5949msgstr "" 6672msgstr ""
5950 6673
5951#: gnu/packages/perl.scm:1972 6674#: gnu/packages/perl.scm:2024
5952msgid "" 6675msgid ""
5953"String eval is often used for dynamic code generation. For\n" 6676"String eval is often used for dynamic code generation. For\n"
5954"instance, Moose uses it heavily, to generate inlined versions of accessors and\n" 6677"instance, Moose uses it heavily, to generate inlined versions of accessors and\n"
@@ -5962,32 +6685,32 @@ msgid ""
5962"errors are rethrown automatically." 6685"errors are rethrown automatically."
5963msgstr "" 6686msgstr ""
5964 6687
5965#: gnu/packages/perl.scm:2001 6688#: gnu/packages/perl.scm:2053
5966msgid "Allows you to declare real exception classes in Perl" 6689msgid "Allows you to declare real exception classes in Perl"
5967msgstr "" 6690msgstr ""
5968 6691
5969#: gnu/packages/perl.scm:2002 6692#: gnu/packages/perl.scm:2054
5970msgid "" 6693msgid ""
5971"Exception::Class allows you to declare exception hierarchies\n" 6694"Exception::Class allows you to declare exception hierarchies\n"
5972"in your modules in a \"Java-esque\" manner." 6695"in your modules in a \"Java-esque\" manner."
5973msgstr "" 6696msgstr ""
5974 6697
5975#: gnu/packages/perl.scm:2018 6698#: gnu/packages/perl.scm:2070
5976msgid "Lightweight exporting of functions and variables" 6699msgid "Lightweight exporting of functions and variables"
5977msgstr "" 6700msgstr ""
5978 6701
5979#: gnu/packages/perl.scm:2020 6702#: gnu/packages/perl.scm:2072
5980msgid "" 6703msgid ""
5981"Exporter::Lite is an alternative to Exporter, intended to provide a\n" 6704"Exporter::Lite is an alternative to Exporter, intended to provide a\n"
5982"lightweight subset of the most commonly-used functionality. It supports\n" 6705"lightweight subset of the most commonly-used functionality. It supports\n"
5983"import(), @@EXPORT and @@EXPORT_OK and not a whole lot else." 6706"import(), @@EXPORT and @@EXPORT_OK and not a whole lot else."
5984msgstr "" 6707msgstr ""
5985 6708
5986#: gnu/packages/perl.scm:2041 6709#: gnu/packages/perl.scm:2093
5987msgid "Exporter with the features of Sub::Exporter but only core dependencies" 6710msgid "Exporter with the features of Sub::Exporter but only core dependencies"
5988msgstr "" 6711msgstr ""
5989 6712
5990#: gnu/packages/perl.scm:2042 6713#: gnu/packages/perl.scm:2094
5991msgid "" 6714msgid ""
5992"Exporter::Tiny supports many of Sub::Exporter's\n" 6715"Exporter::Tiny supports many of Sub::Exporter's\n"
5993"external-facing features including renaming imported functions with the `-as`,\n" 6716"external-facing features including renaming imported functions with the `-as`,\n"
@@ -5996,85 +6719,85 @@ msgid ""
5996"only about 40% as many lines of code and with zero non-core dependencies." 6719"only about 40% as many lines of code and with zero non-core dependencies."
5997msgstr "" 6720msgstr ""
5998 6721
5999#: gnu/packages/perl.scm:2065 6722#: gnu/packages/perl.scm:2117
6000msgid "Build.PL install path logic made easy" 6723msgid "Build.PL install path logic made easy"
6001msgstr "" 6724msgstr ""
6002 6725
6003#: gnu/packages/perl.scm:2066 6726#: gnu/packages/perl.scm:2118
6004msgid "" 6727msgid ""
6005"This module tries to make install path resolution as easy as\n" 6728"This module tries to make install path resolution as easy as\n"
6006"possible." 6729"possible."
6007msgstr "" 6730msgstr ""
6008 6731
6009#: gnu/packages/perl.scm:2084 6732#: gnu/packages/perl.scm:2136
6010msgid "Wrapper for perl's configuration" 6733msgid "Wrapper for perl's configuration"
6011msgstr "" 6734msgstr ""
6012 6735
6013#: gnu/packages/perl.scm:2085 6736#: gnu/packages/perl.scm:2137
6014msgid "" 6737msgid ""
6015"ExtUtils::Config is an abstraction around the %Config hash.\n" 6738"ExtUtils::Config is an abstraction around the %Config hash.\n"
6016"By itself it is not a particularly interesting module by any measure, however\n" 6739"By itself it is not a particularly interesting module by any measure, however\n"
6017"it ties together a family of modern toolchain modules." 6740"it ties together a family of modern toolchain modules."
6018msgstr "" 6741msgstr ""
6019 6742
6020#: gnu/packages/perl.scm:2104 6743#: gnu/packages/perl.scm:2156
6021msgid "Various portability utilities for module builders" 6744msgid "Various portability utilities for module builders"
6022msgstr "" 6745msgstr ""
6023 6746
6024#: gnu/packages/perl.scm:2105 6747#: gnu/packages/perl.scm:2157
6025msgid "" 6748msgid ""
6026"This module provides various portable helper functions for\n" 6749"This module provides various portable helper functions for\n"
6027"module building modules." 6750"module building modules."
6028msgstr "" 6751msgstr ""
6029 6752
6030#: gnu/packages/perl.scm:2133 6753#: gnu/packages/perl.scm:2187
6031msgid "Watch for changes to files" 6754msgid "Watch for changes to files"
6032msgstr "" 6755msgstr ""
6033 6756
6034#: gnu/packages/perl.scm:2134 6757#: gnu/packages/perl.scm:2188
6035msgid "" 6758msgid ""
6036"This module provides a class to monitor a directory for\n" 6759"This module provides a class to monitor a directory for\n"
6037"changes made to any file." 6760"changes made to any file."
6038msgstr "" 6761msgstr ""
6039 6762
6040#: gnu/packages/perl.scm:2152 6763#: gnu/packages/perl.scm:2206
6041msgid "Recursively copy files and directories" 6764msgid "Recursively copy files and directories"
6042msgstr "" 6765msgstr ""
6043 6766
6044#: gnu/packages/perl.scm:2153 6767#: gnu/packages/perl.scm:2207
6045msgid "" 6768msgid ""
6046"This module has 3 functions: one to copy files only, one to\n" 6769"This module has 3 functions: one to copy files only, one to\n"
6047"copy directories only, and one to do either depending on the argument's\n" 6770"copy directories only, and one to do either depending on the argument's\n"
6048"type." 6771"type."
6049msgstr "" 6772msgstr ""
6050 6773
6051#: gnu/packages/perl.scm:2175 6774#: gnu/packages/perl.scm:2229
6052msgid "Alternative interface to File::Find" 6775msgid "Alternative interface to File::Find"
6053msgstr "" 6776msgstr ""
6054 6777
6055#: gnu/packages/perl.scm:2176 6778#: gnu/packages/perl.scm:2230
6056msgid "" 6779msgid ""
6057"File::Find::Rule is a friendlier interface to File::Find.\n" 6780"File::Find::Rule is a friendlier interface to File::Find.\n"
6058"It allows you to build rules which specify the desired files and\n" 6781"It allows you to build rules which specify the desired files and\n"
6059"directories." 6782"directories."
6060msgstr "" 6783msgstr ""
6061 6784
6062#: gnu/packages/perl.scm:2199 6785#: gnu/packages/perl.scm:2253
6063msgid "Common rules for searching for Perl things" 6786msgid "Common rules for searching for Perl things"
6064msgstr "" 6787msgstr ""
6065 6788
6066#: gnu/packages/perl.scm:2200 6789#: gnu/packages/perl.scm:2254
6067msgid "" 6790msgid ""
6068"File::Find::Rule::Perl provides methods for finding various\n" 6791"File::Find::Rule::Perl provides methods for finding various\n"
6069"types Perl-related files, or replicating search queries run on a distribution\n" 6792"types Perl-related files, or replicating search queries run on a distribution\n"
6070"in various parts of the CPAN ecosystem." 6793"in various parts of the CPAN ecosystem."
6071msgstr "" 6794msgstr ""
6072 6795
6073#: gnu/packages/perl.scm:2223 6796#: gnu/packages/perl.scm:2277
6074msgid "Find your home and other directories on any platform" 6797msgid "Find your home and other directories on any platform"
6075msgstr "" 6798msgstr ""
6076 6799
6077#: gnu/packages/perl.scm:2224 6800#: gnu/packages/perl.scm:2278
6078msgid "" 6801msgid ""
6079"File::HomeDir is a module for locating the directories that\n" 6802"File::HomeDir is a module for locating the directories that\n"
6080"are \"owned\" by a user (typically your user) and to solve the various issues\n" 6803"are \"owned\" by a user (typically your user) and to solve the various issues\n"
@@ -6082,24 +6805,24 @@ msgid ""
6082"platforms." 6805"platforms."
6083msgstr "" 6806msgstr ""
6084 6807
6085#: gnu/packages/perl.scm:2251 6808#: gnu/packages/perl.scm:2305
6086msgid "" 6809msgid ""
6087"Perl extension for crawling directory trees and compiling\n" 6810"Perl extension for crawling directory trees and compiling\n"
6088"lists of files" 6811"lists of files"
6089msgstr "" 6812msgstr ""
6090 6813
6091#: gnu/packages/perl.scm:2254 6814#: gnu/packages/perl.scm:2308
6092msgid "" 6815msgid ""
6093"The File::List module crawls the directory tree starting at the\n" 6816"The File::List module crawls the directory tree starting at the\n"
6094"provided base directory and can return files (and/or directories if desired)\n" 6817"provided base directory and can return files (and/or directories if desired)\n"
6095"matching a regular expression." 6818"matching a regular expression."
6096msgstr "" 6819msgstr ""
6097 6820
6098#: gnu/packages/perl.scm:2273 6821#: gnu/packages/perl.scm:2327
6099msgid "Remove files and directories in Perl" 6822msgid "Remove files and directories in Perl"
6100msgstr "" 6823msgstr ""
6101 6824
6102#: gnu/packages/perl.scm:2274 6825#: gnu/packages/perl.scm:2328
6103msgid "" 6826msgid ""
6104"File::Remove::remove removes files and directories. It acts\n" 6827"File::Remove::remove removes files and directories. It acts\n"
6105"like /bin/rm, for the most part. Although \"unlink\" can be given a list of\n" 6828"like /bin/rm, for the most part. Although \"unlink\" can be given a list of\n"
@@ -6107,11 +6830,11 @@ msgid ""
6107"accepts wildcards, * and ?, as arguments for file names." 6830"accepts wildcards, * and ?, as arguments for file names."
6108msgstr "" 6831msgstr ""
6109 6832
6110#: gnu/packages/perl.scm:2298 6833#: gnu/packages/perl.scm:2352
6111msgid "Locate per-dist and per-module shared files" 6834msgid "Locate per-dist and per-module shared files"
6112msgstr "" 6835msgstr ""
6113 6836
6114#: gnu/packages/perl.scm:2299 6837#: gnu/packages/perl.scm:2353
6115msgid "" 6838msgid ""
6116"The intent of File::ShareDir is to provide a companion to\n" 6839"The intent of File::ShareDir is to provide a companion to\n"
6117"Class::Inspector and File::HomeDir. Quite often you want or need your Perl\n" 6840"Class::Inspector and File::HomeDir. Quite often you want or need your Perl\n"
@@ -6121,54 +6844,62 @@ msgid ""
6121"the installation." 6844"the installation."
6122msgstr "" 6845msgstr ""
6123 6846
6124#: gnu/packages/perl.scm:2321 6847#: gnu/packages/perl.scm:2375
6125msgid "Install shared files" 6848msgid "Install shared files"
6126msgstr "" 6849msgstr ""
6127 6850
6128#: gnu/packages/perl.scm:2322 6851#: gnu/packages/perl.scm:2376
6129msgid "" 6852msgid ""
6130"File::ShareDir::Install allows you to install read-only data\n" 6853"File::ShareDir::Install allows you to install read-only data\n"
6131"files from a distribution. It is a companion module to File::ShareDir, which\n" 6854"files from a distribution. It is a companion module to File::ShareDir, which\n"
6132"allows you to locate these files after installation." 6855"allows you to locate these files after installation."
6133msgstr "" 6856msgstr ""
6134 6857
6135#: gnu/packages/perl.scm:2341 6858#: gnu/packages/perl.scm:2395
6136msgid "Reading/Writing/Modifying of complete files" 6859msgid "Reading/Writing/Modifying of complete files"
6137msgstr "" 6860msgstr ""
6138 6861
6139#: gnu/packages/perl.scm:2342 6862#: gnu/packages/perl.scm:2396
6140msgid "" 6863msgid ""
6141"File::Slurp provides subroutines to read or write entire\n" 6864"File::Slurp provides subroutines to read or write entire\n"
6142"files with a simple call. It also has a subroutine for reading the list of\n" 6865"files with a simple call. It also has a subroutine for reading the list of\n"
6143"file names in a directory." 6866"file names in a directory."
6144msgstr "" 6867msgstr ""
6145 6868
6146#: gnu/packages/perl.scm:2363 6869#: gnu/packages/perl.scm:2414
6870msgid "Simple file reader and writer"
6871msgstr ""
6872
6873#: gnu/packages/perl.scm:2416
6874msgid "This module provides functions for fast reading and writing of files."
6875msgstr ""
6876
6877#: gnu/packages/perl.scm:2435
6147msgid "Return name and handle of a temporary file safely" 6878msgid "Return name and handle of a temporary file safely"
6148msgstr "" 6879msgstr ""
6149 6880
6150#: gnu/packages/perl.scm:2364 6881#: gnu/packages/perl.scm:2436
6151msgid "" 6882msgid ""
6152"File::Temp can be used to create and open temporary files in\n" 6883"File::Temp can be used to create and open temporary files in\n"
6153"a safe way." 6884"a safe way."
6154msgstr "" 6885msgstr ""
6155 6886
6156#: gnu/packages/perl.scm:2381 6887#: gnu/packages/perl.scm:2453
6157msgid "Portable implementation of the `which' utility" 6888msgid "Portable implementation of the `which' utility"
6158msgstr "" 6889msgstr ""
6159 6890
6160#: gnu/packages/perl.scm:2383 6891#: gnu/packages/perl.scm:2455
6161msgid "" 6892msgid ""
6162"File::Which was created to be able to get the paths to executable\n" 6893"File::Which was created to be able to get the paths to executable\n"
6163"programs on systems under which the `which' program wasn't implemented in the\n" 6894"programs on systems under which the `which' program wasn't implemented in the\n"
6164"shell." 6895"shell."
6165msgstr "" 6896msgstr ""
6166 6897
6167#: gnu/packages/perl.scm:2410 6898#: gnu/packages/perl.scm:2482
6168msgid "Getopt::Long, but simpler and more powerful" 6899msgid "Getopt::Long, but simpler and more powerful"
6169msgstr "" 6900msgstr ""
6170 6901
6171#: gnu/packages/perl.scm:2411 6902#: gnu/packages/perl.scm:2483
6172msgid "" 6903msgid ""
6173"Getopt::Long::Descriptive is yet another Getopt library.\n" 6904"Getopt::Long::Descriptive is yet another Getopt library.\n"
6174"It's built atop Getopt::Long, and gets a lot of its features, but tries to\n" 6905"It's built atop Getopt::Long, and gets a lot of its features, but tries to\n"
@@ -6176,21 +6907,21 @@ msgid ""
6176"usage (help) messages, data validation, and a few other useful features." 6907"usage (help) messages, data validation, and a few other useful features."
6177msgstr "" 6908msgstr ""
6178 6909
6179#: gnu/packages/perl.scm:2429 6910#: gnu/packages/perl.scm:2501
6180msgid "Table-driven argument parsing for Perl" 6911msgid "Table-driven argument parsing for Perl"
6181msgstr "" 6912msgstr ""
6182 6913
6183#: gnu/packages/perl.scm:2431 6914#: gnu/packages/perl.scm:2503
6184msgid "" 6915msgid ""
6185"Getopt::Tabular is a Perl 5 module for table-driven argument parsing,\n" 6916"Getopt::Tabular is a Perl 5 module for table-driven argument parsing,\n"
6186"vaguely inspired by John Ousterhout's Tk_ParseArgv." 6917"vaguely inspired by John Ousterhout's Tk_ParseArgv."
6187msgstr "" 6918msgstr ""
6188 6919
6189#: gnu/packages/perl.scm:2451 6920#: gnu/packages/perl.scm:2523
6190msgid "Merge arbitrarily deep hashes into a single hash" 6921msgid "Merge arbitrarily deep hashes into a single hash"
6191msgstr "" 6922msgstr ""
6192 6923
6193#: gnu/packages/perl.scm:2452 6924#: gnu/packages/perl.scm:2524
6194msgid "" 6925msgid ""
6195"Hash::Merge merges two arbitrarily deep hashes into a single\n" 6926"Hash::Merge merges two arbitrarily deep hashes into a single\n"
6196"hash. That is, at any level, it will add non-conflicting key-value pairs from\n" 6927"hash. That is, at any level, it will add non-conflicting key-value pairs from\n"
@@ -6200,21 +6931,21 @@ msgid ""
6200"merged." 6931"merged."
6201msgstr "" 6932msgstr ""
6202 6933
6203#: gnu/packages/perl.scm:2474 6934#: gnu/packages/perl.scm:2546
6204msgid "Store multiple values per key" 6935msgid "Store multiple values per key"
6205msgstr "" 6936msgstr ""
6206 6937
6207#: gnu/packages/perl.scm:2475 6938#: gnu/packages/perl.scm:2547
6208msgid "" 6939msgid ""
6209"Hash::MultiValue is an object (and a plain hash reference)\n" 6940"Hash::MultiValue is an object (and a plain hash reference)\n"
6210"that may contain multiple values per key, inspired by MultiDict of WebOb." 6941"that may contain multiple values per key, inspired by MultiDict of WebOb."
6211msgstr "" 6942msgstr ""
6212 6943
6213#: gnu/packages/perl.scm:2495 6944#: gnu/packages/perl.scm:2567
6214msgid "Import packages into other packages" 6945msgid "Import packages into other packages"
6215msgstr "" 6946msgstr ""
6216 6947
6217#: gnu/packages/perl.scm:2496 6948#: gnu/packages/perl.scm:2568
6218msgid "" 6949msgid ""
6219"Writing exporters is a pain. Some use Exporter, some use\n" 6950"Writing exporters is a pain. Some use Exporter, some use\n"
6220"Sub::Exporter, some use Moose::Exporter, some use Exporter::Declare ... and\n" 6951"Sub::Exporter, some use Moose::Exporter, some use Exporter::Declare ... and\n"
@@ -6224,64 +6955,64 @@ msgid ""
6224"compilation. Import::Into provides global methods to make this painless." 6955"compilation. Import::Into provides global methods to make this painless."
6225msgstr "" 6956msgstr ""
6226 6957
6227#: gnu/packages/perl.scm:2518 6958#: gnu/packages/perl.scm:2590
6228msgid "Use modules in inc/ if newer than installed" 6959msgid "Use modules in inc/ if newer than installed"
6229msgstr "" 6960msgstr ""
6230 6961
6231#: gnu/packages/perl.scm:2519 6962#: gnu/packages/perl.scm:2591
6232msgid "" 6963msgid ""
6233"The inc::latest module helps bootstrap configure-time\n" 6964"The inc::latest module helps bootstrap configure-time\n"
6234"dependencies for CPAN distributions. These dependencies get bundled into the\n" 6965"dependencies for CPAN distributions. These dependencies get bundled into the\n"
6235"inc directory within a distribution and are used by Makefile.PL or Build.PL." 6966"inc directory within a distribution and are used by Makefile.PL or Build.PL."
6236msgstr "" 6967msgstr ""
6237 6968
6238#: gnu/packages/perl.scm:2538 6969#: gnu/packages/perl.scm:2610
6239msgid "Utilities for interactive I/O" 6970msgid "Utilities for interactive I/O"
6240msgstr "" 6971msgstr ""
6241 6972
6242#: gnu/packages/perl.scm:2539 6973#: gnu/packages/perl.scm:2611
6243msgid "" 6974msgid ""
6244"This module provides three utility subroutines that make it\n" 6975"This module provides three utility subroutines that make it\n"
6245"easier to develop interactive applications: is_interactive(), interactive(),\n" 6976"easier to develop interactive applications: is_interactive(), interactive(),\n"
6246"and busy()." 6977"and busy()."
6247msgstr "" 6978msgstr ""
6248 6979
6249#: gnu/packages/perl.scm:2558 6980#: gnu/packages/perl.scm:2630
6250msgid "Emulate file interface for in-core strings" 6981msgid "Emulate file interface for in-core strings"
6251msgstr "" 6982msgstr ""
6252 6983
6253#: gnu/packages/perl.scm:2559 6984#: gnu/packages/perl.scm:2631
6254msgid "" 6985msgid ""
6255"IO::String is an IO::File (and IO::Handle) compatible class\n" 6986"IO::String is an IO::File (and IO::Handle) compatible class\n"
6256"that reads or writes data from in-core strings." 6987"that reads or writes data from in-core strings."
6257msgstr "" 6988msgstr ""
6258 6989
6259#: gnu/packages/perl.scm:2577 6990#: gnu/packages/perl.scm:2649
6260msgid "IO:: interface for reading/writing an array of lines" 6991msgid "IO:: interface for reading/writing an array of lines"
6261msgstr "" 6992msgstr ""
6262 6993
6263#: gnu/packages/perl.scm:2578 6994#: gnu/packages/perl.scm:2650
6264msgid "" 6995msgid ""
6265"This toolkit primarily provides modules for performing both\n" 6996"This toolkit primarily provides modules for performing both\n"
6266"traditional and object-oriented i/o) on things *other* than normal\n" 6997"traditional and object-oriented i/o) on things *other* than normal\n"
6267"filehandles; in particular, IO::Scalar, IO::ScalarArray, and IO::Lines." 6998"filehandles; in particular, IO::Scalar, IO::ScalarArray, and IO::Lines."
6268msgstr "" 6999msgstr ""
6269 7000
6270#: gnu/packages/perl.scm:2596 7001#: gnu/packages/perl.scm:2668
6271msgid "Perl interface to pseudo ttys" 7002msgid "Perl interface to pseudo ttys"
6272msgstr "" 7003msgstr ""
6273 7004
6274#: gnu/packages/perl.scm:2598 7005#: gnu/packages/perl.scm:2670
6275msgid "" 7006msgid ""
6276"This package provides the 'IO::Pty' and 'IO::Tty' Perl interfaces to\n" 7007"This package provides the 'IO::Pty' and 'IO::Tty' Perl interfaces to\n"
6277"pseudo ttys." 7008"pseudo ttys."
6278msgstr "" 7009msgstr ""
6279 7010
6280#: gnu/packages/perl.scm:2626 7011#: gnu/packages/perl.scm:2698
6281msgid "Run system() and background procs w/ piping, redirs, ptys" 7012msgid "Run system() and background procs w/ piping, redirs, ptys"
6282msgstr "" 7013msgstr ""
6283 7014
6284#: gnu/packages/perl.scm:2627 7015#: gnu/packages/perl.scm:2699
6285msgid "" 7016msgid ""
6286"IPC::Run allows you run and interact with child processes\n" 7017"IPC::Run allows you run and interact with child processes\n"
6287"using files, pipes, and pseudo-ttys. Both system()-style and scripted usages\n" 7018"using files, pipes, and pseudo-ttys. Both system()-style and scripted usages\n"
@@ -6289,11 +7020,11 @@ msgid ""
6289"both supported and may be mixed." 7020"both supported and may be mixed."
6290msgstr "" 7021msgstr ""
6291 7022
6292#: gnu/packages/perl.scm:2645 7023#: gnu/packages/perl.scm:2717
6293msgid "Run a subprocess with input/output redirection" 7024msgid "Run a subprocess with input/output redirection"
6294msgstr "" 7025msgstr ""
6295 7026
6296#: gnu/packages/perl.scm:2647 7027#: gnu/packages/perl.scm:2719
6297msgid "" 7028msgid ""
6298"The IPC::Run3 module allows you to run a subprocess and redirect stdin,\n" 7029"The IPC::Run3 module allows you to run a subprocess and redirect stdin,\n"
6299"stdout, and/or stderr to files and perl data structures. It aims to satisfy\n" 7030"stdout, and/or stderr to files and perl data structures. It aims to satisfy\n"
@@ -6301,31 +7032,31 @@ msgid ""
6301"Perlish API and none of the bloat and rarely used features of IPC::Run." 7032"Perlish API and none of the bloat and rarely used features of IPC::Run."
6302msgstr "" 7033msgstr ""
6303 7034
6304#: gnu/packages/perl.scm:2671 7035#: gnu/packages/perl.scm:2743
6305msgid "Lightweight interface to shared memory" 7036msgid "Lightweight interface to shared memory"
6306msgstr "" 7037msgstr ""
6307 7038
6308#: gnu/packages/perl.scm:2672 7039#: gnu/packages/perl.scm:2744
6309msgid "" 7040msgid ""
6310"IPC::ShareLite provides a simple interface to shared memory,\n" 7041"IPC::ShareLite provides a simple interface to shared memory,\n"
6311"allowing data to be efficiently communicated between processes." 7042"allowing data to be efficiently communicated between processes."
6312msgstr "" 7043msgstr ""
6313 7044
6314#: gnu/packages/perl.scm:2692 7045#: gnu/packages/perl.scm:2764
6315msgid "JSON encoder/decoder for Perl" 7046msgid "JSON encoder/decoder for Perl"
6316msgstr "" 7047msgstr ""
6317 7048
6318#: gnu/packages/perl.scm:2693 7049#: gnu/packages/perl.scm:2765
6319msgid "" 7050msgid ""
6320"This module converts Perl data structures to JSON and vice\n" 7051"This module converts Perl data structures to JSON and vice\n"
6321"versa using either JSON::XS or JSON::PP." 7052"versa using either JSON::XS or JSON::PP."
6322msgstr "" 7053msgstr ""
6323 7054
6324#: gnu/packages/perl.scm:2718 7055#: gnu/packages/perl.scm:2790
6325msgid "Wrapper for Perl JSON classes" 7056msgid "Wrapper for Perl JSON classes"
6326msgstr "" 7057msgstr ""
6327 7058
6328#: gnu/packages/perl.scm:2720 7059#: gnu/packages/perl.scm:2792
6329msgid "" 7060msgid ""
6330"This module tries to provide a coherent API to bring together the\n" 7061"This module tries to provide a coherent API to bring together the\n"
6331"various JSON modules currently on CPAN. This module will allow you to code to\n" 7062"various JSON modules currently on CPAN. This module will allow you to code to\n"
@@ -6333,11 +7064,11 @@ msgid ""
6333"installed." 7064"installed."
6334msgstr "" 7065msgstr ""
6335 7066
6336#: gnu/packages/perl.scm:2744 7067#: gnu/packages/perl.scm:2816
6337msgid "Cpanel::JSON::XS with fallback" 7068msgid "Cpanel::JSON::XS with fallback"
6338msgstr "" 7069msgstr ""
6339 7070
6340#: gnu/packages/perl.scm:2745 7071#: gnu/packages/perl.scm:2817
6341msgid "" 7072msgid ""
6342"This module first checks to see if either Cpanel::JSON::XS\n" 7073"This module first checks to see if either Cpanel::JSON::XS\n"
6343"or JSON::XS is already loaded, in which case it uses that module. Otherwise\n" 7074"or JSON::XS is already loaded, in which case it uses that module. Otherwise\n"
@@ -6345,57 +7076,91 @@ msgid ""
6345"either uses the first module it finds or throws an error." 7076"either uses the first module it finds or throws an error."
6346msgstr "" 7077msgstr ""
6347 7078
6348#: gnu/packages/perl.scm:2768 7079#: gnu/packages/perl.scm:2840
6349msgid "JSON serialising/deserialising for Perl" 7080msgid "JSON serialising/deserialising for Perl"
6350msgstr "" 7081msgstr ""
6351 7082
6352#: gnu/packages/perl.scm:2792 7083#: gnu/packages/perl.scm:2860
7084msgid "Log::Report in the lightest form"
7085msgstr ""
7086
7087#: gnu/packages/perl.scm:2862
7088msgid ""
7089"This module allows libraries to have a dependency to a small module\n"
7090"instead of the full Log-Report distribution. The full power of\n"
7091"@code{Log::Report} is only released when the main program uses that module.\n"
7092"In that case, the module using the 'Optional' will also use the full\n"
7093"@code{Log::Report}, otherwise the dressed-down @code{Log::Report::Minimal}\n"
7094"version."
7095msgstr ""
7096
7097#: gnu/packages/perl.scm:2887
7098msgid "Get messages to users and logs"
7099msgstr ""
7100
7101#: gnu/packages/perl.scm:2889
7102msgid ""
7103"@code{Log::Report} combines three tasks which are closely related in\n"
7104"one: logging, exceptions, and translations."
7105msgstr ""
7106
7107#: gnu/packages/perl.scm:2912
6353msgid "Combination of List::Util and List::MoreUtils" 7108msgid "Combination of List::Util and List::MoreUtils"
6354msgstr "" 7109msgstr ""
6355 7110
6356#: gnu/packages/perl.scm:2793 7111#: gnu/packages/perl.scm:2913
6357msgid "" 7112msgid ""
6358"This module exports all of the functions that either\n" 7113"This module exports all of the functions that either\n"
6359"List::Util or List::MoreUtils defines, with preference to List::Util." 7114"List::Util or List::MoreUtils defines, with preference to List::Util."
6360msgstr "" 7115msgstr ""
6361 7116
6362#: gnu/packages/perl.scm:2817 7117#: gnu/packages/perl.scm:2937
6363msgid "Provide the stuff missing in List::Util" 7118msgid "Provide the stuff missing in List::Util"
6364msgstr "" 7119msgstr ""
6365 7120
6366#: gnu/packages/perl.scm:2818 7121#: gnu/packages/perl.scm:2938
6367msgid "" 7122msgid ""
6368"List::MoreUtils provides some trivial but commonly needed\n" 7123"List::MoreUtils provides some trivial but commonly needed\n"
6369"functionality on lists which is not going to go into List::Util." 7124"functionality on lists which is not going to go into List::Util."
6370msgstr "" 7125msgstr ""
6371 7126
6372#: gnu/packages/perl.scm:2836 7127#: gnu/packages/perl.scm:2956
6373msgid "Expiry plug-in for Memoize that adds LRU cache expiration" 7128msgid "Expiry plug-in for Memoize that adds LRU cache expiration"
6374msgstr "" 7129msgstr ""
6375 7130
6376#: gnu/packages/perl.scm:2837 7131#: gnu/packages/perl.scm:2957
6377msgid "" 7132msgid ""
6378"This module implements an expiry policy for Memoize that\n" 7133"This module implements an expiry policy for Memoize that\n"
6379"follows LRU semantics, that is, the last n results, where n is specified as\n" 7134"follows LRU semantics, that is, the last n results, where n is specified as\n"
6380"the argument to the CACHESIZE parameter, will be cached." 7135"the argument to the CACHESIZE parameter, will be cached."
6381msgstr "" 7136msgstr ""
6382 7137
6383#: gnu/packages/perl.scm:2856 7138#: gnu/packages/perl.scm:2975
7139msgid "Charset information for MIME messages"
7140msgstr ""
7141
7142#: gnu/packages/perl.scm:2977
7143msgid ""
7144"@code{MIME::Charset} provides information about character sets used for\n"
7145"MIME messages on Internet."
7146msgstr ""
7147
7148#: gnu/packages/perl.scm:2995
6384msgid "Definition of MIME types" 7149msgid "Definition of MIME types"
6385msgstr "" 7150msgstr ""
6386 7151
6387#: gnu/packages/perl.scm:2857 7152#: gnu/packages/perl.scm:2996
6388msgid "" 7153msgid ""
6389"This module provides a list of known mime-types, combined\n" 7154"This module provides a list of known mime-types, combined\n"
6390"from various sources. For instance, it contains all IANA types and the\n" 7155"from various sources. For instance, it contains all IANA types and the\n"
6391"knowledge of Apache." 7156"knowledge of Apache."
6392msgstr "" 7157msgstr ""
6393 7158
6394#: gnu/packages/perl.scm:2886 7159#: gnu/packages/perl.scm:3025
6395msgid "Tiny replacement for Module::Build" 7160msgid "Tiny replacement for Module::Build"
6396msgstr "" 7161msgstr ""
6397 7162
6398#: gnu/packages/perl.scm:2887 7163#: gnu/packages/perl.scm:3026
6399msgid "" 7164msgid ""
6400"Many Perl distributions use a Build.PL file instead of a\n" 7165"Many Perl distributions use a Build.PL file instead of a\n"
6401"Makefile.PL file to drive distribution configuration, build, test and\n" 7166"Makefile.PL file to drive distribution configuration, build, test and\n"
@@ -6405,11 +7170,11 @@ msgid ""
6405"has less than 120, yet supports the features needed by most distributions." 7170"has less than 120, yet supports the features needed by most distributions."
6406msgstr "" 7171msgstr ""
6407 7172
6408#: gnu/packages/perl.scm:2909 7173#: gnu/packages/perl.scm:3048
6409msgid "Find and use installed modules in a (sub)category" 7174msgid "Find and use installed modules in a (sub)category"
6410msgstr "" 7175msgstr ""
6411 7176
6412#: gnu/packages/perl.scm:2910 7177#: gnu/packages/perl.scm:3049
6413msgid "" 7178msgid ""
6414"Module::Find lets you find and use modules in categories.\n" 7179"Module::Find lets you find and use modules in categories.\n"
6415"This can be useful for auto-detecting driver or plugin modules. You can\n" 7180"This can be useful for auto-detecting driver or plugin modules. You can\n"
@@ -6417,11 +7182,11 @@ msgid ""
6417"subcategories." 7182"subcategories."
6418msgstr "" 7183msgstr ""
6419 7184
6420#: gnu/packages/perl.scm:2936 7185#: gnu/packages/perl.scm:3075
6421msgid "Loads alternate underlying implementations for a module" 7186msgid "Loads alternate underlying implementations for a module"
6422msgstr "" 7187msgstr ""
6423 7188
6424#: gnu/packages/perl.scm:2937 7189#: gnu/packages/perl.scm:3076
6425msgid "" 7190msgid ""
6426"This module abstracts out the process of choosing one of\n" 7191"This module abstracts out the process of choosing one of\n"
6427"several underlying implementations for a module. This can be used to provide\n" 7192"several underlying implementations for a module. This can be used to provide\n"
@@ -6430,11 +7195,11 @@ msgid ""
6430"implementations." 7195"implementations."
6431msgstr "" 7196msgstr ""
6432 7197
6433#: gnu/packages/perl.scm:2975 7198#: gnu/packages/perl.scm:3114
6434msgid "Standalone, extensible Perl module installer" 7199msgid "Standalone, extensible Perl module installer"
6435msgstr "" 7200msgstr ""
6436 7201
6437#: gnu/packages/perl.scm:2976 7202#: gnu/packages/perl.scm:3115
6438msgid "" 7203msgid ""
6439"Module::Install is a package for writing installers for\n" 7204"Module::Install is a package for writing installers for\n"
6440"CPAN (or CPAN-like) distributions that are clean, simple, minimalist, act in a\n" 7205"CPAN (or CPAN-like) distributions that are clean, simple, minimalist, act in a\n"
@@ -6442,42 +7207,52 @@ msgid ""
6442"installation version 5.005 or newer." 7207"installation version 5.005 or newer."
6443msgstr "" 7208msgstr ""
6444 7209
6445#: gnu/packages/perl.scm:2996 7210#: gnu/packages/perl.scm:3136
7211msgid "Give your Perl module the ability to have plugins"
7212msgstr ""
7213
7214#: gnu/packages/perl.scm:3137
7215msgid ""
7216"This module provides a simple but extensible way of having\n"
7217"'plugins' for your Perl module."
7218msgstr ""
7219
7220#: gnu/packages/perl.scm:3156
6446msgid "Perl runtime module handling" 7221msgid "Perl runtime module handling"
6447msgstr "" 7222msgstr ""
6448 7223
6449#: gnu/packages/perl.scm:2997 7224#: gnu/packages/perl.scm:3157
6450msgid "" 7225msgid ""
6451"The functions exported by this module deal with runtime\n" 7226"The functions exported by this module deal with runtime\n"
6452"handling of Perl modules, which are normally handled at compile time." 7227"handling of Perl modules, which are normally handled at compile time."
6453msgstr "" 7228msgstr ""
6454 7229
6455#: gnu/packages/perl.scm:3018 7230#: gnu/packages/perl.scm:3180
6456msgid "Provide information on conflicts for Module::Runtime" 7231msgid "Provide information on conflicts for Module::Runtime"
6457msgstr "" 7232msgstr ""
6458 7233
6459#: gnu/packages/perl.scm:3019 7234#: gnu/packages/perl.scm:3181
6460msgid "" 7235msgid ""
6461"This module provides conflicts checking for Module::Runtime,\n" 7236"This module provides conflicts checking for Module::Runtime,\n"
6462"which had a recent release that broke some versions of Moose. It is called\n" 7237"which had a recent release that broke some versions of Moose. It is called\n"
6463"from Moose::Conflicts and moose-outdated." 7238"from Moose::Conflicts and moose-outdated."
6464msgstr "" 7239msgstr ""
6465 7240
6466#: gnu/packages/perl.scm:3040 7241#: gnu/packages/perl.scm:3202
6467msgid "Recursively scan Perl code for dependencies" 7242msgid "Recursively scan Perl code for dependencies"
6468msgstr "" 7243msgstr ""
6469 7244
6470#: gnu/packages/perl.scm:3041 7245#: gnu/packages/perl.scm:3203
6471msgid "" 7246msgid ""
6472"Module::ScanDeps is a module to recursively scan Perl\n" 7247"Module::ScanDeps is a module to recursively scan Perl\n"
6473"programs for dependencies." 7248"programs for dependencies."
6474msgstr "" 7249msgstr ""
6475 7250
6476#: gnu/packages/perl.scm:3061 7251#: gnu/packages/perl.scm:3223
6477msgid "Module name tools and transformations" 7252msgid "Module name tools and transformations"
6478msgstr "" 7253msgstr ""
6479 7254
6480#: gnu/packages/perl.scm:3062 7255#: gnu/packages/perl.scm:3224
6481msgid "" 7256msgid ""
6482"This module provides a few useful functions for manipulating\n" 7257"This module provides a few useful functions for manipulating\n"
6483"module names. Its main aim is to centralise some of the functions commonly\n" 7258"module names. Its main aim is to centralise some of the functions commonly\n"
@@ -6485,11 +7260,11 @@ msgid ""
6485"module names to relative paths." 7260"module names to relative paths."
6486msgstr "" 7261msgstr ""
6487 7262
6488#: gnu/packages/perl.scm:3092 7263#: gnu/packages/perl.scm:3254
6489msgid "Minimalist Object Orientation (with Moose compatibility)" 7264msgid "Minimalist Object Orientation (with Moose compatibility)"
6490msgstr "" 7265msgstr ""
6491 7266
6492#: gnu/packages/perl.scm:3093 7267#: gnu/packages/perl.scm:3255
6493msgid "" 7268msgid ""
6494"Moo is an extremely light-weight Object Orientation system.\n" 7269"Moo is an extremely light-weight Object Orientation system.\n"
6495"It allows one to concisely define objects and roles with a convenient syntax\n" 7270"It allows one to concisely define objects and roles with a convenient syntax\n"
@@ -6497,11 +7272,11 @@ msgid ""
6497"Moose and is optimised for rapid startup." 7272"Moose and is optimised for rapid startup."
6498msgstr "" 7273msgstr ""
6499 7274
6500#: gnu/packages/perl.scm:3169 7275#: gnu/packages/perl.scm:3331
6501msgid "Postmodern object system for Perl 5" 7276msgid "Postmodern object system for Perl 5"
6502msgstr "" 7277msgstr ""
6503 7278
6504#: gnu/packages/perl.scm:3171 7279#: gnu/packages/perl.scm:3333
6505msgid "" 7280msgid ""
6506"Moose is a complete object system for Perl 5. It provides keywords for\n" 7281"Moose is a complete object system for Perl 5. It provides keywords for\n"
6507"attribute declaration, object construction, inheritance, and maybe more. With\n" 7282"attribute declaration, object construction, inheritance, and maybe more. With\n"
@@ -6512,11 +7287,11 @@ msgid ""
6512"sentences." 7287"sentences."
6513msgstr "" 7288msgstr ""
6514 7289
6515#: gnu/packages/perl.scm:3199 7290#: gnu/packages/perl.scm:3361
6516msgid "Emulate Class::Accessor::Fast behavior using Moose attributes" 7291msgid "Emulate Class::Accessor::Fast behavior using Moose attributes"
6517msgstr "" 7292msgstr ""
6518 7293
6519#: gnu/packages/perl.scm:3200 7294#: gnu/packages/perl.scm:3362
6520msgid "" 7295msgid ""
6521"This module attempts to emulate the behavior of\n" 7296"This module attempts to emulate the behavior of\n"
6522"Class::Accessor::Fast as accurately as possible using the Moose attribute\n" 7297"Class::Accessor::Fast as accurately as possible using the Moose attribute\n"
@@ -6524,21 +7299,21 @@ msgid ""
6524"private methods are not." 7299"private methods are not."
6525msgstr "" 7300msgstr ""
6526 7301
6527#: gnu/packages/perl.scm:3231 7302#: gnu/packages/perl.scm:3394
6528msgid "Moose role for processing command line options" 7303msgid "Moose role for processing command line options"
6529msgstr "" 7304msgstr ""
6530 7305
6531#: gnu/packages/perl.scm:3232 7306#: gnu/packages/perl.scm:3395
6532msgid "" 7307msgid ""
6533"This is a Moose role which provides an alternate constructor\n" 7308"This is a Moose role which provides an alternate constructor\n"
6534"for creating objects using parameters passed in from the command line." 7309"for creating objects using parameters passed in from the command line."
6535msgstr "" 7310msgstr ""
6536 7311
6537#: gnu/packages/perl.scm:3253 7312#: gnu/packages/perl.scm:3416
6538msgid "Mark overload code symbols as methods" 7313msgid "Mark overload code symbols as methods"
6539msgstr "" 7314msgstr ""
6540 7315
6541#: gnu/packages/perl.scm:3254 7316#: gnu/packages/perl.scm:3417
6542msgid "" 7317msgid ""
6543"MooseX::MarkAsMethods allows one to easily mark certain\n" 7318"MooseX::MarkAsMethods allows one to easily mark certain\n"
6544"functions as Moose methods. This will allow other packages such as\n" 7319"functions as Moose methods. This will allow other packages such as\n"
@@ -6548,21 +7323,21 @@ msgid ""
6548"overloads will \"just work\"." 7323"overloads will \"just work\"."
6549msgstr "" 7324msgstr ""
6550 7325
6551#: gnu/packages/perl.scm:3284 7326#: gnu/packages/perl.scm:3447
6552msgid "Code attribute introspection" 7327msgid "Code attribute introspection"
6553msgstr "" 7328msgstr ""
6554 7329
6555#: gnu/packages/perl.scm:3285 7330#: gnu/packages/perl.scm:3448
6556msgid "" 7331msgid ""
6557"This module allows code attributes of methods to be\n" 7332"This module allows code attributes of methods to be\n"
6558"introspected using Moose meta method objects." 7333"introspected using Moose meta method objects."
6559msgstr "" 7334msgstr ""
6560 7335
6561#: gnu/packages/perl.scm:3311 7336#: gnu/packages/perl.scm:3474
6562msgid "Subclassing of non-Moose classes" 7337msgid "Subclassing of non-Moose classes"
6563msgstr "" 7338msgstr ""
6564 7339
6565#: gnu/packages/perl.scm:3312 7340#: gnu/packages/perl.scm:3475
6566msgid "" 7341msgid ""
6567"MooseX::NonMoose allows for easily subclassing non-Moose\n" 7342"MooseX::NonMoose allows for easily subclassing non-Moose\n"
6568"classes with Moose, taking care of the details connected with doing this, such\n" 7343"classes with Moose, taking care of the details connected with doing this, such\n"
@@ -6571,31 +7346,31 @@ msgid ""
6571"BUILD methods are called. It tries to be as non-intrusive as possible." 7346"BUILD methods are called. It tries to be as non-intrusive as possible."
6572msgstr "" 7347msgstr ""
6573 7348
6574#: gnu/packages/perl.scm:3341 7349#: gnu/packages/perl.scm:3504
6575msgid "Extension of Params::Validate using Moose's types" 7350msgid "Extension of Params::Validate using Moose's types"
6576msgstr "" 7351msgstr ""
6577 7352
6578#: gnu/packages/perl.scm:3342 7353#: gnu/packages/perl.scm:3505
6579msgid "" 7354msgid ""
6580"This module fills a gap in Moose by adding method parameter\n" 7355"This module fills a gap in Moose by adding method parameter\n"
6581"validation to Moose." 7356"validation to Moose."
6582msgstr "" 7357msgstr ""
6583 7358
6584#: gnu/packages/perl.scm:3363 7359#: gnu/packages/perl.scm:3526
6585msgid "Apply roles to a related Perl class" 7360msgid "Apply roles to a related Perl class"
6586msgstr "" 7361msgstr ""
6587 7362
6588#: gnu/packages/perl.scm:3364 7363#: gnu/packages/perl.scm:3527
6589msgid "" 7364msgid ""
6590"This module applies roles to make a subclass instead of\n" 7365"This module applies roles to make a subclass instead of\n"
6591"manually setting up a subclass." 7366"manually setting up a subclass."
6592msgstr "" 7367msgstr ""
6593 7368
6594#: gnu/packages/perl.scm:3390 7369#: gnu/packages/perl.scm:3554
6595msgid "Moose roles with composition parameters" 7370msgid "Moose roles with composition parameters"
6596msgstr "" 7371msgstr ""
6597 7372
6598#: gnu/packages/perl.scm:3391 7373#: gnu/packages/perl.scm:3555
6599msgid "" 7374msgid ""
6600"Because Moose roles serve many different masters, they\n" 7375"Because Moose roles serve many different masters, they\n"
6601"usually provide only the least common denominator of functionality. To\n" 7376"usually provide only the least common denominator of functionality. To\n"
@@ -6605,11 +7380,11 @@ msgid ""
6605"Parameterized roles offer a solution to these (and other) kinds of problems." 7380"Parameterized roles offer a solution to these (and other) kinds of problems."
6606msgstr "" 7381msgstr ""
6607 7382
6608#: gnu/packages/perl.scm:3417 7383#: gnu/packages/perl.scm:3581
6609msgid "Roles which support overloading" 7384msgid "Roles which support overloading"
6610msgstr "" 7385msgstr ""
6611 7386
6612#: gnu/packages/perl.scm:3418 7387#: gnu/packages/perl.scm:3582
6613msgid "" 7388msgid ""
6614"MooseX::Role::WithOverloading allows you to write a\n" 7389"MooseX::Role::WithOverloading allows you to write a\n"
6615"Moose::Role which defines overloaded operators and allows those overload\n" 7390"Moose::Role which defines overloaded operators and allows those overload\n"
@@ -6617,11 +7392,11 @@ msgid ""
6617"where plain Moose::Roles would lose the overloading." 7392"where plain Moose::Roles would lose the overloading."
6618msgstr "" 7393msgstr ""
6619 7394
6620#: gnu/packages/perl.scm:3440 7395#: gnu/packages/perl.scm:3604
6621msgid "Name your accessors foo() and set_foo()" 7396msgid "Name your accessors foo() and set_foo()"
6622msgstr "" 7397msgstr ""
6623 7398
6624#: gnu/packages/perl.scm:3441 7399#: gnu/packages/perl.scm:3605
6625msgid "" 7400msgid ""
6626"This module does not provide any methods. Simply loading it\n" 7401"This module does not provide any methods. Simply loading it\n"
6627"changes the default naming policy for the loading class so that accessors are\n" 7402"changes the default naming policy for the loading class so that accessors are\n"
@@ -6629,85 +7404,85 @@ msgid ""
6629"accessor, while set methods are prefixed with \"_set_\"." 7404"accessor, while set methods are prefixed with \"_set_\"."
6630msgstr "" 7405msgstr ""
6631 7406
6632#: gnu/packages/perl.scm:3467 7407#: gnu/packages/perl.scm:3631
6633msgid "Strict object constructors for Moose" 7408msgid "Strict object constructors for Moose"
6634msgstr "" 7409msgstr ""
6635 7410
6636#: gnu/packages/perl.scm:3468 7411#: gnu/packages/perl.scm:3632
6637msgid "" 7412msgid ""
6638"Simply loading this module makes your constructors\n" 7413"Simply loading this module makes your constructors\n"
6639"\"strict\". If your constructor is called with an attribute init argument\n" 7414"\"strict\". If your constructor is called with an attribute init argument\n"
6640"that your class does not declare, then it calls Moose->throw_error()." 7415"that your class does not declare, then it calls Moose->throw_error()."
6641msgstr "" 7416msgstr ""
6642 7417
6643#: gnu/packages/perl.scm:3496 7418#: gnu/packages/perl.scm:3660
6644msgid "Trait loading and resolution for Moose" 7419msgid "Trait loading and resolution for Moose"
6645msgstr "" 7420msgstr ""
6646 7421
6647#: gnu/packages/perl.scm:3497 7422#: gnu/packages/perl.scm:3661
6648msgid "" 7423msgid ""
6649"Adds support on top of MooseX::Traits for class precedence\n" 7424"Adds support on top of MooseX::Traits for class precedence\n"
6650"search for traits and some extra attributes." 7425"search for traits and some extra attributes."
6651msgstr "" 7426msgstr ""
6652 7427
6653#: gnu/packages/perl.scm:3522 7428#: gnu/packages/perl.scm:3687
6654msgid "Organise your Moose types in libraries" 7429msgid "Organise your Moose types in libraries"
6655msgstr "" 7430msgstr ""
6656 7431
6657#: gnu/packages/perl.scm:3523 7432#: gnu/packages/perl.scm:3688
6658msgid "" 7433msgid ""
6659"This package lets you declare types using short names, but\n" 7434"This package lets you declare types using short names, but\n"
6660"behind the scenes it namespaces all your type declarations, effectively\n" 7435"behind the scenes it namespaces all your type declarations, effectively\n"
6661"prevent name clashes between packages." 7436"prevent name clashes between packages."
6662msgstr "" 7437msgstr ""
6663 7438
6664#: gnu/packages/perl.scm:3554 7439#: gnu/packages/perl.scm:3719
6665msgid "DateTime related constraints and coercions for Moose" 7440msgid "DateTime related constraints and coercions for Moose"
6666msgstr "" 7441msgstr ""
6667 7442
6668#: gnu/packages/perl.scm:3555 7443#: gnu/packages/perl.scm:3720
6669msgid "" 7444msgid ""
6670"This module packages several Moose::Util::TypeConstraints\n" 7445"This module packages several Moose::Util::TypeConstraints\n"
6671"with coercions, designed to work with the DateTime suite of objects." 7446"with coercions, designed to work with the DateTime suite of objects."
6672msgstr "" 7447msgstr ""
6673 7448
6674#: gnu/packages/perl.scm:3587 7449#: gnu/packages/perl.scm:3752
6675msgid "Extensions to MooseX::Types::DateTime" 7450msgid "Extensions to MooseX::Types::DateTime"
6676msgstr "" 7451msgstr ""
6677 7452
6678#: gnu/packages/perl.scm:3588 7453#: gnu/packages/perl.scm:3753
6679msgid "" 7454msgid ""
6680"This module builds on MooseX::Types::DateTime to add\n" 7455"This module builds on MooseX::Types::DateTime to add\n"
6681"additional custom types and coercions. Since it builds on an existing type,\n" 7456"additional custom types and coercions. Since it builds on an existing type,\n"
6682"all coercions and constraints are inherited." 7457"all coercions and constraints are inherited."
6683msgstr "" 7458msgstr ""
6684 7459
6685#: gnu/packages/perl.scm:3617 7460#: gnu/packages/perl.scm:3782
6686msgid "ClassName type constraints for Moose" 7461msgid "ClassName type constraints for Moose"
6687msgstr "" 7462msgstr ""
6688 7463
6689#: gnu/packages/perl.scm:3618 7464#: gnu/packages/perl.scm:3783
6690msgid "" 7465msgid ""
6691"MooseX::Types::LoadableClass provides a ClassName type\n" 7466"MooseX::Types::LoadableClass provides a ClassName type\n"
6692"constraint with coercion to load the class." 7467"constraint with coercion to load the class."
6693msgstr "" 7468msgstr ""
6694 7469
6695#: gnu/packages/perl.scm:3642 7470#: gnu/packages/perl.scm:3807
6696msgid "Moosish types and type builder" 7471msgid "Moosish types and type builder"
6697msgstr "" 7472msgstr ""
6698 7473
6699#: gnu/packages/perl.scm:3643 7474#: gnu/packages/perl.scm:3808
6700msgid "" 7475msgid ""
6701"MooX::Types::MooseLike provides a possibility to build your\n" 7476"MooX::Types::MooseLike provides a possibility to build your\n"
6702"own set of Moose-like types. These custom types can then be used to describe\n" 7477"own set of Moose-like types. These custom types can then be used to describe\n"
6703"fields in Moo-based classes." 7478"fields in Moo-based classes."
6704msgstr "" 7479msgstr ""
6705 7480
6706#: gnu/packages/perl.scm:3662 7481#: gnu/packages/perl.scm:3827
6707msgid "MRO interface compatibility for Perls < 5.9.5" 7482msgid "MRO interface compatibility for Perls < 5.9.5"
6708msgstr "" 7483msgstr ""
6709 7484
6710#: gnu/packages/perl.scm:3663 7485#: gnu/packages/perl.scm:3828
6711msgid "" 7486msgid ""
6712"The \"mro\" namespace provides several utilities for dealing\n" 7487"The \"mro\" namespace provides several utilities for dealing\n"
6713"with method resolution order and method caching in general in Perl 5.9.5 and\n" 7488"with method resolution order and method caching in general in Perl 5.9.5 and\n"
@@ -6715,11 +7490,11 @@ msgid ""
6715"Perl (back to 5.6.0)." 7490"Perl (back to 5.6.0)."
6716msgstr "" 7491msgstr ""
6717 7492
6718#: gnu/packages/perl.scm:3689 7493#: gnu/packages/perl.scm:3855
6719msgid "Keep imports out of your namespace" 7494msgid "Keep imports out of your namespace"
6720msgstr "" 7495msgstr ""
6721 7496
6722#: gnu/packages/perl.scm:3690 7497#: gnu/packages/perl.scm:3856
6723msgid "" 7498msgid ""
6724"The namespace::autoclean pragma will remove all imported\n" 7499"The namespace::autoclean pragma will remove all imported\n"
6725"symbols at the end of the current package's compile cycle. Functions called\n" 7500"symbols at the end of the current package's compile cycle. Functions called\n"
@@ -6730,11 +7505,11 @@ msgid ""
6730"anything that looks like a method." 7505"anything that looks like a method."
6731msgstr "" 7506msgstr ""
6732 7507
6733#: gnu/packages/perl.scm:3716 7508#: gnu/packages/perl.scm:3882
6734msgid "Keep imports and functions out of your namespace" 7509msgid "Keep imports and functions out of your namespace"
6735msgstr "" 7510msgstr ""
6736 7511
6737#: gnu/packages/perl.scm:3717 7512#: gnu/packages/perl.scm:3883
6738msgid "" 7513msgid ""
6739"The namespace::clean pragma will remove all previously\n" 7514"The namespace::clean pragma will remove all previously\n"
6740"declared or imported symbols at the end of the current package's compile\n" 7515"declared or imported symbols at the end of the current package's compile\n"
@@ -6742,64 +7517,64 @@ msgid ""
6742"name, but they won't show up as methods on your class or instances." 7517"name, but they won't show up as methods on your class or instances."
6743msgstr "" 7518msgstr ""
6744 7519
6745#: gnu/packages/perl.scm:3737 7520#: gnu/packages/perl.scm:3903
6746msgid "Numeric comparisons" 7521msgid "Numeric comparisons"
6747msgstr "" 7522msgstr ""
6748 7523
6749#: gnu/packages/perl.scm:3738 7524#: gnu/packages/perl.scm:3904
6750msgid "" 7525msgid ""
6751"Number::Compare compiles a simple comparison to an anonymous\n" 7526"Number::Compare compiles a simple comparison to an anonymous\n"
6752"subroutine, which you can call with a value to be tested against." 7527"subroutine, which you can call with a value to be tested against."
6753msgstr "" 7528msgstr ""
6754 7529
6755#: gnu/packages/perl.scm:3756 7530#: gnu/packages/perl.scm:3922
6756msgid "Generate cryptographic signatures for objects" 7531msgid "Generate cryptographic signatures for objects"
6757msgstr "" 7532msgstr ""
6758 7533
6759#: gnu/packages/perl.scm:3757 7534#: gnu/packages/perl.scm:3923
6760msgid "" 7535msgid ""
6761"Object::Signature is an abstract base class that you can\n" 7536"Object::Signature is an abstract base class that you can\n"
6762"inherit from in order to allow your objects to generate unique cryptographic\n" 7537"inherit from in order to allow your objects to generate unique cryptographic\n"
6763"signatures." 7538"signatures."
6764msgstr "" 7539msgstr ""
6765 7540
6766#: gnu/packages/perl.scm:3779 7541#: gnu/packages/perl.scm:3945
6767msgid "Anonymous packages" 7542msgid "Anonymous packages"
6768msgstr "" 7543msgstr ""
6769 7544
6770#: gnu/packages/perl.scm:3780 7545#: gnu/packages/perl.scm:3946
6771msgid "" 7546msgid ""
6772"This module allows for anonymous packages that are\n" 7547"This module allows for anonymous packages that are\n"
6773"independent of the main namespace and only available through an object\n" 7548"independent of the main namespace and only available through an object\n"
6774"instance, not by name." 7549"instance, not by name."
6775msgstr "" 7550msgstr ""
6776 7551
6777#: gnu/packages/perl.scm:3808 7552#: gnu/packages/perl.scm:3974
6778msgid "Manage deprecation warnings for your distribution" 7553msgid "Manage deprecation warnings for your distribution"
6779msgstr "" 7554msgstr ""
6780 7555
6781#: gnu/packages/perl.scm:3809 7556#: gnu/packages/perl.scm:3975
6782msgid "" 7557msgid ""
6783"This module allows you to manage a set of deprecations for\n" 7558"This module allows you to manage a set of deprecations for\n"
6784"one or more modules." 7559"one or more modules."
6785msgstr "" 7560msgstr ""
6786 7561
6787#: gnu/packages/perl.scm:3836 7562#: gnu/packages/perl.scm:4002
6788msgid "Routines for manipulating stashes" 7563msgid "Routines for manipulating stashes"
6789msgstr "" 7564msgstr ""
6790 7565
6791#: gnu/packages/perl.scm:3837 7566#: gnu/packages/perl.scm:4003
6792msgid "" 7567msgid ""
6793"Manipulating stashes (Perl's symbol tables) is occasionally\n" 7568"Manipulating stashes (Perl's symbol tables) is occasionally\n"
6794"necessary, but incredibly messy, and easy to get wrong. This module hides all\n" 7569"necessary, but incredibly messy, and easy to get wrong. This module hides all\n"
6795"of that behind a simple API." 7570"of that behind a simple API."
6796msgstr "" 7571msgstr ""
6797 7572
6798#: gnu/packages/perl.scm:3860 7573#: gnu/packages/perl.scm:4026
6799msgid "Faster implementation of the Package::Stash API" 7574msgid "Faster implementation of the Package::Stash API"
6800msgstr "" 7575msgstr ""
6801 7576
6802#: gnu/packages/perl.scm:3861 7577#: gnu/packages/perl.scm:4027
6803msgid "" 7578msgid ""
6804"This is a backend for Package::Stash, which provides the\n" 7579"This is a backend for Package::Stash, which provides the\n"
6805"functionality in a way that's less buggy and much faster. It will be used by\n" 7580"functionality in a way that's less buggy and much faster. It will be used by\n"
@@ -6807,11 +7582,11 @@ msgid ""
6807"compiler." 7582"compiler."
6808msgstr "" 7583msgstr ""
6809 7584
6810#: gnu/packages/perl.scm:3881 7585#: gnu/packages/perl.scm:4047
6811msgid "Play with other peoples' lexical variables" 7586msgid "Play with other peoples' lexical variables"
6812msgstr "" 7587msgstr ""
6813 7588
6814#: gnu/packages/perl.scm:3882 7589#: gnu/packages/perl.scm:4048
6815msgid "" 7590msgid ""
6816"PadWalker is a module which allows you to inspect (and even\n" 7591"PadWalker is a module which allows you to inspect (and even\n"
6817"change) lexical variables in any subroutine which called you. It will only\n" 7592"change) lexical variables in any subroutine which called you. It will only\n"
@@ -6819,78 +7594,78 @@ msgid ""
6819"is particularly useful for debugging." 7594"is particularly useful for debugging."
6820msgstr "" 7595msgstr ""
6821 7596
6822#: gnu/packages/perl.scm:3903 7597#: gnu/packages/perl.scm:4069
6823msgid "Simple, compact and correct param-checking functions" 7598msgid "Simple, compact and correct param-checking functions"
6824msgstr "" 7599msgstr ""
6825 7600
6826#: gnu/packages/perl.scm:3905 7601#: gnu/packages/perl.scm:4071
6827msgid "" 7602msgid ""
6828"Params::Util provides a basic set of importable functions that makes\n" 7603"Params::Util provides a basic set of importable functions that makes\n"
6829"checking parameters easier." 7604"checking parameters easier."
6830msgstr "" 7605msgstr ""
6831 7606
6832#: gnu/packages/perl.scm:3928 7607#: gnu/packages/perl.scm:4095
6833msgid "Validate method/function parameters" 7608msgid "Validate method/function parameters"
6834msgstr "" 7609msgstr ""
6835 7610
6836#: gnu/packages/perl.scm:3929 7611#: gnu/packages/perl.scm:4096
6837msgid "" 7612msgid ""
6838"The Params::Validate module allows you to validate method or\n" 7613"The Params::Validate module allows you to validate method or\n"
6839"function call parameters to an arbitrary level of specificity." 7614"function call parameters to an arbitrary level of specificity."
6840msgstr "" 7615msgstr ""
6841 7616
6842#: gnu/packages/perl.scm:3947 7617#: gnu/packages/perl.scm:4114
6843msgid "Create and manipulate PAR distributions" 7618msgid "Create and manipulate PAR distributions"
6844msgstr "" 7619msgstr ""
6845 7620
6846#: gnu/packages/perl.scm:3948 7621#: gnu/packages/perl.scm:4115
6847msgid "" 7622msgid ""
6848"PAR::Dist is a toolkit to create and manipulate PAR\n" 7623"PAR::Dist is a toolkit to create and manipulate PAR\n"
6849"distributions." 7624"distributions."
6850msgstr "" 7625msgstr ""
6851 7626
6852#: gnu/packages/perl.scm:3967 7627#: gnu/packages/perl.scm:4134
6853msgid "" 7628msgid ""
6854"Allows you to both load one or more modules, while setting\n" 7629"Allows you to both load one or more modules, while setting\n"
6855"up inheritance from those modules at the same time." 7630"up inheritance from those modules at the same time."
6856msgstr "" 7631msgstr ""
6857 7632
6858#: gnu/packages/perl.scm:3985 7633#: gnu/packages/perl.scm:4153
6859msgid "Path specification manipulation" 7634msgid "Path specification manipulation"
6860msgstr "" 7635msgstr ""
6861 7636
6862#: gnu/packages/perl.scm:3986 7637#: gnu/packages/perl.scm:4154
6863msgid "" 7638msgid ""
6864"Path::Class is a module for manipulation of file and\n" 7639"Path::Class is a module for manipulation of file and\n"
6865"directory specifications in a cross-platform manner." 7640"directory specifications in a cross-platform manner."
6866msgstr "" 7641msgstr ""
6867 7642
6868#: gnu/packages/perl.scm:4006 7643#: gnu/packages/perl.scm:4174
6869msgid "Check for comprehensive documentation of a module" 7644msgid "Check for comprehensive documentation of a module"
6870msgstr "" 7645msgstr ""
6871 7646
6872#: gnu/packages/perl.scm:4007 7647#: gnu/packages/perl.scm:4175
6873msgid "" 7648msgid ""
6874"This module provides a mechanism for determining if the pod\n" 7649"This module provides a mechanism for determining if the pod\n"
6875"for a given module is comprehensive." 7650"for a given module is comprehensive."
6876msgstr "" 7651msgstr ""
6877 7652
6878#: gnu/packages/perl.scm:4024 7653#: gnu/packages/perl.scm:4192
6879msgid "Parsing library for text in Pod format" 7654msgid "Parsing library for text in Pod format"
6880msgstr "" 7655msgstr ""
6881 7656
6882#: gnu/packages/perl.scm:4025 7657#: gnu/packages/perl.scm:4193
6883msgid "" 7658msgid ""
6884"Pod::Simple is a Perl library for parsing text in\n" 7659"Pod::Simple is a Perl library for parsing text in\n"
6885"the Pod (plain old documentation) markup language that is typically\n" 7660"the Pod (plain old documentation) markup language that is typically\n"
6886"used for writing documentation for Perl and for Perl modules." 7661"used for writing documentation for Perl and for Perl modules."
6887msgstr "" 7662msgstr ""
6888 7663
6889#: gnu/packages/perl.scm:4045 7664#: gnu/packages/perl.scm:4214
6890msgid "GNU C library compatible strftime for loggers and servers" 7665msgid "GNU C library compatible strftime for loggers and servers"
6891msgstr "" 7666msgstr ""
6892 7667
6893#: gnu/packages/perl.scm:4046 7668#: gnu/packages/perl.scm:4215
6894msgid "" 7669msgid ""
6895"POSIX::strftime::Compiler provides GNU C library compatible\n" 7670"POSIX::strftime::Compiler provides GNU C library compatible\n"
6896"strftime(3). But this module is not affected by the system locale. This\n" 7671"strftime(3). But this module is not affected by the system locale. This\n"
@@ -6898,22 +7673,22 @@ msgid ""
6898"applications." 7673"applications."
6899msgstr "" 7674msgstr ""
6900 7675
6901#: gnu/packages/perl.scm:4064 7676#: gnu/packages/perl.scm:4233
6902msgid "Information about the currently running perl" 7677msgid "Information about the currently running perl"
6903msgstr "" 7678msgstr ""
6904 7679
6905#: gnu/packages/perl.scm:4066 7680#: gnu/packages/perl.scm:4235
6906msgid "" 7681msgid ""
6907"Probe::Perl provides methods for obtaining information about the\n" 7682"Probe::Perl provides methods for obtaining information about the\n"
6908"currently running perl interpreter. It originally began life as code in the\n" 7683"currently running perl interpreter. It originally began life as code in the\n"
6909"Module::Build project, but has been externalized here for general use." 7684"Module::Build project, but has been externalized here for general use."
6910msgstr "" 7685msgstr ""
6911 7686
6912#: gnu/packages/perl.scm:4087 7687#: gnu/packages/perl.scm:4257
6913msgid "Create read-only scalars, arrays, hashes" 7688msgid "Create read-only scalars, arrays, hashes"
6914msgstr "" 7689msgstr ""
6915 7690
6916#: gnu/packages/perl.scm:4088 7691#: gnu/packages/perl.scm:4258
6917msgid "" 7692msgid ""
6918"This module provides a facility for creating non-modifiable\n" 7693"This module provides a facility for creating non-modifiable\n"
6919"variables in Perl. This is useful for configuration files, headers, etc. It\n" 7694"variables in Perl. This is useful for configuration files, headers, etc. It\n"
@@ -6921,11 +7696,11 @@ msgid ""
6921"variables that should not be changed." 7696"variables that should not be changed."
6922msgstr "" 7697msgstr ""
6923 7698
6924#: gnu/packages/perl.scm:4106 7699#: gnu/packages/perl.scm:4276
6925msgid "Provide commonly requested regular expressions" 7700msgid "Provide commonly requested regular expressions"
6926msgstr "" 7701msgstr ""
6927 7702
6928#: gnu/packages/perl.scm:4108 7703#: gnu/packages/perl.scm:4278
6929msgid "" 7704msgid ""
6930"This module exports a single hash (`%RE') that stores or generates\n" 7705"This module exports a single hash (`%RE') that stores or generates\n"
6931"commonly needed regular expressions. Patterns currently provided include:\n" 7706"commonly needed regular expressions. Patterns currently provided include:\n"
@@ -6935,29 +7710,29 @@ msgid ""
6935"codes." 7710"codes."
6936msgstr "" 7711msgstr ""
6937 7712
6938#: gnu/packages/perl.scm:4138 7713#: gnu/packages/perl.scm:4308
6939msgid "Roles, as a slice of Moose" 7714msgid "Roles, as a slice of Moose"
6940msgstr "" 7715msgstr ""
6941 7716
6942#: gnu/packages/perl.scm:4139 7717#: gnu/packages/perl.scm:4309
6943msgid "Role::Tiny is a minimalist role composition tool." 7718msgid "Role::Tiny is a minimalist role composition tool."
6944msgstr "" 7719msgstr ""
6945 7720
6946#: gnu/packages/perl.scm:4156 7721#: gnu/packages/perl.scm:4326
6947msgid "Call isa, can, does, and DOES safely" 7722msgid "Call isa, can, does, and DOES safely"
6948msgstr "" 7723msgstr ""
6949 7724
6950#: gnu/packages/perl.scm:4157 7725#: gnu/packages/perl.scm:4327
6951msgid "" 7726msgid ""
6952"This module allows you to call isa, can, does, and DOES\n" 7727"This module allows you to call isa, can, does, and DOES\n"
6953"safely on things that may not be objects." 7728"safely on things that may not be objects."
6954msgstr "" 7729msgstr ""
6955 7730
6956#: gnu/packages/perl.scm:4175 7731#: gnu/packages/perl.scm:4345
6957msgid "Lexically-scoped resource management" 7732msgid "Lexically-scoped resource management"
6958msgstr "" 7733msgstr ""
6959 7734
6960#: gnu/packages/perl.scm:4176 7735#: gnu/packages/perl.scm:4346
6961msgid "" 7736msgid ""
6962"This module provides a convenient way to perform cleanup or\n" 7737"This module provides a convenient way to perform cleanup or\n"
6963"other forms of resource management at the end of a scope. It is particularly\n" 7738"other forms of resource management at the end of a scope. It is particularly\n"
@@ -6968,29 +7743,29 @@ msgid ""
6968"collector." 7743"collector."
6969msgstr "" 7744msgstr ""
6970 7745
6971#: gnu/packages/perl.scm:4199 7746#: gnu/packages/perl.scm:4369
6972msgid "Infinite sets" 7747msgid "Infinite sets"
6973msgstr "" 7748msgstr ""
6974 7749
6975#: gnu/packages/perl.scm:4200 7750#: gnu/packages/perl.scm:4370
6976msgid "Set::Infinite is a set theory module for infinite sets." 7751msgid "Set::Infinite is a set theory module for infinite sets."
6977msgstr "" 7752msgstr ""
6978 7753
6979#: gnu/packages/perl.scm:4220 7754#: gnu/packages/perl.scm:4390
6980msgid "Unordered collections of Perl Objects" 7755msgid "Unordered collections of Perl Objects"
6981msgstr "" 7756msgstr ""
6982 7757
6983#: gnu/packages/perl.scm:4221 7758#: gnu/packages/perl.scm:4391
6984msgid "" 7759msgid ""
6985"Set::Object provides efficient sets, unordered collections\n" 7760"Set::Object provides efficient sets, unordered collections\n"
6986"of Perl objects without duplicates for scalars and references." 7761"of Perl objects without duplicates for scalars and references."
6987msgstr "" 7762msgstr ""
6988 7763
6989#: gnu/packages/perl.scm:4239 7764#: gnu/packages/perl.scm:4409
6990msgid "Set operations for Perl" 7765msgid "Set operations for Perl"
6991msgstr "" 7766msgstr ""
6992 7767
6993#: gnu/packages/perl.scm:4240 7768#: gnu/packages/perl.scm:4410
6994msgid "" 7769msgid ""
6995"The first priority of Set::Scalar is to be a convenient\n" 7770"The first priority of Set::Scalar is to be a convenient\n"
6996"interface to sets (as in: unordered collections of Perl scalars). While not\n" 7771"interface to sets (as in: unordered collections of Perl scalars). While not\n"
@@ -6998,11 +7773,11 @@ msgid ""
6998"compact." 7773"compact."
6999msgstr "" 7774msgstr ""
7000 7775
7001#: gnu/packages/perl.scm:4260 7776#: gnu/packages/perl.scm:4430
7002msgid "Spiffy Perl Interface Framework For You" 7777msgid "Spiffy Perl Interface Framework For You"
7003msgstr "" 7778msgstr ""
7004 7779
7005#: gnu/packages/perl.scm:4261 7780#: gnu/packages/perl.scm:4431
7006msgid "" 7781msgid ""
7007"Spiffy is a framework and methodology for doing object\n" 7782"Spiffy is a framework and methodology for doing object\n"
7008"oriented (OO) programming in Perl. Spiffy combines the best parts of\n" 7783"oriented (OO) programming in Perl. Spiffy combines the best parts of\n"
@@ -7012,11 +7787,11 @@ msgid ""
7012"other OO languages like Python, Ruby, Java and Perl 6." 7787"other OO languages like Python, Ruby, Java and Perl 6."
7013msgstr "" 7788msgstr ""
7014 7789
7015#: gnu/packages/perl.scm:4283 7790#: gnu/packages/perl.scm:4453
7016msgid "Temporary buffer to save bytes" 7791msgid "Temporary buffer to save bytes"
7017msgstr "" 7792msgstr ""
7018 7793
7019#: gnu/packages/perl.scm:4284 7794#: gnu/packages/perl.scm:4454
7020msgid "" 7795msgid ""
7021"Stream::Buffered is a buffer class to store arbitrary length\n" 7796"Stream::Buffered is a buffer class to store arbitrary length\n"
7022"of byte strings and then get a seekable filehandle once everything is\n" 7797"of byte strings and then get a seekable filehandle once everything is\n"
@@ -7024,51 +7799,62 @@ msgid ""
7024"on the length of the size." 7799"on the length of the size."
7025msgstr "" 7800msgstr ""
7026 7801
7027#: gnu/packages/perl.scm:4304 7802#: gnu/packages/perl.scm:4474
7028msgid "Turn on strict and make all warnings fatal" 7803msgid "Turn on strict and make all warnings fatal"
7029msgstr "" 7804msgstr ""
7030 7805
7031#: gnu/packages/perl.scm:4305 7806#: gnu/packages/perl.scm:4475
7032msgid "" 7807msgid ""
7033"Strictures turns on strict and make all warnings fatal when\n" 7808"Strictures turns on strict and make all warnings fatal when\n"
7034"run from within a source-controlled directory." 7809"run from within a source-controlled directory."
7035msgstr "" 7810msgstr ""
7036 7811
7037#: gnu/packages/perl.scm:4323 7812#: gnu/packages/perl.scm:4493
7038msgid "Camelcase and de-camelcase" 7813msgid "Camelcase and de-camelcase"
7039msgstr "" 7814msgstr ""
7040 7815
7041#: gnu/packages/perl.scm:4324 7816#: gnu/packages/perl.scm:4494
7042msgid "" 7817msgid ""
7043"This module may be used to convert from under_score text to\n" 7818"This module may be used to convert from under_score text to\n"
7044"CamelCase and back again." 7819"CamelCase and back again."
7045msgstr "" 7820msgstr ""
7046 7821
7047#: gnu/packages/perl.scm:4344 7822#: gnu/packages/perl.scm:4514
7048msgid "Rewrite strings based on a set of known prefixes" 7823msgid "Rewrite strings based on a set of known prefixes"
7049msgstr "" 7824msgstr ""
7050 7825
7051#: gnu/packages/perl.scm:4345 7826#: gnu/packages/perl.scm:4515
7052msgid "" 7827msgid ""
7053"This module allows you to rewrite strings based on a set of\n" 7828"This module allows you to rewrite strings based on a set of\n"
7054"known prefixes." 7829"known prefixes."
7055msgstr "" 7830msgstr ""
7056 7831
7057#: gnu/packages/perl.scm:4367 7832#: gnu/packages/perl.scm:4534
7833msgid "String printing alternatives to printf"
7834msgstr ""
7835
7836#: gnu/packages/perl.scm:4536
7837msgid ""
7838"This module inserts values into (translated) strings. It provides\n"
7839"@code{printf} and @code{sprintf} alternatives via both an object-oriented and\n"
7840"a functional interface."
7841msgstr ""
7842
7843#: gnu/packages/perl.scm:4559
7058msgid "Sophisticated exporter for custom-built routines" 7844msgid "Sophisticated exporter for custom-built routines"
7059msgstr "" 7845msgstr ""
7060 7846
7061#: gnu/packages/perl.scm:4369 7847#: gnu/packages/perl.scm:4561
7062msgid "" 7848msgid ""
7063"Sub::Exporter provides a sophisticated alternative to Exporter.pm for\n" 7849"Sub::Exporter provides a sophisticated alternative to Exporter.pm for\n"
7064"custom-built routines." 7850"custom-built routines."
7065msgstr "" 7851msgstr ""
7066 7852
7067#: gnu/packages/perl.scm:4388 7853#: gnu/packages/perl.scm:4580
7068msgid "Only use Sub::Exporter if you need it" 7854msgid "Only use Sub::Exporter if you need it"
7069msgstr "" 7855msgstr ""
7070 7856
7071#: gnu/packages/perl.scm:4389 7857#: gnu/packages/perl.scm:4581
7072msgid "" 7858msgid ""
7073"Sub::Exporter is an incredibly powerful module, but with\n" 7859"Sub::Exporter is an incredibly powerful module, but with\n"
7074"that power comes great responsibility, as well as some runtime penalties.\n" 7860"that power comes great responsibility, as well as some runtime penalties.\n"
@@ -7078,54 +7864,54 @@ msgid ""
7078"renaming exports, if they try to use them." 7864"renaming exports, if they try to use them."
7079msgstr "" 7865msgstr ""
7080 7866
7081#: gnu/packages/perl.scm:4411 7867#: gnu/packages/perl.scm:4603
7082msgid "Retrieve names of code references" 7868msgid "Retrieve names of code references"
7083msgstr "" 7869msgstr ""
7084 7870
7085#: gnu/packages/perl.scm:4412 7871#: gnu/packages/perl.scm:4604
7086msgid "" 7872msgid ""
7087"Sub::Identify allows you to retrieve the real name of code\n" 7873"Sub::Identify allows you to retrieve the real name of code\n"
7088"references." 7874"references."
7089msgstr "" 7875msgstr ""
7090 7876
7091#: gnu/packages/perl.scm:4431 7877#: gnu/packages/perl.scm:4623
7092msgid "Install subroutines into packages easily" 7878msgid "Install subroutines into packages easily"
7093msgstr "" 7879msgstr ""
7094 7880
7095#: gnu/packages/perl.scm:4433 7881#: gnu/packages/perl.scm:4625
7096msgid "" 7882msgid ""
7097"Sub::Install makes it easy to install subroutines into packages without\n" 7883"Sub::Install makes it easy to install subroutines into packages without\n"
7098"the unsightly mess of C<no strict> or typeglobs lying about where just anyone\n" 7884"the unsightly mess of C<no strict> or typeglobs lying about where just anyone\n"
7099"can see them." 7885"can see them."
7100msgstr "" 7886msgstr ""
7101 7887
7102#: gnu/packages/perl.scm:4454 7888#: gnu/packages/perl.scm:4646
7103msgid "(Re)name a sub" 7889msgid "(Re)name a sub"
7104msgstr "" 7890msgstr ""
7105 7891
7106#: gnu/packages/perl.scm:4455 7892#: gnu/packages/perl.scm:4647
7107msgid "" 7893msgid ""
7108"Assigns a new name to referenced sub. If package\n" 7894"Assigns a new name to referenced sub. If package\n"
7109"specification is omitted in the name, then the current package is used. The\n" 7895"specification is omitted in the name, then the current package is used. The\n"
7110"return value is the sub." 7896"return value is the sub."
7111msgstr "" 7897msgstr ""
7112 7898
7113#: gnu/packages/perl.scm:4474 7899#: gnu/packages/perl.scm:4666
7114msgid "Apparently run a function in a higher stack frame" 7900msgid "Apparently run a function in a higher stack frame"
7115msgstr "" 7901msgstr ""
7116 7902
7117#: gnu/packages/perl.scm:4475 7903#: gnu/packages/perl.scm:4667
7118msgid "" 7904msgid ""
7119"Like Tcl's uplevel() function, but not quite so dangerous.\n" 7905"Like Tcl's uplevel() function, but not quite so dangerous.\n"
7120"The idea is just to fool caller(). All the really naughty bits of Tcl's\n" 7906"The idea is just to fool caller(). All the really naughty bits of Tcl's\n"
7121"uplevel() are avoided." 7907"uplevel() are avoided."
7122msgstr "" 7908msgstr ""
7123 7909
7124#: gnu/packages/perl.scm:4494 7910#: gnu/packages/perl.scm:4686
7125msgid "Perl extension for generating SVG documents" 7911msgid "Perl extension for generating SVG documents"
7126msgstr "" 7912msgstr ""
7127 7913
7128#: gnu/packages/perl.scm:4495 7914#: gnu/packages/perl.scm:4687
7129msgid "" 7915msgid ""
7130"SVG is a Perl module which generates a nested data structure\n" 7916"SVG is a Perl module which generates a nested data structure\n"
7131"containing the DOM representation of an SVG (Scalable Vector Graphics) image.\n" 7917"containing the DOM representation of an SVG (Scalable Vector Graphics) image.\n"
@@ -7134,32 +7920,32 @@ msgid ""
7134"animation content." 7920"animation content."
7135msgstr "" 7921msgstr ""
7136 7922
7137#: gnu/packages/perl.scm:4514 7923#: gnu/packages/perl.scm:4706
7138msgid "Perl extension for getting CPU information" 7924msgid "Perl extension for getting CPU information"
7139msgstr "" 7925msgstr ""
7140 7926
7141#: gnu/packages/perl.scm:4516 7927#: gnu/packages/perl.scm:4708
7142msgid "" 7928msgid ""
7143"In responce to a post on perlmonks.org, a module for counting the number\n" 7929"In responce to a post on perlmonks.org, a module for counting the number\n"
7144"of CPU's on a system. Support has now also been added for type of CPU and\n" 7930"of CPU's on a system. Support has now also been added for type of CPU and\n"
7145"clock speed." 7931"clock speed."
7146msgstr "" 7932msgstr ""
7147 7933
7148#: gnu/packages/perl.scm:4538 7934#: gnu/packages/perl.scm:4730
7149msgid "Get full hostname in Perl" 7935msgid "Get full hostname in Perl"
7150msgstr "" 7936msgstr ""
7151 7937
7152#: gnu/packages/perl.scm:4539 7938#: gnu/packages/perl.scm:4731
7153msgid "" 7939msgid ""
7154"Sys::Hostname::Long tries very hard to get the full hostname\n" 7940"Sys::Hostname::Long tries very hard to get the full hostname\n"
7155"of a system." 7941"of a system."
7156msgstr "" 7942msgstr ""
7157 7943
7158#: gnu/packages/perl.scm:4557 7944#: gnu/packages/perl.scm:4749
7159msgid "Ensure that a platform has weaken support" 7945msgid "Ensure that a platform has weaken support"
7160msgstr "" 7946msgstr ""
7161 7947
7162#: gnu/packages/perl.scm:4558 7948#: gnu/packages/perl.scm:4750
7163msgid "" 7949msgid ""
7164"One recurring problem in modules that use Scalar::Util's\n" 7950"One recurring problem in modules that use Scalar::Util's\n"
7165"weaken function is that it is not present in the pure-perl variant. If\n" 7951"weaken function is that it is not present in the pure-perl variant. If\n"
@@ -7169,11 +7955,11 @@ msgid ""
7169"error encouraging the user to seek support." 7955"error encouraging the user to seek support."
7170msgstr "" 7956msgstr ""
7171 7957
7172#: gnu/packages/perl.scm:4583 7958#: gnu/packages/perl.scm:4775
7173msgid "Template processing system for Perl" 7959msgid "Template processing system for Perl"
7174msgstr "" 7960msgstr ""
7175 7961
7176#: gnu/packages/perl.scm:4584 7962#: gnu/packages/perl.scm:4776
7177msgid "" 7963msgid ""
7178"The Template Toolkit is a collection of modules which\n" 7964"The Template Toolkit is a collection of modules which\n"
7179"implement an extensible template processing system. It was originally\n" 7965"implement an extensible template processing system. It was originally\n"
@@ -7182,42 +7968,42 @@ msgid ""
7182"documents: HTML, XML, POD, PostScript, LaTeX, and so on." 7968"documents: HTML, XML, POD, PostScript, LaTeX, and so on."
7183msgstr "" 7969msgstr ""
7184 7970
7185#: gnu/packages/perl.scm:4607 7971#: gnu/packages/perl.scm:4799
7186msgid "Profiling for Template Toolkit" 7972msgid "Profiling for Template Toolkit"
7187msgstr "" 7973msgstr ""
7188 7974
7189#: gnu/packages/perl.scm:4608 7975#: gnu/packages/perl.scm:4800
7190msgid "" 7976msgid ""
7191"Template::Timer provides inline profiling of the template\n" 7977"Template::Timer provides inline profiling of the template\n"
7192"processing in Perl code." 7978"processing in Perl code."
7193msgstr "" 7979msgstr ""
7194 7980
7195#: gnu/packages/perl.scm:4626 7981#: gnu/packages/perl.scm:4818
7196msgid "Detect encoding of the current terminal" 7982msgid "Detect encoding of the current terminal"
7197msgstr "" 7983msgstr ""
7198 7984
7199#: gnu/packages/perl.scm:4627 7985#: gnu/packages/perl.scm:4819
7200msgid "" 7986msgid ""
7201"Term::Encoding is a simple module to detect the encoding of\n" 7987"Term::Encoding is a simple module to detect the encoding of\n"
7202"the current terminal expects in various ways." 7988"the current terminal expects in various ways."
7203msgstr "" 7989msgstr ""
7204 7990
7205#: gnu/packages/perl.scm:4651 7991#: gnu/packages/perl.scm:4843
7206msgid "Progress meter on a standard terminal" 7992msgid "Progress meter on a standard terminal"
7207msgstr "" 7993msgstr ""
7208 7994
7209#: gnu/packages/perl.scm:4652 7995#: gnu/packages/perl.scm:4844
7210msgid "" 7996msgid ""
7211"Term::ProgressBar provides a simple progress bar on the\n" 7997"Term::ProgressBar provides a simple progress bar on the\n"
7212"terminal, to let the user know that something is happening, roughly how much\n" 7998"terminal, to let the user know that something is happening, roughly how much\n"
7213"stuff has been done, and maybe an estimate at how long remains." 7999"stuff has been done, and maybe an estimate at how long remains."
7214msgstr "" 8000msgstr ""
7215 8001
7216#: gnu/packages/perl.scm:4675 8002#: gnu/packages/perl.scm:4867
7217msgid "Progress meter if run interactively" 8003msgid "Progress meter if run interactively"
7218msgstr "" 8004msgstr ""
7219 8005
7220#: gnu/packages/perl.scm:4676 8006#: gnu/packages/perl.scm:4868
7221msgid "" 8007msgid ""
7222"Term::ProgressBar is a wonderful module for showing progress\n" 8008"Term::ProgressBar is a wonderful module for showing progress\n"
7223"bars on the terminal. This module acts very much like that module when it is\n" 8009"bars on the terminal. This module acts very much like that module when it is\n"
@@ -7225,21 +8011,21 @@ msgid ""
7225"a cron job) then it does not show the progress bar." 8011"a cron job) then it does not show the progress bar."
7226msgstr "" 8012msgstr ""
7227 8013
7228#: gnu/packages/perl.scm:4698 8014#: gnu/packages/perl.scm:4890
7229msgid "Simple progress bars" 8015msgid "Simple progress bars"
7230msgstr "" 8016msgstr ""
7231 8017
7232#: gnu/packages/perl.scm:4699 8018#: gnu/packages/perl.scm:4891
7233msgid "" 8019msgid ""
7234"Term::ProgressBar::Simple tells you how much work has been\n" 8020"Term::ProgressBar::Simple tells you how much work has been\n"
7235"done, how much is left to do, and estimate how long it will take." 8021"done, how much is left to do, and estimate how long it will take."
7236msgstr "" 8022msgstr ""
7237 8023
7238#: gnu/packages/perl.scm:4717 8024#: gnu/packages/perl.scm:4909
7239msgid "Simple terminal control" 8025msgid "Simple terminal control"
7240msgstr "Simpel terminalkontrol" 8026msgstr "Simpel terminalkontrol"
7241 8027
7242#: gnu/packages/perl.scm:4718 8028#: gnu/packages/perl.scm:4910
7243msgid "" 8029msgid ""
7244"This module, ReadKey, provides ioctl control for terminals\n" 8030"This module, ReadKey, provides ioctl control for terminals\n"
7245"so the input modes can be changed (thus allowing reads of a single character\n" 8031"so the input modes can be changed (thus allowing reads of a single character\n"
@@ -7248,22 +8034,22 @@ msgid ""
7248"screen size, and retrieval/modification of the control characters." 8034"screen size, and retrieval/modification of the control characters."
7249msgstr "" 8035msgstr ""
7250 8036
7251#: gnu/packages/perl.scm:4745 8037#: gnu/packages/perl.scm:4937
7252msgid "Data-driven testing framework for Perl" 8038msgid "Data-driven testing framework for Perl"
7253msgstr "" 8039msgstr ""
7254 8040
7255#: gnu/packages/perl.scm:4746 8041#: gnu/packages/perl.scm:4938
7256msgid "" 8042msgid ""
7257"Test::Base gives a way to trivially write your own test\n" 8043"Test::Base gives a way to trivially write your own test\n"
7258"framework base class. It concentrates on offering reusable data driven\n" 8044"framework base class. It concentrates on offering reusable data driven\n"
7259"patterns, so that you can write tests with a minimum of code." 8045"patterns, so that you can write tests with a minimum of code."
7260msgstr "" 8046msgstr ""
7261 8047
7262#: gnu/packages/perl.scm:4777 8048#: gnu/packages/perl.scm:4969
7263msgid "Check for uncleaned imports" 8049msgid "Check for uncleaned imports"
7264msgstr "" 8050msgstr ""
7265 8051
7266#: gnu/packages/perl.scm:4778 8052#: gnu/packages/perl.scm:4970
7267msgid "" 8053msgid ""
7268"This module lets you check your module's namespaces for\n" 8054"This module lets you check your module's namespaces for\n"
7269"imported functions you might have forgotten to remove with\n" 8055"imported functions you might have forgotten to remove with\n"
@@ -7271,11 +8057,11 @@ msgid ""
7271"called as methods, which usually isn't want you want." 8057"called as methods, which usually isn't want you want."
7272msgstr "" 8058msgstr ""
7273 8059
7274#: gnu/packages/perl.scm:4798 8060#: gnu/packages/perl.scm:4990
7275msgid "Flexible deep comparison for the Test::Builder framework" 8061msgid "Flexible deep comparison for the Test::Builder framework"
7276msgstr "" 8062msgstr ""
7277 8063
7278#: gnu/packages/perl.scm:4800 8064#: gnu/packages/perl.scm:4992
7279msgid "" 8065msgid ""
7280"Test::Deep compares two structures by going through each level, ensuring\n" 8066"Test::Deep compares two structures by going through each level, ensuring\n"
7281"that the values match, that arrays and hashes have the same elements and that\n" 8067"that the values match, that arrays and hashes have the same elements and that\n"
@@ -7283,21 +8069,21 @@ msgid ""
7283"structures without getting caught in an infinite loop." 8069"structures without getting caught in an infinite loop."
7284msgstr "" 8070msgstr ""
7285 8071
7286#: gnu/packages/perl.scm:4825 8072#: gnu/packages/perl.scm:5019
7287msgid "Test strings and data structures and show differences" 8073msgid "Test strings and data structures and show differences"
7288msgstr "" 8074msgstr ""
7289 8075
7290#: gnu/packages/perl.scm:4826 8076#: gnu/packages/perl.scm:5020
7291msgid "" 8077msgid ""
7292"This module exports three test functions and four diff-style\n" 8078"This module exports three test functions and four diff-style\n"
7293"functions." 8079"functions."
7294msgstr "" 8080msgstr ""
7295 8081
7296#: gnu/packages/perl.scm:4847 8082#: gnu/packages/perl.scm:5041
7297msgid "Perl extension for maintaining test directories" 8083msgid "Perl extension for maintaining test directories"
7298msgstr "" 8084msgstr ""
7299 8085
7300#: gnu/packages/perl.scm:4848 8086#: gnu/packages/perl.scm:5042
7301msgid "" 8087msgid ""
7302"Testing code can involve making sure that files are created\n" 8088"Testing code can involve making sure that files are created\n"
7303"and deleted as expected. Doing this manually can be error prone, as it's easy\n" 8089"and deleted as expected. Doing this manually can be error prone, as it's easy\n"
@@ -7307,76 +8093,76 @@ msgid ""
7307"files, as well as to verify that there are no missing or unknown files." 8093"files, as well as to verify that there are no missing or unknown files."
7308msgstr "" 8094msgstr ""
7309 8095
7310#: gnu/packages/perl.scm:4874 8096#: gnu/packages/perl.scm:5068
7311msgid "Test exception based code" 8097msgid "Test exception based code"
7312msgstr "" 8098msgstr ""
7313 8099
7314#: gnu/packages/perl.scm:4875 8100#: gnu/packages/perl.scm:5069
7315msgid "" 8101msgid ""
7316"This module provides a few convenience methods for testing\n" 8102"This module provides a few convenience methods for testing\n"
7317"exception based code. It is built with Test::Builder and plays happily with\n" 8103"exception based code. It is built with Test::Builder and plays happily with\n"
7318"Test::More and friends." 8104"Test::More and friends."
7319msgstr "" 8105msgstr ""
7320 8106
7321#: gnu/packages/perl.scm:4895 8107#: gnu/packages/perl.scm:5089
7322msgid "Simple helpers for testing code with exceptions" 8108msgid "Simple helpers for testing code with exceptions"
7323msgstr "" 8109msgstr ""
7324 8110
7325#: gnu/packages/perl.scm:4896 8111#: gnu/packages/perl.scm:5090
7326msgid "" 8112msgid ""
7327"Test::Fatal is an alternative to the popular\n" 8113"Test::Fatal is an alternative to the popular\n"
7328"Test::Exception. It does much less, but should allow greater flexibility in\n" 8114"Test::Exception. It does much less, but should allow greater flexibility in\n"
7329"testing exception-throwing code with about the same amount of typing." 8115"testing exception-throwing code with about the same amount of typing."
7330msgstr "" 8116msgstr ""
7331 8117
7332#: gnu/packages/perl.scm:4926 8118#: gnu/packages/perl.scm:5120
7333msgid "Run Perl standard test scripts with statistics" 8119msgid "Run Perl standard test scripts with statistics"
7334msgstr "" 8120msgstr ""
7335 8121
7336#: gnu/packages/perl.scm:4927 8122#: gnu/packages/perl.scm:5121
7337msgid "" 8123msgid ""
7338"Simple test harness which allows tests to be run and results\n" 8124"Simple test harness which allows tests to be run and results\n"
7339"automatically aggregated and output to STDOUT." 8125"automatically aggregated and output to STDOUT."
7340msgstr "" 8126msgstr ""
7341 8127
7342#: gnu/packages/perl.scm:4945 8128#: gnu/packages/perl.scm:5139
7343msgid "Traces memory leaks in Perl" 8129msgid "Traces memory leaks in Perl"
7344msgstr "" 8130msgstr ""
7345 8131
7346#: gnu/packages/perl.scm:4946 8132#: gnu/packages/perl.scm:5140
7347msgid "" 8133msgid ""
7348"Test::LeakTrace provides several functions that trace memory\n" 8134"Test::LeakTrace provides several functions that trace memory\n"
7349"leaks. This module scans arenas, the memory allocation system, so it can\n" 8135"leaks. This module scans arenas, the memory allocation system, so it can\n"
7350"detect any leaked SVs in given blocks." 8136"detect any leaked SVs in given blocks."
7351msgstr "" 8137msgstr ""
7352 8138
7353#: gnu/packages/perl.scm:4965 8139#: gnu/packages/perl.scm:5159
7354msgid "Tests strings for equality, with more helpful failures" 8140msgid "Tests strings for equality, with more helpful failures"
7355msgstr "" 8141msgstr ""
7356 8142
7357#: gnu/packages/perl.scm:4966 8143#: gnu/packages/perl.scm:5160
7358msgid "" 8144msgid ""
7359"This module provides some drop-in replacements for the\n" 8145"This module provides some drop-in replacements for the\n"
7360"string comparison functions of Test::More, but which are more suitable when\n" 8146"string comparison functions of Test::More, but which are more suitable when\n"
7361"you test against long strings." 8147"you test against long strings."
7362msgstr "" 8148msgstr ""
7363 8149
7364#: gnu/packages/perl.scm:4993 8150#: gnu/packages/perl.scm:5188
7365msgid "Emulate troublesome interfaces in Perl" 8151msgid "Emulate troublesome interfaces in Perl"
7366msgstr "" 8152msgstr ""
7367 8153
7368#: gnu/packages/perl.scm:4994 8154#: gnu/packages/perl.scm:5189
7369msgid "" 8155msgid ""
7370"Test::MockObject allows you to create objects that conform\n" 8156"Test::MockObject allows you to create objects that conform\n"
7371"to particular interfaces with very little code. You don't have to reimplement\n" 8157"to particular interfaces with very little code. You don't have to reimplement\n"
7372"the behavior, just the input and the output." 8158"the behavior, just the input and the output."
7373msgstr "" 8159msgstr ""
7374 8160
7375#: gnu/packages/perl.scm:5013 8161#: gnu/packages/perl.scm:5208
7376msgid "Replaces actual time with simulated time" 8162msgid "Replaces actual time with simulated time"
7377msgstr "" 8163msgstr ""
7378 8164
7379#: gnu/packages/perl.scm:5014 8165#: gnu/packages/perl.scm:5209
7380msgid "" 8166msgid ""
7381"This module was created to enable test suites to test code\n" 8167"This module was created to enable test suites to test code\n"
7382"at specific points in time. Specifically it overrides localtime, gmtime and\n" 8168"at specific points in time. Specifically it overrides localtime, gmtime and\n"
@@ -7385,22 +8171,22 @@ msgid ""
7385"to gmtime,time or localtime." 8171"to gmtime,time or localtime."
7386msgstr "" 8172msgstr ""
7387 8173
7388#: gnu/packages/perl.scm:5041 8174#: gnu/packages/perl.scm:5236
7389msgid "Most commonly needed test functions and features" 8175msgid "Most commonly needed test functions and features"
7390msgstr "" 8176msgstr ""
7391 8177
7392#: gnu/packages/perl.scm:5042 8178#: gnu/packages/perl.scm:5237
7393msgid "" 8179msgid ""
7394"This module provides the most commonly used testing\n" 8180"This module provides the most commonly used testing\n"
7395"functions, along with automatically turning on strict and warning and gives a\n" 8181"functions, along with automatically turning on strict and warning and gives a\n"
7396"bit more fine-grained control over test suites." 8182"bit more fine-grained control over test suites."
7397msgstr "" 8183msgstr ""
7398 8184
7399#: gnu/packages/perl.scm:5060 8185#: gnu/packages/perl.scm:5255
7400msgid "Ensure no warnings are produced while testing" 8186msgid "Ensure no warnings are produced while testing"
7401msgstr "" 8187msgstr ""
7402 8188
7403#: gnu/packages/perl.scm:5062 8189#: gnu/packages/perl.scm:5257
7404msgid "" 8190msgid ""
7405"This modules causes any warnings during testing to be captured and\n" 8191"This modules causes any warnings during testing to be captured and\n"
7406"stored. It automatically adds an extra test that will run when your script\n" 8192"stored. It automatically adds an extra test that will run when your script\n"
@@ -7409,91 +8195,91 @@ msgid ""
7409"including a stack trace of what was going on when it occurred." 8195"including a stack trace of what was going on when it occurred."
7410msgstr "" 8196msgstr ""
7411 8197
7412#: gnu/packages/perl.scm:5087 8198#: gnu/packages/perl.scm:5282
7413msgid "Utilities to test STDOUT and STDERR messages" 8199msgid "Utilities to test STDOUT and STDERR messages"
7414msgstr "" 8200msgstr ""
7415 8201
7416#: gnu/packages/perl.scm:5089 8202#: gnu/packages/perl.scm:5284
7417msgid "" 8203msgid ""
7418"Test::Output provides a simple interface for testing output sent to\n" 8204"Test::Output provides a simple interface for testing output sent to\n"
7419"STDOUT or STDERR. A number of different utilities are included to try and be\n" 8205"STDOUT or STDERR. A number of different utilities are included to try and be\n"
7420"as flexible as possible to the tester." 8206"as flexible as possible to the tester."
7421msgstr "" 8207msgstr ""
7422 8208
7423#: gnu/packages/perl.scm:5110 8209#: gnu/packages/perl.scm:5306
7424msgid "Check for POD errors in files" 8210msgid "Check for POD errors in files"
7425msgstr "" 8211msgstr ""
7426 8212
7427#: gnu/packages/perl.scm:5111 8213#: gnu/packages/perl.scm:5307
7428msgid "" 8214msgid ""
7429"Check POD files for errors or warnings in a test file, using\n" 8215"Check POD files for errors or warnings in a test file, using\n"
7430"Pod::Simple to do the heavy lifting." 8216"Pod::Simple to do the heavy lifting."
7431msgstr "" 8217msgstr ""
7432 8218
7433#: gnu/packages/perl.scm:5131 8219#: gnu/packages/perl.scm:5327
7434msgid "Check for pod coverage" 8220msgid "Check for pod coverage"
7435msgstr "" 8221msgstr ""
7436 8222
7437#: gnu/packages/perl.scm:5132 8223#: gnu/packages/perl.scm:5328
7438msgid "" 8224msgid ""
7439"This module adds a test to your Perl distribution which\n" 8225"This module adds a test to your Perl distribution which\n"
7440"checks for pod coverage of all appropriate files." 8226"checks for pod coverage of all appropriate files."
7441msgstr "" 8227msgstr ""
7442 8228
7443#: gnu/packages/perl.scm:5150 8229#: gnu/packages/perl.scm:5346
7444msgid "Checks to see if the module can be loaded" 8230msgid "Checks to see if the module can be loaded"
7445msgstr "" 8231msgstr ""
7446 8232
7447#: gnu/packages/perl.scm:5151 8233#: gnu/packages/perl.scm:5347
7448msgid "" 8234msgid ""
7449"Test::Requires checks to see if the module can be loaded.\n" 8235"Test::Requires checks to see if the module can be loaded.\n"
7450"If this fails, then rather than failing tests this skips all tests." 8236"If this fails, then rather than failing tests this skips all tests."
7451msgstr "" 8237msgstr ""
7452 8238
7453#: gnu/packages/perl.scm:5170 8239#: gnu/packages/perl.scm:5366
7454msgid "Basic cross-platform tests for scripts" 8240msgid "Basic cross-platform tests for scripts"
7455msgstr "" 8241msgstr ""
7456 8242
7457#: gnu/packages/perl.scm:5172 8243#: gnu/packages/perl.scm:5368
7458msgid "" 8244msgid ""
7459"The intent of the Test::Script module is to provide a series of basic\n" 8245"The intent of the Test::Script module is to provide a series of basic\n"
7460"tests for 80% of the testing you will need to do for scripts in the script (or\n" 8246"tests for 80% of the testing you will need to do for scripts in the script (or\n"
7461"bin as is also commonly used) paths of your Perl distribution." 8247"bin as is also commonly used) paths of your Perl distribution."
7462msgstr "" 8248msgstr ""
7463 8249
7464#: gnu/packages/perl.scm:5195 8250#: gnu/packages/perl.scm:5391
7465msgid "Fork test in Perl" 8251msgid "Fork test in Perl"
7466msgstr "" 8252msgstr ""
7467 8253
7468#: gnu/packages/perl.scm:5196 8254#: gnu/packages/perl.scm:5392
7469msgid "" 8255msgid ""
7470"Test::SharedFork is a utility module for Test::Builder. It\n" 8256"Test::SharedFork is a utility module for Test::Builder. It\n"
7471"makes fork(2) safe to use in test cases." 8257"makes fork(2) safe to use in test cases."
7472msgstr "" 8258msgstr ""
7473 8259
7474#: gnu/packages/perl.scm:5212 8260#: gnu/packages/perl.scm:5408
7475msgid "Basic utilities for writing tests" 8261msgid "Basic utilities for writing tests"
7476msgstr "" 8262msgstr ""
7477 8263
7478#: gnu/packages/perl.scm:5214 8264#: gnu/packages/perl.scm:5410
7479msgid "Test::Simple contains basic utilities for writing tests." 8265msgid "Test::Simple contains basic utilities for writing tests."
7480msgstr "" 8266msgstr ""
7481 8267
7482#: gnu/packages/perl.scm:5231 8268#: gnu/packages/perl.scm:5427
7483msgid "Simplify running Test::Builder tests" 8269msgid "Simplify running Test::Builder tests"
7484msgstr "" 8270msgstr ""
7485 8271
7486#: gnu/packages/perl.scm:5233 8272#: gnu/packages/perl.scm:5429
7487msgid "" 8273msgid ""
7488"Test::Tester allows testing of test modules based on Test::Builder with\n" 8274"Test::Tester allows testing of test modules based on Test::Builder with\n"
7489"a minimum of effort." 8275"a minimum of effort."
7490msgstr "" 8276msgstr ""
7491 8277
7492#: gnu/packages/perl.scm:5257 8278#: gnu/packages/perl.scm:5455
7493msgid "Trap exit codes, exceptions, output, etc." 8279msgid "Trap exit codes, exceptions, output, etc."
7494msgstr "" 8280msgstr ""
7495 8281
7496#: gnu/packages/perl.scm:5258 8282#: gnu/packages/perl.scm:5456
7497msgid "" 8283msgid ""
7498"This module is primarily (but not exclusively) for use in\n" 8284"This module is primarily (but not exclusively) for use in\n"
7499"test scripts: A block eval configurable and extensible but by default trapping\n" 8285"test scripts: A block eval configurable and extensible but by default trapping\n"
@@ -7501,11 +8287,11 @@ msgid ""
7501"from boxed blocks of test code." 8287"from boxed blocks of test code."
7502msgstr "" 8288msgstr ""
7503 8289
7504#: gnu/packages/perl.scm:5278 8290#: gnu/packages/perl.scm:5476
7505msgid "UTF-8 testing in Perl" 8291msgid "UTF-8 testing in Perl"
7506msgstr "" 8292msgstr ""
7507 8293
7508#: gnu/packages/perl.scm:5279 8294#: gnu/packages/perl.scm:5477
7509msgid "" 8295msgid ""
7510"This module is a collection of tests useful for dealing with\n" 8296"This module is a collection of tests useful for dealing with\n"
7511"UTF-8 strings in Perl. This module has two types of tests: The validity tests\n" 8297"UTF-8 strings in Perl. This module has two types of tests: The validity tests\n"
@@ -7513,21 +8299,21 @@ msgid ""
7513"will check that string has a given set of characteristics." 8299"will check that string has a given set of characteristics."
7514msgstr "" 8300msgstr ""
7515 8301
7516#: gnu/packages/perl.scm:5301 8302#: gnu/packages/perl.scm:5499
7517msgid "Perl extension to test methods for warnings" 8303msgid "Perl extension to test methods for warnings"
7518msgstr "" 8304msgstr ""
7519 8305
7520#: gnu/packages/perl.scm:5302 8306#: gnu/packages/perl.scm:5500
7521msgid "" 8307msgid ""
7522"This module provides a few convenience methods for testing\n" 8308"This module provides a few convenience methods for testing\n"
7523"warning based code." 8309"warning based code."
7524msgstr "" 8310msgstr ""
7525 8311
7526#: gnu/packages/perl.scm:5320 8312#: gnu/packages/perl.scm:5518
7527msgid "Test for warnings and the lack of them" 8313msgid "Test for warnings and the lack of them"
7528msgstr "" 8314msgstr ""
7529 8315
7530#: gnu/packages/perl.scm:5321 8316#: gnu/packages/perl.scm:5519
7531msgid "" 8317msgid ""
7532"This module is intended to be used as a drop-in replacement\n" 8318"This module is intended to be used as a drop-in replacement\n"
7533"for Test::NoWarnings. It also adds an extra test, but runs this test before\n" 8319"for Test::NoWarnings. It also adds an extra test, but runs this test before\n"
@@ -7536,11 +8322,11 @@ msgid ""
7536"plan, or not, and things will still Just Work." 8322"plan, or not, and things will still Just Work."
7537msgstr "" 8323msgstr ""
7538 8324
7539#: gnu/packages/perl.scm:5342 8325#: gnu/packages/perl.scm:5540
7540msgid "Test fallback behaviour in absence of modules" 8326msgid "Test fallback behaviour in absence of modules"
7541msgstr "" 8327msgstr ""
7542 8328
7543#: gnu/packages/perl.scm:5343 8329#: gnu/packages/perl.scm:5541
7544msgid "" 8330msgid ""
7545"This module allows you to deliberately hide modules from a\n" 8331"This module allows you to deliberately hide modules from a\n"
7546"program even though they are installed. This is mostly useful for testing\n" 8332"program even though they are installed. This is mostly useful for testing\n"
@@ -7548,62 +8334,62 @@ msgid ""
7548"installed." 8334"installed."
7549msgstr "" 8335msgstr ""
7550 8336
7551#: gnu/packages/perl.scm:5369 8337#: gnu/packages/perl.scm:5568
7552msgid "Dynamic generation of tests" 8338msgid "Dynamic generation of tests"
7553msgstr "" 8339msgstr ""
7554 8340
7555#: gnu/packages/perl.scm:5370 8341#: gnu/packages/perl.scm:5569
7556msgid "" 8342msgid ""
7557"The Test::WriteVariants module provides for the dynamic\n" 8343"The Test::WriteVariants module provides for the dynamic\n"
7558"generation of tests in nested combinations of contexts." 8344"generation of tests in nested combinations of contexts."
7559msgstr "" 8345msgstr ""
7560 8346
7561#: gnu/packages/perl.scm:5390 8347#: gnu/packages/perl.scm:5589
7562msgid "Testing module for YAML implementations" 8348msgid "Testing module for YAML implementations"
7563msgstr "" 8349msgstr ""
7564 8350
7565#: gnu/packages/perl.scm:5391 8351#: gnu/packages/perl.scm:5590
7566msgid "" 8352msgid ""
7567"Test::YAML is a subclass of Test::Base with YAML specific\n" 8353"Test::YAML is a subclass of Test::Base with YAML specific\n"
7568"support." 8354"support."
7569msgstr "" 8355msgstr ""
7570 8356
7571#: gnu/packages/perl.scm:5409 8357#: gnu/packages/perl.scm:5609
7572msgid "Align text" 8358msgid "Align text"
7573msgstr "" 8359msgstr ""
7574 8360
7575#: gnu/packages/perl.scm:5410 8361#: gnu/packages/perl.scm:5610
7576msgid "" 8362msgid ""
7577"Text::Aligner exports a single function, align(), which is\n" 8363"Text::Aligner exports a single function, align(), which is\n"
7578"used to justify strings to various alignment styles." 8364"used to justify strings to various alignment styles."
7579msgstr "" 8365msgstr ""
7580 8366
7581#: gnu/packages/perl.scm:5428 8367#: gnu/packages/perl.scm:5628
7582msgid "Extract delimited text sequences from strings" 8368msgid "Extract delimited text sequences from strings"
7583msgstr "" 8369msgstr ""
7584 8370
7585#: gnu/packages/perl.scm:5429 8371#: gnu/packages/perl.scm:5629
7586msgid "" 8372msgid ""
7587"The Text::Balanced module can be used to extract delimited\n" 8373"The Text::Balanced module can be used to extract delimited\n"
7588"text sequences from strings." 8374"text sequences from strings."
7589msgstr "" 8375msgstr ""
7590 8376
7591#: gnu/packages/perl.scm:5447 8377#: gnu/packages/perl.scm:5647
7592msgid "Manipulate comma-separated values" 8378msgid "Manipulate comma-separated values"
7593msgstr "" 8379msgstr ""
7594 8380
7595#: gnu/packages/perl.scm:5448 8381#: gnu/packages/perl.scm:5648
7596msgid "" 8382msgid ""
7597"Text::CSV provides facilities for the composition and\n" 8383"Text::CSV provides facilities for the composition and\n"
7598"decomposition of comma-separated values. An instance of the Text::CSV class\n" 8384"decomposition of comma-separated values. An instance of the Text::CSV class\n"
7599"can combine fields into a CSV string and parse a CSV string into fields." 8385"can combine fields into a CSV string and parse a CSV string into fields."
7600msgstr "" 8386msgstr ""
7601 8387
7602#: gnu/packages/perl.scm:5469 8388#: gnu/packages/perl.scm:5669
7603msgid "Perform diffs on files and record sets" 8389msgid "Perform diffs on files and record sets"
7604msgstr "" 8390msgstr ""
7605 8391
7606#: gnu/packages/perl.scm:5470 8392#: gnu/packages/perl.scm:5670
7607msgid "" 8393msgid ""
7608"Text::Diff provides a basic set of services akin to the GNU\n" 8394"Text::Diff provides a basic set of services akin to the GNU\n"
7609"diff utility. It is not anywhere near as feature complete as GNU diff, but it\n" 8395"diff utility. It is not anywhere near as feature complete as GNU diff, but it\n"
@@ -7612,38 +8398,38 @@ msgid ""
7612"generally slower on larger files." 8398"generally slower on larger files."
7613msgstr "" 8399msgstr ""
7614 8400
7615#: gnu/packages/perl.scm:5491 8401#: gnu/packages/perl.scm:5692
7616msgid "Match globbing patterns against text" 8402msgid "Match globbing patterns against text"
7617msgstr "" 8403msgstr ""
7618 8404
7619#: gnu/packages/perl.scm:5492 8405#: gnu/packages/perl.scm:5693
7620msgid "" 8406msgid ""
7621"Text::Glob implements glob(3) style matching that can be\n" 8407"Text::Glob implements glob(3) style matching that can be\n"
7622"used to match against text, rather than fetching names from a filesystem. If\n" 8408"used to match against text, rather than fetching names from a filesystem. If\n"
7623"you want to do full file globbing use the File::Glob module instead." 8409"you want to do full file globbing use the File::Glob module instead."
7624msgstr "" 8410msgstr ""
7625 8411
7626#: gnu/packages/perl.scm:5511 8412#: gnu/packages/perl.scm:5712
7627msgid "Simple ASCII tables" 8413msgid "Simple ASCII tables"
7628msgstr "" 8414msgstr ""
7629 8415
7630#: gnu/packages/perl.scm:5512 8416#: gnu/packages/perl.scm:5713
7631msgid "Text::SimpleTable draws simple ASCII tables." 8417msgid "Text::SimpleTable draws simple ASCII tables."
7632msgstr "" 8418msgstr ""
7633 8419
7634#: gnu/packages/perl.scm:5531 8420#: gnu/packages/perl.scm:5734
7635msgid "Organize Data in Tables" 8421msgid "Organize Data in Tables"
7636msgstr "" 8422msgstr ""
7637 8423
7638#: gnu/packages/perl.scm:5532 8424#: gnu/packages/perl.scm:5735
7639msgid "Text::Table renders plaintext tables." 8425msgid "Text::Table renders plaintext tables."
7640msgstr "" 8426msgstr ""
7641 8427
7642#: gnu/packages/perl.scm:5549 8428#: gnu/packages/perl.scm:5752
7643msgid "Provide plain ASCII transliterations of Unicode text" 8429msgid "Provide plain ASCII transliterations of Unicode text"
7644msgstr "" 8430msgstr ""
7645 8431
7646#: gnu/packages/perl.scm:5550 8432#: gnu/packages/perl.scm:5753
7647msgid "" 8433msgid ""
7648"Text::Unidecode provides a function, unidecode(...) that\n" 8434"Text::Unidecode provides a function, unidecode(...) that\n"
7649"takes Unicode data and tries to represent it in US-ASCII characters (i.e., the\n" 8435"takes Unicode data and tries to represent it in US-ASCII characters (i.e., the\n"
@@ -7653,21 +8439,21 @@ msgid ""
7653"system." 8439"system."
7654msgstr "" 8440msgstr ""
7655 8441
7656#: gnu/packages/perl.scm:5578 8442#: gnu/packages/perl.scm:5781
7657msgid "Role for classes that can be thrown" 8443msgid "Role for classes that can be thrown"
7658msgstr "" 8444msgstr ""
7659 8445
7660#: gnu/packages/perl.scm:5579 8446#: gnu/packages/perl.scm:5782
7661msgid "" 8447msgid ""
7662"Throwable is a role for classes that are meant to be thrown\n" 8448"Throwable is a role for classes that are meant to be thrown\n"
7663"as exceptions to standard program flow." 8449"as exceptions to standard program flow."
7664msgstr "" 8450msgstr ""
7665 8451
7666#: gnu/packages/perl.scm:5597 8452#: gnu/packages/perl.scm:5801
7667msgid "Ordered associative arrays for Perl" 8453msgid "Ordered associative arrays for Perl"
7668msgstr "" 8454msgstr ""
7669 8455
7670#: gnu/packages/perl.scm:5598 8456#: gnu/packages/perl.scm:5802
7671msgid "" 8457msgid ""
7672"This Perl module implements Perl hashes that preserve the\n" 8458"This Perl module implements Perl hashes that preserve the\n"
7673"order in which the hash elements were added. The order is not affected when\n" 8459"order in which the hash elements were added. The order is not affected when\n"
@@ -7676,42 +8462,42 @@ msgid ""
7676"operations can also be performed on the IxHash." 8462"operations can also be performed on the IxHash."
7677msgstr "" 8463msgstr ""
7678 8464
7679#: gnu/packages/perl.scm:5621 8465#: gnu/packages/perl.scm:5825
7680msgid "Tie to an existing Perl object" 8466msgid "Tie to an existing Perl object"
7681msgstr "" 8467msgstr ""
7682 8468
7683#: gnu/packages/perl.scm:5622 8469#: gnu/packages/perl.scm:5826
7684msgid "" 8470msgid ""
7685"This class provides a tie constructor that returns the\n" 8471"This class provides a tie constructor that returns the\n"
7686"object it was given as it's first argument. This way side effects of calling\n" 8472"object it was given as it's first argument. This way side effects of calling\n"
7687"$object->TIEHASH are avoided." 8473"$object->TIEHASH are avoided."
7688msgstr "" 8474msgstr ""
7689 8475
7690#: gnu/packages/perl.scm:5644 8476#: gnu/packages/perl.scm:5848
7691msgid "English expression of durations" 8477msgid "English expression of durations"
7692msgstr "" 8478msgstr ""
7693 8479
7694#: gnu/packages/perl.scm:5645 8480#: gnu/packages/perl.scm:5849
7695msgid "" 8481msgid ""
7696"This module provides functions for expressing durations in\n" 8482"This module provides functions for expressing durations in\n"
7697"rounded or exact terms." 8483"rounded or exact terms."
7698msgstr "" 8484msgstr ""
7699 8485
7700#: gnu/packages/perl.scm:5667 8486#: gnu/packages/perl.scm:5871
7701msgid "Parse time duration strings" 8487msgid "Parse time duration strings"
7702msgstr "" 8488msgstr ""
7703 8489
7704#: gnu/packages/perl.scm:5668 8490#: gnu/packages/perl.scm:5872
7705msgid "" 8491msgid ""
7706"Time::Duration::Parse is a module to parse human readable\n" 8492"Time::Duration::Parse is a module to parse human readable\n"
7707"duration strings like \"2 minutes\" and \"3 seconds\" to seconds." 8493"duration strings like \"2 minutes\" and \"3 seconds\" to seconds."
7708msgstr "" 8494msgstr ""
7709 8495
7710#: gnu/packages/perl.scm:5686 8496#: gnu/packages/perl.scm:5890
7711msgid "Efficiently compute time from local and GMT time" 8497msgid "Efficiently compute time from local and GMT time"
7712msgstr "" 8498msgstr ""
7713 8499
7714#: gnu/packages/perl.scm:5687 8500#: gnu/packages/perl.scm:5891
7715msgid "" 8501msgid ""
7716"This module provides functions that are the inverse of\n" 8502"This module provides functions that are the inverse of\n"
7717"built-in perl functions localtime() and gmtime(). They accept a date as a\n" 8503"built-in perl functions localtime() and gmtime(). They accept a date as a\n"
@@ -7719,92 +8505,103 @@ msgid ""
7719"the system epoch." 8505"the system epoch."
7720msgstr "" 8506msgstr ""
7721 8507
7722#: gnu/packages/perl.scm:5707 8508#: gnu/packages/perl.scm:5911
7723msgid "Date parsing/formatting subroutines" 8509msgid "Date parsing/formatting subroutines"
7724msgstr "" 8510msgstr ""
7725 8511
7726#: gnu/packages/perl.scm:5708 8512#: gnu/packages/perl.scm:5912
7727msgid "" 8513msgid ""
7728"This module provides routines for parsing date string into\n" 8514"This module provides routines for parsing date string into\n"
7729"time values and formatting dates into ASCII strings." 8515"time values and formatting dates into ASCII strings."
7730msgstr "" 8516msgstr ""
7731 8517
7732#: gnu/packages/perl.scm:5728 8518#: gnu/packages/perl.scm:5934
7733msgid "Shift and scale time" 8519msgid "Shift and scale time"
7734msgstr "" 8520msgstr ""
7735 8521
7736#: gnu/packages/perl.scm:5729 8522#: gnu/packages/perl.scm:5935
7737msgid "" 8523msgid ""
7738"This module allows you to speed up your sleep(), alarm(),\n" 8524"This module allows you to speed up your sleep(), alarm(),\n"
7739"and time() calls." 8525"and time() calls."
7740msgstr "" 8526msgstr ""
7741 8527
7742#: gnu/packages/perl.scm:5752 8528#: gnu/packages/perl.scm:5958
7743msgid "Simple tree object" 8529msgid "Simple tree object"
7744msgstr "" 8530msgstr ""
7745 8531
7746#: gnu/packages/perl.scm:5753 8532#: gnu/packages/perl.scm:5959
7747msgid "" 8533msgid ""
7748"This module in a fully object-oriented implementation of a\n" 8534"This module in a fully object-oriented implementation of a\n"
7749"simple n-ary tree." 8535"simple n-ary tree."
7750msgstr "" 8536msgstr ""
7751 8537
7752#: gnu/packages/perl.scm:5776 8538#: gnu/packages/perl.scm:5983
7753msgid "Factory object for dispensing Visitor objects" 8539msgid "Factory object for dispensing Visitor objects"
7754msgstr "" 8540msgstr ""
7755 8541
7756#: gnu/packages/perl.scm:5777 8542#: gnu/packages/perl.scm:5984
7757msgid "" 8543msgid ""
7758"This module is a factory for dispensing\n" 8544"This module is a factory for dispensing\n"
7759"Tree::Simple::Visitor::* objects." 8545"Tree::Simple::Visitor::* objects."
7760msgstr "" 8546msgstr ""
7761 8547
7762#: gnu/packages/perl.scm:5795 8548#: gnu/packages/perl.scm:6002
7763msgid "Minimal try/catch with proper preservation of $@" 8549msgid "Minimal try/catch with proper preservation of $@"
7764msgstr "" 8550msgstr ""
7765 8551
7766#: gnu/packages/perl.scm:5796 8552#: gnu/packages/perl.scm:6003
7767msgid "" 8553msgid ""
7768"This module provides bare bones try/catch/finally statements\n" 8554"This module provides bare bones try/catch/finally statements\n"
7769"that are designed to minimize common mistakes with eval blocks, and nothing\n" 8555"that are designed to minimize common mistakes with eval blocks, and nothing\n"
7770"else." 8556"else."
7771msgstr "" 8557msgstr ""
7772 8558
7773#: gnu/packages/perl.scm:5817 8559#: gnu/packages/perl.scm:6024
7774msgid "Data types for common serialisation formats" 8560msgid "Data types for common serialisation formats"
7775msgstr "" 8561msgstr ""
7776 8562
7777#: gnu/packages/perl.scm:5818 8563#: gnu/packages/perl.scm:6025
7778msgid "" 8564msgid ""
7779"This module provides some extra datatypes that are used by\n" 8565"This module provides some extra datatypes that are used by\n"
7780"common serialisation formats such as JSON or CBOR." 8566"common serialisation formats such as JSON or CBOR."
7781msgstr "" 8567msgstr ""
7782 8568
7783#: gnu/packages/perl.scm:5836 8569#: gnu/packages/perl.scm:6044
8570msgid "Unicode line breaking algorithm"
8571msgstr ""
8572
8573#: gnu/packages/perl.scm:6046
8574msgid ""
8575"@code{Unicode::LineBreak} implements the line breaking algorithm\n"
8576"described in Unicode Standard Annex #14. The @code{East_Asian_Width} property\n"
8577"defined by Annex #11 is used to determine breaking positions."
8578msgstr ""
8579
8580#: gnu/packages/perl.scm:6065
7784msgid "UNIVERSAL::can() reimplementation" 8581msgid "UNIVERSAL::can() reimplementation"
7785msgstr "" 8582msgstr ""
7786 8583
7787#: gnu/packages/perl.scm:5837 8584#: gnu/packages/perl.scm:6066
7788msgid "" 8585msgid ""
7789"This module attempts to work around people calling\n" 8586"This module attempts to work around people calling\n"
7790"UNIVERSAL::can() as a function, which it is not." 8587"UNIVERSAL::can() as a function, which it is not."
7791msgstr "" 8588msgstr ""
7792 8589
7793#: gnu/packages/perl.scm:5857 8590#: gnu/packages/perl.scm:6086
7794msgid "UNIVERSAL::isa() reimplementation" 8591msgid "UNIVERSAL::isa() reimplementation"
7795msgstr "" 8592msgstr ""
7796 8593
7797#: gnu/packages/perl.scm:5858 8594#: gnu/packages/perl.scm:6087
7798msgid "" 8595msgid ""
7799"This module attempts to recover from people calling\n" 8596"This module attempts to recover from people calling\n"
7800"UNIVERSAL::isa as a function." 8597"UNIVERSAL::isa as a function."
7801msgstr "" 8598msgstr ""
7802 8599
7803#: gnu/packages/perl.scm:5876 8600#: gnu/packages/perl.scm:6105
7804msgid "Associate user-defined magic to variables from Perl" 8601msgid "Associate user-defined magic to variables from Perl"
7805msgstr "" 8602msgstr ""
7806 8603
7807#: gnu/packages/perl.scm:5877 8604#: gnu/packages/perl.scm:6106
7808msgid "" 8605msgid ""
7809"Magic is Perl's way of enhancing variables. This mechanism\n" 8606"Magic is Perl's way of enhancing variables. This mechanism\n"
7810"lets the user add extra data to any variable and hook syntactical\n" 8607"lets the user add extra data to any variable and hook syntactical\n"
@@ -7813,32 +8610,32 @@ msgid ""
7813"having to write a single line of XS." 8610"having to write a single line of XS."
7814msgstr "" 8611msgstr ""
7815 8612
7816#: gnu/packages/perl.scm:5900 8613#: gnu/packages/perl.scm:6129
7817msgid "YAML for Perl" 8614msgid "YAML for Perl"
7818msgstr "" 8615msgstr ""
7819 8616
7820#: gnu/packages/perl.scm:5901 8617#: gnu/packages/perl.scm:6130
7821msgid "" 8618msgid ""
7822"The YAML.pm module implements a YAML Loader and Dumper based\n" 8619"The YAML.pm module implements a YAML Loader and Dumper based\n"
7823"on the YAML 1.0 specification." 8620"on the YAML 1.0 specification."
7824msgstr "" 8621msgstr ""
7825 8622
7826#: gnu/packages/perl.scm:5924 8623#: gnu/packages/perl.scm:6153
7827msgid "Read/Write YAML files" 8624msgid "Read/Write YAML files"
7828msgstr "" 8625msgstr ""
7829 8626
7830#: gnu/packages/perl.scm:5925 8627#: gnu/packages/perl.scm:6154
7831msgid "" 8628msgid ""
7832"YAML::Tiny is a perl class for reading and writing\n" 8629"YAML::Tiny is a perl class for reading and writing\n"
7833"YAML-style files, written with as little code as possible, reducing load time\n" 8630"YAML-style files, written with as little code as possible, reducing load time\n"
7834"and memory overhead." 8631"and memory overhead."
7835msgstr "" 8632msgstr ""
7836 8633
7837#: gnu/packages/perl.scm:5952 8634#: gnu/packages/perl.scm:6181
7838msgid "Distribution metadata for a CPAN dist" 8635msgid "Distribution metadata for a CPAN dist"
7839msgstr "" 8636msgstr ""
7840 8637
7841#: gnu/packages/perl.scm:5953 8638#: gnu/packages/perl.scm:6182
7842msgid "" 8639msgid ""
7843"Software distributions released to the CPAN include a\n" 8640"Software distributions released to the CPAN include a\n"
7844"META.json or, for older distributions, META.yml, which describes the\n" 8641"META.json or, for older distributions, META.yml, which describes the\n"
@@ -7849,11 +8646,11 @@ msgid ""
7849"methods for interrogating that data." 8646"methods for interrogating that data."
7850msgstr "" 8647msgstr ""
7851 8648
7852#: gnu/packages/perl.scm:5976 8649#: gnu/packages/perl.scm:6205
7853msgid "Set of version requirements for a CPAN dist" 8650msgid "Set of version requirements for a CPAN dist"
7854msgstr "" 8651msgstr ""
7855 8652
7856#: gnu/packages/perl.scm:5977 8653#: gnu/packages/perl.scm:6206
7857msgid "" 8654msgid ""
7858"A CPAN::Meta::Requirements object models a set of version\n" 8655"A CPAN::Meta::Requirements object models a set of version\n"
7859"constraints like those specified in the META.yml or META.json files in CPAN\n" 8656"constraints like those specified in the META.yml or META.json files in CPAN\n"
@@ -7862,46 +8659,47 @@ msgid ""
7862"representation." 8659"representation."
7863msgstr "" 8660msgstr ""
7864 8661
7865#: gnu/packages/perl.scm:6000 8662#: gnu/packages/perl.scm:6229
7866msgid "Read and write a subset of YAML for CPAN Meta files" 8663msgid "Read and write a subset of YAML for CPAN Meta files"
7867msgstr "" 8664msgstr ""
7868 8665
7869#: gnu/packages/perl.scm:6001 8666#: gnu/packages/perl.scm:6230
7870msgid "" 8667msgid ""
7871"This module implements a subset of the YAML specification\n" 8668"This module implements a subset of the YAML specification\n"
7872"for use in reading and writing CPAN metadata files like META.yml and\n" 8669"for use in reading and writing CPAN metadata files like META.yml and\n"
7873"MYMETA.yml." 8670"MYMETA.yml."
7874msgstr "" 8671msgstr ""
7875 8672
7876#: gnu/packages/perl.scm:6022 8673#: gnu/packages/perl.scm:6251
7877msgid "Build and install Perl modules" 8674msgid "Build and install Perl modules"
7878msgstr "" 8675msgstr ""
7879 8676
7880#: gnu/packages/perl.scm:6023 8677#: gnu/packages/perl.scm:6252
7881msgid "" 8678msgid ""
7882"\"Module::Build\" is a system for building, testing, and\n" 8679"@code{Module::Build} is a system for building, testing, and\n"
7883"installing Perl modules. It is meant to be an alternative to\n" 8680"installing Perl modules; it used to be part of Perl itself until version 5.22,\n"
7884"\"ExtUtils::MakeMaker\". Developers may alter the behavior of the module\n" 8681"which dropped it. It is meant to be an alternative to\n"
8682"@code{ExtUtils::MakeMaker}. Developers may alter the behavior of the module\n"
7885"through subclassing in a much more straightforward way than with\n" 8683"through subclassing in a much more straightforward way than with\n"
7886"\"MakeMaker\". It also does not require a \"make\" on your system - most of\n" 8684"@code{MakeMaker}. It also does not require a @command{make} on your\n"
7887"the \"Module::Build\" code is pure-perl and written in a cross-platform way." 8685"system---most of the @code{Module::Build} code is pure-Perl."
7888msgstr "" 8686msgstr ""
7889 8687
7890#: gnu/packages/perl.scm:6047 8688#: gnu/packages/perl.scm:6277
7891msgid "Parse META.yml and META.json CPAN metadata files" 8689msgid "Parse META.yml and META.json CPAN metadata files"
7892msgstr "" 8690msgstr ""
7893 8691
7894#: gnu/packages/perl.scm:6048 8692#: gnu/packages/perl.scm:6278
7895msgid "" 8693msgid ""
7896"Parse::CPAN::Meta is a parser for META.json and META.yml\n" 8694"Parse::CPAN::Meta is a parser for META.json and META.yml\n"
7897"files, using JSON::PP and/or CPAN::Meta::YAML." 8695"files, using JSON::PP and/or CPAN::Meta::YAML."
7898msgstr "" 8696msgstr ""
7899 8697
7900#: gnu/packages/perl.scm:6066 8698#: gnu/packages/perl.scm:6296
7901msgid "Common Scalar and List utility subroutines" 8699msgid "Common Scalar and List utility subroutines"
7902msgstr "" 8700msgstr ""
7903 8701
7904#: gnu/packages/perl.scm:6067 8702#: gnu/packages/perl.scm:6297
7905msgid "" 8703msgid ""
7906"This package contains a selection of subroutines that people\n" 8704"This package contains a selection of subroutines that people\n"
7907"have expressed would be nice to have in the perl core, but the usage would not\n" 8705"have expressed would be nice to have in the perl core, but the usage would not\n"
@@ -7909,6 +8707,14 @@ msgid ""
7909"such that being individual extensions would be wasteful." 8707"such that being individual extensions would be wasteful."
7910msgstr "" 8708msgstr ""
7911 8709
8710#: gnu/packages/perl.scm:6321
8711msgid "Cross-platform functions emulating common shell commands"
8712msgstr ""
8713
8714#: gnu/packages/perl.scm:6323
8715msgid "Shell::Command is a thin wrapper around ExtUtils::Command."
8716msgstr ""
8717
7912#: gnu/packages/photo.scm:61 8718#: gnu/packages/photo.scm:61
7913msgid "Raw image decoder" 8719msgid "Raw image decoder"
7914msgstr "" 8720msgstr ""
@@ -7983,11 +8789,11 @@ msgid ""
7983"scene to produce an image that looks much like a tone-mapped image." 8789"scene to produce an image that looks much like a tone-mapped image."
7984msgstr "" 8790msgstr ""
7985 8791
7986#: gnu/packages/qemu.scm:119 8792#: gnu/packages/qemu.scm:155
7987msgid "Machine emulator and virtualizer (without GUI)" 8793msgid "Machine emulator and virtualizer"
7988msgstr "" 8794msgstr ""
7989 8795
7990#: gnu/packages/qemu.scm:121 8796#: gnu/packages/qemu.scm:157
7991msgid "" 8797msgid ""
7992"QEMU is a generic machine emulator and virtualizer.\n" 8798"QEMU is a generic machine emulator and virtualizer.\n"
7993"\n" 8799"\n"
@@ -8002,8 +8808,8 @@ msgid ""
8002"server and embedded PowerPC, and S390 guests." 8808"server and embedded PowerPC, and S390 guests."
8003msgstr "" 8809msgstr ""
8004 8810
8005#: gnu/packages/qemu.scm:143 8811#: gnu/packages/qemu.scm:179
8006msgid "Machine emulator and virtualizer" 8812msgid "Machine emulator and virtualizer (without GUI)"
8007msgstr "" 8813msgstr ""
8008 8814
8009#: gnu/packages/ratpoison.scm:85 8815#: gnu/packages/ratpoison.scm:85
@@ -8051,22 +8857,22 @@ msgid ""
8051"package contains the library and drivers." 8857"package contains the library and drivers."
8052msgstr "" 8858msgstr ""
8053 8859
8054#: gnu/packages/scheme.scm:132 8860#: gnu/packages/scheme.scm:169
8055msgid "A Scheme implementation with integrated editor and debugger" 8861msgid "A Scheme implementation with integrated editor and debugger"
8056msgstr "" 8862msgstr ""
8057 8863
8058#: gnu/packages/scheme.scm:134 8864#: gnu/packages/scheme.scm:171
8059msgid "" 8865msgid ""
8060"GNU/MIT Scheme is an implementation of the Scheme programming\n" 8866"GNU/MIT Scheme is an implementation of the Scheme programming\n"
8061"language. It provides an interpreter, a compiler and a debugger. It also\n" 8867"language. It provides an interpreter, a compiler and a debugger. It also\n"
8062"features an integrated Emacs-like editor and a large runtime library." 8868"features an integrated Emacs-like editor and a large runtime library."
8063msgstr "" 8869msgstr ""
8064 8870
8065#: gnu/packages/scheme.scm:217 8871#: gnu/packages/scheme.scm:254
8066msgid "Efficient Scheme compiler" 8872msgid "Efficient Scheme compiler"
8067msgstr "" 8873msgstr ""
8068 8874
8069#: gnu/packages/scheme.scm:219 8875#: gnu/packages/scheme.scm:256
8070msgid "" 8876msgid ""
8071"Bigloo is a Scheme implementation devoted to one goal: enabling\n" 8877"Bigloo is a Scheme implementation devoted to one goal: enabling\n"
8072"Scheme based programming style where C(++) is usually\n" 8878"Scheme based programming style where C(++) is usually\n"
@@ -8078,11 +8884,11 @@ msgid ""
8078"Scheme and C programs and between Scheme and Java programs." 8884"Scheme and C programs and between Scheme and Java programs."
8079msgstr "" 8885msgstr ""
8080 8886
8081#: gnu/packages/scheme.scm:262 8887#: gnu/packages/scheme.scm:300
8082msgid "Multi-tier programming language for the Web 2.0" 8888msgid "Multi-tier programming language for the Web 2.0"
8083msgstr "" 8889msgstr ""
8084 8890
8085#: gnu/packages/scheme.scm:264 8891#: gnu/packages/scheme.scm:302
8086msgid "" 8892msgid ""
8087"HOP is a multi-tier programming language for the Web 2.0 and the\n" 8893"HOP is a multi-tier programming language for the Web 2.0 and the\n"
8088"so-called diffuse Web. It is designed for programming interactive web\n" 8894"so-called diffuse Web. It is designed for programming interactive web\n"
@@ -8091,33 +8897,33 @@ msgid ""
8091"mashups, office (web agendas, mail clients, ...), etc." 8897"mashups, office (web agendas, mail clients, ...), etc."
8092msgstr "" 8898msgstr ""
8093 8899
8094#: gnu/packages/scheme.scm:304 8900#: gnu/packages/scheme.scm:342
8095msgid "R5RS Scheme implementation that compiles native code via C" 8901msgid "R5RS Scheme implementation that compiles native code via C"
8096msgstr "" 8902msgstr ""
8097 8903
8098#: gnu/packages/scheme.scm:306 8904#: gnu/packages/scheme.scm:344
8099msgid "" 8905msgid ""
8100"CHICKEN is a compiler for the Scheme programming language. CHICKEN\n" 8906"CHICKEN is a compiler for the Scheme programming language. CHICKEN\n"
8101"produces portable and efficient C, supports almost all of the R5RS Scheme\n" 8907"produces portable and efficient C, supports almost all of the R5RS Scheme\n"
8102"language standard, and includes many enhancements and extensions." 8908"language standard, and includes many enhancements and extensions."
8103msgstr "" 8909msgstr ""
8104 8910
8105#: gnu/packages/scheme.scm:325 8911#: gnu/packages/scheme.scm:363
8106msgid "Scheme implementation using a bytecode interpreter" 8912msgid "Scheme implementation using a bytecode interpreter"
8107msgstr "" 8913msgstr ""
8108 8914
8109#: gnu/packages/scheme.scm:327 8915#: gnu/packages/scheme.scm:365
8110msgid "" 8916msgid ""
8111"Scheme 48 is an implementation of Scheme based on a byte-code\n" 8917"Scheme 48 is an implementation of Scheme based on a byte-code\n"
8112"interpreter and is designed to be used as a testbed for experiments in\n" 8918"interpreter and is designed to be used as a testbed for experiments in\n"
8113"implementation techniques and as an expository tool." 8919"implementation techniques and as an expository tool."
8114msgstr "" 8920msgstr ""
8115 8921
8116#: gnu/packages/scheme.scm:403 8922#: gnu/packages/scheme.scm:441
8117msgid "Implementation of Scheme and related languages" 8923msgid "Implementation of Scheme and related languages"
8118msgstr "" 8924msgstr ""
8119 8925
8120#: gnu/packages/scheme.scm:405 8926#: gnu/packages/scheme.scm:443
8121msgid "" 8927msgid ""
8122"Racket is an implementation of the Scheme programming language (R5RS and\n" 8928"Racket is an implementation of the Scheme programming language (R5RS and\n"
8123"R6RS) and related languages, such as Typed Racket. It features a compiler and\n" 8929"R6RS) and related languages, such as Typed Racket. It features a compiler and\n"
@@ -8125,11 +8931,11 @@ msgid ""
8125"of libraries." 8931"of libraries."
8126msgstr "" 8932msgstr ""
8127 8933
8128#: gnu/packages/scheme.scm:443 8934#: gnu/packages/scheme.scm:481
8129msgid "Efficient Scheme interpreter and compiler" 8935msgid "Efficient Scheme interpreter and compiler"
8130msgstr "" 8936msgstr ""
8131 8937
8132#: gnu/packages/scheme.scm:445 8938#: gnu/packages/scheme.scm:483
8133msgid "" 8939msgid ""
8134"Gambit consists of two main programs: gsi, the Gambit Scheme\n" 8940"Gambit consists of two main programs: gsi, the Gambit Scheme\n"
8135"interpreter, and gsc, the Gambit Scheme compiler. The interpreter contains\n" 8941"interpreter, and gsc, the Gambit Scheme compiler. The interpreter contains\n"
@@ -8140,11 +8946,11 @@ msgid ""
8140"mixed." 8946"mixed."
8141msgstr "" 8947msgstr ""
8142 8948
8143#: gnu/packages/scheme.scm:482 8949#: gnu/packages/scheme.scm:520
8144msgid "Small embeddable Scheme implementation" 8950msgid "Small embeddable Scheme implementation"
8145msgstr "" 8951msgstr ""
8146 8952
8147#: gnu/packages/scheme.scm:484 8953#: gnu/packages/scheme.scm:522
8148msgid "" 8954msgid ""
8149"Chibi-Scheme is a very small library with no external dependencies\n" 8955"Chibi-Scheme is a very small library with no external dependencies\n"
8150"intended for use as an extension and scripting language in C programs. In\n" 8956"intended for use as an extension and scripting language in C programs. In\n"
@@ -8153,11 +8959,11 @@ msgid ""
8153"threads." 8959"threads."
8154msgstr "" 8960msgstr ""
8155 8961
8156#: gnu/packages/scheme.scm:660 8962#: gnu/packages/scheme.scm:693
8157msgid "Scmutils library for MIT Scheme" 8963msgid "Scmutils library for MIT Scheme"
8158msgstr "" 8964msgstr ""
8159 8965
8160#: gnu/packages/scheme.scm:661 8966#: gnu/packages/scheme.scm:694
8161msgid "" 8967msgid ""
8162"The Scmutils system is an integrated library of\n" 8968"The Scmutils system is an integrated library of\n"
8163"procedures, embedded in the programming language Scheme, and intended to\n" 8969"procedures, embedded in the programming language Scheme, and intended to\n"
@@ -8191,7 +8997,7 @@ msgstr ""
8191 8997
8192#: gnu/packages/search.scm:121 8998#: gnu/packages/search.scm:121
8193msgid "Command-line interface to libtocc" 8999msgid "Command-line interface to libtocc"
8194msgstr "" 9000msgstr "Kommandolinjegrænseflade til libtocc"
8195 9001
8196#: gnu/packages/search.scm:123 9002#: gnu/packages/search.scm:123
8197msgid "" 9003msgid ""
@@ -8201,7 +9007,7 @@ msgstr ""
8201 9007
8202#: gnu/packages/search.scm:141 9008#: gnu/packages/search.scm:141
8203msgid "Finding text and HTML files that match boolean expressions" 9009msgid "Finding text and HTML files that match boolean expressions"
8204msgstr "" 9010msgstr "Find tekst- og HTML-filer som matcher booleske udtryk"
8205 9011
8206#: gnu/packages/search.scm:143 9012#: gnu/packages/search.scm:143
8207msgid "" 9013msgid ""
@@ -8216,7 +9022,7 @@ msgstr ""
8216 9022
8217#: gnu/packages/serveez.scm:51 9023#: gnu/packages/serveez.scm:51
8218msgid "Framework for implementing IP-based servers" 9024msgid "Framework for implementing IP-based servers"
8219msgstr "" 9025msgstr "Ramme for implementering af IP-baserede servere"
8220 9026
8221#: gnu/packages/serveez.scm:53 9027#: gnu/packages/serveez.scm:53
8222msgid "" 9028msgid ""
@@ -8229,11 +9035,11 @@ msgid ""
8229"server and an IRC server." 9035"server and an IRC server."
8230msgstr "" 9036msgstr ""
8231 9037
8232#: gnu/packages/telephony.scm:50 9038#: gnu/packages/telephony.scm:52
8233msgid "(u)Common C++ framework for threaded applications" 9039msgid "(u)Common C++ framework for threaded applications"
8234msgstr "" 9040msgstr "(u)Common C++-ramme for trådede programmer"
8235 9041
8236#: gnu/packages/telephony.scm:51 9042#: gnu/packages/telephony.scm:53
8237msgid "" 9043msgid ""
8238"GNU Common C++ is an portable, optimized class framework for\n" 9044"GNU Common C++ is an portable, optimized class framework for\n"
8239"threaded applications, supporting concurrent synchronization, inter-process\n" 9045"threaded applications, supporting concurrent synchronization, inter-process\n"
@@ -8242,11 +9048,11 @@ msgid ""
8242"reimplementation." 9048"reimplementation."
8243msgstr "" 9049msgstr ""
8244 9050
8245#: gnu/packages/telephony.scm:70 9051#: gnu/packages/telephony.scm:73
8246msgid "Common C++ framework for threaded applications" 9052msgid "Common C++ framework for threaded applications"
8247msgstr "" 9053msgstr ""
8248 9054
8249#: gnu/packages/telephony.scm:71 9055#: gnu/packages/telephony.scm:74
8250msgid "" 9056msgid ""
8251"GNU uCommon C++ is meant as a very light-weight C++ library\n" 9057"GNU uCommon C++ is meant as a very light-weight C++ library\n"
8252"to facilitate using C++ design patterns even for very deeply embedded\n" 9058"to facilitate using C++ design patterns even for very deeply embedded\n"
@@ -8254,11 +9060,11 @@ msgid ""
8254"support." 9060"support."
8255msgstr "" 9061msgstr ""
8256 9062
8257#: gnu/packages/telephony.scm:92 9063#: gnu/packages/telephony.scm:95
8258msgid "Implementation of RTP (real-time transport protocol)" 9064msgid "Implementation of RTP (real-time transport protocol)"
8259msgstr "" 9065msgstr ""
8260 9066
8261#: gnu/packages/telephony.scm:93 9067#: gnu/packages/telephony.scm:96
8262msgid "" 9068msgid ""
8263"GNU ccRTP is an implementation of RTP, the real-time transport\n" 9069"GNU ccRTP is an implementation of RTP, the real-time transport\n"
8264"protocol from the IETF. It is suitable both for high capacity servers and\n" 9070"protocol from the IETF. It is suitable both for high capacity servers and\n"
@@ -8267,22 +9073,22 @@ msgid ""
8267"packet-manipulation library." 9073"packet-manipulation library."
8268msgstr "" 9074msgstr ""
8269 9075
8270#: gnu/packages/telephony.scm:113 9076#: gnu/packages/telephony.scm:116
8271msgid "Library implementing SIP (RFC-3261)" 9077msgid "Library implementing SIP (RFC-3261)"
8272msgstr "" 9078msgstr ""
8273 9079
8274#: gnu/packages/telephony.scm:114 9080#: gnu/packages/telephony.scm:117
8275msgid "" 9081msgid ""
8276"GNU oSIP is an implementation of the SIP protocol. It is\n" 9082"GNU oSIP is an implementation of the SIP protocol. It is\n"
8277"used to provide multimedia and telecom software developers with an interface\n" 9083"used to provide multimedia and telecom software developers with an interface\n"
8278"to initiate and control SIP sessions." 9084"to initiate and control SIP sessions."
8279msgstr "" 9085msgstr ""
8280 9086
8281#: gnu/packages/telephony.scm:134 9087#: gnu/packages/telephony.scm:137
8282msgid "Sip abstraction library" 9088msgid "Sip abstraction library"
8283msgstr "" 9089msgstr ""
8284 9090
8285#: gnu/packages/telephony.scm:135 9091#: gnu/packages/telephony.scm:138
8286msgid "" 9092msgid ""
8287"EXosip is a library that hides the complexity of using the\n" 9093"EXosip is a library that hides the complexity of using the\n"
8288"SIP protocol for multimedia session establishment. This protocol is mainly to\n" 9094"SIP protocol for multimedia session establishment. This protocol is mainly to\n"
@@ -8291,11 +9097,11 @@ msgid ""
8291"multiplayer games." 9097"multiplayer games."
8292msgstr "" 9098msgstr ""
8293 9099
8294#: gnu/packages/telephony.scm:178 9100#: gnu/packages/telephony.scm:181
8295msgid "Secure peer-to-peer VoIP server for the SIP protocol" 9101msgid "Secure peer-to-peer VoIP server for the SIP protocol"
8296msgstr "" 9102msgstr ""
8297 9103
8298#: gnu/packages/telephony.scm:179 9104#: gnu/packages/telephony.scm:182
8299msgid "" 9105msgid ""
8300"GNU SIP Witch is a peer-to-peer Voice-over-IP server that\n" 9106"GNU SIP Witch is a peer-to-peer Voice-over-IP server that\n"
8301"uses the SIP protocol. Calls can be made from behind NAT firewalls and\n" 9107"uses the SIP protocol. Calls can be made from behind NAT firewalls and\n"
@@ -8305,22 +9111,22 @@ msgid ""
8305"internet." 9111"internet."
8306msgstr "" 9112msgstr ""
8307 9113
8308#: gnu/packages/telephony.scm:204 9114#: gnu/packages/telephony.scm:207
8309msgid "Secure RTP (SRTP) Reference Implementation" 9115msgid "Secure RTP (SRTP) Reference Implementation"
8310msgstr "" 9116msgstr ""
8311 9117
8312#: gnu/packages/telephony.scm:205 9118#: gnu/packages/telephony.scm:208
8313msgid "" 9119msgid ""
8314"This package provides an implementation of the Secure\n" 9120"This package provides an implementation of the Secure\n"
8315"Real-time Transport Protocol (SRTP), the Universal Security Transform (UST),\n" 9121"Real-time Transport Protocol (SRTP), the Universal Security Transform (UST),\n"
8316"and a supporting cryptographic kernel." 9122"and a supporting cryptographic kernel."
8317msgstr "" 9123msgstr ""
8318 9124
8319#: gnu/packages/texinfo.scm:56 9125#: gnu/packages/texinfo.scm:55
8320msgid "The GNU documentation format" 9126msgid "The GNU documentation format"
8321msgstr "" 9127msgstr ""
8322 9128
8323#: gnu/packages/texinfo.scm:58 9129#: gnu/packages/texinfo.scm:57
8324msgid "" 9130msgid ""
8325"Texinfo is the official documentation format of the GNU project. It\n" 9131"Texinfo is the official documentation format of the GNU project. It\n"
8326"uses a single source file using explicit commands to produce a final document\n" 9132"uses a single source file using explicit commands to produce a final document\n"
@@ -8330,11 +9136,11 @@ msgid ""
8330"is on expressing the content semantically, avoiding physical markup commands." 9136"is on expressing the content semantically, avoiding physical markup commands."
8331msgstr "" 9137msgstr ""
8332 9138
8333#: gnu/packages/texinfo.scm:116 9139#: gnu/packages/texinfo.scm:132
8334msgid "Convert Texinfo to HTML" 9140msgid "Convert Texinfo to HTML"
8335msgstr "" 9141msgstr ""
8336 9142
8337#: gnu/packages/texinfo.scm:118 9143#: gnu/packages/texinfo.scm:134
8338msgid "" 9144msgid ""
8339"Texi2HTML is a Perl script which converts Texinfo source files to HTML\n" 9145"Texi2HTML is a Perl script which converts Texinfo source files to HTML\n"
8340"output. It now supports many advanced features, such as internationalization\n" 9146"output. It now supports many advanced features, such as internationalization\n"
@@ -8349,12 +9155,12 @@ msgid ""
8349"Texi2HTML." 9155"Texi2HTML."
8350msgstr "" 9156msgstr ""
8351 9157
8352#: gnu/packages/texlive.scm:156 gnu/packages/texlive.scm:216 9158#: gnu/packages/texlive.scm:158 gnu/packages/texlive.scm:221
8353#: gnu/packages/texlive.scm:274 9159#: gnu/packages/texlive.scm:279
8354msgid "TeX Live, a package of the TeX typesetting system" 9160msgid "TeX Live, a package of the TeX typesetting system"
8355msgstr "" 9161msgstr ""
8356 9162
8357#: gnu/packages/texlive.scm:158 9163#: gnu/packages/texlive.scm:160
8358msgid "" 9164msgid ""
8359"TeX Live provides a comprehensive TeX document production system.\n" 9165"TeX Live provides a comprehensive TeX document production system.\n"
8360"It includes all the major TeX-related programs, macro packages, and fonts\n" 9166"It includes all the major TeX-related programs, macro packages, and fonts\n"
@@ -8364,7 +9170,7 @@ msgid ""
8364"This package contains the binaries." 9170"This package contains the binaries."
8365msgstr "" 9171msgstr ""
8366 9172
8367#: gnu/packages/texlive.scm:218 9173#: gnu/packages/texlive.scm:223
8368msgid "" 9174msgid ""
8369"TeX Live provides a comprehensive TeX document production system.\n" 9175"TeX Live provides a comprehensive TeX document production system.\n"
8370"It includes all the major TeX-related programs, macro packages, and fonts\n" 9176"It includes all the major TeX-related programs, macro packages, and fonts\n"
@@ -8374,7 +9180,7 @@ msgid ""
8374"This package contains the complete tree of texmf-dist data." 9180"This package contains the complete tree of texmf-dist data."
8375msgstr "" 9181msgstr ""
8376 9182
8377#: gnu/packages/texlive.scm:276 9183#: gnu/packages/texlive.scm:281
8378msgid "" 9184msgid ""
8379"TeX Live provides a comprehensive TeX document production system.\n" 9185"TeX Live provides a comprehensive TeX document production system.\n"
8380"It includes all the major TeX-related programs, macro packages, and fonts\n" 9186"It includes all the major TeX-related programs, macro packages, and fonts\n"
@@ -8384,11 +9190,31 @@ msgid ""
8384"This package contains the complete TeX Live distribution." 9190"This package contains the complete TeX Live distribution."
8385msgstr "" 9191msgstr ""
8386 9192
8387#: gnu/packages/texlive.scm:305 9193#: gnu/packages/texlive.scm:335
9194msgid ""
9195"TeX Live provides a comprehensive TeX document production system.\n"
9196"It includes all the major TeX-related programs, macro packages, and fonts\n"
9197"that are free software, including support for many languages around the\n"
9198"world.\n"
9199"\n"
9200"This package contains a small subset of the texmf-dist data."
9201msgstr ""
9202
9203#: gnu/packages/texlive.scm:353
9204msgid ""
9205"TeX Live provides a comprehensive TeX document production system.\n"
9206"It includes all the major TeX-related programs, macro packages, and fonts\n"
9207"that are free software, including support for many languages around the\n"
9208"world.\n"
9209"\n"
9210"This package contains a small working part of the TeX Live distribution."
9211msgstr ""
9212
9213#: gnu/packages/texlive.scm:381
8388msgid "Wrapper for LaTeX and friends" 9214msgid "Wrapper for LaTeX and friends"
8389msgstr "" 9215msgstr ""
8390 9216
8391#: gnu/packages/texlive.scm:307 9217#: gnu/packages/texlive.scm:383
8392msgid "" 9218msgid ""
8393"Rubber is a program whose purpose is to handle all tasks related to the\n" 9219"Rubber is a program whose purpose is to handle all tasks related to the\n"
8394"compilation of LaTeX documents. This includes compiling the document itself,\n" 9220"compilation of LaTeX documents. This includes compiling the document itself,\n"
@@ -8398,11 +9224,11 @@ msgid ""
8398"PDF documents." 9224"PDF documents."
8399msgstr "" 9225msgstr ""
8400 9226
8401#: gnu/packages/textutils.scm:58 9227#: gnu/packages/textutils.scm:61
8402msgid "Text encoding converter" 9228msgid "Text encoding converter"
8403msgstr "" 9229msgstr ""
8404 9230
8405#: gnu/packages/textutils.scm:59 9231#: gnu/packages/textutils.scm:62
8406msgid "" 9232msgid ""
8407"The Recode library converts files between character sets and\n" 9233"The Recode library converts files between character sets and\n"
8408"usages. It recognises or produces over 200 different character sets (or about\n" 9234"usages. It recognises or produces over 200 different character sets (or about\n"
@@ -8412,85 +9238,121 @@ msgid ""
8412"handy front-end to the library." 9238"handy front-end to the library."
8413msgstr "" 9239msgstr ""
8414 9240
8415#: gnu/packages/textutils.scm:86 9241#: gnu/packages/textutils.scm:90
8416msgid "Text encoding detection tool" 9242msgid "Text encoding detection tool"
8417msgstr "" 9243msgstr ""
8418 9244
8419#: gnu/packages/textutils.scm:87 9245#: gnu/packages/textutils.scm:91
8420msgid "" 9246msgid ""
8421"Enca (Extremely Naive Charset Analyser) consists of libenca,\n" 9247"Enca (Extremely Naive Charset Analyser) consists of libenca,\n"
8422"an encoding detection library, and enca, a command line frontend, integrating\n" 9248"an encoding detection library, and enca, a command line frontend, integrating\n"
8423"libenca and several charset conversion libraries and tools." 9249"libenca and several charset conversion libraries and tools."
8424msgstr "" 9250msgstr ""
8425 9251
8426#: gnu/packages/textutils.scm:122 9252#: gnu/packages/textutils.scm:118
8427msgid "C library for processing UTF-8 Unicode data" 9253msgid "C library for processing UTF-8 Unicode data"
8428msgstr "" 9254msgstr ""
8429 9255
8430#: gnu/packages/textutils.scm:123 9256#: gnu/packages/textutils.scm:119
8431msgid "" 9257msgid ""
8432"utf8proc is a small C library that provides Unicode\n" 9258"utf8proc is a small C library that provides Unicode\n"
8433"normalization, case-folding, and other operations for data in the UTF-8\n" 9259"normalization, case-folding, and other operations for data in the UTF-8\n"
8434"encoding, supporting Unicode version 7.0." 9260"encoding, supporting Unicode version 7.0."
8435msgstr "" 9261msgstr ""
8436 9262
8437#: gnu/packages/textutils.scm:152 9263#: gnu/packages/textutils.scm:148
8438msgid "Gordon's text utils library" 9264msgid "Gordon's text utils library"
8439msgstr "" 9265msgstr ""
8440 9266
8441#: gnu/packages/textutils.scm:154 9267#: gnu/packages/textutils.scm:150
8442msgid "" 9268msgid ""
8443"libgtextutils is a text utilities library used by the fastx toolkit from\n" 9269"libgtextutils is a text utilities library used by the fastx toolkit from\n"
8444"the Hannon Lab." 9270"the Hannon Lab."
8445msgstr "" 9271msgstr ""
8446 9272
8447#: gnu/packages/textutils.scm:175 9273#: gnu/packages/textutils.scm:182
8448msgid "C++ hash functions for strings" 9274msgid "C++ hash functions for strings"
8449msgstr "" 9275msgstr ""
8450 9276
8451#: gnu/packages/textutils.scm:177 9277#: gnu/packages/textutils.scm:184
8452msgid "" 9278msgid ""
8453"CityHash provides hash functions for strings. The functions mix the\n" 9279"CityHash provides hash functions for strings. The functions mix the\n"
8454"input bits thoroughly but are not suitable for cryptography." 9280"input bits thoroughly but are not suitable for cryptography."
8455msgstr "" 9281msgstr ""
8456 9282
8457#: gnu/packages/version-control.scm:97 9283#: gnu/packages/textutils.scm:201
9284msgid "C/C++ configuration file library"
9285msgstr ""
9286
9287#: gnu/packages/textutils.scm:203
9288msgid ""
9289"Libconfig is a simple library for manipulating structured configuration\n"
9290"files. This file format is more compact and more readable than XML. And\n"
9291"unlike XML, it is type-aware, so it is not necessary to do string parsing in\n"
9292"application code."
9293msgstr ""
9294
9295#: gnu/packages/textutils.scm:223
9296msgid "Probabilistic fast file fingerprinting tool"
9297msgstr ""
9298
9299#: gnu/packages/textutils.scm:225
9300msgid ""
9301"pfff is a tool for calculating a compact digital fingerprint of a file\n"
9302"by sampling randomly from the file instead of reading it in full.\n"
9303"Consequently, the computation has a flat performance characteristic,\n"
9304"correlated with data variation rather than file size. pfff can be as reliable\n"
9305"as existing hashing techniques, with provably negligible risk of collisions."
9306msgstr ""
9307
9308#: gnu/packages/version-control.scm:105
8458msgid "Version control system supporting both distributed and centralized workflows" 9309msgid "Version control system supporting both distributed and centralized workflows"
8459msgstr "" 9310msgstr ""
8460 9311
8461#: gnu/packages/version-control.scm:99 9312#: gnu/packages/version-control.scm:107
8462msgid "" 9313msgid ""
8463"GNU Bazaar is a version control system that allows you to record\n" 9314"GNU Bazaar is a version control system that allows you to record\n"
8464"changes to project files over time. It supports both a distributed workflow\n" 9315"changes to project files over time. It supports both a distributed workflow\n"
8465"as well as the classic centralized workflow." 9316"as well as the classic centralized workflow."
8466msgstr "" 9317msgstr ""
8467 9318
8468#: gnu/packages/version-control.scm:258 9319#: gnu/packages/version-control.scm:271
8469msgid "Distributed version control system" 9320msgid "Distributed version control system"
8470msgstr "" 9321msgstr ""
8471 9322
8472#: gnu/packages/version-control.scm:260 9323#: gnu/packages/version-control.scm:273
8473msgid "" 9324msgid ""
8474"Git is a free distributed version control system designed to handle\n" 9325"Git is a free distributed version control system designed to handle\n"
8475"everything from small to very large projects with speed and efficiency." 9326"everything from small to very large projects with speed and efficiency."
8476msgstr "" 9327msgstr ""
8477 9328
8478#: gnu/packages/version-control.scm:305 9329#: gnu/packages/version-control.scm:318
8479msgid "Man pages of the Git version control system" 9330msgid "Man pages of the Git version control system"
8480msgstr "" 9331msgstr ""
8481 9332
8482#: gnu/packages/version-control.scm:307 9333#: gnu/packages/version-control.scm:320
8483msgid "" 9334msgid ""
8484"This package provides the man pages of the Git version control system.\n" 9335"This package provides the man pages of the Git version control system.\n"
8485"This is the documentation displayed when using the '--help' option of a 'git'\n" 9336"This is the documentation displayed when using the '--help' option of a 'git'\n"
8486"command." 9337"command."
8487msgstr "" 9338msgstr ""
8488 9339
8489#: gnu/packages/version-control.scm:344 9340#: gnu/packages/version-control.scm:359
9341msgid "Library providing Git core methods"
9342msgstr ""
9343
9344#: gnu/packages/version-control.scm:361
9345msgid ""
9346"Libgit2 is a portable, pure C implementation of the Git core methods\n"
9347"provided as a re-entrant linkable library with a solid API, allowing you to\n"
9348"write native speed custom Git applications in any language with bindings."
9349msgstr ""
9350
9351#: gnu/packages/version-control.scm:400
8490msgid "Command-line flags library for shell scripts" 9352msgid "Command-line flags library for shell scripts"
8491msgstr "" 9353msgstr ""
8492 9354
8493#: gnu/packages/version-control.scm:346 9355#: gnu/packages/version-control.scm:402
8494msgid "" 9356msgid ""
8495"Shell Flags (shFlags) is a library written to greatly simplify the\n" 9357"Shell Flags (shFlags) is a library written to greatly simplify the\n"
8496"handling of command-line flags in Bourne based Unix shell scripts (bash, dash,\n" 9358"handling of command-line flags in Bourne based Unix shell scripts (bash, dash,\n"
@@ -8501,11 +9363,11 @@ msgid ""
8501"will work." 9363"will work."
8502msgstr "" 9364msgstr ""
8503 9365
8504#: gnu/packages/version-control.scm:389 9366#: gnu/packages/version-control.scm:445
8505msgid "Git extensions for Vincent Driessen's branching model" 9367msgid "Git extensions for Vincent Driessen's branching model"
8506msgstr "" 9368msgstr ""
8507 9369
8508#: gnu/packages/version-control.scm:391 9370#: gnu/packages/version-control.scm:447
8509msgid "" 9371msgid ""
8510"Vincent Driessen's branching model is a git branching and release\n" 9372"Vincent Driessen's branching model is a git branching and release\n"
8511"management strategy that helps developers keep track of features, hotfixes,\n" 9373"management strategy that helps developers keep track of features, hotfixes,\n"
@@ -8514,43 +9376,43 @@ msgid ""
8514"lot easier." 9376"lot easier."
8515msgstr "" 9377msgstr ""
8516 9378
8517#: gnu/packages/version-control.scm:426 9379#: gnu/packages/version-control.scm:482
8518msgid "Run a command over a sequence of commits" 9380msgid "Run a command over a sequence of commits"
8519msgstr "" 9381msgstr ""
8520 9382
8521#: gnu/packages/version-control.scm:428 9383#: gnu/packages/version-control.scm:484
8522msgid "" 9384msgid ""
8523"git-test-sequence is similar to an automated git bisect except it’s\n" 9385"git-test-sequence is similar to an automated git bisect except it’s\n"
8524"linear. It will test every change between two points in the DAG. It will\n" 9386"linear. It will test every change between two points in the DAG. It will\n"
8525"also walk each side of a merge and test those changes individually." 9387"also walk each side of a merge and test those changes individually."
8526msgstr "" 9388msgstr ""
8527 9389
8528#: gnu/packages/version-control.scm:486 9390#: gnu/packages/version-control.scm:542
8529msgid "Git access control layer" 9391msgid "Git access control layer"
8530msgstr "" 9392msgstr ""
8531 9393
8532#: gnu/packages/version-control.scm:488 9394#: gnu/packages/version-control.scm:544
8533msgid "" 9395msgid ""
8534"Gitolite is an access control layer on top of Git, providing fine access\n" 9396"Gitolite is an access control layer on top of Git, providing fine access\n"
8535"control to Git repositories." 9397"control to Git repositories."
8536msgstr "" 9398msgstr ""
8537 9399
8538#: gnu/packages/version-control.scm:512 9400#: gnu/packages/version-control.scm:568
8539msgid "Decentralized version control system" 9401msgid "Decentralized version control system"
8540msgstr "" 9402msgstr ""
8541 9403
8542#: gnu/packages/version-control.scm:514 9404#: gnu/packages/version-control.scm:570
8543msgid "" 9405msgid ""
8544"Mercurial is a free, distributed source control management tool.\n" 9406"Mercurial is a free, distributed source control management tool.\n"
8545"It efficiently handles projects of any size\n" 9407"It efficiently handles projects of any size\n"
8546"and offers an easy and intuitive interface." 9408"and offers an easy and intuitive interface."
8547msgstr "" 9409msgstr ""
8548 9410
8549#: gnu/packages/version-control.scm:548 9411#: gnu/packages/version-control.scm:604
8550msgid "HTTP and WebDAV client library" 9412msgid "HTTP and WebDAV client library"
8551msgstr "" 9413msgstr ""
8552 9414
8553#: gnu/packages/version-control.scm:549 9415#: gnu/packages/version-control.scm:605
8554msgid "" 9416msgid ""
8555"Neon is an HTTP and WebDAV client library, with a\n" 9417"Neon is an HTTP and WebDAV client library, with a\n"
8556"C interface. Features:\n" 9418"C interface. Features:\n"
@@ -8570,11 +9432,11 @@ msgid ""
8570"property manipulation." 9432"property manipulation."
8571msgstr "" 9433msgstr ""
8572 9434
8573#: gnu/packages/version-control.scm:628 9435#: gnu/packages/version-control.scm:684
8574msgid "Revision control system" 9436msgid "Revision control system"
8575msgstr "" 9437msgstr ""
8576 9438
8577#: gnu/packages/version-control.scm:630 9439#: gnu/packages/version-control.scm:686
8578msgid "" 9440msgid ""
8579"Subversion exists to be universally recognized and adopted as a\n" 9441"Subversion exists to be universally recognized and adopted as a\n"
8580"centralized version control system characterized by its\n" 9442"centralized version control system characterized by its\n"
@@ -8583,11 +9445,11 @@ msgid ""
8583"projects, from individuals to large-scale enterprise operations." 9445"projects, from individuals to large-scale enterprise operations."
8584msgstr "" 9446msgstr ""
8585 9447
8586#: gnu/packages/version-control.scm:651 9448#: gnu/packages/version-control.scm:707
8587msgid "Per-file local revision control system" 9449msgid "Per-file local revision control system"
8588msgstr "" 9450msgstr ""
8589 9451
8590#: gnu/packages/version-control.scm:653 9452#: gnu/packages/version-control.scm:709
8591msgid "" 9453msgid ""
8592"RCS is the original Revision Control System. It works on a\n" 9454"RCS is the original Revision Control System. It works on a\n"
8593"file-by-file basis, in contrast to subsequent version control systems such as\n" 9455"file-by-file basis, in contrast to subsequent version control systems such as\n"
@@ -8596,11 +9458,11 @@ msgid ""
8596"machine." 9458"machine."
8597msgstr "" 9459msgstr ""
8598 9460
8599#: gnu/packages/version-control.scm:679 9461#: gnu/packages/version-control.scm:736
8600msgid "Historical centralized version control system" 9462msgid "Historical centralized version control system"
8601msgstr "" 9463msgstr ""
8602 9464
8603#: gnu/packages/version-control.scm:681 9465#: gnu/packages/version-control.scm:738
8604msgid "" 9466msgid ""
8605"CVS is a version control system, an important component of Source\n" 9467"CVS is a version control system, an important component of Source\n"
8606"Configuration Management (SCM). Using it, you can record the history of\n" 9468"Configuration Management (SCM). Using it, you can record the history of\n"
@@ -8608,11 +9470,11 @@ msgid ""
8608"RCS, PRCS, and Aegis packages." 9470"RCS, PRCS, and Aegis packages."
8609msgstr "" 9471msgstr ""
8610 9472
8611#: gnu/packages/version-control.scm:714 9473#: gnu/packages/version-control.scm:771
8612msgid "Export an RCS or CVS history as a fast-import stream" 9474msgid "Export an RCS or CVS history as a fast-import stream"
8613msgstr "" 9475msgstr ""
8614 9476
8615#: gnu/packages/version-control.scm:715 9477#: gnu/packages/version-control.scm:772
8616msgid "" 9478msgid ""
8617"This program analyzes a collection of RCS files in a CVS\n" 9479"This program analyzes a collection of RCS files in a CVS\n"
8618"repository (or outside of one) and, when possible, emits an equivalent history\n" 9480"repository (or outside of one) and, when possible, emits an equivalent history\n"
@@ -8625,11 +9487,11 @@ msgid ""
8625"masters from remote CVS hosts." 9487"masters from remote CVS hosts."
8626msgstr "" 9488msgstr ""
8627 9489
8628#: gnu/packages/version-control.scm:742 9490#: gnu/packages/version-control.scm:799
8629msgid "Version-control-agnostic ChangeLog diff and commit tool" 9491msgid "Version-control-agnostic ChangeLog diff and commit tool"
8630msgstr "" 9492msgstr ""
8631 9493
8632#: gnu/packages/version-control.scm:744 9494#: gnu/packages/version-control.scm:801
8633msgid "" 9495msgid ""
8634"The vc-dwim package contains two tools, \"vc-dwim\" and \"vc-chlog\".\n" 9496"The vc-dwim package contains two tools, \"vc-dwim\" and \"vc-chlog\".\n"
8635"vc-dwim is a tool that simplifies the task of maintaining a ChangeLog and\n" 9497"vc-dwim is a tool that simplifies the task of maintaining a ChangeLog and\n"
@@ -8639,33 +9501,33 @@ msgid ""
8639"standards-compliant ChangeLog entries based on the changes that it detects." 9501"standards-compliant ChangeLog entries based on the changes that it detects."
8640msgstr "" 9502msgstr ""
8641 9503
8642#: gnu/packages/version-control.scm:766 9504#: gnu/packages/version-control.scm:823
8643msgid "Make histograms from the output of 'diff'" 9505msgid "Make histograms from the output of 'diff'"
8644msgstr "" 9506msgstr ""
8645 9507
8646#: gnu/packages/version-control.scm:768 9508#: gnu/packages/version-control.scm:825
8647msgid "" 9509msgid ""
8648"Diffstat reads the output of 'diff' and displays a histogram of the\n" 9510"Diffstat reads the output of 'diff' and displays a histogram of the\n"
8649"insertions, deletions, and modifications per-file. It is useful for reviewing\n" 9511"insertions, deletions, and modifications per-file. It is useful for reviewing\n"
8650"large, complex patch files." 9512"large, complex patch files."
8651msgstr "" 9513msgstr ""
8652 9514
8653#: gnu/packages/version-control.scm:809 9515#: gnu/packages/version-control.scm:866
8654msgid "File-based version control like SCCS" 9516msgid "File-based version control like SCCS"
8655msgstr "" 9517msgstr ""
8656 9518
8657#: gnu/packages/version-control.scm:810 9519#: gnu/packages/version-control.scm:867
8658msgid "" 9520msgid ""
8659"GNU CSSC provides a replacement for the legacy Unix source\n" 9521"GNU CSSC provides a replacement for the legacy Unix source\n"
8660"code control system SCCS. This allows old code still under that system to be\n" 9522"code control system SCCS. This allows old code still under that system to be\n"
8661"accessed and migrated on modern systems." 9523"accessed and migrated on modern systems."
8662msgstr "" 9524msgstr ""
8663 9525
8664#: gnu/packages/version-control.scm:891 9526#: gnu/packages/version-control.scm:948
8665msgid "Project change supervisor" 9527msgid "Project change supervisor"
8666msgstr "" 9528msgstr ""
8667 9529
8668#: gnu/packages/version-control.scm:892 9530#: gnu/packages/version-control.scm:949
8669msgid "" 9531msgid ""
8670"Aegis is a project change supervisor, and performs some of\n" 9532"Aegis is a project change supervisor, and performs some of\n"
8671"the Software Configuration Management needed in a CASE environment. Aegis\n" 9533"the Software Configuration Management needed in a CASE environment. Aegis\n"
@@ -8676,33 +9538,65 @@ msgid ""
8676"any project with more than one developer, is one of Aegis's major functions." 9538"any project with more than one developer, is one of Aegis's major functions."
8677msgstr "" 9539msgstr ""
8678 9540
8679#: gnu/packages/version-control.scm:919 9541#: gnu/packages/version-control.scm:977
8680msgid "Ncurses-based text user interface for Git" 9542msgid "Ncurses-based text user interface for Git"
8681msgstr "" 9543msgstr ""
8682 9544
8683#: gnu/packages/version-control.scm:921 9545#: gnu/packages/version-control.scm:979
8684msgid "" 9546msgid ""
8685"Tig is an ncurses text user interface for Git, primarily intended as\n" 9547"Tig is an ncurses text user interface for Git, primarily intended as\n"
8686"a history browser. It can also stage hunks for commit, or colorize the\n" 9548"a history browser. It can also stage hunks for commit, or colorize the\n"
8687"output of the 'git' command." 9549"output of the 'git' command."
8688msgstr "" 9550msgstr ""
8689 9551
8690#: gnu/packages/webkit.scm:121 9552#: gnu/packages/version-control.scm:1005
8691msgid "Web content engine for GTK+" 9553msgid "Print the modification time of the latest file"
9554msgstr ""
9555
9556#: gnu/packages/version-control.scm:1007
9557msgid ""
9558"Recursively find the newest file in a file tree and print its\n"
9559"modification time."
9560msgstr ""
9561
9562#: gnu/packages/version-control.scm:1032
9563msgid "Multiple repository management tool"
9564msgstr ""
9565
9566#: gnu/packages/version-control.scm:1034
9567msgid ""
9568"Myrepos provides the @code{mr} command, which maps an operation (e.g.,\n"
9569"fetching updates) over a collection of version control repositories. It\n"
9570"supports a large number of version control systems: Git, Subversion,\n"
9571"Mercurial, Bazaar, Darcs, CVS, Fossil, and Veracity."
9572msgstr ""
9573
9574#: gnu/packages/version-control.scm:1064
9575msgid "Use hubic as a git-annex remote"
9576msgstr ""
9577
9578#: gnu/packages/version-control.scm:1066
9579msgid ""
9580"This package allows you to use your hubic account as a \"special\n"
9581"repository\" with git-annex."
8692msgstr "" 9582msgstr ""
8693 9583
8694#: gnu/packages/webkit.scm:123 9584#: gnu/packages/webkit.scm:123
9585msgid "Web content engine for GTK+"
9586msgstr ""
9587
9588#: gnu/packages/webkit.scm:125
8695msgid "" 9589msgid ""
8696"WebKitGTK+ is a full-featured port of the WebKit rendering engine,\n" 9590"WebKitGTK+ is a full-featured port of the WebKit rendering engine,\n"
8697"suitable for projects requiring any kind of web integration, from hybrid\n" 9591"suitable for projects requiring any kind of web integration, from hybrid\n"
8698"HTML/CSS applications to full-fledged web browsers." 9592"HTML/CSS applications to full-fledged web browsers."
8699msgstr "" 9593msgstr ""
8700 9594
8701#: gnu/packages/web.scm:88 9595#: gnu/packages/web.scm:89
8702msgid "Featureful HTTP server" 9596msgid "Featureful HTTP server"
8703msgstr "" 9597msgstr ""
8704 9598
8705#: gnu/packages/web.scm:90 9599#: gnu/packages/web.scm:91
8706msgid "" 9600msgid ""
8707"The Apache HTTP Server Project is a collaborative software development\n" 9601"The Apache HTTP Server Project is a collaborative software development\n"
8708"effort aimed at creating a robust, commercial-grade, featureful, and\n" 9602"effort aimed at creating a robust, commercial-grade, featureful, and\n"
@@ -8712,85 +9606,85 @@ msgid ""
8712"and its related documentation." 9606"and its related documentation."
8713msgstr "" 9607msgstr ""
8714 9608
8715#: gnu/packages/web.scm:168 9609#: gnu/packages/web.scm:169
8716msgid "HTTP and reverse proxy server" 9610msgid "HTTP and reverse proxy server"
8717msgstr "" 9611msgstr ""
8718 9612
8719#: gnu/packages/web.scm:170 9613#: gnu/packages/web.scm:171
8720msgid "" 9614msgid ""
8721"Nginx (\"engine X\") is a high-performance web and reverse proxy server\n" 9615"Nginx (\"engine X\") is a high-performance web and reverse proxy server\n"
8722"created by Igor Sysoev. It can be used both as a standalone web server\n" 9616"created by Igor Sysoev. It can be used both as a standalone web server\n"
8723"and as a proxy to reduce the load on back-end HTTP or mail servers." 9617"and as a proxy to reduce the load on back-end HTTP or mail servers."
8724msgstr "" 9618msgstr ""
8725 9619
8726#: gnu/packages/web.scm:206 9620#: gnu/packages/web.scm:207
8727msgid "PSGI/Plack web server" 9621msgid "PSGI/Plack web server"
8728msgstr "" 9622msgstr ""
8729 9623
8730#: gnu/packages/web.scm:207 9624#: gnu/packages/web.scm:208
8731msgid "" 9625msgid ""
8732"Starman is a PSGI perl web server that has unique features\n" 9626"Starman is a PSGI perl web server that has unique features\n"
8733"such as high performance, preforking, signal support, superdaemon awareness,\n" 9627"such as high performance, preforking, signal support, superdaemon awareness,\n"
8734"and UNIX socket support." 9628"and UNIX socket support."
8735msgstr "" 9629msgstr ""
8736 9630
8737#: gnu/packages/web.scm:226 9631#: gnu/packages/web.scm:227
8738msgid "JSON C library" 9632msgid "JSON C library"
8739msgstr "" 9633msgstr ""
8740 9634
8741#: gnu/packages/web.scm:228 9635#: gnu/packages/web.scm:229
8742msgid "" 9636msgid ""
8743"Jansson is a C library for encoding, decoding and manipulating JSON\n" 9637"Jansson is a C library for encoding, decoding and manipulating JSON\n"
8744"data." 9638"data."
8745msgstr "" 9639msgstr ""
8746 9640
8747#: gnu/packages/web.scm:259 9641#: gnu/packages/web.scm:261
8748msgid "JSON implementation in C" 9642msgid "JSON implementation in C"
8749msgstr "" 9643msgstr ""
8750 9644
8751#: gnu/packages/web.scm:261 9645#: gnu/packages/web.scm:263
8752msgid "" 9646msgid ""
8753"JSON-C implements a reference counting object model that allows you to\n" 9647"JSON-C implements a reference counting object model that allows you to\n"
8754"easily construct JSON objects in C, output them as JSON formatted strings and\n" 9648"easily construct JSON objects in C, output them as JSON formatted strings and\n"
8755"parse JSON formatted strings back into the C representation of JSON objects." 9649"parse JSON formatted strings back into the C representation of JSON objects."
8756msgstr "" 9650msgstr ""
8757 9651
8758#: gnu/packages/web.scm:287 9652#: gnu/packages/web.scm:289
8759msgid "JSON parser/generator for C++ with both SAX/DOM style API" 9653msgid "JSON parser/generator for C++ with both SAX/DOM style API"
8760msgstr "" 9654msgstr ""
8761 9655
8762#: gnu/packages/web.scm:289 9656#: gnu/packages/web.scm:291
8763msgid "" 9657msgid ""
8764"RapidJSON is a fast JSON parser/generator for C++ with both SAX/DOM\n" 9658"RapidJSON is a fast JSON parser/generator for C++ with both SAX/DOM\n"
8765"style API." 9659"style API."
8766msgstr "" 9660msgstr ""
8767 9661
8768#: gnu/packages/web.scm:307 9662#: gnu/packages/web.scm:309
8769msgid "C library for parsing JSON" 9663msgid "C library for parsing JSON"
8770msgstr "" 9664msgstr ""
8771 9665
8772#: gnu/packages/web.scm:309 9666#: gnu/packages/web.scm:311
8773msgid "" 9667msgid ""
8774"Yet Another JSON Library (YAJL) is a small event-driven (SAX-style) JSON\n" 9668"Yet Another JSON Library (YAJL) is a small event-driven (SAX-style) JSON\n"
8775"parser written in ANSI C and a small validating JSON generator." 9669"parser written in ANSI C and a small validating JSON generator."
8776msgstr "" 9670msgstr ""
8777 9671
8778#: gnu/packages/web.scm:339 9672#: gnu/packages/web.scm:341
8779msgid "WebSockets library written in C" 9673msgid "WebSockets library written in C"
8780msgstr "" 9674msgstr ""
8781 9675
8782#: gnu/packages/web.scm:341 9676#: gnu/packages/web.scm:343
8783msgid "" 9677msgid ""
8784"Libwebsockets is a library that allows C programs to establish client\n" 9678"Libwebsockets is a library that allows C programs to establish client\n"
8785"and server WebSockets connections---a protocol layered above HTTP that allows\n" 9679"and server WebSockets connections---a protocol layered above HTTP that allows\n"
8786"for efficient socket-like bidirectional reliable communication channels." 9680"for efficient socket-like bidirectional reliable communication channels."
8787msgstr "" 9681msgstr ""
8788 9682
8789#: gnu/packages/web.scm:376 9683#: gnu/packages/web.scm:378
8790msgid "C library for the Publix Suffix List" 9684msgid "C library for the Publix Suffix List"
8791msgstr "" 9685msgstr ""
8792 9686
8793#: gnu/packages/web.scm:378 9687#: gnu/packages/web.scm:380
8794msgid "" 9688msgid ""
8795"A \"public suffix\" is a domain name under which Internet users can\n" 9689"A \"public suffix\" is a domain name under which Internet users can\n"
8796"directly register own names.\n" 9690"directly register own names.\n"
@@ -8808,21 +9702,21 @@ msgid ""
8808"UTS#46." 9702"UTS#46."
8809msgstr "" 9703msgstr ""
8810 9704
8811#: gnu/packages/web.scm:424 9705#: gnu/packages/web.scm:426
8812msgid "HTML validator and tidier" 9706msgid "HTML validator and tidier"
8813msgstr "" 9707msgstr ""
8814 9708
8815#: gnu/packages/web.scm:425 9709#: gnu/packages/web.scm:427
8816msgid "" 9710msgid ""
8817"HTML Tidy is a command-line tool and C library that can be\n" 9711"HTML Tidy is a command-line tool and C library that can be\n"
8818"used to validate and fix HTML data." 9712"used to validate and fix HTML data."
8819msgstr "" 9713msgstr ""
8820 9714
8821#: gnu/packages/web.scm:465 9715#: gnu/packages/web.scm:468
8822msgid "Light-weight HTTP/HTTPS proxy daemon" 9716msgid "Light-weight HTTP/HTTPS proxy daemon"
8823msgstr "" 9717msgstr ""
8824 9718
8825#: gnu/packages/web.scm:466 9719#: gnu/packages/web.scm:469
8826msgid "" 9720msgid ""
8827"Tinyproxy is a light-weight HTTP/HTTPS proxy\n" 9721"Tinyproxy is a light-weight HTTP/HTTPS proxy\n"
8828"daemon. Designed from the ground up to be fast and yet small, it is an ideal\n" 9722"daemon. Designed from the ground up to be fast and yet small, it is an ideal\n"
@@ -8831,52 +9725,52 @@ msgid ""
8831"unavailable." 9725"unavailable."
8832msgstr "" 9726msgstr ""
8833 9727
8834#: gnu/packages/web.scm:499 9728#: gnu/packages/web.scm:502
8835msgid "Small caching web proxy" 9729msgid "Small caching web proxy"
8836msgstr "" 9730msgstr ""
8837 9731
8838#: gnu/packages/web.scm:501 9732#: gnu/packages/web.scm:504
8839msgid "" 9733msgid ""
8840"Polipo is a small caching web proxy (web cache, HTTP proxy, and proxy\n" 9734"Polipo is a small caching web proxy (web cache, HTTP proxy, and proxy\n"
8841"server). It was primarily designed to be used by one person or a small group\n" 9735"server). It was primarily designed to be used by one person or a small group\n"
8842"of people." 9736"of people."
8843msgstr "" 9737msgstr ""
8844 9738
8845#: gnu/packages/web.scm:521 9739#: gnu/packages/web.scm:524
8846msgid "YAML 1.1 parser and emitter written in C" 9740msgid "YAML 1.1 parser and emitter written in C"
8847msgstr "" 9741msgstr ""
8848 9742
8849#: gnu/packages/web.scm:523 9743#: gnu/packages/web.scm:526
8850msgid "LibYAML is a YAML 1.1 parser and emitter written in C." 9744msgid "LibYAML is a YAML 1.1 parser and emitter written in C."
8851msgstr "" 9745msgstr ""
8852 9746
8853#: gnu/packages/web.scm:539 gnu/packages/web.scm:572 gnu/packages/web.scm:594 9747#: gnu/packages/web.scm:542 gnu/packages/web.scm:575 gnu/packages/web.scm:597
8854msgid "Media stream URL parser" 9748msgid "Media stream URL parser"
8855msgstr "" 9749msgstr ""
8856 9750
8857#: gnu/packages/web.scm:540 9751#: gnu/packages/web.scm:543
8858msgid "" 9752msgid ""
8859"This package contains support scripts called by libquvi to\n" 9753"This package contains support scripts called by libquvi to\n"
8860"parse media stream properties." 9754"parse media stream properties."
8861msgstr "" 9755msgstr ""
8862 9756
8863#: gnu/packages/web.scm:573 9757#: gnu/packages/web.scm:576
8864msgid "" 9758msgid ""
8865"libquvi is a library with a C API for parsing media stream\n" 9759"libquvi is a library with a C API for parsing media stream\n"
8866"URLs and extracting their actual media files." 9760"URLs and extracting their actual media files."
8867msgstr "" 9761msgstr ""
8868 9762
8869#: gnu/packages/web.scm:595 9763#: gnu/packages/web.scm:598
8870msgid "" 9764msgid ""
8871"quvi is a command-line-tool suite to extract media files\n" 9765"quvi is a command-line-tool suite to extract media files\n"
8872"from streaming URLs. It is a command-line wrapper for the libquvi library." 9766"from streaming URLs. It is a command-line wrapper for the libquvi library."
8873msgstr "" 9767msgstr ""
8874 9768
8875#: gnu/packages/web.scm:658 9769#: gnu/packages/web.scm:661
8876msgid "High-performance asynchronous HTTP client library" 9770msgid "High-performance asynchronous HTTP client library"
8877msgstr "" 9771msgstr ""
8878 9772
8879#: gnu/packages/web.scm:660 9773#: gnu/packages/web.scm:663
8880msgid "" 9774msgid ""
8881"serf is a C-based HTTP client library built upon the Apache Portable\n" 9775"serf is a C-based HTTP client library built upon the Apache Portable\n"
8882"Runtime (APR) library. It multiplexes connections, running the read/write\n" 9776"Runtime (APR) library. It multiplexes connections, running the read/write\n"
@@ -8884,49 +9778,49 @@ msgid ""
8884"minimum to provide high performance operation." 9778"minimum to provide high performance operation."
8885msgstr "" 9779msgstr ""
8886 9780
8887#: gnu/packages/web.scm:715 9781#: gnu/packages/web.scm:718
8888msgid "CSS pre-processor" 9782msgid "CSS pre-processor"
8889msgstr "" 9783msgstr ""
8890 9784
8891#: gnu/packages/web.scm:716 9785#: gnu/packages/web.scm:719
8892msgid "" 9786msgid ""
8893"SassC is a compiler written in C for the CSS pre-processor\n" 9787"SassC is a compiler written in C for the CSS pre-processor\n"
8894"language known as SASS." 9788"language known as SASS."
8895msgstr "" 9789msgstr ""
8896 9790
8897#: gnu/packages/web.scm:744 9791#: gnu/packages/web.scm:748
8898msgid "Compile a log format string to perl-code" 9792msgid "Compile a log format string to perl-code"
8899msgstr "" 9793msgstr ""
8900 9794
8901#: gnu/packages/web.scm:745 9795#: gnu/packages/web.scm:749
8902msgid "" 9796msgid ""
8903"This module provides methods to compile a log format string\n" 9797"This module provides methods to compile a log format string\n"
8904"to perl-code, for faster generation of access_log lines." 9798"to perl-code, for faster generation of access_log lines."
8905msgstr "" 9799msgstr ""
8906 9800
8907#: gnu/packages/web.scm:766 9801#: gnu/packages/web.scm:770
8908msgid "SASL authentication framework" 9802msgid "SASL authentication framework"
8909msgstr "" 9803msgstr ""
8910 9804
8911#: gnu/packages/web.scm:767 9805#: gnu/packages/web.scm:771
8912msgid "Authen::SASL provides an SASL authentication framework." 9806msgid "Authen::SASL provides an SASL authentication framework."
8913msgstr "" 9807msgstr ""
8914 9808
8915#: gnu/packages/web.scm:791 9809#: gnu/packages/web.scm:795
8916msgid "Sensible default Catalyst action" 9810msgid "Sensible default Catalyst action"
8917msgstr "" 9811msgstr ""
8918 9812
8919#: gnu/packages/web.scm:792 9813#: gnu/packages/web.scm:796
8920msgid "" 9814msgid ""
8921"This Catalyst action implements a sensible default end\n" 9815"This Catalyst action implements a sensible default end\n"
8922"action, which will forward to the first available view." 9816"action, which will forward to the first available view."
8923msgstr "" 9817msgstr ""
8924 9818
8925#: gnu/packages/web.scm:820 9819#: gnu/packages/web.scm:824
8926msgid "Automated REST Method Dispatching" 9820msgid "Automated REST Method Dispatching"
8927msgstr "" 9821msgstr ""
8928 9822
8929#: gnu/packages/web.scm:821 9823#: gnu/packages/web.scm:825
8930msgid "" 9824msgid ""
8931"This Action handles doing automatic method dispatching for\n" 9825"This Action handles doing automatic method dispatching for\n"
8932"REST requests. It takes a normal Catalyst action, and changes the dispatch to\n" 9826"REST requests. It takes a normal Catalyst action, and changes the dispatch to\n"
@@ -8935,32 +9829,32 @@ msgid ""
8935"regular method." 9829"regular method."
8936msgstr "" 9830msgstr ""
8937 9831
8938#: gnu/packages/web.scm:857 9832#: gnu/packages/web.scm:861
8939msgid "Storage class for Catalyst authentication using DBIx::Class" 9833msgid "Storage class for Catalyst authentication using DBIx::Class"
8940msgstr "" 9834msgstr ""
8941 9835
8942#: gnu/packages/web.scm:858 9836#: gnu/packages/web.scm:862
8943msgid "" 9837msgid ""
8944"The Catalyst::Authentication::Store::DBIx::Class class\n" 9838"The Catalyst::Authentication::Store::DBIx::Class class\n"
8945"provides access to authentication information stored in a database via\n" 9839"provides access to authentication information stored in a database via\n"
8946"DBIx::Class." 9840"DBIx::Class."
8947msgstr "" 9841msgstr ""
8948 9842
8949#: gnu/packages/web.scm:882 9843#: gnu/packages/web.scm:886
8950msgid "Create only one instance of Moose component per context" 9844msgid "Create only one instance of Moose component per context"
8951msgstr "" 9845msgstr ""
8952 9846
8953#: gnu/packages/web.scm:883 9847#: gnu/packages/web.scm:887
8954msgid "" 9848msgid ""
8955"Catalyst::Component::InstancePerContext returns a new\n" 9849"Catalyst::Component::InstancePerContext returns a new\n"
8956"instance of a component on each request." 9850"instance of a component on each request."
8957msgstr "" 9851msgstr ""
8958 9852
8959#: gnu/packages/web.scm:920 9853#: gnu/packages/web.scm:924
8960msgid "Catalyst Development Tools" 9854msgid "Catalyst Development Tools"
8961msgstr "" 9855msgstr ""
8962 9856
8963#: gnu/packages/web.scm:921 9857#: gnu/packages/web.scm:925
8964msgid "" 9858msgid ""
8965"The Catalyst-Devel distribution includes a variety of\n" 9859"The Catalyst-Devel distribution includes a variety of\n"
8966"modules useful for the development of Catalyst applications, but not required\n" 9860"modules useful for the development of Catalyst applications, but not required\n"
@@ -8970,11 +9864,11 @@ msgid ""
8970"modules." 9864"modules."
8971msgstr "" 9865msgstr ""
8972 9866
8973#: gnu/packages/web.scm:950 9867#: gnu/packages/web.scm:954
8974msgid "Regex DispatchType for Catalyst" 9868msgid "Regex DispatchType for Catalyst"
8975msgstr "" 9869msgstr ""
8976 9870
8977#: gnu/packages/web.scm:951 9871#: gnu/packages/web.scm:955
8978msgid "" 9872msgid ""
8979"Dispatch type managing path-matching behaviour using\n" 9873"Dispatch type managing path-matching behaviour using\n"
8980"regexes. Regex dispatch types have been deprecated and removed from Catalyst\n" 9874"regexes. Regex dispatch types have been deprecated and removed from Catalyst\n"
@@ -8984,32 +9878,32 @@ msgid ""
8984"when the dispatch type is first seen in your application." 9878"when the dispatch type is first seen in your application."
8985msgstr "" 9879msgstr ""
8986 9880
8987#: gnu/packages/web.scm:999 9881#: gnu/packages/web.scm:1003
8988msgid "DBIx::Class::Schema Model Class" 9882msgid "DBIx::Class::Schema Model Class"
8989msgstr "" 9883msgstr ""
8990 9884
8991#: gnu/packages/web.scm:1000 9885#: gnu/packages/web.scm:1004
8992msgid "" 9886msgid ""
8993"This is a Catalyst Model for DBIx::Class::Schema-based\n" 9887"This is a Catalyst Model for DBIx::Class::Schema-based\n"
8994"Models." 9888"Models."
8995msgstr "" 9889msgstr ""
8996 9890
8997#: gnu/packages/web.scm:1024 9891#: gnu/packages/web.scm:1028
8998msgid "Request logging from within Catalyst" 9892msgid "Request logging from within Catalyst"
8999msgstr "" 9893msgstr ""
9000 9894
9001#: gnu/packages/web.scm:1025 9895#: gnu/packages/web.scm:1029
9002msgid "" 9896msgid ""
9003"This Catalyst plugin enables you to create \"access logs\"\n" 9897"This Catalyst plugin enables you to create \"access logs\"\n"
9004"from within a Catalyst application instead of requiring a webserver to do it\n" 9898"from within a Catalyst application instead of requiring a webserver to do it\n"
9005"for you. It will work even with Catalyst debug logging turned off." 9899"for you. It will work even with Catalyst debug logging turned off."
9006msgstr "" 9900msgstr ""
9007 9901
9008#: gnu/packages/web.scm:1057 9902#: gnu/packages/web.scm:1061
9009msgid "Infrastructure plugin for the Catalyst authentication framework" 9903msgid "Infrastructure plugin for the Catalyst authentication framework"
9010msgstr "" 9904msgstr ""
9011 9905
9012#: gnu/packages/web.scm:1058 9906#: gnu/packages/web.scm:1062
9013msgid "" 9907msgid ""
9014"The authentication plugin provides generic user support for\n" 9908"The authentication plugin provides generic user support for\n"
9015"Catalyst apps. It is the basis for both authentication (checking the user is\n" 9909"Catalyst apps. It is the basis for both authentication (checking the user is\n"
@@ -9017,52 +9911,52 @@ msgid ""
9017"system authorises them to do)." 9911"system authorises them to do)."
9018msgstr "" 9912msgstr ""
9019 9913
9020#: gnu/packages/web.scm:1088 9914#: gnu/packages/web.scm:1092
9021msgid "Role-based authorization for Catalyst" 9915msgid "Role-based authorization for Catalyst"
9022msgstr "" 9916msgstr ""
9023 9917
9024#: gnu/packages/web.scm:1089 9918#: gnu/packages/web.scm:1093
9025msgid "" 9919msgid ""
9026"Catalyst::Plugin::Authorization::Roles provides role-based\n" 9920"Catalyst::Plugin::Authorization::Roles provides role-based\n"
9027"authorization for Catalyst based on Catalyst::Plugin::Authentication." 9921"authorization for Catalyst based on Catalyst::Plugin::Authentication."
9028msgstr "" 9922msgstr ""
9029 9923
9030#: gnu/packages/web.scm:1112 9924#: gnu/packages/web.scm:1116
9031msgid "Captchas for Catalyst" 9925msgid "Captchas for Catalyst"
9032msgstr "" 9926msgstr ""
9033 9927
9034#: gnu/packages/web.scm:1113 9928#: gnu/packages/web.scm:1117
9035msgid "" 9929msgid ""
9036"This plugin creates and validates Captcha images for\n" 9930"This plugin creates and validates Captcha images for\n"
9037"Catalyst." 9931"Catalyst."
9038msgstr "" 9932msgstr ""
9039 9933
9040#: gnu/packages/web.scm:1139 9934#: gnu/packages/web.scm:1143
9041msgid "Load config files of various types" 9935msgid "Load config files of various types"
9042msgstr "" 9936msgstr ""
9043 9937
9044#: gnu/packages/web.scm:1140 9938#: gnu/packages/web.scm:1144
9045msgid "" 9939msgid ""
9046"This module will attempt to load find and load configuration\n" 9940"This module will attempt to load find and load configuration\n"
9047"files of various types. Currently it supports YAML, JSON, XML, INI and Perl\n" 9941"files of various types. Currently it supports YAML, JSON, XML, INI and Perl\n"
9048"formats." 9942"formats."
9049msgstr "" 9943msgstr ""
9050 9944
9051#: gnu/packages/web.scm:1170 9945#: gnu/packages/web.scm:1174
9052msgid "Catalyst generic session plugin" 9946msgid "Catalyst generic session plugin"
9053msgstr "" 9947msgstr ""
9054 9948
9055#: gnu/packages/web.scm:1171 9949#: gnu/packages/web.scm:1175
9056msgid "" 9950msgid ""
9057"This plugin links the two pieces required for session\n" 9951"This plugin links the two pieces required for session\n"
9058"management in web applications together: the state, and the store." 9952"management in web applications together: the state, and the store."
9059msgstr "" 9953msgstr ""
9060 9954
9061#: gnu/packages/web.scm:1197 9955#: gnu/packages/web.scm:1201
9062msgid "Maintain session IDs using cookies" 9956msgid "Maintain session IDs using cookies"
9063msgstr "" 9957msgstr ""
9064 9958
9065#: gnu/packages/web.scm:1198 9959#: gnu/packages/web.scm:1202
9066msgid "" 9960msgid ""
9067"In order for Catalyst::Plugin::Session to work, the session\n" 9961"In order for Catalyst::Plugin::Session to work, the session\n"
9068"ID needs to be stored on the client, and the session data needs to be stored\n" 9962"ID needs to be stored on the client, and the session data needs to be stored\n"
@@ -9070,22 +9964,22 @@ msgid ""
9070"cookie mechanism." 9964"cookie mechanism."
9071msgstr "" 9965msgstr ""
9072 9966
9073#: gnu/packages/web.scm:1228 9967#: gnu/packages/web.scm:1232
9074msgid "FastMmap session storage backend" 9968msgid "FastMmap session storage backend"
9075msgstr "" 9969msgstr ""
9076 9970
9077#: gnu/packages/web.scm:1229 9971#: gnu/packages/web.scm:1233
9078msgid "" 9972msgid ""
9079"Catalyst::Plugin::Session::Store::FastMmap is a fast session\n" 9973"Catalyst::Plugin::Session::Store::FastMmap is a fast session\n"
9080"storage plugin for Catalyst that uses an mmap'ed file to act as a shared\n" 9974"storage plugin for Catalyst that uses an mmap'ed file to act as a shared\n"
9081"memory interprocess cache. It is based on Cache::FastMmap." 9975"memory interprocess cache. It is based on Cache::FastMmap."
9082msgstr "" 9976msgstr ""
9083 9977
9084#: gnu/packages/web.scm:1252 9978#: gnu/packages/web.scm:1256
9085msgid "Stack trace on the Catalyst debug screen" 9979msgid "Stack trace on the Catalyst debug screen"
9086msgstr "" 9980msgstr ""
9087 9981
9088#: gnu/packages/web.scm:1253 9982#: gnu/packages/web.scm:1257
9089msgid "" 9983msgid ""
9090"This plugin enhances the standard Catalyst debug screen by\n" 9984"This plugin enhances the standard Catalyst debug screen by\n"
9091"including a stack trace of your application up to the point where the error\n" 9985"including a stack trace of your application up to the point where the error\n"
@@ -9093,11 +9987,11 @@ msgid ""
9093"number, file name, and code context surrounding the line number." 9987"number, file name, and code context surrounding the line number."
9094msgstr "" 9988msgstr ""
9095 9989
9096#: gnu/packages/web.scm:1279 9990#: gnu/packages/web.scm:1283
9097msgid "Simple serving of static pages" 9991msgid "Simple serving of static pages"
9098msgstr "" 9992msgstr ""
9099 9993
9100#: gnu/packages/web.scm:1280 9994#: gnu/packages/web.scm:1284
9101msgid "" 9995msgid ""
9102"The Static::Simple plugin is designed to make serving static\n" 9996"The Static::Simple plugin is designed to make serving static\n"
9103"content in your application during development quick and easy, without\n" 9997"content in your application during development quick and easy, without\n"
@@ -9108,11 +10002,11 @@ msgid ""
9108"MIME type directly to the browser, without being processed through Catalyst." 10002"MIME type directly to the browser, without being processed through Catalyst."
9109msgstr "" 10003msgstr ""
9110 10004
9111#: gnu/packages/web.scm:1346 10005#: gnu/packages/web.scm:1351
9112msgid "The Catalyst Framework Runtime" 10006msgid "The Catalyst Framework Runtime"
9113msgstr "" 10007msgstr ""
9114 10008
9115#: gnu/packages/web.scm:1347 10009#: gnu/packages/web.scm:1352
9116msgid "" 10010msgid ""
9117"Catalyst is a modern framework for making web applications.\n" 10011"Catalyst is a modern framework for making web applications.\n"
9118"It is designed to make it easy to manage the various tasks you need to do to\n" 10012"It is designed to make it easy to manage the various tasks you need to do to\n"
@@ -9120,11 +10014,11 @@ msgid ""
9120"\"plug in\" existing Perl modules that do what you need." 10014"\"plug in\" existing Perl modules that do what you need."
9121msgstr "" 10015msgstr ""
9122 10016
9123#: gnu/packages/web.scm:1377 10017#: gnu/packages/web.scm:1382
9124msgid "Replace request base with value passed by HTTP proxy" 10018msgid "Replace request base with value passed by HTTP proxy"
9125msgstr "" 10019msgstr ""
9126 10020
9127#: gnu/packages/web.scm:1378 10021#: gnu/packages/web.scm:1383
9128msgid "" 10022msgid ""
9129"This module is a Moose::Role which allows you more\n" 10023"This module is a Moose::Role which allows you more\n"
9130"flexibility in your application's deployment configurations when deployed\n" 10024"flexibility in your application's deployment configurations when deployed\n"
@@ -9132,42 +10026,42 @@ msgid ""
9132"replaced with the contents of the X-Request-Base header." 10026"replaced with the contents of the X-Request-Base header."
9133msgstr "" 10027msgstr ""
9134 10028
9135#: gnu/packages/web.scm:1404 10029#: gnu/packages/web.scm:1409
9136msgid "Download data in many formats" 10030msgid "Download data in many formats"
9137msgstr "" 10031msgstr ""
9138 10032
9139#: gnu/packages/web.scm:1405 10033#: gnu/packages/web.scm:1410
9140msgid "" 10034msgid ""
9141"The purpose of this module is to provide a method for\n" 10035"The purpose of this module is to provide a method for\n"
9142"downloading data into many supportable formats. For example, downloading a\n" 10036"downloading data into many supportable formats. For example, downloading a\n"
9143"table based report in a variety of formats (CSV, HTML, etc.)." 10037"table based report in a variety of formats (CSV, HTML, etc.)."
9144msgstr "" 10038msgstr ""
9145 10039
9146#: gnu/packages/web.scm:1430 10040#: gnu/packages/web.scm:1435
9147msgid "Catalyst JSON view" 10041msgid "Catalyst JSON view"
9148msgstr "" 10042msgstr ""
9149 10043
9150#: gnu/packages/web.scm:1431 10044#: gnu/packages/web.scm:1436
9151msgid "" 10045msgid ""
9152"Catalyst::View::JSON is a Catalyst View handler that returns\n" 10046"Catalyst::View::JSON is a Catalyst View handler that returns\n"
9153"stash data in JSON format." 10047"stash data in JSON format."
9154msgstr "" 10048msgstr ""
9155 10049
9156#: gnu/packages/web.scm:1456 10050#: gnu/packages/web.scm:1461
9157msgid "Template View Class" 10051msgid "Template View Class"
9158msgstr "" 10052msgstr ""
9159 10053
9160#: gnu/packages/web.scm:1457 10054#: gnu/packages/web.scm:1462
9161msgid "" 10055msgid ""
9162"This module is a Catalyst view class for the Template\n" 10056"This module is a Catalyst view class for the Template\n"
9163"Toolkit." 10057"Toolkit."
9164msgstr "" 10058msgstr ""
9165 10059
9166#: gnu/packages/web.scm:1486 10060#: gnu/packages/web.scm:1491
9167msgid "Trait Loading and Resolution for Catalyst Components" 10061msgid "Trait Loading and Resolution for Catalyst Components"
9168msgstr "" 10062msgstr ""
9169 10063
9170#: gnu/packages/web.scm:1487 10064#: gnu/packages/web.scm:1492
9171msgid "" 10065msgid ""
9172"Adds a \"COMPONENT\" in Catalyst::Component method to your\n" 10066"Adds a \"COMPONENT\" in Catalyst::Component method to your\n"
9173"Catalyst component base class that reads the optional \"traits\" parameter\n" 10067"Catalyst component base class that reads the optional \"traits\" parameter\n"
@@ -9176,72 +10070,85 @@ msgid ""
9176"MooseX::Traits::Pluggable." 10070"MooseX::Traits::Pluggable."
9177msgstr "" 10071msgstr ""
9178 10072
9179#: gnu/packages/web.scm:1512 10073#: gnu/packages/web.scm:1517
9180msgid "Apply roles to Catalyst classes" 10074msgid "Apply roles to Catalyst classes"
9181msgstr "" 10075msgstr ""
9182 10076
9183#: gnu/packages/web.scm:1513 10077#: gnu/packages/web.scm:1518
9184msgid "" 10078msgid ""
9185"CatalystX::RoleApplicator applies roles to Catalyst\n" 10079"CatalystX::RoleApplicator applies roles to Catalyst\n"
9186"application classes." 10080"application classes."
9187msgstr "" 10081msgstr ""
9188 10082
9189#: gnu/packages/web.scm:1539 10083#: gnu/packages/web.scm:1544
9190msgid "Catalyst development server with Starman" 10084msgid "Catalyst development server with Starman"
9191msgstr "" 10085msgstr ""
9192 10086
9193#: gnu/packages/web.scm:1540 10087#: gnu/packages/web.scm:1545
9194msgid "" 10088msgid ""
9195"This module provides a Catalyst extension to replace the\n" 10089"This module provides a Catalyst extension to replace the\n"
9196"development server with Starman." 10090"development server with Starman."
9197msgstr "" 10091msgstr ""
9198 10092
9199#: gnu/packages/web.scm:1560 10093#: gnu/packages/web.scm:1569
10094msgid "Handle Common Gateway Interface requests and responses"
10095msgstr ""
10096
10097#: gnu/packages/web.scm:1570
10098msgid ""
10099"CGI.pm is a stable, complete and mature solution for\n"
10100"processing and preparing HTTP requests and responses. Major features include\n"
10101"processing form submissions, file uploads, reading and writing cookies, query\n"
10102"string generation and manipulation, and processing and preparing HTTP\n"
10103"headers."
10104msgstr ""
10105
10106#: gnu/packages/web.scm:1594
9200msgid "CGI interface that is CGI.pm compliant" 10107msgid "CGI interface that is CGI.pm compliant"
9201msgstr "" 10108msgstr ""
9202 10109
9203#: gnu/packages/web.scm:1561 10110#: gnu/packages/web.scm:1595
9204msgid "" 10111msgid ""
9205"CGI::Simple provides a relatively lightweight drop in\n" 10112"CGI::Simple provides a relatively lightweight drop in\n"
9206"replacement for CGI.pm. It shares an identical OO interface to CGI.pm for\n" 10113"replacement for CGI.pm. It shares an identical OO interface to CGI.pm for\n"
9207"parameter parsing, file upload, cookie handling and header generation." 10114"parameter parsing, file upload, cookie handling and header generation."
9208msgstr "" 10115msgstr ""
9209 10116
9210#: gnu/packages/web.scm:1582 10117#: gnu/packages/web.scm:1616
9211msgid "Build structures from CGI data" 10118msgid "Build structures from CGI data"
9212msgstr "" 10119msgstr ""
9213 10120
9214#: gnu/packages/web.scm:1583 10121#: gnu/packages/web.scm:1617
9215msgid "" 10122msgid ""
9216"This is a module for building structured data from CGI\n" 10123"This is a module for building structured data from CGI\n"
9217"inputs, in a manner reminiscent of how PHP does." 10124"inputs, in a manner reminiscent of how PHP does."
9218msgstr "" 10125msgstr ""
9219 10126
9220#: gnu/packages/web.scm:1604 10127#: gnu/packages/web.scm:1640
9221msgid "Date conversion routines" 10128msgid "Date conversion routines"
9222msgstr "" 10129msgstr ""
9223 10130
9224#: gnu/packages/web.scm:1605 10131#: gnu/packages/web.scm:1641
9225msgid "" 10132msgid ""
9226"This module provides functions that deal with the date\n" 10133"This module provides functions that deal with the date\n"
9227"formats used by the HTTP protocol." 10134"formats used by the HTTP protocol."
9228msgstr "" 10135msgstr ""
9229 10136
9230#: gnu/packages/web.scm:1625 10137#: gnu/packages/web.scm:1661
9231msgid "MD5 sums for files and urls" 10138msgid "MD5 sums for files and urls"
9232msgstr "" 10139msgstr ""
9233 10140
9234#: gnu/packages/web.scm:1626 10141#: gnu/packages/web.scm:1662
9235msgid "" 10142msgid ""
9236"Digest::MD5::File is a Perl extension for getting MD5 sums\n" 10143"Digest::MD5::File is a Perl extension for getting MD5 sums\n"
9237"for files and urls." 10144"for files and urls."
9238msgstr "" 10145msgstr ""
9239 10146
9240#: gnu/packages/web.scm:1644 10147#: gnu/packages/web.scm:1680
9241msgid "Perl locale encoding determination" 10148msgid "Perl locale encoding determination"
9242msgstr "" 10149msgstr ""
9243 10150
9244#: gnu/packages/web.scm:1646 10151#: gnu/packages/web.scm:1682
9245msgid "" 10152msgid ""
9246"The POSIX locale system is used to specify both the language\n" 10153"The POSIX locale system is used to specify both the language\n"
9247"conventions requested by the user and the preferred character set to\n" 10154"conventions requested by the user and the preferred character set to\n"
@@ -9253,91 +10160,91 @@ msgid ""
9253"with Encode::decode(locale => $string)." 10160"with Encode::decode(locale => $string)."
9254msgstr "" 10161msgstr ""
9255 10162
9256#: gnu/packages/web.scm:1672 10163#: gnu/packages/web.scm:1708
9257msgid "Perl directory listing parser" 10164msgid "Perl directory listing parser"
9258msgstr "" 10165msgstr ""
9259 10166
9260#: gnu/packages/web.scm:1674 10167#: gnu/packages/web.scm:1710
9261msgid "" 10168msgid ""
9262"The File::Listing module exports a single function called parse_dir(),\n" 10169"The File::Listing module exports a single function called parse_dir(),\n"
9263"which can be used to parse directory listings." 10170"which can be used to parse directory listings."
9264msgstr "" 10171msgstr ""
9265 10172
9266#: gnu/packages/web.scm:1705 10173#: gnu/packages/web.scm:1742
9267msgid "Stock and mutual fund quotes" 10174msgid "Stock and mutual fund quotes"
9268msgstr "" 10175msgstr ""
9269 10176
9270#: gnu/packages/web.scm:1707 10177#: gnu/packages/web.scm:1744
9271msgid "" 10178msgid ""
9272"Finance::Quote gets stock quotes from various internet sources, including\n" 10179"Finance::Quote gets stock quotes from various internet sources, including\n"
9273"Yahoo! Finance, Fidelity Investments, and the Australian Stock Exchange." 10180"Yahoo! Finance, Fidelity Investments, and the Australian Stock Exchange."
9274msgstr "" 10181msgstr ""
9275 10182
9276#: gnu/packages/web.scm:1729 10183#: gnu/packages/web.scm:1766
9277msgid "Perl extension providing access to the GSSAPIv2 library" 10184msgid "Perl extension providing access to the GSSAPIv2 library"
9278msgstr "" 10185msgstr ""
9279 10186
9280#: gnu/packages/web.scm:1730 10187#: gnu/packages/web.scm:1767
9281msgid "" 10188msgid ""
9282"This is a Perl extension for using GSSAPI C bindings as\n" 10189"This is a Perl extension for using GSSAPI C bindings as\n"
9283"described in RFC 2744." 10190"described in RFC 2744."
9284msgstr "" 10191msgstr ""
9285 10192
9286#: gnu/packages/web.scm:1750 10193#: gnu/packages/web.scm:1787
9287msgid "Manipulate tables of HTML::Element" 10194msgid "Manipulate tables of HTML::Element"
9288msgstr "" 10195msgstr ""
9289 10196
9290#: gnu/packages/web.scm:1752 10197#: gnu/packages/web.scm:1789
9291msgid "" 10198msgid ""
9292"HTML::Element::Extended is a Perl extension for manipulating a table\n" 10199"HTML::Element::Extended is a Perl extension for manipulating a table\n"
9293"composed of HTML::Element style components." 10200"composed of HTML::Element style components."
9294msgstr "" 10201msgstr ""
9295 10202
9296#: gnu/packages/web.scm:1776 10203#: gnu/packages/web.scm:1813
9297msgid "Perl class representing an HTML form element" 10204msgid "Perl class representing an HTML form element"
9298msgstr "" 10205msgstr ""
9299 10206
9300#: gnu/packages/web.scm:1777 10207#: gnu/packages/web.scm:1814
9301msgid "" 10208msgid ""
9302"Objects of the HTML::Form class represents a single HTML\n" 10209"Objects of the HTML::Form class represents a single HTML\n"
9303"<form> ... </form> instance." 10210"<form> ... </form> instance."
9304msgstr "" 10211msgstr ""
9305 10212
9306#: gnu/packages/web.scm:1799 10213#: gnu/packages/web.scm:1836
9307msgid "Check for HTML errors in a string or file" 10214msgid "Check for HTML errors in a string or file"
9308msgstr "" 10215msgstr "Kontroller for HTML-fejl i en streng eller fil"
9309 10216
9310#: gnu/packages/web.scm:1800 10217#: gnu/packages/web.scm:1837
9311msgid "" 10218msgid ""
9312"HTML::Lint is a pure-Perl HTML parser and checker for\n" 10219"HTML::Lint is a pure-Perl HTML parser and checker for\n"
9313"syntactic legitmacy." 10220"syntactic legitmacy."
9314msgstr "" 10221msgstr ""
9315 10222
9316#: gnu/packages/web.scm:1821 10223#: gnu/packages/web.scm:1858
9317msgid "Extract contents from HTML tables" 10224msgid "Extract contents from HTML tables"
9318msgstr "" 10225msgstr "Udtræk indhold fra HTML-tabeller"
9319 10226
9320#: gnu/packages/web.scm:1823 10227#: gnu/packages/web.scm:1860
9321msgid "" 10228msgid ""
9322"HTML::TableExtract is a Perl module for extracting the content contained\n" 10229"HTML::TableExtract is a Perl module for extracting the content contained\n"
9323"in tables within an HTML document, either as text or encoded element trees." 10230"in tables within an HTML document, either as text or encoded element trees."
9324msgstr "" 10231msgstr ""
9325 10232
9326#: gnu/packages/web.scm:1847 10233#: gnu/packages/web.scm:1885
9327msgid "Work with HTML in a DOM-like tree structure" 10234msgid "Work with HTML in a DOM-like tree structure"
9328msgstr "" 10235msgstr "Arbejd med HTML i en DOM-lignende træstruktur"
9329 10236
9330#: gnu/packages/web.scm:1848 10237#: gnu/packages/web.scm:1886
9331msgid "" 10238msgid ""
9332"This distribution contains a suite of modules for\n" 10239"This distribution contains a suite of modules for\n"
9333"representing, creating, and extracting information from HTML syntax trees." 10240"representing, creating, and extracting information from HTML syntax trees."
9334msgstr "" 10241msgstr ""
9335 10242
9336#: gnu/packages/web.scm:1868 10243#: gnu/packages/web.scm:1906
9337msgid "Perl HTML parser class" 10244msgid "Perl HTML parser class"
9338msgstr "" 10245msgstr ""
9339 10246
9340#: gnu/packages/web.scm:1870 10247#: gnu/packages/web.scm:1908
9341msgid "" 10248msgid ""
9342"Objects of the HTML::Parser class will recognize markup and separate\n" 10249"Objects of the HTML::Parser class will recognize markup and separate\n"
9343"it from plain text (alias data content) in HTML documents. As different\n" 10250"it from plain text (alias data content) in HTML documents. As different\n"
@@ -9345,82 +10252,97 @@ msgid ""
9345"are invoked." 10252"are invoked."
9346msgstr "" 10253msgstr ""
9347 10254
9348#: gnu/packages/web.scm:1890 10255#: gnu/packages/web.scm:1928
9349msgid "Perl data tables useful in parsing HTML" 10256msgid "Perl data tables useful in parsing HTML"
9350msgstr "" 10257msgstr ""
9351 10258
9352#: gnu/packages/web.scm:1892 10259#: gnu/packages/web.scm:1930
9353msgid "" 10260msgid ""
9354"The HTML::Tagset module contains several data tables useful in various\n" 10261"The HTML::Tagset module contains several data tables useful in various\n"
9355"kinds of HTML parsing operations." 10262"kinds of HTML parsing operations."
9356msgstr "" 10263msgstr ""
9357 10264
9358#: gnu/packages/web.scm:1915 10265#: gnu/packages/web.scm:1949
10266msgid "HTML-like templates"
10267msgstr ""
10268
10269#: gnu/packages/web.scm:1951
10270msgid ""
10271"This module attempts to make using HTML templates simple and natural.\n"
10272"It extends standard HTML with a few new HTML-esque tags: @code{<TMPL_VAR>},\n"
10273"@code{<TMPL_LOOP>}, @code{<TMPL_INCLUDE>}, @code{<TMPL_IF>},\n"
10274"@code{<TMPL_ELSE>} and @code{<TMPL_UNLESS>}. The file written with HTML and\n"
10275"these new tags is called a template. Using this module you fill in the values\n"
10276"for the variables, loops and branches declared in the template. This allows\n"
10277"you to separate design from the data."
10278msgstr ""
10279
10280#: gnu/packages/web.scm:1979
9359msgid "HTTP Body Parser" 10281msgid "HTTP Body Parser"
9360msgstr "" 10282msgstr ""
9361 10283
9362#: gnu/packages/web.scm:1916 10284#: gnu/packages/web.scm:1980
9363msgid "" 10285msgid ""
9364"HTTP::Body parses chunks of HTTP POST data and supports\n" 10286"HTTP::Body parses chunks of HTTP POST data and supports\n"
9365"application/octet-stream, application/json, application/x-www-form-urlencoded,\n" 10287"application/octet-stream, application/json, application/x-www-form-urlencoded,\n"
9366"and multipart/form-data." 10288"and multipart/form-data."
9367msgstr "" 10289msgstr ""
9368 10290
9369#: gnu/packages/web.scm:1942 10291#: gnu/packages/web.scm:2006
9370msgid "Minimalist HTTP user agent cookie jar" 10292msgid "Minimalist HTTP user agent cookie jar"
9371msgstr "" 10293msgstr ""
9372 10294
9373#: gnu/packages/web.scm:1943 10295#: gnu/packages/web.scm:2007
9374msgid "" 10296msgid ""
9375"This module implements a minimalist HTTP user agent cookie\n" 10297"This module implements a minimalist HTTP user agent cookie\n"
9376"jar in conformance with RFC 6265 <http://tools.ietf.org/html/rfc6265>." 10298"jar in conformance with RFC 6265 <http://tools.ietf.org/html/rfc6265>."
9377msgstr "" 10299msgstr ""
9378 10300
9379#: gnu/packages/web.scm:1963 10301#: gnu/packages/web.scm:2027
9380msgid "Perl HTTP cookie jars" 10302msgid "Perl HTTP cookie jars"
9381msgstr "" 10303msgstr ""
9382 10304
9383#: gnu/packages/web.scm:1965 10305#: gnu/packages/web.scm:2029
9384msgid "" 10306msgid ""
9385"The HTTP::Cookies class is for objects that represent a cookie jar,\n" 10307"The HTTP::Cookies class is for objects that represent a cookie jar,\n"
9386"that is, a database of all the HTTP cookies that a given LWP::UserAgent\n" 10308"that is, a database of all the HTTP cookies that a given LWP::UserAgent\n"
9387"object knows about." 10309"object knows about."
9388msgstr "" 10310msgstr ""
9389 10311
9390#: gnu/packages/web.scm:1987 10312#: gnu/packages/web.scm:2051
9391msgid "Perl simple http server class" 10313msgid "Perl simple http server class"
9392msgstr "" 10314msgstr ""
9393 10315
9394#: gnu/packages/web.scm:1989 10316#: gnu/packages/web.scm:2053
9395msgid "" 10317msgid ""
9396"Instances of the HTTP::Daemon class are HTTP/1.1 servers that listen\n" 10318"Instances of the HTTP::Daemon class are HTTP/1.1 servers that listen\n"
9397"on a socket for incoming requests. The HTTP::Daemon is a subclass of\n" 10319"on a socket for incoming requests. The HTTP::Daemon is a subclass of\n"
9398"IO::Socket::INET, so you can perform socket operations directly on it too." 10320"IO::Socket::INET, so you can perform socket operations directly on it too."
9399msgstr "" 10321msgstr ""
9400 10322
9401#: gnu/packages/web.scm:2008 10323#: gnu/packages/web.scm:2072
9402msgid "Perl date conversion routines" 10324msgid "Perl date conversion routines"
9403msgstr "" 10325msgstr ""
9404 10326
9405#: gnu/packages/web.scm:2010 10327#: gnu/packages/web.scm:2074
9406msgid "" 10328msgid ""
9407"The HTTP::Date module provides functions that deal with date formats\n" 10329"The HTTP::Date module provides functions that deal with date formats\n"
9408"used by the HTTP protocol (and then some more)." 10330"used by the HTTP protocol (and then some more)."
9409msgstr "" 10331msgstr ""
9410 10332
9411#: gnu/packages/web.scm:2033 10333#: gnu/packages/web.scm:2097
9412msgid "Perl HTTP style message" 10334msgid "Perl HTTP style message"
9413msgstr "" 10335msgstr ""
9414 10336
9415#: gnu/packages/web.scm:2035 10337#: gnu/packages/web.scm:2099
9416msgid "An HTTP::Message object contains some headers and a content body." 10338msgid "An HTTP::Message object contains some headers and a content body."
9417msgstr "" 10339msgstr ""
9418 10340
9419#: gnu/packages/web.scm:2054 10341#: gnu/packages/web.scm:2118
9420msgid "Perl http content negotiation" 10342msgid "Perl http content negotiation"
9421msgstr "" 10343msgstr ""
9422 10344
9423#: gnu/packages/web.scm:2056 10345#: gnu/packages/web.scm:2120
9424msgid "" 10346msgid ""
9425"The HTTP::Negotiate module provides a complete implementation of the\n" 10347"The HTTP::Negotiate module provides a complete implementation of the\n"
9426"HTTP content negotiation algorithm specified in\n" 10348"HTTP content negotiation algorithm specified in\n"
@@ -9430,11 +10352,11 @@ msgid ""
9430"fields in the request." 10352"fields in the request."
9431msgstr "" 10353msgstr ""
9432 10354
9433#: gnu/packages/web.scm:2081 10355#: gnu/packages/web.scm:2145
9434msgid "Parse HTTP/1.1 requests" 10356msgid "Parse HTTP/1.1 requests"
9435msgstr "" 10357msgstr ""
9436 10358
9437#: gnu/packages/web.scm:2082 10359#: gnu/packages/web.scm:2146
9438msgid "" 10360msgid ""
9439"This is an HTTP request parser. It takes chunks of text as\n" 10361"This is an HTTP request parser. It takes chunks of text as\n"
9440"received and returns a 'hint' as to what is required, or returns the\n" 10362"received and returns a 'hint' as to what is required, or returns the\n"
@@ -9442,74 +10364,74 @@ msgid ""
9442"supported." 10364"supported."
9443msgstr "" 10365msgstr ""
9444 10366
9445#: gnu/packages/web.scm:2102 10367#: gnu/packages/web.scm:2166
9446msgid "Fast HTTP request parser" 10368msgid "Fast HTTP request parser"
9447msgstr "" 10369msgstr ""
9448 10370
9449#: gnu/packages/web.scm:2103 10371#: gnu/packages/web.scm:2167
9450msgid "" 10372msgid ""
9451"HTTP::Parser::XS is a fast, primitive HTTP request/response\n" 10373"HTTP::Parser::XS is a fast, primitive HTTP request/response\n"
9452"parser." 10374"parser."
9453msgstr "" 10375msgstr ""
9454 10376
9455#: gnu/packages/web.scm:2124 10377#: gnu/packages/web.scm:2188
9456msgid "Set up a CGI environment from an HTTP::Request" 10378msgid "Set up a CGI environment from an HTTP::Request"
9457msgstr "" 10379msgstr ""
9458 10380
9459#: gnu/packages/web.scm:2125 10381#: gnu/packages/web.scm:2189
9460msgid "" 10382msgid ""
9461"This module provides a convenient way to set up a CGI\n" 10383"This module provides a convenient way to set up a CGI\n"
9462"environment from an HTTP::Request." 10384"environment from an HTTP::Request."
9463msgstr "" 10385msgstr ""
9464 10386
9465#: gnu/packages/web.scm:2147 10387#: gnu/packages/web.scm:2213
9466msgid "Lightweight HTTP server" 10388msgid "Lightweight HTTP server"
9467msgstr "" 10389msgstr "Simpel HTTP-server"
9468 10390
9469#: gnu/packages/web.scm:2148 10391#: gnu/packages/web.scm:2214
9470msgid "" 10392msgid ""
9471"HTTP::Server::Simple is a simple standalone HTTP daemon with\n" 10393"HTTP::Server::Simple is a simple standalone HTTP daemon with\n"
9472"no non-core module dependencies. It can be used for building a standalone\n" 10394"no non-core module dependencies. It can be used for building a standalone\n"
9473"http-based UI to your existing tools." 10395"http-based UI to your existing tools."
9474msgstr "" 10396msgstr ""
9475 10397
9476#: gnu/packages/web.scm:2172 10398#: gnu/packages/web.scm:2238
9477msgid "HTTP/1.1 client" 10399msgid "HTTP/1.1 client"
9478msgstr "" 10400msgstr ""
9479 10401
9480#: gnu/packages/web.scm:2173 10402#: gnu/packages/web.scm:2239
9481msgid "" 10403msgid ""
9482"This is a very simple HTTP/1.1 client, designed for doing\n" 10404"This is a very simple HTTP/1.1 client, designed for doing\n"
9483"simple requests without the overhead of a large framework like LWP::UserAgent.\n" 10405"simple requests without the overhead of a large framework like LWP::UserAgent.\n"
9484"It supports proxies and redirection. It also correctly resumes after EINTR." 10406"It supports proxies and redirection. It also correctly resumes after EINTR."
9485msgstr "" 10407msgstr ""
9486 10408
9487#: gnu/packages/web.scm:2192 10409#: gnu/packages/web.scm:2258
9488msgid "Perl module to open an HTML file with automatic charset detection" 10410msgid "Perl module to open an HTML file with automatic charset detection"
9489msgstr "" 10411msgstr ""
9490 10412
9491#: gnu/packages/web.scm:2194 10413#: gnu/packages/web.scm:2260
9492msgid "" 10414msgid ""
9493"IO::HTML provides an easy way to open a file containing HTML while\n" 10415"IO::HTML provides an easy way to open a file containing HTML while\n"
9494"automatically determining its encoding. It uses the HTML5 encoding sniffing\n" 10416"automatically determining its encoding. It uses the HTML5 encoding sniffing\n"
9495"algorithm specified in section 8.2.2.1 of the draft standard." 10417"algorithm specified in section 8.2.2.1 of the draft standard."
9496msgstr "" 10418msgstr ""
9497 10419
9498#: gnu/packages/web.scm:2213 10420#: gnu/packages/web.scm:2280
9499msgid "Family-neutral IP socket supporting both IPv4 and IPv6" 10421msgid "Family-neutral IP socket supporting both IPv4 and IPv6"
9500msgstr "" 10422msgstr ""
9501 10423
9502#: gnu/packages/web.scm:2214 10424#: gnu/packages/web.scm:2281
9503msgid "" 10425msgid ""
9504"This module provides a protocol-independent way to use IPv4\n" 10426"This module provides a protocol-independent way to use IPv4\n"
9505"and IPv6 sockets, intended as a replacement for IO::Socket::INET." 10427"and IPv6 sockets, intended as a replacement for IO::Socket::INET."
9506msgstr "" 10428msgstr ""
9507 10429
9508#: gnu/packages/web.scm:2231 10430#: gnu/packages/web.scm:2301
9509msgid "Nearly transparent SSL encapsulation for IO::Socket::INET" 10431msgid "Nearly transparent SSL encapsulation for IO::Socket::INET"
9510msgstr "" 10432msgstr ""
9511 10433
9512#: gnu/packages/web.scm:2233 10434#: gnu/packages/web.scm:2303
9513msgid "" 10435msgid ""
9514"IO::Socket::SSL makes using SSL/TLS much easier by wrapping the\n" 10436"IO::Socket::SSL makes using SSL/TLS much easier by wrapping the\n"
9515"necessary functionality into the familiar IO::Socket interface and providing\n" 10437"necessary functionality into the familiar IO::Socket interface and providing\n"
@@ -9518,11 +10440,11 @@ msgid ""
9518"select or poll." 10440"select or poll."
9519msgstr "" 10441msgstr ""
9520 10442
9521#: gnu/packages/web.scm:2264 10443#: gnu/packages/web.scm:2334
9522msgid "Perl modules for the WWW" 10444msgid "Perl modules for the WWW"
9523msgstr "" 10445msgstr "Perlmoduler for www"
9524 10446
9525#: gnu/packages/web.scm:2266 10447#: gnu/packages/web.scm:2336
9526msgid "" 10448msgid ""
9527"The libwww-perl collection is a set of Perl modules which provides a\n" 10449"The libwww-perl collection is a set of Perl modules which provides a\n"
9528"simple and consistent application programming interface to the\n" 10450"simple and consistent application programming interface to the\n"
@@ -9532,11 +10454,11 @@ msgid ""
9532"help you implement simple HTTP servers." 10454"help you implement simple HTTP servers."
9533msgstr "" 10455msgstr ""
9534 10456
9535#: gnu/packages/web.scm:2288 10457#: gnu/packages/web.scm:2358
9536msgid "Perl module to guess the media type for a file or a URL" 10458msgid "Perl module to guess the media type for a file or a URL"
9537msgstr "" 10459msgstr ""
9538 10460
9539#: gnu/packages/web.scm:2290 10461#: gnu/packages/web.scm:2360
9540#, scheme-format 10462#, scheme-format
9541msgid "" 10463msgid ""
9542"The LWP::MediaTypes module provides functions for handling media (also\n" 10464"The LWP::MediaTypes module provides functions for handling media (also\n"
@@ -9545,21 +10467,21 @@ msgid ""
9545"exists it is used instead." 10467"exists it is used instead."
9546msgstr "" 10468msgstr ""
9547 10469
9548#: gnu/packages/web.scm:2316 10470#: gnu/packages/web.scm:2386
9549msgid "HTTPS support for LWP::UserAgent" 10471msgid "HTTPS support for LWP::UserAgent"
9550msgstr "" 10472msgstr ""
9551 10473
9552#: gnu/packages/web.scm:2317 10474#: gnu/packages/web.scm:2387
9553msgid "" 10475msgid ""
9554"The LWP::Protocol::https module provides support for using\n" 10476"The LWP::Protocol::https module provides support for using\n"
9555"https schemed URLs with LWP." 10477"https schemed URLs with LWP."
9556msgstr "" 10478msgstr ""
9557 10479
9558#: gnu/packages/web.scm:2337 10480#: gnu/packages/web.scm:2407
9559msgid "Virtual browser that retries errors" 10481msgid "Virtual browser that retries errors"
9560msgstr "" 10482msgstr ""
9561 10483
9562#: gnu/packages/web.scm:2338 10484#: gnu/packages/web.scm:2408
9563msgid "" 10485msgid ""
9564"LWP::UserAgent::Determined works just like LWP::UserAgent,\n" 10486"LWP::UserAgent::Determined works just like LWP::UserAgent,\n"
9565"except that when you use it to get a web page but run into a\n" 10487"except that when you use it to get a web page but run into a\n"
@@ -9567,19 +10489,19 @@ msgid ""
9567"and retry a few times." 10489"and retry a few times."
9568msgstr "" 10490msgstr ""
9569 10491
9570#: gnu/packages/web.scm:2383 10492#: gnu/packages/web.scm:2453
9571msgid "Perl interface to Amazon S3" 10493msgid "Perl interface to Amazon S3"
9572msgstr "" 10494msgstr ""
9573 10495
9574#: gnu/packages/web.scm:2384 10496#: gnu/packages/web.scm:2454
9575msgid "This module provides a Perlish interface to Amazon S3." 10497msgid "This module provides a Perlish interface to Amazon S3."
9576msgstr "" 10498msgstr ""
9577 10499
9578#: gnu/packages/web.scm:2404 10500#: gnu/packages/web.scm:2474
9579msgid "Perl low-level HTTP connection (client)" 10501msgid "Perl low-level HTTP connection (client)"
9580msgstr "" 10502msgstr ""
9581 10503
9582#: gnu/packages/web.scm:2406 10504#: gnu/packages/web.scm:2476
9583msgid "" 10505msgid ""
9584"The Net::HTTP class is a low-level HTTP client. An instance of the\n" 10506"The Net::HTTP class is a low-level HTTP client. An instance of the\n"
9585"Net::HTTP class represents a connection to an HTTP server. The HTTP protocol\n" 10507"Net::HTTP class represents a connection to an HTTP server. The HTTP protocol\n"
@@ -9587,11 +10509,11 @@ msgid ""
9587"HTTP/1.1." 10509"HTTP/1.1."
9588msgstr "" 10510msgstr ""
9589 10511
9590#: gnu/packages/web.scm:2426 10512#: gnu/packages/web.scm:2496
9591msgid "Extensible Perl server engine" 10513msgid "Extensible Perl server engine"
9592msgstr "" 10514msgstr ""
9593 10515
9594#: gnu/packages/web.scm:2427 10516#: gnu/packages/web.scm:2497
9595msgid "" 10517msgid ""
9596"Net::Server is an extensible, generic Perl server engine.\n" 10518"Net::Server is an extensible, generic Perl server engine.\n"
9597"It attempts to be a generic server as in Net::Daemon and NetServer::Generic.\n" 10519"It attempts to be a generic server as in Net::Daemon and NetServer::Generic.\n"
@@ -9605,19 +10527,19 @@ msgid ""
9605"or to multiple server ports." 10527"or to multiple server ports."
9606msgstr "" 10528msgstr ""
9607 10529
9608#: gnu/packages/web.scm:2455 10530#: gnu/packages/web.scm:2525
9609msgid "SSL support for Net::SMTP" 10531msgid "SSL support for Net::SMTP"
9610msgstr "" 10532msgstr "SSL-understøttelse for Net::SMTP"
9611 10533
9612#: gnu/packages/web.scm:2456 10534#: gnu/packages/web.scm:2526
9613msgid "SSL support for Net::SMTP." 10535msgid "SSL support for Net::SMTP."
9614msgstr "" 10536msgstr "SSL-understøttelse for Net::SMTP."
9615 10537
9616#: gnu/packages/web.scm:2490 10538#: gnu/packages/web.scm:2560
9617msgid "Perl Superglue for Web frameworks and servers (PSGI toolkit)" 10539msgid "Perl Superglue for Web frameworks and servers (PSGI toolkit)"
9618msgstr "" 10540msgstr ""
9619 10541
9620#: gnu/packages/web.scm:2491 10542#: gnu/packages/web.scm:2561
9621msgid "" 10543msgid ""
9622"Plack is a set of tools for using the PSGI stack. It\n" 10544"Plack is a set of tools for using the PSGI stack. It\n"
9623"contains middleware components, a reference server, and utilities for Web\n" 10545"contains middleware components, a reference server, and utilities for Web\n"
@@ -9625,21 +10547,21 @@ msgid ""
9625"WSGI." 10547"WSGI."
9626msgstr "" 10548msgstr ""
9627 10549
9628#: gnu/packages/web.scm:2517 10550#: gnu/packages/web.scm:2587
9629msgid "Plack::Middleware which sets body for redirect response" 10551msgid "Plack::Middleware which sets body for redirect response"
9630msgstr "" 10552msgstr ""
9631 10553
9632#: gnu/packages/web.scm:2518 10554#: gnu/packages/web.scm:2588
9633msgid "" 10555msgid ""
9634"This module sets the body in redirect response, if it's not\n" 10556"This module sets the body in redirect response, if it's not\n"
9635"already set." 10557"already set."
9636msgstr "" 10558msgstr ""
9637 10559
9638#: gnu/packages/web.scm:2539 10560#: gnu/packages/web.scm:2611
9639msgid "Override REST methods to Plack apps via POST" 10561msgid "Override REST methods to Plack apps via POST"
9640msgstr "" 10562msgstr ""
9641 10563
9642#: gnu/packages/web.scm:2540 10564#: gnu/packages/web.scm:2612
9643msgid "" 10565msgid ""
9644"This middleware allows for POST requests that pretend to be\n" 10566"This middleware allows for POST requests that pretend to be\n"
9645"something else: by adding either a header named X-HTTP-Method-Override to the\n" 10567"something else: by adding either a header named X-HTTP-Method-Override to the\n"
@@ -9647,72 +10569,72 @@ msgid ""
9647"can say what method it actually meant." 10569"can say what method it actually meant."
9648msgstr "" 10570msgstr ""
9649 10571
9650#: gnu/packages/web.scm:2564 10572#: gnu/packages/web.scm:2636
9651msgid "Plack::Middleware which removes body for HTTP response" 10573msgid "Plack::Middleware which removes body for HTTP response"
9652msgstr "" 10574msgstr ""
9653 10575
9654#: gnu/packages/web.scm:2565 10576#: gnu/packages/web.scm:2637
9655msgid "" 10577msgid ""
9656"This module removes the body in an HTTP response if it's not\n" 10578"This module removes the body in an HTTP response if it's not\n"
9657"required." 10579"required."
9658msgstr "" 10580msgstr ""
9659 10581
9660#: gnu/packages/web.scm:2586 10582#: gnu/packages/web.scm:2658
9661msgid "Supports app to run as a reverse proxy backend" 10583msgid "Supports app to run as a reverse proxy backend"
9662msgstr "" 10584msgstr ""
9663 10585
9664#: gnu/packages/web.scm:2587 10586#: gnu/packages/web.scm:2659
9665msgid "" 10587msgid ""
9666"Plack::Middleware::ReverseProxy resets some HTTP headers,\n" 10588"Plack::Middleware::ReverseProxy resets some HTTP headers,\n"
9667"which are changed by reverse-proxy. You can specify the reverse proxy address\n" 10589"which are changed by reverse-proxy. You can specify the reverse proxy address\n"
9668"and stop fake requests using 'enable_if' directive in your app.psgi." 10590"and stop fake requests using 'enable_if' directive in your app.psgi."
9669msgstr "" 10591msgstr ""
9670 10592
9671#: gnu/packages/web.scm:2608 10593#: gnu/packages/web.scm:2680
9672msgid "Run HTTP tests on external live servers" 10594msgid "Run HTTP tests on external live servers"
9673msgstr "" 10595msgstr ""
9674 10596
9675#: gnu/packages/web.scm:2609 10597#: gnu/packages/web.scm:2681
9676msgid "" 10598msgid ""
9677"This module allows your to run your Plack::Test tests\n" 10599"This module allows your to run your Plack::Test tests\n"
9678"against an external server instead of just against a local application through\n" 10600"against an external server instead of just against a local application through\n"
9679"either mocked HTTP or a locally spawned server." 10601"either mocked HTTP or a locally spawned server."
9680msgstr "" 10602msgstr ""
9681 10603
9682#: gnu/packages/web.scm:2631 10604#: gnu/packages/web.scm:2703
9683msgid "Testing TCP programs" 10605msgid "Testing TCP programs"
9684msgstr "Testning af TCP-programmer" 10606msgstr "Testning af TCP-programmer"
9685 10607
9686#: gnu/packages/web.scm:2632 10608#: gnu/packages/web.scm:2704
9687msgid "Test::TCP is test utilities for TCP/IP programs." 10609msgid "Test::TCP is test utilities for TCP/IP programs."
9688msgstr "Test::TCP er testredskaber for TCP/IP-programmer." 10610msgstr "Test::TCP er testredskaber for TCP/IP-programmer."
9689 10611
9690#: gnu/packages/web.scm:2660 10612#: gnu/packages/web.scm:2732
9691msgid "Testing-specific WWW::Mechanize subclass" 10613msgid "Testing-specific WWW::Mechanize subclass"
9692msgstr "" 10614msgstr ""
9693 10615
9694#: gnu/packages/web.scm:2661 10616#: gnu/packages/web.scm:2733
9695msgid "" 10617msgid ""
9696"Test::WWW::Mechanize is a subclass of the Perl module\n" 10618"Test::WWW::Mechanize is a subclass of the Perl module\n"
9697"WWW::Mechanize that incorporates features for web application testing." 10619"WWW::Mechanize that incorporates features for web application testing."
9698msgstr "" 10620msgstr ""
9699 10621
9700#: gnu/packages/web.scm:2694 10622#: gnu/packages/web.scm:2766
9701msgid "Test::WWW::Mechanize for Catalyst" 10623msgid "Test::WWW::Mechanize for Catalyst"
9702msgstr "" 10624msgstr "Test::WWW::Mechanize for Catalyst"
9703 10625
9704#: gnu/packages/web.scm:2695 10626#: gnu/packages/web.scm:2767
9705msgid "" 10627msgid ""
9706"The Test::WWW::Mechanize::Catalyst module meshes the\n" 10628"The Test::WWW::Mechanize::Catalyst module meshes the\n"
9707"Test::WWW:Mechanize module and the Catalyst web application framework to allow\n" 10629"Test::WWW:Mechanize module and the Catalyst web application framework to allow\n"
9708"testing of Catalyst applications without needing to start up a web server." 10630"testing of Catalyst applications without needing to start up a web server."
9709msgstr "" 10631msgstr ""
9710 10632
9711#: gnu/packages/web.scm:2719 10633#: gnu/packages/web.scm:2791
9712msgid "Test PSGI programs using WWW::Mechanize" 10634msgid "Test PSGI programs using WWW::Mechanize"
9713msgstr "" 10635msgstr ""
9714 10636
9715#: gnu/packages/web.scm:2720 10637#: gnu/packages/web.scm:2792
9716msgid "" 10638msgid ""
9717"PSGI is a specification to decouple web server environments\n" 10639"PSGI is a specification to decouple web server environments\n"
9718"from web application framework code. Test::WWW::Mechanize is a subclass of\n" 10640"from web application framework code. Test::WWW::Mechanize is a subclass of\n"
@@ -9721,22 +10643,22 @@ msgid ""
9721"applications." 10643"applications."
9722msgstr "" 10644msgstr ""
9723 10645
9724#: gnu/packages/web.scm:2740 10646#: gnu/packages/web.scm:2812
9725msgid "Perl Uniform Resource Identifiers (absolute and relative)" 10647msgid "Perl Uniform Resource Identifiers (absolute and relative)"
9726msgstr "" 10648msgstr ""
9727 10649
9728#: gnu/packages/web.scm:2742 10650#: gnu/packages/web.scm:2814
9729msgid "" 10651msgid ""
9730"The URI module implements the URI class. Objects of this class\n" 10652"The URI module implements the URI class. Objects of this class\n"
9731"represent \"Uniform Resource Identifier references\" as specified in RFC 2396\n" 10653"represent \"Uniform Resource Identifier references\" as specified in RFC 2396\n"
9732"and updated by RFC 2732." 10654"and updated by RFC 2732."
9733msgstr "" 10655msgstr ""
9734 10656
9735#: gnu/packages/web.scm:2763 10657#: gnu/packages/web.scm:2837
9736msgid "Find URIs in arbitrary text" 10658msgid "Find URIs in arbitrary text"
9737msgstr "" 10659msgstr ""
9738 10660
9739#: gnu/packages/web.scm:2764 10661#: gnu/packages/web.scm:2838
9740msgid "" 10662msgid ""
9741"This module finds URIs and URLs (according to what URI.pm\n" 10663"This module finds URIs and URLs (according to what URI.pm\n"
9742"considers a URI) in plain text. It only finds URIs which include a\n" 10664"considers a URI) in plain text. It only finds URIs which include a\n"
@@ -9744,41 +10666,41 @@ msgid ""
9744"URI::Find::Schemeless. For a command-line interface, urifind is provided." 10666"URI::Find::Schemeless. For a command-line interface, urifind is provided."
9745msgstr "" 10667msgstr ""
9746 10668
9747#: gnu/packages/web.scm:2786 10669#: gnu/packages/web.scm:2860
9748msgid "WebSocket support for URI package" 10670msgid "WebSocket support for URI package"
9749msgstr "" 10671msgstr ""
9750 10672
9751#: gnu/packages/web.scm:2787 10673#: gnu/packages/web.scm:2861
9752msgid "" 10674msgid ""
9753"With this module, the URI package provides the same set of\n" 10675"With this module, the URI package provides the same set of\n"
9754"methods for WebSocket URIs as it does for HTTP URIs." 10676"methods for WebSocket URIs as it does for HTTP URIs."
9755msgstr "" 10677msgstr ""
9756 10678
9757#: gnu/packages/web.scm:2807 10679#: gnu/packages/web.scm:2881
9758msgid "Perl extension interface for libcurl" 10680msgid "Perl extension interface for libcurl"
9759msgstr "" 10681msgstr ""
9760 10682
9761#: gnu/packages/web.scm:2809 10683#: gnu/packages/web.scm:2883
9762msgid "" 10684msgid ""
9763"This is a Perl extension interface for the libcurl file downloading\n" 10685"This is a Perl extension interface for the libcurl file downloading\n"
9764"library." 10686"library."
9765msgstr "" 10687msgstr ""
9766 10688
9767#: gnu/packages/web.scm:2836 10689#: gnu/packages/web.scm:2912
9768msgid "Web browsing in a Perl object" 10690msgid "Web browsing in a Perl object"
9769msgstr "" 10691msgstr ""
9770 10692
9771#: gnu/packages/web.scm:2837 10693#: gnu/packages/web.scm:2913
9772msgid "" 10694msgid ""
9773"WWW::Mechanize is a Perl module for stateful programmatic\n" 10695"WWW::Mechanize is a Perl module for stateful programmatic\n"
9774"web browsing, used for automating interaction with websites." 10696"web browsing, used for automating interaction with websites."
9775msgstr "" 10697msgstr ""
9776 10698
9777#: gnu/packages/web.scm:2857 10699#: gnu/packages/web.scm:2933
9778msgid "Perl database of robots.txt-derived permissions" 10700msgid "Perl database of robots.txt-derived permissions"
9779msgstr "" 10701msgstr ""
9780 10702
9781#: gnu/packages/web.scm:2859 10703#: gnu/packages/web.scm:2935
9782msgid "" 10704msgid ""
9783"The WWW::RobotRules module parses /robots.txt files as specified in\n" 10705"The WWW::RobotRules module parses /robots.txt files as specified in\n"
9784"\"A Standard for Robot Exclusion\", at\n" 10706"\"A Standard for Robot Exclusion\", at\n"
@@ -9787,11 +10709,11 @@ msgid ""
9787"their web site." 10709"their web site."
9788msgstr "" 10710msgstr ""
9789 10711
9790#: gnu/packages/web.scm:2879 10712#: gnu/packages/web.scm:2955
9791msgid "HTTP and WebSocket server library for R" 10713msgid "HTTP and WebSocket server library for R"
9792msgstr "" 10714msgstr ""
9793 10715
9794#: gnu/packages/web.scm:2881 10716#: gnu/packages/web.scm:2957
9795msgid "" 10717msgid ""
9796"The httpuv package provides low-level socket and protocol support for\n" 10718"The httpuv package provides low-level socket and protocol support for\n"
9797"handling HTTP and WebSocket requests directly from within R. It is primarily\n" 10719"handling HTTP and WebSocket requests directly from within R. It is primarily\n"
@@ -9799,11 +10721,11 @@ msgid ""
9799"particularly easy to create complete web applications using httpuv alone." 10721"particularly easy to create complete web applications using httpuv alone."
9800msgstr "" 10722msgstr ""
9801 10723
9802#: gnu/packages/web.scm:2902 10724#: gnu/packages/web.scm:2978
9803msgid "Robust, high performance JSON parser and generator for R" 10725msgid "Robust, high performance JSON parser and generator for R"
9804msgstr "" 10726msgstr ""
9805 10727
9806#: gnu/packages/web.scm:2904 10728#: gnu/packages/web.scm:2980
9807msgid "" 10729msgid ""
9808"The jsonlite package provides a fast JSON parser and generator optimized\n" 10730"The jsonlite package provides a fast JSON parser and generator optimized\n"
9809"for statistical data and the web. It offers flexible, robust, high\n" 10731"for statistical data and the web. It offers flexible, robust, high\n"
@@ -9815,53 +10737,66 @@ msgid ""
9815"in systems and applications." 10737"in systems and applications."
9816msgstr "" 10738msgstr ""
9817 10739
9818#: gnu/packages/web.scm:2932 10740#: gnu/packages/web.scm:3008
9819msgid "Simple HTTP server to serve static files or dynamic documents" 10741msgid "Simple HTTP server to serve static files or dynamic documents"
9820msgstr "" 10742msgstr ""
9821 10743
9822#: gnu/packages/web.scm:2934 10744#: gnu/packages/web.scm:3010
9823msgid "" 10745msgid ""
9824"Servr provides an HTTP server in R to serve static files, or dynamic\n" 10746"Servr provides an HTTP server in R to serve static files, or dynamic\n"
9825"documents that can be converted to HTML files (e.g., R Markdown) under a given\n" 10747"documents that can be converted to HTML files (e.g., R Markdown) under a given\n"
9826"directory." 10748"directory."
9827msgstr "" 10749msgstr ""
9828 10750
9829#: gnu/packages/web.scm:2953 10751#: gnu/packages/web.scm:3029
9830msgid "R tools for HTML" 10752msgid "R tools for HTML"
9831msgstr "" 10753msgstr "R-værktøjer for HTML"
9832 10754
9833#: gnu/packages/web.scm:2955 10755#: gnu/packages/web.scm:3031
9834msgid "This package provides tools for HTML generation and output in R." 10756msgid "This package provides tools for HTML generation and output in R."
9835msgstr "" 10757msgstr "Denne pakke tilbyder værktøjer for HTML-oprettelse og uddata i R."
9836 10758
9837#: gnu/packages/web.scm:2974 10759#: gnu/packages/web.scm:3050
9838msgid "HTML Widgets for R" 10760msgid "HTML Widgets for R"
9839msgstr "" 10761msgstr "HTML-kontroller for R"
9840 10762
9841#: gnu/packages/web.scm:2976 10763#: gnu/packages/web.scm:3052
9842msgid "" 10764msgid ""
9843"HTML widgets is a framework for creating HTML widgets that render in\n" 10765"HTML widgets is a framework for creating HTML widgets that render in\n"
9844"various contexts including the R console, R Markdown documents, and Shiny web\n" 10766"various contexts including the R console, R Markdown documents, and Shiny web\n"
9845"applications." 10767"applications."
9846msgstr "" 10768msgstr ""
9847 10769
9848#: gnu/packages/weechat.scm:92 10770#: gnu/packages/web.scm:3071
9849msgid "Extensible chat client" 10771msgid "HTTP client for R"
10772msgstr "HTTP-klient for R"
10773
10774#: gnu/packages/web.scm:3073
10775msgid ""
10776"The @code{curl()} and @code{curl_download()} functions provide highly\n"
10777"configurable drop-in replacements for base @code{url()} and\n"
10778"@code{download.file()} with better performance, support for encryption, gzip\n"
10779"compression, authentication, and other @code{libcurl} goodies. The core of\n"
10780"the package implements a framework for performing fully customized requests\n"
10781"where data can be processed either in memory, on disk, or streaming via the\n"
10782"callback or connection interfaces."
9850msgstr "" 10783msgstr ""
9851 10784
9852#: gnu/packages/weechat.scm:93 10785#: gnu/packages/web.scm:3107
10786msgid "HTML5 parsing library"
10787msgstr "HTML5-fortolkningsbibliotek"
10788
10789#: gnu/packages/web.scm:3109
9853msgid "" 10790msgid ""
9854"WeeChat (Wee Enhanced Environment for Chat) is an\n" 10791"Gumbo is an implementation of the HTML5 parsing algorithm implemented as\n"
9855"Internet Relay Chat client, which is designed to be light and fast.\n" 10792"a pure C99 library."
9856"The client uses a curses frontend, and there are remote interfaces\n"
9857"for Web, Qt, Android and Emacs. In WeeChat everything can be done\n"
9858"with a keyboard, though it also supports mouse. It is customizable\n"
9859"and extensible with plugins and scripts."
9860msgstr "" 10793msgstr ""
10794"Gumbo er en implementering af HTML5-fortolkningsalgoritmen implenteret\n"
10795"som et rent C99-bibliotek."
9861 10796
9862#: gnu/packages/wordnet.scm:79 10797#: gnu/packages/wordnet.scm:79
9863msgid "Lexical database for the English language" 10798msgid "Lexical database for the English language"
9864msgstr "" 10799msgstr "Leksikal database for det engelske sprog"
9865 10800
9866#: gnu/packages/wordnet.scm:81 10801#: gnu/packages/wordnet.scm:81
9867msgid "" 10802msgid ""
@@ -9875,11 +10810,11 @@ msgid ""
9875"language processing." 10810"language processing."
9876msgstr "" 10811msgstr ""
9877 10812
9878#: gnu/packages/xiph.scm:65 10813#: gnu/packages/xiph.scm:66
9879msgid "Library for manipulating the ogg multimedia format" 10814msgid "Library for manipulating the ogg multimedia format"
9880msgstr "" 10815msgstr ""
9881 10816
9882#: gnu/packages/xiph.scm:67 10817#: gnu/packages/xiph.scm:68
9883msgid "" 10818msgid ""
9884"The libogg library allows to manipulate the ogg multimedia container\n" 10819"The libogg library allows to manipulate the ogg multimedia container\n"
9885"format, which encapsulates raw compressed data and allows the interleaving of\n" 10820"format, which encapsulates raw compressed data and allows the interleaving of\n"
@@ -9888,11 +10823,11 @@ msgid ""
9888"periodic timestamps for seeking." 10823"periodic timestamps for seeking."
9889msgstr "" 10824msgstr ""
9890 10825
9891#: gnu/packages/xiph.scm:91 10826#: gnu/packages/xiph.scm:92
9892msgid "Library implementing the vorbis audio format" 10827msgid "Library implementing the vorbis audio format"
9893msgstr "" 10828msgstr ""
9894 10829
9895#: gnu/packages/xiph.scm:93 10830#: gnu/packages/xiph.scm:94
9896msgid "" 10831msgid ""
9897"The libvorbis library implements the ogg vorbis audio format,\n" 10832"The libvorbis library implements the ogg vorbis audio format,\n"
9898"a fully open, non-proprietary, patent-and-royalty-free, general-purpose\n" 10833"a fully open, non-proprietary, patent-and-royalty-free, general-purpose\n"
@@ -9901,22 +10836,22 @@ msgid ""
9901"128 kbps/channel." 10836"128 kbps/channel."
9902msgstr "" 10837msgstr ""
9903 10838
9904#: gnu/packages/xiph.scm:118 10839#: gnu/packages/xiph.scm:119
9905msgid "Library implementing the Theora video format" 10840msgid "Library implementing the Theora video format"
9906msgstr "" 10841msgstr "Bibliotek der implementerer videoformatet Theora"
9907 10842
9908#: gnu/packages/xiph.scm:120 10843#: gnu/packages/xiph.scm:121
9909msgid "" 10844msgid ""
9910"The libtheora library implements the ogg theora video format,\n" 10845"The libtheora library implements the ogg theora video format,\n"
9911"a fully open, non-proprietary, patent-and-royalty-free, general-purpose\n" 10846"a fully open, non-proprietary, patent-and-royalty-free, general-purpose\n"
9912"compressed video format." 10847"compressed video format."
9913msgstr "" 10848msgstr ""
9914 10849
9915#: gnu/packages/xiph.scm:141 10850#: gnu/packages/xiph.scm:142
9916msgid "Library for patent-free audio compression format" 10851msgid "Library for patent-free audio compression format"
9917msgstr "" 10852msgstr "Bibliotek for det patentfrie lydkomprimeringsformat"
9918 10853
9919#: gnu/packages/xiph.scm:143 10854#: gnu/packages/xiph.scm:144
9920msgid "" 10855msgid ""
9921"GNU Speex is a patent-free audio compression codec specially designed\n" 10856"GNU Speex is a patent-free audio compression codec specially designed\n"
9922"for speech. It is well-adapted to internet applications, such as VoIP. It\n" 10857"for speech. It is well-adapted to internet applications, such as VoIP. It\n"
@@ -9924,11 +10859,11 @@ msgid ""
9924"stereo encoding, and voice activity detection." 10859"stereo encoding, and voice activity detection."
9925msgstr "" 10860msgstr ""
9926 10861
9927#: gnu/packages/xiph.scm:171 10862#: gnu/packages/xiph.scm:174
9928msgid "Cross platform audio library" 10863msgid "Cross platform audio library"
9929msgstr "" 10864msgstr ""
9930 10865
9931#: gnu/packages/xiph.scm:173 10866#: gnu/packages/xiph.scm:176
9932msgid "" 10867msgid ""
9933"Libao is a cross-platform audio library that allows programs to\n" 10868"Libao is a cross-platform audio library that allows programs to\n"
9934"output audio using a simple API on a wide variety of platforms.\n" 10869"output audio using a simple API on a wide variety of platforms.\n"
@@ -9952,21 +10887,21 @@ msgid ""
9952"OpenBSD's sndio." 10887"OpenBSD's sndio."
9953msgstr "" 10888msgstr ""
9954 10889
9955#: gnu/packages/xiph.scm:212 10890#: gnu/packages/xiph.scm:215
9956msgid "Free lossless audio codec" 10891msgid "Free lossless audio codec"
9957msgstr "" 10892msgstr "Fri lydkodning uden kvalitetstab"
9958 10893
9959#: gnu/packages/xiph.scm:214 10894#: gnu/packages/xiph.scm:217
9960msgid "" 10895msgid ""
9961"FLAC stands for Free Lossless Audio Codec, an audio format that is lossless,\n" 10896"FLAC stands for Free Lossless Audio Codec, an audio format that is lossless,\n"
9962"meaning that audio is compressed in FLAC without any loss in quality." 10897"meaning that audio is compressed in FLAC without any loss in quality."
9963msgstr "" 10898msgstr ""
9964 10899
9965#: gnu/packages/xiph.scm:240 10900#: gnu/packages/xiph.scm:243
9966msgid "Karaoke and text codec for embedding in ogg" 10901msgid "Karaoke and text codec for embedding in ogg"
9967msgstr "" 10902msgstr ""
9968 10903
9969#: gnu/packages/xiph.scm:242 10904#: gnu/packages/xiph.scm:245
9970msgid "" 10905msgid ""
9971"Kate is an overlay codec, originally designed for karaoke and text,\n" 10906"Kate is an overlay codec, originally designed for karaoke and text,\n"
9972"that can be multiplixed in Ogg. Text and images can be carried by a Kate\n" 10907"that can be multiplixed in Ogg. Text and images can be carried by a Kate\n"
@@ -9981,11 +10916,11 @@ msgid ""
9981"Kate stream." 10916"Kate stream."
9982msgstr "" 10917msgstr ""
9983 10918
9984#: gnu/packages/xiph.scm:276 10919#: gnu/packages/xiph.scm:279
9985msgid "Ogg vorbis tools" 10920msgid "Ogg vorbis tools"
9986msgstr "" 10921msgstr "Ogg vorbis-værktøjer"
9987 10922
9988#: gnu/packages/xiph.scm:278 10923#: gnu/packages/xiph.scm:281
9989msgid "" 10924msgid ""
9990"Ogg vorbis is a non-proprietary, patent-and-royalty-free,\n" 10925"Ogg vorbis is a non-proprietary, patent-and-royalty-free,\n"
9991"general-purpose compressed audio format.\n" 10926"general-purpose compressed audio format.\n"
@@ -9998,11 +10933,11 @@ msgid ""
9998" an ogg vorbis file." 10933" an ogg vorbis file."
9999msgstr "" 10934msgstr ""
10000 10935
10001#: gnu/packages/xiph.scm:303 gnu/packages/xiph.scm:366 10936#: gnu/packages/xiph.scm:306 gnu/packages/xiph.scm:369
10002msgid "Versatile audio codec" 10937msgid "Versatile audio codec"
10003msgstr "" 10938msgstr "Alsidig lydkodning"
10004 10939
10005#: gnu/packages/xiph.scm:305 10940#: gnu/packages/xiph.scm:308
10006msgid "" 10941msgid ""
10007"Opus is a totally open, royalty-free, highly versatile audio codec. Opus\n" 10942"Opus is a totally open, royalty-free, highly versatile audio codec. Opus\n"
10008"is unmatched for interactive speech and music transmission over the Internet,\n" 10943"is unmatched for interactive speech and music transmission over the Internet,\n"
@@ -10011,29 +10946,29 @@ msgid ""
10011"incorporated technology from Skype's SILK codec and Xiph.Org's CELT codec." 10946"incorporated technology from Skype's SILK codec and Xiph.Org's CELT codec."
10012msgstr "" 10947msgstr ""
10013 10948
10014#: gnu/packages/xiph.scm:339 10949#: gnu/packages/xiph.scm:342
10015msgid "Command line utilities to encode, inspect, and decode .opus files" 10950msgid "Command line utilities to encode, inspect, and decode .opus files"
10016msgstr "" 10951msgstr ""
10017 10952
10018#: gnu/packages/xiph.scm:340 10953#: gnu/packages/xiph.scm:343
10019msgid "" 10954msgid ""
10020"Opus is a royalty-free, highly versatile audio codec.\n" 10955"Opus is a royalty-free, highly versatile audio codec.\n"
10021"Opus-tools provide command line utilities for creating, inspecting and\n" 10956"Opus-tools provide command line utilities for creating, inspecting and\n"
10022"decoding .opus files." 10957"decoding .opus files."
10023msgstr "" 10958msgstr ""
10024 10959
10025#: gnu/packages/xiph.scm:368 10960#: gnu/packages/xiph.scm:371
10026msgid "" 10961msgid ""
10027"The opusfile library provides seeking, decode, and playback of Opus\n" 10962"The opusfile library provides seeking, decode, and playback of Opus\n"
10028"streams in the Ogg container (.opus files) including over http(s) on posix and\n" 10963"streams in the Ogg container (.opus files) including over http(s) on posix and\n"
10029"windows systems." 10964"windows systems."
10030msgstr "" 10965msgstr ""
10031 10966
10032#: gnu/packages/xiph.scm:398 10967#: gnu/packages/xiph.scm:401
10033msgid "Streaming media server" 10968msgid "Streaming media server"
10034msgstr "Strøm-medieserver" 10969msgstr "Strøm-medieserver"
10035 10970
10036#: gnu/packages/xiph.scm:399 10971#: gnu/packages/xiph.scm:402
10037msgid "" 10972msgid ""
10038"Icecast is a streaming media server which currently supports\n" 10973"Icecast is a streaming media server which currently supports\n"
10039"Ogg (Vorbis and Theora), Opus, WebM and MP3 audio streams. It can be used to\n" 10974"Ogg (Vorbis and Theora), Opus, WebM and MP3 audio streams. It can be used to\n"
@@ -10041,11 +10976,11 @@ msgid ""
10041"things in between." 10976"things in between."
10042msgstr "" 10977msgstr ""
10043 10978
10044#: gnu/packages/xiph.scm:427 10979#: gnu/packages/xiph.scm:430
10045msgid "Audio streaming library for icecast encoders" 10980msgid "Audio streaming library for icecast encoders"
10046msgstr "" 10981msgstr ""
10047 10982
10048#: gnu/packages/xiph.scm:429 10983#: gnu/packages/xiph.scm:432
10049msgid "" 10984msgid ""
10050"Libshout is a library for communicating with and sending data to an\n" 10985"Libshout is a library for communicating with and sending data to an\n"
10051"icecast server. It handles the socket connection, the timing of the data,\n" 10986"icecast server. It handles the socket connection, the timing of the data,\n"
@@ -10054,7 +10989,7 @@ msgstr ""
10054 10989
10055#: gnu/packages/zip.scm:57 10990#: gnu/packages/zip.scm:57
10056msgid "Compression and file packing utility" 10991msgid "Compression and file packing utility"
10057msgstr "" 10992msgstr "Komprimerings- og filpakningsredskab"
10058 10993
10059#: gnu/packages/zip.scm:59 10994#: gnu/packages/zip.scm:59
10060msgid "" 10995msgid ""
@@ -10071,11 +11006,11 @@ msgid ""
10071"Compression ratios of 2:1 to 3:1 are common for text files." 11006"Compression ratios of 2:1 to 3:1 are common for text files."
10072msgstr "" 11007msgstr ""
10073 11008
10074#: gnu/packages/zip.scm:111 11009#: gnu/packages/zip.scm:113
10075msgid "Decompression and file extraction utility" 11010msgid "Decompression and file extraction utility"
10076msgstr "" 11011msgstr ""
10077 11012
10078#: gnu/packages/zip.scm:113 11013#: gnu/packages/zip.scm:115
10079msgid "" 11014msgid ""
10080"UnZip is an extraction utility for archives compressed in .zip format,\n" 11015"UnZip is an extraction utility for archives compressed in .zip format,\n"
10081"also called \"zipfiles\".\n" 11016"also called \"zipfiles\".\n"
@@ -10086,23 +11021,23 @@ msgid ""
10086"recreates the stored directory structure by default." 11021"recreates the stored directory structure by default."
10087msgstr "" 11022msgstr ""
10088 11023
10089#: gnu/packages/zip.scm:147 11024#: gnu/packages/zip.scm:149
10090msgid "Library for accessing zip files" 11025msgid "Library for accessing zip files"
10091msgstr "" 11026msgstr "Bibliotek til at tilgå zip-filer"
10092 11027
10093#: gnu/packages/zip.scm:149 11028#: gnu/packages/zip.scm:151
10094msgid "ZZipLib is a library based on zlib for accessing zip files." 11029msgid "ZZipLib is a library based on zlib for accessing zip files."
10095msgstr "" 11030msgstr "ZZipLib er et bibliotek baseret på zlib for adgang til zip-filer."
10096 11031
10097#: gnu/packages/zip.scm:167 11032#: gnu/packages/zip.scm:169
10098msgid "Provides an interface to ZIP archive files" 11033msgid "Provides an interface to ZIP archive files"
10099msgstr "" 11034msgstr "Tilbyder en grænseflade til ZIP-arkivfiler"
10100 11035
10101#: gnu/packages/zsh.scm:65 11036#: gnu/packages/zsh.scm:71
10102msgid "Powerful shell for interactive use and scripting" 11037msgid "Powerful shell for interactive use and scripting"
10103msgstr "" 11038msgstr "Funktionsrig skal for interaktiv brug og skriptopbygning"
10104 11039
10105#: gnu/packages/zsh.scm:66 11040#: gnu/packages/zsh.scm:72
10106msgid "" 11041msgid ""
10107"The Z shell (zsh) is a Unix shell that can be used\n" 11042"The Z shell (zsh) is a Unix shell that can be used\n"
10108"as an interactive login shell and as a powerful command interpreter\n" 11043"as an interactive login shell and as a powerful command interpreter\n"